
    html {
        height: 100%;
    }

    body {
        /*overflow: hidden !important;*/
        /* position:fixed;*/
        width:100%!important;
        /*overflow-y: scroll;*/
       -webkit-overflow-scrolling: touch;
   }

    body.modal {
        overflow:hidden !important;
        position:relative;
        top:0;
        right:0;
        bottom:0;
        left:0;
    }
    
    .logodiv {
        display: -webkit-inline-box !important;
    }
    
   #awardlogo {
    margin-top: 3%;
    margin-left: 5%;
    float:left!important;
}

   #awardlogo:not(*:root) {float:none!important;}
        

   /*.whole-container {
        overflow-y: scroll;
        height: 100%;
        max-height: 100%;
        display: block;
        position: relative;
    }*/

    /*To remove underline after hover on nav dropdown menu use these classes*/
    
    .yamm .navbar-nav > li.dropdown ul li a:hover {
        text-decoration: none!important;
        background-color: transparent !important;
    }

    footer .footer_section_2 a:hover {
        text-decoration: none!important;
        color: #ffffff;
    }

    /*body.modal-open {
        padding-right: 0 !important;
        position: fixed;
        height: 100%;
        width: 100%;
    }*/

    body.modal-open {
    	padding-right: 0 !important;
    	position: static!important;
    	height: auto;
    	width: 100%;
    }
.redMsg {
    color:red;
}
.greenMsg {
    color:green;
}
    body.master-hotel-2.modal-open {
        position: fixed!important;
    }

    .ngdialog.ngdialog-theme-plain .ngdialog-content {
        font-family:"Open Sans" !important;
        font-size: 12px;
    }

    .pagination > li > a {
        background-color: #fff;
        border: 0px solid #ddd;
        color: #428bca;
        float: left;
        line-height: 1.42857;
        margin-left: -1px;
        padding: 1px 5px;
        position: relative;
        text-decoration: none;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: #3276b1;
        border-color: #3276b1;
        color: #fff;
        cursor: default;
        z-index: 2;
    }

    .pagination {
        margin: 0 !important;
    }

    .pagination > li > a {
        box-shadow: none;
    }
    
    .results-tier-2a .pagination
    {

    }


    .result-flight-filter .asideWrapper {
        margin-top: 0!important;
    }


    .results-tier-2 .hotel-result .room-type-content ul {
        margin: 0 0 5px;
        padding: 0;
    }

   /*[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
        display: none !important;
    }*/

    #logo img {
        width: 100% !important;
    }
   
    .apply-filter-wrapper #Destination option:disabled, #DD_S_Destination option:disabled, #DD_S_DestinationHO option:disabled, .AnotherDestination3 option:disabled  {
        color: #B98F30;
    }
    
    .initial-hide {
        display: none !important;
    }

    .initial-hide-search-panel {
        display: none;
    }

    /*#special_offer_bg {
        max-height: 331px;
    }*/
    header #ulHeaderItems>li #divCallBack ul li{color:#4a4f45;font-weight: 600;}
    header #ulHeaderItems>li #divContact ul li{color:#4a4f45; font-weight: 600;}
    header #ulHeaderItems a {  color: #0d0d0d; font-weight:600;}

    #special_offer_bg .sky2, .sky2 {
        height: auto !important;
        background: none;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c75a8), color-stop(100%, #b1daf4));
        background: -webkit-linear-gradient(top, #3c75a8 0%, #b1daf4 100%);
        background: linear-gradient(to bottom, #3c75a8 0%, #b1daf4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c75a8', endColorstr='#b1daf4',GradientType=0 );
        position:relative;
        }


    /*.why_book_with_letsgo2{ background-color: #5e5e5e;}*/
		 footer .footer_section_1 h3.each-section{color: #fff; font-size: 16px; margin-bottom: 15px; margin-top: 20px; margin-left: 15px;}
		.featureList,.featureList ul { margin-top: 0; padding-left: 16px; list-style-type: none;}
		.featureList,.featureList ul li{color:#fff; font-size:13px; line-height:26px;}
		.featureList li:before { position: absolute; margin-left: -15px; font-weight: 600;}
		.featureList li.tick:before { content: "\2713"; color: #bd9d5e;}
		.why_book_with_letsgo2 h2.whybook-head { color: #fff; text-align: center; font-size: 25px; padding: 20px; margin-bottom: 20px;}
		.footer-section-new-bg{/*background: #5e5e5e;*/ padding: 10px 15px 0px;}
        footer .footer_section_1 .container{background-color:transparent;}

    @media only screen and (min-width : 767px) {
        #special_offer_bg .sky, .sky2 {
            min-height:200px !important;
         }
        .infoholiday {        
                overflow:hidden! important;
                height:108px;
         }
    }
    
    @media only screen and (min-width : 992px) {
        #special_offer_bg .sky, .sky2 {
            min-height:200px !important;        
        }
    }
    
    @media only screen and (min-width:1199px) {
        #special_offer_bg .sky, .sky2 {
            min-height: 300px !important;
        }
    }

    @media only screen and (min-width : 1440px) {
        #special_offer_bg .sky, .sky2 {
            min-height: 500px !important;       
        }
    }
    
    .discover-holiday-popup .modal-body {
        padding-top:10px;
    }
    
    .discover-holiday-popup  .modal-body figure{
        margin-bottom:20px;
    }

    .discover-holiday-popup  .modal-body p{
        letter-spacing:-1px;
        font-size:22px;
        margin:20px 0;
        line-height:normal;
        text-align:left;
        font-weight:300;
        color:#fff !important;
    }

    .discover-holiday-popup  .modal-body h2 {
        font-size:16px;
        font-weight:400;
        margin:0 0 10px;
        padding-bottom:3px;
        line-height:normal;
        text-align:left;
        font-weight:bold;
        border-bottom:dashed 1px #231f20;
    }

    .discover-holiday-popup .modal-body ul {
        margin:0;
        padding:0;
    }

    .discover-holiday-popup .modal-body ul li {
        list-style: none;
        text-align: left;
        padding-left: 18px;
        text-indent: -8px;
   }

    .discover-holiday-popup  .modal-body ul li i {
        width:5px;
        color:#40ae49
    }
 
    .discover-holiday-popup  .modal-body .loader-container ,.page-spinner.loader-container {
        width:100%;
        position:absolute;
        z-index:2;
        left:0;
        bottom:40px;
    }
 
    .discover-holiday-popup  .modal-body .loader-container p {
        font-size:31px;
        text-align:center;
        font-weight:500;
        margin:0 0 10px;
        text-shadow:2px 2px 2px #5d5d5d;
    }
    
    .discover-holiday-popup  .modal-body .loader-container .spinner , .page-spinner.loader-container .spinner{
        margin:0 auto;
        width:70px;
        text-align:center;
    }
    
    .discover-holiday-popup  .modal-body .loader-container .spinner div , .page-spinner.loader-container .spinner div {
        width:18px;
        height:18px;
        background-color:#fff;
        border-radius:100%;
        display:inline-block;
       -webkit-animation:bouncedelay 1.4s infinite ease-in-out;
        animation:bouncedelay 1.4s infinite ease-in-out;
       -webkit-animation-fill-mode:both;
        animation-fill-mode:both;
    }
 
    .discover-holiday-popup  .modal-body .loader-container .spinner .bounce1 ,  .page-spinner.loader-container .spinner .bounce1{
       -webkit-animation-delay:-0.32s;
        animation-delay:-0.32s
    }
    
    .discover-holiday-popup  .modal-body .loader-container .spinner .bounce2,.page-spinner.loader-container .spinner .bounce2 {
        -webkit-animation-delay:-0.16s;
         animation-delay:-0.16s;
    }
 
    @-webkit-keyframes bouncedelay {
        0%, 80%, 100%{-webkit-transform:scale(0)}
        40%{-webkit-transform:scale(1)}
    }
    
    @keyframes bouncedelay {
        0%, 80%, 100%{transform:scale(0);-webkit-transform:scale(0)}
        40%{transform:scale(1);-webkit-transform:scale(1)}
    }
 
    @media only screen and (max-width: 768px) {
        
        header #ulHeaderItems ul .liUK {
            font-size: 23px !important;
    }
        .discover-holiday-popup .modal .modal-dialog .modal-content figure {
            position:relative;
            margin-bottom:10px;
        }
        
        .discover-holiday-popup .modal .modal-dialog .modal-content figure .popup-gradient {
            position:absolute;
            z-index:2;
            bottom:-10px;
            height:70%;
            width:100%;
            background:none;
            background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #231f20));
            background:-webkit-linear-gradient(top, transparent 0%, #231f20 100%);
            background:linear-gradient(to bottom, transparent 0%, #231f20 100%);
        }
     
        .discover-holiday-popup .modal .modal-dialog .modal-content .popup-content {
            max-width:300px;
            margin:10px auto;
            float:none;
        }
     
       .discover-holiday-popup .modal .modal-dialog .modal-content .border {
            background:#231f20;
            height:50px;
        }
        
       .discover-holiday-popup .modal .modal-dialog .modal-content .hotel-advert {
            position:relative;
        }
     
       .discover-holiday-popup .modal .modal-dialog .modal-content .hotel-advert .hotel-advert-image {
            position:relative;
            margin-top:149px;
        }
     
       .discover-holiday-popup .modal .modal-dialog .modal-content .hotel-advert .hotel-advert-image img {
            width:100%;
        }
       
       .discover-holiday-popup .modal .modal-dialog .modal-content .hotel-advert .hotel-advert-text{
            position:absolute;
            top:0;
        }
        
       .marN6TP {
            margin-top:-6%;
        }
        
       .mar6TP {
            margin-top:6%;
        }
    
       .marN6BP {
            margin-bottom: -6%;
       }
    }
 
    @media only screen and (max-width: 376px) {
        
        .discover-holiday-popup .modal .modal-dialog .modal-content .hotel-advert .hotel-advert-image{
            margin-top:177px
         }
    }
 
    @media only screen and (max-width: 300px) {
        .discover-holiday-popup .modal .modal-dialog .modal-content .hotel-advert .hotel-advert-image{
            margin-top:213px
        }
    }
    
    @media only screen and (max-width: 464px) {
       .discover-holiday-popup  .modal-body .loader-container {
         bottom:18px;
        }
       .discover-holiday-popup  .modal-body .loader-container p{
         font-size:21px;margin:0 0 5px;
        }
       .discover-holiday-popup  .modal-body .loader-container .spinner div{
         width:11px;height:11px;
        }
    }

    .holiday-duration-popup  .modal-body{
        padding-top:10px;
    }
    
    .holiday-duration-popup  .modal-body h2{
        font-size:28px;
        font-weight:bold;
        margin-top:0;
    }
    
    .holiday-duration-popup  .modal-body p span{
        font-weight:bold;
    }

    .holiday-duration-popup  .modal-body p.contact{
        color:#af8736;
    }

    .holiday-duration-popup  .modal-body p.contact span{
        display:block;
        font-size:16px;
    }

    .holiday-duration-popup  .modal-body p.contact span.line1{
        font-size:18px;

    }

    .holiday-duration-popup  .modal-body .btn   {
        box-shadow:none;
       -moz-box-shadow:none;
       -webkit-box-shadow:none;
        color:#fff;
        margin:10px 0 20px;
        font-weight:bold;
    }

    .holiday-duration-popup  .modal-body .btn.btn-gold{
        background:#af8736;
    }

    .holiday-duration-popup  .modal-body .btn.btn-green{
        background:#40ae49;
    }

    @media only screen and (max-width: 660px) {
        header #ulHeaderItems ul .liUK {
            font-size: 13px !important;
        }
        #divContact {
            margin-right: -40%;
            float: right;
        }
        #awardlogo {
            margin-top: 1% !important;
            margin-left: 0%!important;
        }
    }

    @media only screen and (max-width: 768px){
        
        #awardlogo {
            margin-top: 5%;
            margin-left: 5%;
        }
        .holiday-duration-popup .modal .modal-dialog .modal-content{
            background:#000;
        }
        .holiday-duration-popup .modal .modal-dialog .modal-content .modal-header .close,.holiday-duration-popup .modal .modal-dialog .modal-content h2,.holiday-duration-popup .modal .modal-dialog .modal-content p{
            color:#fff;
        }
    }
    
    /*.hotel-result-title-full {
        width:100% !important;
      }*/

    .hotel-result-title-full {
        width: 100% !important; 
    }
    .no-results-msg {
        color:red;
        font-weight:bold;   
    }

    .selected-sortBy {
        font-weight:700;
        color: #47882E !important;
    }

    .hide-li-bullet {
        list-style-type: none;
        padding: 0;
    }

    .result-flight-filter .results-tier-2a li.mobiletabhotelfilter.ui-state-default.ui-corner-top a:first-child {
        background-color: #D3B56F;
    }

    .result-flight-filter .results-tier-2a .filterTabs .ui-tabs .ui-tabs-panel.sortby-wrapper {
        background-color: #efe7d1;
    }
    
    .result-flight-filter .results-tier-2a .sortby-price .row .pr a {
        color: #231f20;
    }

    .result-flight-filter .results-tier-2a .filterTabs .ui-tabs .ui-tabs-nav li.ui-tabs-active a:first-child {
        background-color: #efe7d1;
    }

    .hierarchy1 {
        color:#fff !important;
        font-size: 14px;
        background-color:#B98F30;
    }

    .hierarchy2 {
        margin-left:5px;
    }

    .hierarchy3 {
        margin-left:5px;
    }

    .error-block {
        color:red;
    }

    input[type="number"]::-webkit-outer-spin-button,
    input[type="number"]::-webkit-inner-spin-button {
       -webkit-appearance: none;
        margin: 0;
    }
    
    input[type="number"] {
       -moz-appearance: textfield;
    }

    .load-more-flight #showLessFlight {
        display:inline-block;
    }
    
    .notactive {
        pointer-events: none;
        cursor: default;
    }

    .alert-custom-class {
        position:absolute;
        top:0;
        left:30%;
    }

    .errorMessage {
        color:red;
    }



    .offer-desc-custom {
    line-height:16px;

    }
    .offer-row>td{
        cursor:auto;
    }
    
    .star-rating-container {
        color: #D3B56F !important;
    }
    
    a , .chat-innerbox {
        cursor:pointer;
    }

    .liSocial i {
        cursor: pointer!important;  
    }
    
    .breadcrumbs {
        color: #ffffff;
        font-size: 11px;
    }
    
    .initial-loader {
	    overflow: hidden;
	    z-index: 10;
	    height: 100%;
	    background:#fff ;
	    position: fixed;
	    width: 100%;
        z-index:9999999;
    }
    .loader {
	    background: url('/assets/images/LGTLoading.gif');
	    height: 250px;
	    width: 250px;
	    position: absolute;
	    top: 50%;
	    z-index: 11;
	    left: 50%;
	    background-size: 100% 100%;
	    margin: -125px 0 0 -125px;
    }

    /*.search-loader {
	    overflow: hidden;
	    z-index: 10;
	    height: 100%;
	    background:#fff ;
    	position: fixed;
	    width: 100%;
       z-index:9999999;
    }*/

    .error-block1 {
        color: red;
        font-size: 13px;
    }

    .error-result-count {
        color: #FFF;
    }

    .bx-wrapper img {
        width:100%;
    }

    .rTapNumber3173 {
        display: inline!important;
    }

    @media screen and (max-width:960px) {
        .floatingBanner a img {
            width: 100%;
            height: auto;
        }
    }

    .week-earlier-later {
        padding: 12px 0;
    }

    .week-earlier-later a {
        text-transform: none;
        text-decoration: none;
        background-color: #D3B56F;
        color: #ffffff;
        padding: 8px 10px;
        box-shadow: none;
       -moz-box-shadow: none;
       -webkit-box-shadow: none;
    }
    .week-earlier-later a.disabled {
        cursor: default;
    }
    
    .week-earlier-later .earlier {
        float: left;
    }

    .week-earlier-later .later {
        float: right;
    }

    .input:invalid {
       -moz-box-shadow: none !important;
    }

    input:required {
        box-shadow:none;
    }

    @media (max-width:768px) {
        .mar5L {
            margin-left:5%;
        }
        
        /*fix for ipad portrait nav*/
        .nav-form {
            width:auto!important;
            margin-left:-31%;
        }      
    }

    @media (min-width:1024px) and (max-width:1199px) {
    /*fix for ipad portrait nav*/
        .nav-form {
            width: 0;
            margin-left: -205px;
        } 
    }      
    
    @media (max-width:480px) {
        .margin-top-two-percent-for-xs {
            margin-top: 2% !important;
        }
    }

    .result-flight-filter .ngdialog-content .signin-form-text {
        /*text-align: left;*/
    }
    
    .result-flight-filter .ngdialog-content .signin-form-text ul {
        /*padding-left: 17px;*/
        display: none;
    }
    
    .holiday_rooms.room_selection.general_paragraph_wrapper .hide-init .reveal-content-info::before,
    .holiday_rooms.room_selection.general_paragraph_wrapper .hide-init .reveal-content-info3::before,
    .holiday_rooms.room_selection.general_paragraph_wrapper .hide-init2 .reveal-content-info2::before,
    .hotel_rooms.room_selection.general_paragraph_wrapper2 .hide-init .reveal-content-info::before,
    .hotel_rooms.room_selection.general_paragraph_wrapper2 .hide-init2 .reveal-content-info2::before {
        content: 'Show room details \f107';
        font: normal normal normal 14px/1;
        font-family: 'FontAwesome','Open Sans';
        color: #ffffff; 
    }

    .holiday_rooms.room_selection.general_paragraph_wrapper .hide-init .reveal-content-info.close-content-details::before,
    .holiday_rooms.room_selection.general_paragraph_wrapper .hide-init .reveal-content-info3.close-content-details::before,
    .holiday_rooms.room_selection.general_paragraph_wrapper .hide-init2 .reveal-content-info2.close-content-details::before,
    .hotel_rooms.room_selection.general_paragraph_wrapper2 .hide-init .reveal-content-info.close-content-details::before,
    .hotel_rooms.room_selection.general_paragraph_wrapper2 .hide-init2 .reveal-content-info2.close-content-details::before {
        content: "Hide room details \f106 ";
        font: normal normal normal 14px/1 ;
        font-family:'FontAwesome','Open Sans';
        color: #ffffff;
    }
    
    .destinationTabs {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        content: '..'   
    }

    .ngdialog-content-overwrite {
        /* background: #fff; */
        /* color: #444; */
        font-family: "Open Sans" !important; 
        font-size: 12px; 
        line-height: 1.42857143; 
        margin: 0 auto;
        max-width: 100%;
        padding: 0; 
        position: relative;
        width: 780px;
        text-align: initial;
    }

    .orangeColorTxt {
        color: #c79121;
    }
    
    .highlightedGreenText {
        color: green;
    }
    
    .redColorTxt {
        color: #9a0f05;
    }

    .all-inclusive-holidays-world-wide .main-banner-container {
        margin-bottom: 0px;
    }

    .how-to-book-btn .rTapNumber3173 {
        display:block !important;
    }

    /*Additional CSS for UI bugs*/

    .textalignleft {
        text-align:left !important;
    }
    
    .pad0 {
        padding:0;
    }

    .pad0L {
        padding-left:0 !important;
    }
    
    .pad0R {
        padding-right:0 !important;
    }

    .pad3px {
        padding:3px !important;
    }

    .margin3TP {
        margin-top:3%;
    }
    
    .marginN2TP {
        margin-top:-2%;
    }

    .customcolor2 {
        color: red !important;
    }

    .customcolor3 {
        color:#404040;
    }

    .changecolor:hover {
        color:#fff !important;
    }

    .inlinecontent {
        display:inline-block !important;
    }
    
    .destinations-general-banner-design .main-banner-container .banner_text p.b-banner-text {
        margin-bottom: 10px !important;
        margin-left: 10px;
    }
    
    .modal-title {
        color:#ee7860 !important;
    }

    .grey-sub-navigation .marginBoth {
        padding-right: 0px;
        padding-left: 0px;
        border-right: 1px solid #fff;
    }
    
    .poptoprightimg {
        padding:0;
        float:right;
    }
    
    .popmidleft {
        padding:0;
        margin-bottom:0;
        color:black!important;    
    }
    
    .popmidleftimg {
        float:left;
        margin-top:1%;     
    }
    
    .popmidlefttxt {
        padding:0;
        max-width:100%;
    }
    
    .poptext {
        text-align:justify;
        color:black!important;
        padding-top:7%;
    }

    .embed-responsive-custom {   
        height:auto!important;
        position: relative;
        display: block;
        overflow: hidden;
        padding:0;
    }

    .please-wait-popup .ngdialog-content {
        background: transparent !important;
        color: #444;
        font-family: 'Helvetica Neue',sans-serif;
        font-size: 1.1em;
        line-height: 1.5em;
        margin: 0 auto;
        max-width: 100% !important;
        padding: 1em;
        position: relative;
        text-align: center;
    }

    .defaultfont {
        font-family:"Open Sans" !important;
    }
    
    .customcolor {
        color:#fff !important;
    }
   
    @media (min-width:1025px) {
        .padL25P {
            padding-left:25% !important;
        }
        .padL26P {
            padding-left:26% !important;
        }
    }

    .all-inclusive-holidays-world-wide .container .main-content .locations button, .all-inclusive-holidays-world-wide .container .main-content .locations  a {
        background-color: #FFFFFF !important;
        color:#000 !important;
    }

    .all-inclusive-holidays-world-wide .container .main-content .locations button, .all-inclusive-holidays-world-wide .container .main-content .locations .location-btn a {
        background-color: #af8736 !important;
        color:#fff !important;
    }
    
    .toast-top-center { 
        top: 2% !important;
    }

    .searchpanel-hideshow {
        position: absolute;
        margin-top: -15px;
        margin-bottom: 0px;
    }

    .ui-datepicker-header {
        height:35px !important;
    }
    

     
    /*rgba(0, 0, 0, 0.6) url('/assets/images/wait-loader.gif') rgba( 255, 255, 255, .8 )*/
    /* When the body has the loading class, we turn
       the scrollbar off with overflow:hidden */
        body.loading {
            /*overflow: hidden;*/   
        }

    /* Anytime the body has the loading class, our
       modal element will be visible */
        body.loading .lg2-modal {
            display: block;
        }
    
        /*.main-special-offers .hotelBoxWrapper {
            height:350px;
        }*/

    .sign-up-now-button {
        display: inline-block;
        padding:7px 19px 8px 19px;
        max-width: 100%;
        color: #ffffff;
        text-decoration: none;
        font-size: 11px;
        text-align: center;
        vertical-align: middle;
        border: solid 1px #ffffff;
        margin-left: 4px;
        margin-top: -1px;
        background-color: #40ae49!important;
    }
    .hotel-result .icon-wrapper:hover {
        /*width: 100%;
          height: 35px;
          font-size: 20px;
          padding-top: 4px;*/
          background-color: #af8736 !important;
          cursor: pointer;
        /*color: #fff;
          text-align: center;*/
    }
    
    .iconBox:hover {
        opacity: 0.8;
        cursor:pointer;
    }
    
    .iconBox2:hover {
        opacity: 0.8;
        cursor:pointer;
    }

    /*.result-flight-filter .filterTabs {
        margin-top: 0px;
        z-index: 100;
    }*/

    .remvouchr {
        margin:-8px 0 0 20px;
        width:auto!important;
        padding:5%;
    }
    
    .margin2TP {
        margin-top:2%!important;
    }
    
    .all-inclusive-holidays-world-wide .container .main-content .locations {
        min-height: 420px;
     }
  

    @media (min-width: 767px) {
        .main-special-offers .hotelBoxWrapper {
            height: 322px;
        }
       
        .destinations .hotelBoxWrapper {
            height:273px !important;
        }
       
        .destinations .hotel_box-with-greybg .hotelBoxWrapper {
           height:350px !important;
        } 
        
        .all-inclusive-holidays-world-wide .container .main-content .locations {
            height: 452px;
            position: relative;
            padding-left: 4%;
            padding-right: 4%;
        }
    }


    @media (max-width: 992px) {
        .hotel-book-popup .modal-body {
            height: auto!important;
            /*overflow-y: scroll;*/
        }
    
        .holiday-worldwide-africa .fitinbox {
            overflow: hidden;
            height: 145px;
        }
        
        .holiday-worldwide .fitinbox {
            overflow: hidden;
            height: 152px;
        }
    }

    @media (min-width: 992px) {
       
        .main-special-offers .hotelBoxWrapper {
            height: 304px;
        }
       
        .destinations .hotelBoxWrapper {
            height:278px !important;
        }
        
        .destinations .hotel_box-with-greybg .hotelBoxWrapper {
            height:350px !important;
        } 
        .holiday-worldwide-africa .fitinbox {
            overflow: hidden;
            height: 145px;
        }
        .holiday-worldwide .fitinbox {
            overflow: hidden;
            height: 152px;
        }
    }

    @media (min-width: 1200px) {
        
        .hotel-book-popup .modal .modal-dialog .modal-content .modal-body form .text-or {
            color: #fff;
            font-size: 25px;
            font-weight: 700;
            height: 34px;
            margin: 10px -14px !important;
        }

         .main-special-offers .hotelBoxWrapper {
                height: 334px!important;
        }

        .destinations .hotelBoxWrapper {
                height:278px !important;
        }
         
        .destinations .hotel_box-with-greybg .hotelBoxWrapper {
            height:350px !important;
        } 
        
        .master-static .fitinbox 
        {
            overflow:hidden;
            height:294px;
        }
        
        .holiday-worldwide-africa .fitinbox {
            overflow: hidden;
            height: 145px;
        }
        .holiday-worldwide .fitinbox {
            overflow: hidden;
            height: 152px;
        }       
  }


    .hotel-book-popup .modal .modal-dialog .modal-content .modal-body form .text-or {
        color: #fff;
        font-size: 25px;
        font-weight: 700;
        height: 34px;
        margin: 10px -14px !important;
    }

    .holiday-worldwide .container .locations .location-btn a.btn-general {
        background-color: #af8736 !important;
        color: #fff !important;
        padding-right:40px;
        padding-left:40px;
    }


    .flight-slider-no-margin {
        margin:0px 0px!important;
    }

    .ngdialog .modal-footer {
        padding:0;
    }

    .all-inclusive-holidays-world-wide .container .main-content .locations p {
        font-size: 14px;
        margin: 10px 0;
        text-align: left;
    }

    .session-expired-text {
        font-size:14px;
        text-align:center;
        background:#FFF;
        color:black;
    }

    .margin1TP {
        margin-top:1%;
    }

    .btnmedium {
        width:15%;
    }

    .ug-button-fullscreen.ug-skin-default.ug-fullscreenmode:hover  {
        background-position: 0px -32px !important;
    }

    .ug-button-fullscreen.ug-skin-default.ug-fullscreenmode .ug-button-hover:hover  {
        background-position: 0px -32px !important;
    }
    
    .ug-videoplayer-button-close {
        position: absolute;
        margin: 0px;
        left: 1203px;
        top: 45px!important;
        display: block;
    }

    .twin-centre-caribbean-holidays .twin-center-container a.btn {
        width: auto !important;
        text-transform: uppercase;
        font-weight: 600;
    }

    ug-slider-control ug-button-fullscreen ug-skin-default ug-fullscreenmode {
        z-index:9999 !important;
    }


    ug-videoplayer {
        padding:3%!important;
    }

    .booking-how-to-book a.how-to-book-btn11 {
        display: block;
        background-color: #606061;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        min-height: 65px;
        padding: 10px 20px;
        margin-top: 5px;
        margin-bottom: 20px;
        position: relative;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(50,50,50,0.5);
        -webkit-box-shadow: 0 2px 5px 0 rgba(50,50,50,0.5);
        -moz-box-shadow: 0 2px 5px 0 rgba(50,50,50,0.5);
    }

    .booking-how-to-book a.how-to-book-btn11 i {
        font-size: 36px;
        padding-right: 20px;
        position: absolute;
    }

    .booking-how-to-book a.how-to-book-btn11 span.line1 {
        font-size: 18px;
        font-weight: bold;
        line-height: 22px;
    }

    .booking-how-to-book a.how-to-book-btn11 span {
        display: block;
        padding-left: 50px;
    }

    .how-to-book-btn11 .rTapNumber3173 {
        display: block !important;
    }

    .custom-header {
        color: #231f20!important;
        font-size: 28px!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }

    .custom-header-h5 {
        font-size: 17px!important;
        font-weight: 300!important;
        margin: 10px 0!important;
        line-height: normal!important;

    }

    @media only screen and (max-width: 700px)  {
        .yamm .dropdown-menu.nav-form {
            background-color: #231f20;
             margin-left: 0px;
        }
        /*.highcharts-container, .highcharts-container svg, .highcharts-container > rect{
            width: 100%!important;
        }*/
        #weather, #chart_rain{
            position: relative!important;
            height: 300px!important;
        }
        #chart1,  #chart_rain > .highcharts-container {
            position: absolute!important;
            width: 100%!important;
            height: 300px!important;
        }
        #chart1 .highcharts-title {
            font-size: 13px!important;
        }

    }
    @media only screen and (max-width: 320px)  {

        #chart_rain{
            position: relative!important;
            height: 300px!important;
        }
        #chart_rain > .highcharts-container {
            position: absolute!important;
            width: 100%!important;
            height: 300px!important;
        }

    }


.smart-form .select i {
    display: none;
}
/*.main-blue-sky {
    min-height:800px;
    background: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c75a8), color-stop(100%, #b1daf4));
    background: -webkit-linear-gradient(top, #3c75a8 0%, #b1daf4 100%);
    background: linear-gradient(to bottom, #3c75a8 0%, #b1daf4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c75a8', endColorstr='#b1daf4',GradientType=0 );
    background-size:100% 336px;
    background-repeat: repeat-x;
}*/
.ngdialog.ngdialog-theme-plain .ngdialog-close:before {
    font-size: 44px;
    height: 44px;
    line-height: 40px;
    width: 44px;
    background: #fff;
    top: 5px;
}
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup {
    padding-bottom: 50px!important;
    padding-top: 100px!important;
}
.hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
    height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .ngdialog-content {
    padding: 1em 0em;
}
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .ngdialog-close {
    z-index: 10;
    right: -1px;
}
.close {
    font-size: 36px
}
.holiday-worldwide .fitinbox big {
    display: none;
}
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .container.master-hotel-2-container,
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .container.master-hotel-2-container .col-lg-8{
    width: 760px;
}
@media only screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .ngdialog-content {
    width: 100%;
}
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .container.master-hotel-2-container,
.ngdialog.ngdialog-theme-plain.hotel-dtails-popup .container.master-hotel-2-container .col-lg-8{
    width: 100%;
}
}
@media only screen and (width: 768px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
        height: 740px;
        overflow: scroll;
    }

}

@media only screen and (width: 1024px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
        height: 540px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
}
@media only screen and (max-height: 750px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
        height: 600px;
    }
    .ngdialog.ngdialog-theme-plain.hotel-dtails-popup {
        padding-top: 50px!important;
    }
}

@media only screen and (max-height: 700px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite {
        height: 540px;
    }
}
@media only screen and (max-height: 600px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
        height: 440px;
    }
}
@media only screen and (max-height: 500px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
        height: 340px;
    }
}
@media only screen and (max-height: 400px) {
    .hotel-dtails-popup .ngdialog-content .ngdialog-content-overwrite{
        height: 240px;
    }
}
@media print {
    .noprint {
        display:none;
    }
    .modal-dialog-md {
        width:95%;
    }
    .modal-dialog-md .box-style{
       display:table;
       width:100%; 
    }
    .modal-dialog-md .box-style>.row{
       display:table-row;
    }
    .modal-dialog-md .box-style>.row>div{
       display:table-cell;
       width:50%;
       text-align:left;
       padding-bottom:10px;
    }
     .modal-dialog-md .box-style>.row>div .control-label{
       padding-bottom:5px;
    }
}
/* OLD loader */
.lg2-modal {
    display:none;
    position:fixed;
    z-index:22222222;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:  /*url('/assets/images/LGTLoading.gif') 50% 50% no-repeat*/  rgba(0, 0, 0, 0.6);
}

/*new loader css*/
@keyframes spin {
	to { transform: rotate(1turn); }
}
.lg2-spinner {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 120px;
	margin: 0;
	font-size: 12px;
	text-indent: 999em;
	overflow: hidden;
	animation: spin 1s infinite steps(8);
    -webkit-animation: spin 1s infinite steps(8);
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -60px;
}
.large.lg2-spinner {
	font-size: 24px;
}
.lg2-spinner:before,
.lg2-spinner:after,
.lg2-spinner > div:before,
.lg2-spinner > div:after {
	content: '';
	position: absolute;
	top: 0;
	left: 57px; /* (container width - part width)/2  */
	width: 5px;
	height: 37px;
	border-radius: 5px;
	/*background: #eee;*/
	box-shadow: 0 3.5em #eee; /* container height - part height */
	transform-origin: 50% 2.5em; /* container height / 2 */
    -webkit-transform-origin: 50% 2.5em;
    -webkit-transform-origin-x: 50%;
    -webkit-transform-origin-y: 2.5em;
}
.lg2-spinner:before {
	background: #FA6A02;
}
.lg2-spinner:after {
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	background: #FA9A55;
}
.lg2-spinner > div.one:before {
	transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
	background: #FAC5A0;
}
.lg2-spinner > div.one:after {
	transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
	background: #FAE3D2;
}
.lg2-spinner > div.two:before {
	transform: rotate(-115deg);
    -webkit-transform: rotate(-115deg);
	background: #FAD7BE;
}
.lg2-spinner > div.two:after {
	transform: rotate(-160deg);
    -webkit-transform: rotate(-160deg);
	background: #FCEBDE;
}
.lg2-spinner > div.three:before {
	transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
	background: #FA842F;
}
.lg2-spinner > div.three:after {
	transform: rotate(-70deg);
    -webkit-transform: rotate(-70deg);
	background: #FCB481;
}
/*loader css*/

.signinbutton {
    float:right;
    width:123px;
    height:34px;
    font-size:17px;
}

.signinform footer {
    background-color: transparent!important;
}

#tempBanner {
    background: linear-gradient(to bottom,#3c75a8 0,#b1daf4 100%);
}


header #Logo {
    float:left!important;
}

.forgotPassPopup button{
    border:none;
    background: #40ae49;
}

.forgotPassPopup button:hover{
    border:none;
    background: #40ae49;
}

.forgotPassPopup .frgmsg ,.confirmationPopup .frgmsg{
    margin-bottom: 2%;
    text-align: left;
    margin-left: 2%;
}

.confirmationPopup .ngdialog-content {
    width:400px !important;
}

.spinner .bounce1, .spinner .bounce2, .spinner .bounce3 {
    background-color:#000!important;
}

iframe[name=google_conversion_frame] {
    display:none!important;
}


.search-result-pagination-wrapper {
    background: #fff;
    margin: 15px 0 0;
    padding: 7px 7px 0 7px;
    border: 1px solid #d1c496 !important;

}

.result-pagination-inner-wrapper {
    padding-bottom:0.5%;
}

.personalisation .saved-quotes .quote_wrapper .btn_quote_wrapper .btn-general.close-content-details {
    opacity:1!important;
}

.page-spinner {
    position: relative!important;
    bottom: 0px!important;
}

.pagination-page-num {
   text-align:right!important;
}

.main-tab-panels {
    top:8%!important;
    left: 18%!important;
}
.commobile .search-btn {
    background-color: #40ae49;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.checkboxpadding .checkbox i {
    left: auto;
    right: 0;
}
.checkboxpadding label.checkbox{    font-size: 17px;    color: #fff; padding-left:0px;}

.smart-form .checkbox input+i:after
.page-title{
    top: 8%!important;
}


/**--------------------------------*/
.ns-popover-custom-theme {
    background:#fff;
}
input[type='radio'].radiosearch {
            -webkit-appearance: none;
            width: 18px;
            height: 18px;
            border: 0.17em solid #FFF;
            border-radius: 50%;
            outline: none;
            float: left;
            cursor: pointer;
            /* box-shadow:0 0 0px 0px #606061 inset;*/
        }

            input[type='radio'].radiosearch:hover {
                /* box-shadow:0 0 0px 0px #606061 inset;*/
            }

            input[type='radio'].radiosearch:before {
                content: '';
                display: block;
                width: 60%;
                height: 60%;
                margin: 20% auto;
                border-radius: 50%;
            }

            input[type='radio'].radiosearch:checked:before {
                background: #fff;
            }

        #three-main-tabs {
            /*display: none;*/
        }
        /*Common class*/
        .selectborder {
            border-radius: 0;
            border: 1px solid #BDBDBD;
            height: 32px;
            padding: 5px;
            font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
        }

        .mobileviewbtn {
            display: none;
        }

        .searchnew-button, .searchnew-button:hover, .searchnew-button:focus {
            display: inline-block;
            padding: 7px 20px 7px 20px; 
            color: #ffffff;
            text-decoration: none;
            font-size: 14px;
            text-align: center;
            vertical-align: middle;
            border: solid 1px #ffffff;
            margin-left: 5px;
            margin-top: 10px;
            background-color: #40ae49!important;
            margin-bottom: 15px;
        }

        .acc_container {
            display: none;
        }

        .Searchmain {
            background: #606061;
            padding-top: 20px;
            margin-bottom: -4px;
            padding-bottom: 20px;
        }

        .flight-section .labelform .labelselect, .ns-popover-tooltip-theme .labelselect {
            display: block;
            font-size:11px;
            padding-top:7px;
        }
    .formcount .form-control {
        margin-top:0px;
    }
        .Searchmain .icon-append {
    right: 15px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid;
}
.paddingleftright
{
    padding-left: 0px;
    padding-right: 0px;
}
.paddleft0
{
    padding-left: 0px;
}
.Searchmain .icon-append, .Searchmain .icon-prepend {
    position: absolute;
    top: 12px;
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.Searchmain .labelselect .icon-append {
    color: #af8736;
}
.Searchmain .labelselect .icon-append+input{
    padding-right: 37px;
}
.Searchmain .labelselect   {
    position: relative;
    display: block;
    font-weight: 400;
}
.Searchmain .icon-append {
    color: #af8736;
        border-color: #bdbdbd;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}
        .Searchmain ul.hotels {
            display: block;
            float: left;
            list-style: none;
            padding: 0px;
            margin: 0px;
        }
        .Searchmain ul {
            list-style-type: none;
            text-align: center;
            padding: 0;
        }

        

            .Searchmain ul.hotels li {
                padding: 8px 0px;
            }

                .Searchmain ul.hotels li span {
                    font-size: 16px;
                    color: #fff;
                    padding: 2px 8px;
                    display: inline-block;
                }

        .ns-popover-tooltip-theme {
            max-width: 350px;
            padding: 15px 5px;
            margin-top:8px;
        }
         
/*.ns-popover-tooltip-theme{padding:9px 15px 9px 5px;}*/
        .paddingbottom {
            padding-bottom: 10px;
        }

        .Searchmain .paddinglr, .ns-popover-tooltip-theme .paddinglr {
            padding-left: 0px;
            padding-right: 0px;
        }

        .paddingbottom label.select {
            margin-bottom: 5px;
        }

        .Searchmain .paddingchild, .ns-popover-tooltip-theme .paddingchild{
            padding-left: 10px;
        }

        .paddingbottom a.donebtn {
            background: #333;
            font-size: 13px;
            color: #fff;
            padding: 6px 8px;
            margin-left: 6px;
        }
    .paddingright{padding-right:0px;}
.leftwidthsearch
{
    width: 14%;
}
.rightwidthsearch
{
    width: 86%;
}
.topcontectsec-offer
{
    margin-top: 40%;
}
        @media (max-width:1024px) {
            .flight-section .labelform .labelselect {
                margin-bottom: 5px;
                font-size: 11px;
                padding-top:7px;
            }
            .commonmargin {
                margin-bottom: 10px;
                padding-right: 0;
            }
            .paddingbottom{padding-bottom: 0px;}
        }

        @media (max-width:768px) {
            .Searchmain ul.hotels li span {
                font-size: 13px;
                padding: 2px 5px;
            }

            input[type='radio'].radiosearch {
                -webkit-appearance: none;
                width: 14px;
                height: 14px;
            }

            .paddingbottom a.donebtn {
                background: #333;
                font-size: 13px;
                color: #fff;
                padding: 6px 8px;
                margin-left: 6px;
                margin-top: 10px;
                display: inline-block;
            }
            .commonmargin {
                margin-bottom: 10px;
                padding-right: 0;
            }
            .paddingbottom{padding-bottom: 0px;}
            .flight-section .labelform .labelselect { 
                font-size: 10px;
            }
        }
        @media screen and (min-device-width : 601px) and (max-device-width :970px) {
            input[type='radio'].radiosearch {
            -webkit-appearance: none;
            width: 16px;
            height: 16px; 
            }
            .Searchmain ul.hotels li span {
                font-size: 12px;
                color: #fff;
                padding: 3px 6px;
                display: inline-block;
            }
            .flight-section .labelform .labelselect {
                margin-bottom: 5px;
                font-size: 10px;
                padding-top: 7px;
            }
        }
        @media (max-width:767px) {
            .paddingleftright
{
    padding-left: 13px;
    padding-right: 0px;
}
            .leftwidthsearch{ width: auto;}
            .rightwidthsearch{ width: auto;}

            .Searchmain ul.hotels {
                padding: 0 20px;
                float: none;
            }

            input[type='radio'].radiosearch {
                -webkit-appearance: none;
                width: 15px;
                height: 15px;
            }

            .Searchmain ul.hotels li {
                float: left;
                padding: 8px 5px;
            }

            .clearb {
                clear: both;
            }

            .mobileviewbtn {
                display: inline-block;
                width:100%;
            }

            .mobileviewbtn ul li.holidayser a.viewbtn{margin-right:20px;}

                .mobileviewbtn a.viewbtn {
                    background-color: #af8736 !important;
                    color: #fff;
                    border-top-width: 1px !important;
                    box-shadow: none;
                    padding: 9px 15px;
                    border: 1px solid #fff;
                    font-size: 16px;
                    margin-bottom: 10px;
                    display: inline-block;
                }

            .commonmargin {
                margin-bottom: 10px;
                padding-right: 0;
            }
            .paddingbottom{padding-bottom: 0px;}
            .flight-section .labelform .labelselect{font-size:11px;}
            .selectborder {
                border-radius: 0;
                border: 1px solid #BDBDBD;
                height: 32px;
                padding: 1px 5px;
                font: 18px/21px 'Open Sans',Helvetica,Arial,sans-serif;
                color:#404040;
            }
            .searchnew-button, .searchnew-button:hover, .searchnew-button:focus{margin-left: 10px;}
            .Searchmain ul.hotels li span {
                    font-size: 16px;
                    padding: 0px 5px;
                }
        }


        /*----------------------------OLd Popover**/


        /*New Popover ns start*/

        /* line 9, ../sass/ns-popover.scss */
.ns-popover-list-theme {
  box-sizing: border-box;
  border: solid 1px #d2d2d2;
  border-radius: 3px;
  z-index: 100;
  background-color: #fff;
  -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2); }
  /* line 19, ../sass/ns-popover.scss */
  .ns-popover-list-theme ul, .ns-popover-list-theme .list {
    padding: 0;
    margin: 0.625rem 0;
    display: block; }
  /* line 25, ../sass/ns-popover.scss */
  .ns-popover-list-theme li, .ns-popover-list-theme .list-item {
    list-style-type: none; }
    /* line 28, ../sass/ns-popover.scss */
    .ns-popover-list-theme li a, .ns-popover-list-theme .list-item a {
      padding: 0.1875rem 0.625rem;
      display: block; }
      /* line 32, ../sass/ns-popover.scss */
      .ns-popover-list-theme li a:hover, .ns-popover-list-theme .list-item a:hover {
        background-color: #f5f5f5; }

/* line 124, ../sass/ns-popover.scss */
.ns-popover-tooltip-theme {
  box-sizing: border-box;
  z-index: 100;
  background-color: #fff; }
  /* line 129, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme .ns-popover-tooltip {
    box-sizing: border-box;
    border: solid 1px #d2d2d2;
    border-radius: 3px;
    background-color: #fff;
    padding: 0.5625rem 0.875rem;
    max-width: 20rem;
    font-size: 0.875rem;
    -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    margin: 10px; }
    /* line 142, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme .ns-popover-tooltip ul {
      padding: 0;
      margin: 0.625rem 0;
      display: block; }
    /* line 148, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme .ns-popover-tooltip li {
      list-style-type: none; }
      /* line 151, ../sass/ns-popover.scss */
      .ns-popover-tooltip-theme .ns-popover-tooltip li a {
        padding: 0.1875rem 0.625rem;
        display: block; }
        /* line 155, ../sass/ns-popover.scss */
        .ns-popover-tooltip-theme .ns-popover-tooltip li a:hover {
          background-color: #f5f5f5; }
  /* line 163, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-bottom-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
   /*border-bottom-color: #d2d2d2;*/ 
    left: 50%;
    top: -11px;
    margin-left: -11px; }
    /* line 57, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-bottom-placement .triangle:after {
      content: " ";
      display: block;
      width: 0;
      height: 0;
      border: solid 10px;
      border-color: transparent;
      position: absolute; }
    /* line 87, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-bottom-placement .triangle:after {
      border-bottom-color: #fff;
      border-top-width: 0;
      top: -7px;
      margin-left: -10px; }
  /* line 169, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-top-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-top-color: #d2d2d2;
    left: 50%;
    bottom: -11px;
    margin-left: -11px; }
    /* line 57, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-top-placement .triangle:after {
      content: " ";
      display: block;
      width: 0;
      height: 0;
      border: solid 10px;
      border-color: transparent;
      position: absolute; }
    /* line 73, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-top-placement .triangle:after {
      border-top-color: #fff;
      border-bottom-width: 0;
      bottom: 1px;
      margin-left: -10px; }
  /* line 175, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-right-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-right-color: #d2d2d2;
    top: 50%;
    left: -11px;
    margin-top: -11px; }
    /* line 57, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-right-placement .triangle:after {
      content: " ";
      display: block;
      width: 0;
      height: 0;
      border: solid 10px;
      border-color: transparent;
      position: absolute; }
    /* line 115, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-right-placement .triangle:after {
      border-right-color: #fff;
      border-left-width: 0;
      left: 1px;
      bottom: -10px; }
  /* line 181, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-left-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-left-color: #d2d2d2;
    top: 50%;
    right: -11px;
    margin-top: -11px; }
    /* line 57, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-left-placement .triangle:after {
      content: " ";
      display: block;
      width: 0;
      height: 0;
      border: solid 10px;
      border-color: transparent;
      position: absolute; }
    /* line 101, ../sass/ns-popover.scss */
    .ns-popover-tooltip-theme.ns-popover-left-placement .triangle:after {
      border-left-color: #fff;
      border-right-width: 0;
      right: 1px;
      bottom: -10px; }
  /* line 187, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-left-align .ns-popover-tooltip {
    margin-left: 0; }
  /* line 193, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-right-align .ns-popover-tooltip {
    margin-right: 0; }
  /* line 199, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-top-align .ns-popover-tooltip {
    margin-top: 0; }
  /* line 205, ../sass/ns-popover.scss */
  .ns-popover-tooltip-theme.ns-popover-bottom-align .ns-popover-tooltip {
    margin-bottom: 0; }

/*# sourceMappingURL=nsPopover.css.map */

.address-lookup {
    height:300px;
    overflow-y:auto;
}

.ui-grid-pinned-container-left .ui-grid-render-container-left .ui-grid-viewport {
    width: 87px !important; 
}

@media (max-width: 320px) and (max-width: 375px) {
.address-lookup {
    height:100px !important;
}
}
.removefloat {
    float:none;
}
.successMessage {
    color:green;
    font-weight:bold;
}
.warningMessage {
    color:red;
    font-weight:bold;
}
