@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jockey+One&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@700&amp;display=swap");
body { background-color: #fff; max-width: 100%; }

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

html, body, div, span, applet, object, iframe, h1, h2, h4, h5, h6, hr, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: none; outline: none; vertical-align: baseline; }

html { -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */ }

img { max-width: 100%; }

/*ol, ul { list-style-type:inherit; padding: 0 0; margin: 0 0; }*/
a { color: #7dbc6c; text-decoration: none; }

strong, b { font-weight: bold; }

.clear { clear: both; padding: 0px; margin: 0px; }

.auto-adjust-img, .auto-adjust-img > img { display: block; width: auto; height: auto; max-width: 100%; }

#top-header .content { float: right; width: 110px; padding: 10px 120px 0 100px; }

.hide { display: none; }

.show { display: block; }

.container-two-column { overflow: hidden; width: 100%; padding-left: 0px; padding-right: 0px; background-color: #fff; box-sizing: border-box; /*border-bottom:4px solid #282619;*/ padding-bottom: 0px; clear: both; }

.inner { margin: 0 auto; max-width: 100%; width: 100%; }

.container-two-column .inner { margin: auto 0px; width: auto; max-width: auto; }

.grid { display: block; width: 100%; margin-top: 0px; }

.col { float: left; }

.col-1of2 { width: 70%; }

.col-num-1 { /*padding-right: 20px;*/ padding-top: 0px; box-sizing: border-box; }

.container-two-column .col-num-1 { /*padding-left: 50px;*/ width: 25%; display: inline-block; padding: 30px; box-sizing: border-box; }

.container-two-column .col-num-2 { width: 75%; display: inline-block; padding: 30px; box-sizing: border-box; }

.col-num-2 { /*padding-left: 20px;*/ padding-top: 0px; box-sizing: border-box; }

.col-2of3.col-num-2 { padding: 0px; box-sizing: border-box; width: 33%; }

.col-1of3.col-num-1 { padding: 0; box-sizing: border-box; width: 33%; }

.col-3of3.col-num-3 { box-sizing: border-box; width: 33%; }

.frame-1-col { padding: 0 50px; }

ul.social-media { display: block; margin-top: 10px; padding: 0; }

ul.social-media li { display: inline-block; background-repeat: no-repeat; margin: 0; padding-right: 5px; }

ul.social-media li:last-child { padding-right: 0; }

.social-media li a { background-size: 32px 32px; display: block; height: 32px; width: 32px; }

/*=================================== 2 column layout ===================================*/
.wrapper.callout-size { margin: 0px 0px 0 0px; }

/*=================================== HERO Images ===================================*/
.hero-1 { display: table; width: 100%; margin: -5px 0 30px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaedf2+0,ffffff+47 */ background: #eaedf2; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWRmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(top, #eaedf2 0%, white 47%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #eaedf2 0%, white 47%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #eaedf2 0%, white 47%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaedf2', endColorstr='#ffffff', GradientType=0); -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaedf2', endColorstr='#ffffff', GradientType=0)"; /* IE6-8 */ }

.hero-1 .ac-content { padding: 20px 0 0 40px; width: 40%; display: table-cell; vertical-align: top; }

.hero-1 .subHeader { font-size: 32px; color: #64358c; padding-top: 14%; }

.hero-1 .productDesc { font-size: 28px; color: #5a5a5a; }

#main-content-wapper .hero-1 .productDesc p { padding-top: 10px; margin: 0; font-size: 28px; }

.hero-1.image-center-content-above .ac-graphic { width: 56%; margin-top: -30px; display: table-cell; }

.hero-1 .ac-graphic img { display: block; margin-right: 0; float: right; }

.hero-1 .links a.btn { display: block; padding: 8px 0; color: #fff; font-size: 16px; background-color: #96c11f; width: 210px; border-radius: 10px; margin-top: 20px; text-decoration: none; text-align: center; }

.hero-1 .links a:hover { background-color: #7bad1c; }

.hero-1 .ac-graphic { position: relative; }

.hero-1 .caption img { position: absolute; top: 140px; right: 75px; max-width: 147px; }

/*================================= Top Header =================================*/
#top-header { /*  display: none; */ height: 0; }

#top-header li { display: inline-block; vertical-align: top; float: none; /*position: relative;*/ }

.GenericMicrosite-logo { margin-top: 7px; width: 26%; }

.sirdupla-logo { width: 28%; }

.list-search > a { display: inline-block; padding-top: 1px; }

.list-search img { left: 4px; position: relative; }

.list-search { width: 28%; min-width: 30px; display: inline-block; }

.header-text-hcp { margin-top: 10px; margin-left: 30px; float: left; font-size: 12px; }

.search { margin-top: 61px; width: 100%; }

.search.mobile, .search.mobile .search { display: none; margin-top: 0; }

.list-block3 { width: 42%; min-width: 30px; text-align: right; }

.header-text-report { color: #00bce4; float: right; font-size: 14px; font-weight: bold; margin-right: 10px; margin-top: 7px; text-align: left; }

.flag { margin-top: 7px; margin-right: 8px; float: right; }

.flag img { width: 15px; }

.country { margin-top: 9px; margin-right: 20px; width: 20px; float: right; font-size: 12px; }

.header-text-hcp a, .country a, .header-text-report a { color: #00bce4; font-size: 12px; }

.header-mylan-logo { clear: both; width: 35%; height: auto; text-align: right; margin-top: 50px; position: absolute; right: 0; }

.header-mylan-logo img { width: 110px; }

.list-item-mylan img { position: relative; left: 8px; top: 6px; }

#top-header .last { padding-right: 0; }

.logo_separator { padding: 0px 10px; }

.logo-brand_name { color: #333; position: relative; top: 3px; font-size: 20px; padding-left: 15px; }

.logo-advocate_text { font-size: 14px; color: #666; padding: 0 6px; position: relative; bottom: 3px; right: 3px; font-weight: normal; }

.mobileText { display: none; }

.header-text-report.mobile { display: none !important; }

/*----------------------references-------------------------------*/
#main-content-wapper .references p { font-size: 11px; line-height: 22px; word-wrap: break-word; }

.references .red-text { color: #f94876; }

/*================================= SEARCH =================================*/
.container-1 { width: 300px; vertical-align: middle; white-space: nowrap; position: relative; }

.container-1 .inner { margin-bottom: 0; margin-top: 0; max-width: auto; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }

.search-module .search { float: left; margin: 0px; }

.searchBar { width: 100%; height: 10px; }

.searchBar .inner { margin-top: -50px; position: absolute; width: auto; min-width: 940px; }

.search .placeholder-text, .search .placeholder-text2 { background: #fff; border: none; color: #2661ad !important; font-size: 20px; -moz-appearance: none; -webkit-appearance: none; margin-top: 0px !important; text-align: left !important; width: 100%; float: left; height: 41px; margin-right: -11px; min-height: 41px; }

.search .placeholder-text2 { width: 188px; }

.search-module .submit { cursor: pointer; height: 36px; float: right; margin-top: -37px; width: 36px; background-image: url(../images/search.png); background-repeat: no-repeat; background-size: 30px; background-color: transparent; }

.search-module .submit input { width: 100%; height: 40px; cursor: pointer; color: #fff; font-size: 16px; font-weight: bold; border: none; text-transform: uppercase; }

.search-module .submit input:hover { background: #1C83C6; transition: .5s ease all; }

.search-module .ie8-ie9-only { display: none; }

.container-1 .icon { position: absolute; top: 10%; margin-left: -24px; margin-top: 3px; z-index: 1; color: #4f5b66; }

/*================================= end search =================================*/
/*================================= Cookie Notice =================================*/
.cookie-warning { position: fixed; top: 0; height: 105px; width: 100%; z-index: 10; left: 50%; margin-left: -480px; max-width: 960px; color: #fff; background-color: #00b4e5; }

.cookie-warning .inner { box-sizing: border-box; padding: 10px 30px 10px 25px; }

.cookie-warning h1 { color: #fff; font-size: 20px; font-weight: bold; }

.cookie-warning a { color: #fff; }

.cookie-warning p { margin-top: 2px; font-size: 12px; line-height: 20px; }

.cookie-warning .btn.no-icon { border-radius: 5px; background: #fff; padding: 5px 15px; float: right; margin-top: -10px; }

.cookie-warning .btn.no-icon a { color: #00b4e5; text-decoration: none; }

.cookie-exit-icon { float: right; margin-top: -23px; margin-right: -17px; cursor: pointer; color: #00b4e5; border-radius: 30px; background: #fff; font-size: 28px; font-weight: bold; display: inline-block; line-height: 3px; padding: 9px 3px; }

.cookie-exit-icon:before { content: "×"; }

/*---------------------------------End Cookie Notice------------------------------------------*/
/*================================= 404 error page =================================*/
.error-404-headline { background: #fff; height: 50px; padding: 20px 50px 0 50px; }

.error-404-headline { font-size: 30px; font-weight: bold; color: #333; }

.error-404-desc { background: #fff; padding: 50px; }

.error-404-desc p:nth-child(2) { padding: 20px 0; }

.error-404-desc p:nth-child(3) { padding-top: 20px; }

.error-404-desc, .error-404-desc p, .error-404-desc ul { font-size: 15px; }

.error-404-desc ul { margin: 0; padding-bottom: 20px; list-style: none; }

.error-404-desc ul li { padding-bottom: 4px; padding-left: 10px; position: relative; }

.error-404-desc ul li:before { content: ""; width: 4px; height: 4px; position: absolute; top: 6px; left: 1px; background: #00bbe7; }

/* =============================================================================
MAIN CONTENT STYLES
========================================================================== */
.carousel-img { background-color: #fff; padding-left: 0px; padding-right: 0px; }

/*================================= Callout with left image =================================*/
.wrapper { overflow: hidden; }

.callout-left { float: left; width: 48%; margin-right: 20px; }

.callout-block { min-height: 240px; background-color: #f7f7f7; margin-bottom: 20px; }

.callout-top-space { margin-top: 20px; }

.callout-text1 { padding-left: 15px; font-size: 16px; overflow: hidden; width: 60%; }

.callout-vertical { min-height: 580px; }

.callout-vertical { min-height: 580px; }

.gray { background-color: #f7f7f7; }

.callout-right { overflow: hidden; margin-bottom: 20px; }

.callout-title { padding-left: 50px; padding-top: 30px; padding-bottom: 15px; font-size: 24px; }

.callout-img { float: left; width: 144px; height: 164px; margin-left: 50px; vertical-align: top; margin-bottom: 30px; }

.callout-text { padding-left: 15px; padding-right: 15px; font-size: 18px; overflow: hidden; }

.callout-line { height: 2px; background-color: #00b4e5; margin: 0 50px 15px 0; }

.callout-full-width .callout-link { margin-top: 20px; text-align: right; }

.callout-full-width { margin-top: 20px; }

.callout-block .callout-link { margin-top: 20px; }

.callout-full-width .callout-text { padding-right: 50px; }

.callout-pdf-notitle.callout-full-width { margin-top: 0; margin-bottom: 30px; }

/* ELENA May8*/
.callout-pdf-notitle .row { width: 0; height: 0; margin: 0; padding: 0; visibility: hidden; }

/*------------------------- End Callout with left image -----------------------*/
/* Navigation */
#mobile-menu-wrapper { position: absolute; top: 0; right: 30px; z-index: 999; }

.hamburger { cursor: pointer; position: absolute; padding: 15px; top: 0; right: 0; z-index: 15; }

.hamburger .line { width: 33px; height: 8px; background: #e5007b; margin: 3px 0; }

.hamburger .line:first-of-type { margin-top: 0; }

.hamburger .line:last-of-type { margin-bottom: 0; }

#nav-menu a.current { background: #00577f; }

#nav-menu a:hover { color: #fff; }

.no-touch #nav-menu li:after, #nav-menu li:after { content: ''; display: block; margin: auto; height: 2px; width: 0px; background: transparent; transition: width .5s ease, background-color .5s ease; }

.no-touch #nav-menu li:hover::after, #nav-menu li:hover::after, #nav-menu li.active::after { width: 100%; background: #f4c650; }

#nav-menu li > ul.subnav-hover > li a:link, #nav-menu li > ul.subnav-hover > li a:visited, #nav-menu li > ul.subnav-hover > li a:hover, #nav-menu li > ul.subnav-hover > li a:focus, #nav-menu li > ul.subnav-hover > li a:active { color: #000; text-decoration: none; border-bottom: none !important; }

#nav-menu li > ul.subnav-hover > li a.current:link, #nav-menu li > ul.subnav-hover > li a.current:visited, #nav-menu li > ul.subnav-hover > li a.current:hover, #nav-menu li > ul.subnav-hover > li a.current:focus, #nav-menu li > ul.subnav-hover > li a.current:active { color: #d5007f; background: #00577e; text-decoration: none; height: 40px; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop, .modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); }

.modal { position: fixed; top: 10%; left: 50%; z-index: 1050; width: 560px; margin-left: -280px; background: #ffe000; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.3); *border: 1px solid #999; /* IE6-7 */ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; outline: none; }

.modal.fade { -webkit-transition: opacity .3s linear, top .3s ease-out; -moz-transition: opacity .3s linear, top .3s ease-out; -o-transition: opacity .3s linear, top .3s ease-out; transition: opacity .3s linear, top .3s ease-out; top: -25%; }

.modal.fade.in { top: 10%; background: #ffe000; }

.modal-header { padding: 9px 15px 0; text-align: right; }

.modal-header .close { margin-top: 2px; background: transparent; font-size: 24px; }

.modal-body .pop-data { display: block !important; }

.modal-header h2 { margin: 0; line-height: 30px; }

.modal-body { position: relative; padding: 0 15px; }

.modal-body .box-data { display: table; }

.modal-body .box-data h2 { font-size: 28px; font-family: "Cairo", sans-serif !important; font-weight: bold; }

.modal-body .box-data .left { display: table-cell; vertical-align: middle; width: 40%; }

.modal-body .right { display: table-cell; vertical-align: middle; width: 60%; padding-top: 5px; }

.modal-body .right p { color: #2661ad; line-height: 19px; margin: 0 0 0 0; font-weight: 500; }

.modal-body .right .subHeader { margin: 0 0 0 15px; }

.modal-form { margin-bottom: 0; }

.modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; *zoom: 1; }

.modal-footer:before, .modal-footer:after { display: table; content: ""; line-height: 0; }

.modal-footer:after { clear: both; }

.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn { margin-left: -1px; }

.modal-footer .btn-block + .btn-block { margin-left: 0; }

@media (max-width: 767px) { .modal { position: fixed; overflow: scroll; top: 20px; left: 20px; right: 20px; width: auto; margin: 0; } .modal.fade { top: -100px; } .modal.fade.in { top: 20px; } }

.mob-img { display: none; }

.mob-ban, .pro-mob { display: none; }

.bg-white .product-rating { display: none !important; }

#site-wapper #productcontainer { width: auto; padding: 30px 10% 0; }

/*** INTERSTITIAL POPUP ***/
#interstitial-overlay { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; display: none; height: 100%; position: fixed; top: 0; width: 100%; z-index: 9999; }

.interstitial { display: none; left: 0; position: fixed; right: 0; top: 20%; z-index: 1004; }

.interstitial .window { background: #fff; height: 100%; margin: 0 auto; max-width: 645px; }

.interstitial .window .inner { color: #333; padding: 30px; box-sizing: border-box; /*text-align:center;*/ display: table; }

.interstitial .left { max-width: none; width: 37%; }

.interstitial .right { display: block; margin-left: 45%; padding-left: 0; float: none; }

.interstitial .window .stripes { background-color: white; background-image: url("/-/media/xulanecom/images/common/accordion_bg.png"); background-repeat: repeat-x; height: 14px; width: 100%; }

.interstitial .window .stripes .bar { background: #f7676e none repeat scroll 0 0; height: inherit; width: 38%; }

.interstitial .window h1 { font-weight: normal; font-size: 20px; color: #fff; padding-bottom: 15px; }

.interstitial .window h2 { color: #333; font-size: 18px; padding-bottom: 10px; /*text-align: center;*/ font-weight: bold; margin: auto; }

#sideEffects_popup.interstitial .window h2 { color: #fff; font-size: 20px; padding-bottom: 16px; text-align: left; }

.interstitial .window .caption { font-size: 18px; padding-bottom: 20px; }

#main-content-wapper .interstitial .window .caption p { color: #000; font-size: 16px; margin: 16px 0 0; text-align: center; }

.interstitial .continue, .interstitial .cancel { display: inline-block; }

.interstitial a, .interstitial a:visited, .interstitial a:hover, .interstitial a:hover span, .interstitial a, .interstitial a:visited, .interstitial a:focus, .interstitial a:focus span { color: #fff; text-decoration: none; }

.interstitial .cancel a { cursor: pointer; display: inline-block; padding: 10px 0; text-align: center; font-size: 16px; font-weight: bold; }

.interstitial .cancel a, .interstitial .btn a { border-radius: 0; }

.btn.continue { cursor: pointer; display: inline-block; padding-right: 0px; background: #efefef; background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e2e2e2)); background: -webkit-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); background: -o-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%); border-radius: 3px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0)"; }

.btn.continue > a { padding: 15px 50px; display: block; font-weight: bold; font-size: 14px; width: 100%; text-align: center; box-sizing: border-box; }

.interstitial-exit-icon { background: #fff none repeat scroll 0 0; border-radius: 30px; color: #00b4e5; cursor: pointer; display: inline-block; float: right; font-size: 28px; font-weight: bold; line-height: 6px; margin-right: -24px; margin-top: -75px; padding: 9px 4px; }

.interstitial-exit-icon::before { content: "×"; }

#sideEffects_popup .caption a { color: #fff; }

#sideEffects_popup .cancel { border-radius: 10px; display: block; margin: 0 auto; text-align: center; width: auto; }

#sideEffects_popup .cancel a { border-radius: 5px; }

#interstitial_onload.interstitial .window { background-color: #fff; border: 5px solid #5b9bd5; border-radius: 80px; max-width: 800px; }

#interstitial_onload.interstitial .window .inner .caption { color: #999; height: 380px; overflow-y: auto; }

#interstitial_onload.interstitial .cancel { display: none; }

#interstitial_onload.interstitial .btn.continue { bottom: -25px; position: absolute; right: 52% !important; width: 68px; }

#interstitial_onload.interstitial .interstitial-exit-icon { display: none; }

#interstitial_onload.interstitial .btn a { background-color: #5b9bd5; border: 3px solid #41719c; border-radius: 6px; color: #fff; font-size: 24px; font-weight: normal; padding: 10px 50px; width: auto; }

#interstitial_onload ul { list-style-type: disc; margin: 0; padding-left: 20px; }

@media screen and (max-width: 680px) { .interstitial { top: 5%; } .interstitial .window { margin: 0 5%; max-width: 100%; } .interstitial .window .inner { padding: 20px 20px 27px !important; text-align: center; } .interstitial .left { width: 100%; } .interstitial .right { margin-left: 0 !important; padding-top: 20px !important; } .interstitial .cancel { margin-left: 20px !important; padding-top: 0px; } .interstitial .window .btn span { font-size: 12px; font-weight: bold; } .interstitial-exit-icon { margin-right: -10px; margin-top: -87px; } .interstitial .btn, .interstitial .cancel { display: block; margin-bottom: 0; margin-left: 10px !important; margin-right: 0; margin-top: 10px; text-align: center; width: auto; } .interstitial .window h2 { font-size: 18px; padding-bottom: 0px; } #interstitial_onload.interstitial .window .inner .caption { font-size: 14px; height: 170px; } #interstitial_onload.interstitial .btn a { font-size: 18px; padding: 8px 30px; } #interstitial_onload.interstitial .btn.continue { right: 50% !important; } }

@media screen and (max-width: 470px) { #interstitial_onload.interstitial .window .inner .caption { height: 333px; } }

@media (max-width: 767px) { .interstitial .window { width: 90%; } .interstitial { top: 5%; } }

@media screen and (max-width: 680px) { .interstitial .left { padding: 0 0 0px 0; } }

/* neww css for popup */
.interstitial { display: none; position: fixed; top: 15%; right: 0; left: 0; z-index: 99999; }

.interstitial .window { background: #fff; max-width: 525px; height: 100%; margin: 0 auto; border-radius: 0; z-index: 99999; }

.interstitial .window .inner { padding: 35px 62px; }

.interstitial .left { width: 100%; float: none; padding-top: 0; }

.interstitial .right { margin-left: 0; padding-top: 0; text-align: center; }

.interstitial .window .stripes { background-color: white; background-repeat: repeat-x; height: 14px; width: 100%; display: none; }

.interstitial .window .stripes .bar { height: inherit; width: 38%; background: #7dbc6c !important; }

.interstitial .window h2 p { font-size: 24px !important; padding-bottom: 0px; color: #7dbc6c !important; }

.interstitial .window .caption { padding-bottom: 20px; font-size: 18px; }

.interstitial .continue, .interstitial .cancel { display: inline-block; border-radius: 23px; }

.interstitial .continue a, .interstitial .cancel a { padding: 12px 23px; color: #999; }

.interstitial .cancel { margin-left: 20px; }

.interstitial .cancel a { text-decoration: none; color: #999; display: inline-block; padding: 12px 31px; }

.btn-v2 > a { color: #999; display: block; font-weight: bold; width: 100%; text-align: center; box-sizing: border-box; font-size: 16px; }

/* new css for popup closed */
.btn-v2, .cancel { cursor: pointer; display: inline-block; background: #fff; border: 2px solid #f4c650; }

.interstitial a:hover, .interstitial a:hover span { background: #f4c650; text-decoration: none; border-radius: 19px; color: #121e3b; }

@media (max-width: 767px) { .interstitial .window .inner .left { display: block; float: none; width: 100%; margin-left: 0px; } .interstitial .window h2 p { font-size: 16px !important; padding-bottom: 0px; font-weight: bold !important; } .interstitial .window .caption { font-size: 14px; } .interstitial .left { padding-top: 0px; } .interstitial .window .caption { padding-bottom: 10px; } #main-content-wapper .interstitial .window .caption p { font-size: 14px; line-height: 22px; } }

@media (max-width: 767px) and (orientation: landscape) { .interstitial .window { max-width: 645px; width: 90%; } .interstitial .window .inner .left { display: none; } .interstitial .cancel { margin-left: 20px; } .interstitial .left { width: 40%; float: left; padding-top: 27px; } .interstitial .right { margin-left: 0 !important; padding-top: 0px; display: block; } }

/*======================== Nav Menu ========================*/
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont93e3.eot"); src: url("../fonts/fontawesome-webfontd41d.html?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont93e3.woff") format("woff"), url("../fonts/fontawesome-webfont93e3.ttf") format("truetype"), url("../fonts/fontawesome-webfont93e3.html#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

/*new style*/
#nav-menu { position: relative; margin: 60px auto 0px; box-sizing: border-box; }

/* new menu */
#mobile-menu-box { position: static; left: 0; min-height: 265px; min-width: 287px; background-color: #fff; width: 100%; overflow: hidden; padding: 0; z-index: 1000; padding-top: 20px; padding-bottom: 20px; border-radius: 20px; }

/* Header starts */
#nav-menu { display: none; }

.isMobile.isActive-mobile-menu { display: block !important; }

#header-content-wrapper .content #ddmenu { right: 15px; }

#header-content-wrapper .content #ddmenu > li > .content { margin-top: 5px; }

#header-content-wrapper .content #ddmenu > li > .content > a { display: none; }

#header-content-wrapper .content #ddmenu > li > .content ul > li > a > span { display: none; }

#header-content-wrapper .content #ddmenu > li > .content #captionfortrial ul > li:first-child > a:after { content: "HCP"; }

#header-content-wrapper .content #ddmenu > li > .content #captionfortrialHCP ul > li:first-child > a:after { content: "public"; }

#header-content-wrapper .content #ddmenu { top: -7px; }

.searchBar.search-module .container .search-toggle { text-align: center; }

.searchBar.search-module .container .search-toggle .nav-link span { display: none; }

.searchBar.search-module .container .search-toggle .nav-link i { display: inline-block; }

#header-content-wrapper .searchBar { top: 2px; width: 45px; bottom: auto; right: 0; }

#header-content-wrapper .searchBar .container { padding: 0; }

#mobile-menu-wrapper { display: block !important; }

#header-content-wrapper .content ul li { padding-right: 10px; }

.menu-list { margin-bottom: 0px; margin-top: 45px; padding: 0 20px; }

#mobile-menu-box ul.menu-list li.nav-main a { color: #2661ad; display: block; font-size: 18px; padding: 7px 58px 7px 15px; font-family: "Jockey One", sans-serif; cursor: pointer; text-transform: uppercase; }

#mobile-menu-box ul.menu-list li.nav-main a:hover { background: #ffe000; border-radius: 5px; }

.menu-list .sub-menu li a { padding: 7px 0 7px 7px !important; }

.menu-list .logo { display: none !important; }

#mobile-menu-box .menu-list .no_event { pointer-events: none; cursor: default; }

#mobile-menu-box li { position: relative; display: block; margin-top: 1px; }

#mobile-menu-box li.selected > a { background: #ffe000; border-radius: 5px; }

#mobile-menu-box li.active a:focus { color: #2661ad !important; }

#mobile-menu-button { cursor: pointer; position: absolute; bottom: 0; right: 50px; width: 35px; height: 35px; top: 20px; background: url(../images/menu.png) no-repeat; background-size: 35px !important; background-position: center center !important; z-index: 99999; }

#mobile-menu-button .close-btn-contain, #mobile-menu-button #close-btn { padding-top: 5px; height: 35px; width: 35px; }

#mobile-menu-box .menu-item-has-children.active .sub-menu { display: block !important; }

#mobile-menu-box .menu-item-has-children .sub-menu { margin-left: 20px; }

#header-content-wrapper #top-header { padding: 0px; position: absolute; top: 0; width: 100%; box-sizing: border-box; display: block; margin: 0 auto; text-align: center; }

#mobile-menu-box > ul > li.menu-item-has-children:after { z-index: 1; display: block; font-size: 14px; position: absolute; right: 0; top: 0; content: "\f067"; font-family: 'FontAwesome'; color: #2661ad; padding: 7px 5px 7px 20px; cursor: pointer; }

#mobile-menu-box > ul > li.menu-item-has-children.selected:after { z-index: 9999; display: block; font-size: 14px; position: absolute; right: 0; top: 0; content: "\f067"; font-family: 'FontAwesome'; color: #2661ad; padding: 7px 5px 7px 20px; cursor: pointer; color: #ffe000; }

#mobile-menu-box > ul > li.menu-item-has-children.selected:after { color: #ffe000; font-family: 'FontAwesome'; content: "\f067"; }

#mobile-menu-box > ul > li.menu-item-has-children.active:after { content: "\f068"; font-family: 'FontAwesome'; }

.menu-list .sub-2menu li a { padding-left: 70px !important; }

.search-container .close-icon { top: 30px; right: 25px; }

/* Header ends */
@media screen and (min-width: 0\0) and (min-resolution: 72dpi) { #site-wapper .landing .homepagetitle { font-size: 149px !important; } }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; }

.carousel { position: relative; background: none; box-sizing: border-box; margin-left: -15px; margin-right: -15px; /*For IE7-8-9*/ }

.carousel-inner > .item > a.sliderimagelink { position: absolute; left: 0; right: 0; top: 0; bottom: 30px; }

.carousel-inner > .item > a:nth-child(2) { position: absolute; left: 0; right: 0; top: 0; bottom: 30px; }

@-moz-document url-prefix() { .carousel { padding: 0px !important; } }

@-moz-document url-prefix() { .container-two-column .col-num-2 { width: 67% !important; } }

.carousel-inner { position: relative; /* width: 100%; */ overflow: hidden; }

.carousel-inner > .item { position: relative; display: none; -webkit-transition: .6s ease-in-out left; -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left; }

.carousel-inner > .item > a > p { position: absolute; top: 0%; font-size: 25px !important; text-transform: uppercase; color: #fff; width: 100%; text-align: center; line-height: 34px !important; }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }

.carousel-inner > .item > a { text-decoration: none !important; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { line-height: 1; padding: 0; box-sizing: border-box; }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }

.carousel-inner > .active { left: 0; }

.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }

.carousel-inner > .next { left: 100%; }

.carousel-inner > .prev { left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }

.carousel-inner > .active.left { left: -100%; }

.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); filter: alpha(opacity=50); opacity: .5; }

.carousel-control.left { background-image: url(""); background-repeat: no-repeat; background-position: top 45% left 10px; display: none; }

.carousel-control.right { right: 0; left: auto; background-image: url(""); background-repeat: no-repeat; background-position: top 45% right 10px; /* background-size: 50%; */ display: none; }

.carousel-control:hover, .carousel-control:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.carousel-control .icon-prev, .carousel-control .icon-next { position: absolute; top: 50%; z-index: 5; display: inline-block; }

.carousel-control .icon-prev { left: 50%; margin-left: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }

.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif; line-height: 1; }

.carousel-control .icon-prev:before { content: '\2039'; }

.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 2; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; display: none !important; }

.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0); border: 2.5px solid #fff; border-radius: 20px; -webkit-border-radius: 20px !important; -moz-border-radius: 20px !important; -o-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.carousel-indicators .active { width: 10px; height: 10px; margin: 1; background-color: #fff; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn { text-shadow: none; }

.carousel-control.right, .carousel-control.left { background-size: 50%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .carousel-inner > .item > a:nth-child(2) { position: absolute; left: 0; right: 0; top: 0; bottom: 30px; } }

/*meyer reset*/
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
#overlay { width: 100%; height: 100%; z-index: 1001; background: rgba(0, 0, 0, 0.8); position: fixed; top: 0; cursor: pointer; display: none; }

#CRMPopup .window { background: #fff; height: 100%; margin: 0 auto; max-width: 645px; }

#CRMPopup .window .inner { padding: 40px 40px 60px; width: auto; }

#CRMPopup .window .inner.cf:before, #CRMPopup .window .inner.cf:after { content: " "; display: table; }

#CRMPopup .window .inner .right { float: none; }

CRMPopup.style { height: auto; width: 254px; top: 254px; display: block; }

/*element.style { height: auto; width: auto; top: 254px; display: block; }*/
strong { font-weight: bold; }

.pre-form-content { text-align: center; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.html) 50% 50% repeat-x; color: #222222; }

.register_block { display: inline-block; width: 100%; padding: 15px 0; text-align: center; }

.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.html) 50% 50% repeat-x; color: #222222; }

.ui-dialog .ui-dialog-content { position: relative; border: 0; background: none; overflow: auto; padding: 0 !important; }

#emailAddress { border-radius: 10px; max-width: 352px; display: inline-block; font-size: 14px; border: 1px solid #869bba; border-radius: 0px; color: #333399; }

form input[type="text"], form input[type="tel"], form input[type="password"], form input[type="email"] { border: 1px solid #869bba; padding: 10px 10px; width: 100%; box-shadow: 0 0px 0px #d7d7d7 inset; height: auto; margin-top: 3px; font-size: 16px; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: 'Lato-Regular'; }

form * { box-sizing: border-box; }

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { align-items: flex-start; text-align: center; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; background-color: buttonface; box-sizing: border-box; padding: 2px 6px 3px; border-width: 2px; border-style: outset; border-color: buttonface; }

user agent stylesheet input, textarea, keygen, select, button { text-rendering: auto; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; margin: 0em 0em 0em 0em; }

.post-form-content { font-size: 11px; line-height: 11px; text-align: center; }

.close-icon { float: right; cursor: pointer; }

img { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; }

.notitlebar .ui-dialog-titlebar { display: none; }

.btn-register { /*background: -webkit-linear-gradient(top, #85be43 20%, #7aa938 80%);*/ background: #f7676e; color: #fff; padding: .25em .5em; border-radius: .25em; display: inline-block; cursor: pointer; margin-left: 10px; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }

button { border: none; }

#CRMPopup h2 { text-align: center; color: #222222; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.html) 50% 50% repeat-x; font-size: 33px; padding-bottom: 15px; }

#CRMSubmitBtn > p:after { content: url("../../../sitecore/service/notfound.html"); position: relative; top: 0.3em; }

#CRMPopup { display: none; }

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.notitlebar { left: 50% !important; position: fixed; top: 20% !important; width: 600px !important; margin-left: -300px; }

@media (max-width: 768px) { .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.notitlebar .btn-register { margin: 10px 0; } .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.notitlebar { left: 0% !important; width: auto !important; margin: 0 10px; } }

/* http://meyerweb.com/eric/tools/css/reset/ v2.0-modified | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* make sure to set some focus styles for accessibility */
:focus { outline: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration { -webkit-appearance: none; -moz-appearance: none; }

input[type=search] { -webkit-appearance: none; -moz-appearance: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; max-width: 100%; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
[hidden] { display: none; }

/** 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }

/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: none; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; outline: none; }

/** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improve image quality when scaled in IE 7. */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

/** Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure { margin: 0; }

/** Correct margin displayed oddly in IE 6/7. */
form { margin: 0; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct color not being inherited in IE 6/7/8/9. 2. Correct text not wrapping in Firefox 3. 3. Correct alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }

/** 1. Correct font size not being inherited in all browsers. 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome. 3. Improve appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

/** Address Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Remove inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible; /* 4 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to content-box in IE 8/9. 2. Remove excess padding in IE 8/9. 3. Remove excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 6/7/8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

html, button, input, select, textarea { color: #222; }

::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

img { vertical-align: middle; }

fieldset { border: 0; margin: 0; padding: 0; }

textarea { resize: vertical; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

html { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

body { margin: 0; padding: 0; font-family: "Cairo", sans-serif; font-weight: 400; color: #585858; font-size: 16px; background-image: url(../images/bg.jpg); }

a { color: #2661ad; }

a:hover { color: #2661ad; text-decoration: none; }

input:focus, button:focus, a:focus { outline-width: 0; outline-style: solid; outline-color: transparent; outline: none; }

button:focus, a:focus { border: 0; outline: none; }

img { max-width: 100%; width: 100%; }

strong { font-weight: bold; }

[class*='col-'] { padding: 0; }

p { color: #585858; font-size: 20px; line-height: 26px; margin-bottom: 15px; }

@media screen and (min-width: 100em) { p { font-size: 25px; line-height: 33px; } }

@media screen and (max-width: 36em) { p { font-size: 18px; line-height: 22px; } }

small { font-size: 14px; }

.show { display: block !important; }

.top_logo_box a { display: block; }

sup { position: relative; top: -0.5em; font-size: 60%; }

a sup { display: inline-block; text-decoration: none; }

#site-wapper { /* home page */ }

@media screen and (min-width: 100em) { #site-wapper .container { max-width: 1580px; margin: 0 auto; width: 100%; } }

@media screen and (max-width: 100em) { #site-wapper .container { max-width: 1200px; margin: 0 auto; width: 100%; } }

@media screen and (max-width: 75em) { #site-wapper .container { max-width: unset; width: auto; margin: 0 15px; } }

@media screen and (max-width: 61.938em) { #site-wapper .container { margin: 0 45px; } }

@media screen and (max-width: 36em) { #site-wapper .container { margin: 0 20px; } }

#site-wapper .bg-white { background: #FFF; padding: 50px 0; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }

#site-wapper .bg-white p a { font-weight: 700; border-bottom: 0; display: inline-block; word-break: break-word; text-decoration: underline; }

#site-wapper .error { color: #ff0000; }

#site-wapper .threecol-1 { clear: both; display: table; width: 80%; margin: 0 auto; }

#site-wapper .threecol-1 .col { width: 50%; padding-top: 30px; }

@media screen and (max-width: 61.938em) { #site-wapper .threecol-1 .col { width: 100%; padding-top: 0; } }

#site-wapper .threecol-1 .col .threecol-leftsection { padding-right: 33px; }

#site-wapper .threecol-1 .col .threecol-rightsection { padding-left: 33px; }

#site-wapper .threecol-1 ul { list-style-type: square; padding: 0 50px; font-size: 16px; }

@media screen and (max-width: 36em) { #site-wapper .threecol-1 ul { padding: 0 0 0 30px; } }

#site-wapper .threecol-1 ul li { color: #585858; font-size: 20px; line-height: 26px; }

@media screen and (min-width: 100em) { #site-wapper .threecol-1 ul li { font-size: 25px; line-height: 33px; } }

@media screen and (max-width: 36em) { #site-wapper .threecol-1 ul li { font-size: 18px; line-height: 22px; } }

#site-wapper .threecol-1 .col-num-1 .aboutlistitem:nth-child(1) { padding-right: 33px; }

@media screen and (max-width: 61.938em) { #site-wapper .threecol-1 .col-num-1 .aboutlistitem:nth-child(1) { padding-right: 0; } }

#site-wapper .threecol-1 .col-num-2 .aboutlistitem:nth-child(1) { padding-left: 33px; }

@media screen and (max-width: 61.938em) { #site-wapper .threecol-1 .col-num-2 .aboutlistitem:nth-child(1) { padding-left: 0; } }

#site-wapper .threecol-1 .col-num-3 { display: none; }

#site-wapper .heading1 { width: 80%; margin: 0 auto; }

#site-wapper .bottom1 { margin-top: 30px; margin-bottom: 50px; display: table; }

@media screen and (max-width: 36em) { #site-wapper .bottom1 { margin-top: 20px; margin-bottom: 20px; } }

#site-wapper .bottom1 .fat-callout { width: 50%; display: table-cell; vertical-align: top; }

@media screen and (max-width: 61.938em) { #site-wapper .bottom1 .fat-callout { display: block; width: 100%; float: none; } }

#site-wapper .bottom1 .fat-callout:first-of-type { margin: 0 20px 0 0; width: 55%; background-color: #ffe000; border-radius: 20px; }

@media screen and (max-width: 61.938em) { #site-wapper .bottom1 .fat-callout:first-of-type { margin: 0 0 20px 0; width: 100%; padding-bottom: 90px; } }

@media screen and (max-width: 61.938em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner { width: 80%; margin: 0 auto; } }

#site-wapper .bottom1 .fat-callout:first-of-type .inner .caption h4 { padding: 50px; }

@media screen and (max-width: 75em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption h4 { padding: 35px; } }

@media screen and (max-width: 61.938em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption h4 { padding: 40px 0 0 0; width: 40%; float: left; font-size: 34px; } }

@media screen and (max-width: 47.938em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption h4 { width: 40%; font-size: 28px; line-height: 32px; padding: 35px 0; } }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption h4 { padding: 25px 5px 0 5px; font-size: 18px; line-height: 18px; } }

#site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { float: right; max-width: 290px; margin-right: 50px; margin-top: 50px; }

@media screen and (max-width: 75em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { float: right; max-width: 233px; margin-right: 25px; margin-top: 25px; } }

@media screen and (max-width: 48em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { margin-bottom: -30px; } }

@media screen and (max-width: 47.938em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { margin-bottom: -50px; } }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { max-width: 135px; margin-right: 0; margin-top: 15px; margin-bottom: -25px; } }

#site-wapper .bottom1 .fat-callout:first-of-type .inner .link { position: absolute; z-index: 99; bottom: 50px; left: 50px; }

@media screen and (max-width: 75em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .link { padding: 30px; } }

@media screen and (max-width: 61.938em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .link { clear: both; padding: 0; } }

@media screen and (max-width: 47.938em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .link { padding: 0; } }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .link { bottom: 28px; left: 27px; } }

#site-wapper .bottom1 .fat-callout:first-of-type .inner .link a { background: #2661ad; font-size: 20px; letter-spacing: 2px; font-family: "Jockey One", sans-serif; font-weight: normal; color: #FFF; padding: 7px 20px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; text-transform: uppercase; font-family: "Jockey One", sans-serif; }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .link a { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .bottom1 .fat-callout:first-of-type .inner .link a:hover { color: #ffe000; }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:first-of-type .inner .link a { font-size: 12px; padding: 5px 10px; } }

#site-wapper .bottom1 .fat-callout:last-of-type .inner { margin-left: 30px; position: relative; }

@media screen and (max-width: 61.938em) { #site-wapper .bottom1 .fat-callout:last-of-type .inner { margin-left: 0; width: 100%; } }

#site-wapper .bottom1 .fat-callout:last-of-type .inner .caption { position: relative; }

#site-wapper .bottom1 .fat-callout:last-of-type .inner .caption h4 { position: absolute; z-index: 99; top: 50px; left: 50px; color: #ffe000; }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:last-of-type .inner .caption h4 { top: 27px; left: 27px; font-size: 30px; line-height: 30px; } }

#site-wapper .bottom1 .fat-callout:last-of-type .inner .link { position: absolute; z-index: 99; bottom: 50px; left: 50px; }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:last-of-type .inner .link { bottom: 28px; left: 27px; } }

#site-wapper .bottom1 .fat-callout:last-of-type .inner .link a { background: #2661ad; font-size: 20px; letter-spacing: 2px; font-family: "Jockey One", sans-serif; font-weight: normal; color: #FFF; padding: 7px 20px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; padding: 7px 20px; }

@media screen and (max-width: 36em) { #site-wapper .bottom1 .fat-callout:last-of-type .inner .link a { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .bottom1 .fat-callout:last-of-type .inner .link a:hover { color: #ffe000; }

#site-wapper .bottom1 .fat-callout .inner { margin: 0; max-width: unset; width: auto; display: table; }

#site-wapper .bottom1 .fat-callout .inner h2 { display: none; }

#site-wapper .bottom1 .fat-callout .inner h4 { font-size: 40px; }

@media screen and (max-width: 61.938em) { #site-wapper .type1 .fat-callout:first-of-type .inner .caption h4 { padding: 55px 0 0 0; width: 39%; float: left; } }

@media screen and (max-width: 47.938em) { #site-wapper .type1 .fat-callout:first-of-type .inner .caption h4 { width: 32%; font-size: 32px; line-height: 32px; padding: 35px 0; } }

@media screen and (max-width: 36em) { #site-wapper .type1 .fat-callout:first-of-type .inner .caption h4 { padding: 25px 5px 0 5px; font-size: 20px; line-height: 23px; } }

#site-wapper .bottom2 { clear: both; }

#site-wapper .bottom2 .subHeader h2 { color: #ffe000; font-size: 55px; text-align: center; margin: 80px 0; }

@media screen and (max-width: 61.938em) { #site-wapper .bottom2 .subHeader h2 { font-size: 42px; line-height: 39px; margin: 35px 0px !important; } }

#site-wapper .bottom2 .callout { width: 19%; margin-right: 15px; float: left; background: #91caf8; /* Old browsers */ background: -moz-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #91caf8 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0); -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0)"; /* IE6-9 */ border-radius: 10px; }

@media screen and (max-width: 75em) { #site-wapper .bottom2 .callout { margin-right: 10px; } }

@media screen and (max-width: 61.938em) { #site-wapper .bottom2 .callout { width: 19%; margin-right: 5px; margin-bottom: 10px; } }

@media screen and (max-width: 36em) { #site-wapper .bottom2 .callout { width: 19%; margin-bottom: 10px; margin-right: 2px; } }

#site-wapper .bottom2 .callout:last-child { margin-right: 0 !important; }

#site-wapper .bottom2 .callout .left { padding: 10px; }

@media screen and (max-width: 47.938em) { #site-wapper .bottom2 .callout .left { padding: 5px; } }

#site-wapper .bottom2 .callout .left h2 { font-size: 22px; min-height: 44px; margin-bottom: 0; padding: 10px 10px 0 10px; }

@media screen and (max-width: 75em) { #site-wapper .bottom2 .callout .left h2 { font-size: 20px; min-height: 52px; } }

@media screen and (max-width: 61.938em) { #site-wapper .bottom2 .callout .left h2 { font-size: 12px; min-height: 26px; line-height: 12px; } }

@media screen and (max-width: 47.938em) { #site-wapper .bottom2 .callout .left h2 { font-size: 10px; min-height: 24px; line-height: 11px; } }

@media screen and (max-width: 36em) { #site-wapper .bottom2 .callout .left h2 { font-size: 9px; line-height: 10px; padding: 0; min-height: 39px; } }

#site-wapper .bottom-link { clear: both; padding: 90px 0; text-align: center; }

@media screen and (max-width: 75em) { #site-wapper .bottom-link { padding: 50px 0; } }

#site-wapper .bottom-link a { background: #ffe000; font-size: 20px; color: #0a1438; padding: 0 20px; border-radius: 10px; text-transform: uppercase; font-family: "Jockey One", sans-serif; letter-spacing: 2px; font-family: "Jockey One", sans-serif; padding: 7px 20px; }

#site-wapper .bottom-link a:hover { background-color: #0a1438; color: #ffe000; }

@media screen and (max-width: 36em) { #site-wapper .bottom-link a { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .about-midnite-page p a { font-weight: 700; display: inline-block; }

@media screen and (max-width: 61.938em) { #site-wapper .how-take-midnite-page h2 { margin-top: 20px; } }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col { width: 50%; padding-top: 30px; }

@media screen and (max-width: 61.938em) { #site-wapper .Product-Midnite-Orginal-page .threecol-1 .col { width: 100%; } }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col .pro-mob { margin-top: 30px; }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col a { background: #2661ad; font-size: 20px; letter-spacing: 2px; font-family: "Jockey One", sans-serif; font-weight: normal; color: #FFF; padding: 7px 20px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; margin: 30px 0; }

@media screen and (max-width: 36em) { #site-wapper .Product-Midnite-Orginal-page .threecol-1 .col a { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col a:hover { color: #ffe000; }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col small { font-size: 14px; line-height: 15px; }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col-num-2 { padding-top: 50px; }

@media screen and (max-width: 61.938em) { #site-wapper .Product-Midnite-Orginal-page .threecol-1 .col-num-2 { display: none !important; width: 0; } }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col-num-2 .aboutlistitem { text-align: right; padding: 0 0 0 150px; }

#site-wapper .yellow-bg { background: #ffe000; }

#site-wapper .banner-bg { background-size: cover; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-bg { background-size: cover; } }

#site-wapper .banner-bg .hero-image { min-height: 450px; }

@media screen and (min-width: 100em) { #site-wapper .banner-bg .hero-image { min-height: 593px; } }

@media screen and (max-width: 61.938em) { #site-wapper .banner-bg .hero-image { min-height: 665px; } }

@media screen and (max-width: 47.938em) { #site-wapper .banner-bg .hero-image { min-height: 571px; } }

@media screen and (max-width: 36em) { #site-wapper .banner-bg .hero-image { min-height: 336px; } }

#site-wapper .banner-bg .hero-image h1 { padding: 129px 0 0 92px; color: #FFF; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-bg .hero-image h1 { padding: 50px 0 0 92px; font-size: 44px; line-height: 43px; } }

@media screen and (max-width: 36em) { #site-wapper .banner-bg .hero-image h1 { padding: 30px 0 0 52px; font-size: 24px; line-height: 23px; } }

#site-wapper .banner-bg .hero-image h1 span { color: #ffe000; }

#site-wapper .home-ban h1 { font-size: 48px; margin-bottom: 20px; }

@media screen and (max-width: 75em) { #site-wapper .home-ban h1 { font-size: 36px; line-height: 40px; } }

@media screen and (max-width: 36em) { #site-wapper .home-ban h1 { font-size: 22px; line-height: 23px; } }

#site-wapper .home-ban h1 span { font-size: 80px; color: #2661ad; }

@media screen and (max-width: 75em) { #site-wapper .home-ban h1 span { font-size: 50px; line-height: 50px; } }

@media screen and (max-width: 36em) { #site-wapper .home-ban h1 span { font-size: 32px; line-height: 32px; } }

@media screen and (max-width: 61.938em) { #site-wapper .home-ban .hero-image .opt-supplemental-image { width: calc(64% - 50px) !important; } }

@media screen and (max-width: 47.938em) { #site-wapper .home-ban .hero-image .opt-supplemental-image { width: calc(74% - 50px) !important; } }

@media screen and (max-width: 36em) { #site-wapper .home-ban .hero-image .opt-supplemental-image { width: 100% !important; } }

#site-wapper .how-safe-midnite-page .threecol-1 { text-align: center; }

@media screen and (max-width: 36em) { #site-wapper .how-safe-midnite-page .threecol-1 { width: 96% !important; } }

@media screen and (max-width: 61.938em) { #site-wapper .how-safe-midnite-page .threecol-1 .col { width: 50%; padding-top: 30px; } }

@media screen and (max-width: 36em) { #site-wapper .whats-in-midnite-page .heading1 { width: 90%; margin: 0 auto; } }

@media screen and (min-width: 75em) { #site-wapper .whats-in-midnite-page .content-with-floated-image { margin: 50px -2% 0 -2%; } }

@media screen and (max-width: 75em) { #site-wapper .whats-in-midnite-page .content-with-floated-image { margin: 0 -10%; } }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image { margin: 0; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .img-column { float: left; width: 45%; position: relative; z-index: 99; }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .img-column { float: none; width: 100%; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption { float: right; width: 55%; }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption { float: none; width: 100%; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption h2 { color: #02295c; font-size: 34px; }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption h2 { margin-top: 30px; text-align: center; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div { margin-left: -215px; margin-top: -60px; z-index: 0; background: #FFF; padding: 20px 30px 20px 200px; border-radius: 10px; }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div { margin-left: 0; padding: 20px 30px 20px 30px; } }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div { padding: 20px 10px 20px 10px; } }

@media screen and (max-width: 36em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div { margin: 20px -15px; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table { border: 0; border-bottom: 2px solid #01a8df; }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table:nth-child(4) { border-bottom: 0; }

@media screen and (max-width: 36em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table { font-size: 13px; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td { border: 0; padding: 5px; text-align: left; font-weight: 600; line-height: 17px; }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td { padding: 0 5px; } }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td small { padding: 10px 0; }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td small strong { color: #000000; }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table th { border: 0; padding: 5px; color: #000000; text-align: left; font-weight: bold; text-transform: uppercase; }

#site-wapper .whats-in-midnite-page .aboutlistitem { clear: both; padding-top: 50px; }

@media screen and (min-width: 75em) { #site-wapper .whats-in-midnite-page .aboutlistitem { width: 86%; margin: 0 auto; } }

#site-wapper .whats-in-midnite-page .threecol-1 .col { width: 33.33%; padding-top: 30px; }

@media screen and (max-width: 61.938em) { #site-wapper .whats-in-midnite-page .threecol-1 .col .left img { height: auto; } }

#site-wapper .whats-in-midnite-page .threecol-1 .col-num-3 { display: block; }

#site-wapper .landing { max-width: 950px; margin: 0 auto 100px; text-transform: uppercase; }

@media screen and (max-width: 61.938em) { #site-wapper .landing { padding: 0 50px; width: auto; max-width: 510px; } }

@media screen and (max-width: 47.938em) { #site-wapper .landing { margin-top: -50px; } }

@media screen and (max-width: 36em) { #site-wapper .landing { padding: 0 25px; } }

#site-wapper .landing .homepagetitle { font-size: 150px; line-height: 140px; color: rgba(255, 255, 255, 0.3); margin-top: 0; position: relative; display: inline-block; /* Firefox old*/ /* IE */ /* Opera and prob css3 final iteration */ }

@media screen and (max-width: 61.938em) { #site-wapper .landing .homepagetitle { font-size: 130px; line-height: 110px; display: inline; } }

@media screen and (max-width: 36em) { #site-wapper .landing .homepagetitle { font-size: 80px; line-height: 68px; } }

@media screen and (max-width: 22em) { #site-wapper .landing .homepagetitle { font-size: 70px; line-height: 60px; } }

#site-wapper .landing .homepagetitle::after { background: #ffe000; height: 105px; width: 10px; position: absolute; bottom: 13px; right: -20px; content: ""; -moz-animation: blink normal 1.5s infinite; /* Firefox */ -webkit-animation: blink normal 1.5s infinite; /* Webkit */ -ms-animation: blink normal 1.5s infinite; /* IE */ animation: blink normal 1.5s infinite; /* Opera and prob css3 final iteration */ }

@media screen and (max-width: 61.938em) { #site-wapper .landing .homepagetitle::after { height: 95px; bottom: 38px; right: -30px; content: ""; } }

@media screen and (max-width: 36em) { #site-wapper .landing .homepagetitle::after { height: 60px; bottom: 23px; right: -18px; content: ""; } }

@media screen and (max-width: 22em) { #site-wapper .landing .homepagetitle::after { height: 55px; bottom: 19px; } }

@-moz-keyframes blink { 0% { opacity: 1; }
  100% { opacity: 0; } }

@-webkit-keyframes blink { 0% { opacity: 1; }
  100% { opacity: 0; } }

@-ms-keyframes blink { 0% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes blink { 0% { opacity: 1; }
  100% { opacity: 0; } }

#site-wapper .landing .homepagesubtitle label { font-size: 28px; font-family: "Jockey One", sans-serif; color: #FFF; font-weight: normal; text-transform: uppercase; }

#site-wapper .landing .ui-autocomplete-input { width: 50%; height: 40px; border: 1px solid #FFF; line-height: 40px; text-indent: 20px; background: rgba(255, 255, 255, 0.3); font-size: 20px; color: #FFF; font-family: "Jockey One", sans-serif; }

@media screen and (max-width: 61.938em) { #site-wapper .landing .ui-autocomplete-input { width: 85%; margin: 28px 0; } }

@media screen and (max-width: 47.938em) { #site-wapper .landing .ui-autocomplete-input { width: 100%; text-indent: 12px; font-size: 15px; } }

#site-wapper .landing .ui-autocomplete-input::placeholder { color: #FFF; opacity: 1; text-transform: uppercase; font-family: "Jockey One", sans-serif; /* Firefox */ }

#site-wapper .landing .ui-autocomplete-input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #FFF; text-transform: uppercase; }

#site-wapper .landing .ui-autocomplete-input::-ms-input-placeholder { /* Microsoft Edge */ color: #FFF; text-transform: uppercase; }

#site-wapper .landing .clsbtnsubmit { background: #ffe000; font-size: 20px; color: #0a1438; padding: 0 20px; border-radius: 10px; text-transform: uppercase; font-family: "Jockey One", sans-serif; letter-spacing: 2px; margin: 10px 0; border: 0; padding: 8px 20px; }

#site-wapper .landing .clsbtnsubmit:hover { background-color: #0a1438; color: #ffe000; }

@media screen and (max-width: 36em) { #site-wapper .landing .clsbtnsubmit { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

@media screen and (max-width: 61.938em) { #site-wapper .landing .clsbtnsubmit { margin-top: 30px; } }

#site-wapper .illustration { clear: both; max-width: 1800px; width: 100%; margin: 0 auto 30px; display: table; }

@media screen and (max-width: 47.938em) { #site-wapper .illustration { max-width: 600px; margin-top: -50px; } }

@media screen and (max-width: 36em) { #site-wapper .illustration { max-width: 330px; } }

#site-wapper .illustration .imgcontainer { width: 14.28%; float: left; position: relative; }

@media screen and (max-width: 47.938em) { #site-wapper .illustration .imgcontainer { width: 24.28%; } }

@media screen and (max-width: 36em) { #site-wapper .illustration .imgcontainer { width: 49.28%; } }

#site-wapper .illustration .imgcontainer h4 { font-size: 22px; line-height: 22px; margin: 0; min-height: 50px; }

@media screen and (max-width: 75em) { #site-wapper .illustration .imgcontainer h4 { font-size: 17px; line-height: 18px; min-height: 40px; } }

@media screen and (max-width: 61.938em) { #site-wapper .illustration .imgcontainer h4 { font-size: 12px; line-height: 12px; min-height: 32px; } }

@media screen and (max-width: 47.938em) { #site-wapper .illustration .imgcontainer h4 { font-size: 15px; line-height: 15px; min-height: 36px; } }

#site-wapper .illustration .imgcontainer.active h4 { color: #12326f; }

#site-wapper .illustration .imgcontainer.active .bwimg { display: none; }

#site-wapper .illustration .imgcontainer.active .colorimg { display: block !important; }

#site-wapper .illustration .imgcontainer.active::after { height: 30px; width: 30px; position: absolute; background-image: url("../images/tic.png"); background-size: cover; bottom: -5px; content: ""; line-height: 30px; color: #FFF; left: 50%; margin-left: -15px; border-radius: 50%; -webkit-filter: drop-shadow(5px 5px 5px #666); filter: drop-shadow(5px 5px 5px #666); }

#site-wapper .illustration .imgcontainer .img-box1 { padding: 10px; margin: 5px; background: #91caf8; /* Old browsers */ background: -moz-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #91caf8 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0); -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0)"; /* IE6-9 */ border-radius: 10px; min-height: 220px; cursor: pointer; }

@media screen and (max-width: 75em) { #site-wapper .illustration .imgcontainer .img-box1 { min-height: 184px; } }

@media screen and (max-width: 61.938em) { #site-wapper .illustration .imgcontainer .img-box1 { min-height: 122px; } }

#site-wapper .illustration .imgcontainer .img-box1:hover::after { height: 30px; width: 30px; position: absolute; background-image: url("../images/tic.png"); background-size: cover; bottom: -5px; content: ""; line-height: 30px; color: #FFF; left: 50%; margin-left: -15px; border-radius: 50%; }

#site-wapper .illustration .imgcontainer .img-box1:hover h4 { color: #12326f; }

#site-wapper .illustration .imgcontainer .img-box1:hover .bwimg { display: none; }

#site-wapper .illustration .imgcontainer .img-box1:hover .colorimg { display: block !important; animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; /*-webkit-filter: drop-shadow(5px 5px 5px #666);
filter: drop-shadow(5px 5px 5px #666); */ }

@keyframes shake { 10%, 90% { transform: translate3d(-1px, 0, 0); }
  20%, 80% { transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
  40%, 60% { transform: translate3d(4px, 0, 0); } }

@media screen and (max-width: 47.938em) { #site-wapper .illustration .desktop-text { display: none; } }

#site-wapper .illustration .center-text-title { width: 42.85%; float: left; }

#site-wapper .illustration .center-text-title .center-txt1 { padding: 40px 0; }

@media screen and (max-width: 75em) { #site-wapper .illustration .center-text-title .center-txt1 { padding: 35px 0; } }

@media screen and (max-width: 61.938em) { #site-wapper .illustration .center-text-title .center-txt1 { padding: 20px 0; } }

#site-wapper .illustration .center-text-title .center-txt1 h2 { color: #FFF; font-size: 50px; line-height: 50px; margin: 0 0 10px; text-align: center; }

@media screen and (max-width: 75em) { #site-wapper .illustration .center-text-title .center-txt1 h2 { font-size: 35px; line-height: 35px; } }

@media screen and (max-width: 61.938em) { #site-wapper .illustration .center-text-title .center-txt1 h2 { font-size: 26px; line-height: 26px; } }

@media screen and (max-width: 47.938em) { #site-wapper .illustration .center-text-title .center-txt1 h2 { text-align: left; } }

#site-wapper .illustration .center-text-title .center-txt1 h2 span { color: #ffe000; }

#site-wapper .illustration .center-text-title .center-txt1 #btncontinue { background: #ffe000; font-size: 20px; color: #0a1438; padding: 0 20px; border-radius: 10px; text-transform: uppercase; font-family: "Jockey One", sans-serif; letter-spacing: 2px; border: 0; padding: 5px 13px; font-family: "Jockey One", sans-serif; }

#site-wapper .illustration .center-text-title .center-txt1 #btncontinue:hover { background-color: #0a1438; color: #ffe000; }

@media screen and (max-width: 36em) { #site-wapper .illustration .center-text-title .center-txt1 #btncontinue { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

@media screen and (max-width: 61.938em) { #site-wapper .illustration .center-text-title .center-txt1 #btncontinue { font-size: 16px; } }

#site-wapper .illustration .center-text-title .center-txt1 .btn-center { width: 100%; text-align: center; display: block; margin-top: 30px; }

@media screen and (max-width: 61.938em) { #site-wapper .illustration .center-text-title .center-txt1 .btn-center { margin-top: 20px; } }

@media screen and (max-width: 47.938em) { #site-wapper .illustration .center-text-title .center-txt1 .btn-center { text-align: left; } }

#site-wapper .illustration .mobile-text { display: none; }

@media screen and (max-width: 47.938em) { #site-wapper .illustration .mobile-text { display: block; width: 100%; clear: both; } }

#site-wapper .home-page { padding-top: 30px; display: table; margin-bottom: 30px; }

@media screen and (max-width: 75em) { #site-wapper .home-page { display: block; } }

#site-wapper .home-page .threecol-2 .grid .col-num-1 { width: 60%; position: relative; overflow: hidden; }

@media screen and (max-width: 75em) { #site-wapper .home-page .threecol-2 .grid .col-num-1 { margin-bottom: 30px; } }

@media screen and (max-width: 61.938em) { #site-wapper .home-page .threecol-2 .grid .col-num-1 { width: 100%; margin-bottom: 0; } }

#site-wapper .home-page .threecol-2 .grid .col-num-1 .left img { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }

@media screen and (max-width: 61.938em) { #site-wapper .home-page .threecol-2 .grid .col-num-1 .left img { border-radius: 0; border-top-left-radius: 20px; border-top-right-radius: 20px; margin-bottom: -3px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-1 .right { padding: 50px; position: absolute; top: 0; }

@media screen and (max-width: 36em) { #site-wapper .home-page .threecol-2 .grid .col-num-1 .right { padding: 14px 0 0 34px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-1 .right h2 { color: #FFF; font-size: 50px; }

@media screen and (max-width: 36em) { #site-wapper .home-page .threecol-2 .grid .col-num-1 .right h2 { font-size: 25px; margin-bottom: 8px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-1 .right p { color: #FFF; font-size: 20px; }

@media screen and (max-width: 36em) { #site-wapper .home-page .threecol-2 .grid .col-num-1 .right p { font-size: 16px; line-height: 18px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-2 { width: 40%; background: #91caf8; /* Old browsers */ background: -moz-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #91caf8 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0); -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0)"; /* IE6-9 */ border-top-right-radius: 20px; border-bottom-right-radius: 20px; }

@media screen and (max-width: 61.938em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 { width: 100%; border-radius: 20px; margin-bottom: 20px; border-radius: 0; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; padding-bottom: 20px; } }

@media screen and (max-width: 75em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 { margin-bottom: 25px; } }

@media screen and (max-width: 61.938em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .container { width: 70%; margin: 0 auto; } }

@media screen and (max-width: 36em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .container { width: 100%; margin: 0 auto; } }

#site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .slide-number { display: none; }

#site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item { margin: 50px 50px 0 50px; }

@media screen and (max-width: 61.938em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item { margin: 15px 15px 0 15px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item .slide-title { font-size: 23px; font-weight: 600; margin: 20px 20px 20px; text-align: center; }

@media screen and (max-width: 75em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item .slide-title { margin: 20px 5px 27px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item .slide-subtitle { background: #2661ad; font-size: 20px; letter-spacing: 2px; font-family: "Jockey One", sans-serif; font-weight: normal; color: #FFF; padding: 7px 20px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; display: block; width: 120px; text-align: center; margin: 10px auto; height: 30px; line-height: 30px; text-transform: uppercase; }

@media screen and (max-width: 36em) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item .slide-subtitle { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item .slide-subtitle:hover { color: #ffe000; }

#site-wapper .home-page .threecol-2 .grid .col-num-3 { display: none; }

#site-wapper .radius-1 { border-radius: 20px; }

#site-wapper .radius-1 a { text-transform: uppercase; text-decoration: underline; font-family: "Jockey One", sans-serif; font-weight: normal; }

#site-wapper .radius-1 p { font-weight: 600; }

#site-wapper .radius-1 .hero-image .opt-supplemental-image p { max-width: 188px !important; }

#site-wapper .public-latest-information { background: #91caf8; /* Old browsers */ background: -moz-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #91caf8 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #91caf8 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0); -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#91caf8', endColorstr='#ffffff', GradientType=0)"; /* IE6-9 */ border-radius: 20px; clear: both; }

#site-wapper .public-latest-information .hero-image { padding: 50px; }

@media screen and (max-width: 75em) { #site-wapper .public-latest-information .hero-image { padding: 30px; } }

@media screen and (max-width: 61.938em) { #site-wapper .public-latest-information .hero-image { text-align: center; } }

#site-wapper .public-latest-information .hero-image img { display: inline-block; max-width: 500px; max-height: 480px; }

#site-wapper .public-latest-information .hero-image .opt-supplemental-image { display: inline-block; width: calc(50% - 100px); vertical-align: top; text-align: left; padding: 15px 0 30px 100px; }

@media screen and (max-width: 75em) { #site-wapper .public-latest-information .hero-image .opt-supplemental-image { padding: 35px 20px 30px; } }

@media screen and (max-width: 61.938em) { #site-wapper .public-latest-information .hero-image .opt-supplemental-image { width: 66%; display: block; margin: 0 auto; } }

@media screen and (max-width: 36em) { #site-wapper .public-latest-information .hero-image .opt-supplemental-image { width: 90%; padding: 0; } }

#site-wapper .public-latest-information .hero-image .opt-supplemental-image p { font-weight: 600; }

@media screen and (max-width: 36em) { #site-wapper .public-latest-information .hero-image .opt-supplemental-image p br { display: none; } }

#site-wapper .public-latest-information .hero-image .opt-supplemental-image a { background: #2661ad; font-size: 20px; letter-spacing: 2px; font-family: "Jockey One", sans-serif; font-weight: normal; color: #FFF; padding: 7px 20px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; margin-top: 30px; display: inline-block; }

@media screen and (max-width: 36em) { #site-wapper .public-latest-information .hero-image .opt-supplemental-image a { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .public-latest-information .hero-image .opt-supplemental-image a:hover { color: #ffe000; }

#site-wapper .when-can-midnite-help-page .threecol-1 h2 { font-size: 35px; }

#site-wapper .when-can-midnite-help-page .threecol-1 .col-num-2 .img-column { padding: 40px 0 40px 100px; }

#site-wapper .when-can-midnite-help-page .threecol-1 .col-num-2 .left { padding: 40px 0 40px 100px; }

#site-wapper .product-midnite-gummies-page { padding-bottom: 0; }

#site-wapper .product-midnite-gummies-page .threecol-1 h2 { font-size: 25px; color: #000; margin-bottom: 10px; }

#site-wapper .product-midnite-gummies-page .threecol-1 .col-num-2 .aboutlistitem { padding: 20px 0 20px 150px; text-align: center; }

#site-wapper .product-midnite-gummies-page .threecol-1 .col-num-1 hr { height: 1px; width: 100%; background: #fff; margin: 40px 0; }

#site-wapper .product-midnite-gummies-page .threecol-1 .col-num-1 .caption a { background: #2661ad; font-size: 20px; letter-spacing: 2px; font-family: "Jockey One", sans-serif; font-weight: normal; color: #FFF; padding: 7px 20px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; border-bottom: 0; margin-top: 30px; }

@media screen and (max-width: 36em) { #site-wapper .product-midnite-gummies-page .threecol-1 .col-num-1 .caption a { font-size: 14px; padding: 6px 15px; border-radius: 7px; } }

#site-wapper .product-midnite-gummies-page .threecol-1 .col-num-1 .caption a:hover { color: #ffe000; }

#site-wapper .col-box2 .two-col { clear: both; display: table; width: 80%; margin: 0 auto 50px auto; }

@media screen and (max-width: 61.938em) { #site-wapper .col-box2 .two-col { width: 90%; } }

@media screen and (max-width: 61.938em) { #site-wapper .col-box2 .two-col .heading1 { width: 90%; } }

#site-wapper .col-box2 .two-col .aboutlistitem { display: table; width: calc(50% - 51px); background: #ffe000; border-radius: 10px; padding: 20px; margin-bottom: 20px; float: left; position: relative; }

@media screen and (max-width: 75em) { #site-wapper .col-box2 .two-col .aboutlistitem .box-data { vertical-align: middle; display: table-cell; } }

@media screen and (max-width: 61.938em) { #site-wapper .col-box2 .two-col .aboutlistitem { width: calc(100% - 38px); } }

@media screen and (max-width: 36em) { #site-wapper .col-box2 .two-col .aboutlistitem { padding: 10px; width: calc(100% - 21px); } }

#site-wapper .col-box2 .two-col .aboutlistitem .left { display: table-cell; vertical-align: middle; width: 40%; }

#site-wapper .col-box2 .two-col .aboutlistitem .right { display: table-cell; vertical-align: middle; width: 60%; padding-top: 5px; }

#site-wapper .col-box2 .two-col .aboutlistitem .right .subHeader { margin: 0 0 0 15px; }

#site-wapper .col-box2 .two-col .aboutlistitem .right .subHeader h2 { font-size: 28px; font-family: "Cairo", sans-serif; font-weight: 700; }

@media screen and (max-width: 61.938em) { #site-wapper .col-box2 .two-col .aboutlistitem .right .subHeader h2 { font-size: 24px; line-height: 24px; } }

#site-wapper .col-box2 .two-col .aboutlistitem .right p { color: #2661ad; line-height: 19px; margin: 0 0 0 15px; }

#site-wapper .col-box2 .two-col .aboutlistitem:nth-child(odd) { margin-right: 10px; }

@media screen and (max-width: 61.938em) { #site-wapper .col-box2 .two-col .aboutlistitem:nth-child(odd) { margin-right: 0; } }

#site-wapper .col-box2 .two-col .aboutlistitem:nth-child(even) { margin-left: 10px; }

@media screen and (max-width: 61.938em) { #site-wapper .col-box2 .two-col .aboutlistitem:nth-child(even) { margin-left: 0; } }

#site-wapper .col-box2 .two-col .aboutlistitem:last-of-type { float: none !important; margin: 0 auto !important; }

@media screen and (max-width: 47.938em) { #site-wapper .col-box2 .two-col .aboutlistitem:last-of-type { margin: 0 !important; } }

#site-wapper .col-box2 .two-col .threecol-centersection { float: none !important; margin: 0 auto !important; }

#site-wapper .col-box2 .popup1 .aboutlistitem { cursor: pointer; }

#site-wapper .col-box2 .popup1 .aboutlistitem .right p { margin: 0; }

#site-wapper .col-box2 .popup1 .pop-data { display: none; }

#site-wapper .col-box2 .popup1 .pop-data p { color: #2661ad; line-height: 22px; margin: 20px 0 20px 15px; }

#site-wapper .col-box2 .popup1 .subHeader:hover { cursor: pointer; }

#site-wapper .col-box2 .no-pop .subHeader h2 { color: #000000; font-family: "Cairo", sans-serif; font-weight: bold; font-size: 28px; }

@media screen and (max-width: 36em) { #site-wapper .sleep-important .heading1 { width: 90%; } }

#site-wapper .sleep-important .two-col .aboutlistitem .right p { color: #585858; font-weight: 600; }

@media screen and (max-width: 36em) { #site-wapper .sleep-important .two-col { width: 90%; } }

@media screen and (max-width: 36em) { #site-wapper .sleep-important .two-col .right .subHeader { margin: 0 0 0 8px !important; } }

@media screen and (max-width: 36em) { #site-wapper .sleep-important .two-col .right .subHeader h2 { font-size: 18px !important; line-height: 18px !important; } }

@media screen and (max-width: 36em) { #site-wapper .sleep-important .two-col .right p { margin: 0 0 0 8px !important; font-size: 16px !important; } }

#site-wapper .when-does-world-sleep .threecol-1 { margin-bottom: 50px; }

#site-wapper .when-does-world-sleep .map { padding: 30px; }

#site-wapper .wheretobuycarousel { margin-bottom: 70px; }

#site-wapper .wheretobuycarousel .owl-carousel { max-width: 800px; margin: 0 auto; }

#site-wapper .wheretobuycarousel .owl-carousel .slide-number { display: none; }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav.disabled { display: block; }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev { background-image: url("../images/left.jpg"); height: 57px; background-color: transparent; width: 30px; background-size: contain; background-repeat: no-repeat; left: -50px; position: absolute; top: 40%; }

@media screen and (max-width: 61.938em) { #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev { left: -10px; } }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next { background-image: url("../images/right.jpg"); height: 57px; background-color: transparent; width: 30px; background-size: contain; background-repeat: no-repeat; right: -50px; position: absolute; top: 40%; }

@media screen and (max-width: 61.938em) { #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next { right: -10px; } }

#site-wapper .wheretobuycarousel .owl-carousel .owl-dots { display: none; }

#site-wapper .sources p { word-break: break-word; }

#site-wapper .sources p a { border: 0; text-decoration: underline; word-break: break-word; }

/* #site-wapper  */
#site-wapper h1, #site-wapper h2, #site-wapper h2, #site-wapper h4 { font-family: "Jockey One", sans-serif; }

#site-wapper h1 span, #site-wapper h2 span, #site-wapper h2 span, #site-wapper h4 span { color: #007228; }

@media screen and (max-width: 47.938em) { #site-wapper h1, #site-wapper h2, #site-wapper h2, #site-wapper h4 { font-size: 28px; line-height: 32px; } }

#site-wapper h1 { color: #2661ad; font-size: 63px; margin-bottom: 20px; }

@media screen and (min-width: 100em) { #site-wapper h1 { font-size: 83px; margin-bottom: 30px; } }

@media screen and (max-width: 75em) { #site-wapper h1 { font-size: 32px; line-height: 36px; margin-bottom: 20px; } }

@media screen and (max-width: 36em) { #site-wapper h1 { font-size: 30px; line-height: 28px; } }

#site-wapper h2 { color: #2661ad; font-size: 62px; margin-bottom: 30px; }

@media screen and (max-width: 75em) { #site-wapper h2 { font-size: 32px; line-height: 36px; margin-bottom: 20px; } }

@media screen and (max-width: 47.938em) { #site-wapper h2 { font-size: 28px; line-height: 30px; margin-bottom: 10px; } }

#site-wapper h2 { color: #2661ad; font-size: 32px; margin-bottom: 20px; }

@media screen and (max-width: 75em) { #site-wapper h2 { font-size: 22px; line-height: 26px; margin-bottom: 10px; } }

#site-wapper h4 { color: #2661ad; font-size: 32px; margin-bottom: 20px; }

@media screen and (max-width: 47.938em) { #site-wapper h4 { font-size: 12px; line-height: 32px; } }

#site-wapper .external-interstitial h2 { font-size: 28px; line-height: 38px; padding: 0; font-weight: 500; color: #007228; }

@media screen and (max-width: 47.938em) { #site-wapper .external-interstitial h2 { font-size: 22px; line-height: 26px; } }

#site-wapper h5 { font-family: "Jockey One", sans-serif; font-weight: 800; color: #007228; font-size: 40px; line-height: 58px; }

#header-content-wrapper { height: 217px; max-width: 1800px; width: 100%; margin: 0 auto; position: relative; }

@media screen and (min-width: 100em) { #header-content-wrapper { height: 250px; max-width: 1800px; width: 100%; } }

#header-content-wrapper .container { max-width: 1800px; width: 100%; }

#header-content-wrapper .image { display: table; margin-top: 30px; margin-left: 25px; max-width: 150px; }

@media screen and (min-width: 100em) { #header-content-wrapper .image { margin-top: 50px; margin-left: 15px; max-width: 200px; } }

@media screen and (max-width: 36em) { #header-content-wrapper .image { margin-top: 25px; margin-left: 20px; } }

#header-content-wrapper .image .top_logo_box { max-width: 150px; }

@media screen and (max-width: 61.938em) { #header-content-wrapper .image .top_logo_box { max-width: 100px; } }

@media screen and (max-width: 48em) { #header-content-wrapper { left: 0; } }

@media screen and (max-width: 75em) { #header-content-wrapper ul#nav > li { margin-right: 15px; } }

@media screen and (min-width: 100em) { #header-content-wrapper .fullnavbar { max-width: 1580px; margin: 0 auto; width: 100%; } }

@media screen and (max-width: 100em) { #header-content-wrapper .fullnavbar { max-width: 1200px; margin: 0 auto; width: 100%; } }

#site-wapper .banner { background: #ffe000; text-align: center; border-top-left-radius: 20px; border-top-right-radius: 20px; padding-top: 30px; padding-bottom: 30px; }

#site-wapper .banner .hero-image img { max-width: 800px; }

#site-wapper .banner-center .opt-supplemental-image { margin: 100px 0; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-center .opt-supplemental-image { padding-left: 50px; padding-right: 50px; width: calc(50% - 50px); vertical-align: middle; text-align: left; margin: 50px auto; } }

@media screen and (max-width: 36em) { #site-wapper .banner-center .opt-supplemental-image { width: auto; } }

@media screen and (max-width: 61.938em) { #site-wapper .banner-center .opt-supplemental-image h1 { font-size: 40px; line-height: 43px; } }

#site-wapper .banner-center .opt-supplemental-image p { font-size: 30px; color: #2661ad; font-family: "Jockey One", sans-serif; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-center .opt-supplemental-image p { font-size: 20px; } }

#site-wapper #searchForm { width: 62%; }

@media screen and (max-width: 61.938em) { #site-wapper #searchForm { width: auto; } }

#site-wapper #searchTextBox { border-radius: 10px; }

#site-wapper #searchTextBox::placeholder { color: #2661ad; opacity: 1; text-transform: uppercase; font-family: "Jockey One", sans-serif; /* Firefox */ }

#site-wapper #searchTextBox:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #2661ad; text-transform: uppercase; font-family: "Jockey One", sans-serif; }

#site-wapper #searchTextBox::-ms-input-placeholder { /* Microsoft Edge */ color: #2661ad; font-family: "Jockey One", sans-serif; text-transform: uppercase; }

#site-wapper .banner-left .hero-image { padding: 0 0 0 0; display: table; width: 100%; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-left .hero-image { display: block; } }

@media screen and (max-width: 36em) { #site-wapper .banner-left .hero-image { padding: 0 30px; width: auto; } }

#site-wapper .banner-left .hero-image img { max-width: 500px; max-height: 480px; padding-left: 20px; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-left .hero-image img { padding-left: 0; } }

#site-wapper .banner-left .hero-image .opt-supplemental-image { display: table-cell; padding-left: 50px; padding-right: 50px; width: calc(50% - 50px); vertical-align: middle; text-align: left; }

@media screen and (max-width: 61.938em) { #site-wapper .banner-left .hero-image .opt-supplemental-image { display: block; margin: 20px auto 0 auto; } }

@media screen and (max-width: 47.938em) { #site-wapper .banner-left .hero-image .opt-supplemental-image { width: auto; } }

@media screen and (max-width: 36em) { #site-wapper .banner-left .hero-image .opt-supplemental-image { display: block; padding-left: 0; padding-right: 0; width: 100%; padding-top: 15px; } }

#site-wapper .banner-left .hero-image .opt-supplemental-image p { max-width: 427px; }

.navarea { position: relative; float: right; margin: 20px 0; }

@media screen and (max-width: 75em) { .navarea { margin-right: 15px; } }

@media screen and (max-width: 61.938em) { .navarea { margin-right: 45px; } }

@media screen and (max-width: 36em) { .navarea { margin-right: 20px; margin-top: -30px; } }

.navarea ul li { float: left; width: 39px; height: 43px; margin-left: 5px; }

@media screen and (max-width: 36em) { .navarea ul li { width: 29px; height: 33px; margin-left: 3px; } }

/*================================= Footer =================================*/
#site-wapper .fullfooter { display: table; width: 100%; line-height: 14px; padding: 20px 0px; padding-bottom: 0px; background: #007228; min-height: 148px; margin: 0 auto 0 auto; }

#site-wapper .fullfooter .container { max-width: 100%; margin: 0; }

@media screen and (max-width: 47.938em) { #site-wapper .fullfooter { padding: 10px 0 0 0; margin: 20px auto 0 auto; } }

@media screen and (max-width: 61.938em) { #site-wapper .fullfooter { display: block; } }

#site-wapper .footer-left { width: 70%; margin-top: 44px; margin-left: 40px; float: left; position: relative; padding-bottom: 20px; }

@media screen and (min-width: 100em) { #site-wapper .footer-left { width: 50%; } }

@media screen and (max-width: 75em) { #site-wapper .footer-left { width: auto; margin-top: 20px; margin-left: 20px; } }

@media screen and (max-width: 75em) { #site-wapper .footer-left { padding-bottom: 90px; } }

@media screen and (max-width: 75em) { #site-wapper .footer-left ul { width: 80%; } }

#site-wapper .footer-left p { color: #FFF; text-align: center; font-size: 12px; line-height: 20px; margin-top: 20px; }

@media screen and (max-width: 36em) { #site-wapper .footer-left p { margin-top: 0px; } }

#site-wapper .footer-left .foot-link { float: right; }

@media screen and (max-width: 36em) { #site-wapper .footer-left .foot-link { margin-top: 10px; } }

#site-wapper .footer-left div { color: #fff; }

#site-wapper .footer-left strong { font-size: 14px; }

#site-wapper .footer-left a { color: #fff; float: left; }

#site-wapper .footer-left ul { float: left; text-align: center; }

@media screen and (max-width: 47.938em) { #site-wapper .footer-left ul { padding-right: 0; float: left; } }

@media screen and (max-width: 61.938em) { #site-wapper .footer-left ul { width: 80% !important; max-width: initial !important; } }

@media screen and (max-width: 36em) { #site-wapper .footer-left ul { width: 100% !important; max-width: initial !important; } }

#site-wapper .footer-left ul li { display: inline-block; width: auto; line-height: 30px; }

#site-wapper .footer-left ul li a { padding: 0 20px; display: inline-block; line-height: 30px; height: 30px; vertical-align: middle; }

@media screen and (max-width: 47.938em) { #site-wapper .footer-left ul li a { padding: 0 15px; line-height: 25px; height: 25px; } }

#site-wapper .footer-left ul li:last-child a { border-right: 0; }

#site-wapper .footer-right { float: right; position: relative; width: 100%; }

#site-wapper .footer-right img { float: left; right: 0; bottom: 0; max-width: 250px; }

#site-wapper .footerbar { display: table; padding-top: 0; margin: 0px; }

#site-wapper .footerbar li { float: left; font-weight: 400; font-size: 12px; margin: 0 16px; list-style-type: none !important; /* background: url("/-/media/XulaneCom/Images/Common/green-circle.png") no-repeat left 5px; */ }

#site-wapper .footerbar li a { color: #fff; font-size: 14px; text-decoration: underline; white-space: nowrap; overflow: hidden; line-height: 26px; }

#site-wapper .footerbar li a:hover { text-decoration: underline; color: #1C83C6; }

#site-wapper .footerbar li:last-child { margin-right: 0; }

#site-wapper .footerbar li:first-child { background: none; margin-left: 0px; }

#site-wapper .copyright, #site-wapper .footnotes { margin-bottom: 20px; font-size: 10px; color: #fff; }

#site-wapper .copyright a { color: #fff; }

#site-wapper p.copyright { color: #fff; font-size: 12px; margin-top: 10px; vertical-align: top; }

/*================================= End Footer =================================*/
/*# sourceMappingURL=global.css.map */
/*======================== TABLE STYLE ========================*/
.table-responsive { width: 100%; box-sizing: border-box; }

table { border-spacing: 0; border-collapse: collapse; background-color: transparent; }

thead { display: table-header-group; vertical-align: middle; border-color: inherit; }

tr { display: table-row; vertical-align: inherit; border-color: inherit; }

td span { color: #64358c; }

table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th { padding: 8px 15px; box-sizing: border-box; line-height: 1.42857143; vertical-align: top; border: 1px solid #f2f2f2; }

table > thead > tr > th { background: #e6e6e6; font-size: 13px; font-weight: 300; text-align: center; }

.aboutlistitem.table-responsive p { margin-top: 30px; margin-bottom: 20px; }

.note p { font-size: 16px; line-height: 24px; }

.note { margin-bottom: 30px; }

.note small { font-size: 13px; }

table { width: 100%; max-width: 100%; margin-bottom: 20px; margin: 0 auto; }

table > thead > tr > th:nth-child(1), table > thead > tr > th:nth-child(2), table > thead > tr > th:nth-child(3), table > thead > tr > th:nth-child(4), table > thead > tr > th:nth-child(5) { width: 20%; }

/* ************** Owl Carousel Plugin CSS ***************************** */
/** Owl Carousel v2.3.4 Copyright 2013-2018 David Deutsch Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */
/* Owl Carousel - Core */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; margin: auto; /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }

.owl-carousel .owl-item img { display: block; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { color: inherit; font: inherit; display: block; padding: 0; border: 0; }

.owl-carousel .owl-dots { width: 55px; margin: 0 auto; text-align: center; margin-left: 46%; }

.owl-carousel button.owl-dot { color: inherit; font: inherit; display: inline-block; margin: 10px 5px; padding: 4px; height: 4px; width: 4px; border-radius: 50%; background: #2661ad; }

.owl-carousel button.owl-dot.active { background: #000000; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel.owl-refresh .owl-item { visibility: hidden; }

.owl-carousel.owl-drag .owl-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-grab { cursor: move; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .owl-carousel { display: block; }

/* Owl Carousel - Animate Plugin */
.owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { animation-name: fadeOut; }

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

/* Owl Carousel - Auto Height Plugin */
.owl-height { transition: height 500ms ease-in-out; }

/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) { max-height: 0; }

.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; }

/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.html") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

/* ***************** Owl Carousel CSS Ends ****************** */
/*expander*/
.accordion .pane { display: none; }

.accordion .pane.expanded { display: block; }

.accordion > .inner > ul > li { padding-left: 0; }

.accordion > .inner > ul > li:before { display: none; }

/*============================= Accordion type A - "color accordion" =============================*/
.accordion ul { list-style-type: none; }

.accordion ul, .accordion li { margin: 0; padding: 0; }

.accordion.type-a .handle { cursor: pointer; background-color: none; border-radius: 0; }

.accordion.type-a .handle > .inner { padding: 10px; position: relative; box-sizing: border-box; }

/*unfortunately the component was not built in such a way that multiple LIs are possible, so this has been commented out .accordion.type-a > .inner > ul > li { margin-bottom: 20px; }*/
.accordion.type-a { margin-bottom: 6px; max-width: 80%; margin: 0 auto; margin-bottom: 20px; }

#site-wapper .accordion.type-a .handle > .inner h2 { color: #000; margin-left: 55px; font-size: 20px; font-weight: bold; margin-bottom: 0px; font-family: "Cairo", sans-serif; }

.accordion.type-a .caption { padding-bottom: 0; margin-left: 55px; }

/*hoping this will be some kind of a standard - i know some accordions are unpadded on mylan.com, for example: http://www.mylan.com/company/corporate-governance */
.accordion.type-a .pane { padding: 10px; }

/*somewhat experimental*/
/*somewhat experimental*/
.accordion.type-a .caption.empty + div { margin-top: 0; }

.accordion.type-a .handle .expand-collapse-icon { height: 38px; width: 21px; top: 3px; left: 10px; position: absolute; cursor: pointer; background: url(../images/next-arrow.png); background-repeat: no-repeat; }

.accordion.type-a .handle.expanded .expand-collapse-icon { height: 20px; width: 34px; top: 14px; left: 10px; position: absolute; cursor: pointer; background: url(../images/down-arrow.png); background-repeat: no-repeat; }

.accordion.type-a .handle.expanded h2 { color: #000; font-size: 20px; }

.scrollbar-right { margin-left: 30px; float: none; height: 500px; width: 65px; background: #989898; overflow-y: scroll; margin-bottom: 25px; }

.force-overflow { min-height: 450px; }

#site-wapper .fullfooter { background: #0a1438; padding: 30px 0px 0px; margin-top: 30px; }

#site-wapper .copyright, #site-wapper .footnotes { margin-bottom: 0; }

#site-wapper .copyright { width: 75%; margin: 0 auto; }

#site-wapper .footer-left ul { float: none; text-align: center; width: 70%; max-width: 70%; margin: 0 auto; }

#site-wapper .footer-left { margin: 0 auto; float: none; position: relative; width: 72%; }

.footer-left li a:after { content: ""; border-right: 1px solid #fff; position: absolute; left: auto; right: -2px; display: block; width: 2px; height: 15px; bottom: 5px; }

#site-wapper .footer-left ul li a { position: relative; padding: 0 12px; font-size: 16px; font-weight: bold; }

#site-wapper .footer-left p { font-size: 16px; margin-bottom: 0; }

#site-wapper .footer-left ul li a:hover { text-decoration: underline; }

#site-wapper .footer-left ul li:last-child a:after { border-right: none; }

div#contact { max-width: 100% !important; }

div#contact input, textarea, input:-internal-autofill-selected { background: #ffe000; border: 1px solid #ffe000; border-radius: 5px; font-size: 20px; width: 100%; height: 50px; font-family: "Cairo", sans-serif; }

div#contact .form-control { background: #ffe000; border: 1px solid #ffe000 !important; box-shadow: none !important; border-radius: 5px !important; width: 100%; font-size: 18px; font-family: "Cairo", sans-serif; color: #585858; font-weight: 400; }

div#contact div#form-success { margin: 0 auto; display: block; text-align: center; font-size: 24px; color: #2661ad; padding: 20px 0px; }

div#contact::-webkit-input-placeholder { /* Edge */ color: #585858; }

div#contact:-ms-input-placeholder { /* Internet Explorer */ color: #585858; }

div#contact::placeholder { color: #585858 !important; }

div#contact textarea { height: 200px; min-height: 200px; padding-left: 10px; line-height: 60px; }

div#contact #btnsubmit { background: #2661ad; color: #fff; text-transform: uppercase; font-size: 20px; padding: 7px 40px; border-radius: 10px; cursor: pointer; font-family: "Jockey One", sans-serif; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

div#contact #btnsubmit:hover { color: #ffe000; }

div#contact #btnsubmit label { cursor: pointer; }

#site-wapper .privacy-page .heading1 { margin-bottom: 30px; max-width: 60%; }

#site-wapper .privacy-page .heading1 p { padding-right: 20px; }

div#contact .field-validation-error { color: #F00; margin: 5px 0px; display: block; }

div#contact .promptlogin.ajax-loader { width: 20px; margin: 0 auto; }

div#contact #form-error { margin-top: 30px; color: #f00; }

div#contact .form-group { margin-bottom: 20px; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px #ffe000 inset !important; }

/* Qa issues*/
#site-wapper .how-safe-midnite-page .threecol-1 { width: 60%; }

#site-wapper .yellow-bg { margin-top: -20px; }

#site-wapper .landing .clsbtnsubmit { margin: 30px 0; }

#site-wapper #searchTextBox { padding-right: 48px; }

#site-wapper .sleep-cycle .two-col .aboutlistitem .right p, #site-wapper .sleep-facts .two-col .aboutlistitem .right p { line-height: 24px; }

#site-wapper .sleep-cycle .heading1, #site-wapper .sleep-facts .heading1 { margin-bottom: 50px; width: 75%; }

#site-wapper .exercise-to-sleep .heading1 { margin-bottom: 50px; }

.search-results { margin-bottom: 50px; }

.modal.fade.in { top: 20%; }

.modal-header .close:hover { color: #2661ad; }

/*.whats-in-midnite-page .threecol-1 .left img { height: 337px; }*/
#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table th { font-family: "Cairo-bold", sans-serif; font-weight: bold; color: #010101; }

#site-wapper .when-can-midnite-help-page { padding: 0 0; }

.pop-data p { color: #2b63ab; }

.white-table small { padding-top: 10px; display: inline-block; }

#site-wapper .bottom1 .fat-callout:last-of-type .inner .caption h4 a { color: #ffe000; }

#mobile-menu-box li { cursor: pointer; }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col-num-2 .aboutlistitem { text-align: right; padding: 0 0 0 30px !important; margin-top: 30% !important; /* float: right; */ }

#site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { margin-right: 0px !important; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #site-wapper .banner small sup { font-size: 21px !important; } #site-wapper .bg-white { margin-top: -20px; } #site-wapper .sources p sup { top: -7px !important; } #site-wapper #searchTextBox { line-height: 20px; } #site-wapper .hero-image h1 sup { top: -20px; } .message-title h2 sup { top: -23px; } #site-wapper .home-ban .hero-image h1 span sup { top: -36px; } .Product-Midnite-Orginal-page h2 sup { top: -23px; } #site-wapper .bottom1 .fat-callout:last-of-type .inner .caption h4 sup { top: -16px; } /* #site-wapper .bottom1 :first-of-type.fat-callout .inner .caption img { max-width: 250px; margin-right: 20px; margin-top: 76px; width: 45%; } #site-wapper .bottom1 :first-of-type.fat-callout .inner .caption h4 { width: 50%; } #site-wapper .bottom1 :first-of-type.fat-callout .caption { overflow: hidden; }*/ #site-wapper .sleep-deprivation.col-box2 .two-col .aboutlistitem:nth-child(2n) { height: 260px !important; } #site-wapper .sleep-deprivation.col-box2 .two-col .aboutlistitem { height: 260px !important; } }

#mobile-menu-box > ul > li.menu-item-has-children.selected:after { color: #2661ad; }

.page-disclaimer small { font-size: 15px !important; line-height: 20px !important; margin-top: 27px; display: block; }

#QuizData .que-no { display: none; }

#QuizData .survey-que p { font-family: "Cairo-bold", sans-serif; color: #000; font-weight: bold; }

#QuizData .survey-ans { position: relative; display: inline-block; padding-left: 0px; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer; max-width: 258px; width: 258px; -webkit-appearance: none; }

#QuizData .survey-ans:focus { background: transparent !important; outline: -webkit-focus-ring-color auto 1px; }

#QuizData .survey-ans .radio-inline { font-size: 20px; color: #585858; font-weight: 600; margin-bottom: 20px; }

div#QuizData { max-width: 87%; margin: 0 auto; }

.survey-ans .checkmark { position: absolute; top: 0; left: 0; height: 21px; width: 21px; background-color: #fff; border: 2px solid #124e92; border-radius: 0; }

.survey-ans input[type=radio] { margin-top: 12px; }

.radio-inline input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }

.radio-inline input:checked ~ .checkmark { background-color: #fff; }

.radio-inline .checkmark:after { content: ""; position: absolute; display: none; left: 7px; top: 2px; width: 5px; height: 10px; border: solid #124e92; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.radio-inline { display: inline-block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-right: 30px; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] { position: absolute; margin-top: 4px\9; margin-left: -20px; }

.radio-inline input:checked ~ .checkmark:after { display: block; }

.survey-row li { margin-bottom: 20px; }

.survey-row .btn { background: #2661ad; font-size: 20px; color: #FFF; padding: 8px 44px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; text-transform: uppercase; margin-top: 7px; display: inline-block; font-family: "Jockey One", sans-serif; }

.survey-row .btn:hover { color: #ffe000; }

.find-your-popup { background: #ffe000; max-width: 87%; margin: 0 auto; border-radius: 20px; -webkit-box-shadow: 1px 3px 24px -8px rgba(0, 0, 0, 0.39); -moz-box-shadow: 1px 3px 24px -8px rgba(0, 0, 0, 0.39); box-shadow: 1px 3px 24px -8px rgba(0, 0, 0, 0.39); overflow: hidden; }

.product-description { max-width: 40%; float: left; }

.product-image { max-width: 40%; float: right; }

.popup-padding { overflow: hidden; padding: 50px; }

.product-description strong, .product-description p { font-size: 20px; font-weight: 600; font-family: "Cairo-bold", sans-serif; color: #124e92; line-height: 24px; }

.product-description p { color: #5c5c5b; margin-top: 30px; }

#site-wrapper .message-title h2 { margin-bottom: 50px; }

#buynow { background: #2661ad; font-size: 20px; color: #FFF; padding: 5px 44px; border-radius: 10px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; text-transform: uppercase; font-family: "Jockey One", sans-serif; display: inline-block; outline: none; border: none; margin-top: 35px; }

#buynow:hover { color: #ffe000; }

.closepopup a { position: relative; display: block; cursor: pointer; }

.closepopup a::before { content: ""; background: url(../images/closedpoup.png); display: block; width: 65px; height: 65px; background-repeat: no-repeat; position: absolute; top: -38px; right: -30px; z-index: 99; }

#site-wapper .bottom2 .subHeader h2 { margin: 70px 0px; }

#site-wapper .whats-in-midnite-page .threecol-1 .col-num-1 .aboutlistitem:nth-child(1) { padding-right: 0; }

#site-wapper .whats-in-midnite-page .threecol-1 .col-num-2 .aboutlistitem:nth-child(1) { padding-left: 0; }

span#lblmsg { font-size: 20px; display: block; padding-bottom: 10px; font-weight: bold; color: #2661ad; }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev, #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next { top: 24%; }

#popupcontent_3 .message-title h2 { margin-top: 54px; }

#popupcontent_3 .product-image { margin-top: -15%; }

#site-wapper .sources p sup { font-size: 16px; top: -5px; }

#site-wapper .sources p { margin-bottom: 25px; }

#site-wapper .Product-Midnite-Orginal-page .threecol-1 .col a { text-decoration: none; }

#site-wapper .product-midnite-gummies-page .threecol-1 .col-num-2 .img-column img { width: 70%; }

#site-wapper .product-midnite-gummies-page .threecol-1 .col-num-1 .caption a { text-decoration: none; }

#site-wapper .banner small sup { font-size: 90%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #site-wapper #productcontainer { width: auto; padding-top: 50px; } #site-wapper .when-can-midnite-help-page .threecol-1 h2 sup { top: -13px; } #site-wapper .about-midnite-page h2 sup { top: -22px; } #site-wapper .how-take-midnite-page h1 span sup { top: -22px; } #site-wapper .melatonin-and-sleep-page h2 sup { top: -13px; } }

@media all and (max-width: 1200px) { #site-wapper #contact.container { margin: 0 auto !important; max-width: 100% !important; } #site-wapper .privacy-page .heading1 { max-width: 64%; } #site-wapper .privacy-page .heading1 p { padding-right: 0px; } #site-wapper .home-page .threecol-2 .grid .col-num-1 { margin-bottom: 0px; } #site-wapper .bottom2 { overflow: hidden; } #site-wapper .bottom1 { margin-bottom: 0; } #site-wapper .footer-left ul li:nth-child(4) a:after { border-right: 1px solid #fff; } #site-wapper .footer-left ul li:last-child a:after { border-right: none; } }

@media all and (max-width: 991px) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item { margin: 0 auto !important; width: 100% !important; text-align: center !important; } .owl-carousel .owl-item img { width: 100% !important; margin: 0 auto !important; text-align: center !important; } #site-wapper .footer-left ul li:last-child a:after { border-right: none; } #site-wapper .sources p { font-size: 16px; } #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td small { font-size: 10px; line-height: 13px; margin: 10px 0; } .white-table small { font-size: 12px; } #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div { margin-top: 30px; } #site-wapper .sleep-age .heading1 p { margin-bottom: 30px; } #site-wapper .sleep-age.bg-white { padding-bottom: 10px; } #site-wapper .bottom2 { overflow: unset; } #site-wapper .bottom1 { margin-bottom: 30px; } #popupcontent_3 .product-image { margin-top: 11%; } #site-wapper .when-can-midnite-help-page .threecol-1 h2 { font-size: 30px; } .product-image { max-width: 100%; float: none; margin-top: 40px; } .popup-padding { padding: 30px; } .message-title { margin-top: 42px; } .closepopup a::before { top: -29px; } .product-description p { margin-top: 20px; } #buynow { margin-top: 10px; } .product-description { max-width: 100%; float: none; } #site-wapper .accordion.type-a .handle > .inner h2, #site-wapper .accordion.type-a .caption { margin-left: 44px; } #site-wapper #contact.container { margin: 0 auto !important; max-width: 100% !important; } #site-wapper .privacy-page .heading1 { max-width: 100%; } #site-wapper .privacy-page .heading1 p { padding-right: 70px; } #site-wapper .scrollbar-right .accordion.type-a .handle > .inner h2 { margin-top: 0; } .scrollbar-right { overflow-y: unset; height: auto; margin-top: -20px !important; } .force-overflow { min-height: auto; } #site-wapper .scrollbar-right .accordion.type-a { max-width: 90%; margin-bottom: 10px; } .contactus-threecol .col-3of3.col-num-3, .contactus-threecol .col-1of3.col-num-1 { width: 100% !important; } #site-wapper .when-can-midnite-help-page { padding-bottom: 20px; } #site-wapper .footer-left { width: 100%; } }

@media all and (max-width: 767px) { #site-wapper .footer-left { width: 72%; } #site-wapper .footer-left ul li:nth-child(4) a:after { border-right: 1px solid #fff; } #site-wapper .privacy-page .heading1 { max-width: 100%; width: 84%; } #site-wapper .privacy-page .heading1 p { padding-right: 0px; } div#contact .form-control { font-size: 18px; } .privacy-page { padding: 40px 0 !important; } #site-wapper .bg-white.sleep-cycle { padding-bottom: 10px; } #site-wapper .sleep-cycle .heading1 { width: 75%; margin-bottom: 41px; } #site-wapper .exercise-to-sleep.col-box2 .two-col .aboutlistitem .right .subHeader h2 { margin: 0; } #site-wapper .sleep-facts.col-box2 .two-col .aboutlistitem { height: 270px !important; } #site-wapper .col-box2 .two-col .aboutlistitem .right .subHeader h2 { font-size: 20px; } }

@media (max-width: 767px) and (orientation: landscape) { .pop-data p { font-size: 17px; line-height: 24px; } #site-wapper .footer-left ul { width: 100% !important; max-width: initial !important; } #site-wapper .copyright { width: 100%; } #site-wapper .col-box2 .two-col .aboutlistitem { width: calc(100% - 40px); } #site-wapper .footer-left ul li:nth-child(4) a:after { border-right: 1px solid #fff; } .exercise-to-sleep .modal-body .box-data .left { width: 10%; } .sleep-age .modal-body .box-data .left { width: 20%; } .exercise-to-sleep .modal-body .box-data .left img, .sleep-age .modal-body .box-data .left img { max-width: 90%; } }

.contact-page { overflow: hidden; }

.contactus-threecol { max-width: 80%; margin: 0 auto; padding-top: 40px; }

.contactus-threecol .col-1of3.col-num-1 { width: 50%; }

.contactus-threecol .col-3of3.col-num-3 { width: 50%; }

.homepagesubtitle { display: none; }

.banner-left .footenote { margin-right: 0; max-width: 100%; float: right; margin-right: 10%; }

.home-ban small sup { top: -5px; font-size: 75%; }

#site-wapper .banner { padding-bottom: 40px !important; }

small { font-size: 17px !important; line-height: 24px !important; font-weight: bold; }

#site-wapper .banner small { display: block; margin-top: 20px; }

#site-wapper .illustration .center-text-title .center-txt1 { padding: 15px 0 0 0 !important; }

#site-wapper .illustration .center-text-title .center-txt1 h2 { font-size: 42px !important; line-height: 44px !important; }

#site-wapper .illustration .imgcontainer { /*  min-height: 280px; */ }

#site-wapper .home-page .threecol-2 .grid .col-num-1 .right small { display: block; padding-top: 90%; color: #fff; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #site-wapper .banner { padding-bottom: 50px !important; } }

.container.ProductDetails.two-col.popup1 { /* margin-top: 30px; */ padding-top: 30px; }

#site-wapper .col-box2 .aboutlistitem .right p { line-height: 24px !important; }

#site-wapper .sources p a { display: inline; }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td small, #site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td { font-size: 14px !important; line-height: 19px !important; }

#site-wapper .whats-in-midnite-page .content-with-floated-image .caption div table td small sup { font-size: 68% !important; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #site-wapper .sources p a { word-break: break-all !important; display: block !important; } #site-wapper .bottom1 .fat-callout .inner h4 sup { top: -16px; } .how-take-midnite-page h1 sup { top: -22px; } }

@supports (-ms-ime-align: auto) { #site-wapper .sources p a { word-break: break-all !important; display: block !important; } }

@media (min-width: 1600px) { #site-wapper .home-page .threecol-2 .grid .col-num-1 .right small { padding-top: 127% !important; } #site-wapper .col-box2 .two-col .aboutlistitem { width: calc(50% - 52px) !important; } #site-wapper .bottom1 .fat-callout:nth-child(1) .inner { width: 85%; } #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption img { float: right; max-width: 340px; margin-right: 50px; margin-top: 92px; } #site-wapper .bottom1 .fat-callout:first-of-type .inner .caption h4 { padding: 92px 50px; } }

@media (max-width: 430px) { #site-wapper .modal-dialog h2 { font-size: 21px; line-height: 24px; } }

/* @-moz-document url-prefix() { #site-wapper .col-box2 .two-col .aboutlistitem{ width: calc(50% - 52x) !important; } } */
.sleep-age.col-box2 #MyPopup .modal-body .right p { line-height: 27px !important; }

.aboutlistitem.image-footenote { margin-top: -60px; margin-left: 71px; padding-bottom: 20px; }

.aboutlistitem.image-footenote.banner-footnote { text-align: left; margin-top: 0; padding-bottom: 0; }

#site-wapper .bottom1 .fat-callout { position: relative; }

#site-wapper .bottom1 .fat-callout .inner small { position: absolute; right: 80px; bottom: 32px; }

.aboutlistitem.page-disclaimer .productDesc { display: block; padding-left: 15px; padding-right: 15px; }

#site-wapper .how-does-midnite-page .col.col-2of3.col-num-2 .heading1 { width: 88%; margin: 0 auto; }

#site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item { margin: 40px 0px 0 0px; width: 100%; text-align: center; }

.owl-carousel .owl-item img { width: 70%; margin: 0 auto; text-align: center; }

@media (min-width: 1500px) { #site-wapper .bottom1 .fat-callout .inner small { right: 17%; } #site-wapper .banner-left .hero-image .opt-supplemental-image p { max-width: 614px; } }

@media (max-width: 1150px) and (min-width: 1024px) { #site-wapper .home-page .threecol-2 .grid .col-num-2 .local-carousel-slider-wrapper .item .slide-title { font-size: 15px; } .page-disclaimer small { font-size: 14px !important; line-height: 18px !important; } }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev { background-image: url(../midnitesleepcom/images/slider-arrow/left-arrow.jpg) !important; }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next { background-image: url(../midnitesleepcom/images/slider-arrow/right-arrow.jpg) !important; }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev:hover { background-image: url(../midnitesleepcom/images/slider-arrow/hover-left-arrow.jpg) !important; }

#site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next:hover { background-image: url(../midnitesleepcom/images/slider-arrow/hover-right-arrow.jpg) !important; }

@media all and (min-width: 1500) { #site-wapper .banner-left .hero-image .opt-supplemental-image p { max-width: 614px; } #site-wapper .bottom1 .fat-callout .inner small { right: 15%; } }

@media all and (max-width: 1500) { .owl-carousel .owl-item img { display: block; max-height: 400px; } }

@media all and (max-width: 1366px) { .faq-pop .modal-dialog { max-width: 1200px !important; box-shadow: none !important; } .faq-pop .modal-dialog .modal-content { max-width: 1100px !important; } }

@media all and (max-width: 1200px) { #site-wapper .bottom1 .fat-callout .inner small { right: 26px; } small { font-size: 15px !important; line-height: 21px !important; font-weight: bold; } #site-wapper .banner-bg { background-position: center; } #mobile-menu-button { right: 25px; } #mobile-menu-wrapper { right: 10px; } #site-wapper .home-page .threecol-2 .grid .col-num-1 .right small { padding-top: 69%; } #site-wapper .illustration .center-text-title .center-txt1 h2 { font-size: 35px !important; line-height: 38px !important; } #site-wapper .illustration .imgcontainer { /*  min-height: 250px !important; */ } #site-wapper .illustration .center-text-title .center-txt1 h2 { font-size: 34px !important; line-height: 36px !important; } }

@media all and (max-width: 1024px) { .page-disclaimer small { margin-top: 0; } }

@media all and (max-width: 974px) { /*HEADER*/ #header-container { z-index: 20; } #header-content-wrapper { max-height: 100%; width: 100%; height: 170px; } #site-wapper { width: 100%; } img { max-width: 100%; } .cookie-warning { max-height: 100%; width: 100%; left: auto; margin-left: auto; } .grid { margin: 0; } .inner { margin: 0 auto; width: auto; } }

@media (max-width: 991px) { #site-wapper .module-simple-container.two-col.sleep-tips-page { margin: 0 auto 10px auto; } #site-wapper .how-does-midnite-page .col.col-2of3.col-num-2 .heading1 { width: 100%; margin: 0 auto; } .aboutlistitem.image-footenote { margin-left: 44px; } #site-wapper .banner-left .hero-image .opt-supplemental-image { width: 100%; } #site-wapper .bottom1 .fat-callout .inner small { position: absolute; right: 80px; bottom: 10px; } #site-wapper .product-midnite-gummies-page .threecol-1 h2 { clear: both !important; } #site-wapper .illustration .center-text-title .center-txt1 h2 { font-size: 23px !important; line-height: 30PX !important; } #site-wapper .illustration .center-text-title .center-txt1 { padding: 8px 0 0 0 !important; } #site-wapper .illustration .center-text-title .center-txt1 .btn-center { margin-top: 10px !important; } #site-wapper .illustration .imgcontainer { /* min-height: 206px !important; */ } #site-wapper .banner { padding-bottom: 50px !important; } .home-ban.banner-left .footenote { max-width: 95%; margin-top: 12px; } .banner-left .footenote { margin-left: 9%; max-width: 90%; } #site-wapper .home-page .threecol-2 .grid .col-num-1 .right small { padding-top: 78%; } #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev, #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next { top: 40%; } .mob-img { display: block; margin-top: 50px; } .mob-ban { display: block; } .pro-mob { width: 50%; float: left; display: block; margin-bottom: 30px; } #site-wapper .Product-Midnite-Orginal-page .threecol-1 .col .pro-mob { width: 100% !important; float: none !important; } .desk-img .col-2of3, .desk-ban { display: none; } .searchBar .inner { width: auto; min-width: initial; } .search .placeholder-text, .search .placeholder-text2 { font-size: 20px; width: 100%; margin-right: 0; } .dia-ret { margin-bottom: 0; } #header-content-wrapper .container { padding: 0; } #mobile-menu-wrapper { display: block; } #site-wapper .faq-box-container #faq-3, #site-wapper .faq-box-container #faq-7 { background: #f4c650; } #site-wapper .faq-box-container #faq-4, #site-wapper .faq-box-container #faq-8 { background: #121e3b; } .article .btn-v2 { margin: 20px 0px; } #header-container { margin-bottom: 0; } .container { width: 100%; } .top_logo { display: block; } .container-fullDeskTop { display: none; } .container-fullMobile { display: block; position: relative; width: 100%; } .content2 { display: block !important; } #header-content-wrapper .GenericMicrosite-logo img { padding: 0 0px 0px 0px !important; } .content { display: none; } a { word-wrap: break-word; -ms-word-break: break-all; } .cookie-warning { height: auto !important; z-index: 21; position: relative; } #site-wapper { margin: 0px auto 0 auto !important; } #site-wrapper { margin-top: 0px !important; } #header-content-wrapper #top-header { padding: 0px; box-sizing: border-box; display: block; margin: 0 auto; text-align: center; } .validation #top-header { height: 50px; } #header-container.validation #top-header { position: static; } #header-container.validation .validation_background { position: static; } #validation #header-content-wrapper { height: 100%; } .list-search { width: auto; padding-right: 50px; float: right !important; } #top-header ul li.GenericMicrosite-logo { width: 160px; margin-top: 0px; position: relative; display: none; } #main-content-wapper { padding: 0; } #top-header li.list-block3 { display: table-cell; width: 100%; left: 0; } .search.mobile, .search.mobile .search { display: block; } .search.mobile { margin-left: 0; width: auto; } .search.mobile li { width: 30px; height: 30px; } ul.social-media { width: 150px; text-align: left; padding-left: 15px; margin-top: 5px; } .search.desktop, .search.desktop .search { display: none; } .search-module .search { width: 100%; } .search { margin-top: 18px; } .flag { margin-top: 5px; margin-right: 10px; } .flag img { width: 25px; } .country { margin-top: 8px; margin-right: 10px; } .header-text-report.mobile { display: block !important; text-align: left; float: none; margin-right: 0; padding-top: 5px; } .fullnavbar .navarea nav ul .column-1 li:last-child { border-right: 0; } .fullnavbar .navarea nav ul li:first-child a { padding: 0; } }

@media (max-width: 767px) { .aboutlistitem.image-footenote { margin-left: 30px; margin-top: -20px; } #site-wapper .bottom1 .fat-callout .inner small { position: absolute; right: 10px; bottom: 3px; } #site-wapper .illustration .center-text-title .center-txt1 .btn-center { margin-bottom: 10px; } .modal-body .pop-data { padding-top: 20px; } #site-wapper .home-page .threecol-2 .grid .col-num-1 .right small { padding-top: 60% !important; } #site-wapper .whats-in-midnite-page .aboutlistitem { padding-top: 10px !important; } #site-wapper .product-midnite-gummies-page .threecol-1 h2 { clear: both !important; } #site-wapper .illustration .imgcontainer { min-height: auto; } .banner-left .footenote { max-width: 100%; } .banner-left .footenote .productDesc { text-align: left; } .banner-left small { font-size: 14px !important; line-height: 20px !important; } .home-ban.banner-left .footenote { max-width: 100%; margin-top: 10px; } #site-wapper .fullfooter { margin: 30px auto 0 auto; } #mobile-menu-button { right: 20px; width: 25px; height: 25px; top: 5px; background-size: 25px !important; } #mobile-menu-button .close-btn-contain, #mobile-menu-button #close-btn { height: 25px; width: 25px; } #mobile-menu-wrapper { right: 10px; top: -10px; } .left-icon .productDesc div { font-size: 40px; line-height: 30px; } .icon-3 .productDesc div small, .left-icon .productDesc div small { font-size: 15px; line-height: 42px; } #site-wapper .bottom2 .subHeader h2 { margin: 30px 0px; } }

@media (max-width: 767px) and (orientation: landscape) { #site-wapper .bottom1 .fat-callout .inner small { right: 80px; } .banner-left .footenote { max-width: 100%; } .home-ban.banner-left .footenote { max-width: 100%; } #site-wapper .whats-in-midnite-page .aboutlistitem { padding-top: 20px !important; } }

@media (max-width: 567px) { .searchBar { position: relative; } .searchBar .inner { width: 100%; } #site-wapper .copyright { width: 100% !important; margin: 20px auto !important; } #mobile-menu-box { min-width: 250px; } #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-prev, #site-wapper .wheretobuycarousel .owl-carousel .owl-nav button.owl-next { top: 30%; } }

@media (max-width: 375px) { .home-ban.banner-left .footenote { max-width: 70% !important; margin-left: 30px !important; margin-top: 10px; } #site-wapper .banner { padding-bottom: 60px !important; } }

/*--------end mobile horizontal main styles--------------*/
/*! jQuery UI - v1.8.24 - 2012-09-28 https://github.com/jquery/jquery-ui Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.tabs.css, jquery.ui.theme.css Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }

.ui-helper-clearfix:after { clear: both; }

.ui-helper-clearfix { zoom: 1; }

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }

.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }

.ui-accordion .ui-accordion-li-fix { display: inline; }

.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }

.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }

.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }

.ui-accordion .ui-accordion-content-active { display: block; }

.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/* jQuery UI Menu 1.8.24 Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license http://docs.jquery.com/UI/Menu#theming */
.ui-menu { list-style: none; padding: 2px; margin: 0; display: block; float: left; }

.ui-menu .ui-menu { margin-top: -3px; }

.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; float: left; clear: left; width: 100%; }

.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: .2em .4em; line-height: 1.5; zoom: 1; }

.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }

button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4; }

.ui-button-text-only .ui-button-text { padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }

.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }

.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; }

/* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }

.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }

.ui-datepicker .ui-datepicker-prev { left: 2px; }

.ui-datepicker .ui-datepicker-next { right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover { left: 1px; }

.ui-datepicker .ui-datepicker-next-hover { right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }

.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }

.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year { width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%; }

.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; }

.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }

.ui-datepicker td { border: 0; padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width: auto; }

.ui-datepicker-multi .ui-datepicker-group { float: left; }

.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }

.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right; }

.ui-datepicker-rtl .ui-datepicker-group { float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover { position: absolute; /*must have*/ z-index: -1; /*must have*/ filter: mask(); /*must have*/ top: -4px; /*must have*/ left: -4px; /*must have*/ width: 200px; /*must have*/ height: 200px; /*must have*/ }

.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }

.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; }

.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }

.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }

.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }

.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }

.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-progressbar { height: 2em; text-align: left; overflow: hidden; }

.ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; }

.ui-resizable { position: relative; }

.ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }

.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }

.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }

.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }

.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }

.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }

.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }

.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }

.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; }

.ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; }

.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }

.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }

.ui-slider-horizontal .ui-slider-range-min { left: 0; }

.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }

.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }

.ui-slider-vertical .ui-slider-range-min { bottom: 0; }

.ui-slider-vertical .ui-slider-range-max { top: 0; }

.ui-tabs { position: relative; padding: .2em; zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }

.ui-tabs .ui-tabs-hide { display: none !important; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; }

.ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana, Arial, sans-serif; font-size: 1em; }

.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }

.ui-widget-content a { color: #222222; }

.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }

.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }

.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter: Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon { background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon { background-image: url(images/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }

.ui-icon-carat-1-ne { background-position: -16px 0; }

.ui-icon-carat-1-e { background-position: -32px 0; }

.ui-icon-carat-1-se { background-position: -48px 0; }

.ui-icon-carat-1-s { background-position: -64px 0; }

.ui-icon-carat-1-sw { background-position: -80px 0; }

.ui-icon-carat-1-w { background-position: -96px 0; }

.ui-icon-carat-1-nw { background-position: -112px 0; }

.ui-icon-carat-2-n-s { background-position: -128px 0; }

.ui-icon-carat-2-e-w { background-position: -144px 0; }

.ui-icon-triangle-1-n { background-position: 0 -16px; }

.ui-icon-triangle-1-ne { background-position: -16px -16px; }

.ui-icon-triangle-1-e { background-position: -32px -16px; }

.ui-icon-triangle-1-se { background-position: -48px -16px; }

.ui-icon-triangle-1-s { background-position: -64px -16px; }

.ui-icon-triangle-1-sw { background-position: -80px -16px; }

.ui-icon-triangle-1-w { background-position: -96px -16px; }

.ui-icon-triangle-1-nw { background-position: -112px -16px; }

.ui-icon-triangle-2-n-s { background-position: -128px -16px; }

.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon-arrow-1-n { background-position: 0 -32px; }

.ui-icon-arrow-1-ne { background-position: -16px -32px; }

.ui-icon-arrow-1-e { background-position: -32px -32px; }

.ui-icon-arrow-1-se { background-position: -48px -32px; }

.ui-icon-arrow-1-s { background-position: -64px -32px; }

.ui-icon-arrow-1-sw { background-position: -80px -32px; }

.ui-icon-arrow-1-w { background-position: -96px -32px; }

.ui-icon-arrow-1-nw { background-position: -112px -32px; }

.ui-icon-arrow-2-n-s { background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }

.ui-icon-arrow-2-e-w { background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }

.ui-icon-arrowstop-1-n { background-position: -192px -32px; }

.ui-icon-arrowstop-1-e { background-position: -208px -32px; }

.ui-icon-arrowstop-1-s { background-position: -224px -32px; }

.ui-icon-arrowstop-1-w { background-position: -240px -32px; }

.ui-icon-arrowthick-1-n { background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }

.ui-icon-arrowthick-1-e { background-position: -32px -48px; }

.ui-icon-arrowthick-1-se { background-position: -48px -48px; }

.ui-icon-arrowthick-1-s { background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }

.ui-icon-arrowthick-1-w { background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }

.ui-icon-arrow-4 { background-position: 0 -80px; }

.ui-icon-arrow-4-diag { background-position: -16px -80px; }

.ui-icon-extlink { background-position: -32px -80px; }

.ui-icon-newwin { background-position: -48px -80px; }

.ui-icon-refresh { background-position: -64px -80px; }

.ui-icon-shuffle { background-position: -80px -80px; }

.ui-icon-transfer-e-w { background-position: -96px -80px; }

.ui-icon-transferthick-e-w { background-position: -112px -80px; }

.ui-icon-folder-collapsed { background-position: 0 -96px; }

.ui-icon-folder-open { background-position: -16px -96px; }

.ui-icon-document { background-position: -32px -96px; }

.ui-icon-document-b { background-position: -48px -96px; }

.ui-icon-note { background-position: -64px -96px; }

.ui-icon-mail-closed { background-position: -80px -96px; }

.ui-icon-mail-open { background-position: -96px -96px; }

.ui-icon-suitcase { background-position: -112px -96px; }

.ui-icon-comment { background-position: -128px -96px; }

.ui-icon-person { background-position: -144px -96px; }

.ui-icon-print { background-position: -160px -96px; }

.ui-icon-trash { background-position: -176px -96px; }

.ui-icon-locked { background-position: -192px -96px; }

.ui-icon-unlocked { background-position: -208px -96px; }

.ui-icon-bookmark { background-position: -224px -96px; }

.ui-icon-tag { background-position: -240px -96px; }

.ui-icon-home { background-position: 0 -112px; }

.ui-icon-flag { background-position: -16px -112px; }

.ui-icon-calendar { background-position: -32px -112px; }

.ui-icon-cart { background-position: -48px -112px; }

.ui-icon-pencil { background-position: -64px -112px; }

.ui-icon-clock { background-position: -80px -112px; }

.ui-icon-disk { background-position: -96px -112px; }

.ui-icon-calculator { background-position: -112px -112px; }

.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }

.ui-icon-search { background-position: -160px -112px; }

.ui-icon-wrench { background-position: -176px -112px; }

.ui-icon-gear { background-position: -192px -112px; }

.ui-icon-heart { background-position: -208px -112px; }

.ui-icon-star { background-position: -224px -112px; }

.ui-icon-link { background-position: -240px -112px; }

.ui-icon-cancel { background-position: 0 -128px; }

.ui-icon-plus { background-position: -16px -128px; }

.ui-icon-plusthick { background-position: -32px -128px; }

.ui-icon-minus { background-position: -48px -128px; }

.ui-icon-minusthick { background-position: -64px -128px; }

.ui-icon-close { background-position: -80px -128px; }

.ui-icon-closethick { background-position: -96px -128px; }

.ui-icon-key { background-position: -112px -128px; }

.ui-icon-lightbulb { background-position: -128px -128px; }

.ui-icon-scissors { background-position: -144px -128px; }

.ui-icon-clipboard { background-position: -160px -128px; }

.ui-icon-copy { background-position: -176px -128px; }

.ui-icon-contact { background-position: -192px -128px; }

.ui-icon-image { background-position: -208px -128px; }

.ui-icon-video { background-position: -224px -128px; }

.ui-icon-script { background-position: -240px -128px; }

.ui-icon-alert { background-position: 0 -144px; }

.ui-icon-info { background-position: -16px -144px; }

.ui-icon-notice { background-position: -32px -144px; }

.ui-icon-help { background-position: -48px -144px; }

.ui-icon-check { background-position: -64px -144px; }

.ui-icon-bullet { background-position: -80px -144px; }

.ui-icon-radio-off { background-position: -96px -144px; }

.ui-icon-radio-on { background-position: -112px -144px; }

.ui-icon-pin-w { background-position: -128px -144px; }

.ui-icon-pin-s { background-position: -144px -144px; }

.ui-icon-play { background-position: 0 -160px; }

.ui-icon-pause { background-position: -16px -160px; }

.ui-icon-seek-next { background-position: -32px -160px; }

.ui-icon-seek-prev { background-position: -48px -160px; }

.ui-icon-seek-end { background-position: -64px -160px; }

.ui-icon-seek-start { background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }

.ui-icon-stop { background-position: -96px -160px; }

.ui-icon-eject { background-position: -112px -160px; }

.ui-icon-volume-off { background-position: -128px -160px; }

.ui-icon-volume-on { background-position: -144px -160px; }

.ui-icon-power { background-position: 0 -176px; }

.ui-icon-signal-diag { background-position: -16px -176px; }

.ui-icon-signal { background-position: -32px -176px; }

.ui-icon-battery-0 { background-position: -48px -176px; }

.ui-icon-battery-1 { background-position: -64px -176px; }

.ui-icon-battery-2 { background-position: -80px -176px; }

.ui-icon-battery-3 { background-position: -96px -176px; }

.ui-icon-circle-plus { background-position: 0 -192px; }

.ui-icon-circle-minus { background-position: -16px -192px; }

.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }

.ui-icon-circle-triangle-s { background-position: -64px -192px; }

.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-icon-circle-arrow-e { background-position: -112px -192px; }

.ui-icon-circle-arrow-s { background-position: -128px -192px; }

.ui-icon-circle-arrow-w { background-position: -144px -192px; }

.ui-icon-circle-arrow-n { background-position: -160px -192px; }

.ui-icon-circle-zoomin { background-position: -176px -192px; }

.ui-icon-circle-zoomout { background-position: -192px -192px; }

.ui-icon-circle-check { background-position: -208px -192px; }

.ui-icon-circlesmall-plus { background-position: 0 -208px; }

.ui-icon-circlesmall-minus { background-position: -16px -208px; }

.ui-icon-circlesmall-close { background-position: -32px -208px; }

.ui-icon-squaresmall-plus { background-position: -48px -208px; }

.ui-icon-squaresmall-minus { background-position: -64px -208px; }

.ui-icon-squaresmall-close { background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }

.ui-icon-grip-solid-vertical { background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }

.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3; filter: Alpha(Opacity=30); }

.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3; filter: Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

#site-wapper .copyright a.footnote.footer-footnote { float: none; }

#site-wapper .copyright .copyright-keyline { border-top: 1px solid white; border-bottom: 1px solid white; max-width: 670px; margin: 20px auto; padding: 20px 0px; line-height: 12px; }

#site-wapper .footer-right img.new-logo { height: auto; }

/*# sourceMappingURL=styles.css.map */