@font-face {
    font-family: 'FontAwesome';
    src: url('../../../fonts/fontawesome-webfont.eot');
    src: url('../../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, a, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html.responsive, .responsive body {
    overflow-x: hidden;
}

body {
    /*
    line-height: 1;
    min-width: 300px;
    background: none;
    margin: 0;
    font:14px/1.65em  "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif ;

    color: #444;
    -webkit-text-size-adjust: 100%;
        */
}
p {
        margin: 0.85em 0;
}
table {
    border-collapse: collapse;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img, a img {
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

a {
    text-decoration: none;
    color: #c3512f;
    cursor: pointer;
    -webkit-transition: 200ms color,200ms border;
    -moz-transition: 200ms color,200ms border;
    -ms-transition: 200ms color,200ms border;
    -o-transition: 200ms color,200ms border;
    transition: 200ms color,200ms border;
}

ul {
    list-style: none outside;
}
ul, li {
    list-style: none;
}

input[type=button], input[type=submit], input[type=radio] {
    cursor: pointer;
}

.printhead {
    display: none;
}

.ipad-show {
    display: none;
}

.mobile-show {
    display: none;
}

.small-device-show {
    display: none;
}

.relative {
    position: relative;
}

.CL {
    clear: left;
}

.fix {
    clear: both;
}

.clickable {
    cursor: pointer;
}

input:read-only {
    background-color: #e3e3e3 !important;
    border: 1px solid #CCC !important;
}
textarea:read-only {
    background-color: #e3e3e3 !important;
    border: 1px solid #CCC !important;
}

select:disabled, select.select-readonly {
    background-color: #e3e3e3 !important;
    border: 1px solid #CCC !important;
    color:black;
}
input:disabled {
    background-color: #e3e3e3 !important;
    border: 1px solid #CCC !important;
    color:black;
}
ins {
text-decoration:none
}

.icon-moon {
    font-family: 'IcoMoon-Free' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-bullhorn:before {
    content: "\e91a";
}
.icon-home3:before {
  content: "\e902";
}

.icon-location2:before {
  content: "\e948";
}

.icon-calendar:before {
  content: "\e953";
}
.icon-camera:before {
   content: "\e90f";
}

.icon-awesome {
    font-family: 'FontAwesome'!important;
    font-weight: normal;
    font-style: normal;
}

.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-money:before {
    content: "\f0d6";
}.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o-o:before {
  content: "\f014";
}
.fa-home:before {
  /* content: "\f015"; */
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-street-view:before {
    content:"\f21d";
}
.fa-slideshare:before {
    content: "\f1e7";
}
/*Normal Style*/
.Z0 {
    z-index: 0 !important;
}

.W100 {
    width: 100% !important;
}

.W95 {
    width: 95% !important;
}
.W85 {
    width: 85% !important;
}

.W70 {
    width: 70%!important;
}
.W60 {
    width: 60%!important;
}

.W50 {
    width: 50%;
}

.W25 {
    width: 25%;
}


.W10 {
    width: 10%;
}

.W33 {
    width: 33%!important;
}
.W30 {
    width: 30%!important;
}

.W40 {
    width: 40%;
}

.W45 {
    width: 45%;
}
.W90 {
    width:90%!important;
}
.W10PX {
width:10px!important;
}
.W60PX {
width:60px!important;
}
.W80PX {
width:80px!important;
}
.W100PX {
width:100px!important;
}
.MW120PX {
 min-width:120px!important;
}
.W200PX {
width:200px!important;
}
.MW50 {
    min-width: 50px;
}
.MW100 {
    min-width: 100px;
}
.MXW80 {
    max-width: 80px;
}
.PX5 {
    padding-right: 5px;
    padding-left: 5px;
}
.PX10 {
    padding-right: 10px!important;
    padding-left: 10px!important;
}

.PY20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.PY6 {
    padding-top: 6px;
    padding-bottom: 6px;
}
.P20 {
    padding: 20px;
}
.P10 {
    padding: 10px;
}

.P15 {
padding:15px!important;
}
.P8 {
    padding: 8px!important;
}
.P6 {
    padding: 6px;
}

.P5 {
    padding: 5px;
}

.P2 {
    padding: 2px;
}
.P0 {
    padding: 0!important;
}

.PT0 {
    padding-top: 0 !important;
}

.PT2 {
    padding-top: 2px;
}
.PT4 {
    padding-top: 4px;
}


.PT5 {
    padding-top: 5px;
}

.PT8 {
    padding-top: 8px!important;
}

.PT10 {
    padding-top: 10px!important;
}

.PT12 {
    padding-top: 12px;
}

.PT20 {
    padding-top: 20px !important;
}
.PT30 {
    padding-top: 30px !important;
}
.PT50 {
    padding-top: 50px !important;
}

.PR {
    position: relative;
}

.PR10 {
    padding-right: 10px !important;
}
.PR20 {
    padding-right: 20px !important;
}

.PR30 {
    padding-right: 30px!important;
}
.PR5 {
    padding-right: 5px;
}

.PR4 {
    padding-right: 4px;
}
.PR15 {
    padding-right: 15px;
}
.PB4 {
    padding-bottom: 4px!important;
}

.PB10 {
    padding-bottom: 10px!important;
}

.PB20 {
    padding-bottom: 20px!important;
}
.PB14 {
    padding-bottom: 14px;
}

.PB50 {
    padding-bottom: 50px;
}

.PL20 {
    padding-left: 20px!important;
}

.PL10 {
    padding-left: 10px!important;
}
.PL15 {
    padding-left: 15px;
}

.PL3 {
    padding-left: 3px;
}
.PL5 {
    padding-left: 5px;
}

.MT5 {
    margin-top: 5px !important;
}

.MT10 {
    margin-top: 10px !important;
}

.MT16 {
    margin-top: 16px;
}

.MT20 {
    margin-top: 20px!important;
}
.MT-20 {
    margin-top: -20px!important;
}

.MB0 {
    margin-bottom: 0;
}

.MB5 {
    margin-bottom: 5px!important;
}

.MB10 {
    margin-bottom: 10px!important;
}

.MB20 {
    margin-bottom: 20px;
}

.MB30 {
    margin-bottom: 30px;
}

.ML0 {
    margin-left: 0px!important;
}
.ML5 {
    margin-left: 5px;
}

.ML10 {
    margin-left: 10px!important;
}

.ML20 {
    margin-left: 20px;
}

.ML50 {
    margin-left: 50px!important;
}
.MR5 {
    margin-right: 5px;
}

.MR10 {
    margin-right: 10px!important;
}

.MR20 {
    margin-right: 20px!important;
}

.M0 {
    margin: 0;
}
.M5 {
    margin: 5px;
}
.M10 {
    margin: 10px;
}
.LH25 {
    line-height:25px
}
.LH35 {
    line-height:35px
}
.FL {
    float: left !important;
}

.FR {
    float: right !important;
}
.H45 {
height:45px!important
}
.Color-Purple {
    color: #400090;
}

.Color-Grey {
    color: #ABAEB7!important;
}
.Color-Green {
color: green!important;
}

.Color-Red {
    color: red;
}
.Color-White {
    color: white!important;
}
.color-orange {
color:#bf5700
}

.color-brown {
    color:#A0522D!important;
}
.color-green {
    color:#498302!important;
}
.color-blue {
    color: #15719f!important;
}
.border-grey {
border:1px solid #ccc;
}
.DB {
    display: block!important;
}

.DN {
    display: none !important;
}

.DIB {
    display: inline-block;
    zoom: 1;
}

.DI {
    display: inline;
}
.DF {
    display:flex
}
.FS28 {
    font-size: 28px!important;
}
.FS24 {
    font-size: 24px!important;
}
.FS20 {
    font-size: 20px!important;
}
.FS18 {
    font-size: 18px!important;
}
.FS16 {
    font-size: 16px!important;
}
.FS14 {
    font-size: 14px;
}
.FS12 {
    font-size: 12px;
}
.FS10 {
    font-size: 12px;
}

.FWB {
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
}

.TAL {
    text-align: left;
}

.TAR {
    text-align: right!important;
}

.TAC {
    text-align: center !important;
}

.VAT {
    vertical-align: top;
}
.VAM {
    vertical-align: middle;
}

.fixed {
    position: fixed !important;
}

.noBorder {
    border: none !important;
}

.borderGrey {
    border: 1px solid #CCC;
}
.borderBottom {
    border-bottom: 1px solid #CCC;
}
.borderTop {
    border-top: 1px solid #CCC;
}



.skyconnet-content-body {
    width: 100%;
}

.background-404 img {
    width: 100%;
}

.content-404 {
    position: absolute;
    top: 40%;
    text-align: center;
    color: white;
}

.center-vertical {
    width: 100%;
}

.content-404 a {
    color: white;
    font-weight: bold;
}

h1.h1-84 {
    font-size: 1.5em;
    line-height: 1.5em;
}

.general-tabs {
    display: none;
}

.captcha {
    width: 100px;
    cursor: pointer;
    margin-left: 10px;
    border: 1px solid #CCC;
}

#captcha_code {
    width: 120px !important;
    float: left;
    height: 37px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 20px;
}

.blinking {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.3; }
}

.error {
    color: red !important;
}

.message-error, .message-success {
    margin: 10px 0px;
    padding: 15px 10px 15px 60px;
    background-repeat: no-repeat;
    background-position: 15px center;
}

.message-error {
    color: red;
    border: 1px solid #ffd8d8;
    background-color: #ffefef;
    background-image: url('../../../_assets/img/basic/common/error.png');
}

.message-success {
    color: green;
    border: 1px solid green;
    background-color: #DFF2BF;
    background-image: url('../../../_assets/img/basic/common/success.png');
}
.controls.error input[type=email],
.controls.error input[type=password],
.controls.error input[type=text],
.controls.error input[type=checkbox],
.controls.error textarea,
.controls.error select,
input[type=text].error,
input[type=password].error,
select.error {
    border: 1px solid #ff5454 !important;
}
.ui-tooltip {
    background: #666;
    color: white;
    border: none;
    padding: 0;
    opacity: 1;
}
.ui-tooltip-content {
    position: relative;
    padding: 5px;
    color:#5f328f;
    font-weight:bolder!important
}

.sky-tooltip {
    color: red;
}
/*Banner*/
.banner.big {
    background-color: white;
}

.banner.mobile img {
    width: 100%;
}

.banner {
    position: relative;
    overflow: hidden;
    cursor: default;
    background-position: center center;
    background-repeat: no-repeat;
}

#carousel {
    visibility: hidden;
}

.carousel-pager {
    position: absolute;
    text-align: center;
    z-index: 10;
    right: 0px;
}

    .carousel-pager a {
        background: url("../../../_assets/img/basic/slider/slide_dot.png") no-repeat 0 0;
        background-position: 0px -18px;
        width: 11px;
        height: 11px;
        margin: 0 0 0 15px;
        float: left;
        cursor: pointer;
    }

        .carousel-pager a span {
            visibility: hidden;
        }

        .carousel-pager a.selected {
            background-position: 0px 0px;
        }

.opacity-caption {
    top: 15px;
    right: 20px;
    float: right;
    width: 100%;
    position: relative;
}

.carousel-img {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}

    .carousel-img img {
        cursor: pointer;
        max-width: 100%;
    }

    .carousel-img span {
        top: 0px;
        z-index: 100000;
        color: White;
        background: rgba(100,79,64,.85) !important;
        background-color: #644f40;
        filter: alpha(opacity=85);
        padding: 8px;
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        width: 60%;
        float: left;
        position: relative;
        margin-right: -20px;
    }

.carousel-play {
    z-index: 10;
    position: absolute;
    right: 10px;
    width: 9px;
    height: 11px;
    background: url(../../../_assets/img/basic/slider/sprite01.png) -30px -263px no-repeat;
    cursor: pointer;
}

.carousel-stop {
    z-index: 10;
    position: absolute;
    right: 35px;
    width: 9px;
    height: 11px;
    background: url("../../../_assets/img/basic/slider/sprite01.png") no-repeat 0 0;
    cursor: pointer;
    background-position: -10px -284px;
}

    .carousel-stop.selected {
        background: url("../../../_assets/img/basic/slider/sprite01.png") no-repeat scroll 0 0;
        background-position: -30px -284px;
    }

.carousel-play.selected {
    background: url("../../../_assets/img/basic/slider/sprite01.png") no-repeat 0 0;
    background-position: -10px -263px;
}

.pager-bg {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 140px;
    height: 30px;
    background: #000;
    opacity: 0.65;
    z-index: 9;
    margin-right: -20px;
}
/*Banner*/

/*Login*/

.login-no-account {
    line-height: 40px;
    color: #999494;
    font-size: 14px;
}

.login-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 130px;
}

    .login-container label {
        display: none;
        margin-bottom: 5px;
    }

.login-box {
    width: 370px;
    margin-left: 300px;
    float: left;
}

.login-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #fb5400;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .login-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .login-wrapper a {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
    }

.login-error-msg {
    position: relative;
    background: none repeat scroll 0 0 #fcf2f2;
    border: 1px solid #C00;
    padding: 10px;
    position: relative;
    text-align: center;
    color: #C00;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    word-wrap: break-word;
}

.login-input {
    position: relative;
    padding: 7px 0 7px 10px !important;
    width: 90%!important;
    box-shadow: none;
    float: left;
    font-size: 16px;
    margin: 0;
    height: 30px!important;
}

.login-form-row.H32 {
    height: 32px;
}

.login-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .login-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
            font-family: 'FontAwesome'!important;
    font-weight: normal;
    font-style: normal;
    }

.login-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

.login-btn:hover {
    opacity:0.7
}
    .login-btn.login-btn-secondary, .login-btn.login-btn-secondary:visited {
        background-color: #f4f0ea;
        border-bottom: 2px solid #fb5400;
        color: #666363;
    }

    .login-btn.login-btn-primary, .login-btn.login-btn-primary:visited {
        color: #FFF;
        font-weight: bold;
        background-color: #fb5400;
        border-bottom: 2px solid #fb5400;
    }
/*End Login*/


/*forget-password*/

.forget-password-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

    .forget-password-container label {
        margin-bottom: 5px;
        color: #471a7a;
    }

.forget-password-box {
    width: 370px;
    margin-left: 300px;
    float: left;
}

.forget-password-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #fb5400;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .forget-password-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .forget-password-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

.forget-password-error-msg {
    position: relative;
    background: none repeat scroll 0 0 #fcf2f2;
    border: 1px solid #C00;
    padding: 10px;
    position: relative;
    text-align: center;
    color: #C00;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.forget-password-info-msg {
    position: relative;
    color: #333;
    background: none repeat scroll 0 0 #DFF2BF;
    border: 1px solid #999;
    padding: 10px;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    word-wrap: break-word;
}

.forget-password-input {
    position: relative;
    padding: 7px 0 7px 10px;
    width: 250px;
    border: 0;
    box-shadow: none;
    float: left;
    font-size: 16px;
    margin: 0;
    height: 18px;
}

.forget-password-form-row.H32 {
    height: 32px;
}

.forget-password-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .forget-password-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
            font-family: 'FontAwesome'!important;
    font-weight: normal;
    font-style: normal;
    }

.forget-password-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

.forget-password-btn:hover {
    opacity:0.7
}
    .forget-password-btn.forget-password-btn-secondary, .forget-password-btn.forget-password-btn-secondary:visited {
        background-color: #f4f0ea;
        border-bottom: 2px solid #ccc6c6;
        color: #666363;
    }

    .forget-password-btn.forget-password-btn-primary, .forget-password-btn.forget-password-btn-primary:visited {
        color: #FFF;
        background-color: #fb5400;
        border-bottom: 2px solid #fb5400;
    }

/*End forget-password*/

/*forget-password-success*/

.forget-password-success-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

.forget-password-success-box {
    width: 340px;
    margin-right: 130px;
    margin-top: 110px;
    float: right;
}

.forget-password-success-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #471a7a;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .forget-password-success-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .forget-password-success-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #999494;
    }

.forget-password-success-form-row.H32 {
    height: 32px;
}

.forget-password-success-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .forget-password-success-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
    }

.forget-password-success-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

    .forget-password-success-btn.forget-password-success-btn-primary, .forget-password-success-btn.forget-password-success-btn-primary:visited {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

/*End forget-password-success*/


/*reset-password*/

.reset-password-error-msg {
    position: relative;
    background: none repeat scroll 0 0 #fcf2f2;
    border: 1px solid #C00;
    padding: 10px;
    position: relative;
    text-align: center;
    color: #C00;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    word-wrap: break-word;
}

.reset-password-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

.reset-password-box {
    width: 340px;
    margin-right: 130px;
    margin-top: 110px;
    float: right;
}

.reset-password-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #471a7a;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .reset-password-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .reset-password-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #999494;
    }

.reset-password-form-row.H32 {
    height: 32px;
}

.reset-password-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .reset-password-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
    }

.reset-password-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

    .reset-password-btn.reset-password-btn-primary, .reset-password-btn.reset-password-btn-primary:visited {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

/*End reset-password*/

/*reset-password-success*/

.reset-password-success-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

.reset-password-success-box {
    width: 340px;
    margin-right: 130px;
    margin-top: 110px;
    float: right;
}

.reset-password-success-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #471a7a;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .reset-password-success-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .reset-password-success-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #999494;
    }

.reset-password-success-form-row.H32 {
    height: 32px;
}

.reset-password-success-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .reset-password-success-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
    }

.reset-password-success-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

    .reset-password-success-btn.reset-password-success-btn-primary, .reset-password-success-btn.reset-password-success-btn-primary:visited {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

/*End reset-password-success*/



/*registration*/
input:invalid, textarea:invalid, select:invalid, password:invalid {
    border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red;
    -webkit-box-shadow: 0px 0px 5px red;
    box-shadow: 0px 0px 5px red;
}
.registration-error {
    width: 100%;
    display: none;
}
.registration-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

    .registration-container label {
        margin-bottom: 5px;
        color: #471a7a;
    }

.registration-box {
    width: 340px;
    margin-right: 130px;
    margin-top: 110px;
    float: right;
}

.registration-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #471a7a;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .registration-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .registration-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #999494;
    }

.registration-error-msg {
    position: relative;
    background: none repeat scroll 0 0 #fcf2f2;
    border: 1px solid #C00;
    padding: 10px;
    position: relative;
    text-align: center;
    color: #C00;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    word-wrap: break-word;
}

.registration-input {
    position: relative;
    padding: 7px 0 7px 10px;
    width: 250px;
    border: 0;
    box-shadow: none;
    float: left;
    font-size: 16px;
    margin: 0;
    height: 18px;
}

.registration-form-row.H32 {
    height: 32px;
}

.registration-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .registration-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
    }

.registration-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

    .registration-btn.registration-btn-secondary, .registration-btn.registration-btn-secondary:visited {
        background-color: #f4f0ea;
        border-bottom: 2px solid #ccc6c6;
        color: #666363;
    }

    .registration-btn.registration-btn-primary, .registration-btn.registration-btn-primary:visited {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

.registration-title {
    width: 250px;
    float: left;
}

.registration-content {
    width: 300px;
    float: left;
}
    .registration-content .error font {
   display:none
         }
.registration-sub-panel {
    width: 150px;
    float: left;
}

.registration-min-panel {
    width: 160px;
    float: left;
}

.registration-box fieldset ol li {
    padding: 5px;
}

.registration-box input[type=text],
.registration-box input[type=password] {
    position: relative;
    padding: 7px 0 7px 0px;
    float: left;
    font-size: 16px;
    margin: 0;
    height: 18px;
}

.registration-box select {
    position: relative;
    padding: 7px 0 7px 0px;
    float: left;
    font-size: 16px;
    margin: 0 0 0 2px;
}
.registration-checkbox {
margin-top: -2px
}
/*End registration*/


/*registration-success*/

.registration-success-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

.registration-success-box {
    width: 340px;
    margin-right: 130px;
    margin-top: 110px;
    float: right;
}

.registration-success-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #471a7a;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .registration-success-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .registration-success-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #999494;
    }

.registration-success-form-row.H32 {
    height: 32px;
}

.registration-success-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .registration-success-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
    }

.registration-success-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

    .registration-success-btn.registration-success-btn-primary, .registration-success-btn.registration-success-btn-primary:visited {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

/*End registration-success*/

/*activation-success*/

.activation-success-container {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #100f0f;
    line-height: 20px;
    position: absolute;
    top: 100px;
}

.activation-success-box {
    width: 340px;
    margin-right: 130px;
    margin-top: 110px;
    float: right;
}

.activation-success-wrapper {
    background: #fff;
    padding: 20px;
    border-top: 5px solid #471a7a;
    position: relative;
    z-index: 3;
    border-left: 1px solid #666872;
    -moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.30),0 6px 3px 0 rgba(0,0,0,0.23);
}

    .activation-success-wrapper h1 {
        color: #100f0f;
        font-size: 22px;
    }

    .activation-success-wrapper a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #999494;
    }

.activation-success-form-row.H32 {
    height: 32px;
}

.activation-success-form-row {
    position: relative;
    border: 1px solid #ccc6c6;
}

    .activation-success-form-row span.icon {
        float: left;
        margin: 8px 0 0 10px;
        color: #ccc6c6;
    }

.activation-success-btn {
    padding: 7px 12px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    line-height: 20px;
    border: 0;
    border-left: medium none;
    border-right: medium none;
    border-top-style: medium none;
    margin: 0;
    font-family: "Frutiger",Arial,sans-serif;
}

    .activation-success-btn.activation-success-btn-primary, .activation-success-btn.activation-success-btn-primary:visited {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

/*End activation-success*/


/*Edit Profile*/
.profile-title {
    width: 250px;
    float: left;
}

.profile-content {
    width: 300px;
    float: left;
}

.profile-sub-panel {
    width: 146px;
    float: left;
}

.profile-min-panel {
    width: 100px;
    float: left;
}

.edit-profile input[type=email],
.edit-profile input[type=number],
.edit-profile input[type=password],
.edit-profile input[type=tel],
.edit-profile input[type=text],
.edit-profile input[type=url] {
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    height: 29px;
    margin: 0;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.edit-profile select {
    display: inline-block;
    height: 29px;
    margin: 0;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.profile-error {
    width: 100%;
    display: none;
}

.edit-profile fieldset ol li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.edit-profile fieldset {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #ccc;
    margin-bottom: 4px;
    padding-left: 10px;
}

.edit-profile a {
    color: #5f328f;
    font-size: 16px;
    font-weight: bold;
}

.edit-profile fieldset legend {
    font-size: 1.5em;
    font-weight: bold;
}

.edit-profile .right-checkbox {
    margin: 10px;
    font-size: 16px;
}
/*Edit Profile*/


/*Button*/
.site-btn {
    display: inline-block;
    padding: 7px 12px;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-weight: 400;
    color: #666363;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f4f0ea;
    background-image: none;
    background-repeat: repeat-x;
    border: 0;
    border-bottom: 2px solid #ccc6c6;
    border-bottom-width: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: "Frutiger",Arial,sans-serif;
}

    .site-btn.btn-primary {
        color: #FFF;
        background-color: #471a7a;
        border-bottom: 2px solid #7f0000;
    }

        .site-btn.btn-primary:hover, .site-btn.btn-primary:active,
        .site-btn.btn-primary.active, .site-btn.btn-primary.disabled, .site-btn.btn-primary[disabled] {
            color: #fff;
            background-color: #333;
            text-decoration: none;
        }

        
[data-sky-icon]:before {
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  content: attr(data-sky-icon);
  speak: none;
}

/*End Button*/


/*Error*/
div.skycommerce-error,div.skycommerce-message{margin:10px 0px;padding:32px;background-repeat:no-repeat;background-position:10px center;}
div.skycommerce-error a.button,div.skycommerce-message a.button{margin-top:0;float:right;}
div.skycommerce-error, #top div.skycommerce-message, #top .skycommerce-info{padding:16px 45px 16px 36px;background-repeat:no-repeat;background-position:10px center; overflow: hidden; position: relative; border-radius:2px;}
div.skycommerce-error a.button, #top div.skycommerce-message a.button{margin-top:0;float:right; color: #fff;position: absolute;right: 22px;top:50%; margin-top:-19px; text-align: center; background: rgba(0,0,0,0.2); border-radius:2px;}

div.skycommerce-error a.button:hover, #top div.skycommerce-message a.button:hover{background: rgba(0,0,0,0.5);}

div.skycommerce-message{ border-color: #8BAF5B;background-color: #E0F1B5;color: #4F5F39; }
div.skycommerce-message a{color: #4F5F39;}


div.skycommerce-error{  border-color: #941210;background-color: #F0DCDB;color: #941210; }
div.skycommerce-error a{color:#0397d7;}
div.skycommerce-error a:hover{opacity:0.7}
/*End Error*/

.slow-animation {
    will-change: transition;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

/* Progressing */
.order-progressbar{
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 50px;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
    border:1px solid #ccc;
}


#order-progress{
    position:fixed;	
    top: 40%;
    left:40%;
	text-align: left;
	overflow: hidden;
    border:10px solid rgba(7,171,239,1.00);
    border-radius:5px;
    padding:20px 50px; 
	z-index: 100000;
    background-color:#fff;
}

#order-overlay{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
    background:#ccc;
	opacity: 0.25;
}
.service-gallery-image {
    height:180px;
    width:100%

}
.service-gallery-description {
    padding-top:5px;
    height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
/* End Progressing*/


.action-notify {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    height: 100px;
    display: none;
}
.action-notify-title {
    background: #56a2cf;
    color:#fff;
    padding: 5px;
    font-size: 16px;
    opacity: 0.95;
    width:250px;
    border: 2px solid #56a2cf;
    border-top-left-radius: 2px;
    border-top-right-radius:2px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.action-notify-message {
    vertical-align: middle;
    padding: 15px 20px 0 20px;
    line-height: 18px;
    text-align: center;
    background: #31353d;
    font-size: 14px;
    color: #56a2cf;
    font-weight: bold;
    opacity: 0.95;   
    background-color: #ffffff;
    height: 100%;
    width:250px;
    border: 2px solid #56a2cf;
}
.action-notify-close {
    background: transparent;
    border: 0px;
    color: white;
}
.action-notify-close:hover {
    opacity:0.5
}
.question-form .option-label{
    font-size:16px!important
}
.question-fiblank{
    width:33%!important;
    padding:5px
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */

}
@media screen and (max-width: 786px){
    .ipad-show {
        display: block;
    }
}
@media screen and (max-width:768px) {
    body {
        min-height: initial;
    }

    .mobile-hidden {
        display: none !important;
    }

    .mobile-show {
        display: block !important;
    }

    .header-fix {
        padding-top: 45px;
    }

    .content-404 {
        top: 25%;
    }

    .pager-bg {
        width: 70px;
    }

    .carousel-pager {
        right: 0px;
    }

        .carousel-pager a {
            margin-left: 10px;
        }

    .small-device-hidden {
        display: block !important;
    }

    .login-container, .forget-password-container, .forget-password-success-container,
    .reset-password-container, .reset-password-success-container,
    .registration-success-container, .activation-success-container {
        top: 30px;
        float: none;
        left: 5%;
        width: initial;
    }

    .login-box, .forget-password-box, .forget-password-success-box,
    .reset-password-box, .reset-password-success-box,
    .registration-success-box, .activation-success-box {
        float: none;
        margin-right: 0;
        margin-left: 0;
        margin-top:150px

    }

    .registration-container {
        top: 0;
        float: none;
        left: 5%;
        width: initial;
    }

    .registration-box {
        float: none;
        margin-right: 0;
    }
    .ipad-hidden {
        display:none!important
    }
}

@media screen and (min-width:500px) and (max-width:768px) {
}

@media screen and (max-width:500px) {

    .small-device-show {
        display: block !important;
    }

    .small-device-hidden {
        display: none !important;
    }

    .registration-sub-panel {
        width: 49%;
    }

    .registration-content {
        width: 98%;
    }

    .registration-min-panel {
        width: 33%;
    }

    .body {
        min-height: inherit;
    }
}
