/* Minification failed. Returning unminified contents.
(2788,21): run-time error CSS1030: Expected identifier, found ','
(2788,55): run-time error CSS1031: Expected selector, found ')'
(2788,55): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*Common Gridview*/


 .gvCustomPager
 {
     text-align:center;
 }
 
 .gvGoTo
 {
    text-align:right;
 }

.commonPreNext
{
    font-size:16px;
    font-weight:bold;
}

.commonGvPadding
 {
     padding-top:40px;
     padding-bottom:20px;
 }
 
 .commonGv
 {
     background: #f8f8f8;
    }

 .commonGvRow td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:20px;
    text-align:center;
 }

 .commonGvRow2 td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:15px;
    text-align:center;
 }

 .commonGvAltRow td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:15px;
    text-align:center;
    background-color:#fff;
 }

  .commonGvRow3 td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:5px 15px;
    text-align:center;
 }

   .commonGvAltRow3 td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:5px 15px;
    text-align:center;
    background-color:#e7fadc;
 }

    .commonGvRow4 td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:5px 12px;
    text-align:center;
 }

   .commonGvAltRow4 td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:5px 12px;
    text-align:center;
    background-color:#e7fadc;
 }

    .commonGvAltRow5 td
 {
    border-bottom: 1px dotted silver;
    vertical-align:top;
    padding:20px;
    text-align:center;
    background-color:#e7fadc;
 }

.common_gv_head {
    border-bottom:1px solid red !important;
}

.common_gv_head th {
    padding:5px;
    text-align:center;
    border-bottom:1px solid red !important;
}


.common_gv_head_small th {
    padding:5px;
    text-align:center;
    border-bottom:1px solid red !important;
    font-size:12px;
    font-family:Arial, 'Open Sans', Helvetica,  sans-serif;
}

.common_gv_head_super_small th {
    padding:5px;
    text-align:center;
    border-bottom:1px solid red !important;
    font-family:Arial, 'Open Sans', Helvetica,  sans-serif;
}
 
.highlightRow
{
    background-color: #dffcce !important;
}

.localRow
{
    background-color: #dffcce;
}

.nonLocalRow
{
    background-color: #b2e3fb;
}

.farRow
{
    background-color: #faa58b;
}




/**************************************************************************************************************/



/*Common Gridview End*/
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url('/assets/font-awesome/fontawesome-webfont.eot');
  src: url('/assets/font-awesome/fontawesome-webfont.eot?#iefix') format('eot'), url('/assets/font-awesome/fontawesome-webfont.woff') format('woff'), url('/assets/font-awesome/fontawesome-webfont.ttf') format('truetype'), url('/assets/font-awesome/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-bell-alt:before             { content: "\f0f3";}
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }
.icon-spinner:before                { content: "\f110"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }

.icon-food:before                 {content: "\f0f5";}
.icon-desktop:before              {content: "\f108";}
.icon-fire-extinguisher:before           {content: "\f134";}
.icon-male:before           {content: "\f183";}
.icon-sort-by-alphabet:before {content: "\f15d";}
.icon-building:before {content: "\f0f7";}
.icon-exclamation:before {content: "\f12a";}
.icon-file-text-alt:before {content: "\f0f6";}
.icon-minus-sign-alt:before {content: "\f146";}
.icon-shield:before { content:"\f132";}


/*14px base*/
/*Progress bar when uploading*/
.divProgressContainer {
    width: 300pt;
    height: 20px;
    border: solid 1pt gray;
    margin-left: auto;
    margin-right: auto;
}

.divProgress {
    width: 1pt;
    height: 20px;
    background-color: #28a745;
    display: none;
}

.divUploading {
    width: 300pt;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/*Progress bar when uploading End*/

.uploader {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

    .uploader input[type="text"] {
        width: 150px !important;
    }

    .uploader input[type="file"] {
        height: auto !important;
        /* In IE7, the height of the select element cannot be changed by height, only font-size */
        /* For IE7, add top margin to align select with labels */
        line-height: normal !important;
    }


/*height*/
.height3 {
    min-height: 3rem;
}

.height4 {
    min-height: 4rem;
}

.height5 {
    height: 5rem;
}

.height7 {
    min-height: 7rem;
}

.height8 {
    height: 8rem;
}

.height9 {
    min-height: 9rem;
}

.height10 {
    min-height: 10rem;
}

.height12 {
    min-height: 12rem;
}

.height20 {
    min-height: 20rem;
}

.height23 {
    min-height: 23rem;
}

/*Min height*/

.min-height3 {
    min-height: 3rem;
}

.min-height4 {
    min-height: 4rem;
}

.min-height5 {
    min-height: 5rem;
}

.min-height6 {
    min-height: 6rem;
}

.min-height7 {
    min-height: 7rem;
}

.min-height8 {
    min-height: 8rem !important;
}

.min-height9 {
    min-height: 9rem;
}

.min-height10 {
    min-height: 10rem;
}

.min-height12 {
    min-height: 12rem;
}


.min-height13 {
    min-height: 13rem;
}

.min-height14 {
    min-height: 14rem;
}

.min-height15 {
    min-height: 15rem;
}

.min-height16 {
    min-height: 16rem;
}

.min-height17 {
    min-height: 17rem;
}

.min-height18 {
    min-height: 18rem;
}

.min-height19 {
    min-height: 19rem;
}

.min-height20 {
    min-height: 20rem;
}

.min-height22 {
    min-height: 22rem;
}

.min-height23 {
    min-height: 23rem;
}


.min-height25 {
    min-height: 25rem;
}

.min-height26 {
    min-height: 26rem;
}

.min-height27 {
    min-height: 27rem;
}

.min-height28 {
    min-height: 28rem;
}

.min-height29 {
    min-height: 29rem;
}

.min-height30 {
    min-height: 30rem;
}

.min-height31 {
    min-height: 31rem;
}

.min-height32 {
    min-height: 32rem;
}

.min-height33 {
    min-height: 33rem;
}

.min-height34 {
    min-height: 34rem;
}

.min-height35 {
    min-height: 35rem;
}

.min-height37 {
    min-height: 37rem;
}

.min-height38 {
    min-height: 38rem;
}

.min-height43 {
    min-height: 43rem;
}

.min-height45 {
    min-height: 45rem;
}

.min-height47 {
    min-height: 47rem;
}

.min-height48 {
    min-height: 48rem;
}

.min-height50 {
    min-height: 50rem;
}

.min-height51 {
    min-height: 51rem;
}

.min-height53 {
    min-height: 53rem;
}

.min-height55 {
    min-height: 55rem;
}


/*width*/

.width2 {
    width: 2rem !important;
}

.width3 {
    width: 3rem !important;
}

.width4 {
    width: 4rem !important;
}

.width5 {
    width: 5rem !important;
}

.width6 {
    width: 6rem !important;
}

.width7 {
    width: 7rem !important;
}

.width8 {
    width: 8rem !important;
}

.width10 {
    width: 10rem !important;
}

.width11 {
    width: 11rem !important;
}


.width12 {
    width: 12rem !important;
}

.width15 {
    width: 15rem !important;
}

.width17 {
    width: 17rem !important;
}

.width20 {
    width: 20rem !important;
}

.width25 {
    width: 25rem !important;
}

.width30 {
    width: 30rem !important;
}

.max-height300px {
    max-height: 300px;
}

.max-width700px {
    max-width: 700px;
}

.max-width2 {
    max-width: 2rem;
    display: inline-block;
}

.max-width3 {
    max-width: 3rem;
    display: inline-block;
}

.max-width4 {
    max-width: 4rem;
    display: inline-block;
}

.max-width5 {
    max-width: 5rem;
    display: inline-block;
}

.max-width6 {
    max-width: 6rem;
    display: inline-block;
}

.max-width8 {
    max-width: 8rem;
    display: inline-block;
}

.max-width10 {
    max-width: 10rem;
    display: inline-block;
}

.max-width12 {
    max-width: 12rem;
    display: inline-block;
}

.max-width13 {
    max-width: 13rem;
    display: inline-block;
}

.max-width15 {
    max-width: 15rem;
    display: inline-block;
}

.max-width17 {
    max-width: 17rem;
    display: inline-block;
}

.max-width20 {
    max-width: 20rem;
    display: inline-block;
}


.max-width24 {
    max-width: 24rem;
    display: inline-block;
}

.max-width25 {
    max-width: 25rem;
    display: inline-block;
}

.max-width27 {
    max-width: 27rem;
    display: inline-block;
}

.width100-percent {
    width: 100%;
}

.width90-percent {
    width: 90%;
}

.width70-percent {
    width: 70%;
}

.width50-percent {
    width: 50%;
}

.width20-percent {
    width: 20%;
}

.min-width4 {
    min-width: 4rem;
    display: block;
}

.min-width5 {
    min-width: 5rem;
    display: block;
}

.min-width8 {
    min-width: 8rem;
}

.min-width14 {
    min-width: 14rem;
}

.min-width18 {
    min-width: 18rem;
}

.min-width24 {
    min-width: 24rem;
}

.min-width25 {
    min-width: 25rem;
}

.min-width27 {
    min-width: 27rem;
    display: block;
}

.min-width30 {
    min-width: 30rem;
}

/*Margin*/

.minus-margin5 label {
    margin-bottom: -5px !important;
}

.margin4 {
    margin-top: 0.2857rem; /*4px*/
}

.margin8 {
    margin-top: 0.5714rem; /*8px*/
}

.margin10 {
    margin-top: 0.7143rem !important; /*10px*/
    margin-bottom: 0.7143rem !important;
}

.margin50 {
    margin-top: 3.571rem; /*50px*/
}

.margin3 {
    margin-top: 3rem !important;
}

.margin24 {
    margin-top: 1.714rem; /*24px*/
    margin-bottom: 1.714rem;
}

.margin2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.margin1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}


.margin-l1 {
    margin-left: 1rem;
}

.margin-l2 {
    margin-left: 2rem;
}

.margin-l3 {
    margin-left: 3rem;
}

.margin-l4 {
    margin-left: 4rem;
}

.margin-l20 {
    margin-left: 20rem;
}

.margin-top20 {
    margin-top: 1.429rem !important; /*20px*/
}

.margin-top50 {
    margin-top: 3.571rem; /*50px*/
}

.margin-top0 {
    margin-top: 0 !important;
}

.margin-top1 {
    margin-top: 1rem;
}


/*Center margin*/

.center-margin {
    margin: 0 auto;
}


/*padding left right*/

.paddinglr1 {
    padding: 0 1rem;
}

.paddingr2 {
    padding: 0 2rem;
}

.paddinglr3 {
    padding: 0 3rem;
}

.paddinglr4 {
    padding: 0 4rem;
}

.paddinglr5 {
    padding: 0 5rem;
}

.paddinglr7 {
    padding: 0 7rem;
}

.paddinglr8 {
    padding: 0 8rem;
}

.paddingtb1 {
    padding: 1rem 0 !important;
}


.paddingtb2 {
    padding: 2rem 0 !important;
}

.paddingb2 {
    padding: 0 0 2rem 0 !important;
}

.border-bottom {
    border-bottom: 1px dotted black;
}

.small-textbox {
    height: 15px !important;
    margin-bottom: 5px !important;
}

.white-background {
    background-color: white;
}

.margin2px {
    margin: 2px;
}

.padding5px {
    padding: 5px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .min-width27 {
        min-width: initial;
    }

    .max-width15 {
        max-width: initial;
    }
}

@media (max-width: 767px) {
    .min-width27 {
        min-width: initial;
    }

    .max-width15 {
        max-width: initial;
    }
}

@media (max-width: 480px) {
    .min-width27 {
        min-width: initial;
    }
}

.v-align-baseline {
    vertical-align: baseline;
}


.filter 
{
    text-align:right; 
    padding:0 0 10px 0;
}

.filter span 
{
    height:30px; 
    line-height:30px; 
    margin:20px 10px 0 0;
}

.go input[type=text] 
{
    width:50px; 
    margin:0 10px 0 0;
}

.pages ul 
{
    text-align:center; margin:25px 0 0 0;}

.pages ul li 
{
    display:inline-block; 
    margin:0 1px;
}

.pages ul li a 
{
	background:#F8F8F8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
    border-radius:3px;  
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #FFFFFF inset;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #FFFFFF inset;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #FFFFFF inset;
    color:#8D8F8F;
    font-size:12px;
    padding:5px 7px;
    text-shadow:0 1px 0 #FFF;
}

.pages ul li a:hover 
{
    background:#fff;
}

.pages .current, .pages a:active 
{
    background-color:#e3e3e3; cursor:default;
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 1px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 1px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    color:#838383;
    text-shadow:0 1px 0 #FFF;
    padding:5px 7px;
    font-weight:bold;
}

.pages .current:hover 
{
    background:#ededed;
}

.pages a:active 
{
    background-color:#EDEDED !important; 
    cursor:pointer;
}

.pages ul span 
{
    text-shadow:0 1px 0 #FFF; 
}

@media (max-width: 480px) {
    .filter {
        text-align: center;
    }
}
/* popup_box DIV-Styles*/

#confirmOverlay, #confirmOverlay1, #confirmOverlay3, #confirmOverlay4, .confirmOverlayContainer, .overlay {
    display: none;
}

.popupBox {
    display: none;
}

.confirmOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
    z-index: 100002;
}

.confirmBox, .confirmBox1 {
    background-color: #fff;
    border: 1px solid rgba(33, 33, 33, 0.6);
    text-align: center;
    padding: 30px;
    -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    position: absolute;
    max-width: 600px;
    top: 5%;
    left: 50%;
    margin-left: -300px;
    /*left:25%;width:50%;top:25%;position:absolute;*/
}

.loadingDiv {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-image: url('/assets/img/big_loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.8;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#slide_background, #slide2_background {
    transition: all 0.3s 0.3s;
}

#slide, #slide2, #slide3, #slide-confirm, #slide-clone, #slide-error, #slide-sync-error, #slide-login, #slide-session-login, #slide-success, #slide-answer, #slide_wrapper, #slide2_wrapper, #slide3_wrapper, #slide-confirm_wrapper, #slide-clone_wrapper, #slide-error_wrapper, #slide-sync-error_wrapper, #slide-login_wrapper, #slide-session-login_wrapper, #slide-answer_wrapper {
    transition: all 0.3s ease-out;
}

#slide, #slide2, #slide3, #slide-confirm, #slide-clone, #slide-error, #slide-sync-error, #slide-login, #slide-session-login, #slide-success, #slide-answer {
    transform: translateX(0) translateY(-40%);
}

.popup_visible #slide, .popup_visible #slide2, .popup_visible #slide3, .popup_visible #slide-confirm, .popup_visible #slide-clone, .popup_visible #slide-error, popup_visible #slide-sync-error, .popup_visible #slide-login, .popup_visible #slide-session-login, .popup_visible #slide-success, .popup_visible #slide-answer {
    transform: translateX(0) translateY(0);
}

.well {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display: none;
    margin: 1em;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    text-align: center !important;
}

#slide input[type="button"], #slide input[type="submit"], #slide3 input[type="button"], #slide3 input[type="submit"] {
    margin-top: 0;
    min-width: 50px;
    /*margin-bottom: 5px;*/
}


#slide-error_wrapper {
    z-index: 100008 !important;
}

.my-feedback {
    display: none;
    position: fixed;
    top: 0%;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    z-index: 100002;
}

/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */
/*Green: #28a745;
  Dark green: #52912e;
  Gray background: #;    
    */




* {
    margin: 0;
}

html, body, form {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -22em;
}

.footer, .push {
    height: 22em;
}


body {
    background: #fff;
    text-align: center;
    font-family: 'Lucida Sans Unicode', Arial, 'Open Sans', Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
}

a {
    color: #28a745;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    border: 1px solid transparent;
}

    a:hover {
        color: #888;
        text-decoration: none;
        cursor: pointer;
    }

strong {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    color: inherit;
    text-rendering: optimizelegibility;
}

[class*=col] input[type="text"]:not(.my-group), [class*=col] input[type="number"], [class*=col] input[type="password"], [class*=col] textarea, [class*=col] input[type="email"], [class*=col] input[type="tel"], [class*=col] input[type="url"], [class*=col] input[type="search"] {
    border: 1px solid #ddd;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    padding: 5px;
    margin-bottom: 10px;
    background-clip: padding-box;
}

input[type="button"], input[type="submit"] {
    padding: 4px 10px;
    /*line-height: 1.5;*/
    /*margin-top: 15px;*/
    background: #28a745;
    border: 1px solid transparent;
    font-family: 'Lucida Sans Unicode', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
}

    input[type="button"]:hover, input[type="submit"]:hover {
        background-color: #218838;
        color: #fff;
    }

input[type="checkbox"] {
    margin-top: -2px;
}

    input[type="checkbox"] + span {
        margin-left: 3px;
        margin-right: 3px;
    }

input[type="text"]:disabled, textarea:disabled {
    background: #e9e7e7;
}

select, textarea {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*vertical-align: middle;*/
}

select {
    width:220px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    max-width: 100%;
    line-height: 30px;
}

input[type="checkbox"] {
    margin-right: 5px;
}


/* ----- Header ----- */

.header .navbar {
    margin-bottom: 0;
}

.header .navbar-inner {
    background: #fff;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}

.header a.brand {
    display: inline-block;
    text-indent: -9999px;
    width: 280px;
    height: 120px;
    padding: 30px 0;
    background:  url(../img/logo.jpg) 0 center no-repeat;
}

.header ul.nav {
    font-size: 14px;
    text-transform: uppercase;
}

    .header ul.nav li a {
        padding: 30px 20px 10px 20px;
        color: #5d5d5d;
        text-shadow: none;
    }

    .header ul.nav li.current-page a {
        padding-top: 25px;
        border-top: 5px solid #52912e;
        background: #f8f8f8;
    }

    .header ul.nav li a:hover {
        background: #28a745;
        color: #fff;
    }

    .header ul.nav li a i {
        line-height: 35px;
        color: #aaa;
    }

    .header ul.nav li a:hover i {
        color: #fff;
    }


/* ----- Slider ----- */

.slider {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.flexslider {
    margin-top: 45px;
    margin-bottom: 55px;
    border: 6px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
}

.flex-caption {
    position: absolute;
    bottom: 20px;
    max-width: 920px;
    padding: 10px 20px;
    margin: 0;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}


/* ----- Presentation ----- */

.presentation {
    margin-top: 30px;
}

    .presentation h2 {
        font-family: 'Lobster', cursive;
        font-size: 30px;
        color: #5d5d5d;
    }

    .presentation p {
        font-size: 18px;
        font-style: italic;
    }


/* ----- What we do ----- */

.what-we-do {
    /*margin-top: 50px;
    margin-bottom: 50px;*/
}

    .what-we-do .service {
        padding-bottom: 23px;
        background: #f8f8f8;
        border-bottom: 2px solid #28a745;
        margin-bottom: 0.7143rem;
    }

        .what-we-do .service:hover {
            box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            -o-transition: all .5s;
            -moz-transition: all .5s;
            -webkit-transition: all .5s;
            -ms-transition: all .5s;
        }

        .what-we-do .service .icon-awesome {
            margin-top: 15px;
            font-size: 50px;
            line-height: 50px;
            /*color: #5d5d5d;*/
        }

        .what-we-do .service h4 {
            margin-top: 5px;
            font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
            font-size: 14px;
            color: #000;
            text-transform: uppercase;
            /*text-shadow: 0 1px 0 rgba(255,255,255,.7);*/
        }

        .what-we-do .service h5 {
            margin-top: 5px;
            font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
            font-size: 12px;
            color: #5d5d5d;
            text-transform: uppercase;
            text-shadow: 0 1px 0 rgba(255,255,255,.7);
        }

        .what-we-do .service p {
            padding-bottom: 10px;
            line-height: 24px;
        }

        .what-we-do .service a {
            padding: 5px 22px;
            background: #28a745;
            color: #fff;
            text-decoration: none;
            -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            text-transform: capitalize;
        }

            .what-we-do .service a:hover {
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .what-we-do .service a:active {
                -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
                -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
                box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            }


/* ----- Footer ----- */

footer {
    margin: 0 auto;
    padding-bottom: 10px;
    background: #000;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    color: #fff;
}

    footer .widget {
        margin-top: 20px;
        text-align: left;
    }

        footer .widget h4 {
            margin-top: 20px;
            font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
            font-size: 14px;
           
            text-transform: uppercase;
            text-shadow: 0 1px 0 rgba(255,255,255,.7);
        }

        footer .widget p {
            line-height: 24px;
        }

        footer .widget i {
            padding-right: 7px;
        }

        footer .widget div > relationship {
            background: url(../img/pipe/promo_3.png) no-repeat top left;
            max-width: 100%;
            min-height: 155px;
            max-height: 155px;
        }

/* Twitter feed */
.show-tweets {
    margin: 0;
    overflow-y: hidden;
}

.tweet_list {
    height: 10em;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
    list-style: none;
}

    .tweet_list li {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        list-style-type: none;
        line-height: 24px;
    }

    .tweet_list .tweet_avatar {
        float: left;
    }

        .tweet_list .tweet_avatar img {
            vertical-align: middle;
        }

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
    overflow: hidden;
}

    .flickr-feed li {
        float: left;
        padding: 0 4px 4px 0;
        list-style: none;
    }

        .flickr-feed li img {
            width: 50px;
            border: 2px solid #eaeaea;
        }

    .flickr-feed a:hover {
        opacity: 0.7;
    }


footer .footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

footer .copyright {
    margin-top: 15px;
    text-align: left;
}

footer .social {
    margin-top: 10px;
    text-align: right;
}

    footer .social a {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin: 0 0 0 8px;
        vertical-align: middle;
    }

        footer .social a.twitter {
            background: url(../img/social-icons/twitter.png) left bottom no-repeat;
        }

        footer .social a.dribbble {
            background: url(../img/social-icons/dribbble.png) left bottom no-repeat;
        }

        footer .social a.rss {
            background: url(../img/social-icons/rss.png) left bottom no-repeat;
        }

        footer .social a.pinterest {
            background: url(../img/social-icons/pinterest.png) left bottom no-repeat;
        }

        footer .social a.flickr {
            background: url(../img/social-icons/flickr.png) left bottom no-repeat;
        }

        footer .social a.forrst {
            background: url(../img/social-icons/forrst.png) left bottom no-repeat;
        }

        footer .social a.vimeo {
            background: url(../img/social-icons/vimeo.png) left bottom no-repeat;
        }

        footer .social a.linkedin {
            background: url(../img/social-icons/linkedin.png) left bottom no-repeat;
        }

        footer .social a.facebook {
            background: url(../img/social-icons/facebook.png) left bottom no-repeat;
        }

        footer .social a.email {
            background: url(../img/social-icons/email.png) left bottom no-repeat;
        }

        footer .social a.github {
            background: url(../img/social-icons/github.png) left bottom no-repeat;
        }

        footer .social a.behance {
            background: url(../img/social-icons/behance.png) left bottom no-repeat;
        }

        footer .social a.googleplus {
            background: url(../img/social-icons/googleplus.png) left bottom no-repeat;
        }

        footer .social a.youtube {
            background: url(../img/social-icons/youtube.png) left bottom no-repeat;
        }

        footer .social a.skype {
            background: url(../img/social-icons/skype.png) left bottom no-repeat;
        }

        footer .social a.tumblr {
            background: url(../img/social-icons/tumblr.png) left bottom no-repeat;
        }

        footer .social a:hover {
            background-position: left top;
        }


/* ----- Page title ----- */

.page-title {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    text-align: left;
}

    .page-title h2 {
        display: inline;
        margin-left: 10px;
        font-family: 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
        vertical-align: middle;
    }

    .page-title p {
        display: inline;
        margin-left: 5px;
        font-size: 14px;
        font-style: italic;
        vertical-align: middle;
    }

.page-title-icon {
    margin-left: 20px;
    font-size: 46px;
    color: #ccc;
    vertical-align: middle;
}





/* ----- Google maps ----- */

.map {
    margin: 20px 20px 40px 20px;
    height: 300px;
    border: 5px solid #f8f8f8;
}


/********** ----- SERVICES PAGE ----- **********/

/* ----- Services full width text ----- */

.services-full-width {
    margin-top: 20px;
}

.services-full-width-text {
    padding: 10px 0 0 0;
    text-align: left;
}

    .services-full-width-text h4 {
        margin-top: 25px;
        padding: 0 20px;
        font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
        font-size: 16px;
        color: #5d5d5d;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .services-full-width-text p {
        padding: 0 20px;
        line-height: 28px;
        font-size: 13px;
    }

/* ----- Services half width text ----- */

.services-half-width {
    margin-top: 20px;
}

.services-half-width-text {
    padding: 10px 0;
    text-align: left;
}

    .services-half-width-text h4 {
        margin-top: 25px;
        padding: 0 20px;
        font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
        font-size: 16px;
        color: #5d5d5d;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .services-half-width-text p {
        padding: 0 20px;
        line-height: 28px;
        font-size: 13px;
    }

/* ----- Call to action ----- */

.call-to-action {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding: 25px 0 20px 0;
    text-align: left;
    background: #f8f8f8;
    overflow: hidden;
}

    .call-to-action-text:hover {
        box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
    }

    .call-to-action-text .ca-text, .call-to-action-text .ca-button {
        float: left;
        padding: 0 0 0 35px;
        line-height: 30px;
        font-size: 18px;
        font-style: italic;
    }

    .call-to-action-text .ca-button {
        float: right;
        padding: 0 35px 0 0;
    }

        .call-to-action-text .ca-button a {
            padding: 5px 22px;
            background: #9d426b;
            color: #fff;
            text-decoration: none;
            -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        }

            .call-to-action-text .ca-button a:hover {
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .call-to-action-text .ca-button a:active {
                -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
                -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
                box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            }


/* ----- Media queries ----- */

@media (min-width: 980px) and (max-width: 1200px) {

    .flex-caption {
        max-width: 700px;
    }

    .what-we-do .service p, .portfolio .block p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .call-to-action-text {
        padding-bottom: 30px;
    }

        .call-to-action-text .ca-text {
            padding: 0 35px;
        }

        .call-to-action-text .ca-button {
            margin-top: 10px;
        }
}

/*ipad size*/

@media (min-width: 768px) and (max-width: 979px) {

    .remove-offset .offset1 {
        margin-left: 20px;
    }

    .remove-offset .offset2 {
        margin-left: 20px;
    }

    .remove-offset .offset3 {
        margin-left: 20px;
    }

    .remove-offset .offset4 {
        margin-left: 20px;
    }

    .col-lg-6-over {
        width: 720px !important;
    }

    .header ul.nav li a {
        padding: 15px 20px 15px 20px;
        font-weight: normal;
        text-align: left;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .header ul.nav li.current-page a {
        padding-top: 15px;
    }

    .header ul.nav li a i, .header ul.nav li a br {
        display: none;
    }

    .flex-caption {
        max-width: 500px;
    }

    .what-we-do .service p, .portfolio .block p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .call-to-action-text {
        padding-bottom: 30px;
    }

        .call-to-action-text .ca-text {
            padding: 0 35px;
        }

        .call-to-action-text .ca-button {
            margin-top: 10px;
        }

    .what-we-do .service h6 {
        margin-top: 5px;
        font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
        font-size: 10px;
        color: #5d5d5d;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .offset20px {
        margin-left: 20px;
    }

    .no-offset {
        margin-left: 0;
    }
}


@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }

    .slider, .what-we-do, .portfolio {
        padding: 0 20px;
    }

    .what-we-do {
        margin-top: 30px;
    }

    .header ul.nav li a {
        padding: 15px 20px 15px 20px;
        font-weight: normal;
        text-align: left;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .header ul.nav li.current-page a {
        padding-top: 15px;
    }

    .header ul.nav li a i, .header ul.nav li a br {
        display: none;
    }

    .flex-caption {
        display: none;
    }

    .presentation, footer, .testimonials {
        padding-left: 20px;
        padding-right: 20px;
    }

        .presentation p {
            line-height: 30px;
        }

    .what-we-do .service p, .portfolio .block p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .what-we-do .service .icon-awesome {
        padding-top: 10px;
    }

    .page-title p {
        display: block;
        margin-top: 10px;
        margin-left: 20px;
    }

    .call-to-action-text {
        padding-bottom: 30px;
    }

        .call-to-action-text .ca-text {
            padding: 0 35px;
        }

        .call-to-action-text .ca-button {
            margin-top: 10px;
        }

    .portfolio-page {
        padding-bottom: 50px;
    }

    .tweet_list {
        height: 6em;
    }
}

@media (max-width: 480px) {
    .tweet_list {
        height: 10em;
    }
}

.level input[type="text"] {
    margin-bottom: 0;
}

.level input[type="submit"] {
    margin-top: 0;
}

.level select {
    margin: 0;
}

.no-display {
    display: none;
}

.ui-state-highlight {
    border: 2px solid #fdd891 !important /*{borderColorHighlight}*/;
}



.format-table table {
    width: 100%;
}


.format-table tr:nth-child(even) {
    background: #f1f1f1;
}

.format-table tr:nth-child(odd) {
    background: #f8f8f8;
}


.stretch-table table {
    width: 100%;
}

.my-table-small-input input {
    margin-bottom: 0 !important;
}


.my-table {
    width: 100%;
    margin: 0; /* top right bottom left */
    padding: 0;
    clear: both;
}


    .my-table .right {
        text-align: right;
    }

    .my-table .left {
        text-align: left;
    }

    .my-table .center {
        text-align: center;
    }

    .my-table .col1 {
        width: 25%;
        float: left;
        border: 1px solid transparent;
        margin-right: 0.3571rem;
        min-height: 2rem;
    }

    .my-table .col1-no-height {
        width: 25%;
        float: left;
        border: 1px solid transparent;
        margin-right: 0.3571rem;
        min-height: 1.5rem;
    }

    .my-table .col1-small {
        width: 15%;
        float: left;
        border: 1px solid transparent;
        margin-right: 0.3571rem;
        min-height: 2rem;
    }

    .my-table .col2outer {
        width: 65%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .my-table .col2outer-wide {
        width: 70%;
        float: left;
        margin: 0;
        padding: 0;
    }

.col2outer .col2mid, .col2outer-wide .col2mid {
    width: 30%;
    float: left;
}

.col2outer .col2side, .col2outer-wide .col2side {
    width: 30%;
    float: right;
}

.col2outer .col2mid-wide, .col2outer-wide .col2mide-wide {
    width: 70%;
    float: left;
}

.col2outer .col2side-small, .col2outer-wide .col2side-small {
    width: 10%;
    float: right;
}

.col2outer .col2mid-small, .col2outer-wide .col2mid-small {
    width: 30%;
    float: left;
}

.col2outer .col2side-wide, .col2outer-wide .col2side-wide {
    width: 70%;
    float: right;
}

.my-table .col70 {
    width: 68%;
    float: left;
    border: 1px solid transparent;
    margin-left: 0.3571rem;
}


.my-table .col30 {
    width: 30%;
    float: right;
}

.my-table .col80 {
    width: 80%;
    float: left;
}

.my-table .col20 {
    width: 20%;
    float: right;
}

.my-table input[type="text"], .my-table input[type="password"], .my-table input[type="number"], .my-table textarea {
    width: 100%;
}

.my-table .col2mid select, .my-table .col2side select {
    width: 4.5rem;
}

.my-table-middle table {
    width: 100%;
}

.my-table-middle tr td {
    text-align: center;
}


/*Equal two columns*/

.my-table .e-column1 {
    width: 45%;
    float: left;
    border: 1px solid transparent;
    margin-right: 0.3571rem;
}

.my-table .e-column2 {
    width: 45%;
    float: right;
    margin: 0;
    padding: 0;
}

.my-table .column1-auto {
    width: auto;
    float: left;
    border: 1px solid transparent;
    margin-right: 0.3571rem;
}

.my-table .column2-auto {
    width: auto;
    float: right;
    margin: 0;
    padding: 0;
}

.my-table .column2-auto-left {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

.my-table .no-border {
    border: none !important;
}

.my-table h5 {
    margin: 0;
}

.grid-container {
    width: 460px;
    float: left;
    min-height: 1px;
    margin-left: 20px;
}


@media (min-width: 1200px) {
    .grid-container {
        width: 570px;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .grid-container {
        float: none;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .grid-container {
        width: 352px;
        float: none;
    }
}

@media (max-width: 767px) {
    .my-table input[type="text"], .my-table input[type="password"], .my-table select {
        width: 100%;
    }
}

@media (max-width: 480px) {
    /*.my-table {
        display: inline-block;
    }*/

        .my-table .col1 {
            float: none;
            text-align: center;
            width: 100%;
        }

        .my-table .col2outer {
            float: none;
            width: 100%;
            text-align: center;
        }

        .my-table .e-column1 {
            float: none;
            text-align: center;
            width: 100%;
        }

        .my-table .e-column2 {
            float: none;
            text-align: center;
            width: 100%;
        }
}

/*my-table-flex for displaying table on small device*/

.my-table-flex table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

    .my-table-flex table caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

    .my-table-flex table tr {
        border: 1px solid #ddd;
        padding: .35em;
    }

    .my-table-flex table td {
        border: 1px solid #ddd;
        vertical-align: top;
    }

    .my-table-flex table th,
    .my-table-flex table td {
        padding: .625em;
        text-align: center;
    }

    .my-table-flex table th {
        font-size: .85em;
        letter-spacing: .1em;
        text-transform: uppercase;
    }

@media screen and (max-width: 768px) {

    .my-table-flex .table th, .my-table-flex .table td {
         border-top: none; 
    }

    .my-table-flex table {
        border: 0;
    }

        .my-table-flex table caption {
            font-size: 1.3em;
        }

        .my-table-flex table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .my-table-flex table tr {
            display: block;
            margin-bottom: .625em;
        }

        .my-table-flex table td {
            border: none;
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: .8em;
        }

            .my-table-flex table td::before {
                content: attr(data-label);
                font-weight: bold;
                text-transform: uppercase;
                display: block;
            }

            .my-table-flex table td:last-child {
                border-bottom: 0;
            }
}

.list-middle {
   margin-left:auto;
   margin-right:auto;
   width: 30rem;
}

.list-middle > ul {
    list-style:inside none; 
    padding:0; 
    margin:0;
}

.list-middle > ul > li {
    list-style:inside none; 
    padding:0.7143rem; 
    margin:0; 
    float:left; 
    display:block; 
    position:relative;
}



@media (max-width: 767px) {
    .list-middle {
       width: 25rem;
    }
}

@media (max-width: 480px) {
    .list-middle {
       width: 20rem;
    }
}





.font-note label{
    font-size:13px;
}

.align-text-top {
    vertical-align: text-top;
}

.font10px {
    font-size:10px !important;
}

.font13px {
    font-size: 13px !important;
}

.font12px {
    font-size:12px !important;
    font-family:Arial, 'Open Sans', Helvetica,  sans-serif;
}

.font12px label {
    font-size:12px !important;
}

.font11px {
    font-size:11px;
}

.font9px {
    font-size:9px;
}

.font50px {
    font-size:50px;
}

.font11px label{
    font-size:11px;
}

.font14px {
    font-size: 14px
}

.font16px {
    font-size: 16px 
}

.font20px {
    font-size: 20px
}

.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

/*ipad size*/

@media (min-width: 768px) and (max-width: 979px) {

    .mfont12px {
        font-size:12px !important;
        font-family:Arial, 'Open Sans', Helvetica,  sans-serif;
    }

     .mfont10px {
        font-size:10px !important;
        font-family:Arial, 'Open Sans', Helvetica,  sans-serif;
    }

}


/* cyrillic */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v16/c28rH3kclCLEuIsGhOg7evY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v16/RdfS2KomDWXvet4_dZQehvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v16/9NqNYV_LP7zlAF8jHr7f1vY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), local('Lobster-Regular'), url(https://fonts.gstatic.com/s/lobster/v16/cycBf3mfbGkh66G5NhszPQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.a4-size {
    width: 950px;
}

.even {
    background: #f8f8f8;
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 0;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h6 {
    font-size: 14px;
}

h5 {
    font-size: 16px;
}

/*input[type="button"]:not(.btn), input[type="submit"]:not(.btn) {
    border: 0;
}*/

/*Add option*/

select.addOption option:last-child {
    font-weight: bold;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 4px 0;
}

.input-group input {
    margin-bottom: 0 !important;
}

.input-group-text {
    font-size: inherit;
}
/*Box start*/
.box, .box2 {
    margin-top: 2rem;
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    box-model: border-box;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    background-clip: padding-box;
    border-bottom: 3px solid #52912e;
}

    .box a {
        cursor: pointer;
    }

    .box .icon-awesome:not(.normal-size) {
        margin-top: 15px;
        font-size: 50px;
        line-height: 50px;
    }

    .box a:not(.tip):not(.link):not(.action):not(.btn) {
        padding: 5px 22px;
        background: #28a745;
        color: #fff;
        text-decoration: none;
        -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        text-transform: capitalize;
    }

    .box h4, .box2 h4 {
        font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 0.3rem;
        font-weight: bold;
        margin-top: 1rem;
    }

    .box ul:not(.nav, .inline-img, .my-scrollable-list) li {
        list-style: none;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .box p {
        font-size: 12px;
    }



.my-table-hover .table-hover tbody tr:hover td, .my-table-hover .table-hover tbody tr:hover th {
    background-color: #d4edda;
}

/*Greeting*/
.greeting .divider {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 10px auto 10px;
    text-align: center;
}

.greeting .divLine {
    margin: 15px 0 0;
    display: block;
    height: 1px;
    width: 45%;
    float: left;
    background: #bdc3c7;
    opacity: 0.5;
}

.greeting .divImg {
    float: left;
    font-size: 24px;
    width: 10%;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    outline: 5px auto #1abc9c;
}

.ninety {
    width: 90% !important;
    margin:1rem 0;
}

.small-button30 input[type="button"], .small-button30 input[type="submit"] {
    min-width: 30px;
    font-size: 12px;
}

.title {
    background: url(/assets/img/line.png) left center repeat-x;
}

    .title h3 {
        margin: 20px auto;
        background: #fff;
        font-family: 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
    }

.cap h4 {
    margin-top: 5px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.block {
    margin-top: 2.857rem;
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    border-bottom: 2px solid #52912e;
    margin-bottom: 1.429rem;
}

    .block p {
        line-height: 1.714rem;
        font-style: italic;
    }

.normal-block {
    margin-top: 2.857rem;
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    border-bottom: 2px solid #52912e;
}

    .normal-block p {
        font-size: 12px;
    }

.block-no-margin {
    padding-bottom: 1.429rem;
    background: #f8f8f8;
    border-bottom: 2px solid #52912e;
    margin-bottom: 1.429rem;
}

    .block-no-margin p {
        line-height: 1.714rem;
        font-style: italic;
    }

.left-align {
    text-align: left !important;
}

.right-align {
    text-align: right !important;
}

.center-align {
    text-align: center;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.validator {
    color: red;
}

.clear {
    clear: both;
}

.main-menu {
    background-color: #4e4e4e !important;
}

/* ----- filter ----- */

li.current-page a {
    background: #28a745 !important;
}

.my-one-line-list-menu {
    margin: 1rem 0;
}

.my-one-line-list-menu a, .my-one-line-list-menu input[type="button"], .my-one-line-list-menu input[type="submit"] {
    background: #5d5d5d;
    margin-left:10px;
    color:#fff;    
}

    .my-one-line-list-menu a:hover, .my-one-line-list-menu input[type="button"]:hover, .my-one-line-list-menu input[type="submit"]:hover {
        background-color: #28a745;
        color: #fff;
    }

    .my-one-line-list-menu .nav-link {
        padding: 4px 10px;
        font-size:14px;
    }

    .my-one-line-list-menu select {
        width: 6rem;
    }




/*.one-line-list ul {
    list-style: none;
    float: right;
}

    .one-line-list ul li {
        float: left;
        padding-left: 0.7143rem;
    }

.one-line-list input[type="button"], .one-line-list input[type="submit"] {
    margin-top: 0px;
    min-width: 80px;
}

.one-line-list select {
    width: 5rem;
}

.one-line-list input[type="checkbox"] {
    margin-top: -2px !important;
    padding: 0 !important;
}

.one-line-list .my-menu a {
    background: #5d5d5d;
}

    .one-line-list .my-menu a:hover {
        background: #28a745;
    }

.one-line-list a:hover, .box a:not(.tip):not(.link):not(.action):not(.btn):hover {
    background-color: #218838;
    color: #fff;
}*/

/*.one-line-list2 ul {
    list-style: none;
}

    .one-line-list2 ul.right-float {
        float: right;
    }

    .one-line-list2 ul.left-float {
        float: left;
    }

    .one-line-list2 ul li div {
        text-align: left;
    }

    .one-line-list2 ul li {
        float: left;
        padding-left: 0.7143rem;
    }

.one-line-list2 input[type="button"], .one-line-list2 input[type="submit"] {
    margin-top: 0px;
    min-width: 80px;
}

.one-line-list2 select {
    width: 5rem;
}

.one-line-list2 input[type="checkbox"] {
    margin-top: -2px !important;
    padding: 0 !important;
}*/

.in-line-list ul {
    list-style: none;
    margin: auto;
    text-align: center;
}

    .in-line-list ul li {
        display: -moz-inline-box;
        display: inline-block;
        margin-right: 0.7143rem;
    }

.left-float {
    float: left;
}


/*.small-button60 input[type="button"], .small-button60 input[type="submit"] {
    min-width: 60px;
}*/

/*.margin-top-none input[type="button"], .small-button60 input[type="submit"], .small-button60 input[type="button"] {
    margin-top: 0px !important;
}*/



.blank-lateral {
    background-color: #b8e1fb !important;
}

/*jQuery signature style*/
.kbw-signature {
    display: inline-block;
    border: 1px solid #a0a0a0;
    -ms-touch-action: none;
}

.kbw-signature {
    width: 400px;
    height: 200px;
}

.ui-dialog .ui-dialog-content {
    overflow: hidden !important;
}

.signature canvas {
    border: 1px solid #999;
    margin: 0 auto;
    cursor: pointer;
}

/*button*/


/*button*/


button[disabled], html input[type="button"][disabled], html input[type="submit"][disabled] {
    cursor: default;
    color: lightgray;
}

/*.row {
     margin-left: 0; 
}*/

.my-line-background {
    background-image: url("/assets/img/pipe/line.png");
    background-repeat: no-repeat;
    background-size: 10px;
}

.explanation {
    font-size: 12px !important;
    font-weight: normal !important;
    font-style: normal !important;
}

/* bootstrap btn style*/
.btn {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }


ul.inline-img li {
    list-style: none;
    display: inline-block;
}

    ul.inline-img li > div {
        width: 80%;
    }

.my-file-group {
    color: black;
    width: 100% !important;
}

    .my-file-group a {
        color: #28a745;
        text-decoration: none;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
    }

    .my-file-group .list-group-item, .my-file-group .card-header {
        padding: 0.2rem;
    }
/*Suggestion box*/
.suggestion-box {
    position: absolute;
    background-color: white;
    border: 1px solid #ddd;
    list-style: none;
    z-index: 1;
    text-align: left;
    font-size: 12px;
    width: 100%;
    top: 60px;
    padding: 5px;
    height: 200px;
    overflow-y: scroll;
}

ul.suggestion-box li {
    padding: 2px;
    border-bottom: 1px dashed #e5e5e5;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Not implemented yet */
    -o-user-select: none;
    user-select: none;
}

.spinner {
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 100002;
}

    .spinner > div {
        background-color: #00aeef;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/*selection content start*/

.selection-content {
    height: 200px;
    overflow-y: scroll;
    background-color: white;
    padding: 3px;
    text-align: left;
}

select:focus:required:invalid {
    color: #000;
    border-color: #ccc !important;
    box-shadow: none !important;
}

/*My style*/

.presentation-container h1 {
    font-family: 'Lobster', cursive;
    font-size: 30px;
    color: #5d5d5d;
    font-weight: bold;
}

.width100 {
    width: 50%;
}

.pipetech-green {
    background: #52912e;
}

.pipetech-orange {
    background: #fc6c02;
}

.pipetech-red {
    background: #fc0202;
}

.pipetech-purple {
    background: #cc03fe;
}

.pipetech-cyan {
    background: #00a9a0;
}

.pipetech-pink {
    background: #df7e7f;
}

.pipetech-blue {
    background: #3a87ad;
}

.pipetech-hs {
    background: #fcb167;
}

.word-wrap {
    max-width: 500px;
}

.tooltiptext {
    display: none;
}

#infinity {
    position: relative;
    width: 27px;
    height: 13px;
}

    #infinity:before,
    #infinity:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 8px;
        height: 8px;
        border: 3px solid red;
        -moz-border-radius: 6px 6px 0 6px;
        border-radius: 6px 6px 0 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #infinity:after {
        left: auto;
        right: 0;
        -moz-border-radius: 6px 6px 6px 0;
        border-radius: 6px 6px 6px 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.question-mark {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    max-height: 16px;
    min-height: 16px;
    background: url(../img/q.gif) no-repeat left center;
    padding-left: 20px;
}

.linking-mark {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    max-height: 16px;
    min-height: 16px;
    background: url(/assets/img/l.gif) no-repeat left center;
    padding-left: 20px;
}


.note {
    border: 1px solid red;
}

.rbl fieldset {
    overflow: hidden;
}

.rbl label {
    float: left;
    clear: none;
    display: block;
    padding: 2px 1em 0 0;
    font-size: 13px;
}

.rbl input[type=radio], input.radio {
    float: left;
    clear: none;
    margin: 5px 2px 0 2px;
    font-size: 14px;
}

.bigChb input[type=checkbox] {
    width: 30px;
    height: 30px;
}

.chb input[type="checkbox"] {
    margin: 0 4px 0 4px !important;
}

.chb input[type="radio"] {
    margin-bottom: 5px;
    width: 20px;
}

.chb label {
    display: inline !important;
    padding-right: 0.7143rem;
}

.container-div {
    margin: 0 auto;
    width: 28%;
    text-align: left;
}

.uppercase {
    text-transform: uppercase;
}

label.error {
    margin-left: 10px;
    width: auto;
    color: red;
}

.imgLateral {
    display: inline-block;
    height: 26px;
    width: 26px;
}

.img-75 {
    display: inline-block;
    height: 75px;
    width: 75px;
}


/*Site division*/

.site-hr {
    background: #b2e3fb;
    background-clip: padding-box;
}

.site-project {
    background: #d2f7bd;
    background-clip: padding-box;
}

.site-office {
    background: #b3fafa;
    background-clip: padding-box;
}

.site-hs {
    background: #fcb167;
    background-clip: padding-box;
}

.site-inventory {
    background: #fdd891;
    background-clip: padding-box;
}

.site-dropzone {
    background: #fdd357;
    background-clip: padding-box;
}

.site-asset {
    background: #faa58b;
    background-clip: padding-box;
}


/*Shape circle*/

.circle {
    font-size: 4rem;
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border: 0.2rem solid red;
    position: relative;
    border-radius: 0.35em;
    margin-top: 5px;
}

.big-circle {
    font-size: 20em; /* This controls the size. */
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    border: 0.1em solid red;
    position: relative;
    border-radius: 0.35em;
    margin-top: 5px;
}

.square {
    width: 12px;
    height: 12px;
    margin-top: 3px;
    margin-bottom: 8px;
    display: block;
}

.square2 {
    width: 12px;
    height: 12px;
    display: inline-block;
}

/*Tick and cross circle*/
.relative-position {
    position: relative;
}

.spacer {
    height: 20px;
    float: left;
}

.bottom-right {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.tick-mark {
    color: #28a745;
}

    .tick-mark:after {
        content: "\2713";
    }

.cross-mark {
    color: red;
}

    .cross-mark:after {
        content: "\2715";
    }

/*.my-label label {
   margin-bottom: 0;
}*/

/*Calendar*/

.attention {
    background-color: #fc0202 !important;
}

.no-document {
    background-color: #fc6c02 !important;
}

.is-project {
    background: #52912e !important;
}

.inventory {
    background: #00a9a0 !important;
}

.no-order {
    background-color: #cc03fe !important;
}

.schedule {
    background-color: #a1a0a0 !important;
}

    .schedule .fc-title {
        color: black;
    }

.leave {
    background-color: #3cbbfa !important;
}

.preparation {
    background-color: #fb04e1 !important;
}

.hs {
    background-color: #fcb167 !important;
}

.anniversary {
    background-color: #4e4ebc !important;
}

.toolbox {
    background-color: #636363 !important;
}

.invoice {
    background-color: #4e4ebc !important;
}

.monthly-inspection {
    background-color: #04b962 !important;
}

.pipetech-dark-blue {
    background: #cb6bb2 !important;
}

.pipetech-dark-gray {
    background: #ff9747 !important;
}

.pipetech-dark-orange {
    background: #1e90ff !important;
}

.pipetech-light-brown {
    background: #1abc9c !important;
}


/*This is to stop jquery UI datepicker from displaying in correctly when scroll calendar*/
#ui-datepicker-div {
    position: absolute !important;
}

/*Calendar end*/

/*--- to make full calendar display full title*/
.fc-month-view span.fc-title {
    white-space: normal;
}

.fc-time, .fc-title {
    color: #fff;
}

.my-popup-header {
    min-width: 40rem;
}

/*dropzone*/


.my-dropzone .dropzone {
    height: auto;
    padding: 2rem;
    text-align: center;
    border: dashed 1px #979797;
    position: relative;
    margin: 0 auto;
}

.my-dropzone h3 {
    font-size: 20px;
    font-weight: 600;
    color: #38424c;
}

.my-dropzone .single-file {
    padding: 0.5rem;
    justify-content: space-between;
    align-items: center;
    border: dashed 1px #979797;
    margin-bottom: 1rem;
}

.my-dropzone .size {
    font-size: 12px;
    font-weight: 500;
    color: #a4a4a4;
    margin: 0;
    margin-bottom: 0.25rem;
}


/*dropzone end*/

/*my scrollable list*/

.my-scrollable-list {
    background-color: white;
    border: 1px solid #ddd;
    height: 200px;
    overflow-y: scroll;
    font-size: 12px;
    padding: 5px;
}

/*Dropdown CSS*/

.my-dropdown-style {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 7px 0;
    background-color: #dff0d8;
}

.my-dropdown {
    position: relative;
    display: inline-block;
    background-color: white;
    width: 100%;
    height: auto;
    min-height: 25px;
}

    .my-dropdown .my-dropdown-prompt {
        color: #777;
        padding-left: 10px;
        text-align: left;
    }

    .my-dropdown .my-dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        overflow-y: scroll;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
        outline: 0;
        z-index: 1;
        width: 100%;
        height: auto;
        max-height: 150px;
        overflow-x: hidden;
        top: 0;
    }

    .my-dropdown .show {
        display: block;
    }

    .my-dropdown .my-selection {
        background-color: #f4f4f4;
        border-radius: 0;
        height: 26px;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        float: left;
        margin: 1.5px 2px 2px 0;
        max-width: 100%;
        overflow: hidden;
        padding: 0 5px 0 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .my-dropdown .my-selection:hover {
            background-color: #d9edf7;
        }

    .my-dropdown .my-dropdown-option {
        border-bottom: 1px dashed silver;
    }

        .my-dropdown .my-dropdown-option:hover {
            background-color: #d9edf7;
        }

    .my-dropdown .my-dropdown-option-selected {
        background-color: #d9edf7;
    }

    .my-dropdown .my-dropdown-add-option, .my-dropdown .my-dropdown-search-option {
        background-color: #28a745;
    }

    .my-dropdown .my-dropdown-search-option {
        border-bottom: 1px dashed silver;
    }

    .my-dropdown .btn-small {
        background-color: #449d44 !important;
    }
/*end of dropdown css*/


.white-font {
    color: #fff !important;
}

.badge-pill {
    cursor: pointer;
}

    .badge-pill:hover {
        background-color: #28a745;
    }

.popover {
    z-index: 100000;
}

.line-through-text {
    text-decoration: line-through;
}

/*My border*/
.my-dashed-border {
    border: 1px dashed silver;
}



/*My badge pill CSS*/

.my-badge-pill:hover {
    color: #fff;
    background-color: #28a745;
}

/*My badge pill End*/

/*My form control*/

.my-form-control label {
    font-weight: bold;
}

.my-form-control .nav-tabs .nav-link {
    border: 1px solid #dee2e6;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/*My form control end*/

/*My badge*/

.my-badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .my-badge:hover {
        cursor: pointer;
        background-color: aliceblue;
    }

/*My badge end*/

/*My nav*/

.my-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 2px solid #26a143;
}

    .my-nav .my-nav-item {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        user-select: none;
        padding: 5px 20px;
        margin-bottom: -10px;
    }

    .my-nav .my-nav-link.active {
        border-bottom: 5px solid #26a143;
    }

    .my-nav label, .my-nav a {
        font-weight: 500;
        cursor: pointer;
        user-select: none;
        text-decoration: none;
        display: inline-block;
        color: inherit;
        transition: border 0.2s;
        border-bottom: 5px solid #d2f7bd;
        padding: 3px 2px;
    }
/*My terms and conditions*/

.my-tc {
    font-size: 10px;
}

    .my-tc ul li {
        list-style: none;
        margin-left: 20px;
    }

    .my-tc ul:nth-child(1) {
        margin-left: 20px;
    }

    .my-tc .my-highlight {
        border: 2px solid #000;
        margin-bottom: 5px;
    }

    .my-tc label {
        margin-bottom: 0;
        margin-top: 0.2rem
    }

    .my-tc .my-definition span {
        font-weight: bold;
    }

    .my-tc ul, .my-tc ol {
        margin: 0;
    }

.page-break {
    page-break-before: always;
}

/*My logo*/

.my-logo .navbar {
    padding: 0;
}


/*My logo end*/

/*Multi select*/
.multiselect-parent label {
    color: #000 !important;
}

.multiselect-parent {
    width: 90%;
}

/*Multi select end*/

.table .ui-sortable:not(.ui-sortable-disabled) tr:not(:last-child):hover {
    cursor: pointer;
    border: 1px dashed #ccc;
    background-color: #ffc0cb;
}

.my-sortable-handle {
    cursor: move;
}

/*My search */

.my-search .card {
    background-color: #fff;
    padding: 15px;
    border: none;
}

.my-search .input-box {
    position: relative;
}

    .my-search .input-box i {
        position: absolute;
        right: 13px;
        top: 15px;
        color: #ced4da;
    }

.my-search .form-control {
    height: 50px;
}

    .my-search .form-control:focus {
        box-shadow: none;
        border-color: #eee;
    }


.my-search .list {
    padding-top: 10px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.my-search .border-bottom {
    border-bottom: 2px solid #eee;
}

.my-search .list i {
    font-size: 19px;
    color: red;
}

.my-search .list small {
    color: silver;
}

.my-label {
    display: inline;
}

.my-title {
    font-size: 16px;
    margin-bottom: 1rem;
    font-weight: bold;
}

#map {
    position: absolute;
    top: 0;
    left: 500px;
    right: 0;
    bottom: 0;
}

.my-map-project-part {
    max-height: 800px;
    overflow-y: scroll;
}

.map-project-drawer-handler {
    position: absolute;
    left: 20px;
    top: 100px;
    font-size: 24px;
}

/*My style end*/

.preserved-line-break {
    white-space: pre-line; /* <-- THIS PRESERVES THE LINE BREAKS */
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

/*--- make link appear as a button*/
.btnlink, .btnlink2 {
    margin-top: 5px;
}

    .btnlink a, .btnlink2 a {
        font-size: 14px;
        background: #28a745;
        color: #fff;
        border: 0;
        text-decoration: none;
        -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

    .btnlink a {
        padding: 4px 10px;
    }

    .btnlink2 a {
        padding: 7px 10px;
        text-transform: capitalize;
    }

        .btnlink a:hover, .btnlink2 a:hover {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .btnlink a:active, .btnlink2 a:active {
            -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
            box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        }

/*Make link not like a button*/

.not-btnlink a, .not-btnlink a:active {
    padding: 0 !important;
    background: none !important;
    color: #28a745 !important;
}

/*multi select dropdown menu*/
.dropdown-menu a {
    border:none;
}

/*Bootstrap modification*/
@media (min-width: 1200px) {
    .my-menu .nav-item {
        width: 85px;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
        
}

@media (max-width: 1024px){
    #map {
        left: 0;
    }

    .my-map-project-part {
        display: none;
    }
}

@media (max-width: 979px) {
    .my-feedback {
        width: 300px;
        margin-left: -150px;
    }

    .confirmBox, .confirmBox1 {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
   
}


@media (max-width: 767px) {
    .btnlink2 a {
        margin-bottom: 10px;
    }

    .bottom-right {
        position: relative;
        right: auto;
        bottom: auto;
    }

    .fc-toolbar .fc-left, .fc-toolbar .fc-center, .fc-toolbar .fc-right {
        display: inline-block;
        float: none !important;
    }

    #slide input[type="button"], #slide input[type="submit"], #slide a, #slide3 input[type="button"], #slide3 input[type="submit"] {
        margin-top: 10px;
    }

    input[type="button"], input[type="submit"], .btn {
        margin-top: 10px;
    }

    .my-one-line-list-menu .nav-item {
        display: block;
        margin-top:1rem;
    }

    .my-one-line-list-menu a, .my-one-line-list-menu input[type="button"], .my-one-line-list-menu input[type="submit"] {
         margin-left:0; 
         margin-top:0;
    }

    .my-one-line-list-menu input[type="button"], .my-one-line-list-menu input[type="submit"] {
        width: 100%;
    }

}

@media (max-width: 480px) {
    .nav {
        display: block;
    }

    .my-nav {
        display: inline-block;
    }

    .my-popup-header {
        min-width: 10rem;
    }

    .one-line-list ul {
        float: none;
    }

        .one-line-list ul li {
            float: none;
            padding-left: 0;
            margin-bottom: 20px;
            text-align: center;
        }

    /*.one-line-list2 ul {
        float: none;
    }

        .one-line-list2 ul li {
            float: none;
            padding-left: 0;
            padding-bottom: 5px;
        }

            .one-line-list2 ul li div {
                text-align: center;
            }*/

    .btnlink2 a {
        margin-bottom: 10px;
    }

    .rbl label {
        float: none;
        padding: 0;
    }

    .rbl input[type=radio], input.radio {
        float: none;
    }  

   
}

@media screen and (max-width: 480px) {
    .snap-drawer-left {
        width: 300px;
    }

    .snap-drawer-right {
        width: 300px;
    }

    #my-notification .popover {
        width: 230px;
    }
}

@media print {
    input[type="button"] {
        display: none
    }
}

