
.container_outer
{
    width: 100%;
   
}
.header
{
    border-top: 0px solid #3396e3;
    background-color: transparent;
}
.header .navbar
{
    margin-bottom: 0px;
}
.topAdmin
{
    
    
}
.topAdmin a
{
    color: #000;
}

.topM-back
{
    
    height: 38px;
    color: #000;
    padding-top:5px;
    padding-bottom:5px;
    font-size:14px;
    border-bottom: 1px solid #ccc;
    line-height: 2;
}
.topM-back a
{
    color: #000;
}
.mainMBack
{
    
    
    
}

/*.topssec::after {
    background: url(../images/shadow.png) center bottom no-repeat rgba(0,0,0,0);
    bottom: -45px;
    height: 45px;
    position: absolute;
    width: 60%;
}*/


 @media (max-width: 1366px) 
{
    .topssec::after {
    width: 83%;
}
    
}
@media (max-width:1004px) 
 {
 	
 	.topssec::after {
    width: 93%;
}
}

.main
{
    font-family: 'Open Sans' , sans-serif;
}
.main .row
{
    margin-left: 0px;
    margin-right: 0px;
}
.custom #domestic .row {
    margin-right: -15px;
    margin-left: -15px;
}
.SupportNoBox
{
    width: auto;
    height: auto;
}
.SupportNoInBox
{
    position: absolute;
    width: 550px;
    padding: 8px;
    min-height: 100px;
    height: auto;
    margin-bottom: 12px;
    border: solid 2px #087dc2;
    background-color: #f9f9f9;
    z-index: 9999;
}

.paddtop4px
{
    padding-top: 4px;
}
.paddtop8px
{
    padding-top: 8px;
}
.paddtop10px
{
    padding-top: 10px;
}
.paddtop12px
{
    padding-top: 12px;
}
.paddtop14px
{
    padding-top: 14px;
}
.paddtop16px
{
    padding-top: 16px;
}
.paddtop20px
{
    padding-top: 20px;
}
.paddtop30px
{
    padding-top: 30px;
}
.paddBot4px
{
    padding-bottom: 4px;
}
.paddBot8px
{
    padding-bottom: 8px;
}
.paddBot10px
{
    padding-bottom: 10px;
}
.paddBot12px
{
    padding-bottom: 12px;
}
.paddBot14px
{
    padding-bottom: 14px;
}
.paddBot16px
{
    padding-bottom: 16px;
}
.paddBot20px
{
    padding-bottom: 20px;
}
.paddBot30px
{
    padding-bottom: 30px;
}

.padTopBot {
	padding-bottom: 8px;
	padding-top: 8px;
}
.main .navbar-collapse
{
    padding-right: 0px !important;
}

.main .navbar-default
{
    background: none;
    box-shadow: none;
    border: none;
}
.main .navbar-default .navbar-nav > .active > a, .main .navbar-default .navbar-nav > .active > a:hover, .main .navbar-default .navbar-nav > .active > a:focus, .main .navbar-default .navbar-nav > .active.dropdown-toggle
{
    background-color: #fff;
    background-image: none;
    color: #3396e3;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009C30', endColorstr='#009C30', GradientType=0);
   
    border-top-left-radius: 5px\9;
    border-top-right-radius: 5px\9;
    text-align:center;
    padding:5px 10px 5px 10px;
    border-bottom: 4px solid #3396e3;
    border-radius: 6px !important;
}
.main .navbar-default .navbar-nav > li > a
{
    color: #fff;
    margin-right: 3px;
    font-family: 'Open Sans' , sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.main .navbar-default .navbar-nav > li > a:last-child
{
    margin-right: 0px;
    margin-left: 3px;
}
.navbar-default .navbar-nav > li > a:hover, .main .navbar-default .navbar-nav > li > a:focus
{
    background-color: #fff;
    background-image: none;
    color: #a2cf69;
    border-radius: 0px 0px 0 0;
    box-shadow: none;
}
.main .dropdown-menu > li > a
{
    padding: 6px 12px;
}
.main .navbar-default .nav li.dropdown.open .dropdown-toggle, .main .navbar-default .nav li.dropdown.active .dropdown-toggle, .main .navbar-default .nav li.dropdown.open.active .dropdown-toggle
{
    background-color: #fade03;
    color: #1f1f1f;
}
.main .navbar-default .navbar-nav > .open > a:hover, .main .navbar-default .navbar-nav > .open > a:focus
{
    background-color: #3396e3;
    color: #087dc2;
}
.main .dropdown-menu > li > a:hover
{
    background-color: #3396e3;
    background-image: none;
    background-image: none;
    filter: none;
    color: #000;
}
.main .dropdown-menu > li > a:focus
{
    background-color: #3396e3;
    background-image: none;
    background-image: none;
    filter: none;
    color: #000;
}
.main .navbar-default .nav li a, .main .navbar-default .nav li a:focus
{
    color: #000;
    padding:5px 10px 5px 10px;
    text-align:center;
}
.main .navbar-default .nav li a:hover
{
    color: #3396e3;
    padding:5px 10px 5px 10px;
    text-align:center;
    border-radius: 6px !important;
}
.main .navbar-collapse
{
    padding-right: 0px;
    padding-left: 0px;
}

.main .menu-bar { width: 100%; float: left; }
.main .menu-bar ul { margin: 0; padding: 0; list-style: none; text-decoration: none; }
.main .menu-bar ul li { float: left; padding: 2px; margin-left: 10px; }
.main .menu-bar ul li a { padding: 0% 0 22px 0%; list-style: none; text-decoration: none; display: block; width: 100%; color: #000;  }
.main .menu-bar ul li a:hover { border-bottom: 4px solid #3396e3; color: #3396e3; }

.main .menu-bar ul li a span:hover { color: #3396e3; }
.main .flight a:hover { border-bottom: 4px solid #3396e3; }
.main .flight:hover .headr-log2-txt { color: #3396e3; }
.main .hotel a:hover { border-bottom: 4px solid #3396e3 }
.main .hotel a:hover .headr-log2-txt { color: #3396e3 }
.main .bus a:hover { border-bottom: 4px solid #3396e3 }
.main .bus a:hover .headr-log2-txt { color: #3396e3; }
.main .insurance a:hover { border-bottom: 4px solid #3396e3 }
.main .insurance a:hover .headr-log2-txt { color: #3396e3 }
.main .account a:hover { border-bottom: 4px solid #3396e3; }
.main .account a:hover .headr-log2-txt { color: #3396e3; }
.main .logout a:hover { border-bottom: 4px solid #3396e3 }
.main .logout a:hover .headr-log2-txt { color: #3396e3 }

.main .more a:hover { border-bottom: 4px solid #3396e3 }
.main .more a:hover .headr-log2-txt { color: #3396e3 }

.main .flight .flight-icon { background: url(../images/menu-icons.png); width: 30px; height: 24px; background-position: 13% 1%; background-repeat: no-repeat; margin: 0 auto; display: block; }
.main .flight a:hover .flight-icon { background: url(../images/menu-icons.png); width: 30px; height: 24px; background-position: 13% 5.1%; background-repeat: no-repeat; margin: 0 auto; display: block; }
.main  .active .flight-icon { background: url(../images/menu-icons.png); width: 30px; height: 24px; background-position: 13% 5.1%; background-repeat: no-repeat; margin: 0 auto; display: block; }
.main .hotel .hotel-icon { background: url(../images/menu-icons.png); width: 22px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 16% 10.2%; }
.main .hotel a:hover .hotel-icon { background: url(../images/menu-icons.png); width: 22px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 14% 15% }
.main .active .hotel-icon { background: url(../images/menu-icons.png); width: 22px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 14% 15% }
.main .bus .bus-icon { background: url(../images/menu-icons.png); width: 19px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 12% 31.5%; }
.main .bus a:hover .bus-icon { background: url(../images/menu-icons.png); width: 19px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 12% 37.8%; }
.main .active .bus-icon { background: url(../images/menu-icons.png); width: 19px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 12% 37.8%; }
.main .insurance .insurance-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 11% 20.5%; }
.main .insurance a:hover .insurance-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 11% 26% }
.main .active .insurance-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 11% 26% }
.main .account .account-icon  { background: url(../images/menu-icons.png);  width: 17%; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 12% 94.9%;  }
.main .account a:hover .account-icon { background: url(../images/menu-icons.png); width: 17%; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 11% 100%; }
.main .logout .logout-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 100% 26%; }
.main .logout a:hover .logout-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 100% 31.2%  }

.main .more .more-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 11% 62.8%; }
.main .more a:hover .more-icon { background: url(../images/menu-icons.png); width: 21px; height: 24px; background-repeat: no-repeat; margin: 0 auto; display: block; background-position: 11% 68.5%  }

.main .menu-bar ul li:hover .dropdown-content {max-height: 200px;}
.main  .dropdown-content {position: absolute; min-width: 186px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; border-radius: 3px;display:block;
overflow: hidden;max-height:0;transition: max-height 0.4s ease-in;-webkit-transition: max-height 0.4s ease-in;box-shadow:0 0 7px rgba(0,0,0,.4);-webkit-box-shadow:0 0 7px rgba(0,0,0,.4);-moz-box-shadow:0 0 7px rgba(0,0,0,.4)}
.main  .dropdown-content a { padding: 12px 16px; text-decoration: none; display: block; background-color: #fff; padding: 3% 0 3% 0 !important;  }
.main  .dropdown-content a:hover { color: #3396e3; border:0px; }
.main  .dropdown:hover .dropdown-content { display: block; border-bottom: none !important; }
.main  .dropdown-content:hover { color: #3396e3; border:0px; }

.main .corport-txt { color: #a2cf69; }
.bord-btm-cl {
    border-bottom: 1px solid #ccc;
}
.footer-inline
{
    background-color: #666666;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

.footer-inline ul
{
}
.footer-inline ul li
{
    border-right: 1px solid #666666;
    padding: 0px 8px;
    display: inline;
}
.footer-inline ul li a
{
    color: #666666;
}
.footer-inline ul li a:hover
{
    color: #003399;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



.main .btnsms{
	margin:0px;
	padding:0px;
}
.main .btnsms span.sms {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	margin:0px;
	margin-top:-6px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	color: #FF0000;
	font-size: 15px;
	position: static;
	right: auto;
	text-align: center;
	height:auto;
}
.main .btnsms span.sms:hover {
	cursor: pointer;
}
.main .btnsms span.sms:before {
	content: "\f003";
	color: #0E9A7E;
}
.main .btnsms span.sms:hover:before, .main .btnsms span.sms:hover~span.sms:before {
	content: "\f0e0";
	color: #087dc2;
}
.main .btnsms span.sms.active:before, .main .btnsms span.sms.active~span.sms:before {
	content: "\f0e0";
	color: #087dc2;
}

.main .btnsms span.mobile {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	margin:0px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	color: #FF0000;
	font-size: 16px;
	position: static;
	right: auto;
	text-align: center;
	height:auto;
}
.main .btnsms span.mobile:hover {
	cursor: pointer;
}
.main .btnsms span.mobile:before {
	content: "\f10b";
	color: #0E9A7E;
}



    
    .no-padding
    {
    	padding:0px !important;
    }
     .no-padding-right
    {
    	padding-right:0px !important;
    }
    .no-padding-left
    {
    	padding-left:0px !important;
    }
    .no-padding-m-r
    {
    	margin-right:-1px !important;
    }
    




.border-radius-5
{
    border-radius: 5px;
}
.border-radius-10
{
    border-radius: 10px !important;
}
.border-radius-left-10
{
    border-radius: 10px 0px 0px 10px !important;
}
.border-radius-right-10
{
    border-radius: 0px 10px 10px 0px !important;
}
.boxshadow
{
    box-shadow: 4px 7px 13px -7px rgba(0,82,127,0.5);
    background-color:rgba(0, 0, 0, 0.5) !important;
    /* background-color: transparent !important;*/
    border: 0px !important;
}


.mid-carousel
{
    padding: 80px 0 80px 0;
}

.mid-carousel .carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.mid-carousel .onebyone-carosel .active.left { left: -33.33%; }
.mid-carousel .onebyone-carosel .active.right { left: 33.33%; }
.mid-carousel .onebyone-carosel .next { left: 33.33%; }
.mid-carousel .onebyone-carosel .prev { left: -33.33%; }
.mid-carousel .carousel-control {
    font-size: 15px;
    color: #000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.mid-carousel .carousel-control .icon-prev, .mid-carousel .carousel-control .glyphicon-chevron-left {
    left: 20%;
}
.mid-carousel .carousel-control .icon-next, .mid-carousel .carousel-control .glyphicon-chevron-right {
    right: 15%;
}

.custom .boxshadow .form-control {
    padding: 18px 12px !important;
}
.boxshadow .btn-LetGreen {
    color: #fff;
    background-color: #3396e3;
    border-color: #46b8da;
    border-radius: 0px;
    border: 0px;
    padding:18px 18px 19px 18px;
    text-transform:uppercase;
    font-weight:bold;
}
.custom .boxshadow .btn-group .btn-GreenGrp 
{
    background-color: transparent !important;
    border-bottom:solid 4px transparent;
    border-radius: 0px !important;
    margin-right:10px;
    color: #fff;
    cursor:pointer;
}

.custom .boxshadow .btn-group .btn-GreenGrp:active, .custom .boxshadow .btn-group .btn-GreenGrp.active, .custom .boxshadow .open > .dropdown-toggle.btn-GreenGrp {
    background-image: none;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    color: #3396e3 !important;
    border-bottom:solid 4px #3396e3 !important;
    cursor:pointer;
    background: #fff !important;
}
.custom .boxshadow .btn-group .btn-GreenGrp:hover {
    color: #3396e3 !important;
    border-bottom:solid 4px #3396e3 !important;
    cursor:pointer;
     background: #fff !important;
}
#credits .form-control {
    padding: 6px 12px;
}
.FilterHead
{
    
    width: 100%; padding: 5px; color: #fff; margin-bottom: 2px;
                                    font-size: 15px; font-weight: normal; background: #428bca;
}
.listpage
{
    
    padding-top:15px;
}
.custom .boxshadow .agebx .form-control {
    padding: 6px 12px;
}