/* 

*/

[ui-view].ng-leave {
    display: none;
}

[ui-view].ng-leave.smooth {
    display: block;
}

.smooth.ng-animate {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fade-in-right-big.ng-enter {
    -webkit-animation: fadeInRightBig 0.5s;
    animation: fadeInRightBig 0.5s;
}

.fade-in-right-big.ng-leave {
    -webkit-animation: fadeOutLeftBig 0.5s;
    animation: fadeOutLeftBig 0.5s;
}

.fade-in-left-big.ng-enter {
    -webkit-animation: fadeInLeftBig 0.5s;
    animation: fadeInLeftBig 0.5s;
}

.fade-in-left-big.ng-leave {
    -webkit-animation: fadeOutRightBig 0.5s;
    animation: fadeOutRightBig 0.5s;
}

.fade-in-up-big.ng-enter {
    -webkit-animation: fadeInUpBig 0.5s;
    animation: fadeInUpBig 0.5s;
}

.fade-in-up-big.ng-leave {
    -webkit-animation: fadeOutUpBig 0.5s;
    animation: fadeOutUpBig 0.5s;
}

.fade-in-down-big.ng-enter {
    -webkit-animation: fadeInDownBig 0.5s;
    animation: fadeInDownBig 0.5s;
}

.fade-in-down-big.ng-leave {
    -webkit-animation: fadeOutDownBig 0.5s;
    animation: fadeOutDownBig 0.5s;
}

.fade-in.ng-enter {
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

.fade-in.ng-leave {
    -webkit-animation: fadeOut 0.5s;
    animation: fadeOut 0.5s;
}

.fade-in-right.ng-enter {
    -webkit-animation: fadeInRight 0.5s;
    animation: fadeInRight 0.5s;
}

.fade-in-right.ng-leave {
    -webkit-animation: fadeOutLeft 0.5s;
    animation: fadeOutLeft 0.5s;
}

.fade-in-left.ng-enter {
    -webkit-animation: fadeInLeft 0.5s;
    animation: fadeInLeft 0.5s;
}

.fade-in-left.ng-leave {
    -webkit-animation: fadeOutRight 0.5s;
    animation: fadeOutRight 0.5s;
}

.fade-in-up.ng-enter {
    -webkit-animation: fadeInUp 0.5s;
    animation: fadeInUp 0.5s;
}

.fade-in-up.ng-leave {
    -webkit-animation: fadeOutUp 0.5s;
    animation: fadeOutUp 0.5s;
}

.fade-in-down.ng-enter {
    -webkit-animation: fadeInDown 0.5s;
    animation: fadeInDown 0.5s;
}

.fade-in-down.ng-leave {
    -webkit-animation: fadeOutDown 0.5s;
    animation: fadeOutDown 0.5s;
}

body {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.42857143;
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
}

*:focus {
    outline: 0 !important;
}
/*TYPOGRAPHY CUSTOMISATION*/

.xslim {
    font-weight: 100;
}
.slim {
    font-weight: 300;
}
.normal {
    font-weight: 400;
}
.bold {
    font-weight: 700;
}
/*.lh1{line-height:7px !important;}*/

.lh2 {
    line-height: 15px;
}
.lh3 {
    line-height: 60px;
}
.lh4 {
    line-height: 17px;
}
.lh5 {
    line-height: 36px;
}
.lato {
    font-family: "Lato";
}
.opensans {
    font-family: "Open Sans";
}
.size8 {
    font-size: 8px;
}
.size10 {
    font-size: 10px;
}
.size11 {
    font-size: 11px;
}
.size12 {
    font-size: 12px;
}
.size13 {
    font-size: 13px;
}
.size15 {
    font-size: 14px;
}
.size14 {
    font-size: 14px;
}
.size16 {
    font-size: 16px;
}
.size18 {
    font-size: 18px;
}
.size20 {
    font-size: 20px;
}
.size22 {
    font-size: 18px;
}
.size24 {
    font-size: 24px;
}
.size28 {
    font-size: 28px;
}
.size26 {
    font-size: 26px;
}
.size30 {
    font-size: 30px;
}
.size40 {
    font-size: 40px;
}
.size48 {
    font-size: 48px;
}
.size60 {
    font-size: 60px;
}
.size65 {
    font-size: 65px;
}
.size100 {
    font-size: 100px;
}
.ss {
    font-size: 7px;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

.well,
pre {
    background-color: #eaebec;
    border-color: #dddee0;
}

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

blockquote {
    border-color: #dddee0;
}

label {
    font-weight: normal;
}

sup {
    position: relative;
    top: -0.5em;
    font-size: 75%;
}
section {
    float: left;
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
}

.grecaptcha-logo, .grecaptcha-badge {display:none;}
._tophdr {padding: 10px 0;margin:0;position: fixed;top: 0;left: 0;width: 100%;background: #fff;z-index: 5;}
._ininety {width: 92%;margin: auto;}
._flxhudrd {display: flex;align-items: center;width: 100%;}
._sidemenu {width: 25px;display: flex;flex-direction: column;}
._BkHome{width: 25px;display: flex;flex-direction: column;}
  .dasht, .dashm, .dashb {width: 22px;height: 2px;background-color:#353738;margin: 2.5px 0;transition: .4s;border-radius: 50px;float: left;}
  .dashm{width: 18px;margin-right: 0;}
  .dashb{width: 12px;margin-right: 0;}
  ._SMTLogo{margin: 0 15px;width: 108px;}
.newHeaderLogo {
    width: 93px;
    height: 35px;
    background: url(/images/logoManagement/logo.png) 50%/120px 45px no-repeat;
    background-size: 100%;
    margin: auto;
}
.arwWwhte {
    width: 14px;
    height: 14px;
    float: left;
    background: url(https://images.emtcontent.com/mob-web/svg/left-arrow-white.svg) no-repeat 0 0;
    background-size: 14px 14px;
    margin: 0;
    filter: brightness(0) invert(1%);
}
._menuBar {
    width: 93px;
    height: 35px;
    background: url(https://images.emtcontent.com/mob-emthome/menu-bar.svg);
    background-size: 100%;
    margin: auto;
    background-repeat: no-repeat;
}
._langview {
    margin-left: auto;
    cursor: pointer;
    display: flex;
    position: relative;
    font-size: 12px;
    align-items: center;
    color: #858585;
    font-weight: 600;
}
._langview span {
    margin: auto 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
._langview img {
    width: 23px;
    border-radius: 3px;
    margin-top: 1px;
}
._arrwdnlang {
    border: solid #B9B9B9;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    margin-left: 5px;
    top: -2px;
}
.m_rel {position:relative}

._subheaderlink {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-left: 15px;
}
.notibellico {
    width: 14px;
    height: 17px;
    background: url(https://images.emtcontent.com/nwhomfiles/notibellico.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.blinkinr {
    width: 6px;
    height: 6px;
    margin-right: 0;
    background: #E91E63;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

.blink:after {
    content: "";
    position: absolute;
    right: 0;
    background: #E91E63;
    opacity: 0;
    border-radius: 100%;
    transform-origin: 50% 50%;
    top: 0;
    width: 5px;
    height: 5px;
}

.blink:after {
    animation: nTLI 1.2s ease-out infinite;
    animation-delay: .5s;
}

.bgwht {
    background: #fff
}
._prunset {
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
}
._logRt{
    display: flex;
    flex-direction: column;
    margin: auto 0;
}
.arrow-container {
    width: 10px;
    cursor: pointer;
    height: 12px;
    margin: 0 auto;
    margin-top: 16px;
}
.arwbounce {animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);}
.arrowdwn {
     height: 2px;
    background: #2196f3;
    transform: rotate(45deg);
    transform-origin: 0% 0%;
    border-radius: 5px;
    margin: 0 auto;
}
.arrowdwn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 100%;
    border-radius: 5px;
    background: #2196f3;
    transform: rotate(-90deg);
    transform-origin: 0% 100%;
}
.rtotarw {
    transform: rotate(-178deg);
    transform-origin: 60%;
    margin: 4px auto;
}


.flt_farestrips {
    margin: 0 auto;
    /* padding: 0 10px 10px 10px; */
    /* border-radius: 6px; */
    width: 95%;
    margin-bottom: 10px;
}
.frowStrip  {
    background:#ffffff;
    color:#666;
    /* border-bottom: 3px solid #eaeaea; */
    border-radius: 6px;
}

/*--menu-*/
._opcMenu {
    width: 100%;
    height: 100vh;
    position: fixed;
    backdrop-filter: blur(3px);
    background-color: rgb(0 0 0 / 45%);
    display: none;
    z-index: 8;
    top: 0;
}
._sidenav {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 8;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    white-space: nowrap;
}
._sidenav a {
    text-decoration: none;
}
.closemenu_v3 {
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    top: 0px;
    right: 10px;
    color: #000000;
    text-decoration: none;
}
._menuProf {
    display: flex;
    padding: 30px 15px;
    position: relative;
}

._profico {
    background: url(https://images.emtcontent.com/mob-emthome/profico.svg);
    min-width: 50px;
    height: 50px;
    display: flex;
    background-size: cover;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
._logSinup {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 10.5em;
}

._logDt {
    font-size: 13px;
}
._logDt{}
._logRgt{    width: 100%;}
._sidMenu {
    background: #fff;
    width: 92%;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #E8E8E8;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 10px;
}
._sidMenu a {
    text-decoration: none;
    padding: 15px 0;
    display: flex;
    width: 92%;
    position: relative;
    margin: auto;
}
._bxIcn {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}
._menuIcn {
    min-width: 26px;
    width: 26px;
    height: 26px;
    margin-right: 10px;
}
._hTxt {
    font-size: 14px;
    font-weight: 600;
    display: flex;
    width: 100%;
}
._mTxt {
    font-size: 10px;
    font-weight: 400;
    display: flex;
    width: 100%;
}
._yourBoking {
    background: url(https://images.emtcontent.com/mob-emthome/yourbooking.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
._EmtWallet {
    background: url(https://images.emtcontent.com/mob-emthome/emtwallet.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.w100_bx {
    width: 100%;
    display: flex;
    margin-top: 10px;
    flex-direction: column;
}
.mainpopv2{
    padding:0 20px 20px 20px;
    width: 100%;
    float: left;
}
.tpinnrv2 {
    width: 100%;
    padding: 20px 0px 0px 0px;
}
.mainhdrv2 {font-size:16px;font-weight:600;margin-bottom:10px}
.arbox1 {background: linear-gradient(180deg, rgba(255, 255, 255, 1) 8%, rgba(250, 253, 255, 1) 100%);
    padding: 25px;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    margin: 10px 0;
    border-radius: 10px;
    border: 1px solid #F5F5F5;width:48%;height:100px;display:flex;align-items:center;flex-flow:column;justify-content: center;}
.airsubp {font-size:14px;font-weight:600;margin-top:6px}
.slideUpani {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideUpsc;
    -moz-animation-name: slideUpsc;
    -o-animation-name: slideUpsc;
    animation-name: slideUpsc;
}
@-webkit-keyframes slideUpsc {
  0% {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
  }
  to {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounce {
50% {
    transform: translateY(-10px);
  }
}

@keyframes nTLI {
    0%,35% {
        transform: scale(0);
        opacity: 1
    }

    50% {
        transform: scale(1.5);
        opacity: .8
    }

    to {
        opacity: 0;
        transform: scale(4)
    }
}

@media(max-width: 350px){ 
  ._Tphdr,._Genttl,.mntitle {
    font-size: 16px;
  }
  ._prodfour ._icnttl {display:inline-block}
}

._clickbtn:focus, ._clickbtn:hover, ._clickbtn:visited, ._clickbtn:link , ._clickbtn:target  {outline: none;border:none;border-radius:40px;-webkit-border-radius:40px;}
._clickbtn {background-position: center !important;transition: background 0.8s;outline: none;border:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
._clickbtn:hover {background: #ef6614 radial-gradient(circle, transparent 1%, #ef6614 1%) center/15000%;}
._clickbtn:active {
  background-color: #ff9c62;
  background-size: 100%;
  transition: background 0s;
}


._proIcon {
    background: url(https://images.emtcontent.com/mob-emthome/proicon.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
._divider {
    width: 92%;
    height: 1px;
    background: #DCDCDC;
    float: left;
    margin: auto;
}
.pro-bg {
    padding: 15px !important;
    width: 100% !important;
    background-image: linear-gradient(to right, #121860, #1273df);
    color: #ffffff;
    border-radius: inherit;
}
._hTxt_pro{
    color: #ffd381;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    width: 100%;
    position: relative;
}
._new{
    background-image: linear-gradient(to right, #CA4444, #EF257D);
    color: #fff;
    font-size: 11px;
    display: flex;
    align-items: center;
    margin: 0 10px;
    padding: 0 10px;
    border-radius: 50px;
    position: absolute;
    left: 62px;
    top: 3px;
}
._arwwLft {
    border: solid #000000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-left: auto;
    position: absolute;
    right: 4px;
    top: 40%;
}
.pro-bg ._arwwLft {
    border: solid #ffd382;
    border-width: 0 2px 2px 0;
    right: 17px;
}
._refEarn{
    background: url(https://images.emtcontent.com/mob-emthome/referearn.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
._logOut{
    background: url(https://images.emtcontent.com/mob-emthome/exit-profile.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
._rateApp{
    background: url(https://images.emtcontent.com/mob-emthome/rateApp.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
._helpCntr{
    background: url(https://images.emtcontent.com/mob-emthome/helpCntr.svg);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
._FlagC {
    background: url(https://images.emtcontent.com/img/ind-flag.svg);
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    border-radius: 50px;
    background-repeat: no-repeat;
}
._CurrI {
    background-image: linear-gradient(to right, #FBBA13, #ED5D36);
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    color: #fff;
    font-style: normal;
    border-radius: 50px;
    background-repeat: no-repeat;
    font-size:14px
}
._logUser {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
._logUser #welcome-det-User {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 10em;
    margin-left: 5px;
}
._EditProf {
    font-size: 12px;
    color: #3F8CF4;
    font-weight: 500;
    margin-top: 3px;
    display: flex;
    align-items: center;
}
._editico{
    width: 12px;
    height: 12px;
    background: url(https://images.emtcontent.com/mob-emthome/edit-icon.svg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 5px;
}
/*--menu-*/
.clr{clear:both;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color:rgb(255,255,255) !important;}@charset "utf-8";
::placeholder{font-size:15px;}
._newlognsec {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    bottom: 0;
    /* display: none; */
    right: 0;
    -ms-backdrop-filter: blur(3px);
    -o-backdrop-filter: blur(3px);
    -moz-backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgb(0 0 0 / 65%);
    z-index: 99;
}
._newbglog {
    position: fixed;
    bottom: 0;
    left: 0;
    /* background: #cbebfd; */
    margin: auto;
    transform: translate(0%, 0%);
    border-radius: 20px 20px 0 0;
    width: 100%;
    z-index: 99;
    align-items: center;
    display: flex;
    flex-direction: column;
}
._loglft {
    width: 100%;
    padding: 0;
    margin: -15px;
    position: relative;
}
._crosslog {
    position: absolute;
    cursor: pointer;
    right: 45%;
    top: -55px;
    font-size: 26px;
    color: #fff;
    background: #082a39;
    z-index: 9;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
._logrgt {
    width: 100%;
    position: relative;
    border-radius: 15px 15px 0px 0px;
    background: #fff;
    box-shadow: 0 0 7px rgb(0 0 0 / 26%);
}

._logimg {
    margin: 0;
    display: flex;
    height: 100%;
    border-radius: 10px;
    margin-left: auto;
    object-fit: cover;
    max-width: 120px;
    position: relative;
    justify-content: flex-end;
}
._logimg img{

}

._loghdr {
    margin-top: 5px;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

._logpra {
    margin: 0;
    font-size: 11px;
    font-weight: 500;
    color: #4C4C4C;
    width: auto;
    text-align: left;
    margin-bottom: 0;
}

._logmain_frm {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 20px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.slide-logbox {
    display: flex;
    align-items: start;
    flex-direction: row;
    gap: 10px;
    position: relative;
}
.st-slider .labels{
    position: absolute;
    left: 50%;
    bottom: 22%;
    transform: translate(-50%, 0%);
}
.login-slider {
    border-radius: 15px 15px 0px 0px;
}
.radio{display:none!important}
.images{overflow:hidden;top:0;bottom:0;left:0;right:0;width:100%}
.images-inner{width:500%;transition:.8s cubic-bezier(.77, 0, .175, 1);transition-timing-function:cubic-bezier(0.770,0.000,0.175,1.000)}
.image-slide{width:20%;float:left}
.fake-radio,.image-slide,.radio-btn{transition:.5s ease-out}
.fake-radio{display:flex;align-items:center;justify-content:center}
.fake-radio .radio-btn {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background: gray;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    transition: background-color 0.3s;
}
/* Auto-Sliding */
#slide2:checked ~ .images .images-inner {
    margin-left: -100%;
}
#slide3:checked ~ .images .images-inner {
    margin-left: -200%;
}
#slide4:checked ~ .images .images-inner {
    margin-left: -300%;
}

/* Auto-slide keyframes */
@keyframes bullet {
    0%,
    25% {
        background: #2196f3;
    }
    100%,
    25.5% {
        background: gray;
    }
}
#play1:checked ~ div .fake-radio .radio-btn:first-child {
    animation: 16s -1s infinite bullet;
}
#play1:checked ~ div .fake-radio .radio-btn:nth-child(2) {
    animation: 16s 3s infinite bullet;
}
#play1:checked ~ div .fake-radio .radio-btn:nth-child(3) {
    animation: 16s 7s infinite bullet;
}
#play1:checked ~ div .fake-radio .radio-btn:nth-child(4) {
    animation: 16s 11s infinite bullet;
}
@keyframes slide {
    0%,
    20% {
        margin-left: 0;
    }
    25%,
    45% {
        margin-left: -100%;
    }
    50%,
    70% {
        margin-left: -200%;
    }
    75%,
    95% {
        margin-left: -300%;
    }
}
.st-slider > #play1:checked ~ .images .images-inner {
    animation: 16s infinite slide;
}
@keyframes caption {
    0%,
    25% {
        opacity: 1;
    }
    100%,
    25.5% {
        opacity: 0;
    }
}
#play1:checked ~ .labels .label:first-child {
    animation: 16s -1s infinite caption;
}
#play1:checked ~ .labels .label:nth-child(2) {
    animation: 16s 3s infinite caption;
}
#play1:checked ~ .labels .label:nth-child(3) {
    animation: 16s 7s infinite caption;
}
#play1:checked ~ .labels .label:nth-child(4) {
    animation: 16s 11s infinite caption;
}

.image-slide {
    padding: 8px 15px;
    height: 100px;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.logbgA{background:#D4E9FA;}
.logbgB{background:#FFF7E4}
.logbgC{background:#E9F5FF;}
.logbgD{background:#F1FFDA;}
._ttl_sec {
    display: flex;
    width: 100%;
    float: left;
    flex-direction: column;
}

._ttl_hd {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

._inpwdth {
    display: flex;
    width: 100%;
    margin: 10px 0;
    flex-direction: column;
    float: left;
}

.input-log {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid #cfcfcf;
    border-radius: 10px;
}
.inputhdr {
    position: relative;
    width: 100%;
    font-size: 13px;
    border: 0;
    outline: 0;
    color: #151515;
    font-weight: 500;
    margin-bottom: 6px;
}

    .input-log input {
        width: 100%;
        border: 0;
        box-shadow: none;
        color: #000;
        font-size: 16px;
        outline: 0;
        padding: 15px;
        height: 45px;
        border-radius: inherit;
    }


.intl-tel-input {
    position: relative;
    width: 100px !important;
    left: 0;
    height: 43px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-right: 1px solid #cfcfcf;
}
.intl-tel-input .flag-dropdown {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px;
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    justify-content: space-between;
}


.f16 .flag {
    width: 16px;
    height: 16px;
    background: url(https://images.emtcontent.com/new-login/flags16.png) no-repeat;
}

.f16 .in {
    background-position: 0 -1856px !important;
}

.intl-tel-input .flag-dropdown .selected-flag .down-arrow {
    top: 6px;
    position: relative;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black;
}

._errrbx {
    float: left;
    width: 100%;
}

._err_log {
    font-size: 13px;
    padding: 0 5px;
    color: #f00;
    width: 100%;
    display: none;
}

._btnLogin {
    border: medium none;
    border-radius: 50px;
    color: #fff;
    background-image: linear-gradient(to left, #03A9F4, #3387ed);
    cursor: pointer;
    font-family: open sans;
    font-size: 18px;
    height: 40px;
    -webkit-appearance: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    text-transform: capitalize;
    font-weight: 600;
}

._lgtrms{
    width: 100%;
    display: block;
    margin: 10px 0 0 0;
    color: #8A8686;
    font-size: 11px;
    float: left;
}
._lgtrms a {
    color: #2196f3;
    text-decoration: none;
}
.extlogbx {
    width: 100%;
    display: block;
    margin: 10px 0 0 0;
    color: #8A8686;
    font-size: 11px;
    float: left;
    margin-bottom: 20px;
}
.divdrline {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 13px;
}
.divdrline::before {
    content: "";
    display: flex;
    height: 1px;
    width: 35%;
    background: #dcdcdc;
    position: absolute;
    top: 9px;
    left: 0;
}
.divdrline::after {
    content: "";
    display: flex;
    height: 1px;
    width: 35%;
    background: #dcdcdc;
    position: absolute;
    top: 9px;
    right: 0;
}
.othlogvia {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    padding: 10px 0;
}
.viaeml, .viaapl, .viainstagm, .viafacbook {
    font-size: 11px;
    color: #2196F3;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 3px;
    position: relative;
    width: 49%;
    justify-content: center;
}
.viagogl {
    font-size: 13px;
    color: #2196F3;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
}
.logwthsp {
    position: relative;
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 3px;
    font-weight: 500;
    color: #4CAF50;
    margin: auto;
    width: 49%;
    justify-content: center;
}

.verline::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #cfcfcf;
    display: flex;
}
.logwthsp::before {
    content: "";
    background: url(https://images.emtcontent.com/mob-web/whatsapp-lp.png);
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.viagogl::before {
    content: "";
    background: url(https://mybookings.easemytrip.com/Images/MyBooking/google-logo.png);
    width: 15px;
    height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
}
.viainstagm::before {
    content: "";
    background: url(https://images.emtcontent.com/mob-web/instagram.svg);
    width: 15px;
    height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-position: center;
}

.viafacbook::before {
    content: "";
    background: url(https://images.emtcontent.com/mob-web/facebook.png);
    width: 15px;
    height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-position: center;
}
._infonumb {
    font-size: 14px;
    display: flex;
    float: left;
    flex-wrap: wrap;
}

    ._infonumb span {
        font-weight: 700;
    }

.input-otp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
}

._otpinp {
    flex: 1;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    max-width: 13%;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    padding: 8px;
    text-align: center;
    height: 40px;
}
._otpinp_ {
    flex: 1;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    max-width: 13%;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    padding: 8px;
    text-align: center;
    height: 40px;
}



._alrtxt {
    font-size: 12px;
    padding: 10px 0;
    width: 100%;
}

._alrtrd {
    font-size: 12px;
    padding: 10px 0;
    color: #f00;
    font-weight: 600;
}

._resnd, .timer {
    font-size: 12px;
    font-weight: 600;
    color: #2196F3;
    margin-left: auto;
    cursor: pointer;
}

.errorotp ._otpinp {
    border: 1px solid #f00;
    color: #f00;
}
._logreff {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 10px;
    color: #2196F3;
}
.righrt-arrow-back {
    background: url(https://images.emtcontent.com/nwhomfiles/righrt-arrow-back.svg);
    width: 45px;
    min-height: 15px;
    background-size: 100%;
    position: relative;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
}

._btnlog {
    display: flex;
    width: 100%;
    margin: auto 0;
    flex-direction: column;
    float: left;
}

.mgs15 {
    margin-bottom: 10px;
}

._infodtl {
    color: #6d6d6d;
    font-size: 12px;
    display: flex;
    float: left;
    flex-wrap: wrap;
    font-weight: 600;
}

.checkmark-circle {
    width: 45px;
    height: 45px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}

    .checkmark-circle .background {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #42F475;
        position: absolute;
    }

    .checkmark-circle .checkmark {
        border-radius: 5px;
    }

        .checkmark-circle .checkmark.draw:after {
            -webkit-animation-delay: 100ms;
            -moz-animation-delay: 100ms;
            animation-delay: 100ms;
            -webkit-animation-duration: 1s;
            -moz-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-timing-function: ease;
            -moz-animation-timing-function: ease;
            animation-timing-function: ease;
            -webkit-animation-name: checkmark;
            -moz-animation-name: checkmark;
            animation-name: checkmark;
            -webkit-transform: scaleX(-1) rotate(135deg);
            -moz-transform: scaleX(-1) rotate(135deg);
            -ms-transform: scaleX(-1) rotate(135deg);
            -o-transform: scaleX(-1) rotate(135deg);
            transform: scaleX(-1) rotate(135deg);
            -webkit-animation-fill-mode: forwards;
            -moz-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
        }

        .checkmark-circle .checkmark:after {
            opacity: 1;
            height: 18px;
            width: 6.5px;
            -webkit-transform-origin: left top;
            -moz-transform-origin: left top;
            -ms-transform-origin: left top;
            -o-transform-origin: left top;
            transform-origin: left top;
            border-right: 5px solid white;
            border-top: 5px solid white;
            border-radius: 2.5px !important;
            content: '';
            left: 10px;
            top: 25px;
            position: absolute;
        }

@-webkit-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 6.5px;
        opacity: 1;
    }

    40% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }

    100% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }
}

@-moz-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 6.5px;
        opacity: 1;
    }

    40% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }

    100% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }

    20% {
        height: 0;
        width: 6.5px;
        opacity: 1;
    }

    40% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }

    100% {
        height: 18px;
        width: 6.5px;
        opacity: 1;
    }
}



.select-countrycode {
    display: flex;
    width: 100%;
    font-size: 15px;
    justify-content: space-between;
    align-items: center;
}
.country-list {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1;
    overflow-y: scroll;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    top: 40px;
    left: 0;
    min-width: 250px;
    max-height: 135px;
}
.country-list .country {
  font-size: 12px;
  line-height: 16px;
  padding: 8px 10px;
}
.country-list .country-name,
.country-list .flag {
  margin-right: 6px;
}
.country-list .flag {
  display: inline-block;
  vertical-align: bottom;
}
.country-list .country .dial-code {
  font-size: 12px;
  color: #999;
}
.country-list .country.highlight,
.country-list .country:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.f16 ._African_Union {
  background-position: 0 -16px;
}
.f16 ._Arab_League {
  background-position: 0 -32px;
}
.f16 ._ASEAN {
  background-position: 0 -48px;
}
.f16 ._CARICOM {
  background-position: 0 -64px;
}
.f16 ._CIS {
  background-position: 0 -80px;
}
.f16 ._Commonwealth {
  background-position: 0 -96px;
}
.f16 ._England {
  background-position: 0 -112px;
}
.f16 ._European_Union {
  background-position: 0 -128px;
}
.f16 ._Islamic_Conference {
  background-position: 0 -144px;
}
.f16 ._Kosovo {
  background-position: 0 -160px;
}
.f16 ._NATO {
  background-position: 0 -176px;
}
.f16 ._Northern_Cyprus {
  background-position: 0 -192px;
}
.f16 ._Northern_Ireland {
  background-position: 0 -208px;
}
.f16 ._Olimpic_Movement {
  background-position: 0 -224px;
}
.f16 ._OPEC {
  background-position: 0 -240px;
}
.f16 ._Red_Cross {
  background-position: 0 -256px;
}
.f16 ._Scotland {
  background-position: 0 -272px;
}
.f16 ._Somaliland {
  background-position: 0 -288px;
}
.f16 ._Tibet {
  background-position: 0 -304px;
}
.f16 ._United_Nations {
  background-position: 0 -320px;
}
.f16 ._Wales {
  background-position: 0 -336px;
}
.f16 .ad {
  background-position: 0 -352px;
}
.f16 .ae {
  background-position: 0 -368px;
}
.f16 .af {
  background-position: 0 -384px;
}
.f16 .ag {
  background-position: 0 -400px;
}
.f16 .ai {
  background-position: 0 -416px;
}
.f16 .al {
  background-position: 0 -432px;
}
.f16 .am {
  background-position: 0 -448px;
}
.f16 .an {
  background-position: 0 -464px;
}
.f16 .ao {
  background-position: 0 -480px;
}
.f16 .aq {
  background-position: 0 -496px;
}
.f16 .ar {
  background-position: 0 -512px;
}
.f16 .as {
  background-position: 0 -528px;
}
.f16 .at {
  background-position: 0 -544px;
}
.f16 .au {
  background-position: 0 -560px;
}
.f16 .aw {
  background-position: 0 -576px;
}
.f16 .az {
  background-position: 0 -592px;
}
.f16 .ba {
  background-position: 0 -608px;
}
.f16 .bb {
  background-position: 0 -624px;
}
.f16 .bd {
  background-position: 0 -640px;
}
.f16 .be {
  background-position: 0 -656px;
}
.f16 .bf {
  background-position: 0 -672px;
}
.f16 .bg {
  background-position: 0 -688px;
}
.f16 .bh {
  background-position: 0 -704px;
}
.f16 .bi {
  background-position: 0 -720px;
}
.f16 .bj {
  background-position: 0 -736px;
}
.f16 .bm {
  background-position: 0 -752px;
}
.f16 .bn {
  background-position: 0 -768px;
}
.f16 .bo {
  background-position: 0 -784px;
}
.f16 .br {
  background-position: 0 -800px;
}
.f16 .bs {
  background-position: 0 -816px;
}
.f16 .bt {
  background-position: 0 -832px;
}
.f16 .bw {
  background-position: 0 -848px;
}
.f16 .by {
  background-position: 0 -864px;
}
.f16 .bz {
  background-position: 0 -880px;
}
.f16 .ca {
  background-position: 0 -896px;
}
.f16 .cg {
  background-position: 0 -912px;
}
.f16 .cf {
  background-position: 0 -928px;
}
.f16 .cd {
  background-position: 0 -944px;
}
.f16 .ch {
  background-position: 0 -960px;
}
.f16 .ci {
  background-position: 0 -976px;
}
.f16 .ck {
  background-position: 0 -992px;
}
.f16 .cl {
  background-position: 0 -1008px;
}
.f16 .cm {
  background-position: 0 -1024px;
}
.f16 .cn {
  background-position: 0 -1040px;
}
.f16 .co {
  background-position: 0 -1056px;
}
.f16 .cr {
  background-position: 0 -1072px;
}
.f16 .cu {
  background-position: 0 -1088px;
}
.f16 .cv {
  background-position: 0 -1104px;
}
.f16 .cy {
  background-position: 0 -1120px;
}
.f16 .cz {
  background-position: 0 -1136px;
}
.f16 .de {
  background-position: 0 -1152px;
}
.f16 .dj {
  background-position: 0 -1168px;
}
.f16 .dk {
  background-position: 0 -1184px;
}
.f16 .dm {
  background-position: 0 -1200px;
}
.f16 .do {
  background-position: 0 -1216px;
}
.f16 .dz {
  background-position: 0 -1232px;
}
.f16 .ec {
  background-position: 0 -1248px;
}
.f16 .ee {
  background-position: 0 -1264px;
}
.f16 .eg {
  background-position: 0 -1280px;
}
.f16 .eh {
  background-position: 0 -1296px;
}
.f16 .er {
  background-position: 0 -1312px;
}
.f16 .es {
  background-position: 0 -1328px;
}
.f16 .et {
  background-position: 0 -1344px;
}
.f16 .fi {
  background-position: 0 -1360px;
}
.f16 .fj {
  background-position: 0 -1376px;
}
.f16 .fm {
  background-position: 0 -1392px;
}
.f16 .fo {
  background-position: 0 -1408px;
}
.f16 .fr {
  background-position: 0 -1424px;
}
.f16 .ga {
  background-position: 0 -1440px;
}
.f16 .gb {
  background-position: 0 -1456px;
}
.f16 .gd {
  background-position: 0 -1472px;
}
.f16 .ge {
  background-position: 0 -1488px;
}
.f16 .gg {
  background-position: 0 -1504px;
}
.f16 .gh {
  background-position: 0 -1520px;
}

.passwrdsec input {
    padding: 15px 40px !important;
}
.socialbtlogn{display:flex;gap:20px;justify-content:center;margin-top:10px}.socialbtncl{display:flex;flex-direction:column;align-items:center;border:1px solid #eee;border-radius:50%;padding:9px;width:48px;height:48px;position:relative;box-shadow:0 0 5px rgba(0,0,0,.05);background-color:#fff;cursor:pointer}.social-button img{width:30px;height:30px}.socialbtncl .sociallbl{position:absolute;bottom:-14px;font-size:10.5px;background:#fff;padding:1px 6px;border-radius:12px;color:#444;border:1px solid #e5e5e5}

._tvller, ._toproduct, ._MediInsu  {
    float: left;
    width: 100%;
    margin: 4px auto;
    padding-top: 50px;
}
._prodtopth {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
._prodtopth{
    padding-top: 20px;
}
._bxprod {
    max-width: 48%;
    width: 48%;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    height: 110px;
    border: 1px solid #c9d3dd;
}
._bxprod a {
    width: 100%;
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 0;
    justify-content: center;
    color: #000 !important;
}
._bxprod a .flight-icon {
    position: absolute;
    top: 35px;
    right: -6px;
}
._bxprod a .hotel-icon {
    position: absolute;
    top: 33px;
    right: -1px;
}
._bxprod a .trains-icon {
    position: absolute;
    top: 21px;
    right: -6px;
}
._bxprod .holiday-icon {
    position: absolute;
    top: 21px;
    right: -9px;
}
._prodtopth ._icnttl {
    margin-left: 10px;
    margin-top: 0;
}
._bxprod a {
    align-items: center;
}
.mnames {
    display: block;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
    color: #a92725;
}
.stickybottom {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    display: flex;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 7;
    box-shadow: 0 -1px 3px #cac4c7;
}
.stkyflx {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-direction: row;
    padding: 5px 15px;
}
.stiky {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    font-size: 11px;
    font-weight: 500;
    color: #586E86;
}
.clrstky{color:#2093EF;}

.clrstky:before {
    content: "";
    display: block;
    width: 23px;
    background-color: #2093EF;
    height: 4px;
    position: absolute;
    top: 0;
    border-radius: 50px;
    display:none
}
._HomeStky {
    background: url(https://images.emtcontent.com/mob-emthome/new/home-n1-active.svg);
    width: 18px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
}
._BookingsStky {
    background: url(https://images.emtcontent.com/mob-emthome/new/bookings-n1.svg);
    width: 23px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    background-size: 92%;
    background-repeat: no-repeat;
}
._OffersStky{    background: url(https://images.emtcontent.com/mob-emthome/new/offer-n1.svg);
    width: 19px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
}
._WalletStky{    background: url(https://images.emtcontent.com/mob-emthome/new/wallet-n1.svg);
    width: 18px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
}
._MoreStky{    background: url(https://images.emtcontent.com/mob-emthome/new/profile-n1.svg);
    width: 14px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
}
._notif {
    position: absolute;
    top: -8px;
    background-image: linear-gradient(to right, #ff83ac, #ff5089);
    padding: 0px 6px;
    font-size: 10px;
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
}

ul.flightfareoption {
    padding: 6px !important;
    display: flex;
    /* width: 100%; */
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
    justify-content: space-between;
}
ul.flightfareoption li.ft1 {
    float: left;
    width: 40%;
    padding: 0px 0px 0px 7px;
    font-size: 12px;
}
ul.flightfareoption li.ft5 {
    float: left;
    width: 55%;
    padding: 0px;
    font-size: 12px;
}
ul.flightfareoption li.ft2 {
    width: 15%;
    padding: 0px 0px 0px 7px;
    font-size: 12px;
}
ul.flightfareoption li.ft3 {
    float: right;
    width: 25%;
    padding: 0px 0px 0px 7px;
    font-size: 12px;
}
ul.flightfareoption li.ft4 {
    float: right;
    width: 70%;
    padding: 0px 0px 0px 7px;
    font-size: 12px;
}
.fareoptionmain {
    margin: 0px auto;
    padding: 10px 0 1px 0;
    width: 100%;
    background: #672546;
}

.thumbnail {
    border-color: #dddee0;
}
@media (max-width: 992px) {
	
	ul.flightstable {
    padding-top: 10px !important;
}
ul.flightstable li.ft2 {
    float: left;
    width: 30%;
    padding: 0px 0px 0px 7px;
    font-size: 12px;
}
.flightstable li .stop-1 {
    min-height: 45px;
}
ul.flightstable li.ft2 .size16 {
    font-size: 14px;
}
ul.flightstable li.ft4 {
    float: left;
    width: 20%;
}
.pipe, .flisize, .flisize1{
    display: none !important;
}
.mobile-hide, .tipsy-content {
    display: none;
}
.air-journey > .ico-plane {
    display: none;
}
    .form-horizontal .form-group {
        margin-right: -8px;
        margin-left: -8px;
    }

ul.flightstable li.ft3 {
    float: left;
    width: 30%;
    font-size: 12px;
    padding-left: 7px !important;
}
ul.flightstable li.ft5.rups {
    width: 70%;
}
ul.flightstable li.ft5 {
    float: left;
    width: 30%;
    clear: none;
    text-align: center;
    padding: 0px 0 0px 0px;
    min-height: inherit;
}
ul.flightstable li.ft5 {
    float: left;
    width: 30%;
    clear: none;
    text-align: center;
    padding: 0px 0 0px 0px;
    min-height: inherit;
}

    .navbar-toggle {
        margin-top: 0px;
        margin-bottom: 5px;
    }
    body.home .hometab,
    .mob-contain,
    .headpromo,
    .innertab,
    ._1NLCcM,
    .pck-footer-copyright img.logo {
        display: none;
    }
    .cstyle04 {
        margin: 0px;
    }
    .vcenter {
        text-align: center;
        padding: 5px 0 0;
    }
    .tab-content1 {
        padding: 10px;
    }
    .box1 {
        padding: 15px;
		margin-top: 10px;
    }
    .mobileviews {
        display: block;
        padding: 0;
    }
    .norefresh{
        overscroll-behavior: contain;        
    }
    .mobileairportlist {
        padding: 0;
        margin: 0;
		width: 100%; 
		height: 100%; 
    }
    body.home {
        background-image: none;
    }
    .navbar-nav {
        margin-top: 0 !important;
    }
    img.login-img {
        width: 150px;
        margin-top: 30px;
    }
    .navigation-tabs li {
        background: none repeat scroll 0% 0% #a92725;
        color: #fff;
        padding: 0 5px;
        font-size: 13px;
    }
    
    .mobhidd {
        display: none;
    }
    .mobing {
        width: 22px;
        float: left;
        padding-top: 4px;
    }
    .form-control {
        padding-left: 5px;
    }
    .size18 {
        font-size: 17px;
    }
    .fon1 {
        width: 33%;
    }
    .access-pay .form-left ul.input-section > li {
        width: 100%;
        padding-right: 0%;
    }
    .access-pay .form-left {
        width: 100%;
    }
    .form-right {
        float: none;
    }
    .size30 {
        font-size: 21px;
    }
    .trackor {
        width: 100%;
    }
    .ip {
        padding: 5px;
        margin-left: 14px;
        width: 90%;
    }
    .sub {
        padding: 4px 10px;
        margin-left: 36%;
        margin-top: 5px;
    }
    .bluebtn {
        padding: 7.5px 15px;
		font-size: 20px !important;
    }
    .padding40 {
        padding: 20px;
    }
    i.fa.hom-con.mails {
        display: none;
    }
    .tab-content1,
    .tab-content5 .more-con {
        background: none;
    }
    .IANV {
        text-align: center;
        padding-top: 0px;
    }
    ._2EKu {
        width: 110px;
        float: none;
        display: inline-block;
        margin: 3px;
    }
    ._2EKu1 {
        width: 49%;
        float: none;
        display: inline-block;
    }
    ._343G {
        border-radius: 6px;
        border-bottom: 1px solid #a92725;
    }
    ._2mza {
        padding: 0 0px 0px 5px;
    }
    .hea-bg {
        width: 100%;
        background: none;
    }
    .hea-bg ._343G {
        height: auto;
        padding: 0;
        border-radius: 0px;
    }
    .hea-bg ._2NXd {
        padding: 0;
    }
    .head-tit {
        font-size: 20px;
        padding: 5px 10px;
        background: #a92725;
        color: #fff;
        text-align: left;
    }
    ._3fGk img {
        height: 90px;
    }
    ._2NXd {
        padding: 5px 3px;
    }
    .Geht {
        font-size: 20px;
        padding: 5px 0px;
        background: none repeat scroll 0% 0% #a92725;
        color: #FFF;
        font-weight: normal;

        text-align: center;
        line-height: inherit;
    }
    .box1 {
        float: none;
    }
    .box3 {
        margin: 0px;
        width: 100%;
        position: static;
        margin-top: 10px;
    }
    .topbar1 ul li {
        width: auto;
        min-width: 85px;
        padding: 8px 0px;
    }
    .plans-detail {
        height: auto;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .navbar-nav > li > a span {
        padding-top: 8px;
    }
    img.wal-icon {
        margin-top: 0px;
    }
    .sndbk {
        float: none;
    }
    ul.app-icons li a:active,
    ul.app-icons li a:focus {
        text-decoration: none;
    }
    .tab-content1,
    .tab-content5 .more-con {
        padding: 10px;
		min-height: auto;
    }
    ._24l3zy {
        display: block;
        width: auto;
        margin: 5px !important;
    }
    ._1tnO ._1s601 {
        height: 45px !important;
    }
    ._17WC {
        margin: 5px 0px 0px;
    }
    .KKNr {
        margin-top: 5px;
        font-size: 12px;
        max-width: 110px;
    }
    .topHeaderBar {
        height: 28px;
        padding: 1px 0px 0px;
    }
    .navbar {
        margin-top: 10px;
        margin-bottom: 5px;
        min-height: 35px;
    }
    .pro-icon {
        display: none;
    }
    img.logo {
        width: 100px;
		top: 5px;
    }
    .navbar-collapse {
        margin-bottom: 0;
    }
    .profil {
        width: auto;
        position: static;
        border: 0;
        display: block;
    }
    .navbar-nav > li.accou > a span {
        float: none;
        display: block;
    }
    .navbar-nav > li.accou > a {
       /* display: none;*/
		width: 50px;
    }
    .navbar-nav > li.accou > a {
        padding-left: 0;
        border-bottom: 0;
    }
    a.clickinfo {
        padding: 0 10px;
        margin-top: 0;
        position: absolute;
        top: 4px;
        right: 6px;
    }
    .colss {
        padding: 0 15px;
    }
    .col-ones {
        padding: 15px 0px;
        float: none;
        width: 100%;
        margin: 0;
    }
    .complete {
        padding: 0 10px;
    }
    .bigContainer1 {
        padding: 10px;
    }
    .myorder {
        display: block;
        background: #f5f5f5;
    }
	.md-tab li {
		font-size: 13px;
		text-align: left;
		padding: 10px;
		float: none;
		border-bottom: 2px solid transparent;
	}
	.myorderTable .Heading {
		display: none;
	}
	.Rows {
		display: block;
		border-bottom: 2px dotted #fdc13c;
	}
	.Rows .Cell {
		padding: 10px;
		display: block;
	}
	.Rows .Cell1, .Rows Cell {
		width: auto;
	}
	.Rows .Cell2 {
		width: auto;
	}
	/*.Rows .Cell2 ul li:first-child {
		float: none !important;
	}*/
	.Rows .Cell3:last-of-type {
		border-bottom: 0;
	}
	.Rows .Cell img {
		margin-bottom: 0;	
	}
	.KKNr {
		max-width: 100px;
	}
	.n8OGQ {
		padding: 10px;
		width: auto;
		margin: 0px auto;
		text-align: center;
	}
	.n8OGQ span {
		padding: 6px 18px 6px 0px;
		border-right: 0px none;
		display: block;
		margin-right: 0px;
	}
	.n8OGQ a:first-of-type {
		margin-right: 0px;
	}
	.n8OGQ a {
		margin-right: 0px;
	}
	.n8OGQ a:first-of-type img {
		margin: 10px;
	}
	.n8OGQ img {
		width: 60px;
		margin-right: 10px;
	}
	.fa.mob-hom {
		display: block;
	}	
	.or-pri {
		display: inline-block;	
		padding-right: 5px;
		color: #fdc13c;
	}
	p.jsCrawl span {
		width: 85px;
		font-size: 16px;
		margin-right: 10px;
	}
	p.jsCrawl i {
		width: 85px;
		margin-right: 10px;
	}
	p .defaultBtn {
		width: 33%;
		margin-top: 7px;
		font-size: 12px;
		float: right;
		margin-right: 5px;
	}
	.promo-head {
		display: none;	
	}
	/*.tabs-bg .tab-content1 .col-md-7, .right-bgs {
		display: none;	
	}*/
	.cc-selector {
		width: 32%; 
	}
	.topbar1.bplans ul li select {
		width: 98%;
	}
	.topbar1.bplans ul li {
		width: 50%;
		margin: 0px;
		padding: 5px;
		min-width: inherit;
	}
	.cab-radio {
		position: static;
		margin-top: 10px;
	}
	body.home .ui-datepicker {
		width: 19em;
	}
	.mySelectCalendar2 {
		background: url("../images/calendar2.png") no-repeat scroll 100% 8px rgb(255, 255, 255);
		font-size: 13px;
	}
	.tab-content1 .col-md-5 input.tt-query.locat, .locat, .tab-content5 .col-md-7 input.tt-query.locat {
		background: url("../images/location-bg.png") no-repeat scroll 100% 8px #FFF !important;
	}
	#multicity .remove {
		bottom: 5px;
		padding: 0px 4px;
		font-size: 30px;
		line-height: 27px;
		min-width: 20px;
		top: inherit;
		left: auto;
	}
	#multicity .add1 {
		top: inherit;
		color: #FFF;
		font-size: 22px;
		line-height: 27px;
		min-width: 20px;
		bottom: 5px;
		left: auto;
		z-index: 10;
	}
	.w62percent .grey.size10, .room1 .grey.size10, .room2 .grey.size10, .room3 .grey.size10, .room4 .grey.size10{
		display: none;
	}
	/*.cc-flight label {
		padding: 4px 3px;
		font-size: 10px;
	}*/
	img.ban-img {
		display: none;
	}
	.cabpag{
		background: #fff none repeat scroll 0 0;
		border: 1px solid #cccccc;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
		position: relative;
		height:115px;
	}
	
	.pass-inf{
    font-size: 15px;
    margin-top: 6px;
    margin-bottom: 0;
	}
	.flight-promobtn{
	float: right;
    position: relative;
	}
	.flight-promobtn input {
	position: absolute;
	right: 0px;
	margin: 0px 0px 10px;
	font-size: 13px;
	width: 50px;
	text-align: right;
	top: -47px;
	color: #fdc13c;
	right: 10px;
	text-decoration: none !important;
	font-weight: 600;
	background: transparent !important;
	border: 0;
	text-transform: lowercase;
	padding: 10px;
	box-shadow: none;
	text-shadow: none;
	}
	.cc-cab label.tran {
    padding: 6px 7px;
    }
	.remove, .remove1, .remove11 {
	/*left: 122px;*/
	}
	.add1, .add11, .add111 {
	/*left: 121px;*/
	}
	.fare_adv{
		margin: 0px 0 0px;
	}
	
	.flightsgrid {
		border-radius: 0;
	}
	.hotel-tit{
	    font-size: 17px;
		    margin-bottom: 0px;
	}
	.hotel-address{
			font-size: 14px;
			margin-top: 0px !important;
	}
	.hotel-addpad{
		    padding: 0px 21px;
	}
	.hotel-desfs{
		font-size: 14px;
		text-align: justify;
	}
.rs_20 {font-weight:normal;font-size:21px}
.prn {text-align: right; font-size: 11px; color: #686767;  width: 100%;float: right;display: block;}
.ft13 {
    font-size: 13px;
}
.ft16 {
    font-size: 16px;
}
.mg_0{margin:0px!important;}
.btnhcol {width:100%;float:left;    margin-top: 15px;
}
.ouline-btn {border-radius:3px;padding: 7px 0px; text-align: center; font-size: 13px; color: #ef6614;border:1px solid #ef6614;text-decoration: none; float: left; width: 47%; cursor: pointer;text-transform:uppercase
}
.fill-btn { padding: 7px 0px;text-align: center;font-size: 13px;color: #FFF;background-color: #ef6614;border:1px solid #ef6614;text-decoration: none;border-radius: 4px;float: right;width: 47%;cursor: pointer;text-transform:uppercase}
.ribbon3 {width: 66px;height: 20px; line-height: 20px;padding-left: 12px;position: absolute; left: -5px;bottom: -3px; background: #8279f7;font-size: 11px;font-weight: 600;color: #fff;}
.ribbon3:before {
    height: 0;
    width: 0;
    top: -5.5px;
    left: 0.1px;
    border-bottom: 6px solid black;
    border-left: 5px solid transparent;
}
.ribbon3:before, .ribbon3:after {
    content: "";
    position: absolute;
}
.ribbon3:after {
    height: 0;
    width: 0;
    right: -18.5px;
    border-left: 10px solid #8279f7;
    border-bottom: 10px solid #8279f7;
    border-top: 10px solid #8279f7;
    border-right: 10px solid transparent;
}
.cpsec {width: 100%;
    position: absolute;
    bottom: 16px;
    font-size: 10px;
    left: 0px;
    padding-left: 78px;
    color: #6f6d6d;}
.clr{clear:both;}	
.fullBlock{width:100%;float: left;background: #fff;padding: 12px;border-radius: 4px;margin: 10px 0;}	
.fullBlock .in_wid_33{width:33.3%;float:left;    padding: 0 10px;}
.fullBlock h4{font-size:15px;font-weight:700;width: 100%; margin: 15px auto;}
.sec_n{margin: 10px auto;float: left;}
.rv_pt {float:left;margin:5px 10px}
.fnt15{font-size:13px;    color: #000;  font-weight: 600;}
.e_c{ background: url(../img/e_c.png) no-repeat; background-size: 30px;background-color:#c9f78e;}
.g_l{ background: url(../img/g_l.png) no-repeat; background-size: 30px;background-color: #f5d9da;}
.t_l{ background: url(../img/t_l.png) no-repeat; background-size: 30px;background-color: #d2e1fa;}
.f_c{ background: url(../img/f_c.png) no-repeat; background-size: 30px;background-color: #c9f78e;}

.book-bt-n {
    background-color: #ef6614;
    text-shadow: none;
    color: #FFF;
    outline: none;
    width: 100%;
    padding: 6px 5px;
    font-size: 13px;
    border: none;
    border-radius: 40px;
}
.multiFarebtn {
    background-color: #ef6614;
    text-shadow: none;
    color: #FFF;
    outline: none;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    border: none;
    border-radius: 40px;
}
.main-btn {
    float: right;
    width: 26%;
    text-align: right;
    margin: 12px 0 0 0;
}
.price-tbe {
    float: right;
    width: 100%;
    margin: 0 0 10px;
    text-align: right;
}

.btsub {
    width: 100%;
    float: left;
}

.corboxuli:last-child { border:none;}
.loader_mfare {
    border: 4px solid #e8e8e8;
    border-radius: 50%;
    border-top: 4px solid #2196f3;
    width: 25px;
    height: 25px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    margin: 9px 9px;
}


.lftsde{    width: 32%;float: left;}
.rttsde{  width: 65%;float: left;}
.ico_plc{width: 50px;height: 50px;float: left; margin:auto;background-position: center; border-radius: 50%; }
.wid_80{width:80%;}
.rvw_txt_ttl_p{font-size: 13px;color: #686767;margin-top:30px;font-weight: 600;}
.mg_btm{display: block; margin: 5px auto;float: left;width: 100%;}
.rttsde_in_l{width:80%;float:left;}
.rttsde_in_r{ width: 15%;float: right;font-size: 13px;color: #686767;font-weight: 600;margin-top: 13px;}
	.in_box_2{padding: 0 10px;}
.hhname{
		font-size:14px;
	}
	.cpadding1 {
		padding: 0px 20px 10px 20px;
		font-size: 11px;
	}
	span.icon-location {
	    display: none;
	}
.txt_center{
	text-align:center;
}
.flightsgrid {
	margin: 0 0px 12px;
	padding:8px 0;
}
.noofchild {
	padding:0 10px;
	
}
.has_right_border {
    padding: 0 10px;
}
.check-dates .date {
    font-size: 16px;
}
.checkindate {
	border-right:0;
}
.flightsgrid, .tipsy-content,  .dnone{
	display:none;
}
.flight-main {
    padding: 0 8px !important;
}
.listitem2 {
    height: 120px;
    border-right: 0;
    border-radius: 5px 5px 0px 0px;
}
.listitem2 img {
    width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.itemlabel3 {
    height: 130px;
}
.labelleft2 {
   padding: 10px 0px 15px 6px;
}
.gg {
    padding: 0;
}
img.fwimg {
    width: 100%;
}
.mediafix1 {
	margin:0;
	
}
.green {
    color: #0E0E0E;
}
.lred{
	    font-size: 13px;
} 
.bookbut{
	    margin-bottom: 20px;
}
.fsize{
	font-size:14px;
}
.flight-right {
    padding-left: 0px !important;
}

.flightsgrid, .filters {
	display:none;
}
.flight-main{
	padding:0 8px !important;
}
.flight-right{
	padding-left:0px !important;
}
.mobile-hide{
	display:none;
}

.airlogo {
    width: 40px !important;
	 display: block;
    margin: 0px auto;
}
.flightstable li .stop-1 {
    min-height: 45px;
}
.aircode {    font-size: 12px !important;
}
.flight_filt {
    margin: 0px 0px 5px;
	padding: 0;
}
.tipsy-content{ display:none;}
ul.flightstable li.ft5.books .btn-search {
	margin-left:0;
	margin-top:0;
}
.pipe {
    display: none !important;
}.itemlabel3 {
    height:auto;
}
.listitem2 {
    height: 120px;
    border-right: 0;
    border-radius: 5px 5px 0px 0px;
}
span.prices span.widt {
    width: 140px !important;
    
}
.hpadding30 {
    padding: 0 10px;
}
.fare-rule {
	display:none !important;
}
.flight-right .padding30 {
    padding-top: 0;
}
.btn-search1 {
	padding: 4px 15px;
	font-size: 12px;
}
.fs{
	font-size:12px;
}
.blu {
    color: #2a6496;
    font-size: 16px;
    margin-top: -9px;
    text-transform: uppercase;
}
.inf-left{
	padding-left:5px;
}
.pad0{
	padding:0;
}
.btn-search2 {
    padding: 6px 20px;
    font-size: 12px;
    margin-bottom: 10px;
}
.promomsgg{
	margin-left: 5px;
}
.pad15{
	padding-bottom: 15px;
}
.cfwall{
	margin:15px 0 0 !important;
	}
.cfe {
    padding-right:19px !important;
}
.tabs-bg {
    min-height: auto;
}
.pck-footer-copyright {
    display: none;
}
.otp-left-section {
    display: none;
}
.otp-right-section {
    padding: 30px 20px 20px;
    width: 100%;
	height: auto;
}
.hometab {
	display: none;	
}
.page_title ul li {
    float: none;
    width: 100% !important;
}
.sortbar {
    margin-bottom: 0px;
	display: none;
}
.modify-sec {
    display: none;
}
.page_title ul li div.text-left {
	text-align: center;	
}
#rc .form-left h5 {
	color:#fff;
}
#rc #enteremail > #id1 {
	color: #fdc13c;
}
.sorting-list li.operator {
    width: 69%;
    text-align: left;
    margin-bottom: 5px;
	padding-left: 10px;
}
.sorting-list li.depart {
    width: 33%;
    margin-bottom: 0px;
	text-align: left;
	padding-left: 10px;
}
.sorting-list li.arrive {
    width: 33%;
	text-align: left;
}
.sorting-list li.duration {
    display: none;
}
.ar-fo {
    font-size: 15px;
    font-weight: bold;
}
.sorting-list li.seats {
    width: 33%;
}
.sorting-list li.totlal-fare {
    width: 30%;
	position: absolute;
	top: -5px;
}
.fare-seat p {
    display: none;
}
.faress {
    width: 100%;
}
.fare-seat {
    width: 100%;
}
p.bookhead {
    font-size: 15px;
}
.sorting-list {
    margin: 7px 0;
	position: relative;
}
.price {
    font-size: 15px;
}
.booknow {
    padding: 3px 5px 3px 5px;
    font-size: 12px;
}
.payment input[type="text"], .payment select {
    width: 100% !important;
}
.payment input[disabled="disabled"] {
	display: none;
}
/*hotel j*/
.bus_filt {
    margin: 5px 0px;
}
.room-info-wrapper {
    padding: 15px 8px;
}
.multiroom {
	padding:0;
}
.multiroom-leftinfo {
    width: auto;
}
.multiroom-rightinfo {
    width: auto;
    margin:10px;
}
.navbar-nav {
    position: absolute;
    top: -9px;
	right: 10px;
}
.navbar-nav > li > a {
    padding: 0px;
    line-height: inherit;
    border-bottom: 0;
    display: inline-block;
}
.nav > li {
    display: inline-block;
}
.navbar-nav > li > a span {
    padding-top: 15px;
	padding-right: 10px;
}
.navbar-nav > li > a#recentItem span {
    padding-top: 8px;
}
.section-service {
    padding: 10px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
    color: #4a4a4a;
    border-bottom: solid 1px #efefef;
    background-color: #fff;
    font-weight: bold;
}


.mobileviews {
    display: block;
}
ul.app-icons {
	background: #fff;	
	margin-bottom: 10px;
}
ul.app-icons li {
    width: 50%;
	padding: 7px 5px;
	text-align: center;
	border-bottom: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	display: inline-block;
	max-width: 50%;
	color: #9e9a95;
	font-weight: 400;
	float: left;
}
ul.app-icons li a {
    display: block;
    padding: 0px;
    font-size: 13px;
	color: #a92725;
}
ul.app-icons li a img {
    display: block;
    height: 35px;
    margin: 0px auto 5px;
}
ul.app-icons li a span.mnames {
    display: block;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
}
.recents ul,
.topbar ul,
ul {
    margin: 0;
    padding: 0;
}
ul,
li {
    list-style-type: none;
}
/*body.hide-menu .head-bg .navbar-nav {
    top: 0;
}*/
}

@media (min-width: 768px) and (max-width: 991px) {
    .pull-none-sm {
        float: none !important;
    }
    .pull-right-sm {
        float: right !important;
    }
    .pull-left-sm {
        float: left !important;
    }
    .hidden-sm.show {
        display: inherit !important;
    }
}

@media (max-width: 767px) {
    .pull-none-xs {
        float: none !important;
    }
    .pull-right-xs {
        float: right !important;
    }
    .pull-left-xs {
        float: left !important;
    }
    .hidden-xs.show {
        display: inherit !important;
    }
}

.badge,
.label {
    font-weight: bold;
    background-color: #a7abaf;
}

.badge.bg-light,
.badge.bg-white,
.label.bg-light,
.label.bg-white {
    color: rgba(0, 0, 0, 0.87);
    text-shadow: none;
}

.label {
    padding: 0.35em .6em;
}

.badge {
    padding: 3px 6px;
}
.badge-margin	{
	margin: 0px 15px;
}

.badge.up {
    position: relative;
    top: -10px;
    margin: 0 -0.5em;
}

.badge-lg {
    padding: 5px 9px;
    font-size: 16px;
    border-radius: 20px;
}

.badge-sm {
    padding: 2px 5px;
}

.badge-xs {
    padding: 1px 4px;
}

.label-lg {
    padding: 5px 9px;
    font-size: 16px;
}

.label-sm {
    padding: 2px 5px;
}

.label-xs {
    padding: 1px 4px;
}

.badge-white {
    padding: 2px 6px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.badge-black {
    color: inherit;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.btn-default {
    color: rgba(0, 0, 0, 0.87) !important;
    background-color: #ffffff;
    border-color: #dddee0;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.btn-stroke:hover,
.btn-default.btn-stroke:focus,
.btn-default.btn-stroke:active,
.btn-default.btn-stroke.active,
.open .dropdown-toggle.btn-default {
    color: rgba(0, 0, 0, 0.87) !important;
    background-color: #f2f2f2 !important;
    border-color: #c7cacd !important;
}

.btn-default.btn-addon>i {
    background-color: #f0f0f0;
    border: 1px solid #cdcfd1;
}

.btn-default.btn-stroke {
    color: #ffffff !important;
    background-color: transparent;
}

.btn-primary {
    color: #ffffff !important;
    background-color: #3f51b5;
    border-color: #3f51b5;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.btn-stroke:hover,
.btn-primary.btn-stroke:focus,
.btn-primary.btn-stroke:active,
.btn-primary.btn-stroke.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff !important;
    background-color: #3849a2 !important;
    border-color: #344397 !important;
}

.btn-primary.btn-addon>i {
    background-color: #37479e;
    border: 1px solid #37479e;
}

.btn-primary.btn-stroke {
    color: #3f51b5 !important;
    background-color: transparent;
}

.btn-success {
    color: #ffffff !important;
    background-color: #4caf50;
    border-color: #4caf50;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.btn-stroke:hover,
.btn-success.btn-stroke:focus,
.btn-success.btn-stroke:active,
.btn-success.btn-stroke.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff !important;
    background-color: #449d48 !important;
    border-color: #409343 !important;
}

.btn-success.btn-addon>i {
    background-color: #439a46;
    border: 1px solid #439a46;
}

.btn-success.btn-stroke {
    color: #4caf50 !important;
    background-color: transparent;
}

.btn-info {
    color: #ffffff !important;
    background-color: #2196f3;
    border-color: #2196f3;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.btn-stroke:hover,
.btn-info.btn-stroke:focus,
.btn-info.btn-stroke:active,
.btn-info.btn-stroke.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff !important;
    background-color: #0d8aee !important;
    border-color: #0c82df !important;
}

.btn-info.btn-addon>i {
    background-color: #0d87e9;
    border: 1px solid #0d87e9;
}

.btn-info.btn-stroke {
    color: #2196f3 !important;
    background-color: transparent;
}

.btn-warning {
    color: #ffffff !important;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.btn-stroke:hover,
.btn-warning.btn-stroke:focus,
.btn-warning.btn-stroke:active,
.btn-warning.btn-stroke.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff !important;
    background-color: #ecb100 !important;
    border-color: #dda600 !important;
}

.btn-warning.btn-addon>i {
    background-color: #e7ae00;
    border: 1px solid #e7ae00;
}

.btn-warning.btn-stroke {
    color: #ffc107 !important;
    background-color: transparent;
}

.btn-danger {
    color: #ffffff !important;
    background-color: #f44336;
    border-color: #f44336;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.btn-stroke:hover,
.btn-danger.btn-stroke:focus,
.btn-danger.btn-stroke:active,
.btn-danger.btn-stroke.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff !important;
    background-color: #f32c1e !important;
    border-color: #f21f0f !important;
}

.btn-danger.btn-addon>i {
    background-color: #f22819;
    border: 1px solid #f22819;
}

.btn-danger.btn-stroke {
    color: #f44336 !important;
    background-color: transparent;
}

.btn-accent {
    color: #ffffff !important;
    background-color: #7e57c2;
    border-color: #7e57c2;
}

.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active,
.btn-accent.active,
.btn-accent.btn-stroke:hover,
.btn-accent.btn-stroke:focus,
.btn-accent.btn-stroke:active,
.btn-accent.btn-stroke.active,
.open .dropdown-toggle.btn-accent {
    color: #ffffff !important;
    background-color: #7044bb !important;
    border-color: #6940b0 !important;
}

.btn-accent.btn-addon>i {
    background-color: #6d43b8;
    border: 1px solid #6d43b8;
}

.btn-accent.btn-stroke {
    color: #7e57c2 !important;
    background-color: transparent;
}

.btn-dark {
    color: #ffffff !important;
    background-color: #475069;
    border-color: #475069;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.btn-stroke:hover,
.btn-dark.btn-stroke:focus,
.btn-dark.btn-stroke:active,
.btn-dark.btn-stroke.active,
.open .dropdown-toggle.btn-dark {
    color: #ffffff !important;
    background-color: #3d445a !important;
    border-color: #373d51 !important;
}

.btn-dark.btn-addon>i {
    background-color: #3b4257;
    border: 1px solid #3b4257;
}

.btn-dark.btn-stroke {
    color: #475069 !important;
    background-color: transparent;
}

.btn-light {
    color: rgba(0, 0, 0, 0.87) !important;
    background-color: #fff;
    border-color: #fff;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.btn-stroke:hover,
.btn-light.btn-stroke:focus,
.btn-light.btn-stroke:active,
.btn-light.btn-stroke.active,
.open .dropdown-toggle.btn-light {
    color: rgba(0, 0, 0, 0.87) !important;
    background-color: #dddee0 !important;
    border-color: #d5d7d9 !important;
}

.btn-light.btn-addon>i {
    background-color: #dadcdd;
    border: 1px solid #dadcdd;
}

.btn-light.btn-stroke {
    color: #eaebec !important;
    background-color: transparent;
}

.btn-gender {
    color: rgba(0, 0, 0, 0.87) !important;
    background-color: #fff;
    border-color: #cfd1d4;
}

.btn-gender:hover,
.btn-gender:focus,
.btn-gender:active,
.btn-gender.active,
.btn-gender.btn-stroke:hover,
.btn-gender.btn-stroke:focus,
.btn-gender.btn-stroke:active,
.btn-gender.btn-stroke.active,
.open .dropdown-toggle.btn-gender {
    color: rgba(0, 0, 0, 0.87) !important;
    background-color: #dddee0 !important;
    border-color: #d5d7d9 !important;
}

.btn-gender.btn-addon>i {
    background-color: #dadcdd;
    border: 1px solid #dadcdd;
}

.btn-gender.btn-stroke {
    color: #eaebec !important;
    background-color: transparent;
}



.btn {
    font-weight: 500;
    border-radius: 3px;
    outline: 0!important;
}

.btn>i.pull-left,
.btn>i.pull-right {
    line-height: 1.428571429;
}

.btn-link {
    color: rgba(0, 0, 0, 0.87);
}

.btn-link.active {
    box-shadow: none;
    webkit-box-shadow: none;
}

.btn-block {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
}

.btn-rounded {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 50px;
}

.btn-rounded.btn-lg {
    padding-right: 25px;
    padding-left: 25px;
}

.btn-addon i {
    position: relative;
    left: -1px;
    float: left;
    width: 34px;
    height: 34px;
    margin: -7px -12px;
    margin-right: 12px;
    line-height: 34px;
    text-align: center;
    border-radius: 3px 0 0 3px;
}

.btn-addon i.pull-right {
    right: -1px;
    left: auto;
    margin-right: -12px;
    margin-left: 12px;
    border-radius: 0 3px 3px 0;
}

.btn-addon.btn-sm i {
    width: 30px;
    height: 30px;
    margin: -6px -10px;
    margin-right: 10px;
    line-height: 30px;
}

.btn-addon.btn-sm i.pull-right {
    margin-right: -10px;
    margin-left: 10px;
}

.btn-addon.btn-lg i {
    width: 46px;
    height: 46px;
    margin: -11px -16px;
    margin-right: 16px;
    line-height: 45px;
}

.btn-addon.btn-lg i.pull-right {
    margin-right: -16px;
    margin-left: 16px;
}

.btn-clip {
    border-color: rgba(0, 0, 0, 0.1) !important;
    background-clip: padding-box;
}

.btn-icon {
    width: 34px;
    height: 34px;
    padding: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
    line-height: 34px;
    text-align: center;
}

.btn-icon.btn-sm {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.btn-icon.btn-lg {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.btn-groups .btn {
    margin-bottom: 5px;
}
.btn-fw {
    min-width: 120px;
}
.pull-right {
	float: right;
}
.darkred {
	color: #9d3431
}
.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

.dropdown-menu.pull-left {
    left: 100%;
}

.dropdown-menu.pull-right {
    left: auto !important;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
}

.dropdown-menu.pull-up {
    top: 0;
}

.dropup .dropdown-menu {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

.dropup .dropdown-menu.pull-right {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.dropdown-menu>.panel {
    margin: -5px 0;
    border: none;
}

.dropdown-menu>li>a {
    padding: 8px 16px;
    color: inherit;
	font-size: 16px;
	border-bottom: 1px solid #f1f1f1;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: rgba(0, 0, 0, 0.87);
    background-color: #eaebec !important;
    background-image: none;
    filter: none;
}

.dropdown-menu.top,
.dropdown-menu.top-left,
.dropdown-menu.top-right {
    margin-top: -2px;
}

.dropdown-menu.datepicker {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
}

.dropdown-menu.datepicker .btn {
    font-size: 12px;
}

.dropdown-menu.timepicker {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

.dropdown-menu.timepicker .btn {
    font-size: 12px;
}

.dropdown-menu-scale {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.open>.dropdown-menu-scale {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.dropdown-header {
    padding: 8px 16px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    background-color: inherit !important;
}

.dropdown-submenu:hover>.dropdown-menu,
.dropdown-submenu:focus>.dropdown-menu {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none !important;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
}

@media (max-width: 767px) {
    .dropdown-menu.pull-none-xs {
        left: 0;
    }
}

.form-control {
    border-color: #cfd1d4;
    border-radius: 5px;
}

.form-control,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #a7abaf;
}

.form-control-spin {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 2;
    margin-top: -7px;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 45px;
    border-radius: 0;
}

.input-group-addon {
    background-color: #eaebec;
    border-color: #cfd1d4;
}

.form-group-stack .form-control {
    position: relative;
    margin-top: -1px;
    border-radius: 0;
}

.form-group-stack .form-control:focus,
.form-group-stack .form-control:active {
    z-index: 1;
}

.form-validation .form-control.ng-dirty.ng-invalid {
    border-color: #f44336;
}

.form-validation .form-control.ng-dirty.ng-valid,
.form-validation .form-control.ng-dirty.ng-valid:focus {
    border-color: #4caf50;
}

.form-validation .ui-checks .ng-invalid.ng-dirty+i {
    border-color: #f44336;
}

.form-file {
    position: relative;
}

.form-file input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.list-group {
    background: #fff;
    border-radius: 3px;
}

.list-group.no-radius .list-group-item {
    border-radius: 0 !important;
}

.list-group.no-borders .list-group-item {
    border: none;
}

.list-group.no-border .list-group-item {
    border-width: 1px 0;
}

.list-group.no-bg .list-group-item {
    background-color: transparent;
}

.list-group.list-group-gap {
    background: transparent;
}

.list-group-item {
    padding: 12px 16px;
    background: transparent;
    border-color: rgba(110, 115, 120, 0.045);
    border-right-color: transparent;
    border-left-color: transparent;
}

a.list-group-item {
    color: inherit;
}

a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.hover {
    color: inherit;
    background-color: rgba(110, 115, 120, 0.075);
}

.list-group-item.media {
    margin-top: 0;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    color: inherit;
    background-color: rgba(110, 115, 120, 0.075);
    border-color: transparent;
    border-bottom-color: 1px solid rgba(110, 115, 120, 0.075);
}

.list-group-item.active a,
.list-group-item.active:hover a,
.list-group-item.active:focus a {
    color: inherit;
}

.list-group-alt .list-group-item:nth-child(2n+2) {
    background-color: rgba(110, 115, 120, 0.075);
}

.list-group-alt .list-group-item.active:nth-child(2n+2) {
    background-color: rgba(110, 115, 120, 0.075);
}

.list-group-lg .list-group-item {
    padding: 16px 24px;
}

.list-group-md .list-group-item {
    padding-top: 16px;
    padding-bottom: 16px;
}

.list-group-sm .list-group-item {
    padding: 10px 12px;
}

.list-group-gap .list-group-item {
    margin-bottom: 5px;
    background: #fff;
    border-radius: 3px;
}

.modal.fade .left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.modal.fade .right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.modal.fade .top {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.modal.fade .bottom {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.modal.in .left,
.modal.in .right,
.modal.in .top,
.modal.in .bottom {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.modal>.left {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
}

.modal>.right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
}

.modal>.top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
}

.modal>.bottom {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.modal-backdrop {
    background-color: #475069;
}

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

.modal-over {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.modal-center {
    position: absolute;
    top: 50%;
    left: 50%;
}

.nav>li>a:hover,
.nav>li>a:focus,
.nav>li.active>a {
    background-color: inherit;
}

.nav>li>a {
    padding: 10px 16px;
}

.nav.nav-lg>li>a {
    padding: 20px 20px;
}

.nav.nav-md>li>a {
    padding: 16px 16px;
}

.nav.nav-sm>li>a {
    padding: 6px 12px;
    font-size: 13px;
}

.nav.nav-xs>li>a {
    padding: 4px 10px;
    font-size: 12px;
}

.nav.nav-xxs>li>a {
    padding: 1px 10px;
    font-size: 12px;
}

.nav.nav-rounded>li>a {
    border-radius: 20px;
}

.nav.no-radius>li>a {
    border-radius: 0;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: inherit;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:active {
    color: rgba(0, 0, 0, 0.87);
    background-color: #dddee0;
}

.nav-pills>li.active>a>.text-muted {
    color: rgba(0, 0, 0, 0.87);
}

.nav-tabs {
    border-color: #dddee0;
}

.nav-tabs>li>a {
    border-bottom-color: #dddee0;
    border-radius: 3px 3px 0 0;
}

.nav-tabs>li:hover>a,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover .nav-tabs>li.active>a:focus {
    background-color: #fff;
    border-color: #dddee0;
}

.nav-tabs>li.active>a {
    border-bottom-color: #fff !important;
}

.nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
}

.nav-lines {
    margin-bottom: -1px;
    border-width: 0 !important;
}

.nav-lines.nav-justified {
    margin-bottom: -2px;
    border-bottom: 2px solid #2196f3;
}

.nav-lines>li {
    float: left;
    border-color: inherit;
    opacity: 0.6;
}

.nav-lines>li:after {
    position: absolute;
    right: 50%;
    bottom: 0;
    left: 50%;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}

.nav-lines>li>a {
    background-color: transparent !important;
    border-width: 0 !important;
}

.nav-lines>li.active {
    opacity: 1;
}

.nav-lines>li.active:after {
    right: 0;
    left: 0;
    border-bottom-color: inherit;
}

.nav-lines.nav-lines-top>li:after {
    top: 0;
    bottom: auto;
}

.nav-lists a {
    border-bottom: 1px solid #dddee0;
}

.tab-container {
    margin-bottom: 15px;
}

.tab-container .tab-content {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #dddee0;
    border-top-width: 0;
    border-radius: 0 0 3px 3px;
}
.menudemoCustomTrigger .md-menu-demo {
  padding: 24px; }

.menudemoCustomTrigger .menu-demo-container {
  min-height: 200px; }

@media (max-width: 991px) {
	.head-bg {
		background-color: #fff;
		padding: 0;
		width: 100%;
		height: 60px;
	}
	img.logohome {
		width: 170px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		height: 30px;
	}
	.head-bar {
		float: left;
		width: 100%;
		padding: 15px 0px;
	}
}

.navbar {
    position: relative;
    z-index: 50;
    max-height: 73px;
    margin: 0;
    border: none;
	box-shadow: 0 1px 7px 0 rgba(0,0,0,.4);
	background-color: #fff;
}
.footbar {
    position: fixed;
    z-index: 50;
    max-height: 64px;
    margin: 0;
    border: none;
	box-shadow: 0 1px 7px 0 rgba(0,0,0,.4);
	background-color: #fff;
}
.navbar .navbar-nav>li>a,
.navbar .navbar-tool>li>a,
.navbar .navbar-item,
.navbar .navbar-brand {
    padding: 0 16px;
    line-height: 1.42857143;
}

.navbar .navbar-tool.nav-sm>li>a {
    padding-right: 10px;
    padding-left: 10px;
	line-height: 40px;
}

.navbar .navbar-tool>li {
    float: left;
}

.navbar .navbar-brand {
    display: block;
    float: none;
    min-height: 64px;
    font-size: 17px;/*20px*/
    font-weight: bold;
}

.navbar .navbar-brand:hover {
    text-decoration: none;
}

.navbar .navbar-brand img,
.navbar .navbar-brand svg {
    display: inline-block;
    vertical-align: -10%;
}
.searchwidget-textbox	{
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	border-radius: 0px;
	background: rgb(250,250,250);
}

@media (max-width: 991px) {
    .footbar {		
		justify-content:space-around;
		align-items:flex-end;
		background-color:#fff;
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
		height:51px;
		z-index:3;
		box-shadow:0 -2px 3px #cac4c7;
    }
    .footbar .navbar-brand {
        min-height: 56px;
    }
    .footbar .navbar-nav>li>a,
    .footbar .navbar-tool>li>a,
    .footbar .navbar-item,
    .footbar .navbar-brand {
        line-height: 65px;
    }
}
@media (max-width: 991px) {
    .navbar {
        min-height: 64px;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		z-index: 3;
		box-shadow: none;
    }
    .navbar .navbar-brand {
        min-height: 56px;
    }
    .navbar .navbar-nav>li>a,
    .navbar .navbar-tool>li>a,
    .navbar .navbar-item,
    .navbar .navbar-brand {
        line-height: 65px;
    }
    .listitem img {
        width: 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }
    .listitem:hover img {
        width: 120%;
        margin-left: -10%;
        margin-top: -10%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
}
.hp-menu	{
	display:flex;
	width:100%;
	padding:0;
	margin:0
}
.hp-menu li	{
	text-align:center;
	flex-direction:column;
	align-items:center;
	padding-top:6px;
	padding-bottom:8px;
	width:20%;
	text-decoration:none;
	list-style-type:none
}
.hp-menu li a	{
	text-decoration:none
}
.hp-menu li .s_icns	{
	width:16px;
	display:block;
	margin:0 auto;
	position:relative;
	max-height:18px
}
.hp-menu li .menu_txt	{
	font-size:12px;
	line-height:100%;
	font-weight:500;
	color:#666;
	display:block;
	padding-top:5px
}
.footer-hightlight	{
	border-bottom:solid 2px #00a3d6
}
.footer-hightlight .menu_txt	{
	color:#00a3d6!important
}
.fm_icn1,.fm_icn1_act	{
	width:18px;
	height:19px;
	display:inline-block;
	background:url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat 0 0;
	background-size:80px 41px
}
.fm_icn1_act	{
	background-position:0 -21px
}
.fm_icn2,.fm_icn2_act{width:19px;height:19px;display:inline-block;background:url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat -20px 0;background-size:80px 41px}.fm_icn2_act{background-position:-20px -21px}.fm_icn3{width:19px;height:19px;display:inline-block;background:url(https://www.easemytrip.com/img/nw_icons/mybooking_footer.png) no-repeat 0 0;background-size:19px 19px}.fm_icn4,.fm_icn4_act{width:19px;height:19px;display:inline-block;background:url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat -61px 0;background-size:80px 41px}.fm_icn4_act{background-position:-61px -21px}.fm_icn5{width:19px;height:19px;display:inline-block;background:url(https://www.easemytrip.com/img/nw_icons/wallet-icon.png) no-repeat 0 0;background-size:19px 19px}.fm_icn6{width:18px;height:19px;display:inline-block;background:url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat -42px 0;background-size:80px 41px}

.mnblock	{
	width:94%;
	margin:0 auto;
}
.flightsearchblock    {
    width:92%;
    margin:5px auto;
}

.fsearchblock    {
    width:92%;
    margin:5px auto;
}
.cardtripstrip {
    overflow: hidden;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 10px 0px;
}
.bookhead2 {
    font-size: 14px !important;
    color: #000000;
    text-align: left;
}
.booklisttext1 {
    color: #848484;
    font-size: 14px;
    font-weight: 600;
}
.booklistsubtext1 {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    opacity: .8;
}
.list {
  position: relative;
  padding-top: 16px;
  padding-bottom: 1px;
  padding-left: 0;
  margin-bottom: 20px; }

.list:last-child {
  margin-bottom: 0px; }
  .list:last-child.card {
    margin-bottom: 40px; }

/**
 * List Header
 * --------------------------------------------------
 */
.list-header {
  margin-top: 20px;
  padding: 5px 15px;
  background-color: transparent;
  color: #222;
  font-weight: bold; }
.sect_tp	{
	width:100%;float:left;margin-top:11px;padding-bottom:14px
}
.sect_bt{width:100%;float:left;margin-top:14px;margin-bottom:14px
}
.sect_bt_n2{width:100%;float:left;padding-top:11px
}
.tp_schead{
	float:left;
	width:100%;
	position:relative
}
.tp_sc{float:left;width:25%;position:relative
}
.tp_sc1{float:left;width:33%
}
.tp_sc a,.tp_sc1 a{text-decoration:none
}
.bdr-r{border-right:1px solid #e0e0e0
}
.tp_sc:after{content:'';height:36px;width:1px;top:15px;right:0;position:absolute;background:#e0e0e0
}
.tp_sc:last-child:after{content:none
}
.hdr_part{display: flex;width:100%;position: sticky;position: -webkit-sticky;top: 90px;z-index: 1;}
.wid_26 { width: 25.3%; display: flex;}
.wid_22 { width: 22.5%; display: flex;}
.wid_10 { width: 7.4%; display: flex;}
.wid_40 { width:49.8%; display: flex;}
.txt_hdr { background-color: #d7d5d5;padding:10px 15px; width: 100%; font-size: 13px; font-weight: 500; border-right: 1px solid #c7c5c5;}
.wid_25_b {width:25.2%;display: flex; flex-direction: column;    border-right: 1px solid #c7c5c5;border-top: 0;}
.wid_75_b{width: 75%;display: flex;  flex-direction: column;}
.wid_75_b_in{display: -webkit-box;display: -webkit-flex;display: -moz-box;  display: -ms-flexbox;display: flex;height:100%;}	
.wid_75_30{-webkit-box-orient: vertical;  -webkit-flex-direction: column;-moz-box-orient: vertical; -ms-flex-direction: column;  flex-direction: column; -webkit-box-direction: normal;  display: flex; flex-shrink: 0;width: 33.7%;    border-right: 1px solid #c7c5c5;   border-top: 1px solid #c7c5c5;}
.wid_75_12{-webkit-box-orient: vertical; -webkit-flex-direction: column;-moz-box-orient: vertical; -ms-flex-direction: column; flex-direction: column;  -webkit-box-direction: normal;display: flex; flex-shrink: 0; width: 9.5%;border-right: 1px solid #c7c5c5;    border-top: 1px solid #c7c5c5;}
.wid_75_50{-webkit-box-orient: vertical;-webkit-flex-direction: column;-moz-box-orient: vertical; -ms-flex-direction: column; flex-direction: column;-webkit-box-direction: normal;flex-shrink: 0;  width: 66.5%  ; border-top: 1px solid #c7c5c5;}	

.bdr-b{border-bottom:1px solid #cdcdcd
}
.bdr-t{border-top:1px solid #cdcdcd
}
.fill-btn { padding: 7px 0px;text-align: center;font-size: 13px;color: #FFF;background-color: #ef6614;border:1px solid #ef6614;text-decoration: none;border-radius: 4px;float: right;width: 47%;cursor: pointer;text-transform:uppercase}

.fullBlock{width:100%;float: left;background: #fff;padding: 12px;border-radius: 4px;margin: 10px 0;}	
.fullBlock .in_wid_33{width:33.3%;float:left;    padding: 0 10px;}
.fullBlock h4{font-size:15px;font-weight:700;width: 100%; margin: 15px auto;}
.sec_n{margin: 10px auto;float: left;}
.rv_pt {float:left;margin:5px 10px}
.fnt15{font-size:13px;    color: #000;  font-weight: 600;}
 
	.rmd_body{
		display: flex;
		width:100%;
		border: 1px solid #c7c5c5;
		border-top: 0;
	}

	.hdr_part{display: flex;width:100%;position: sticky;position: -webkit-sticky;top: 76px;z-index: 1;}
.box_txt{padding:0 15px;    float: left;}
.box_txt_8{ width: 100%; text-align: center; float: left; padding: 0px 15px; border-top: 1px solid #c7c5c5;}
.mb_40{margin-bottom: 38px;}
.mb_145{margin-bottom:145px;}
.mb_10{margin-bottom:10px;}
.mb_20{margin-bottom:20px;}
.Pillswrap2 { width:100%; float: left; margin-top: 5px; }
.othr_dtl{    width: 100%;float: left;padding: 0;    margin-bottom: 15px;   margin-top: 15px;}
.othr_dtl ul{    padding: 0; margin: 0;}
.othr_dtl ul li{    font-size: 11px;float: left; margin-left: 25px;width: auto;}
.infoCol_n{    color: #0fb746;font-size: 12px; width: 100%; float: left; margin-top: 3px;}
.infoCol_n .far{ margin-right: 10px; font-size: 15px;  margin-bottom: 5px;}
.infoCol_x{     margin-top: 20px;
    font-size: 13px;
    width: 100%;
    float: left;}
.infoCol_x .fas{    margin-right: 5px; color: #686767;font-size: 13px; float: left;height: 20px;margin-top: 5px;}	
.rvw_txt_ttl_13{color: #686767;
    font-size: 13px;
    width: 100%;
    float: left;
    margin-top: 3px;
    max-height: 400px;
    overflow: auto;}	
.in_wid_33 a {color: #3F51B5; text-decoration: none; font-size: 13px; font-weight: 600; float: right;    cursor: pointer;}
.in_wid_33 a:hover {    border-bottom: 1px solid #3F51B5;}
.bdr_no{    border-right: 0px; border-bottom: 0px; border-top: 1px solid #c7c5c5;}
.infoCol{color:#686767;font-size:11px;width:100%;float:left;margin-top:3px;}
.greenc {color:#3ab54a}
.wid20 {width:17%;float:left;margin-right:3%;}
.wid60 {width:60%;float:left;}
.wid40 {width:40%;float:left;}
.roomType {color:#4263c1;font-weight:700;font-size:14px;margin-top:8px;}
.cross_price {width: 100%;
    float: right;
    font-size: 14px;
    text-decoration: line-through;
    text-align: right;
    color: #ababab;
    font-weight: 600;}
.act_price {width:100%;float:right;font-size:24px;text-align:right;font-weight:700}

.bx_f2 { margin: 0; width: 100%; height: 100% }
.main_frm_f2 { background-color: #f1f1f1; border-radius: 3px; height: auto; margin: 0 auto; position: absolute; top: 10px; width: 100%; z-index: 999; left: 0 }
.cntnt_f3_d { width: 100%; background-color: #fff }
.fli_autosugst {
    width: 100%;
    background: #fff;
    height: auto;
    padding: 0;
    float: left;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 1px 10px rgb(0 0 0 / 4%), 0 4px 5px rgb(0 0 0 / 6%);
    position: relative;
    z-index: 1;
}
.wid100 {width:100%;}
.wid46 {width:48%;}
.fl{float:left}
.fr {float:right
}
.mid_title {
    font-size: 14px;
    color: #282727;
    font-weight: bold;
    width: auto;
    float: left;
}

.inpttl {
    font-size:12px;
    margin:0;
    color:#3f3f3f;
    text-transform:uppercase;
}
.inpttl2{font-size:12px;color:#3f3f3f;text-transform:uppercase;display:block}
.in_box {   border-bottom:1px solid #d9d6d6;width:100%;float:left;padding-bottom:7px}
.in_box2 {width:100%;float:left;margin-top:15px}
.hl-input {
    width: 100%;
    float: left;
    border: 0;
    font-size: 20px;
    color: #000;
    outline: 0;
    font-weight: 600;
    -webkit-appearance: none;
    padding: 6px 0;
    background: transparent;
    font-family: 'Lato', sans-serif;
}
.hl-input2 {
    width: 100%;
    float: left;
    border: 0;
    font-size: 16px;
    color: #000;
    outline: 0;
    font-weight: 600;
    -webkit-appearance: none;
    padding: 6px 6px 6px 34px;
    background: url(https://www.easemytrip.com/home-css-js/img/calender-hotel-icon.png) no-repeat 0 5px;
    background-size: 23px 23px;
    font-family: 'Lato', sans-serif;
}
.fs_btn { width: 100%; cursor: pointer; background: #de9900; float: right; text-align: center; padding: 15px 0; display: block; color: #fff; font-size: 4px; -moz-border-radius: 4px; border-radius: 4px; outline: 0; border: 0; font-size: 15px; font-weight: 600; text-transform: uppercase; margin-top: 15px; font-family: lato;}
.hg12 {height:20px}

.swap_icn {width: 41px;
    height: 41px;
    display:inline-block;
    position:absolute;
    background:url(/images/search-icon/swap.png) no-repeat 0 0;
    background-size: 41px 41px;
    top:80px;
    right: 20px;
    }
.re-srchn2 {
    text-align: center;

}
.cnt { margin-right: 4px;
    float: right;
    color: #999;
    font-size: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 6em;
    text-align: right;}
.cty { margin: 2% 0 0 2% !important; width: 7%; background: url(/images/sprite-auto.png); background-repeat: no-repeat; float: left; height: 20px; background-position: -3px -45px }
.ct { color: #000; font-weight: 600; font-size: 14px!important; margin-top: 3px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.ar-m { display: block; width: 100%; padding-bottom: 3px!important }
.arpn { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 19em; display: inline-block; padding: 0 0 0 27px !important; font-size: 11px; color: #999 }
.mgt13 {margin-top:13px}
.fli-c { width: 90%; margin: 0 auto }
.clr { clear: both }
.m_absl { position: absolute; z-index: 1; width: 100% }
.origin_cd {
    width: 100%;
    float: left;
    border: 0;
    font-size: 18px;
    color: #000;
    font-weight:700;
    text-align:left
}

.origin_full {
    width: 100%;
    float: left;
    border: 0;
    font-size: 12px;
    color: #747474;
    font-weight:500;
    text-align:left
}
.wid12 {width:16%;text-align:center}
.wid45 {width:45%;}
.drop-new { width: 100%; height: auto; background: #fff; float: left; position: absolute; z-index: 999; top: 57px; border: none!important }
.bx1 { width: 317px; position: absolute; margin: 0 auto; background: #fff; z-index: 99; top: 0; margin-top: 0; max-height: 266px; border: 1px solid #c2c7cb; overflow: auto }

.rec-sc-b { width: auto; padding: 5px 12px 10px 0; float: right; text-align: right; color: #000; font-size: 14px }
.rec-sc-b2 { width: auto; padding: 5px 12px 10px 0; float: right; text-align: right; color: #000; font-size: 14px; font-weight: 700 }

.drop {
        box-shadow: 0 2px 7px rgba(0,0,0,.45);
        -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.45);
        -moz-box-shadow: 0 2px 7px rgba(0,0,0,.45);
        height: auto;
        background: #fff;
        float: left;
        position: absolute;
        z-index: 999;
        top: 129px;
        border: none !important;
}

        .drop ul {
            border: 0;
            float: left;
            height: 250px !important;
            margin: 0;
            padding: 0;
        }

            .drop ul li {
                border-bottom: 1px solid #f5f5f5;
                cursor: pointer;
                font-family: open sans;
                font-size: 11px;
                font-weight: bold;
                line-height: 18px;
                list-style: outside none none;
                margin: 0;
                padding: 6px 0;
                position: relative;
                height: 55px;
            }

                .drop ul li::after {
                    background: rgba(0, 0, 0, 0) url(img/flight-icon-n.png) repeat scroll 0 0;
                    content: "";
                    display: block;
                    height: 8px;
                    line-height: 30px;
                    position: absolute;
                    right: 5%;
                    top: 35%;
                    width: 15px;
                }

    .ui-menu .ui-menu-item {
        font-size: inherit;
        line-height: inherit;
    }

    .ui-state-active {
        font-weight: normal !important;
        border: 0 !important;
    }

    .hideInputElement {
        display: none;
    }

    .modify_bt {
        background-color: #fff;
        border: medium none;
        border-radius: 4px;
        color: #a2a2a2;
        border: 1px solid #b5b5b5;
        cursor: pointer;
        float: right;
        font-size: 17px;
        padding: 7px 0;
        text-align: center;
        width: 98%;
        outline: none;
    }

    .des-fr-md {
        width: 9%;
        float: left;
        padding: 7px 0 10px 0%;
        margin-left: 5%;
    }
.modify-new-scr{max-height:220px!important;overflow:auto!important}
.fli-c-blv2 {
    width: 90%;
    margin: 0 auto;
}
.sel_fullblock {
    width: 100%;
    float: left;
}
.arw_wrap {
    width: 30px;
    float: left;
}
.fli-c-blv2 {
    width: 90%;
    margin: 0 auto;
}
.sel_fullblock {
    width: 100%;
    float: left;
}
.arw_wrap {
    width: 30px;
    float: left;
}
.arrBlack {
    width: 15px;
    height: 14px;
    display: inline-block;
    background: url(https://flight.easemytrip.com/M_Content/css/NewMobTravCssV2/img/left-arrow.svg) no-repeat 0 0;
    background-size: 15px 15px;
    margin: 19px 8px 0 0;
    vertical-align: middle;
}
.input_autosugst {
    float: left;
    width: calc(100% - 30px);
}
.input_autosugst_inner {
    font-size: 17px;
    padding: 16px 0;
    display: block;
    width: 100%;
    border: none;
    /* border-bottom: 1px solid #a7a2a2; */
    outline: none;
    font-family:'Lato', sans-serif;
}
.fli_n_icn{
	width:60px;
	height:45px;
	margin:0 auto;
	background:url(/images/mob/Flight.png) no-repeat 0 3px;
	background-size:60px 45px;
	display:block
}
.htl_n_icn{
	width:50px;
	height:45px;
	margin:0 auto;
	background:url(/images/mob/hotel-ico.png) no-repeat 0 0;
	background-size:50px 40px;
	display:block
}
.bus_n_icn{
	width:45px;
	height:45px;
	margin:0 auto;
	background:url(/images/mob/bus.png) no-repeat 0 4px;
	background-size:45px 40px;
	display:block
}
.fs_n_icn{
	width:50px;
	height:50px;
	margin:0 auto;
	background:url(https://www.easemytrip.com/img/nw_icons/flight_status_nw.svg) no-repeat -5px -3px;
	background-size:60px 60px;
	display:block
}
.cb_n_icn{
	width:50px;
	height:40px;margin:0 auto;background:url(https://www.easemytrip.com/img/nw_icons/cab_nw.svg) no-repeat 0 0;background-size:50px 40px;display:block
}
.md_n_icn{width:38px;height:38px;margin:0 auto;background:url(https://www.easemytrip.com/img/nw_icons/modify-booking-icn.png) no-repeat 0 0;background-size:38px 38px;display:block}.my_n_icn{width:50px;height:40px;margin:0 auto;background:url(https://www.easemytrip.com/img/nw_icons/mybooking_nw.svg) no-repeat 0 0;background-size:50px 40px;display:block}.vs_n_icn{width:50px;height:40px;margin:0 auto;background:url(https://www.easemytrip.com/img/nw_icons/visa-n-icn.svg) no-repeat 0 7px;background-size:48px 30px;display:block}
.icn_ttlhead{
	font-size:12px;
	font-weight:800;
	color:#000;
	text-align:left;
	display:block;
	text-transform:uppercase;
}
.icn_ttl{
	font-size:11px;
	font-weight:600;
	color:#000;
	text-align:center;
	display:block;
	text-transform:uppercase;
	margin-top:5px
}
.outer_wrap::-webkit-scrollbar{display:none}.actv_nw{border-bottom:3px solid #0e9dd2}.fli-c{width:90%;margin:0 auto}.clr{clear:both}.m_absl{position:absolute;z-index:1;width:100%}
.dest-nm { width: 60%; float: left }
.dest-nm2 { width: 40%; float: right; text-align: right }
.dest-nm2 span { font-size: 14px; font-family: open sans; color: #fff; font-weight: 600; background: #a9a9a9; padding: 4px 5px; border-radius: 3px; width: 35px; float: right; text-align: center; box-sizing: content-box; -webkit-box-sizing: content-box 
}
.dest-nm2 { width: 40%; float: right; text-align: right }
.dest-nm2 span { font-size: 14px; font-family: open sans; color: #fff; font-weight: 600; background: #a9a9a9; padding: 4px 5px; border-radius: 3px; width: 35px; float: right; text-align: center; box-sizing: content-box; -webkit-box-sizing: content-box }
.fnt-sz3 { font-size: 12px!important; color: #adacac!important; width: 100%; float: left; padding-top: 0; font-weight: 400!important }
.auto_saugg ul li::after { content: ""; display: block; height: 8px; line-height: 30px; position: absolute; right: 5%; top: 45%; width: 15px }
.auto_saugg ul { margin: 0; padding: 0 }
.auto_saugg ul li { list-style: outside none none; margin: 0; overflow: hidden; padding: 12px 20px; font-size: 13px; position: relative; width: calc(100% - 40px); box-sizing: content-box; -webkit-box-sizing: content-box }
.auto_saugg ul li:hover { background: #f3f3f3 none repeat scroll 0 0!important }
.auto_saugg ul li a { color: #555; font-family: roboto-bold, Arial, Tahoma, Helvetica, sans-serif; font-size: 16px; text-decoration: none }
.ac_results li { border-bottom: 1px solid #ccc }
.ac_even strong { font-family: roboto; font-size: 16px!important }
.ac_results li { font-family: roboto-bold, Arial, Tahoma, Helvetica, sans-serif; font-size: 12px!important }
.auto_saugg ul li::after { content: ""; display: block; height: 8px; line-height: 30px; position: absolute; right: 5%; top: 45%; width: 15px }
.one_way_sug { background: rgba(0,0,0,0) url(../img/explore-n.gif) no-repeat scroll 1% 42%; border: 1px solid #fff; border-radius: 4px; color: #555; font-family: sans-serif; font-size: 14px; margin: 0; outline: medium none; padding: 10px 0 10px 10%; width: calc(90% - 10% - 10px); margin-left: 10px }
.main_frm_f2 { background-color: #f1f1f1; border-radius: 3px; height: auto; margin: 0 auto; position: absolute; top: 10px; width: 100%; z-index: 999; left: 0 }

.cal-tw {
    left: 50%;
    position: absolute;
    width: 100%;
    margin: 20px 0;
}

.cal-tw1 {
    left: 14%;
    position: absolute;
    width: 118%;
    margin: -1.4% 0;
}

.main { width: 100%; float: left; margin-left: -8px }
.cntnt_f3_d { width: 100%; background-color: #fff }
.blc_brd2backup{
	position:fixed;
	left:0;
	top:0;
	background-color:#000;
	width:100%;
	height:100%;
	z-index:100;
	opacity:0.7;
	cursor:pointer;
}
.blc_brd2{
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.75);
}


.blc_brd3 { background-color: #fff; cursor: pointer; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99 }
#lblDepart { display: inline-block!important }
#lblDeparture { display: inline-block!important }
.lb_bg {
    padding: 10px;
    background: rgb(247, 247, 247);
    border:1px solid rgb(231, 231, 231);
    border-radius: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    width: 100%;
}
.mai-dv { 
    width: 100%; 
    height: 100%; 
    top: 0;
    position: absolute;
    z-index: 999;
    display: none;
}
.bg-whit { border-bottom: 4px solid #FFF; margin-top: 4px }
.sptx1 { font-size: 15px; font-weight: 700 }
.week-sec { width: 100%; background-color: #e0e0e0; padding: 5px 0; float: left }
.week-sec ul { margin: 0; padding: 0 }
.week-sec ul li { margin: 0; padding: 0; list-style: none }
.week-sec ul li span { display: block; float: left; width: 14.2%; text-decoration: none; color: #000; text-align: center }
.month-n-dat-sec { width: 100%; float: left }
.mon-dat-over { overflow: auto }
.mon-n-dat { width: 100%; background: #FAFAFA }
.mon-tit { width: 100%; text-align: center; font-size: 18px; color: #000; padding: 10px 0 }
.date-sct { width: 100% }
.date-sct ul { margin: 0; padding: 0 }
.date-sct ul li { margin: .5%; padding: 0; list-style: none; height: 40px; float: left; width: 13.2%; text-align: center; background: #fff; border-radius: 5px }
.mai-dv { width: 100%; display: none }
.loader_Css { width: 100%; float: left; display: block; font-size: 9px; text-align: center; color: green; padding: 170px 0 0 }
#stickyheaderCal { width: 100%; height: 10px }
#stickyalias { display: none; height: 10px }
.tp-d { width: 100%; background-color: #00a3d6; padding-top: 6px }
.m-lt { width: 48%; float: left }
.m-ct { width: 2%; float: left; height: 46px; border-right: 1px solid #FFF }
.m-rt { width: 48%; float: right }
.tp-lt { width: 100%; height: 50px; text-align: center; padding: 8px 0 0; color: #FFF }
.tp-rt { width: 100%; height: 54px; text-align: center; padding: 8px 0 0; color: #FFF }
.cit-im { width: 28%; background: url(img/sprite-auto.png); background-repeat: no-repeat; float: left; height: 20px; background-position: 1px -1px; margin-top: 3% }
.tp-cit { width: 100% }
.main-tp-city { float: right; margin-top: 2%; width: 38% }
.bg-whit { border-bottom: 4px solid #FFF; margin-top: 4px }
.sptx1 { font-size: 15px; font-weight: 700 }
.sec-1-ret { color: #dedede; font-size: 12px }
.active-date { background-color: #00a3d6!important; color: #FFF!important }
.old-dt { color: #c9c7c7!important; pointer-events: none }
.old-month-dt { display: none }
.brdr-m { width: 94%; border-radius: 3px; font-family: roboto, Tahoma, Geneva, sans-serif; margin: 0 auto; margin-bottom: 2% }
.trv-dtl-mt { width: 40%; position: relative }
.trv-dtl-m2 { width: 34%; float: left; cursor: pointer; margin-right: 3%; color: #fff }
.trv-dtl-m3 { width: 25%; float: left; cursor: pointer; color: #fff; margin-top: 2% }
.trv-dtl-m4 { width: 24%; float: right; cursor: pointer; color: #fff; margin-top: 4% }
.inp-wd { width: 85%; float: left; border: 0; outline: 0; background: #fff url(../img/arrow-down.png) no-repeat scroll 96% 50%; background-position: 100% 55%; background-size: 15px 7px; -webkit-appearance: none!important; -moz-appearance: none!important; margin-top: 9px; font-size: 12px }
.inp-opt { background-color: #fff; color: #fff; padding-bottom: 2%; position: absolute; top: -47px; width: 100%; z-index: 9; border: 1px solid #c5c2c2 }
.inp-opt ul { margin: 0; padding: 0 }
.inp-opt ul li { text-decoration: none; list-style: none; padding: 6px 4%; color: #000; background-color: #fff; cursor: pointer; font-size: 12px }
.fli-mlt {width:31%}
.og {color:#3f3f3f}
.sticky-head {position: -webkit-sticky; /* Safari */  position: sticky;  top: 0;z-index:1}
.mon-tit {
    position: -webkit-sticky;
    position: sticky;
    top: 88px;
    z-index: 0;
    background: #fafafa;
}
.btmstcmn {border-radius: 10px;
    padding: 1px 4px;
    min-width: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
.actstmn {background: #2093EF;color: #fff;}
.grid_3nv {display: grid;grid-auto-flow: row;grid-template-columns: repeat(3, minmax(0, 1fr));}

.main_pannl {margin-bottom:50px;width:100%;float:left}
.hp-menu {
    display: flex;
    width: 100%;
    padding: 0;
    margin:0
}
.hp-menu li {
    text-align: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 8px;
    width: 25%;
    text-decoration: none;
    list-style-type: none;
}
.hp-menu li .s_icns {
    width: 16px;
    display: block;
    margin: 0 auto;
    position: relative;
    max-height: 18px;
}
.hp-menu li .menu_txt {
    font-size: 12px;
    line-height: 100%;
    font-weight:500;
    color: #666;
    display: block;
    padding-top: 5px;
}


.hgt93{height: 93px;}
.oval-header { width: 100%; height: 52px; overflow: hidden; position: relative }
.oval-header--mask { width: 200%; height: 200%;transform: translate(-25%, -51%); border-radius: 0 0 50% 50%; overflow: hidden; border-top: 0; background-color: #00a3d6; background-size: cover }
.oval-header--mask::after { content: ''; width: 100%; height: 100%; position: absolute; }
.manuicn { float: left; margin-top: 0; }
.dw_tringle {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 12px;
    top: 29px;
}
.m_rel {position:relative}
    .op {
        opacity: .3;
        position: relative;
        z-index: 9;
    }
.clr{clear:both}
.pos-bx {
     width: 25%;
     position: absolute;
     border: 1px solid #ccc;
     border-radius: 3px;
     top: 83%;
     left: 64%;
     background-color: #fff;
     padding: 9px 1% 13px;
     z-index:9999;
}
.pos-bx-ad{width:32%; float:left; margin-right: 3%;}
.pos-bx-ad-l{width:100%; color:#737373}
.pos-bx-ad-r{width:100%; border:1px solid #ccc; border-radius: 3px;}
.pos-bx-inp{
    width:100%;
    color: #000000;
    font-size: 13px;
    outline:none;
    border:1px solid #fff;
    background: url(/Content/img/modify_img/drp.png) no-repeat;
    background-position: 95% 46%;
    padding: 6%;
    border-radius: 3px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.pos-bx-ch{width:32%; float:left; margin-right: 3%;}
.pos-bx-ch-l{width:100%; color:#737373}
.pos-bx-ch-r{width:100%; border:1px solid #ccc; border-radius: 3px;}
.pos-bx-inp2{
    width:100%;
    color: #000000;
    font-size: 13px;
    outline:none;
    border:1px solid #fff;
    background: url(/Content/img/modify_img/drp.png) no-repeat;
    background-position: 95% 46%;
    padding: 6%;
    border-radius: 3px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.pos-bx-inf{width:30%;float:right}
.pos-bx-inf-l{width:100%; color:#737373}
.pos-bx-inf-r{width:100%; border:1px solid #ccc; border-radius: 3px;}
.pos-bx-inp3{
    width:100%;
    color: #000000;
    font-size: 13px;
    outline:none;
    border:1px solid #fff;
    background: url(/Content/img/modify_img/drp.png) no-repeat;
    background-position: 95% 46%;
    padding: 6%;
    border-radius: 3px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.dn-btn{    width: 30%;
    color: #4e4e4e;
    font-size: 13px;
    outline: none;
    border: 1px solid #fff;
    float: right;
    padding-top: 3%;}

.dn-btn-inp{background-color: #ef631e;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    padding: 4px 0;
    text-align: center;
    width: 100%;
    outline: none;}
    
.cros {
  width: 20px;
    top: -8%;
    left: 96%;
    position: absolute;
    cursor: pointer;}
    
/*no flight found start*/
.fli-not-fo { position: fixed; z-index: 9999; padding-top: 90px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.6); border-radius: 4px; }
.fli-not-div {
    width: 45%;
    background-color: #ffffff;
    margin: 114px auto;
    padding: 25px;    
    border-radius: 10px;
}
.fli-not-divMob {
    width: 75%;
    background-color: #ffffff;
    margin: 150px auto;
    padding: 25px;    
    border-radius: 10px;
}
.fli-no-lt {
    width: 200px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
}
.fli-no-rt {
    width: 100%;
    float: right;
    text-align: center;
}
.oop-txt {
    font-size: 22px;
    color: #000000;
    display: block;
    font-weight: 700;
}
.oop-txt2 {
    font-size: 14px;
    color: #000000;
    display: block;
    padding: 8px 0px;
    margin-bottom: 6px;
}
.modi-srec3 {
    color: #ffffff;
    padding: 12px 20px;
    text-align: center;
    background-color: #de9900;
    margin: 0 auto;
    text-decoration: none;
    border-radius: 5px;
    width: auto;
    display: table;
}
.modi-srec3:hover{ color:#ffffff; text-decoration:none;}
/*no flight found end*/

.FltSrchloader {
    background: rgba(0,0,0,0.6) none repeat scroll 0 0; 
    font-family: Poppins; 
    height: 100%; 
    margin: 0; 
    padding: 0; 
    top:0px; 
    position: 
    fixed; 
    width: 100%; 
    z-index: 9999;
    display:none;
}
/*New Loader*/
.loadtxtfl {
    margin: auto;
    font-size: 14px;
    color: #FFF;
    height: 20px;
    width: 254px;
    position: absolute;
    top: 255px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index:999;
}
.loaderpp {
  position: absolute;
  width: 120px;
  height: 120px;
  z-index: 999;
  padding: 30px 0;
  border: 1px solid rgba(125, 125, 125, 0.01);
  border-radius: 100%;
  margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.loaderpp span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(calc(18deg * var(--i)));
}
.loaderpp span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: #f0ad4e;
  border-radius: 50%;
  transform: scale(0);
  animation: animate 2s linear infinite;
  animation-delay: calc(0.1s * var(--i));
}
.loaderpp .paperplane {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: rotating 2s linear infinite;
  animation-delay: -1s;
}
.loaderpp .paperplane:before {
  content: "";
  font-family: fontAwesome;
  position: absolute;
  top: 100px;
  left: 85px;
  color: #f0ad4e;
  font-size: 50px;
  transform: rotate(180deg);
}
.FltSrchloader,.modal_mfLoader {
    -ms-backdrop-filter: blur(3px);
    -o-backdrop-filter: blur(3px);
    -moz-backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
@keyframes animate {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  80%, 100% {
    transform: scale(0);
  }
}
@keyframes rotating {
  0% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(370deg);
  }
}
.farequoteloader {
  width: 15px;
  aspect-ratio: 1;
  border-radius: 50%;
  animation: l5 1s infinite linear alternate;
}
@keyframes l5 {
    0%  {box-shadow: 20px 0 #000, -20px 0 #0002;background: #000 }
    33% {box-shadow: 20px 0 #000, -20px 0 #0002;background: #0002}
    66% {box-shadow: 20px 0 #0002,-20px 0 #000; background: #0002}
    100%{box-shadow: 20px 0 #0002,-20px 0 #000; background: #000 }
}

.loader-dot {
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #db5757;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    -moz-animation-name: opacity;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.loader-dot:after,.loader-dot:before {
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #db5757;
    position: absolute;
    top: 0;
    -moz-animation-name: opacity;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.loader-dot.loader-dot-white {
    background: #fff
}

.loader-dot.loader-dot-white:after,.loader-dot.loader-dot-white:before {
    background: #fff
}

.loader-dot.loader-dot-gray {
    background: #262626
}

.loader-dot.loader-dot-gray:after,.loader-dot.loader-dot-gray:before {
    background: #262626
}

.loader-dot:before {
    right: 7px
}

.loader-dot:after {
    left: 7px;
    -moz-animation-delay: 300ms;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.loader-dot i {
    -moz-animation-name: opacity;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.loader-dot i:nth-child(2) {
    -moz-animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}

.loader-dot i:nth-child(3) {
    -moz-animation-delay: 300ms;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.optclss {
    width:100%;
    float:left;
    color: #000;
    font-weight: 700;
}
.optclss select {background:none;border:0;font-size:14px;padding:0;outline:0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.optclssfl {
    width: 100%;
    position: relative;
}
.n-trvl-dtl { background-color: #fff; padding: 7px 0 35px; position: fixed; bottom: 0; width: 100%; z-index: 999; left: 0 }
.crs2 { position: absolute; top: 2%; left: 70%; cursor: pointer; z-index: 9; background: url(/home-css-js/img/icon.png); display: none; background-position: -208px -27px; background-size: 137px 91px; width: 18px; height: 18px }
.n-trvl-dtl-b { width: 89%; margin: 0 auto; padding: 2% 0; border-bottom: 1px solid #ccc }
.n-trvl-dtl-l { width: 60%; float: left; color: #000; font-size: 18px }
.n-trvl-dtl-r, .n-trvl-dtl-r1{ width: 30%; float: right; text-align: right; color: #2196f3; font-size: 18px; cursor: pointer }
.n-trvl-dtl-b2 { width: 89%; margin: 0 auto; padding: 5% 0 0 }
.adlts-dt { width: 100%; color: #000 }
.adt { text-decoration: none; list-style: none; padding: 2%; border: 1px solid #ccc; width: 20%; float: left }
.inpu-sec-n1 { border: medium none; cursor: pointer; outline: medium none; width: 100%; font-size: 14PX; color: #111; background-color: rgba(255,254,254,0); margin-top: 2% }
.adult1 { width: 100%; margin: 0; padding: 3% 0; overflow-x: scroll; padding-bottom: 3% }
.adult1 ul { margin: 0; padding: 5px 0 10px; width: 100% ;
display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.adult1 li { border: 1px solid #ccc;
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin: 0 4px 0 0;
    padding: 8px 0;
    text-align: center;
    font-weight: 700;flex: 1 1 auto;}
.adult1 li:last-child {margin-right:0}
.act { display: block!important; color: #fff!important; background-color: #2196f3!important; border: 1px solid #2196f3!important }
.infnt-m { width: 89%; margin: 0 auto; padding: 5% 0 0 }
.infnt { width: 100%; margin: 0; padding: 3% 0; overflow-x: scroll; padding-bottom: 3% }
.infnt ul { margin: 0; padding: 5px 0 10px; width: 100% }
.infnt li { border: 1px solid #ccc;
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin: 0 4px 0 0;
    padding: 8px 0;
    text-align: center;
    width: 33px;
    font-weight: 700; }
.blk { display: none; background: rgba(0,0,0,.7); cursor: pointer; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99 }
.bx_f2 { margin: 0; width: 100%; height: 100% }
.auto_saugg { height: 100%; overflow-x: hidden; width: 100% }
.overlay_sc {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.65);
    z-index: 2;
    cursor: pointer;
}
#selectClass {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: 12;
    display:none;
}
.showBx {display:block!important}
.inner_wrap_bg {
    background: #fff;
}
.inpttl3 {
    font-size: 12px;
    color: #656565;
    text-transform: uppercase;
    display: block;
    font-weight:600;
}
.inpttl4 {
    font-size: 10px;
    color: #656565;
    text-transform: uppercase;
    display: block;
    font-weight:600;
}
.itinerary-body .secttckt {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.18);
    border-radius: 4px;
    background: #ffffff;
    padding: 10px;
}

.radio-toolbar-tp input[type="radio"] {
  display: none;
}

.radio-toolbar-tp label {
  cursor: pointer;
  width:33.33%;
  float:left;
  text-align:center;
  font-size:12px;
  font-weight:600;
  color:#000;
  cursor:pointer;
  padding:8px 0;
  margin:0;
  text-transform:uppercase
}

.radio-toolbar-tp input[type="radio"]:checked+label {
 background:#5e0f0f;color:#fff;border-radius:3px;
}
.radio-toolbar-tp {
    width:100%;
    float:left;
    margin:10px 0 2px 0;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
}

.radio-toolbar-pax {
    width:100%;
    float:left;
    margin:10px 0px;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
}
.radio-toolbar-pax input[type="radio"] {
  display: none;
}

.radio-toolbar-pax label {
  cursor: pointer;
  width:50%;
  float:left;
  text-align:center;
  font-size:10px;
  font-weight:600;
  color:#000;
  cursor:pointer;
  padding:7px 0;
  margin:0;
  text-transform:uppercase
}

.radio-toolbar-pax input[type="radio"]:checked+label {
 background:#5e0f0f;color:#fff;border-radius:3px;
}
.noOfpax {
    float: right;
    width: 58%;
}

.radio_sclass {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 19px;
    line-height: 22px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .radio_sclass input {
        position: absolute;
        opacity: 0;
    }

.checkmark_sclass {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #2196F3;
    border-radius: 50%;
}

.radio_sclass:hover input ~ .checkmark_sclass {
    background-color: #ccc;
}

.radio_sclass input:checked ~ .checkmark_sclass {
    background-color: #fff;
}

.checkmark_sclass:after {
    content: "";
    position: absolute;
    display: none;
}

.radio_sclass input:checked ~ .checkmark_sclass:after {
    display: block;
}

.radio_sclass .checkmark_sclass:after {
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #2196F3;
}
.innr_header_pd {
    padding: 0 15px;
}
.innr_pd10 {padding:15px}
.Btnclass_v2 {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;  
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ef6614;
    color: #fff;
    font-weight:600;
    font-size:15px;
    text-transform: uppercase;
}
.sClass_ttl {font-size: 17px; font-weight: 600;}
.close_class {position: absolute;
    font-size: 34px;
    color: #a5a5a5;
    right: 10px;
    top: 3px;}

    
    .arw_whte {
    width: 14px;
    height: 14px;
    float: left;
    background: url(https://www.easemytrip.com/img/mob-new-icons/left-arrow-white.svg) no-repeat 0 0;
    background-size: 14px 14px;
    margin: 7px 0 0 0;
}
    .chkbtn {
    float: right;
    right: 0px;
    top: -11px;
    border: 1px solid #3995ca;
    border-top: 0;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 8px;
    border-radius: 0 0 5px 5px;
    position: absolute;
    background: #f1f7fa;
}
    .Btnclass2 {
    width: 99%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ef6614;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
}
        .mgtb15 {margin-bottom:15px}
        .container_hp {
            float: left;
            width: 100%;
            position: relative;
            padding-left: 29px;
            cursor: pointer;
            font-size: 13px;
            line-height: 23px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            margin: 5px 0;
        }
        
        
        .lb_bg_5 {
    padding: 19px 10px;
    background: #f1f7fa;
    border: 1px solid #3995ca;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    width: 100%;
}


    .lb_bg_6 {
    padding: 0px 10px;
    background: #f1f7fa;
    border: 1px solid #3995ca;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    width: 100%;
}

    .inptBxwallet {
        width: 100%;
        font-size: 14px;
        outline: none;
        border: 1px solid #9b9b9b;
        color: #000000;
        padding: 0 10px;
        border-radius: 7px;
        min-width: 150px;
        height: 35px;
    }

    .inptBx3 {
        width: 100%;
        font-size: 14px;
        outline: none;
        border: 1px solid #9b9b9b;
        color: #000000;
        padding: 0 15px;
        border-radius: 4px;
        min-width: 190px;
        height: 35px;
    }
    .inptBx4 {
        width: 100%;
        font-size: 14px;
        outline: none;
        border: 1px solid #fac7ab;
        color: #000000;
        padding: 0 15px;
        border-radius: 4px;
        min-width: 190px;
        height: 35px;
    }
.swapnIcn {
        width: 23px;
        height: 23px;
        background: url(https://flight.easemytrip.com/Content/img/modify_img/swap-nw-icn.png) no-repeat;
        float: left;
    }

    .clr {
        clear: both;
    }

    .flTrv {
        width: 100%;
        color: #ffffff;
        font-size: 15px;
        line-height: 19px;
        float: left;
        background: hsla(0,0%,100%,.1);
        padding: 5px 7px;
        border-radius: 4px;
        border:0
    }

    .mdfDarw {
        border: solid white;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: relative;
        float: right;
        margin-top: 3px;
    }

    .mdfDarw2 {
        border: solid white;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        right: 8px;
        bottom: 14px;
    }

    .m_rel {
        position: relative;
    }

    .inpDrpdwn {
        width: 100%;
        color: #fff;
        outline: none;
        border: 0;
        background: hsla(0,0%,100%,.1);
        ;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-position: 100% 29%;
        font-size: 15px;
        padding: 5px 7px;
        border-radius: 4px;
    }

    .blck5 {
        color: black;
    }
.greyTxt{

        color: gray;
}
    .srchFlbtn {
        border: 1px solid #fff;
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        float: right;
        font-size: 16px;
        text-align: center;
        width: 100%;
        outline: none;
        text-transform: uppercase;
        padding: 9px 0;
        background: transparent;
        font-weight: 600;
        margin-top: 8px;
    }
        
        

            .container_hp input {
                position: absolute;
                opacity: 0;
                cursor: pointer;
                height: 0;
                width: 0;
            }

        .checkmark_hp {
            position: absolute;
            top: 0;
            left: 0;
            height: 22px;
            width: 22px;
            background-color: #fff;
            border: 1px solid #c3c3c3;
            border-radius: 3px;
        }

        .container_hp:hover input ~ .checkmark_hp {
            background-color: #ccc;
        }

        .container_hp input:checked ~ .checkmark_hp {
            background-color: #1b5fbd;
            border: 1px solid #1b5fbd;
        }

        .checkmark_hp:after {
            content: "";
            position: absolute;
            display: none;
        }

        .container_hp input:checked ~ .checkmark_hp:after {
            display: block;
        }

        .container_hp .checkmark_hp:after {
            left: 6px;
            top: 1px;
            width: 5px;
            height: 10px;
            border: solid white;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .hp-ttl {
            font-size: 18px;
            margin: 0 0 10px 0;
        }

        .block_2 {
            width: 90%;
            margin: 20px auto;
        }
        .block {
            width: 100%;
            float: left;
        }
.mgb14 {margin-bottom:14px}
        .atr-col {
            width: 253px;
        }

        .wid210 {
            width: 210px !important;
        }

        .atr-col-r {
            width: 210px;
        }

        .re-srch {
            border-radius: 4px;
            text-align: center;
            padding: 14px 0;
        }

        .rs-dest {
            font-size: 14px;
            font-weight: 600;
            display: block;
            padding: 4px 0;
        }

        .rs-date {
            font-size: 12px;
            display: block;
        }

        .blu-l {
            background: #dcf2ff;
            color: #0099cc;
            border: 1px solid #82cde8;
        }

        .prpl-l {
            background: #fedfff;
            color: #b542b7;
            border: 1px solid #f983fb;
        }

        .yel-l {
            background: #f6e6b4; /* Old browsers */
            background: -moz-linear-gradient(top, #f6e6b4 0%, #ed9017 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #f6e6b4 0%,#ed9017 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #f6e6b4 0%,#ed9017 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=0 ); /* IE6-9 */
        }

        #flip {
            width: 31%;
            cursor: pointer;
            font-weight: 600;
            margin: 9px 0;
            font-size: 13px;
            color: #3995ca;
        }

        #flip2 {
            width: 31%;
            cursor: pointer;
            font-weight: 600;
            margin: 9px 0;
            font-size: 13px;
            display: none;
            color: #3995ca;
        }

        .qrs p {
            font-size: 12px;
    color: #575555;
    margin: 0 0 12px 0;
    float: left;
    line-height:18px
        }

        #panel {
            display: none;
            width: 100%;
        }

        .mid_inr4 {
            width: 100%;
            margin: 0px auto;
            padding: 0;
            border-radius: 5px;
            padding: 3%;
        }

        .qr {
            font-size: 12px;
        }

        .qrs {
            width: 100%;
            float: left;
            margin-top: 7px;
        }

            .qrs h3 {
                width: 100%;
                float: left;
                font-size: 13px;
                color: #000;
                font-weight: 600;
                margin-bottom: 6px;
            }
            .viewall {
    float: right;
    font-size: 14px;
    color: #00a3d6;
    font-weight: 600;
    text-decoration: none;
    margin-top: 4px;
}

/*Armed force*/
.wi100 {width:100%}
.inptno {border: 0;
outline: 0;
background: no-repeat;
font-family: open sans;
font-size: 14px;
color: #000;width: 100%;}


.container_lgn {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin: 0 0 15px 0;
    cursor: pointer;
    font-size: 13px;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px;
    float: left;
    margin-right: 14px;
}
.container_lgn input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}
.checkmark_lgn {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    border-radius: 3px;
    border: 1px solid #c3c3c3;
}
.container_lgn input:checked ~ .checkmark_lgn {
    background-color: #2196f3;
    border: 1px solid #fff
}
.checkmark_lgn:after {
    content: "";
    position: absolute;
    display: none
}
.container_lgn input:checked ~ .checkmark_lgn:after {
    display: block
}
.container_lgn .checkmark_lgn:after {
    left: 6px;
    top: 2px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.linkt {color:#2196f3;text-decoration:none}

/*radio-button*/
.container-heduredi {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-heduredi input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark-heduredi {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #1babb8;
}

/* On mouse-over, add a grey background color */
.container-heduredi:hover input ~ .checkmark-heduredi {
   background-color: #ffffff;
  border: 1px solid #2196F3;
}

/* When the radio button is checked, add a blue background */
.container-heduredi input:checked ~ .checkmark-heduredi {
  background-color: #ffffff;
  border: 1px solid #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-heduredi:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-heduredi input:checked ~ .checkmark-heduredi:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-heduredi .checkmark-heduredi:after {
    top: 3px;
    left: 3px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #2196F3;
}

/*radio-button-end*/
.highlightfare {
    background: #e7f2fd;
    border-color: #85befd;
}

.nw-far-oth {
    margin: 0 auto;
    width: 75%;
    float:left;
    font-size:16px;
    font-weight:600
}
.mobli {
    width: 100%;
    float: left;
    margin: 0 ;
}
    .listingHeaderRdTop {
        padding: 5px 10px;
        background:#fff;
        width:100%;
        border-bottom:1px solid #dedede;
        align-items:center;
        /* min-height:65px; */
        position:relative
    }

    .listingHeaderFilter {
        padding:8px 15px;
        background:#fff;
        width:100%;
        border-bottom:1px solid #dedede;
        justify-content:space-between;
        align-items:center;
        min-height:65px;
        margin-top:70px;
        position:relative;   
    }
	.listingHeaderMain{position:fixed;top:0;left:0;width:100%;z-index:2;background-color:#fff}
	.listingHeaderWrapper {
		padding:8px 15px;
		background:#fff;
		width:100%;
		border-bottom:1px solid #dedede;
		display:flex;
		justify-content:space-between;
		align-items:center;
		min-height:65px;
		position:relative	
	}
    .listingHeaderWrapperFilter {
        padding:0px;
        background:#fff;
        width:100%;
        border-top:3px solid #dedede;
        display:flex;
        justify-content:space-between;
        align-items:center;
        position:relative;
        border-bottom: 3px solid #dedede;
    }
	.listingHeaderWrapper .listingHeaderTitle{width:calc(100% - 10px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.listingHeaderTitle	{
		font-size:16px;
		color:#000;
		font-family:Lato,Arial,Helvetica,sans-serif;
		font-weight:700;
		padding-left: 4px;
	}
    .listingFilterTitle {
        font-size:12px;
        color:#000;
        font-family:Lato,Arial,Helvetica,sans-serif;
        font-weight:700;
    }
    .listingFilterDisc {
        font-size:12px;
        color:#4a4a4a;
        padding:0 4px
    }
	.hdrBackArrow{width:20px;height:20px;position:relative;margin-right: 10px}
	.backIcon{width:20px;height:20px;background-position:0 0;position:absolute;top:7px}
	.listingHeaderDisc {
        font-size:12px;
        color:#4a4a4a;
        padding:0 4px
    }
    .fix_header_mar_bottom{
        margin-bottom:65px
    }
    .fix_header_mar_top{
        margin-top:65px
    }
    .fix_header_mar_top_extra	{
		margin-top:135px
	}
	.fix_header_mar_top_extra_large	{
		margin-top:124px
	}
	.container-overlfow	{
		overflow:hidden;
		height:calc(100vh - 83px)
	}
	.fli-container	{
		max-height:100%;
		overflow-y:auto
	}
	.listing-card-wrpr{
        margin:10px;
        box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
        border-radius: 6px;
    }
	.flight-mobstrip	{
		width:100%;
		background-color:#fff;
		border-radius:4px;
		box-shadow:0 0 4px 0 rgba(0,0,0,.1);
		position:relative
	}
    .flight-top-filter-button-new{
        padding:15px 5px;
        flex: 0 0 85px;
        background-color: #fff;
        border-right: 2px solid #eeecec;
    }
        .flight-top-filter-button{
        padding:5px;
        flex: 0 0 85px;
        background-color: #fff;
        border-radius: 5px;
        margin-right: 5px;
        border: 1px solid #c9c9c9;
    }
    .filterBar-v1-new{background-color:#290305;padding-right:72px;max-height:68px;border-radius:6px}
    .filterBar-v1-new .filterItemList{padding:8px;scrollbar-width: none;}
    .filterBar-v1-new .filterItems{height:52px;width:75px;flex:0 0 75px;background-color:#202e3c;margin-right:5px;border-radius:4px}.filterBar-v1-new .sorterBar{height:68px;width:72px;background:#008cff}.filterBar-v1-new .sorterBar .sortIcon{margin-bottom:9px;transform:scale(1.2)}.filterBar-v1-new .qfApplied{height:12px;width:12px;left:auto;right:5px;top:5px;background-image:url(../images/circularGreenCopy.png)}.filterBar-v1-new .sorterBar .filterCount{background-color:#fff;color:#008cff;height:14px;width:14px;top:8px;right:15px;font-size:10px}

.filterBar-v1-flight{background-color:#d6d6d6;padding-right:0px;border-radius:6px}
.filterBar-v1-flight .filterItemList{padding:8px;scrollbar-width: none;}
.filterBar-v1-flight .filterItems{
    height:52px;width:95px;flex:0 0 95px;background-color:#fff;margin-right:10px;
    border-radius:8px;
    border: 1px solid #b4b4b4;
    color:#000;
}
.filterBar-v1-flight .sorterBar{height:68px;width:72px;background:#008cff}.filterBar-v1-flight .sorterBar .sortIcon{margin-bottom:9px;transform:scale(1.2)}.filterBar-v1-filterBar-v1-flight .qfApplied{height:12px;width:12px;left:auto;right:5px;top:5px;background-image:url(../images/circularGreenCopy.png)}.filterBar-v1-filterBar-v1-flight .sorterBar .filterCount{background-color:#fff;color:#008cff;height:14px;width:14px;top:8px;right:15px;font-size:10px}


.smart{
	background: #e4e4e4 none repeat scroll 0 0;
}
	.fli-container{margin:0 auto;font-family:Lato,Arial,Helvetica,sans-serif;
        scrollbar-width: none;}
	.flight-mobstrip-body-section{padding:10px}
    .flight-mobstrip-body-Rsection{padding:10px}
    .flight-mobstrip-fare-section{padding:15px}
	.dept-options{margin-right:auto}
	.one-way .dept-options{width:100%;padding:0}
	.append_bottom15	{
		margin-bottom: 15px;
	}
	.append_bottom10	{
		margin-bottom: 10px;
	}
	.listingHeaderSctn{width: 100%;}
	.flexOne{flex:1;}
	.space_between{justify-content:space-between;}
	.make_flex{display:flex!important;}
	.append_bottom5{margin-bottom: 5px;}
	.append_bottom3{margin-bottom: 3px;}
	.make_relative	{position:relative;}
	.alnItemStart{align-items:flex-start!important;}
	.flight-mobstrip .airways-name{font-size:12px;color:#000;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.dept-options-section{display:flex;justify-content:space-between;position:relative}
	.airline-info{width:40px;padding-right:5px}
    .listingHeaderSubsctn{width: calc(100% - 30px);background-color: #fff;padding: 5px;}
    .listingHeaderSubsctnFlt{
        width: calc(100% - 30px);
        /* border: 1px solid #c2c2c2; */
        /* border-radius: 25px; */
        /* background-color: #e9e8e8; */
        padding: 5px;
    }
	.fli-time-section{width:65px;padding-right:5px}
    .fli-search-head{padding-right:5px}
    .arr-wht {
        width: 15px;
        height: 15px;
        float: left;
        background: url(/images/search-icon/left-arrow.svg) no-repeat 0 0;
        background-size: 15px 15px;
        margin: 20px 0 0 0;
    }
    .arr-whtrt {
        width: 20px;
        height: 20px;
        float: left;
        background: url(/images/search-icon/edit-file.png) no-repeat 0 0;
        background-size: 20px 20px;
        margin: 15px 0 0 10px;
    }
    .tuppleborder {
        border: 3px solid #672546;
        border-radius: 5px 5px 0px 0px !important;
    }
    .Filterfootbar {      
        justify-content:space-around;
        align-items:flex-end;
        background-color:#fff;
        position:fixed;
        border-radius:10px;
        bottom:0;
        left:0;
        width:100%;
        height:51px;
        z-index:3;
        box-shadow:0 -2px 3px #cac4c7;
    }
    .Filterfootbar .navbar-brand {
        min-height: 56px;
    }
    .Filterfootbar .navbar-nav>li>a,
    .Filterfootbar .navbar-tool>li>a,
    .Filterfootbar .navbar-item,
    .Filterfootbar .navbar-brand {
        line-height: 65px;
    }

	.fli-time-arr{padding-left:15px;width:100%}
	.flight-stops{width:55px;text-align:center;font-size:12px;padding:0 7px;box-sizing:content-box}
	.flight-mobstrip .dept-time,.flight-mobstrip .reaching-time{font-size:16px;color:#000;font-family:Lato,Arial,Helvetica,sans-serif;font-weight:700}
	.flight-mobstrip .arrival-city,.flight-mobstrip .dept-city,.timing-option .arrival-city,.timing-option .dept-city{font-size:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;color:#878787}
	.flight-mobstrip .price{width:auto;margin-right:0;position:relative}
	.flight-stops{width:55px;text-align:center;font-size:12px;padding:0 7px;box-sizing:content-box}
	.flight-stops-sep{height:4px;display:flex;justify-content:space-around}
	.flight-mobstrip .actual-price{font-size:16px;color:#000;line-height:24px}
	.flight-stops-seperator{background-color:#979797;width:100%;height:2px;position:absolute;top:0;left:0}
	.flight-stops-desc{font-size:10px;width:100%;color:#4a4a4a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:auto}
.blackFooter{background:#282828;padding:10px;display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;bottom:0;z-index:15;min-height:60px}
.itinerary{
    margin: 10px;
    background: #fff;
}
.itinerary-footmob{border-bottom:1px solid #f2f2f2;padding:12px 15px 5px;display:flex}
.itinerary-header{border-bottom:1px solid #f2f2f2;padding:10px;display:flex}
.itinerary-body{padding:10px}
.fltBtn{
    background: #ee631b;
    padding: 10px;
    color: #000;
    font-weight: 500;
}
.svg-calLoader {
   width: 230px; height: 230px;
  transform-origin: 115px 115px;
  animation: 1.4s linear infinite loader-spin;
}

.cal-loader__plane { fill: $c-hilight; }
.cal-loader__path { stroke: $c-front; animation: 1.4s ease-in-out infinite loader-path; }

@keyframes loader-spin {
  to{
    transform: rotate(360deg);
  }
}
@keyframes loader-path {
  0%{
    stroke-dasharray:  0, 580, 0, 0, 0, 0, 0, 0, 0;
  }
  50%{
    stroke-dasharray: 0, 450, 10, 30, 10, 30, 10, 30, 10;
  }
  100%{
    stroke-dasharray: 0, 580, 0, 0, 0, 0, 0, 0, 0;
  }
}

.container {
    max-width: 1200px;
}
.headpad {
	padding:5px 0px;
    margin:auto;
}
._headonerohdr {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0;
    justify-content: space-between
}
.brand_header a {
    cursor: pointer;
}
.brand_header {
    float: left;
    width: 170px
}
.newHeaderLogoIN {
    height: 60px;
    width: 160px;
    display: inline-block;
    background: url(/images/logoManagement/logo.png) 50%/120px 45px no-repeat
}
.go_midside {
    margin-right: auto
}
.go_listrgt {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    width: auto
}
.rgtseclag {
    display: flex;
    align-items: center;
    margin-bottom: 6px
}
.newHeaderUserLogo {
    width: 35px;
    margin-right: 5px;
}
._listrwmenu,._menurohdr {
    padding: 0 12px
}

._listrwmenu ul,._menurohdr ul {
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: flex-start;
    padding: 0;
    list-style: none
}

._listrwmenu ul li a {
    margin: 0 10px 0 0;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    text-decoration: none
}

._listrwmenu ul ._actvrmenu,._listrwmenu ul li a:hover,._menurohdr ul ._actvrmenu,._menurohdr ul li a:hover {
    background: #fff9e2;
    border-radius: 5px;
    position: relative
}

._listrwmenu .meuicowidth {
    margin: auto auto 3px;
    background-repeat: no-repeat!important
}
._listrwmenu ._drpdubro {
    width: 100%;
    display: flex!important;
    align-items: center!important;
    flex-direction: row!important;
    justify-content: flex-start;
    color: #202020!important;
    margin: 0!important;
    background: unset!important;
    border-radius: 0!important
}

._menurohdr ul li a {
    margin: 0 2px;
    display: flex;
    align-items: center;
    font-size: 14px
}
.menulinkx a:hover,.read-more-news-label:hover,.read-more-news-label:hover:after {
    text-decoration: underline
}

._listrwmenu ul li a,._menurohdr ul li a {
    padding: 6px 10px;
    color: #202020;
    font-weight: 600
}

.tripsearchhead {
    position:sticky;
    left:0;
    top:0;
    z-index:12;
	background: #5e0f0f;
    padding-top: 5px;
}
.fakeDivHeight10{width:100%;height:10px;display:flex;background-color:#371f30}
.flightBody{position:relative;padding-top:20px}
.bgGradient{background:#5e0f0f;width:100%;position:absolute;top:0;left:0;min-height:160px}
.tripdetailhead {
	background: linear-gradient(261deg,#f09819,#f3d452);
    min-height: 180px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.bigContainer1 {
    overflow: hidden;
    border: 1px solid #DEEAEE;
    background: none repeat scroll 0% 0% #FFF;
    margin: 20px 0px 20px;
    border-radius: 4px;
    padding: 20px;
}
.chckedlogo {
    width: 25px !important;
}
.loaderimg {
    width: 40px !important;
}
.fss{
    margin-left: 10px;
    margin-right: 10px;
}
.w30percent {
    width: 30%;
    float: left;
    padding: 0 2% 10px 0;
}
.w20percent {
    width: 20%;
    float: left;
    padding: 0 2% 10px 0;
}
.w15percent {
    width: 15%;
    float: left;
    padding: 0 2% 10px 0;
}
.w20percent .wh100percent {
    width: 100%;
}
.w15percent .wh100percent {
    width: 100%;
}
.add-room {
    position: absolute;
    margin-right: 15px;
    box-shadow: 0 0 18px 5px rgba(0,0,0,.19);
    background: #fff;
    z-index: 22;
}

.htlpassenger-holder {
    width: 300px;
    max-width: 300px;
    padding: 0px 20px;
}
.htlpassenger-holder .count {
    margin-bottom: 10px;
}
.htlpassenger-holder .passenger-col {
    margin-bottom: 10px;
}
.htlpassenger-holder .htl-holder {
    float: left;
    padding: 20px 20px 10px 0px;
    width: 300px;
}
.htlpassenger-holder .right-holder {
    float: left;
    padding: 10px 0px 0px 0px;
    width: 100%;
}

.htlpassenger-holder .right-holder .title {
        margin-bottom: 15px;
    }

.htlpassenger-holder .title {
    text-transform: uppercase;
    color: #1968aa;
}

.passenger-holder {
    min-width: 410px;
    padding: 0px 20px;
}
.passenger-holder .count {
    margin-bottom: 10px;
}
.passenger-holder .left-holder {
    float: left;
    border-right: 1px solid #e6e6e6;
    padding: 20px 20px 10px 0px;
    width: 140px;
}
.passenger-holder .htl-holder {
    float: left;
    padding: 20px 20px 10px 0px;
    width: 300px;
}
.passenger-holder .right-holder {
    float: left;
    padding: 20px 0 10px 20px;
    width: 225px;
}

.passenger-holder .right-holder .title {
        margin-bottom: 15px;
    }

.passenger-holder .title {
    text-transform: uppercase;
    color: #1968aa;
}

.passenger-holder .radio {
    margin: 0 0 20px 0;
}

.passenger-holder .radio label {
        font-weight: bold;
        font-size: 16px;
    }
.add-room .count {
    border: 1px solid #a1a1a1;
    border-radius: 3px;
    clear: both;
    float: left;
}
.add-room .count button, input.quntity-input {
        display: inline-block;
        border: 0;
        background: transparent;
        padding: 6px 12px;
        text-align: center;
        -webkit-transition: .5s;
        transition: .5s
    }
.add-room .count input.quntity-input {
        width: 30px;
        text-align: center;
        padding: 0;
        height: 28px;
    }
.add-room .count button {
        background: #EFEFEF;
        color: #ef3339;
    }
.plus:before {
    content: "\f067";
    font-family: Font Awesome\ 5 Free;
    font-weight: 600;
}

.minus:before {
    content: "\f068";
    font-family: Font Awesome\ 5 Free;
    font-weight: 600;
}

.add-room .count button.minus.disable:before,
.add-room .count button.plus.disable:before {
    color: #A5A5A5;
}

.add-room .count button:hover {
    background: #ef3339;
    color: #fff;
}

.add-room .count button.minus.disable:hover,
.add-room .count button.plus.disable:hover {
    background: #EFEFEF;
    color: #A5A5A5;
}
.passenger-holder .right-holder {
    float: left;
    padding: 20px 0 10px 20px;
    width: 225px;
}
.passenger-holder .right-holder .title {
        margin-bottom: 15px;
}
.passenger-holder .title {
    text-transform: uppercase;
    color: #1968aa;
}
.passenger-holder .radio {
    margin: 0 0 20px 0;
}
.passenger-holder .radio label {
        font-weight: bold;
        font-size: 16px;
}
.okClose {
    color: #ef3339;
    font-weight: bold;
    background: #efefef;
    text-align: center;
    border-radius: 3px;
    line-height: 30px;
    font-size: 12px;
    position: absolute;
    right: 20px;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    bottom: 20px;
    padding: 0 20px;
}
.okClose:hover {
        color: #ffff;
        background: #ef3339;
    }
.htl_detailheadertext1 {
    font: 22px Tahoma, Geneva, sans-serif;
    text-align: left;
    color: #000;
    font-weight: 400;
    margin-top: 20px;
}
.htl_header {
    font: 22px Tahoma, Geneva, sans-serif;
    text-align: left;
    color: #000;
	font-weight: 400;
	margin-bottom: 10px;
}

.flight_header {
    font: 22px Tahoma, Geneva, sans-serif;
    text-align: left;
    color: #fff;
	font-weight: 400;
	margin-bottom: 10px;
}
.sort_section {
    font-size: 14px;
    text-align: left;
    color: rgba(0,0,0,.85);
	font-weight: 400;
}
.sorting-list {
	margin: 1px 0;
	padding: 0px;
	width: 100%;
	display: inline-flex;
}
.sorting-list li.airlineheadfiler {
    width: 22%;
}
.sorting-list li.departheadfilter {
    width: 13%;
}
.sorting-list li.arriveheadfilter {
    width: 20%;
}
.sorting-list li.durationheadfilter {
    width: 14%;
}
.htl_detailstrip1 {
    border: solid 0px #bababa;
    border-radius: 10px;
    background: none repeat scroll 0% 0% #FFF;
    margin: 0px;
    padding: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
}
.htl_strips {
    border: solid 1px #bababa;
	border-radius: 4px;
	background: none repeat scroll 0% 0% #FFF;
	margin: 0px 10px 20px 10px;
	padding: 0px;
	cursor: pointer;
}
.htl_strips:hover {
	border-color: #008cff;
	background: #f4faff;
	cursor: pointer;
}
.itemlabel3 {
    /*background: #fff;*/
    width: 100%;
    height: 180px;
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
}
.itemlabel2 {
    background: #f2f2f2;
    width: 100%;
    height: 240px;
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
}
.labelright {
    float: right;
    height: 100%;
    padding: 10px;
    border-left: 1px solid #e4e4e4;
    min-width: 160px;
    background: #f5f5f5;
}
.labelright11 {
    float: right;
    height: 100%;
    padding: 33px;
    border-left: 1px solid #e4e4e4;
    min-width: 130px;
    /*background: #fff;*/
}
.labelleft {
    padding: 10px 0 15px 15px;
}
.labelleft2 {
    padding: 10px 0 15px 15px;
    font-size: 13px;
    line-height: 18px;
}
.listitem2 {
    /*background: #fff;*/
    min-height: 160px;
    overflow: hidden;
    position: relative;
	border-right: 0px solid #E4E4E4;
	border-radius: 5px 5px 0px 0px;
	padding: 20px;
}
.listitem2 img {
    max-height: 160px;
    height: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}
.frow4	{
	background:#ffffff;
	min-height:110px;
	color:#666;
	border-bottom: 1px solid #eaeaea;
	border-radius: 4px;
	box-shadow: 0 4px 8px 0 rgb(138 107 118 / 8%);
}
.offset-0 {
    padding-left: 0px;
    padding-right: 0px!important;
}
.offset-1 {
    padding-left: 5px;
    padding-right: 5px;
}
.offset-2 {
    padding-left: 10px;
    padding-right: 10px;
}
.offset-3 {
    padding-left: 15px;
    padding-right: 0px;
}
.under-link {
    color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 5px;
}
.hotel-location {
    color: #838282;
    font-size: 12px;
	text-transform: capitalize;
}
.tipsy-content {
    background: #666;
	border: 1px solid #666;
	color: #FFF;
	min-width: 35px;
	position: relative;
	padding: 2px 6px;
	border-radius: 2px;
	box-shadow: none;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 0px auto 10px;
}
.tipsy-content::before {
    content: "";
    position: absolute;
    z-index: 1;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #a92725;
    right: 43px;
    top: 100%;
}
.flt_strips {
	margin: 10px 0px;
	padding: 0px;
	border: 1px solid #bbbbbb;
}
.frow2	{
	background:#ffffff;
	color:#666;
	border-bottom: 1px solid #eaeaea;
}
.frowIntRound  {
    background:#f3f3f3;
    color:#666;
    border-bottom: 1px solid #eaeaea;
}
.airlogocn {
	width :25px !important;
	margin: 0px auto;
	display: block;
}
.airlogo {
	width :38px !important;
	border-radius: 5px;
	margin: 0px auto;
	display: block;
}
.airlogofilter {
    width: 14px !important;
    height: 14px !important;
    margin-right: 5px;
    margin-bottom: 4px;
    vertical-align: middle;
}
.wallet-chkimg {
    width :32px !important;
    margin: 5px;
}
.airlogoch {
	width :32px !important;
	margin: 0px;
}
.airlogortnstrip {
	width :28px !important;
	margin: 0px 5px;
}
.airlogoheadrtn {
    width :30px !important;
    margin-right: 5px;
}
.airlogofdetail {
	width :32px !important;
	margin: 0px 10px;
	float: left;
}
.airlogo_ticketview {
    width :35px !important;
    margin: 0px auto;
    display: inline-block;
    vertical-align: initial;
}
.airfare_plustog {
    width :14px;
    height: 14px;
    display: inline-block;
    cursor: pointer;
}

.airlogo_fltreview {
	width :35px !important;
	margin: 0px auto;
	display: block;
}
.airline-profile    {
    display: block;
    text-align: center;
    font-size: 12px;
}
.airlinepassenhead	{
	display: inline-block;
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	color: #747474;
    padding: 5px;
}
.airline-logotext	{
	display: inline-block;
	text-align: left;
	font-size: 14px;
    padding: 5px;
}
.dark {
    color: #333;
}

.checkcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #979797;
  border-radius: 4px;
  height: 18px;
  width: 18px;
  float: left;
  background-color: none;
}


/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
  background-color: #a96d12;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
ul.flightdetailorder{
	padding: 15px 5px 0px 5px;
    border-top: 1px solid rgb(216, 234, 255);
    display: block;
    box-shadow: inset 0 2px 9px 0 rgb(0 0 0 / 8%);
    background-color: #fafbfc;
    margin: 0px;
    
}

ul.flightstable{
	padding: 15px 5px 0px 5px;
}
ul.flightstable:hover{
    background: #e9b02b17;
}
ul.flightstable.active {
    background:#e9b02b17;
}
ul.flightstable li{
    min-height:50px;
    border:0px solid #ccc;
    list-style-type: none;
    margin:0px;
    padding:0px;
}

ul.flightstable li.ft10{
    float:left;
    width: 7%;
    text-align:left;
    padding: 0px 0px 0px 10px;
}
ul.flightstable li.ft11{
	float:left;
	width:45%;
	text-align:right;
	padding: 0px 10px 0px 0px;
}
ul.flightstable li.ft12{
	float:left;
	width:17%;
	text-align:right;
	padding: 0px 10px 0px 0px;
}
ul.flightstable li.ft13{
	float:left;
	width:30%;
	padding-left: 20px;
	font-size: 12px;
}
ul.flightstable li.ft14{
	float:left;
	width:40%;
	font-size: 12px;
	text-align:center;
	min-height: 55px;
}

ul.flightstable li.ft15{
	float:left;
	width:25%;
	font-size: 12px;
	padding-left: 5%;
}
ul.flightstable li.ft16{
	float:left;
	width:30%;
	text-align:left;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}
ul.flightstable li.ft1{
    float:left;
    width: 5%;
    text-align:left;
    padding: 0px 0px 0px 10px;
}

ul.flightstable li.ft6{
	float:left;
	width:18%;
	text-align:left;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}

ul.flightstable li.ft2{
	float:left;
	width:12%;
	padding: 0px;
	font-size: 12px;
}

ul.flightstable li.ft3{
	float:left;
	width:16%;
	font-size: 12px;
	padding-left: 5%;
}

ul.flightstable li.ft4{
	float:left;
	width:10%;
	font-size: 12px;
	text-align:center;
	min-height: 65px;
}

ul.flightstable li.ft5{
	float:left;
	width:19%;
	text-align:right;
	padding: 0px 10px 0px 0px;
}
ul.flightstable_IntRTSortHead{
    margin:0px;
    padding: 0px;
}

ul.flightstable_IntRT{
    margin:0px;
    padding: 10px 5px;
}
ul.flightstable_IntRT:hover{
    background: #e9b02b17;
}

ul.flightstable_IntRT li{

min-height:15px;

border:0px solid #ccc;

list-style-type: none;

margin:0px;

padding:0px;

}
ul.flightstable_IntRT li.ft1{
    float:left;
    width: 6%;
    text-align:left;
    padding: 0px;
}
ul.flightstable_IntRT li.ft2{
    float:left;
    width:25%;
    padding: 0px;
    font-size: 12px;
}
ul.flightstable_IntRT li.ft3{
    float:right;
    width:25%;
    font-size: 12px;
    padding-left: 15px;
    text-align:right;
}
ul.flightstable_IntRT li.ft4{
    float:left;
    width:50%;
    font-size: 12px;
    text-align:center;
}
ul.flightstable_IntRT li.ft6{
    float:left;
    width:69%;
    font-size: 12px;
    text-align:left;
}
ul.flightstable_IntRT li.ft7{
    float:left;
    width:10%;
    text-align:right;
    padding: 0px 10px 0px 0px;
}
ul.flightstable_IntRT li.ft8{
    float:right;
    width:15%;
    text-align:right;
    padding: 0px 10px 0px 0px;
}

ul.flightstable_rtSortHead{
    margin:0px;
    padding: 0px;
}

ul.flightstable_rt{
	margin:0px;
	padding: 10px 5px;
}
ul.flightstable_rt:hover{
    background: #e9b02b17;
}

ul.flightstable_rt li{

min-height:50px;

border:0px solid #ccc;

list-style-type: none;

margin:0px;

padding:0px;

}

ul.flightstable_rt li.ft1{
	float:left;
	width: 15%;
	text-align:left;
	padding: 0px;
}
ul.flightstable_rt li.ft2{
	float:left;
	width:15%;
	padding: 0px;
	font-size: 12px;
}

ul.flightstable_rt li.ft3{
	float:left;
	width:16%;
	font-size: 12px;
	padding-left: 15px;
}
ul.flightstable_rt li.ft4{
	float:left;
	width:20%;
	font-size: 12px;
	text-align:center;
}

ul.flightstable_rt li.ft5{
	float:left;
	width:19%;
	text-align:right;
	padding: 0px 10px 0px 0px;
}
ul.flightstable_rt li.ft6{
    float:right;
    width:11%;
    text-align:right;
    padding: 0px 10px 0px 0px;
}
.airlogotripdt {
    width: 40px !important;
    display: block;
    margin: 0px;
}

ul.flighttkttrip{
    padding: 10px 0px;
}
ul.flighttkttrip li{
    min-height:50px;
    border:0px solid #ccc;
    list-style-type: none;
    margin:0px;
    padding:0px;
}

ul.flighttkttrip li.ft1{
    float:left;
    width: 10%;
    text-align:left;
    padding: 0px;
}

ul.flighttkttrip li.ft6{
    float:left;
    width:15%;
    text-align:left;
    font-size: 14px;
}

ul.flighttkttrip li.ft2{
    float:left;
    width:25%;
    padding: 0px;
    font-size: 14px;
}

ul.flighttkttrip li.ft3{
    float:right;
    width:25%;
    font-size: 14px;
    text-align: right;
}


ul.flighttkttrip li.ft4{
    float:left;
    width:25%;
    font-size: 12px;
    text-align:center;
    min-height: 65px;
}

ul.flighttkttrip li.ft5{
    float:left;
    width:19%;
    text-align:right;
    padding: 0px 10px 0px 0px;
}
ul.flighttkttrip li.ft10{
    width:100%;
    text-align:center;
    font-size: 14px;
    padding: 0px;
}
.fltstrip_datebind {
	padding-left: 15px;
	color: #5f5f5f;
}
.fltpromo_head	{
	padding: 10px;
    overflow: hidden;
	background: linear-gradient(95deg,#fdc13c,#a92725);
	background-image: linear-gradient(95deg,#fdc13c,#a92725);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #fff;
	font-weight: 700;
}
.fltpromo_subhead	{
	margin: 20px 10px;
	overflow: hidden;
}
@charset "utf-8";.round_fixed_strip{
    background:rgba(48,48,48,.97);
    border-top:1px solid #fff;
    bottom:0;
    color:#fff;
    padding-bottom:10px;
    padding-top:10px;
    position:fixed;
    width: 964px;
    left: 365px;
    z-index:200;
    margin-bottom: 10px;
    border-radius: 6px;
}
.mt20 {
    position: relative;
    top: 10px;
}
.overlayrt {
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.75);
}

.modal_morefare { display: none; position: fixed; z-index:1; padding-top: 15px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.75); }
.modal_morefare_er {
    background-color: #ffffff;
    padding: 0px;
    width: 100%;
    height: 90%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
    border-radius: 6px 6px 0 0;
    }
.close_morefare {color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: 600;
    position: absolute;
    right: 15px;
    top: 2px;
}
.close_morefare:hover, .close_morefare:focus { color: #000; text-decoration: none; cursor: pointer; }
.corulmain {
    margin: 0px auto;
    padding: 0;
    width: 94%;
}
.fltr_info {width:100%;float:left;background:#F9F8F8;padding:15px;display: flex;
    flex-flow: wrap;}
.corulmain ul {margin: 2px 0;padding: 0 0 0 13px;float: left;width: 100%;}
.corulmain ul li {    margin: 0 0 12px 0;
    padding: 0 0 0 0;
    list-style: none;
    font-size: 12px;
    background-position: 0 0;
    width: 100%;
    float: left;}
.corulmain ul li:last-child {margin-bottom:0}

.corboxuli {border: 1px solid #C6C3C3;
    display: table;
    border-radius: 5px;
    margin-bottom: 10px;padding:8px;width:100%}
.innerwrapper {width: 100%;margin: 0 auto;}

.tickicon {background-image: url(/m_content/img/tick1.svg);background-size: 13px 13px;background-repeat: no-repeat;height: 13px;width: 13px;float: left;margin: 2px 5px 0 0;}

.tickiconnon {background-image: url(img/nontick.svg);background-size: 13px 13px;width: 13px;background-repeat: no-repeat;height: 13px;float: left;margin: 2px 5px 0 0;}

.hedule {
    background: #FBF6CA;
    text-align: center;
    font-weight: 600;
    padding: 8px 0;
    font-size: 14px;
    margin: 0 0 6px;
}
.heduredi {
    width: 100%;
    margin: 0px auto;
    float: left;
    padding: 0px 0 0 20px;
}
.psticky {display: flex;
    justify-content: space-between;
    flex-direction: column;}
#menu-center {
    width: 100%;
    height: 42px;
    margin: 0 auto;
    float: left;
    background: #efefef;
    z-index: 999;
    margin-bottom: 7px;
}
#menu-center ul {
    margin: 0;
    padding: 0;
}
#menu-center ul li {
    list-style: none;
    margin: 0;
    display: inline;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 50%;
    float: left;
    background: #efefef;
}
#menu-center ul li a {
    text-decoration: none;
    color: #000;
    padding: 10px 0;
    width: 100%;
    float: left;
    text-align: center;
}
.main-btnft {
    float: right;
    width: 25%;
    text-align: right;
    margin: 0;
}

.topflbg {
    width:100%;float:left;background: #ffffff;border-radius: 6px 6px 0 0;
    padding:15px;
    position:relative;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
.fltinfohed {font-size:15px;font-weight:600;margin:0}

.navigation {
        width: 100%;
    background-color: #F9F8F8;
color: #fff;}
.active {
border-bottom:0px solid #2196f3;background: #e5f3ff;font-weight:600
}

.overlay {position: fixed; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.75);}
.vscroll {
    margin-bottom: 50px;
    overflow-y: auto;
    max-height: calc(100vh - 125px);
    padding: 15px 10px;
    background: #d7d7d7;
}
.fare-section {
        width: 100%;
        float:left;
        margin-bottom: 20px;
}
.departcolm {
    border:1px solid #2196F3;
    border-radius:5px;
    width:100%;
    float:left;
    background: #fff;
}
.departhed {background:#2196F3;width:100%;border-radius:4px 4px 0 0;padding:8px 9px}
.mbflex {display:flex;flex-flow:row wrap}
.departsectr {font-size:14px;font-weight:600;color:#fff}
.departdate {margin-left:auto;font-size:13px;font-weight:500;color:#fff}
.mainflinfo {
    width: 100%;
    padding:10px;
    background: #fff;
}
.flightinfo_mf {
    
}
.cabinppm {font-size: 10px;margin-left: 7px;}
.airimg9I {
    background-position: 0 0!important;
    height: 35px;
    width: 35px;
    background: url(/M_Content/img/9i-airline-logo.png) no-repeat;
    background-size: 100%;
}
.airimgI5 {
    background-position: 0 0!important;
    height: 33px;
    width: 33px;
    background: url(/Content/AirlineLogon/I5.png) no-repeat;
    background-size: 33px 33px;
}
.fltnaNo_mf {
    font-size: 14px;
    color: #000;
    margin-left: 7px;
}
.flinfoCol_mf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 64%;
    margin-left: auto;
}
.bl-bc-mf {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 0;
    left: 0;
    padding: 6px 10px;
    background:linear-gradient(#1C1F26, #353D4B);border-radius: 10px 10px 0 0;
}
.btm-r-mf {
    width: 50%;
    float: left;
}
.btm-r input{font-size: 17px;
    color: #fff;
    text-decoration: none;
    line-height: 43px;
    cursor: pointer;
    display: block;
    background: #ef6614;
    border-radius: 40px;
    width: 100%;-webkit-appearance:none;font-family:'poppins'}

.width100	{
	width: 100%;
}
.width50	{
	width: 50%;
}
.radio input[type="radio"] + .radio-labelrt:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 2px solid #ef3339;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.radio input[type="radio"] + .radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 2px solid #ef3339;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.fltdetailstrip_btn {
    background-color: #ffffff;
    border: 0;
    display: inline-block;
    color: #000;
    border-radius: 4px;
    padding: 10px;
    line-height: 14px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.18);
    font-size: 10px;
    font-weight: 500;
    width: 100px;
    margin: 5px 8px 15px 0px;
}
.fltdetailstrip_btn.active {
    background-color: #008cff;
    color: #fff;
    font-weight: 600;
}
.flightcon_btn {
    background: transparent;
	border: 1px solid;
	display: inline-block;
	color: #000;
	border-radius: 96px;
	padding: 10px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 600;
	width: 200px;
}
.flightstrip_btn {
    background: #d19000;
	border: 0;
	display: inline-block;
	color: #000;
	border-radius: 96px;
	padding: 10px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 600;
	width: 110px;
}
.flightstrip_btn:hover {
    color: #fff;
    background: #784600;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.18);
}

h1.flightreview_header {
    font-size: 22px;
    color: #FFF;
    margin: 20px 0px;
    font-weight: 900;
	vertical-align: middle;
    font-family: 'Lato';
}
h1.fltfare_head {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 0px;
}
h1.fltsector_head {
    font-size: 20px;
    padding: 20px;
    color: #333;
    margin-bottom: 0px;
    font-weight: bold;
	margin-top: 0px;
}
.modify_captions {
    font-size: 16px;
    margin-bottom: 4px;
    padding-left: 5px;
    text-align: left;
    color: #000;
	font-weight: 600;
}
.listing-main7{width:100%;float:left}
.filterhpadding20 {
	padding: 0px;
	text-align: left;
}
.fltfilter_checkbox {
	min-height:20px;
	padding-left: 5px;
	margin: 20px 0px;
	vertical-align: middle;
}
.flt_loadtext {
	text-align: center;
	color: #4c4c4c;
	padding-top: 8%
}

.flt_errortexthead {
    text-align: center;
    color: #000;
    padding-top: 8%
}
.flt_errorsubtext {
    text-align: center;
    color: #000;
}

.booklist .col1 {
    border: 1px solid #C0C0C0;
    box-shadow: 0 2px 4px 0 #c8c8c8;
    border-radius: 10px;
}
.booklist .col1 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.booklist .col1 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.htlreview .col1 {
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    background-image:linear-gradient(90deg, #f2faff, #ffffff);
    margin: 20px 0px;
}
.htlreview .col1 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.htlreview .col1 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.htlreview .col2 {
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    background-image:linear-gradient(90deg, #f2faff, #ffffff);
    margin: 20px 0px;
}
.htlreview .col2 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.htlreview .col2 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.htlreview .col3 {
    border: 1px solid #C0C0C0;
    box-shadow: 0 2px 4px 0 #c8c8c8;
    border-radius: 10px;
}
.htlreview .col3 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.htlreview .col3 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.fltreview .col3 {
    border: 1px solid #C0C0C0;
    box-shadow: 0 2px 4px 0 #c8c8c8;
    border-radius: 5px;
}
.fltreview .col3 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.fltreview .col3 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.fltreview .secttckt {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.18);
    border-radius: 4px;
    background: #ffffff;
}
.fltreview .secttcktsect {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.18);
    border-radius: 4px;
    background: #ffffff;
}
.fltreview .secttcktsect:before {
        content: "";
        width: 16px;
        height: 16px;
        background-color: #beeee5;
        position: absolute;
        top: -7px;
        right: 219px;
        border-radius: 50%;
}
.fltreview .secttcktsect:after {
        content: "";
        width: 16px;
        height: 16px;
        background-color: #ececec;
        position: absolute;
        top: 145px;
        right: 219px;
        border-radius: 50%;
        box-shadow: inset 0px 1px 0px 0px rgb(0 0 0 / 20%);
}
.fltreview .colftrev {
    border: 1px solid #d9d9d9;
    box-shadow: 0 3px 30px 0 rgba(0,0,0,.1);
    border-radius: 2px;
}
.fltreview .colftpxrvw {
    border: 1px solid #C0C0C0;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.21);
    border-radius: 4px;
}

.fltreview .col1 {
    border: 1px solid #C0C0C0;
    box-shadow: 0 2px 4px 0 #c8c8c8;
    border-radius: 10px;
}
.fltreview .col1 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.fltreview .col1 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.fltsector_ticketsubhead {
    margin: 10px 15px;
    border-bottom: 0px solid #f1f1f1;
    overflow: hidden;
    padding-bottom: 5px;
}
.fltsector_tcktsubhead {
    padding: 10px 15px;
    border-bottom: 0px solid #f1f1f1;
    overflow: hidden;
    padding-bottom: 5px;
}
.fltsector_subhead {
    margin: 10px 15px;
    border-bottom: 2px solid #f1f1f1;
    overflow: hidden;
    padding-bottom: 5px;
}
.fltsector_chkoutsubhead {
    margin: 10px 15px;
    border: 0px;
    overflow: hidden;
    padding: 5px;
}
.flttktsector_subhead {
    margin: 10px 15px;
    border-bottom: 0px solid #f1f1f1;
    overflow: hidden;
    padding-bottom: 5px;
}
.fltfare_subhead {
    padding: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
}
.fltfare_substrip {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}
.fltchkt_subhead {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.gap4  {
    gap: 4px;

}
.chkfare_substrip {
    margin: 0px;
    overflow: hidden;
    padding: 5px 15px;
	font-size: 14px;
	min-height: 40px;
    border-bottom: 0px solid #f1f1f1;
}
.flttotal_substrip {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
	font-size: 17px;
    padding: 10px 0px;
    color: #000;
}
.farehead_left {
    margin: 0px;
    padding: 0px;
	float: left;
	text-align: left;
}
.farehead_right {
    margin: 0px;
    padding: 5px 0px;
	float: right;
	text-align: right;
}
.wallethead_content {
    margin: 0px;
    padding: 0px;
	text-align: center;
}
.fltDtlItm {
  margin-bottom: 15px;
}

.fltDtlItm:last-child {
  margin-bottom: 0;
}

.fltDtlItm__dtl {
  display: flex;
}

.fltDtlItm__fltIcon {
  display: flex;
  flex-direction: column;
  width: 48px;
  flex-shrink: 0;
  margin-right: 20px;
  position: relative;
}

.fltDtlItm__fltIconCont {
  position: relative;
  min-height: 47px;
}

.fltDtlItm__fltIcon.fltDtlItm__fltIcon--small .fltDtlItm__fltIconCont > span {
  display: inline-flex;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}

.fltDtlItm__fltIcon.fltDtlItm__fltIcon--small .fltDtlItm__fltIconCont > span:last-child {
  position: absolute;
  right: 0;
  top: 15px;
}

.fltDtlItm__desc {
  width: 490px;
  flex-shrink: 0;
  margin-right: 50px;
  border-bottom: 1px #dddddd solid;
  padding-bottom: 17px;
}

.fltDtlItm:last-child .fltDtlItm__desc {
  border-bottom: 0;
}

.fltDtlItm__desc--col {
  width: calc(50% - 30px);
  flex-shrink: 0;
}

.fltDtlItm__time {
  flex-shrink: 0;
  flex: 1;
}

.fltDtlItm__arrow {
  width: 34px;
  height: 34px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

.fltDtlItm__depart {
  display: flex;
  position: relative;
  align-items: center;
}

.fltDtlItm__depart--flt {
  width: 177px;
  height: 1px;
  border-top: 1px #dddddd dashed;
  position: absolute;
  left: 80px;
  top: 10px;
}

.fltDtlItm__depart--flt > span {
  position: absolute;
  left: 50%;
  top: -9px;
  transform: translateX(-50%);
}

.fltDtlItm__depart--colLeft {
  width: calc(50% + 40px);
  flex-shrink: 0;
}

.fltDtlItm__depart--colRight {
  flex: 1;
  flex-shrink: 0;
}

.fltDtlItm__depart--cont {
  width: 196px;
  display: flex;
  flex-shrink: 0;
}

.fltDtlItm__col {
  width: 85px;
  flex-shrink: 0;
}

.fltDtlItm__col--mid {
  width: 200px;
  text-align: center;
}

.fltDtlItm:first-child .fltDtlItm__arrow {
  width: 24px;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}

.fltDtlItm:first-child .fltDtlItm__arrow::after {
  content: "";
  border: var(--primary-blue-color, #008cff) solid;
  border-width: 0 2px 2px 0;
  display: inline-flex;
  padding: 5px;
  transform: rotate(45deg);
  position: absolute;
  right: 2px;
  top: 3px;
}

.fltDtlItm:first-child .fltDtlItm__arrow.up::after {
  transform: rotate(-135deg);
  top: 8px;
}

.fltDtlItm__addons {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
  margin-top: 12px;
}

.fltDtlItm__addons--itm {
  display: flex;
  align-items: center;
}

.fltDtlItm__incList {
  display: flex;
}

.fltDtlItm__incList li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-size: calc(var(--font-scale, 1) * 11px);
  font-weight: var(--font-bold, 700);
}

.fltDtlItm__layover {
  border-top: 1px #dddddd solid;
  margin-top: 10px;
  padding-top: 20px;
  display: flex;
}

.fltDtlItm__layover--lft {
  margin-right: 65px;
}

.fltDtlItm__status {
  height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: var(--font-bold, 700);
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 12px;
  padding: 0 7px;
  margin-left: 10px;
}

.fltDtlItm__status.confirmed {
  background-image: linear-gradient(80deg, #26bd99, #219393);
}

.fltDtlItm__status.pending {
  background-image: linear-gradient(80deg, #f3d452 0%, #f09819 100%);
}

.fltDtlItm__status.failed {
  background-image: linear-gradient(76deg, #f5515f, #9f0404 100%);
}
.makeFlex{
    display: flex;
}
.makeFlex.hrtlCenter
{
    align-items: center;
}
.reviewhead_left {
    margin: 0px;
    padding: 0px;
	float: left;
	text-align: left;
}
.reviewhead_right {
    margin: 0px;
    padding: 0px;
	float: right;
	text-align: right;
}
.flt_paxheadbox {
    margin: 10px 0px;
    overflow: hidden;
}
.flt_emplhead {
    margin: 15px 20px;
}
.flt_gstsubhead {
    margin: 15px 20px;
    overflow: hidden;
}
.flt_paxsubhead {
    margin: 10px 15px;
    overflow: hidden;
}
.flt_reviewpaxheadMob {
    margin: 10px;
    overflow: hidden;
}
.paxtktfltdetail	{
	background: #f2f2f2;
	min-height:80px;
	color:#666;
	border-radius: 3px;
	font-size: 12px;
	padding: 10px;
}
.frowfltdetail	{
	background:#ffffff;
	min-height:80px;
	color:#666;
	border: 0px solid #CFCDCD;
	font-size: 12px;
	padding-bottom: 10px;
}
.fltcancel_subhead {
    margin: 15px;
    border-bottom: 0px solid #f1f1f1;
    overflow: hidden;
}
.flCancelpasshead{
	background:#ffffff;
	color:#000;
	border: 1px solid #d8d7d7;
	padding: 10px;
	font-size: 16px;
	font-weight: 700;
}
.flCancelSecthead{
	background:#f3f3f3;
	color:#000;
	border: 1px solid #d8d7d7;
	border-bottom: 0px;
	padding: 10px;
	font-size: 15px;
	font-weight: 700;
}
.frowbaggagedetail{
	background:#ffffff;
	color:#666;
	border: 0px solid #CFCDCD;
	padding: 5px;
	font-size: 12px
}
.radio input[type="radio"]:checked + .radio-label:before {
        background-color: #ef3339;
        box-shadow: inset 0 0 0 5px #f4f4f4;
    }
.radio input[type="radio"]:focus + .radio-label:before {
        outline: none;
        border-color: #ef3339;
    }
.radio input[type="radio"]:disabled + .radio-label:before {
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
    }
.radio input[type="radio"] + .radio-label:empty:before {
        margin-right: 0;
    }
.user-iconhp {
	color: #9d3431;
}
.fltpayment .col1 {
    border: 1px solid #C0C0C0;
    box-shadow: 0 2px 4px 0 #c8c8c8;
    border-radius: 0px;
}
.fltpayment .col1 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.fltpayment .col1 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.flt_paysubhead {
    margin: 10px;
    overflow: hidden;
}
.filterBar{
    border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff;position:fixed;bottom:20px;left:0px;z-index:4;width:calc(100% - 0px)}

.filterBarTop{border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:#fff;position:fixed;top:70px;left:10px;z-index:4;width:calc(100% - 20px)}
.filterBar-v1{background-color:#282828;padding-right:85px;max-height:50px;border-radius:4px}
.filterBar-v2{background-color:rgba(40,40,40,.9);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);display:flex;justify-content:space-between;height:50px;border-radius:4px;align-items:center}
.filterBar-v2-items{flex:1;display:flex;justify-content:center}
.filterBar-v2-items .filterCount{top:-10px;right:0}
.sorterBar{border-top-right-radius:4px;border-bottom-right-radius:4px;background-image:linear-gradient(240deg,#f09819,#f3bc52);width:85px;height:50px;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column}
.filterItemList{overflow-x:auto;display:flex;scrollbar-width: none;}
.filterItems{width:75px;flex:0 0 75px;height:50px;display:flex;align-items:center;text-align:center;justify-content:center}
.filterOverlayWrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;background:#eee;display:flex;flex-direction:column;background-color:#fff}
.filterOverlayHeader{font-size:18px;font-weight:500;color:#000;box-shadow:0 1px 7px 0 rgba(0,0,0,.2)}
.pay_emptywstrip {
    padding: 10px;
    font-size: 18px;
	font-weight: 700;
	color: #000;
}
.Checkout .col1 {
    border: 1px solid #c8e1ff;
    border-radius: 1px;
}
.Checkout .col1 h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}
.Checkout .col1 p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}
.wallet_headstrip {
	color: #757575;
}
.wallet_substrip {
	color: #000;
	font-weight: 600;
}
.walletpay_btn {
    background-color: #3f51b5;
	border: 0;
	display: inline-block;
	color: #fff;
	border-radius: 96px;
	padding: 10px;
	line-height: 12px;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.18);
	font-size: 13px;
	font-weight: 600;
	width: 110px;
	margin-top: 5px;
}
.tab-content1 .tab-content {
    min-height: auto !important;
    margin-left: 0;
    box-shadow: none;
}
.tab-content1 {
    box-shadow: none;
    margin: 0 -15px;
    border-radius: 0px;
}
.tab-content1 .col-md-5 input.tt-query.locat, .locat, .tab-content5 .col-md-7 input.tt-query.locat {
    background: url("../images/location-bg.png") no-repeat scroll 99% 8px #fff !important;
}
.fltindex-headbg {
    position:relative;
    background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.05)), url("../images/FLTBG.png");
    background-size: cover;
}
.fltsearch-headbg {
    position:inherit;
    left:0;
    top:0;
    z-index:12;
	background:#5e0f0f;
}
.thns-flt-headbg {
    position:inherit;
    left:0;
    top:0;
    z-index:12;
    min-height: 193px;
}
.thns-inprogress {
    background:#eaf5ff;
    transition: all 0.3s linear;
}
.thns-sccss {
    background:#beeee5;
    transition: all 0.3s linear;
}
.margin24l {
    margin-top:-24px;
}
.B2Bfltsearch-headbg {
    position:inherit;
    left:0;
    top:0;
    z-index:12;
	background:#5e0f0f;
}
.flt-bg {
	background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.05)), url("../images/FLTBG.png");
	background-size: cover;
	min-height: 350px;
}
.bg-aliceblue	{
	background-color: aliceblue;
}
.resendOTP1	{
    position: absolute;
    font-size: 13px;
    width: 100px;
    text-align: right;
    top: 7px;
    color: #a92725;
    right: 15px;
    text-decoration: none !important;
    font-weight: 600;
	cursor: pointer;
}
.booktextline    {
    font-size: 12px;

}
.heading-why {
    color: #14314c;
    text-align: center;
    font-size: 26px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

    .heading-why:after {
        position: absolute;
        width: 275px;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-bottom: 2px dotted #f9d2d3;
        content: "";
        bottom: 0;
    }

    .heading-why span {
        font-size: 16px;
        display: inline-block;
        padding-left: 5px;
    }
.why-book {
    margin: 0 0 0 20px;
}

    .why-book li {
        float: left;
        width: 25%;
        position: relative;
        font-size: 14px;
        padding-bottom: 30px;
    }

        .why-book li:before {
            position: absolute;
            left: 0;
            width: 80px;
            height: 80px;
            background: #fff;
            content: "";
            border-radius: 50%;
            border: 1px solid #9b9b9b;
            box-shadow: inset 0 0 0 0 #fff;
            transition: box-shadow 0.3s ease-in-out;
        }
.why-book li:after {
    position: absolute;
    left: 20px;
    width: 40px;
    height: 42px;
    background: url(../images/sprite-imgv1.png) no-repeat center center;
    content: "";
    border-radius: 50%;
    top: 18px;
    background-position: -183px 1px;
}

.why-book li:nth-child(2):after {
    background-position: -223px 1px;
}

.why-book li span {
    padding-left: 90px;
    display: table;
    margin-top: 20px;
}

.why-book li:nth-child(3):after {


    background-position: -77px -914px;
    left: 12px;
    width: 53px;
    height: 72px;
    top: 5px;
}

.why-book li:nth-child(4):after {
    background-position: -127px -917px;
    left: 11px;
    width: 57px;
    height: 55px;
    top: 12px;
}

.why-book li:hover:before {
    transition: color 0.3s ease-in-out;
}
.online-marketing-needs {
    margin-top: 0px;
	background: #a92725;
}
.online-marketing-needs img {
	margin: 0px auto;	
}
.pck-footer {
    background-color: #3f3f3f;
    padding: 16px 0px;
}
.col-pk-20 {
    width: 20%;
    float: left;
}
.pck-footer-heading {
    font-size: 14px;
    line-height: 1.25em;
    color: #000;
}
.pck-footer b,
.upperContent-footer .top-heading h5 {
    margin: 0px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
.pck-footer-text {
    display: block;
    font-size: 14px;
    line-height: 28px;
}
.pck-footer-text a {
    color: #b6b6b6;
	font-size: 12px;
	opacity: 0.6;
}
.pck-footer-text a:hover {
    /*color: #fdc13c;*/
	opacity: 1;
}

.pck-footer-icon {
    font-size: 24px;
    float: left;
    padding: 3px 5px;
}
.pck-footer-copyright {
    border-top: 0;
	padding: 7px 0;
	font-size: 13px;
	background: #fdc13c;
}
.pck-footer-dark {
    font-weight: 600;
}
.vcenter {
    padding-top: 10px;
}
.tyAccordArrow {
  width: 24px;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
.tyAccordArrow::after {
  content: "";
  border: var(--primary-blue-color, #008cff) solid;
  border-width: 0 2px 2px 0;
  display: inline-flex;
  padding: 5px;
  transform: rotate(45deg);
  position: absolute;
  right: 2px;
  top: 3px;
}

.tyAccordArrow.up::after {
  transform: rotate(-135deg);
  top: 8px;
}

span.breck-text {
    display: block !important;
    line-height: 24px !important;
}
.hovicon.effect-1 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}
.hovicon.effect-1:after {
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transition: transform 0.2s, opacity 0.2s;
        transform: scale(.8);
    }
.hovicon.effect-1.sub-a:hover {
        color: #0176b2;
    }
.hovicon.effect-1.sub-a:hover:before {
            background: #fff200;
            box-shadow: 0 0 0 4px #fff;
            border: 1px solid #fff200;
        }

.hovicon.effect-1.sub-a:hover:after {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }
.tab-banner16 {
    /*background: url("../images/flight.png") no-repeat;
    background-size: 100% 100%;*/
    padding: 20px;
    min-height: 360px;
}
span.breck-text {
    display: block !important;
    line-height: 24px !important;
}
.light-graybg {
	padding: 30px 0;
	background: #ffffff;
}
.pagination>li>a {
    border-color: #dddee0;
}

.pagination>li>a:hover,
.pagination>li>a:focus {
    background-color: #eaebec;
    border-color: #dddee0;
}
.linePreloader {
    width: 200px;
    height: 2px;
    background: linear-gradient(to right,#0194ff,#0194ff);
    background-color: #CCC;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0px auto;
    border-radius: 4px;
    background-size: 20%;
    background-repeat: repeat-y;
    background-position: -25% 0;
    animation: scroll 1.5s linear infinite;
}
@keyframes scroll{
    50%{background-size:80%}
    100%{background-position:125% 0;}
  }
.linePreloadershort {
    width: 130px;
    height: 3px;
    background: linear-gradient(to right,#0194ff,#0194ff);
    background-color: #CCC;
    margin: 0px auto;
    border-radius: 4px;
    background-size: 20%;
    background-repeat: repeat-y;
    background-position: -25% 0;
    animation: scroll 1.5s linear infinite;
}
.linePreloaderfare {
    width: 200px;
    height: 5px;
    background: linear-gradient(to right,#0194ff,#0194ff);
    background-color: #CCC;
    margin: 0px auto;
    border-radius: 4px;
    background-size: 20%;
    background-repeat: repeat-y;
    background-position: -25% 0;
    animation: scroll 1.5s linear infinite;
}
.loaderbg	{
	background:#ffffff;
	min-height:110px;
	color:#666;
	border-left: 1px solid #CFCDCD;
	border-bottom: 1px solid #CFCDCD;
	border-right: 1px solid #CFCDCD;
	border-top: 1px solid #CFCDCD;
	border-radius: 10px;
}
.fli-detstrip	{
	background:#9d7210;
	color:#fff;
	padding: 5px 10px;
	margin-top: 10px;
}
.loaderbg:hover {
	box-shadow: 0 0 8px 0px rgba(0,0,0,0.2);
}

ul.flightstable li{

min-height:50px;

border:0px solid #ccc;

list-style-type: none;

margin:0px;

padding:0px;

}

.brlines {
    height: 8px;
    width: 100%;
    margin-top: 10px;
    background: none;
}

.rightcontent {
    min-height: 500px;
	z-index:0;
}
.fselect{
background:#f2f2f2;
padding:5px 7px 7px 7px;
text-align:right;
}
.tab-content1 .col-md-5 input.tt-query {
    background: #fff !important;
}

.form-control.tt-query {
    padding: 6px 30px 6px 10px;
	border-radius: 5px;
}
.cc-flight {
	display: block;
	position: relative;
	float: left;
	width:  auto;
	height: auto;
	margin: 0;
	margin-bottom: 10px;
}
.cc-flight label{
	display: block;
	position: relative;
	padding: 3px 10px;
	margin: 0px 5px;
	z-index: 0;
	cursor: pointer;
	background: none repeat scroll 0% 0% #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-radius: 20px;
	color: #a92725;
	border: 1px solid #a92725;
}
.cc-flight input[type=radio]{
	position: absolute;
	visibility: hidden;
}
/*.cc-bus:hover label{
	color: #fff;
	background: #a92725;
}*/	
.cc-flight input[type=radio]:checked ~ label.drinkcard-flight {
  color: #fff;
  background: #a92725;
}
label.firsts {
    border-radius: 20px 0 0 20px;
}
label.lasts {
    border-radius: 0 20px 20px 0;
}
.btn-search3 {
    margin: 20px auto 0;
    display: block;
    text-transform: none;
    bottom: 20px;
    border: 1px solid #fdc13c;
    background: #fdc13c;
    padding: 6px 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}
.btn-search3:hover {
    color: #000;
    background: #fdc13c;
}
.btn-fltlistsearch {
    margin: 0px auto 0;
    display: block;
    text-transform: none;
    bottom: 20px;
    border: 1px solid #fdc13c;
    background: #fdc13c;
    padding: 6px 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    float: right;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}
.wallet_head {
    margin: 10px 15px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    padding-bottom: 5px;
}
.wallet_subhead {
    margin: 10px 15px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    padding-bottom: 5px;
}
.btn-fltlistsearch:hover {
    color: #000;
    background: #fdc13c;
}
.clearfix {
    float: none;
    clear: both;
}
.panel {
    border-radius: 3px;
}

.panel .accordion-toggle {
    display: block;
    font-size: 14px;
    cursor: pointer;
}

.panel .list-group-item {
    border-color: #eaebec;
}
.top-24 {
    padding-top: 24px;
}
.panel.no-borders {
    border-width: 0;
}
.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
    border-width: 0;
}

.panel-card {
    border-width: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.panel-heading {
    padding: 16px 24px;
    border-radius: 3px 3px 0 0;
}

.panel-default .panel-heading {
    background-color: #f2f3f3;
}

.panel-default .panel-heading.bg-white {
    background-color: #fff;
}

.panel-heading.no-border {
    margin: -1px -1px 0 -1px;
    border: none;
}

.panel-heading .nav {
    margin: -12px -16px;
}

.panel-heading .list-group {
    background: transparent;
}

.panel-heading.panel-heading-sm {
    padding-top: 8px;
    padding-bottom: 8px;
}

.panel-heading.panel-heading-xs {
    padding-top: 6px;
    padding-bottom: 6px;
}

.panel-body {
    padding: 16px 24px;
}

.panel-footer {
    padding: 16px 24px;
    background-color: #f2f3f3;
    border-color: #eaebec;
    border-radius: 0 0 3px 3px;
}

.panel-footer.panel-footer-sm {
    padding-top: 8px;
    padding-bottom: 8px;
}

.panel-footer.panel-footer-xs {
    padding-top: 6px;
    padding-bottom: 6px;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #eaebec;
}

.panel-default {
    border-color: #dddee0;
}

.panel-default>.panel-heading,
.panel-default>.panel-footer {
    border-color: #eaebec;
}

.panel-primary {
    border-color: #d0d4ed;
}

.panel-primary>.panel-heading {
    color: #252f69;
    background-color: #e2e5f4;
    border-color: #d0d4ed;
}

.panel-info {
    border-color: #c6e4fc;
}

.panel-info>.panel-heading {
    color: #0960a5;
    background-color: #deeffd;
    border-color: #c6e4fc;
}

.panel-success {
    border-color: #d3ebd4;
}

.panel-success>.panel-heading {
    color: #2d682f;
    background-color: #e4f3e5;
    border-color: #d3ebd4;
}

.panel-warning {
    border-color: #ffefc0;
}

.panel-warning>.panel-heading {
    color: #a07800;
    background-color: #fff6da;
    border-color: #ffefc0;
}

.panel-danger {
    border-color: #fcccc9;
}

.panel-danger>.panel-heading {
    color: #ba160a;
    background-color: #fde3e1;
    border-color: #fcccc9;
}

.panel-dark {
    border-color: #d5d7dd;
}

.panel-dark>.panel-heading {
    color: #1e222c;
    background-color: #e3e5e9;
    border-color: #d5d7dd;
}

._RoomType .comboWrap{ border-radius: 4px; box-shadow: 0 4px 8px 0 rgba(138, 107, 118, 0.08); border: solid 1px #bababa; display: flex; width:100%;}
._RoomType .comboWrap .left{ width:calc(100% - 328px); background-color: #fff6e7; border-top-left-radius: 4px;  border-bottom-left-radius: 4px;}
._RoomType .comboTitle{ font-size: 20px; width:calc(100% - 200px);}
._RoomType .missOut{width: 200px;}
._RoomType .roomTag{border-radius: 36px;  background-color: #4a4a4a; display:flex; justify-content: center; align-items: center; font-size: 10px; font-weight: 700; padding:4px 10px; text-transform: uppercase; /*width: 120px;*/ flex-shrink: 0; max-height: 20px; align-self: flex-start;}
._RoomType .types{ display:flex; flex-direction: column; font-weight: 300;}
._RoomType .types li{padding-top:6px; font-size: 12px; display: flex; align-items: center;}
._RoomType .types li:before { content: ''; display: block; width: 3px; height: 6px; border: solid #4a4a4a; border-width: 0 1px 1px 0;
  transform: rotate(45deg); margin-right: 10px;
}
._RoomType .priceBreakUp{ width:328px; display:flex; flex-direction: column; border-left:solid 1px #bababa; position: relative; padding-bottom: 30px;}
._RoomType .breackUpHeading{ padding: 24px 20px 23px 20px;}
._RoomType .basicCost{ /*width:calc(100% - 140px);*/ display: flex; flex-direction: column; flex:1;}
._RoomType .roomPrice{ /*width:70px;*/ text-align: right; margin-left: auto; flex-shrink: 0;}
._RoomType .infoIcon{width:18px; height: 18px; margin-left: 10px; border-radius: 100%; border:solid 1px #bababa; display: flex;
  justify-content: center; align-items: center; color:#bababa;}
._RoomType .discount{ padding-left: 70px; width: calc(100% - 100px);}
._RoomType .overlapBtn{ position: absolute; top:95%; left: 20px; right:0; width:75%; margin: 0 auto; }
._RoomType .roomRow{ padding:20px; border-bottom: solid 1px #bababa;}
._RoomType .roomRow:last-child{border-bottom: solid 0px #bababa;}

._RoomType .roomIncludesTag{ display: flex; padding:20px 0; }
._RoomType .roomIncludesTag li{ display: flex; align-items: center; padding: 16px; border-radius:4px; cursor: pointer; background:#ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); margin-right: 10px; position: relative;}
._RoomType .roomIncludesTag li.selected{ background: #0084ff; color:#fff;}
._RoomType .tagSelectOuter{ width: 18px; height: 18px; border: 1px #0084ff solid; border-radius: 2px; background: #fff; display: flex; flex-shrink: 0; margin-right: 10px;}
._RoomType .selected .tagSelectOuter{background: #fff; border-color: #fff; }
._RoomType .tagSelectInner{display: inline-block; margin: 2px 0 0 6px;}
._RoomType .tagSelectInner:after {content: ''; display: block; width: 4px; height: 9px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); }
._RoomType .selected .tagSelectInner:after{border-color: #0084ff;}

._RoomType .inclusionTooltip{ width: 275px; background: #000; padding: 15px; position: absolute; left: 50%; top: 110%; color: #fff; font-size: 12px; line-height: 16px; transform: translateX(-50%); border-radius: 4px; display: none; z-index: 9;}
._RoomType .inclusionTooltip:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000000;
  border-width: 7px;
  margin-left: -7px;
}

._RoomType .roomIncludesTag li:hover .inclusionTooltip{ display: block;}

._RoomType .roomheader{border-top-left-radius: 4px; border-top-right-radius: 4px; background: #f0f0f0; position: sticky; top:114px; left: 0; width:100%; border: solid 1px #bababa; display:flex; z-index: 2;}
/* .roomheader::before{ width: 102%; height: 5px; background: #fff; position: absolute; left: -2px; top: -6px; content: "";} */
._RoomType .gap{ height: 0; background: #fff; position: sticky; top:125px; left: 0; z-index: 2;}

._RoomType .titleWidth,._RoomType .titleLastWidth{  display:flex; padding: 16px 20px;}
._RoomType .titleWidth{width: 260px; border-right: solid 1px #bababa; flex-direction: column; flex-shrink: 0; position: relative;}
._RoomType .titleWidth:last-child{border:0; letter-spacing: -0.8px;}
._RoomType .titleLastWidth{ width:418px; display:flex;}
._RoomType .roomWrap{ display:flex; width:100%; border-left: solid 1px #bababa; border-right: solid 1px #bababa; border-bottom: solid 8px #bababa;}
._RoomType .roomWrap:last-child{border-bottom: solid 1px #bababa; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;}
._RoomType .roomLeft,._RoomType .roomRight{display:flex; flex-direction: column; }
._RoomType .roomLeft{ width:261px; border-right: solid 1px #bababa; padding: 0 20px 20px 20px; }
._RoomType .roomLeft h2{ font-weight:900; padding:12px 0; background: #fff; position: sticky; position: -webkit-sticky; top: 150px;}
._RoomType .roomImg{ width:100%; border-radius: 4px; cursor: pointer;}
._RoomType .sticky{ position: sticky; position: -webkit-sticky; top: 116px;}
._RoomType .stayCationDeal {font-size: 14; color:#a82b00;}



._RoomType .roomRight{ width:940px;}
._RoomType .recRoom{ background-color:#fff6e7;}
._RoomType .soldOut{ background: #ffd3d4;}
._RoomType .optionTag{ background-color: #4a4a4a; text-transform: uppercase; border-radius: 36px; color:#fff; font-weight: bold; font-size: 10px; padding: 2px 8px;}
._RoomType .recRoomTag{border-radius: 8.9px;  background-image: linear-gradient(259deg, #3a7bd5, #00d2ff); font-weight: bold; font-size: 10px; padding: 2px 8px; position: relative;}
._RoomType .roomIconWrap{ width:36px; display: flex; justify-content: center; }
._RoomType .includeList{ margin: 37px 0 0 0; display:flex; flex-direction: column;}
._RoomType .includeList li{display: flex; margin-bottom: 10px; position: relative; word-break: break-word;}
._RoomType .includeList li:before { content: ''; display: block; width:6px; height: 10px; border: solid #4a4a4a; opacity: 0.7; border-width: 0 2px 2px 0; transform: rotate(45deg); margin: 4px 10px 0 0; flex-shrink: 0;}
.dealOfDay{ background-color: #d7fae2; position: relative; display:flex; flex-direction: column; padding:10px 16px; margin: -16px -20px 15px;}
.dealOfTheDay{ background-color: #d7fae2; position: relative; display:flex; padding:10px 16px; margin: -16px -20px 15px;}
._RoomType .dealOfDay:after {top: 100%; left: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0);
  border-top-color: #d7fae2; border-width: 15px; margin-left: -15px;  }
._RoomType .dealOfTheDay:after {top: 100%; left: 10%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0);
    border-top-color: #d7fae2; border-width: 15px; margin-left: -15px;  }

._RoomType .cancelList{ list-style: disc; margin-left: 15px;}
._RoomType .cancelList li{ padding: 10px 0 0 0px; font-size: 12px;}

._RoomType .soldOutNote{ display:none;}

._RoomType .soldOut .soldOutNote{ display:flex; flex-direction: column;}

._RoomType .soldOut .roomTypePrice{ display:none;}

._RoomType .modalCont{ width: 750px; background: #fff; padding: 30px; border-radius: 4px; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 999999;}
._RoomType .roomBackdrop{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,0.7); z-index: 99999;}
._RoomType .modalCont h4{ font-size: 22px; font-weight: 900; margin-bottom: 5px;}
._RoomType .modalContent{ max-height: 450px; overflow-y: auto; padding-top: 20px;}
._RoomType .close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

._RoomType .close:before, ._RoomType .close:after {
  position: absolute;
  left: 8px;
  content: ' ';
  height: 18px;
  width: 2px;
  background-color: #9b9b9b;
}
._RoomType .close:before {
  transform: rotate(45deg);
}
._RoomType .close:after {
  transform: rotate(-45deg);
}

._RoomType .roomDetailsModal .control-arrow.control-prev{ top: 50% !important; transform: translateY(-50%);}
._RoomType .roomDetailsModal .control-arrow.control-next{ top: 50% !important; transform: translateY(-50%);}



._RoomType .ddWrapper{ border-radius: 2px; box-shadow: 0 4px 8px 0 rgba(138, 107, 118, 0.08); background-color: #ffffff; position: relative;}
._RoomType .ddHeader{ background: #fff; cursor: pointer; font-weight: 400; font-size: 12px; position: relative; border: solid 1px #bababa; overflow: hidden; border-radius: 4px;}
._RoomType .ddHeader:after {
  top: 20px;
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 5px;
}
._RoomType .ddHeaderTitle{ font-weight: 700; font-size: 14px; border:0; padding:13px 9px; outline: 0; cursor: pointer; width: 87%;}
._RoomType .ddList{ position: absolute; width: 100%; top: 43px; left: 0; background: #fff; border-top: 0; border: 1px #bababa solid; border-radius: 0 0 4px 4px; box-shadow: 0 4px 8px 0 rgba(138, 107, 118, 0.08); z-index: 1;}
._RoomType .ddList li{ border-bottom: 1px #bababa solid; padding: 10px; cursor: pointer;}
._RoomType .ddList li:last-child{ border:0;}
._RoomType .ddList li:hover{ background: #e2f2ff;}


._RoomType .ownChoice{ font-weight: 700; font-size: 16px; text-transform: uppercase; text-align: center; margin: 30px 0; position: relative;}
._RoomType .ownChoice span{ display: inline-flex; background: #fff; position: relative; padding: 0 20px;}
._RoomType .ownChoice::before{ width: 100%; height: 2px; background: #ebebeb; position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: "";}


/*-- Multi Room --*/
._RoomType .roomLeftCont{ flex: 1; display: flex; flex-direction: column;}
._RoomType .roomLeftContRow{ display: flex; border-bottom: 6px #bababa solid;}
._RoomType .roomLeftContRow:last-child{ border-bottom: 0;}

.progress {
    background-color: #eaebec;
}

.progress-xxxs {
    height: 1px;
}

.progress-xxs {
    height: 2px;
}

.progress-xs {
    height: 6px;
}

.progress-sm {
    height: 12px;
}

.progress-sm .progress-bar {
    font-size: 10px;
    line-height: 12px;
}

.progress,
.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar-primary {
    background-color: #3f51b5;
}

.progress-bar-info {
    background-color: #2196f3;
}

.progress-bar-success {
    background-color: #4caf50;
}

.progress-bar-warning {
    background-color: #ffc107;
}

.progress-bar-danger {
    background-color: #f44336;
}

.progress-bar-accent {
    background-color: #7e57c2;
}

.progress-bar-dark {
    background-color: #475069;
}

.progress-bar-white {
    background-color: #fff;
}

.col-0 {
    clear: left;
}

.row.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter [class*="col"] {
    padding: 0;
}

.row-sm {
    margin-right: -8px;
    margin-left: -8px;
}

.row-sm>div {
    padding-right: 8px;
    padding-left: 8px;
}

.row-xs {
    margin-right: -4px;
    margin-left: -4px;
}

.row-xs>div {
    padding-right: 4px;
    padding-left: 4px;
}

@media (max-width: 992px) {
    .row {
        margin-right: -8px;
        margin-left: -8px;
    }
    .row>div {
        padding-right: 8px;
        padding-left: 8px;
    }
    .row-2 [class*="col"] {
        float: left;
        width: 50%;
    }
    .row-2 .col-0 {
        clear: none;
    }
    .row-2 li:nth-child(odd) {
        margin-left: 0;
        clear: left;
    }
    .container {
        max-width: : 992px;
    }
}

@media (max-width: 767px) {
    .row {
        margin-right: -4px;
        margin-left: -4px;
    }
    .row>div {
        padding-right: 4px;
        padding-left: 4px;
    }
}

.panel .table {
    border-color: #e7e8ea !important;
}

.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>th {
    padding: 12px 24px;
    border-top: 1px solid #e7e8ea;
}

.table>thead>tr>th {
    padding: 12px 24px;
    border-bottom: 1px solid #e7e8ea;
}

.table-bordered {
    border-color: #e7e8ea;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th {
    border-color: #e7e8ea;
}

.table-bordered>thead>tr>th {
    border-color: #e7e8ea;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f6f6f7;
}

.table-striped>thead>th {
    background-color: #f6f6f7;
    border-right: 1px solid #e7e8ea;
}

.table-striped>thead>th:last-child {
    border-right: none;
}

[md-ink-ripple] {
    position: relative;
}

.md-btn {
    position: relative;
    display: inline-block;
    padding: 6px;
    overflow: hidden;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: bold;
    line-height: inherit;
    color: currentColor;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    background: transparent;
    border: 0;
    border-radius: 3px;
    outline: none;
    transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-variant: inherit;
}

.md-btn.md-flat:not([disabled]):hover,
.md-btn.md-flat:not([disabled]):focus {
    background-color: rgba(158, 158, 158, 0.2);
}

.md-btn-circle {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.md-btn[disabled],
.md-btn.md-raised[disabled],
.md-btn.md-fab[disabled] {
    color: rgba(0, 0, 0, 0.26);
    cursor: not-allowed;
    background-color: transparent;
}

.md-fab {
    line-height: 44px;
}

.md-fab-offset {
    margin-top: -28px;
    margin-bottom: -28px;
}

.md-btn:focus {
    outline: none;
}

.md-btn:hover {
    text-decoration: none;
}

.md-btn.md-cornered {
    border-radius: 0;
}

.md-btn.md-icon {
    padding: 0;
    background: none;
}

.md-btn.md-raised {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.md-btn.md-fab {
    z-index: 20;
    width: 56px;
    height: 56px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: 0.2s linear;
    transition-property: -webkit-transform, box-shadow;
    transition-property: transform, box-shadow;
}

.md-btn.md-raised:not([disabled]),
.md-btn.md-fab {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.md-btn.md-raised:not([disabled]):focus,
.md-btn.md-raised:not([disabled]):hover,
.md-btn.md-fab:not([disabled]):focus,
.md-btn.md-fab:not([disabled]):hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

.md-btn.md-fab.md-fab-bottom-right {
    position: absolute;
    top: auto;
    right: 20px;
    bottom: 20px;
    left: auto;
}

.md-btn.md-fab.md-fab-bottom-left {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}

.md-btn.md-fab.md-fab-top-right {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: auto;
    left: auto;
}

.md-btn.md-fab.md-fab-top-left {
    position: absolute;
    top: 20px;
    right: auto;
    bottom: auto;
    left: 20px;
}

.md-btn.md-fab md-icon {
    margin-top: 0;
}

.md-btn.md-fab.md-mini {
    width: 40px;
    height: 40px;
}

.md-btn:not([disabled]).md-raised:focus,
.md-btn:not([disabled]).md-raised:hover,
.md-btn:not([disabled]).md-fab:focus,
.md-btn:not([disabled]).md-fab:hover {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
}

.md-toast-open-top .md-btn.md-fab-top-left,
.md-toast-open-top .md-btn.md-fab-top-right {
    -webkit-transform: translate3d(0, 42px, 0);
    transform: translate3d(0, 42px, 0);
}

.md-toast-open-top .md-btn.md-fab-top-left:not([disabled]):focus,
.md-toast-open-top .md-btn.md-fab-top-left:not([disabled]):hover,
.md-toast-open-top .md-btn.md-fab-top-right:not([disabled]):focus,
.md-toast-open-top .md-btn.md-fab-top-right:not([disabled]):hover {
    -webkit-transform: translate3d(0, 41px, 0);
    transform: translate3d(0, 41px, 0);
}

.md-toast-open-bottom .md-btn.md-fab-bottom-left,
.md-toast-open-bottom .md-btn.md-fab-bottom-right {
    -webkit-transform: translate3d(0, -42px, 0);
    transform: translate3d(0, -42px, 0);
}

.md-toast-open-bottom .md-btn.md-fab-bottom-left:not([disabled]):focus,
.md-toast-open-bottom .md-btn.md-fab-bottom-left:not([disabled]):hover,
.md-toast-open-bottom .md-btn.md-fab-bottom-right:not([disabled]):focus,
.md-toast-open-bottom .md-btn.md-fab-bottom-right:not([disabled]):hover {
    -webkit-transform: translate3d(0, -43px, 0);
    transform: translate3d(0, -43px, 0);
}
.padd40 {
    padding: 60px 15px 20px;
}

.card {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.card.g {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 10px;
    padding-left: 2px;
    width: 100%;
    border-radius: 5px;
}
.card.g1 {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 10px;
    padding-left: 12px;
    width: 100%;
    border-radius: 5px;
}
.card.g2 {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 10px;
    padding-left: 28px;
    width: 94%;
    border-radius: 5px;
}
.card {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.card, .list-inset {
    overflow: hidden;
    margin: 20px 10px;
    border-radius: 2px;
    background-color: #fff;
}
.card .item:first-child, .list-inset .item:first-child, .padding > .list .item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.card .item:first-child {
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.card .item.item-input input, .list-inset .item.item-input input, .padding > .list .item.item-input input, .padding-horizontal > .list .item.item-input input {
    padding-right: 0px;
}
.card, .list-inset {
    overflow: hidden;
    margin: 20px 10px;
        margin-left: 10px;
    margin-left: 10px;
    border-radius: 2px;
    background-color: #fff;
}
.card {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.padflidr {
    padding-bottom: 0;
    padding-left: 0;
    background: #f1f1f1;
    margin: 0;
    padding: 0;
    width: 100%;
}
.flighdetr {
    border: 1px solid #dddd;
    padding: 5px;
    margin: 5px;
    width: 96%;
}
.flisridesi{
     margin: 3px 0px 0 0;
}

.card-heading {
    position: relative;
    padding: 20px 24px;
}

.card-heading h2 {
    margin: 0;
    font-size: 18px;
}

.card-heading small {
    display: block;
    margin-top: 8px;
    opacity: 0.5;
}

.card-body {
    padding: 20px 24px;
}

.card-divider {
    margin: 0 24px;
    border-bottom: 1px solid rgba(110, 115, 120, 0.15);
}

.card-tools {
    position: absolute;
    top: 12px;
    right: 12px;
}
.bluetext {
	color:#008cff;
}

.greytext {
	color:#9b9b9b;
}
.red {
    background-color: #f44336;
}

.red-50 {
    background-color: #ffebee;
}

.red-100 {
    background-color: #ffcdd2;
}

.red-200 {
    background-color: #ef9a9a;
}

.red-300 {
    background-color: #e57373;
}

.red-400 {
    background-color: #ef5350;
}

.red-500 {
    background-color: #f44336;
}

.red-600 {
    background-color: #e53935;
}

.red-700 {
    background-color: #d32f2f;
}

.red-800 {
    background-color: #c62828;
}

.red-900 {
    background-color: #b71c1c;
}

.red-A100 {
    background-color: #ff8a80;
}

.red-A200 {
    background-color: #ff5252;
}

.red-A400 {
    background-color: #ff1744;
}

.red-A700 {
    background-color: #d50000;
}

.pink {
    background-color: #e91e63;
}

.pink-50 {
    background-color: #fce4ec;
}

.pink-100 {
    background-color: #f8bbd0;
}

.pink-200 {
    background-color: #f48fb1;
}

.pink-300 {
    background-color: #f06292;
}

.pink-400 {
    background-color: #ec407a;
}

.pink-500 {
    background-color: #e91e63;
}

.pink-600 {
    background-color: #d81b60;
}

.pink-700 {
    background-color: #c2185b;
}

.pink-800 {
    background-color: #ad1457;
}

.pink-900 {
    background-color: #880e4f;
}

.pink-A100 {
    background-color: #ff80ab;
}

.pink-A200 {
    background-color: #ff4081;
}

.pink-A400 {
    background-color: #f50057;
}

.pink-A700 {
    background-color: #c51162;
}

.purple {
    background-color: #9c27b0;
}

.purple-50 {
    background-color: #f3e5f5;
}

.purple-100 {
    background-color: #e1bee7;
}

.purple-200 {
    background-color: #ce93d8;
}

.purple-300 {
    background-color: #ba68c8;
}

.purple-400 {
    background-color: #ab47bc;
}

.purple-500 {
    background-color: #9c27b0;
}

.purple-600 {
    background-color: #8e24aa;
}

.purple-700 {
    background-color: #7b1fa2;
}

.purple-800 {
    background-color: #6a1b9a;
}

.purple-900 {
    background-color: #4a148c;
}

.purple-A100 {
    background-color: #ea80fc;
}

.purple-A200 {
    background-color: #e040fb;
}

.purple-A400 {
    background-color: #d500f9;
}

.purple-A700 {
    background-color: #aa00ff;
}

.deep-purple {
    background-color: #673ab7;
}

.deep-purple-50 {
    background-color: #ede7f6;
}

.deep-purple-100 {
    background-color: #d1c4e9;
}

.deep-purple-200 {
    background-color: #b39ddb;
}

.deep-purple-300 {
    background-color: #9575cd;
}

.deep-purple-400 {
    background-color: #7e57c2;
}

.deep-purple-500 {
    background-color: #673ab7;
}

.deep-purple-600 {
    background-color: #5e35b1;
}

.deep-purple-700 {
    background-color: #512da8;
}

.deep-purple-800 {
    background-color: #4527a0;
}

.deep-purple-900 {
    background-color: #311b92;
}

.deep-purple-A100 {
    background-color: #b388ff;
}

.deep-purple-A200 {
    background-color: #7c4dff;
}

.deep-purple-A400 {
    background-color: #651fff;
}

.deep-purple-A700 {
    background-color: #6200ea;
}

.indigo {
    background-color: #3f51b5;
}

.indigo-50 {
    background-color: #e8eaf6;
}

.indigo-100 {
    background-color: #c5cae9;
}

.indigo-200 {
    background-color: #9fa8da;
}

.indigo-300 {
    background-color: #7986cb;
}

.indigo-400 {
    background-color: #5c6bc0;
}

.indigo-500 {
    background-color: #3f51b5;
}

.indigo-600 {
    background-color: #3949ab;
}

.indigo-700 {
    background-color: #303f9f;
}

.indigo-800 {
    background-color: #283593;
}

.indigo-900 {
    background-color: #1a237e;
}

.indigo-A100 {
    background-color: #8c9eff;
}

.indigo-A200 {
    background-color: #536dfe;
}

.indigo-A400 {
    background-color: #3d5afe;
}

.indigo-A700 {
    background-color: #304ffe;
}

.blue {
    background-color: #2196f3;
}

.blue-50 {
    background-color: #e3f2fd;
}

.blue-100 {
    background-color: #bbdefb;
}

.blue-200 {
    background-color: #90caf9;
}

.blue-300 {
    background-color: #64b5f6;
}

.blue-400 {
    background-color: #42a5f5;
}

.blue-500 {
    background-color: #2196f3;
}

.blue-600 {
    background-color: #1e88e5;
}

.blue-700 {
    background-color: #1976d2;
}

.blue-800 {
    background-color: #1565c0;
}

.blue-900 {
    background-color: #0d47a1;
}

.blue-A100 {
    background-color: #82b1ff;
}

.blue-A200 {
    background-color: #448aff;
}

.blue-A400 {
    background-color: #2979ff;
}

.blue-A700 {
    background-color: #2962ff;
}

.light-blue {
    background-color: #03a9f4;
}

.light-blue-50 {
    background-color: #e1f5fe;
}

.light-blue-100 {
    background-color: #b3e5fc;
}

.light-blue-200 {
    background-color: #81d4fa;
}

.light-blue-300 {
    background-color: #4fc3f7;
}

.light-blue-400 {
    background-color: #29b6f6;
}

.light-blue-500 {
    background-color: #03a9f4;
}

.light-blue-600 {
    background-color: #039be5;
}

.light-blue-700 {
    background-color: #0288d1;
}

.light-blue-800 {
    background-color: #0277bd;
}

.light-blue-900 {
    background-color: #01579b;
}

.light-blue-A100 {
    background-color: #80d8ff;
}

.light-blue-A200 {
    background-color: #40c4ff;
}

.light-blue-A400 {
    background-color: #00b0ff;
}

.light-blue-A700 {
    background-color: #0091ea;
}

.cyan {
    background-color: #00bcd4;
}

.cyan-50 {
    background-color: #e0f7fa;
}

.cyan-100 {
    background-color: #b2ebf2;
}

.cyan-200 {
    background-color: #80deea;
}

.cyan-300 {
    background-color: #4dd0e1;
}

.cyan-400 {
    background-color: #26c6da;
}

.cyan-500 {
    background-color: #00bcd4;
}

.cyan-600 {
    background-color: #00acc1;
}

.cyan-700 {
    background-color: #0097a7;
}

.cyan-800 {
    background-color: #00838f;
}

.cyan-900 {
    background-color: #006064;
}

.cyan-A100 {
    background-color: #84ffff;
}

.cyan-A200 {
    background-color: #18ffff;
}

.cyan-A400 {
    background-color: #00e5ff;
}

.cyan-A700 {
    background-color: #00b8d4;
}

.teal {
    background-color: #009688;
}

.teal-50 {
    background-color: #e0f2f1;
}

.teal-100 {
    background-color: #b2dfdb;
}

.teal-200 {
    background-color: #80cbc4;
}

.teal-300 {
    background-color: #4db6ac;
}

.teal-400 {
    background-color: #26a69a;
}

.teal-500 {
    background-color: #009688;
}

.teal-600 {
    background-color: #00897b;
}

.teal-700 {
    background-color: #00796b;
}

.teal-800 {
    background-color: #00695c;
}

.teal-900 {
    background-color: #004d40;
}

.teal-A100 {
    background-color: #a7ffeb;
}

.teal-A200 {
    background-color: #64ffda;
}

.teal-A400 {
    background-color: #1de9b6;
}

.teal-A700 {
    background-color: #00bfa5;
}

.green {
    background-color: #4caf50;
}

.green-50 {
    background-color: #e8f5e9;
}

.green-100 {
    background-color: #c8e6c9;
}

.green-200 {
    background-color: #a5d6a7;
}

.green-300 {
    background-color: #81c784;
}

.green-400 {
    background-color: #66bb6a;
}

.green-500 {
    background-color: #4caf50;
}

.green-600 {
    background-color: #43a047;
}

.green-700 {
    background-color: #388e3c;
}

.green-800 {
    background-color: #2e7d32;
}

.green-900 {
    background-color: #1b5e20;
}

.green-A100 {
    background-color: #b9f6ca;
}

.green-A200 {
    background-color: #69f0ae;
}

.green-A400 {
    background-color: #00e676;
}

.green-A700 {
    background-color: #00c853;
}

.light-green {
    background-color: #8bc34a;
}

.light-green-50 {
    background-color: #f1f8e9;
}

.light-green-100 {
    background-color: #dcedc8;
}

.light-green-200 {
    background-color: #c5e1a5;
}

.light-green-300 {
    background-color: #aed581;
}

.light-green-400 {
    background-color: #9ccc65;
}

.light-green-500 {
    background-color: #8bc34a;
}

.light-green-600 {
    background-color: #7cb342;
}

.light-green-700 {
    background-color: #689f38;
}

.light-green-800 {
    background-color: #558b2f;
}

.light-green-900 {
    background-color: #33691e;
}

.light-green-A100 {
    background-color: #ccff90;
}

.light-green-A200 {
    background-color: #b2ff59;
}

.light-green-A400 {
    background-color: #76ff03;
}

.light-green-A700 {
    background-color: #64dd17;
}

.lime {
    background-color: #cddc39;
}

.lime-50 {
    background-color: #f9fbe7;
}

.lime-100 {
    background-color: #f0f4c3;
}

.lime-200 {
    background-color: #e6ee9c;
}

.lime-300 {
    background-color: #dce775;
}

.lime-400 {
    background-color: #d4e157;
}

.lime-500 {
    background-color: #cddc39;
}

.lime-600 {
    background-color: #c0ca33;
}

.lime-700 {
    background-color: #afb42b;
}

.lime-800 {
    background-color: #9e9d24;
}

.lime-900 {
    background-color: #827717;
}

.lime-A100 {
    background-color: #f4ff81;
}

.lime-A200 {
    background-color: #eeff41;
}

.lime-A400 {
    background-color: #c6ff00;
}

.lime-A700 {
    background-color: #aeea00;
}

.yellow {
    background-color: #ffeb3b;
}

.yellow-50 {
    background-color: #fffde7;
}

.yellow-100 {
    background-color: #fff9c4;
}

.yellow-200 {
    background-color: #fff59d;
}

.yellow-300 {
    background-color: #fff176;
}

.yellow-400 {
    background-color: #ffee58;
}

.yellow-500 {
    background-color: #ffeb3b;
}

.yellow-600 {
    background-color: #fdd835;
}

.yellow-700 {
    background-color: #fbc02d;
}

.yellow-800 {
    background-color: #f9a825;
}

.yellow-900 {
    background-color: #f57f17;
}

.yellow-A100 {
    background-color: #ffff8d;
}

.yellow-A200 {
    background-color: #ffff00;
}

.yellow-A400 {
    background-color: #ffea00;
}

.yellow-A700 {
    background-color: #ffd600;
}

.amber {
    background-color: #ffc107;
}

.amber-50 {
    background-color: #fff8e1;
}

.amber-100 {
    background-color: #ffecb3;
}

.amber-200 {
    background-color: #ffe082;
}

.amber-300 {
    background-color: #ffd54f;
}

.amber-400 {
    background-color: #ffca28;
}

.amber-500 {
    background-color: #ffc107;
}

.amber-600 {
    background-color: #ffb300;
}

.amber-700 {
    background-color: #ffa000;
}

.amber-800 {
    background-color: #ff8f00;
}

.amber-900 {
    background-color: #ff6f00;
}

.amber-A100 {
    background-color: #ffe57f;
}

.amber-A200 {
    background-color: #ffd740;
}

.amber-A400 {
    background-color: #ffc400;
}

.amber-A700 {
    background-color: #ffab00;
}

.orange {
    background-color: #ff9800;
}

.orange-50 {
    background-color: #fff3e0;
}

.orange-100 {
    background-color: #ffe0b2;
}

.orange-200 {
    background-color: #ffcc80;
}

.orange-300 {
    background-color: #ffb74d;
}

.orange-400 {
    background-color: #ffa726;
}

.orange-500 {
    background-color: #ff9800;
}

.orange-600 {
    background-color: #fb8c00;
}

.orange-700 {
    background-color: #f57c00;
}

.orange-800 {
    background-color: #ef6c00;
}

.orange-900 {
    background-color: #e65100;
}

.orange-A100 {
    background-color: #ffd180;
}

.orange-A200 {
    background-color: #ffab40;
}

.orange-A400 {
    background-color: #ff9100;
}

.orange-A700 {
    background-color: #ff6d00;
}

.deep-orange {
    background-color: #ff5722;
}

.deep-orange-50 {
    background-color: #fbe9e7;
}

.deep-orange-100 {
    background-color: #ffccbc;
}

.deep-orange-200 {
    background-color: #ffab91;
}

.deep-orange-300 {
    background-color: #ff8a65;
}

.deep-orange-400 {
    background-color: #ff7043;
}

.deep-orange-500 {
    background-color: #ff5722;
}

.deep-orange-600 {
    background-color: #f4511e;
}

.deep-orange-700 {
    background-color: #e64a19;
}

.deep-orange-800 {
    background-color: #d84315;
}

.deep-orange-900 {
    background-color: #bf360c;
}

.deep-orange-A100 {
    background-color: #ff9e80;
}

.deep-orange-A200 {
    background-color: #ff6e40;
}

.deep-orange-A400 {
    background-color: #ff3d00;
}

.deep-orange-A700 {
    background-color: #dd2c00;
}

.brown {
    background-color: #795548;
}

.brown-50 {
    background-color: #efebe9;
}

.brown-100 {
    background-color: #d7ccc8;
}

.brown-200 {
    background-color: #bcaaa4;
}

.brown-300 {
    background-color: #a1887f;
}

.brown-400 {
    background-color: #8d6e63;
}

.brown-500 {
    background-color: #795548;
}

.brown-600 {
    background-color: #6d4c41;
}

.brown-700 {
    background-color: #5d4037;
}

.brown-800 {
    background-color: #4e342e;
}

.brown-900 {
    background-color: #3e2723;
}

.blue-grey {
    background-color: #607d8b;
}

.blue-grey-50 {
    background-color: #eceff1;
}

.blue-grey-100 {
    background-color: #cfd8dc;
}

.blue-grey-200 {
    background-color: #b0bec5;
}

.blue-grey-300 {
    background-color: #90a4ae;
}

.blue-grey-400 {
    background-color: #78909c;
}

.blue-grey-500 {
    background-color: #607d8b;
}

.blue-grey-600 {
    background-color: #546e7a;
}

.blue-grey-700 {
    background-color: #455a64;
}

.blue-grey-800 {
    background-color: #37474f;
}

.blue-grey-900 {
    background-color: #263238;
}

.grey {
    background-color: #9e9e9e;
}

.grey-50 {
    background-color: #fafafa;
}

.grey-100 {
    background-color: #f5f5f5;
}

.grey-200 {
    background-color: #eeeeee;
}

.grey-300 {
    background-color: #e0e0e0;
}

.grey-400 {
    background-color: #bdbdbd;
}

.grey-500 {
    background-color: #9e9e9e;
}

.grey-600 {
    background-color: #757575;
}

.grey-700 {
    background-color: #616161;
}

.grey-800 {
    background-color: #424242;
}

.grey-900 {
    background-color: #212121;
}
.min-height_45 {
	min-height: 45px
}
.red,
.red-500,
.red-600,
.red-700,
.red-A200,
.red-A400,
.red-A700,
.pink,
.pink-500,
.pink-600,
.pink-A200,
.pink-A400,
.pink-A700,
.purple-300,
.purple-400,
.purple-A200,
.purple-A400,
.purple-A700,
.deep-purple-300,
.deep-purple-400,
.deep-purple-A200,
.indigo-300,
.indigo-400,
.indigo-A200,
.indigo-A400,
.blue,
.blue-500,
.blue-600,
.blue-700,
.blue-A200,
.blue-A400,
.blue-A700,
.light-blue,
.light-blue-500,
.light-blue-600,
.light-blue-700,
.light-blue-800,
.light-blue-A700,
.cyan,
.cyan-500,
.cyan-600,
.cyan-700,
.cyan-800,
.teal,
.teal-500,
.teal-600,
.teal-700,
.green,
.green-500,
.green-600,
.green-700,
.light-green-800,
.light-green-900,
.lime-900,
.orange-800,
.orange-900,
.deep-orange,
.deep-orange-500,
.deep-orange-600,
.deep-orange-700,
.deep-orange-800,
.deep-orange-900,
.deep-orange-A400,
.deep-orange-A700,
.brown-300,
.brown-400,
.blue-grey,
.blue-grey-400,
.blue-grey-500 {
    color: #ffffff;
}

.red-800,
.red-900,
.pink-700,
.pink-800,
.pink-900,
.purple,
.purple-500,
.purple-600,
.purple-700,
.purple-800,
.purple-900,
.deep-purple,
.deep-purple-500,
.deep-purple-600,
.deep-purple-700,
.deep-purple-800,
.deep-purple-900,
.deep-purple-A400,
.deep-purple-A700,
.indigo,
.indigo-500,
.indigo-600,
.indigo-700,
.indigo-800,
.indigo-900,
.indigo-A700,
.blue-800,
.blue-900,
.light-blue-900,
.cyan-900,
.teal-800,
.teal-900,
.green-800,
.green-900,
.brown,
.brown-500,
.brown-600,
.brown-700,
.brown-800,
.brown-900,
.blue-grey-600,
.blue-grey-700,
.blue-grey-800,
.blue-grey-900,
.grey-600,
.grey-700,
.grey-800,
.grey-900 {
    color: rgba(255, 255, 255, 0.87);
}

.orange-A700 {
    color: #000000;
}

.md-list {
    border-radius: 3px;
}

.md-list-item {
    position: relative;
    display: block;
    padding: 16px;
}

.md-list-item:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid rgba(160, 160, 160, 0.2);
    content: "";
}

.md-list-item:last-child.md-list-item:after {
    border: none;
}

.md-list-item.inset.md-list-item:after {
    left: 72px;
}

.md-list-item-left {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 16px;
    line-height: 40px;
    text-align: center;
}

.md-list-item-content {
    overflow: hidden;
}

.md-list-item-content h3 {
    margin: 0 0 3px 0;
    font-weight: normal;
}

.md-form-group {
    position: relative;
    padding: 18px 0 24px 0;
}

.md-input {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 34px;
    padding: 2px;
    color: inherit;
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(160, 160, 160, 0.2);
    border-radius: 0;
    box-shadow: none;
}

.md-input:focus,
.md-input.focus {
    padding-bottom: 1px;
    border-color: #3f51b5;
    border-bottom-width: 2px;
}

.md-input:focus~label,
.md-input.focus~label {
    top: 0 !important;
    font-size: 0.85em !important;
    color: #3f51b5;
    opacity: 1;
}

.float-label .md-input~label {
    top: 20px;
    font-size: 1em;
}

.float-label .md-input.ng-dirty~label,
.float-label .md-input.has-value~label {
    top: 0;
    font-size: 0.85em;
}

.md-input~label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: inline-block;
    font-size: 0.85em;
    opacity: 0.5;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.md-input.disabled,
.md-input[disabled] {
    opacity: 0.5;
}

textarea.md-input {
    height: auto;
}

.md-input-white:focus,
.md-input-white.focus {
    border-color: #fff;
}

.md-input-white:focus~label,
.md-input-white.focus~label {
    color: #fff;
}

.md-input-msg {
    position: absolute;
    bottom: 0;
    font-size: 0.85em;
    line-height: 24px;
}

.md-input-msg.right {
    right: 0;
}

.md-check {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin: 0;
    cursor: pointer;
}

.md-check input {
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    cursor: pointer;
    opacity: 0;
}

.md-check input:checked+i:before {
    background-color: inherit;
    border-width: 0;
}

.md-check input:checked+span .active {
    display: inherit;
}

.md-check input[type="radio"]+i,
.md-check input[type="radio"]+i:before {
    border-radius: 50%;
}

.md-check input[type="checkbox"]:checked+i:after {
    position: absolute;
    top: 2px;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ' ';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.md-check input[type="radio"]:checked+i:after {
    position: absolute;
    top: 6px;
    left: 6px;
    display: table;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    content: ' ';
}

.md-check input[disabled]+i:before,
fieldset[disabled] .md-check input+i:before {
    border-color: rgba(0, 0, 0, 0.26);
}

.md-check input[disabled]:checked+i:before {
    background-color: rgba(0, 0, 0, 0.26);
}

.md-check>i {
    position: relative;
    display: inline-block;
    width: 0;
    height: 18px;
    margin-top: -2px;
    margin-right: 28px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
}

.md-check>i:before {
    position: absolute;
    width: 18px;
    height: 100%;
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 2px;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.md-check>i.no-icon:after {
    display: none !important;
}

.md-switch {
    min-height: 20px;
    padding-left: 36px;
    margin: 0;
    cursor: pointer;
}

.md-switch input {
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 20px;
    margin-left: -36px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.md-switch input:checked+i:before {
    background: inherit;
    opacity: 0.5;
}

.md-switch input:checked+i:after {
    left: 16px;
    background: inherit;
}

.md-switch input[disabled]+i:before,
fieldset[disabled] .md-switch input+i:before {
    background-color: rgba(0, 0, 0, 0.12);
}

.md-switch input[disabled]+i:after,
fieldset[disabled] .md-switch input+i:after {
    background-color: #bdbdbd;
}

.md-switch i {
    position: relative;
    display: inline-block;
    width: 0;
    height: 18px;
    margin-top: -2px;
    margin-right: 44px;
    margin-left: -36px;
    line-height: 1;
    vertical-align: middle;
}

.md-switch i:before {
    position: absolute;
    top: 3px;
    left: 1px;
    width: 34px;
    height: 14px;
    background-color: #9e9e9e;
    border-radius: 8px;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.md-switch i:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    outline: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.md-whiteframe-z0 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.md-whiteframe-z1 {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.md-whiteframe-z2 {
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
}

.md-whiteframe-z3 {
    box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19);
}

.md-whiteframe-z4 {
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
}

.md-whiteframe-z5 {
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
}
.bottomBarWrap {
	background: #292828;
	align-items: flex-end;
	z-index: 1;
}
.arrow {
    position: absolute;
    z-index: 10;
}

.arrow:before,
.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 9px;
    content: "";
}

.arrow:after {
    border-width: 8px;
}

.arrow.top {
    top: -9px;
    left: 50%;
    margin-left: -9px;
}

.arrow.top.pull-in {
    top: -4px;
}

.arrow.top:before {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-top-width: 0;
}

.arrow.top:after {
    top: 1px;
    left: 1px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: inherit;
    border-left-color: transparent;
    border-top-width: 0;
}

.arrow.right {
    top: 50%;
    right: 0;
    margin-top: -9px;
}

.arrow.right.pull-in {
    right: 5px;
}

.arrow.right:before {
    border-left-color: rgba(0, 0, 0, 0.1);
    border-right-width: 0;
}

.arrow.right:after {
    top: 1px;
    left: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: inherit;
    border-right-width: 0;
}

.arrow.bottom {
    bottom: 0;
    left: 50%;
    margin-left: -9px;
}

.arrow.bottom.pull-in {
    bottom: 5px;
}

.arrow.bottom:before {
    border-top-color: rgba(0, 0, 0, 0.1);
    border-bottom-width: 0;
}

.arrow.bottom:after {
    top: 0;
    left: 1px;
    border-top-color: inherit;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-bottom-width: 0;
}

.arrow.left {
    top: 50%;
    left: -9px;
    margin-top: -9px;
}

.arrow.left.pull-in {
    left: -4px;
}

.arrow.left:before {
    border-right-color: rgba(0, 0, 0, 0.1);
    border-left-width: 0;
}

.arrow.left:after {
    top: 1px;
    left: 1px;
    border-top-color: transparent;
    border-right-color: inherit;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-left-width: 0;
}

.arrow.pull-left {
    left: 18px;
}

.arrow.pull-right {
    right: 26px;
    left: auto;
}

.arrow.pull-top {
    top: 18px;
}

.arrow.pull-bottom {
    top: auto;
    bottom: 26px;
}

.arrow.b-primary:before,
.arrow.b-info:before,
.arrow.b-success:before,
.arrow.b-warning:before,
.arrow.b-danger:before,
.arrow.b-accent:before,
.arrow.b-dark:before {
    border-color: transparent;
}
.boxcal, .box1 { top: 65px }
.boxcal { width: 400px; left: 200px; margin: 0 auto; z-index: 9999; position: absolute; box-shadow: -5px 0 5px -5px #8e8787; height: 409px; background-color: #fff; border-bottom: 1px solid #ccc; padding-bottom: 11px; border-radius: 0 }
.box1 { width: 400px; left: 600px; margin: 0 auto; z-index: 9999; top: 65px; position: absolute; box-shadow: 5px 0 5px -5px #737373; border-bottom: 1px solid #ccc; padding-bottom: 11px; border-radius: 0; height: 409px; background-color: #fff; border-top-right-radius: 5px; box-shadow: 0 0 -5px 10px rgba(0,0,0,.19);}
.calenderbox1 { width: 400px; margin: 0 auto; z-index: 9999; top: 65px; position: absolute; box-shadow: 5px 0 5px -5px #737373; border-bottom: 1px solid #ccc; padding-bottom: 11px; border-radius: 0; height: 409px; background-color: #fff; border-top-right-radius: 5px; box-shadow: 0 0 -5px 10px rgba(0,0,0,.19); left: 140px }
.calenderbox { width: 400px; margin: 0 auto; z-index: 9999; top: 65px; position: absolute; box-shadow: -5px 0 5px -5px #8e8787; height: 409px; background-color: #fff; border-bottom: 1px solid #ccc; padding-bottom: 11px; border-radius: 0; left: -252px }

.box {
    display: table;
    width: 100%;
    height: 100%;
    border-spacing: 0;
    table-layout: fixed;
}

.box .box-row {
    display: table-row;
    height: 100%;
}
.box .box-bg {
	background: #e0e0e0!important;
}

.box .box-bgwhite {
    background: #ffffff none repeat scroll 0 0;
}
.box .box-bgitinlist {
	background: #eae5d7 none repeat scroll 0 0;
}

.box .box-bgcheckout {
	background: #f2f2f2 none repeat scroll 0 0;
}

.box .box-row .box-cell {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.ie .box .box-row .box-cell {
    display: table-cell;
}

.box .box-col {
    display: table-cell;
    vertical-align: top;
}

.box .box-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.box>[class*="col-"],
.box>[class*=" col-"] {
    position: static;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}
.col-40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.col-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.col-80 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
.alnItemCenter {
    align-items: center;

}
.v-m {
    vertical-align: middle !important;
}

.v-t {
    vertical-align: top !important;
}

.v-b {
    vertical-align: bottom !important;
}

.v-c {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

@media (min-width: 1200px) {
    .box>[class*="col-lg"],
    .box>[class*=" col-lg"] {
        display: table-cell;
    }
}

@media (min-width: 992px) {
    .box>[class*="col-md"],
    .box>[class*=" col-md"] {
        display: table-cell;
    }
}

@media (min-width: 768px) {
    .box>[class*="col-sm"],
    .box>[class*=" col-sm"] {
        display: table-cell;
    }
}

@media (max-width: 767px) {
    .box>[class*="col-xs"],
    .box>[class*=" col-xs"] {
        display: table-cell;
    }
}

.ui-checks {
    padding-left: 20px;
    cursor: pointer;
}

.ui-checks input {
    position: absolute;
    margin-left: -20px;
    opacity: 0;
}

.ui-checks input:checked+i {
    border-color: #cfd1d4;
}

.ui-checks input:checked+i:before {
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    background-color: #2196f3;
}

.ui-checks input:checked+span .active {
    display: inherit;
}

.ui-checks input[type="radio"]+i,
.ui-checks input[type="radio"]+i:before {
    border-radius: 50%;
}

.ui-checks input[disabled]+i,
fieldset[disabled] .ui-checks input+i {
    border-color: #dddee0;
}

.ui-checks input[disabled]+i:before,
fieldset[disabled] .ui-checks input+i:before {
    background-color: #dddee0;
}

.ui-checks>i {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #cfd1d4;
}

.ui-checks>i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.ui-checks>span {
    margin-left: -20px;
}

.ui-checks>span .active {
    display: none;
}

.ui-checks-md input:checked+i:before {
    top: 5px;
    left: 5px;
}

.ui-checks-md>i {
    width: 18px;
    height: 18px;
}

.ui-checks-lg input:checked+i:before {
    top: 8px;
    left: 8px;
    width: 12px;
    height: 12px;
}

.ui-checks-lg>i {
    width: 30px;
    height: 30px;
}


/*layout*/

html,
body {
    overscroll-behavior-y: contain;
	padding:0;
	margin:0;
	color:#4a4a4a;
	font-size: 14px;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

html {  height: 100%; box-sizing: border-box; }

.app {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.modal-open .app {
    overflow: hidden;
}

.app-aside {
    position: absolute !important;
    top: 0;
    bottom: 0;
    z-index: 60;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: transparent;
    opacity: 1;
    box-shadow: 0 64px 5px 0 rgba(0, 0, 0, 0.26);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.app-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
}

@media (min-width: 992px) {
    .app-aside {
        display: block !important;
        width: 240px;
    }
    .app-aside.folded {
        width: 64px;
    }
    .app-aside.folded~.app-content {
        margin-left: 64px;
    }
    .app-aside~.app-content {
        margin-left: 240px;
    }
    .app-aside.md-sidenav-left {
        min-width: 0;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    .app-aside .left {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
}

@media (max-width: 991px) {
	.app-aside.modal {
        z-index: 1050;
    }
    .app-aside .left {
        max-width: 304px;
    }
    .app-padding {
        padding: 4px 4px;
    }
}

nav {
    overflow-x: hidden;
}

nav ul.nav li {
    position: relative;
}

nav ul.nav li li a {
    padding-left: 72px;
    line-height: 36px;
}

nav ul.nav li li a .badge,
nav ul.nav li li a .label {
    margin-top: 10px;
}

nav ul.nav li li li a {
    padding-left: 88px;
}

nav ul.nav li li li li a {
    padding-left: 106px;
}

nav ul.nav li a,
nav ul.nav li .nav-item {
    position: relative;
    display: block;
    padding: 0 16px;
    font-weight: normal;
    line-height: 40px;
    text-align: left;
    text-transform: none;
    border-radius: 0 !important;
}

nav ul.nav li a .text,
nav ul.nav li .nav-item .text {
    margin-left: 16px;
}

nav ul.nav li a .up,
nav ul.nav li .nav-item .up {
    z-index: 1;
    margin-left: 16px;
    font-style: normal;
}

nav ul.nav li a>.pull-right i,
nav ul.nav li .nav-item>.pull-right i {
    margin-left: 16px;
    -webkit-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

nav ul.nav li a>.icon,
nav ul.nav li .nav-item>.icon {
    top: 0;
    float: left;
    min-width: 40px;
    margin-right: 16px;
    line-height: inherit;
}

nav ul.nav li a>.icon:before,
nav ul.nav li .nav-item>.icon:before {
    display: inline-block;
    width: 24px;
    text-align: center;
    opacity: 0.75;
}

nav ul.nav li a:hover,
nav ul.nav li .nav-item:hover,
nav ul.nav li a:focus,
nav ul.nav li .nav-item:focus {
    background-color: rgba(158, 158, 158, 0.2);
}

nav ul.nav li label {
    display: block;
}

nav ul.nav li label i {
    margin-right: 48px;
    margin-left: -16px;
}

nav ul.nav li.active {
    background-color: rgba(0, 0, 0, 0.05);
}

nav ul.nav li.active>a {
    background-color: transparent;
}

nav ul.nav li.active>a>.pull-right i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

nav ul.nav.nav-stacked a,
nav ul.nav.nav-stacked .nav-header {
    padding: 0 16px;
    line-height: 30px;
}

nav .nav-header {
    padding: 0 16px;
    line-height: 40px;
}

nav .nav-header:hover,
nav .nav-header:focus {
    background-color: transparent !important;
}

@media (min-width: 992px) {
    .folded {
        z-index: 60;
        -webkit-transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
        transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    }
    .folded .nav li ul {
        display: none;
    }
    .folded .nav li a,
    .folded .nav li .nav-item {
        text-align: center;
    }
    .folded .nav li a span,
    .folded .nav li .nav-item span {
        display: none;
    }
    .folded .nav li a .up,
    .folded .nav li .nav-item .up {
        position: absolute;
        top: -8px;
        right: 4px;
    }
    .folded .nav li a .icon,
    .folded .nav li .nav-item .icon {
        float: none;
        min-width: 0;
        margin-right: 0;
        line-height: 50px;
    }
    .folded .nav li a label i,
    .folded .nav li .nav-item label i {
        margin-right: 0;
        margin-left: -38px;
    }
    .folded .navbar-brand {
        text-align: center;
    }
    .folded .hidden-folded {
        display: none;
    }
    .folded:hover,
    .folded:focus,
    .folded.active {
        width: 240px;
    }
    .folded:hover>*,
    .folded:focus>*,
    .folded.active>* {
        width: 240px;
    }
    .folded:hover .nav li ul,
    .folded:focus .nav li ul,
    .folded.active .nav li ul {
        display: inherit;
    }
    .folded:hover .nav li a,
    .folded:focus .nav li a,
    .folded.active .nav li a,
    .folded:hover .nav li .nav-item,
    .folded:focus .nav li .nav-item,
    .folded.active .nav li .nav-item {
        text-align: left;
    }
    .folded:hover .nav li a span,
    .folded:focus .nav li a span,
    .folded.active .nav li a span,
    .folded:hover .nav li .nav-item span,
    .folded:focus .nav li .nav-item span,
    .folded.active .nav li .nav-item span {
        display: inline;
    }
    .folded:hover .nav li a .up,
    .folded:focus .nav li a .up,
    .folded.active .nav li a .up,
    .folded:hover .nav li .nav-item .up,
    .folded:focus .nav li .nav-item .up,
    .folded.active .nav li .nav-item .up {
        position: static;
    }
    .folded:hover .nav li a .icon,
    .folded:focus .nav li a .icon,
    .folded.active .nav li a .icon,
    .folded:hover .nav li .nav-item .icon,
    .folded:focus .nav li .nav-item .icon,
    .folded.active .nav li .nav-item .icon {
        float: left;
        margin-right: 32px;
        line-height: inherit;
    }
    .folded:hover .nav li label i,
    .folded:focus .nav li label i,
    .folded.active .nav li label i {
        margin-right: 48px;
        margin-left: -16px;
    }
    .folded:hover .navbar-brand,
    .folded:focus .navbar-brand,
    .folded.active .navbar-brand {
        text-align: left;
    }
    .folded:hover .hidden-folded,
    .folded:focus .hidden-folded,
    .folded.active .hidden-folded {
        display: inherit;
    }
    .folded:hover .hidden-folded.inline,
    .folded:focus .hidden-folded.inline,
    .folded.active .hidden-folded.inline {
        display: inline-block;
    }
}

.nav-sub {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s cubic-bezier(0.35, 0, 0.25, 1);
    transition: max-height 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}

.nav-sub .md-ripple-container {
    display: none;
    visibility: hidden;
}

.active>.nav-sub {
    max-height: 999px;
}

.active>.nav-sub .md-ripple-container {
    display: block;
    visibility: visible;
}

.i-16 {
    font-size: 16px;
    vertical-align: -15%;
}
.i-15 {
    font-size: 15px;
}
.i-12 {
    font-size: 12px;
}
.i-13 {
    font-size: 13px;
}
.i-18 {
    font-size: 18px;
}
.i-20 {
    font-size: 20px;
    vertical-align: -19%;
}

.i-24 {
    font-size: 24px;
    vertical-align: -23%;
}

.ui-icon {
    display: inline-block;
    height: 1em;
    text-align: center;
    background: transparent !important;
}

.ui-icon:before {
    position: relative;
    z-index: 1;
}

.ui-icon:after {
    position: relative;
    top: -1.5em;
    z-index: 0;
    display: block;
    width: 2em;
    height: 2em;
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    border-radius: 2em;
    content: "";
    background-clip: padding-box;
}

.ui-icon.b-2x:after {
    border-width: 2px;
}

.ui-icon.b-3x:after {
    border-width: 3px;
}

.ui-icon.ui-icon-sm:after {
    top: -1.35em;
    width: 1.7em;
    height: 1.7em;
}

.ui-icon.bg-primary:after {
    background-color: #3f51b5;
}

.ui-icon.bg-info:after {
    background-color: #2196f3;
}

.ui-icon.bg-success:after {
    background-color: #4caf50;
}

.ui-icon.bg-warning:after {
    background-color: #ffc107;
}

.ui-icon.bg-danger:after {
    background-color: #f44336;
}

.ui-icon.bg-accent:after {
    background-color: #7e57c2;
}

.ui-icon.bg-dark:after {
    background-color: #475069;
}

.ui-icon.bg-light:after {
    background-color: #eaebec;
}

.ui-icon.bg-white:after {
    background-color: #fff;
}

.item {
    position: relative;
}

.item .top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.item .bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.item .center {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

.item-overlay.active,
.item:hover .item-overlay {
    display: block;
}

.list-icon i {
    margin-right: 16px;
    -webkit-transition: font-size 0.2s;
    transition: font-size 0.2s;
}

.list-icon div {
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

md-autocomplete#custom-template {
  width: 200px;
}
.autocomplete-custom-template .md-autocomplete-suggestion {
  border-bottom: 1px solid #ccc;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal;
}
.autocomplete-custom-template .md-autocomplete-suggestion:last-child {
  border-bottom-width: 0;
}
.autocomplete-custom-template .item-title,
.autocomplete-custom-template .item-metadata {
  display: block;
  line-height: 2;
}
.autocomplete-custom-template .item-title md-icon {
  height: 18px;
  width: 18px;
}
.custom-container {
  min-width: 300px !important;
}

/*Charts*/

.jqstooltip {
    padding: 5px 10px !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
    border: solid 1px #000 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.easyPieChart {
    position: relative;
    display: table;
    text-align: center;
}

.easyPieChart>div {
    position: relative;
    z-index: 1;
    display: table-cell;
    line-height: 1;
    vertical-align: middle;
}

.easyPieChart>div img {
    margin-top: -4px;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#flotTip,
.flotTip {
    z-index: 100;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8) !important;
    border: solid 1px #000 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.legendColorBox>div {
    margin: 5px;
    border: none !important;
}

.legendColorBox>div>div {
    border-radius: 10px;
}

.st-sort-ascent:before {
    content: '\25B2';
}

.st-sort-descent:before {
    content: '\25BC';
}

.st-selected td {
    background: #f0f9ec !important;
}

.ui-select-bootstrap>.ui-select-choices {
    overflow-y: scroll;
}

.panel .dataTables_wrapper {
    padding-top: 10px;
}

.panel .dataTables_wrapper>.row {
    margin: 0;
}

.panel .dataTables_wrapper>.row>.col-sm-12 {
    padding: 0;
}

.dataTables_wrapper.form-inline .form-control {
    width: auto;
}

.btn-info .text-info {
    color: #fff;
}

.ie .ie-show {
    display: block;
}

.nav a.waves-effect {
    -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}

. {
    position: relative;
    border-color: #dddee0;
}

. .sl-item:after,
.:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 11px;
    height: 11px;
    margin-left: -6px;
    background-color: #fff;
    border-color: inherit;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    content: '';
}

.sl-icon {
    position: absolute;
    left: -15px;
    z-index: 1;
}

.sl-icon>i {
    display: table-cell;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}

.sl-item {
    position: relative;
    padding-bottom: 1px;
    border-color: #dddee0;
}

.sl-item:before,
.sl-item:after {
    display: table;
    content: " ";
}

.sl-item:after {
    clear: both;
}

.sl-item:after {
    top: 0;
    bottom: auto;
}

.sl-item.b-l {
    margin-left: -1px;
}

.sl-item.sl-item-md:after {
    top: -10px;
    width: 30px;
    height: 30px;
    margin-left: -16px;
}

.sl-item.sl-item-md .sl-icon {
    top: -10px;
}

.sl-content {
    padding-bottom: 10px;
    margin-top: -6px;
    margin-left: 24px;
}

.ui-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 18px;
    margin: 0;
    cursor: pointer;
    background-color: #4caf50;
    border-radius: 30px;
}

.ui-switch input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ui-switch input:checked+i:before {
    top: 50%;
    right: 5px;
    bottom: 50%;
    left: 50%;
    border-width: 0;
    border-radius: 5px;
}

.ui-switch input:checked+i:after {
    margin-left: 15px;
}

.ui-switch i:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 30px;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.ui-switch i:after {
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

.ui-switch-md {
    width: 40px;
    height: 24px;
}

.ui-switch-md input:checked+i:after {
    margin-left: 17px;
}

.ui-switch-md i:after {
    width: 22px;
}

.ui-switch-lg {
    width: 50px;
    height: 30px;
}

.ui-switch-lg input:checked+i:after {
    margin-left: 21px;
}

.ui-switch-lg i:after {
    width: 28px;
}

.timeline {
    padding: 0;
    margin: 0;
}

.tl-item {
    display: block;
}

.tl-item:before,
.tl-item:after {
    display: table;
    content: " ";
}

.tl-item:after {
    clear: both;
}

.visible-left {
    display: none;
}

.tl-wrap {
    display: block;
    padding: 15px 0 15px 20px;
    margin-left: 6em;
    border-color: #dddee0;
    border-style: solid;
    border-width: 0 0 0 2px;
}

.tl-wrap:before,
.tl-wrap:after {
    display: table;
    content: " ";
}

.tl-wrap:after {
    clear: both;
}

.tl-wrap:before {
    position: relative;
    top: 15px;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: -26px;
    background: #eaebec;
    border-color: inherit;
    border-style: solid;
    border-width: 3px;
    border-radius: 50%;
    content: "";
    box-shadow: 0 0 0 4px #efefef;
}

.tl-date {
    position: relative;
    top: 10px;
    display: block;
    float: left;
    width: 4.5em;
    margin-left: -7.5em;
    text-align: right;
}

.tl-content {
    position: relative;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tl-content.block {
    display: block;
    width: 100%;
}

.tl-content.panel {
    margin-bottom: 0;
}

.tl-header {
    display: block;
    width: 12em;
    margin-left: 1px;
    text-align: center;
}
.timeline-center .tl-item {
    margin-left: 50%;
}

.timeline-center .tl-item .tl-wrap {
    margin-left: -2px;
}

.timeline-center .tl-header {
    width: auto;
    margin-left: -1px;
}

.timeline-center .tl-left {
    margin-right: 50%;
    margin-left: 0;
}

.timeline-center .tl-left .hidden-left {
    display: none !important;
}

.timeline-center .tl-left .visible-left {
    display: inherit;
}

.timeline-center .tl-left .tl-wrap {
    float: right;
    padding-right: 20px;
    padding-left: 0;
    margin-right: 0;
    border-right-width: 2px;
    border-left-width: 0;
}

.timeline-center .tl-left .tl-wrap:before {
    float: right;
    margin-right: -26px;
    margin-left: 0;
}

.timeline-center .tl-left .tl-date {
    float: right;
    margin-right: -8.5em;
    margin-left: 0;
    text-align: left;
}

.bg-white {
    background-color: #fff;
}

.bg-light {
    background-color: #eaebec;
}

.bg-light.lt {
    background-color: #f8f8f8 !important;
}

.bg-light .lt {
    background-color: #f8f8f8;
}

.bg-light.dk {
    background-color: #dbdee2 !important;
}

.bg-light .dk {
    background-color: #dbdee2;
}

.bg-light.bg {
    background-color: #eaebec !important;
}

.bg-light .bg {
    background-color: #eaebec;
}

.bg-dark {
    color: rgba(255, 255, 255, 0.87);
    background-color: #475069;
}

.bg-dark.lt {
    background-color: #565e73 !important;
}

.bg-dark .lt {
    background-color: #565e73;
}

.bg-dark.dk {
    background-color: #39435e !important;
}

.bg-dark .dk {
    background-color: #39435e;
}

.bg-dark.bg {
    background-color: #475069 !important;
}

.bg-dark .bg {
    background-color: #475069;
}

.bg-primary {
    color: rgba(255, 255, 255, 0.87);
    background-color: #3f51b5;
}

.bg-primary.lt {
    background-color: #5363bb !important;
}

.bg-primary .lt {
    background-color: #5363bb;
}

.bg-primary.dk {
    background-color: #3345a8 !important;
}

.bg-primary .dk {
    background-color: #3345a8;
}

.bg-primary.bg {
    background-color: #3f51b5 !important;
}

.bg-primary .bg {
    background-color: #3f51b5;
}

.bg-success {
    color: rgba(255, 255, 255, 0.87);
    background-color: #4caf50;
}

.bg-success.lt {
    background-color: #62b265 !important;
}

.bg-success .lt {
    background-color: #62b265;
}

.bg-success.dk {
    background-color: #3fa343 !important;
}

.bg-success .dk {
    background-color: #3fa343;
}

.bg-success.bg {
    background-color: #4caf50 !important;
}

.bg-success .bg {
    background-color: #4caf50;
}

.bg-info {
    color: rgba(255, 255, 255, 0.87);
    background-color: #2196f3;
}

.bg-info.lt {
    background-color: #3ea1ef !important;
}

.bg-info .lt {
    background-color: #3ea1ef;
}

.bg-info.dk {
    background-color: #078bf4 !important;
}

.bg-info .dk {
    background-color: #078bf4;
}

.bg-info.bg {
    background-color: #2196f3 !important;
}

.bg-info .bg {
    background-color: #2196f3;
}

.bg-warning {
    color: rgba(255, 255, 255, 0.87);
    background-color: #ffc107;
}

.bg-warning.lt {
    background-color: #f9c526 !important;
}

.bg-warning .lt {
    background-color: #f9c526;
}

.bg-warning.dk {
    background-color: #ecb100 !important;
}

.bg-warning .dk {
    background-color: #ecb100;
}

.bg-warning.bg {
    background-color: #ffc107 !important;
}

.bg-warning .bg {
    background-color: #ffc107;
}

.bg-danger {
    color: rgba(255, 255, 255, 0.87);
    background-color: #f44336;
}

.bg-danger.lt {
    background-color: #f15e53 !important;
}

.bg-danger .lt {
    background-color: #f15e53;
}

.bg-danger.dk {
    background-color: #f92718 !important;
}

.bg-danger .dk {
    background-color: #f92718;
}

.bg-danger.bg {
    background-color: #f44336 !important;
}

.bg-danger .bg {
    background-color: #f44336;
}

.bg-accent {
    color: rgba(255, 255, 255, 0.87);
    background-color: #7e57c2;
}

.bg-accent.lt {
    background-color: #8e6fc4 !important;
}

.bg-accent .lt {
    background-color: #8e6fc4;
}

.bg-accent.dk {
    background-color: #6e3ec2 !important;
}

.bg-accent .dk {
    background-color: #6e3ec2;
}

.bg-accent.bg {
    background-color: #7e57c2 !important;
}

.bg-accent .bg {
    background-color: #7e57c2;
}

a.bg-primary:hover {
    background-color: #3849a2;
}

a.text-primary:hover {
    color: #3849a2;
}

.text-primary {
    color: #3f51b5;
}

.text-primary-lt {
    color: #4d5ec1;
}

.text-primary-dk {
    color: #3849a2;
}

a.bg-info:hover {
    background-color: #0d8aee;
}

a.text-info:hover {
    color: #0d8aee;
}

.text-info {
    color: #2196f3;
}

.text-info-lt {
    color: #39a1f4;
}

.text-info-dk {
    color: #0d8aee;
}

a.bg-success:hover {
    background-color: #449d48;
}

a.text-success:hover {
    color: #449d48;
}

.text-success {
    color: #4caf50;
}

.text-success-lt {
    color: #5cb860;
}

.text-success-dk {
    color: #449d48;
}

a.bg-warning:hover {
    background-color: #ecb100;
}

a.text-warning:hover {
    color: #ecb100;
}

.text-warning {
    color: #ffc107;
}
.text-grey {
    color: #4D4D4D;
}
.grey-600txt {
    color: #757575;
}
.text-warning-lt {
    color: #ffc721;
}

.text-warning-dk {
    color: #ecb100;
}

a.bg-danger:hover {
    background-color: #f32c1e;
}

a.text-danger:hover {
    color: #f32c1e;
}

.text-danger {
    color: #f44336;
}

.text-danger-lt {
    color: #f55a4e;
}

.text-danger-dk {
    color: #f32c1e;
}

a.bg-accent:hover {
    background-color: #7044bb;
}

a.text-accent:hover {
    color: #7044bb;
}

.text-accent {
    color: #7e57c2;
}

.text-accent-lt {
    color: #8c6ac9;
}

.text-accent-dk {
    color: #7044bb;
}

a.bg-dark:hover {
    background-color: #3d445a;
}

a.text-dark:hover {
    color: #3d445a;
}

.text-dark {
    color: #475069;
}

.text-dark-lt {
    color: #515c78;
}

.text-dark-dk {
    color: #3d445a;
}

.text-white {
    color: #ffffff;
}

.text-white-lt {
    color: rgba(255, 255, 255, 0.54);
}

.text-white-dk {
    color: rgba(255, 255, 255, 0.87);
}

.text-black {
    color: #000000;
}

.text-black-lt {
    color: rgba(0, 0, 0, 0.54);
}

.text-black-dk {
    color: rgba(0, 0, 0, 0.87);
}

.text-muted {
    color: inherit;
    opacity: 0.75;
}

.text-muted-dk {
    color: inherit;
    opacity: 0.5;
}

.text-muted-lt {
    color: inherit;
    opacity: 0.25;
}

.text-color {
    color: rgba(0, 0, 0, 0.87);
}

.bg-big:before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    background-color: inherit;
    border: inherit;
    content: "";
}

.bg-white-overlay {
    background-color: rgba(255, 255, 255, 0.8);
}

.bg-black-overlay {
    background-color: rgba(32, 43, 54, 0.8);
}

.no-bg {
    color: inherit;
    background-color: transparent;
}

@media (min-width: 768px) {
    .bg-auto:before {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: -1;
        width: inherit;
        background-color: inherit;
        border: inherit;
        content: "";
    }
    .bg-auto.b-l:before {
        margin-left: -1px;
    }
    .bg-auto.b-r:before {
        margin-right: -1px;
    }
}

.pos-rlt {
    position: relative;
    z-index: 1;
}

.pos-abt {
    position: absolute;
}

.pos-fix {
    position: fixed !important;
}

.pos-stc {
    position: static !important;
}

.block {
    display: block;
}

.block.hide {
    display: none;
}

.pull-none {
    float: none;
}

.inline {
    display: inline-block;
}

.inline-16 {
    width: 16px;
    height: 16px;
}

.inline-24 {
    width: 24px;
    height: 24px;
}

.none {
    display: none;
}

.active>.inline,
.active>.auto .inline {
    display: none;
}

.active>.none,
.active>.auto .none {
    display: inline-block;
}

.line {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    font-size: 0;
}

.line-dashed {
    background-color: transparent;
    border-style: dashed !important;
    border-width: 0;
}

.pointer {
    cursor: pointer;
}

.rounded,
.circle {
    border-radius: 500px;
}

.clear {
    display: block;
    overflow: hidden;
}

.no-border {
    border-color: transparent;
    border-width: 0;
}

.no-borders {
    border-width: 0 !important;
}

.b {
    border-color: rgba(110, 115, 120, 0.15) !important;
}

.b-a {
    border: 1px solid #dddee0;
}

.b-t {
    border-top: 1px solid #dddee0;
}

.b-r {
    border-right: 1px solid #dddee0;
}

.b-b {
    border-bottom: 1px solid #dddee0;
}

.b-l {
    border-left: 1px solid #dddee0;
}

.b-2x {
    border-width: 2px;
}

.b-3x {
    border-width: 3px;
}

.b-4x {
    border-width: 4px;
}

.b-5x {
    border-width: 5px;
}

.b-t-2x {
    border-top-width: 2px !important;
}

.b-t-3x {
    border-top-width: 3px !important;
}

.b-t-4x {
    border-top-width: 4px !important;
}

.b-t-5x {
    border-top-width: 5px !important;
}

.b-r-2x {
    border-right-width: 2px !important;
}

.b-r-3x {
    border-right-width: 3px !important;
}

.b-r-4x {
    border-right-width: 4px !important;
}

.b-r-5x {
    border-right-width: 5px !important;
}

.b-b-2x {
    border-bottom-width: 2px !important;
}

.b-b-3x {
    border-bottom-width: 3px !important;
}

.b-b-4x {
    border-bottom-width: 4px !important;
}

.b-b-5x {
    border-bottom-width: 5px !important;
}

.b-l-2x {
    border-left-width: 2px !important;
}

.b-l-3x {
    border-left-width: 3px !important;
}

.b-l-4x {
    border-left-width: 4px !important;
}

.b-l-5x {
    border-left-width: 5px !important;
}

.b-light {
    border-color: #eaebec;
}

.b-white {
    border-color: #fff;
}

.b-primary {
    border-color: #3f51b5;
}

.b-t-primary {
    border-top-color: #3f51b5;
}

.b-r-primary {
    border-right-color: #3f51b5;
}

.b-b-primary {
    border-bottom-color: #3f51b5;
}

.b-l-primary {
    border-left-color: #3f51b5;
}

.b-info {
    border-color: #2196f3;
}

.b-t-info {
    border-top-color: #2196f3;
}

.b-r-info {
    border-right-color: #2196f3;
}

.b-b-info {
    border-bottom-color: #2196f3;
}

.b-l-info {
    border-left-color: #2196f3;
}

.b-success {
    border-color: #4caf50;
}

.b-t-success {
    border-top-color: #4caf50;
}

.b-r-success {
    border-right-color: #4caf50;
}

.b-b-success {
    border-bottom-color: #4caf50;
}

.b-l-success {
    border-left-color: #4caf50;
}

.b-warning {
    border-color: #ffc107;
}

.b-t-warning {
    border-top-color: #ffc107;
}

.b-r-warning {
    border-right-color: #ffc107;
}

.b-b-warning {
    border-bottom-color: #ffc107;
}

.b-l-warning {
    border-left-color: #ffc107;
}

.b-danger {
    border-color: #f44336;
}

.b-t-danger {
    border-top-color: #f44336;
}

.b-r-danger {
    border-right-color: #f44336;
}

.b-b-danger {
    border-bottom-color: #f44336;
}

.b-l-danger {
    border-left-color: #f44336;
}

.b-accent {
    border-color: #7e57c2;
}

.b-t-accent {
    border-top-color: #7e57c2;
}

.b-r-accent {
    border-right-color: #7e57c2;
}

.b-b-accent {
    border-bottom-color: #7e57c2;
}

.b-l-accent {
    border-left-color: #7e57c2;
}

.b-dark {
    border-color: #475069;
}

.b-t-dark {
    border-top-color: #475069;
}

.b-r-dark {
    border-right-color: #475069;
}

.b-b-dark {
    border-bottom-color: #475069;
}

.b-l-dark {
    border-left-color: #475069;
}

.no-b-t {
    border-top-width: 0;
}

.no-b-r {
    border-right-width: 0;
}

.no-b-b {
    border-bottom-width: 0;
}

.no-b-l {
    border-left-width: 0;
}

.b-dashed {
    border-style: dashed !important;
}

@media (max-width: 991px) {
    .no-border-sm {
        border-width: 0;
    }
}

@media (max-width: 767px) {
    .no-border-xs {
        border-width: 0;
    }
}

.hover-action {
    display: none;
}

.hover-rotate {
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
}

.hover-anchor:hover .hover-action,
.hover-anchor:focus .hover-action,
.hover-anchor:active .hover-action {
    display: inherit;
}

.hover-anchor:hover .hover-rotate,
.hover-anchor:focus .hover-rotate,
.hover-anchor:active .hover-rotate {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.no-margin {
    margin: 0;
}

.m {
    margin: 16px;
}

.m-xs {
    margin: 4px;
}

.m-sm {
    margin: 8px;
}

.m-md {
    margin: 24px;
}

.m-lg {
    margin: 32px;
}

.m-v-xs {
    margin-top: 4px;
    margin-bottom: 4px;
}

.m-v-sm {
    margin-top: 8px;
    margin-bottom: 8px;
}

.m-v {
    margin-top: 16px;
    margin-bottom: 16px;
}

.m-v-md {
    margin-top: 24px;
    margin-bottom: 24px;
}

.m-v-lg {
    margin-top: 32px;
    margin-bottom: 32px;
}

.m-h-xs {
    margin-right: 4px;
    margin-left: 4px;
}

.m-h-sm {
    margin-right: 8px;
    margin-left: 8px;
}

.m-h {
    margin-right: 16px;
    margin-left: 16px;
}

.m-h-md {
    margin-right: 24px;
    margin-left: 24px;
}

.m-h-lg {
    margin-right: 32px;
    margin-left: 32px;
}

.m-t {
    margin-top: 16px;
}

.m-t-xs {
    margin-top: 4px;
}

.m-t-sm {
    margin-top: 8px;
}

.m-t-md {
    margin-top: 24px;
}

.m-t-lg {
    margin-top: 32px;
}

.m-r {
    margin-right: 16px;
}

.m-r-xs {
    margin-right: 4px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r-md {
    margin-right: 24px;
}

.m-r-lg {
    margin-right: 32px;
}

.m-b {
    margin-bottom: 16px;
}

.m-b-xs {
    margin-bottom: 4px;
}

.m-b-sm {
    margin-bottom: 8px;
}

.m-b-md {
    margin-bottom: 24px;
}

.m-b-lg {
    margin-bottom: 32px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-5 {
    margin-bottom: 5px;
}

.m-l {
    margin-left: 16px;
}

.m-l-xs {
    margin-left: 4px;
}

.m-l-sm {
    margin-left: 8px;
}

.m-l-md {
    margin-left: 24px;
}

.m-l-lg {
    margin-left: 32px;
}

.m-n {
    margin: -16px;
}

.m-h-n {
    margin-right: -16px;
    margin-left: -16px;
}

.m-v-n {
    margin-top: -16px;
    margin-bottom: -16px;
}

.m-l-n {
    margin-left: -16px;
}

.m-r-n {
    margin-right: -16px;
}

.m-t-xn {
    margin-top: -2px;
}

.m-t-n {
    margin-top: -16px;
}

.m-b-n {
    margin-bottom: -16px;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-h {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.no-padding-v {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-xs {
    padding: 4px;
}

.p-sm {
    padding: 8px;
}

.p {
    padding: 16px;
}

.p-md {
    padding: 24px;
}

.p-lg {
    padding: 32px;
}

.p-h {
    padding-right: 16px;
    padding-left: 16px;
}

.p-h-xs {
    padding-right: 4px;
    padding-left: 4px;
}

.p-h-sm {
    padding-right: 8px;
    padding-left: 8px;
}

.p-h-md {
    padding-right: 24px;
    padding-left: 24px;
}

.p-h-lg {
    padding-right: 32px;
    padding-left: 32px;
}

.p-v {
    padding-top: 16px;
    padding-bottom: 16px;
}

.p-v-xs {
    padding-top: 4px;
    padding-bottom: 4px;
}

.p-v-sm {
    padding-top: 8px;
    padding-bottom: 8px;
}

.p-v-md {
    padding-top: 24px;
    padding-bottom: 24px;
}

.p-v-lg {
    padding-top: 32px;
    padding-bottom: 32px;
}

.padding {
    padding: 32px 32px;
}

.padding-out {
    margin: -32px -32px;
}

@media (max-width: 992px) {
    .padding {
        padding: 16px 16px;
    }
    .padding-out {
        margin: -16px -16px;
    }
}

@media (max-width: 767px) {
    .padding {
        padding: 8px 8px;
    }
    .padding-out {
        margin: -8px -8px;
    }
}

.no-radius {
    border-radius: 0 !important;
}

.no-r-t {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.no-r-r {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.no-r-b {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.no-r-l {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.r {
    border-radius: 3px;
}

.r-t {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.r-r {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.r-b {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.r-l {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.r-2x {
    border-radius: 6px;
}

.r-3x {
    border-radius: 9px;
}

.scrollable {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.scrollable.hover {
    overflow-y: hidden !important;
}

.scrollable.hover>* {
    margin-top: -1px;
}

.scrollable.hover:hover {
    overflow: visible !important;
    overflow-y: auto !important;
}

.smart .scrollable {
    overflow-y: auto !important;
}

.scroll-x,
.scroll-y {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.scroll-y {
    overflow-y: auto;
}

.scroll-x {
    overflow-x: auto;
}

.no-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.box-shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.box-shadow-md {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.box-shadow-lg {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.box-shadow-inset {
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
}

.text-shadow {
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.l-h {
    line-height: 1.42857143;
}

.l-h-1x {
    line-height: 1;
}

.l-h-2x {
    line-height: 2em;
}

.l-s-1x {
    letter-spacing: 1;
}

.l-s-2x {
    letter-spacing: 2;
}

.l-s-3x {
    letter-spacing: 3;
}

.h-1x {
    height: 20px;
}

.h-2x {
    height: 40px;
}

.h-3x {
    height: 60px;
}

.h-4x {
    height: 80px;
}

.font-normal {
    font-weight: normal;
}

.font-thin {
    font-weight: 300;
}

.font-bold {
    font-weight: 700;
}

.font-boldmax {
    font-weight: 900;
}

.text-4x {
    font-size: 4em;
}

.text-3x {
    font-size: 3em;
}

.text-2x {
    font-size: 2em;
}

.text-xl {
    font-size: 32px;
}

.text-lg {
    font-size: 24px;
}

.text-md {
    font-size: 16px;
}

.text-20 {
    font-size: 20px;
}

.text-18 {
    font-size: 18px;
}
.text-base {
    font-size: 14px;
}

.text-sm {
    font-size: 13px;
}

.text-xs {
    font-size: 12px;
}

.text-xxs {
    font-size: 10px;
}

.text-u-c {
    text-transform: uppercase;
}

.text-l-t {
    text-decoration: line-through;
}

.text-u-l {
    text-decoration: underline;
}

.text-ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-fade {
    position: relative;
    overflow: hidden;
}

.text-fade:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70%;
    height: 1.2em;
    text-align: right;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
    content: "";
}

.no-select {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

.text-center {
        text-align: center;
    }
.text-left {
        text-align: left;
    }
.text-right {
        text-align: right;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .text-center-sm {
        text-align: center;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-right-sm {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .text-center-xs {
        text-align: center;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-right-xs {
        text-align: right;
    }
}

.w-16 {
    width: 16px;
    height: 16px;
}

.w-20 {
    width: 20px;
    height: 20px;
}

.w-24 {
    width: 24px;
    height: 24px;
}

.w-32 {
    width: 32px;
    height: 32px;
}

.w-40 {
    width: 40px;
    height: 40px;
}

.w-48 {
    width: 48px;
    height: 48px;
}

.w-56 {
    width: 56px;
    height: 56px;
}

.w-64 {
    width: 64px;
    height: 64px;
}

.w-xxl {
    width: 60px;
}

.w-xs {
    width: 90px;
}

.w-sm {
    width: 120px;
}

.w {
    width: 180px;
}

.w-md {
    width: 200px;
}

.w-lg {
    width: 240px;
}

.w-xl {
    width: 280px;
}

.w-xxl {
    width: 320px;
}

.w-full {
    width: 100%;
}

.w-auto {
    width: auto;
}

.h-auto {
    height: auto;
}

.h-full {
    height: 100%;
}
@charset "utf-8";
/* CSS Document */
body{height: 100%; padding:0; margin:0; background:#ececec none repeat scroll 0 0;}
.main-log-sec{width: 100%; margin:3% auto; border-radius:3px;}
.log-propr{ width: 40%;
    float: left;
    background: #198acb url(../img/chat_bg_tile1.png);
    height: 511px;}
.log-prpr-img{width: 100%;}
.walltotpcon_btn {
    background: #ffbc7b;
    border: 1px solid;
    display: inline-block;
    color: #000;
    border-radius: 10px;
    padding: 10px;
    line-height: 14px;
    font-size: 14px;
    font-weight: 600;
    width: 120px;
}
   .inptBxwalletotp {
        width: 120px;
        font-size: 14px;
        outline: none;
        border: 1px solid #9b9b9b;
        color: #000000;
        padding: 0 10px;
        border-radius: 7px;
        min-width: 120px;
        height: 36px;
    }
.Wal-sec-r{width: 100%;float: left; min-height:250px; background:#f0f0f0; padding:20px; border-radius: 10px;}
.log-sec-r{width: 100%;float: left; min-height:511px; background:#ffffff; padding:0 5%; border-radius: 10px;}
.err-tab-r{width: 100%;float: left; min-height:260px; background:#ffffff; padding:0 5%; border-radius: 10px;}
.err-tab-r1{width: 100%;float: left; min-height:200px; background:#ffffff; padding:0 5%; border-radius: 10px;}
.wallet-tab-r1{
    width: 100%;
    float: left; 
    min-height:200px; 
    background:#ffffff; 
    padding:15px; 
    border-radius: 10px;
}
.wal-widgt-head{
    border: 1px solid #bababa;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
    background: #ffffff;
}
.err-tab-rmobile1{width: 100%;float: left; min-height:130px; background:#ffffff; padding:0 5%; border-radius: 10px;}
.clr{ clear:both;}
.logn-detal{width:100%;margin: 70px auto 20px; float:left;}
.errortab-detal1{width:100%;margin: 35px auto; float:left;}
.errortab-detalmobile1{width:100%;margin: 20px auto; float:left;}
.errortab-detal{width:100%;margin: 50px auto; float:left;}
.errortab-txt{ font-size: 20px;
    color: #424242;margin-bottom:40px; font-weight:700;}
.errortab-txt2{ font-size: 14px;
    color: #424242;margin-bottom:20px; font-weight:500;}
.error-txtfare{ 
    margin-top:90px;
    font-weight:700;
    text-align: center;
}
.Combined-Shape {
    width: 30%;
    height: 0.01rem;
    margin: 5px 10px 10px 10px;
    background-color: #333;
}

.lgnmobrtbook{width:100%;/* margin:2% 0; */border-radius: 5px;color:#fff;background-color:#F00;font-size: 12px;text-align:center;padding: 10px;cursor:pointer;}
.lgnmob{width:100%;/* margin:2% 0; */border-radius: 5px;color:#fff;background-color:#F00;font-size: 14px;text-align:center;padding: 10px;cursor:pointer;}
.blackFooterLftDtls {
    color: #ffffff;
}
.fareloader {
  width: 40px;
  height: 6px;
  background: radial-gradient(circle closest-side,#9f0c0c 92%,#0000) calc(100%/2) 0/calc(100%/3) 100%;
  animation: l2 0.5s infinite linear;
}
.fareloaderbox {
  width: 90px;
  height: 14px;
  background: repeating-linear-gradient(90deg,#000 0 calc(25% - 5px),#0000 0 25%) left/calc(4*100%/3) 100%;
  animation: l1 0.5s infinite linear;
}
@keyframes l1 {
    100% {background-position: right}
}
@keyframes l2 {
    100% {background-position: 0 0}
}

.fareloaderMob {
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 4px solid #c8c8c8;
  animation:
    l20-1 0.8s infinite linear alternate,
    l20-2 1.6s infinite linear;
  margin-left: 10px;
}

@keyframes l20-1{
   0%    {clip-path: polygon(50% 50%,0       0,  50%   0%,  50%    0%, 50%    0%, 50%    0%, 50%    0% )}
   12.5% {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100%   0%, 100%   0%, 100%   0% )}
   25%   {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100% 100%, 100% 100%, 100% 100% )}
   50%   {clip-path: polygon(50% 50%,0       0,  50%   0%,  100%   0%, 100% 100%, 50%  100%, 0%   100% )}
   62.5% {clip-path: polygon(50% 50%,100%    0, 100%   0%,  100%   0%, 100% 100%, 50%  100%, 0%   100% )}
   75%   {clip-path: polygon(50% 50%,100% 100%, 100% 100%,  100% 100%, 100% 100%, 50%  100%, 0%   100% )}
   100%  {clip-path: polygon(50% 50%,50%  100%,  50% 100%,   50% 100%,  50% 100%, 50%  100%, 0%   100% )}
}
@keyframes l20-2{
  0%    {transform:scaleY(1)  rotate(0deg)}
  49.99%{transform:scaleY(1)  rotate(135deg)}
  50%   {transform:scaleY(-1) rotate(0deg)}
  100%  {transform:scaleY(-1) rotate(-135deg)}
}
.logn-txt{ font-size: 24px;
    color: #424242;
    margin-bottom:0px; 
    font-weight:700;
}
.img{    width: 42%;
    margin: 0 auto;}
.pa-s {
    width: 100%;
    float: left;
}
.group {
    position: relative;
}
.loadersmall {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0px auto;
    border: 4px solid #2f9ff4;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 4px solid #e8e8e8;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: 30px;
}

.group {
    position: relative;
    margin-bottom: 7px;
    font-size: 17px;
    margin-top:15px;
}
.inp             {
  font-size:18px;
  padding:10px 0px 10px 0px;
  display:block;
  width:100%;
  margin: 0px 0 0 0;
  border:none;
  border-bottom:1px solid #a7a2a2;
}

.inp-crd             {
  font-size:18px;
  padding:10px 0px 10px 13px;
  display:block;
  width:100%;
  margin: 0px 0 0 0;
  border:none;
  border-bottom:1px solid #a7a2a2;
}
.soldout {position: absolute;
    top: 32%;
    left: 16%;}
.soldout img {width: 115px;}
.search-container input::-webkit-input-placeholder {
color:#3a3a3a
}
.search-container input::-moz-placeholder {
color:#3a3a3a
}
.search-container input:-ms-input-placeholder {
color:#3a3a3a
}
.search-container input:-moz-placeholder {
color:#3a3a3a
}
.hoteNme{margin: 0 0 6px;
    max-width: 276px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;}
.hotel-content-wrap a {text-decoration:none;color:inherit}
.vrt_scroll {max-height: 145px; overflow-y: scroll;overflow-x: hidden;padding: 0 7px 0 0;}
.lft_str {margin-left:3px}
.lft_str_fl {float:left}
.search-section { background: linear-gradient(to right, #2F80ED, #56CCF2); padding: 12px 0; }
.sticky-fx { position: sticky; position: -webkit-sticky; top: 0; z-index: 999; }
.emt_form_wrap,.emt_main_wrap  { width: 1200px; margin: 0 auto; padding:0 15px;display:table }
.frmCol-1 { float: left; width: 32%; margin-bottom: 0; overflow: visible; }
.clearfix::after { content: ""; clear: both; display: table; }
.search-form { border-radius: 2px; position: relative; }
.search-section .search-label { display: block; font-size: 11px; line-height: 14px; letter-spacing: 0.4px; color: #1e4475; opacity: 0.55; padding: 0 0 3px 0; }
.search-section input { font-size: 16px; line-height: 1; color: #3c3c3c; display: block; letter-spacing: 0.2px; background: #fff; width: 100%; text-align: left; cursor: pointer; }
.search-section .search-form input { color: #000; letter-spacing: 0.5px; border-radius: 4px; text-overflow: ellipsis; border: 0; background: #fff; padding: 21px 42px 9px 13px; }
.search-form .search-label { position: absolute; left: 13px; top: 6px; }
.search-section .input-daterange { float: left; width: 36%; margin-bottom: 0; margin-left: 1%; border-radius: 4px; overflow: hidden; }
.search-section .select-dates.select-dates-checkin { width: 50%; }
.search-section .select-dates { float: left; margin-bottom: 0; }
.search-section .select-dates { position: relative; }
.search-section .select-dates .wrap-select-dates { background: #fff; height: 48px; overflow: visible; border-radius: 0; padding-left: 10px; padding-top: 7px; color: #000; }
.date-title { color: #1e4475; font-size: 11px; letter-spacing: 0.5px; text-transform: uppercase; opacity: 0.55; line-height: 14px; }
.search-section .select-dates .searchCheckInBox { line-height: 20px; font-size: 14px; letter-spacing: 0.5px; background: transparent; color: #000; display: inline-block; }
.search-section .select-dates input { padding: 0;margin-top: 2px; }
.search-section .select-dates input { border: 0; }
.input-daterange input:last-child { border-radius: 0 3px 3px 0; }
.search-section input { font-size: 16px; line-height: 1; color: #3c3c3c; display: block; letter-spacing: 0.2px; background: #fff; width: 100%; text-align: left; cursor: pointer; }
.search-section .select-dates .wrap-select-dates .calendar-arrow { position: absolute; width: 1px; height: 100%; background: #bdbdbd; left: 0; top: 0; display: block; }
.custom-select { float: left; width: 100%; margin-bottom: 0; margin-left: 1%; border-radius: 4px; }
.custom-select { position: relative; }
.select-box { outline: none; border-radius: 4px; }
.custom-select .wrap-select-box { position: relative; padding: 11px 10px 11px 10px; cursor: pointer; }
.custom-select .wrap-select-box { border-radius: 4px; height: 48px; background: #fff; padding-top: 6px; }
.search-section .search-label { display: block; font-size: 11px; line-height: 14px; letter-spacing: 0.4px; color: #1e4475; opacity: 0.55; padding: 0; }
.select-box span.guests-selected { position: relative; color: #000; padding-left: 0; font-size: 14px; }
.select-box .icon2.arrow-icon2 { position: absolute; right: 15px; top: 18px; z-index: 1; stroke: #fff; }
.select-box .icon2.arrow-icon2 { float: right; width: 15px; height: 16px; margin-top: 1px; stroke: rgba(0, 0, 0, 0.3); stroke-width: 3px; }
.btn-wrap { float: left; width: 10.7%; margin-left: 1%; }
.search-section .btnsrch { height: 48px; text-transform: capitalize; font-size: 20px; padding: 13px 20px; border-radius: 4px; letter-spacing: 1px; background: transparent; border: 0; color: #fff; background: #4263c1; font-size: 14px; width: 100%; }
.breadcrumb { position: relative; z-index: 1; width: 56%; float: left; }
.breadcrumb ul { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; margin: 0; padding: 0 }
.breadcrumb ul li { font-size: 11px; line-height: 28px; letter-spacing: 0.2px; font-weight: 400; color: #3a3a3a; white-space: nowrap; position: relative; padding-right: 13px; list-style: none; }
.breadcrumb ul li a { text-decoration:none;display: block; position: relative; font-weight: 400; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; color: #2196f3; }
.breadcrumb ul li:after { content: '>'; font-size: 12px; color: #868686; right: 4px; top: 1px; padding: 0 0 0px; position: absolute; }
.breadcrumb ul li:last-child:after { display: none; }
.breadcrumb ul li a:hover { color: #2196f3; }
.topStick {position: sticky;
    top: 0;
    z-index: 11;}
.brdbg { width: 100%; float: left; padding: 9px 0; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.3); position: relative; z-index: 1; }
.search-container {    background: #e6e6e6;
    float: right;
    position: relative;
    border-radius: 20px;
    padding: 4px 10px; }
.search-container input[type=text] {margin-top: 1px;background:none; padding: 0; font-size: 13px; border: none; border: 0; width: 87%; font-weight: 400; float: right; text-align: left; font-family: open sans; outline: 0 }
.fa-srch { position: absolute; right: 140px; top: 2px; float: left; width: 15px; height: 15px; margin: 0 auto; background: url(https://hotel.easemytrip.com/Content/hotelfilter/img/search_icn.png); }
.lftsidebar { width: 24.2%; padding: 12px; float: left; position: relative; background-color: #FFF; }
.right-content { width: 75.8%; float: right; position: relative; padding-left: 20px; padding-top: 20px;min-height:2000px }
.resetAll { float: right; cursor: pointer; font-size: 12px; text-align: right; margin: 0; display: block; color: #4263c1; padding: 0; width: 100% }
.panel { padding: 0; background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; box-shadow: none; }
.panel-collapse.filters-container { height: auto; overflow: auto; }
.htl-str { width: 100%; text-align: center; margin: 0; float: left; }
.panel ul { margin: 6px 0; padding: 0; }
.star-rt-filter { text-align: center; width: 100%; float: left; }
.star-rt-filter li { width: 18%; float: left; border: 1px solid #e2e2e2; padding: 0 !important; cursor: pointer; margin-right: 6px; list-style: none; border-radius: 4px; }
.star-rt-filter li:last-child { margin-right: 0 }
.star-rt-filter li label { padding: 3px 8px; width: 100%; float: left; cursor: pointer; }
.star-rt-filter label { font-size: 11px; }
.htl-str { width: 100%; text-align: center; margin: 0; float: left; }
.rating-counter { padding: 3px 0 4px; margin-top: 5px; border-top: 1px solid #e2e2e2; width: 100%; float: left; color: #4e4c4c; }
.accordion { color: #000000; cursor: pointer; padding: 0; width: 100%; border: none; text-align: left; outline: none; font-size: 14px; transition: 0.4s; font-weight: 600; text-transform: uppercase }
.star-ta-filter { text-align: center; width: 100%; float: left; }
.star-ta-filter li { width: 18%; float: left; border: 1px solid #e2e2e2; padding: 0 !important; cursor: pointer; margin-right: 6px; list-style: none; border-radius: 4px; }
.star-ta-filter label { font-size: 11px; }
.star-ta-filter li label { padding: 3px 2px; width: 100%; float: left; cursor: pointer }
.star-ta-filter li:last-child { margin-right: 0 }
.accordion:after { content: '\2212'; color: #777; font-weight: bold; float: right; margin-left: 5px; }
.dividernw { margin: 12px 0; float: left; width: 100% }
.container_fil { display: block;
    position: relative;
    padding-left: 30px;
    margin: 5px 0;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 18px;
    width: 100%;
    float: left;}
.container_fil input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark_fil { position: absolute; top: 0; left: 0; height: 19px; width: 19px; background-color: #f5f5f5; border-radius: 3px; border: 1px solid #c1c1c1; }
.container_fil:hover input ~ .checkmark_fil { background-color: #ccc; }
.container_fil input:checked ~ .checkmark_fil { background-color: #4263c1; border: 1px solid #4263c1; }
.checkmark_fil:after { content: ""; position: absolute; display: none; }
.container_fil input:checked ~ .checkmark_fil:after { display: block; }
.container_fil .checkmark_fil:after { left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.fltr { float: right }

.btnhtltype, .btnhtltype1, .btnhtltype2, .btnhtltype3 { position: relative; border-radius: 18px; border: none; padding: 7px 16px; cursor: pointer; outline: none; min-height: 36px; border: 1px solid #4263c1; color: #4263c1; font-size: 13px; margin-right: 3px; }
.btnhtltype:hover, .btnhtltype1:hover, .btnhtltype2:hover, .btnhtltype3:hover { background: #4263c1; color: #fff }
.btnhtltype:focus, .btnhtltype1:focus, .btnhtltype2:focus, .btnhtltype3:focus { background: #4263c1; color: #fff }
.btnActive { background: #4263c1; color: #fff }
.triangle-down { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #4263c1; display: inline-block; }
.btnhtltype:hover .triangle-down { border-top: 5px solid #fff; }
#clientsDropDown { position: absolute; top: 50px; right: 302px; width: 188px; padding-bottom: 0; z-index: 9999; }
#main_wrap2 { background: #fff; }
#main_wrap2::after { top: -21px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: hsla(0,0%,100%,0); border-bottom-color: #fff; border-width: 11px; margin-left: 18px; left: 32%; }
.flicb { width: 80%; margin: 0 auto; padding: 10px 0 }
.filttl { letter-spacing: .3px; color: #4a4a4a; font-size: 14px; line-height: 1.2; padding: 8px 10px; font-weight: 600; }
#clientsOpen { cursor: pointer; }
#clientsDropDown #clientsDashboard { display: none; }
.overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.25); z-index: 999; cursor: pointer; }
.result-item { padding: 0; position: relative; border: 1px solid #e4e4e4; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 10px 0 20px; background: #fff; min-height: 271px; }
.result-item-image { width: 333px; float: left; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; background: #f1f1f1; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px; border-radius: 3px 0 0 3px; }
.result-item-image .img-wrapper { display: table; position: relative; text-align: center; min-height: 100%; height: 100%; background-color: #e2e2e2; }
.table-div { display: table; width: 100%; height: 100%; }
.table-cell { display: table-cell; vertical-align: middle; }
.detail-wrap { padding: 9px 9px 20px 0; width: 69%; position: relative; vertical-align: top; }
.price-wrap { z-index: 0; padding: 12px 12px 20px 11px; width: 31%; position: relative; border-left: 1px solid #ebebeb;vertical-align: top; }
.hotel-content-wrap { padding-bottom: 1px; margin-left: 350px; height: 100%; }
.detail-wrap h3 { margin: 0 0 6px;
    }
.detail-wrap h3 a { outline: none;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    max-width: 293px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;    padding-bottom: 2px; }
.address-cl { margin: 0 0 6px;
    display: block;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    min-height: 14px;
    letter-spacing: 0.5px;
    color: #4a4a4a;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 340px;}
.distance-cl { margin: 0 0 8px; display: block; font-size: 11px; font-weight: normal; font-style: normal; line-height: 14px; min-height: 14px; color: #4266cf; position: relative; padding-left: 20px; overflow: hidden; padding-left: 0; }
.iconn5 { width: 9px; height: 12px; position: absolute; left: 0px; top: 1px; fill: #979797; }
.pinIcn { width: 11px; height: 12px; background: url(../img/pin-icon.png) no-repeat; background-size: 11px 12px; float: left; margin-right: 5px }
.Pillswrap { width: 100%; float: left; margin-top: 5px; }
.Pills { margin-top: 0; list-style: none; outline: 0; padding: 0; margin-bottom: 4px; }
.Pills .Pill { height: 24px; font-size: 12px; padding: 4px 7px; max-width: 320px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; vertical-align: bottom; margin-left: 0; margin-right: 3px; margin-bottom: 4px }
.Pills .Pill--BenefitsPayments { color: #66be5b; border-color: #66be5b; }
.Pill--outlined { display: inline-block; padding: 5px 7px; line-height: 1; font-size: 12px; font-weight: 600; border: 1px solid; border-radius: 2px; }
.amenityIcon { height: 14px; width: 14px; fill: #66be5b; display: inline-block; vertical-align: sub; margin-right: 4px; }
.starImg img { width: 12px; margin-right: 1px }
.clr { clear: both }
.rel { position: relative; }
.rel1 { margin-bottom: 25px; }
.hotel_type { width: 100%; float: left; margin-top: 5px }
.httyp { display: inline-block; padding: 4px 10px; text-align: center; color: #fff; font-size: 11px; border-radius: 3px; margin-right: 4px }
.redBg { background: #fc8080; }
.bluBg { background: #8ac5ea; }
.m_pplr { background: #fdf3e5; padding: 6px; font-size: 13px; float: left; margin-top: 20px; color: #906d3c }
.m_pplr img { vertical-align: bottom; margin-right: 4px }
.coupnCol { width:100%;float:left;margin-top:9px}
.couponTxt {background:#f5f5f5;padding:2px 8px;border:1px dashed #4f6cda;text-align:center;font-size:11px;color:#4f6cda;margin-right:7px;position:relative}
.couponTxt:before {content:'';width: 10px;
    height: 10px;
    background: url(../img/coupn-cross.png) no-repeat;
    background-size: 10px 10px;
    float: left;
    position: absolute;
    top: -7px;
    left: 4px;}
.cpsbutxt {color:#6f6d6d;font-size:11px;}
.review-bg {display: inline-block;background:#4263c1;font-size:15px;color:#fff;border-radius:3px;padding: 4px 7px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px;}
.ReviewSection-item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 100px;
}
.ReviewSection-scoreText {
    font-size: 14px;
    line-height: 1.428;
    overflow-wrap: break-word;
    line-height: 12px;
}
.ReviewSection-count {
    font-weight: 700;
    font-size: 12px;
    padding-top: 4px;
    line-height: 12px;
}
.rvwcol {float:right;margin-bottom:50px}
.cross_price {width: 100%;
    float: right;
    font-size: 15px;
    text-decoration: line-through;
    text-align: right;
    color: #929292;}
.act_price {width:100%;float:right;font-size:24px;text-align:right;font-weight:700}
.rs_20 {font-weight:normal;font-size:21px}
.prn {text-align: right;
    font-size: 11px;
    color: #686767;
    width: 100%;
    display: block;}
.bookhBtn {
    padding: 7px 0px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background-color: #ef6614;
    text-decoration: none;
    border-radius: 4px;
    float: right;
    width: 90%;
	margin-top:12px;
	cursor:pointer;margin-bottom: 20px;
}
.fr_cnc {color: #0fb746;
    text-transform: capitalize;
    font-size: 9px;
    text-align: right;
    float: right;}
.fr_cnc i {margin-right:2px}
.dticn {position: absolute;
    right: 10px;
    top: 12px;
    font-size: 21px;
    color: #b3b3b3;}
.sricn {position: absolute;
    right: 14px;
    top: 14px;
    font-size: 18px;
    color: #b3b3b3;}
.ttl_view {color:#e49f46;font-size:11px;text-align:right;margin-top:7px;float: right;}
.ttl_view:before {content:'';width:11px;height:8px;background:url(../img/eye-icon.png) no-repeat;background-size:11px 8px;float: left;
    margin-right: 4px;margin-top: 4px;}
.Pills .Pill i {margin-right:4px}
.starImg {font-size: 10px;
    color: #f99e00;
    vertical-align: middle;}
.starImg i {margin-left:-1px}
.ft16 {font-size:16px;}
.ft13 {font-size:13px;}

/*Slider*/
#slider {height:100%!important;width:333px;}
#slider img {height:100%;object-fit: fill;}
.ideal-image-slider {
	position: relative;
	overflow: hidden;
}
.iis-slide {
	display: block;
	bottom: 0;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	text-indent: -9999px;
}

/* Slide effect */
.iis-effect-slide .iis-slide {
	opacity: 0;
	-webkit-transition-property: -webkit-transform;
	   -moz-transition-property: -moz-transform;
		 -o-transition-property: -o-transform;
			transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	   -moz-transition-timing-function: ease-out;
		 -o-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
	-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
			transform: translateX(0%);
}
.iis-effect-slide .iis-current-slide {
	opacity: 1;
	z-index: 1;
}
.iis-effect-slide .iis-previous-slide {
	-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
			transform: translateX(-100%);
}
.iis-effect-slide .iis-next-slide {
	-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
			transform: translateX(100%);
}
.iis-effect-slide.iis-direction-next .iis-previous-slide,
.iis-effect-slide.iis-direction-previous .iis-next-slide { opacity: 1; }

/* Touch styles */
.iis-touch-enabled .iis-slide { z-index: 1; }
.iis-touch-enabled .iis-current-slide { z-index: 2; }
.iis-touch-enabled.iis-is-touching .iis-previous-slide,
.iis-touch-enabled.iis-is-touching .iis-next-slide { opacity: 1; }

/* Fade effect */
.iis-effect-fade .iis-slide {
	-webkit-transition-property: opacity;
	   -moz-transition-property: opacity;
		 -o-transition-property: opacity;
			transition-property: opacity;
	-webkit-transition-timing-function: ease-in;
	   -moz-transition-timing-function: ease-in;
		 -o-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
	opacity: 0;
}
.iis-effect-fade .iis-current-slide {
	opacity: 1;
	z-index: 1;
}

#sidebar{
			width: 24.2%;
    float: left;
    position: relative;
			will-change: min-height;
		}

		#sidebar .sidebar__inner{
			padding: 12px;
			background:#fff;
			position: relative;
			transform: translate(0, 0);
			transform: translate3d(0, 0, 0);
			will-change: position, transform;
		}
		.prcnttdy {
    color: #fff;
    background-color: #f85c5c;
    float: right;
    text-align: center;
    padding: 2px 8px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 8px;
	border-radius:3px;
	    position: absolute;
    top: 70px;
    right: 13px;
}

.sftybx {
    width: 65%;
    float: left;
    padding: 2px 0 2px 0;
}
.sftryin{width: auto;
    float: left;    margin-right: 8px;
    background: #e5f8fa;
    padding: 0px 12px;
    border-radius: 5px;border: 1px solid #9ecfd4;}
.flxin{width: auto;
    float: left;    margin-right: 8px;
    background: #fce9b5;
    padding: 2px 8px;
    border-radius: 5px;}
.sftryin img, .flxin img{margin-right:3px;vertical-align: middle;}	

.sftryin .txt {
    display: inline-block;
    padding: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 600;
    color: #277e87;
    vertical-align: middle;
}
.flxin .txt {
    display: inline-block;
    padding: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    vertical-align: middle;
}
.hovertip {
  position: relative;
  display: inline-block;
}

.hovertip .hovertiptext {
    visibility: hidden;
    width: 240px;
    background-color: #3a3a3a;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    left: 44%;
    margin-left: -60px;
}


.hovertip .hovertiptext::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 16px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #3a3a3a transparent;
}

.hovertip:hover .hovertiptext {
  visibility: visible;
}
.hovertiptext p{font-size: 14px;margin-bottom:5px;
    font-weight: 600;}
.hovertiptext ul{list-style: circle;
    padding: 0 15px;
    margin: auto;}
.hovertiptext ul li {
    font-size: 12px;
}
.bdlp_m{
	width: 100%;
    float: left;
    border: 1px solid #25b57c;
    margin-top: 9px;
    border-radius: 3px;
}
.bdlp{background: #25b57c;
    font-size: 11px;
    color: #fff;
    padding: 0px 10px 2px 10px;
}

.dtltx {
    float: left;
    width: 100%;
    padding: 3px 0;
    height: 24px;
    vertical-align: middle;
}
.svgspn {
    float: left;
    width: 8%;
    height: 20px;
    text-align: center;
}
.txtp{font-size: 12px;
    overflow: hidden;
    width: 90%;
    float: left;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.month { border-radius: 5px 5px 0 0!important }
.month-sec { height: 40px; width: 100%; border-radius: 0; background: #fff!important; border-top-left-radius: 1 }
.month1 { width: 10%; float: left; text-align: center }
.month1 img { margin-top: 7px; cursor: pointer }
.month2 { width: 90%; float: left; font-size: 14px; color: #000; text-align: center; line-height: 40px; text-transform: uppercase; font-weight: 600 }
.month3 { width: 10%; float: right; text-align: center }
.month3 img { margin-top: 7px; cursor: pointer }
.month ul { margin: 0; padding: 0; font-size: 41px }
.month ul li { color: #fff; font-size: 13px; text-transform: uppercase; letter-spacing: 3px }
.month .prev { float: left; padding-top: 10px }
.month .next { float: right; padding-top: 10px }
.weekdays { width: 95%; float: left; background-color: #f7f7f7; font-size: 15px; margin-bottom: 10px; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; margin-left: 7px }
.weekdays { width: 95%; float: left; background-color: #f7f7f7; font-size: 15px; margin-bottom: 10px; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; margin-left: 7px }
.weekdays ul { margin: 0; padding: 0 }
.weekdays li { display: inline-block; width: 14%; color: #353535; height: 30px; line-height: 30px; text-align: center; font-family: open sans; font-weight: 700 }
.days { width: 100%; float: left; background: #fff; margin: 0; padding: 0 1% }
.days:last-child { padding-bottom: 5px; border-radius: 4px }
.out-date { color: #DCDCDC }
.null-date { color: #DCDCDC }
.days ul { margin: 0; padding: 0 }
.days li { list-style-type: none; float: left; width: 14%; text-align: center; font-size: 13px; color: #222; height: 50px; list-style-position: inside; border-left: 1px solid #e6e6e6; font-weight: 500; cursor: pointer; font-family: open sans; padding-top: 7px }
.days ul li span { color: #2d74b1; display: block; float: left; text-align: center; font-size: 11px; width: 100%; font-weight: 300 }
.days ul li:last-child { border-right: 1px solid #e6e6e6 }
.bor-d21 li { border-top: 1px solid #e6e6e6 }
.bor-d31 li { border-top: 1px solid #e6e6e6 }
.bor-d41 li { border-top: 1px solid #e6e6e6 }
.bor-d51 li { border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6 }
.bor-d61 li { border-bottom: 1px solid #e6e6e6 }
.bor-d71 li { border-bottom: 1px solid #e6e6e6 }
.s_price1 { width: 90%; text-align: right; padding-right: 8px; font-size: 10px; float: right; position: absolute; bottom: 8px; left: 30px; color: #4a4a4a }
.days li:hover { background: #2196f3!important; color: #fff!important }
.days li:hover span { color: #fff!important; background-color: #2196f3 }
.days ul li span:hover { color: #fff!important; background: none!important }
.days li .active { padding: 10px; background: #1abc9c; color: #fff!important }
.active-date { background: #2196f3!important; color: #fff!important }
.sel-date { background: #676767; color: #fff!important; border: 0 solid #b0e0e6!important; float: left; font-family: Arial, Tahoma, Helvetica, sans-serif; text-align: center; pointer-events: all; cursor: pointer; font-weight: 400; position: relative; border-radius: 4px; margin-top: 3px }
.sel-date > span { color: #fff }
.olddate { background: #fff none repeat scroll 0 0!important; color: #ccc!important; float: left; font-family: Arial, Tahoma, Helvetica, sans-serif; text-align: center; pointer-events: none; font-weight: 200 }
.dvnxt { width: 10%; float: left; text-align: center; padding: 10px 0 0; pointer-events: none }
.up-date { border: 0 solid #b0e0e6!important; float: left; font-family: Arial, Tahoma, Helvetica, sans-serif; text-align: center; pointer-events: all; cursor: pointer; font-weight: 200; position: relative; -webkit-transform: translateZ(0); -webkit-font-smoothing: antialiased }
.prev a { text-decoration: none; color: #FFF }
.next a { text-decoration: none; color: #FFF }
.msgn-b { padding-bottom: 3% }


   

.inp1             {
    font-size: 18px;
    padding: 24px 0px 0px 0px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #dedede;
}

.inp-n {
    font-size: 18px;
    padding: 10px 0px 10px 0px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #757575;
    background: url(/M_Content/img/card.png) no-repeat right;
}

input:focus {
    outline: none;
}

/* LABEL ======================================= */
.group label                {
  color:#1d1d1d; 
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:0px;
  top:9px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

    .group label span {
        font-size: 9px;
    }
/* active state */
.group input:focus ~ label, .group input:valid ~ label        {
  top:-5px;
  font-size:11px;
  color:#1b5fbd;
}

.lb {
    font-size: 17px !important;
    color: #000000 !important;
    font-weight: normal !important;
}
/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
    width: 100%;
}

    .bar:before, .bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 0px;
        color: #1b5fbd;
        position: absolute;
        background: #1b5fbd;
        border: none !important;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .bar:before {
        left: 50%;
    }

    .bar:after {
        right: 50%;
    }

.ttl-inp {
    background-color: #ccc;
    border: 1px solid #ccc;
}
/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
}

/* HIGHLIGHTER ================================== */
.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}
.socialbx {width:100%;float:left}
.loginBtn-fb {
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 0 12px;
    border: none;
    text-align: left;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    border-radius: 3px;
    font-size: 13px;
    background: #39539d;
    color: #fff;
    cursor: pointer;
}
.loginBtn-fb:before {
    width: 24px;
    height: 24px;
    float: left;
    content: '';
    background: url(https://flight.easemytrip.com/Content/img/facebook-icn.png) no-repeat;
    margin-top: 8px;
    margin-right: 7px;
	    background-size: 24px 24px;
}

.loginBtn-go {
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 0 12px;
    border: none;
    text-align: left;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    border-radius: 3px;
    font-size: 13px;
    background: #fff;
    color: #000;
    float: right;
    box-shadow: 0 0 5px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
    cursor: pointer;
}
.loginBtn-go:before {
    width: 24px;
    height: 24px;
    float: left;
    content: '';
    background: url(https://flight.easemytrip.com/Content/img/google-logo.png) no-repeat;
    margin-top: 8px;
    margin-right: 7px;
    background-size: 24px 24px;
}
.forgt-pass{ font-size:12px; margin-top:4%; color:#198acb;width:50%;float:left}
 .forgt-pass a{   font-size: 13px;
    margin-top: 2%;
    color: #198acb; text-decoration:none;}
.otppnl{ font-size:12px; margin-top:4%; color:#198acb;width:50%;float:right;text-align:right}
 .otppnl a{   font-size: 13px;
    margin-top: 2%;
    color: #198acb; text-decoration:none;}
.tc-privacy{ font-size: 10px;
    margin: 6% 0%;
    color: #000000;}
.service-pop{ font-size: 14px;
    margin: 6% 0%;
    color: #223344;}
.tc-privacy a{ text-decoration:underline; color:#737272;}
.lgn{ width:100%; margin:2% 0; border-radius:3px; color:#fff; background-color:#F00; font-size:18px; text-align:center; padding:2%; cursor:pointer;}
.lgn{ width:100%; margin:2% 0; border-radius:3px; color:#fff; background-color:#F00; font-size:18px; text-align:center; padding:2%; cursor:pointer;}
.extr{ width: 10%;
    text-align: center;
    color: #000;
    font-size: 14px;
   margin: 4% auto;
  border-radius: 50%;
   color: #0e0e0e;
    border: 1px solid #ccc;
    height: 33px;
    line-height: 33px;}

.facb{ width:100%; margin:2% 0; border-radius:3px; color:#fff; background-color:#F00; font-size:18px; text-align:center; padding:2%;}

.facb_im3 {
    background: #3c5b9b url(/Content/img/fb.png);
    background-position: 121px 9px;
    background-repeat: no-repeat;
}
.trp-mng-m{width: 83%;
    margin: 16% auto;}

.trp-mng{
   width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dotted #fff;
    padding: 5% 0%;
    margin-top: 6%;
    }
.trp-mng2{width:100%;color:#fff;font-size: 11px;text-align:center;}
.mrgn-btm{ border-bottom:none;}
.dnt-hv{ width: auto;
    color: #666;
    font-size: 12px;
    margin-top: 3%;
    text-align: center;}
.dnt-hv a{ color:#F00; text-decoration:none;}

.black-bck {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 1111;
    opacity: 0.7;
    cursor: pointer;
}
.otp-wall-m {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 36%;
    margin: 3% auto;
    z-index: 999999;
    max-height: 95%;
    top:10px;
}
.sign-in-m {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 36%;
    margin: 3% auto;
    z-index: 999999;
    max-height: 95%;
    top:10px;
}
.Flight-Detail-Box {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
	width: 70%;
    margin: 3% auto;
    z-index: 999999;
    max-height: 95%;
    top:10px;
}
.Flight-Fare-Box {
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
	width: 75%;
    margin: 3% auto;
    z-index: 999999;
    top:10px;
    background-color:#F9F9FF;
}
._newdiv-left {
    width: 100%;
}

._newdiv-left:last-child {
    border: none;
}

._newrthed {
    font-size: 19px;
    font-weight: 600;
}

._newsong {
    font-size: 13px;
    color: #B2790D;
}
.close-newb2b {
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
}

._bgcls {
    background: #F2F9FF;
    border: 1px solid #2C72EC;
    border-radius: 8px;
    padding:5px;
    margin-bottom: 6px;
    display:flex;
}
.error-block-tab {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 36%;
    margin: 200px auto;
    z-index: 999999; top:-5px;
}
.error-block-tabMob {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 36%;
    margin: 200px auto;
    z-index: 999999; top:-5px;
}
.pgwallet-block-tab1 {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 30%;
    margin: 250px auto;
    z-index: 999999;
    top:-5px;
}
.error-block-tab2 {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 25%;
    margin: 250px auto;
    z-index: 999999; top:-5px;
}
.error-block-tabmobile2 {
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: fixed;
   width: 75%;
    margin: 50% auto;
    z-index: 999999;
}

.log_in_im5 {   
	background: #2ca8f0;
	font-weight:700;
	font-size 16px;
}
.log_in_im3 {   
	background-image: linear-gradient(93deg,#f0772c,#f95776);
	font-weight:700;
	font-size 16px;
}
/* Enter mail & phone number for otp*/
.se-m{display:none;}
.mob-h{width:100%; float:left; font-size: 19px; color: #424242; margin-bottom: 10px;}
.e-main{width:100%; float:left;}
.se-m{width:100%; float:left; margin-bottom:20px; padding-top: 25px;}
.m-inp{width:100%; float:left; margin-top:10px;}
.m-inp input{width:96%; border:1px solid #e1dfdf; height:38px; line-height:38px; padding-left:8%; outline:0; border-radius:4px;}
.m-inp input:focus{ border-color: #409cf2;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(64,156,242,1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(64,156,242,1);
    box-shadow: 0px 0px 14px 0px rgba(64,156,242,1);
    outline: none;}
.p2{width:100%; float:left; margin:10px 0; color:#bab9b9; font-size:11px;}
.sign-inn {
    background: #2d67b2 none repeat scroll 0 0;
    border-radius: 5px;
    cursor: pointer;
    height: 34px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 90%;
}
.buttonLogin {
    border: medium none;
    border-radius: 5px;
    color: #fff;
	background:#2d67b2;
    cursor: pointer;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 17px;
    font-weight: normal;
    height: 43px;
	-webkit-appearance: none;
    text-align: center;
    width: 100%;
	margin:0 auto;
}

.buttonLogin:focus{ border-color: #409cf2;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(64,156,242,1);
    -moz-box-shadow: 0px 0px 14px 0px rgba(64,156,242,1);
    box-shadow: 0px 0px 14px 0px rgba(64,156,242,1);
    outline: none;}
.buttonLogin:hover { background-color:#1d569f}
.i-eml{ float: left; display: none; text-align:center; width:100%; color: #FF0000; font-size:11px; font-weight:bold;text-align:center;}
.alt-re{float: left; width:100%; text-align:center; color: Red;font-size:11px; margin-top:3px; font-weight:bold; display:none;}
.alt-re1{float: left; width:100%; color: Red;font-size:11px; margin-top:3px; font-weight:bold; display:none;}
.pl-wat{float:left; width:100%; color: Green; font-size:11px; text-align:center; font-weight:bold; margin-top:3px; display:none;} 

.fl_hp_icon{width:42px;height:19px;margin-right:10px;display:inline-block;background:url(https://images.emtcontent.com/flight-img/home-sub-sprite.png) no-repeat -323px -10px;}
.onewaycolm{width:100%;float:left;margin-bottom:15px;}
.onewaycolm ul{float:left;margin:0;padding:0;}
.onewaycolm ul li{color: #a92725;cursor:pointer;float:left;font-size:12px;list-style:outside none;margin:0;padding: 3px 10px;text-align:center;width:86px;font-weight:600;border-radius:20px;margin-right:5px;border: 1px solid #a92725;background: none repeat scroll 0% 0% #FFF;}
.onewaycolm ul li:hover {
    background-color: #ffffff;
    color: #1853a2;
}
.defenceColm ul li:hover .container_df {
    background: rgba(255,255,255,.15);
    border-radius: 10px;
}
.flex-vertical{
    display: flex;
    flex-direction: column;
}
.flex-align-center{
    align-items: center;
}
.activecl{background-color:#a92725 !important;color:#fff!important;}
.nwsearch_wrapEMP{width:100%;margin:0 auto 10px;display:flex;align-items:center;position:relative;background-color:#fff;}

.nwsearch_wrap{width:100%;margin:0 auto 20px;border-radius:6px;display:flex;align-items:center;position:relative;background-color:#fff;box-shadow:4px 4px 4px rgb(49 144 140 / 75%);-moz-box-shadow:4px 4px 4px rgb(49 144 140 / 75%);-webkit-box-shadow:4px 4px 4px rgb(111 111 111 / 75%);}
.fss_flex {display:flex;flex-direction: column;position: relative;align-content: flex-end;}
.sechver{transition:all 0.2s linear;}
.depcity_colmemp{width:25%;height:89px;border:1px solid #ECECEC;}
.arrcity_colmemp{width:25%;height:89px;border:1px solid #ECECEC;margin-left:-11px;padding-left:10px;}
.bookingtype_colmemp{width:25%;height:69px;border:1px solid #ECECEC;}
.bookuser_colmemp{width:25%;height:69px;border:1px solid #ECECEC;padding-left:10px;}
.depdate_colmemp{width:15%;height:89px;border:1px solid #ECECEC;}


.depcity_colm{width:277px;height:89px;border-right:1px solid #ECECEC;}
.arrcity_colm{width:277px;height:89px;border-right:1px solid #ECECEC;margin-left:-11px;padding-left:10px;}
.depdate_colm{width:154px;height:89px;border-right:1px solid #ECECEC;}
.trvlr_colm{width:158px;height:89px;}
.trvlr_colmempl{width:20%;height:89px;border:1px solid #ECECEC;}
.search_colm{width:154px;height:89px;}
.fss_flex .innerspcr{padding:8px 16px;display:flex;flex-direction:column;cursor:pointer;transition:all 0.2s linear;}
.srlabel{font-size:12px;color:#7E7979;font-weight:500;text-transform:uppercase}
.fss_flex .cityinput{border:0;outline:0;background:none;cursor:pointer;padding:0px;margin:0px;font-size:26px;font-weight:600;font-family:'Poppins';color:#000}
.airptname{font-size:11px;color:#000;width:auto;}
.tellipsis{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.swipesector{width:23px;height:23px;flex-shrink:0;margin-left:-12px;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer;background:url('/Content/img/swipe_icon.svg') no-repeat;background-size:23px 23px;transition:all .5s ease;}
.msflex{display:flex;align-items:center;}
.ftn25{font-size:24px;font-weight:600;color:#000;}
.ftn13{font-size:13px;font-weight:500;color:#000;}
.ftn14{font-size:13px;font-weight:600;color:#000;}
.mgr5{margin-right:5px}
.mgr3{margin-right:3px}
.cl_icon{float:right;margin:11px 0 0 0;}
.downArwSe{border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate( 45deg );-webkit-transform:rotate( 45deg );position:relative;top:-1px;margin-left:10px;}
.srchBtnSe{width:100%;cursor:pointer;background:#ef6614;float:right;text-align:center;padding:30px 0 30px 0;display:block;color:#fff;font-size:20px;outline:0;border:0;font-weight:600;text-transform:uppercase;font-family:'Poppins', sans-serif, Tahoma, Arial!important;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.srchBtnSe:hover{background-color: #da5200;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}
.srchBtnSeEmp{width:100%;cursor:pointer;background:#ef6614;float:right;text-align:center;padding:10px 0 10px 0;display:block;color:#fff;font-size:20px;outline:0;border:0;font-weight:600;text-transform:uppercase;font-family:'Poppins', sans-serif, Tahoma, Arial!important;border-radius:5px;margin-top: 10px;}
.srchBtnSeEmp:hover{background-color: #da5200;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}


.gpsicon{position:absolute;right:17px;top:50%;z-index:50;transform:scale(.8) translateY(-50%);-moz-transform:scale(.8) translateY(-50%);transition:all .5s ease;}
.gpsicon:hover{transform:scale(1) translateY(-50%);-moz-transform:scale(1) translateY(-50%);}
.sechver:first-of-type:hover{background:#ECF5FE;border-radius:8px 0 0 8px;}
.sechver:hover{background:#ECF5FE;}
.min60{min-width: 60%;}
.fromsectr{position:absolute;left:18px;top:37px;z-index:99;background:#fff;width:305px;border:1px solid #d4d4d4;box-shadow:0 4px 5px 0 rgb(0 0 0 / 22%);}
.typesectr{position:absolute;left:0px;top:60px;z-index:99;background:#fff;width:270px;border:1px solid #d4d4d4;box-shadow:0 4px 5px 0 rgb(0 0 0 / 22%);}

.searcityCol{padding:0px 15px;display:flex;align-items:center;}
.searcIcn{background:url('/images/search-icon/icon-search.svg') no-repeat;width:15px;height:15px;background-size:15px 15px;display:inline-block;margin-right:10px;}
.srctinput{border:0;outline:0;background:none;cursor:pointer;font-size:13px;color:#000;width:100%;padding:15px 0;font-family:'Poppins';}
.topCityhd{background:#ECF5FE;padding:5px 15px;font-size:13px;font-weight:600;border-top:1px solid #ECECEC}
ul.ausuggest{margin:0;padding:0;list-style:none;}
ul.ausuggest li{padding:9px 15px 12px 15px;cursor:pointer;display:list-item;border-bottom:1px solid #ececec;}
ul.ausuggest li:hover{background:#f7f7f7}
.mflexcol{display:flex}
.flsctrhead{font-size:15px;color:#000;font-weight:600;}
.fliatacd{background:#737579;padding:2px 7px;text-align:center;color:#fff;font-size:11px;margin-left:5px;}
.autosrpt{color:#7E7979;font-size:11px;margin-top:1px;}
.flcountry{margin-left:auto;display:flex;align-items:flex-end;font-size:11px;color:#7E7979;text-align: right;}
.mgr10{margin-right:10px}
.ovscroll{overflow:auto;max-height:280px;}
.dropdown-travelr{display:none;position:absolute;background-color:#fff;width:205px;padding:10px;box-shadow:0 0 20px 0 rgb(0 0 0 / 45%);z-index:99;top:86px;left:0;box-sizing:content-box;-webkit-box-sizing:content-box;}
.innr_pnl_v2{width:100%;position:relative;}
#field1,#field2,#field3{border-radius:4px;border:1px solid #dcdcdc;display:flex;}
.sub,.add{width:26px;height:31px;border:0;background:none;font-size:18px;cursor:pointer;color:#000!important}
.inptno{border:0;text-align:center;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;font-size:14px;font-family:'Poppins';width:40px;background:#f6f9ff;}
.flex-adltcol{-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;display:flex;margin-bottom:15px}
.dn_btn{padding:8px 12px;border:1px solid #2196f3;color:#2196f3;text-align:center;text-decoration:none;font-size:14px;font-weight:600;border-radius:5px;width:100%;display:block;margin-top:7px;cursor:pointer;background:#fff;}
.dn_btn:hover{background:#2196f3;color:#fff;}
.agetxt{font-size:11px;}
.trvlhead{font-size:13px;font-weight:500}
.divider_nw{width:100%;height:1px;background:#eee;float:left;margin-bottom:4px;}
.cont_flnw{padding:0;display:inline-block;position:relative;padding-left:28px;margin:6px 25px 6px 0;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:19px}
.cont_flnw input{position:absolute;opacity:0;cursor:pointer;}
.chk_flnw{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;border:1px solid #2196f3;}
.cont_flnw:hover input ~ .chk_flnw{background-color:#ccc;}
.cont_flnw input:checked ~ .chk_flnw{background-color:#fff;}
.chk_flnw:after{content:"";position:absolute;display:none;}
.cont_flnw input:checked ~ .chk_flnw:after{display:block;}
.cont_flnw .chk_flnw:after{top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#2196f3;}
.ffwrap{flex-flow:wrap;}
.mulblock{display:flex;flex-flow:row wrap;border-bottom:1px solid #eee;width:100%;align-items:center;}
.clr{clear:both}
#showMulticty .depcity_colm{width:310px;}
#showMulticty .arrcity_colm{width:310px;margin-left:0;}
#showMulticty .depdate_colm{width:164px;}
#showMulticty .search_colm{width:178px;padding:20px 18px}
#showMulticty .search_colmv2{width:126px;padding:12px 0;}
#showMulticty .search_colmv3 {width: 20px;margin-left: 15px;}
.srchBtnmultcty{width:100%;cursor:pointer;background:#ef6614;float:right;text-align:center;padding:13px 0 13px 0;display:block;color:#fff;font-size:20px;outline:0;border:0;font-size:18px;font-weight:600;text-transform:uppercase;font-family:'Poppins', sans-serif, Tahoma, Arial!important;border-radius:40px;}
.addctybtn{width:100%;cursor:pointer;background:#fff;float:right;text-align:center;padding:13px 0 13px 0;display:block;color:#2196f3;border:1px solid #2196f3;outline:0;font-weight:500;text-transform:uppercase;font-family:'Poppins';border-radius:40px;font-size:15px;text-decoration:none;}
.crossicon{margin-left:auto;}
.roundcross{width:17px;height:17px;background:url(/images/search-icon/roundt-cross.svg) no-repeat;background-size:17px 17px;position:absolute;right:13px;top:10px;}
.multicross{width:20px;height:20px;background:url(/images/search-icon/roundt-cross.svg) no-repeat;background-size:20px 20px;display:block;}
.defenceColm {
    margin: 0;
    width: 84%;
    float: left;
}
.defenceColm ul {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
	width:100%;float:left
}
.defenceColm ul > li {
    float: left;
    position: relative;
    margin-right: 20px;
}
.container_df { display: inline-block; position: relative; padding-left: 23px;padding-right: 3px; margin-bottom: 0; cursor: pointer; font-size: 14px; color: #fff; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; line-height: 20px; width: 100% }
.container_df input { position: absolute; opacity: 0; cursor: pointer }
.checkmark_df { position: absolute; top:1px; left: 0; height: 17px; width: 17px; border-radius: 30px; border: 1px solid #e0e0e0 }
.container_df input:checked ~ .checkmark_df { background-color: #fff; border: 1px solid #fff }
.checkmark_df:after { content: ""; position: absolute; display: none }
.container_df input:checked ~ .checkmark_df:after { display: block }
.container_df .checkmark_df:after { left: 4px; top: 1px; width: 4px; height: 8px; border: solid #2196f3; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) }
.box1 {left: -75px !important;}
.srchBtnmultcty:hover{background-color: #da5200;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}
.addctybtn:hover{background-color: #2196f3;color:#fff;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}
.rou_noti {
    font-size: 12px;
    padding: 10px 0;
    font-weight: 400;
    position: absolute;
    top: 27px;
    left: 8px;
    /* background: #fff; */
    color: #626262;
}
#ptravlrNo{
display: flex;
    align-items: center;
}
.corpsect{float: right;
width: auto;
margin-top: -36px;}
.corpsect ul > li {
    float: left;
    position: relative;
    margin-left: 20px;
}
.corpsc-rdo {
display: block;
position: relative;
padding-left: 20px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-right: 10px;
font-weight: 400;
color:#fff
}

.corpsc-rdo input {
position: absolute;
opacity: 0;
cursor: pointer;
}

.corpchk-rdo {
position: absolute;
top: 2px;
left: 0;
height: 16px;
width: 16px;
background-color: transparent;
border-radius: 50%;
border: 1px solid #fff;
}

.corpsc-rdo input:checked ~ .corpchk-rdo {
background-color: transparent;
border: 1px solid #ffffff;
}

.corpchk-rdo:after {
content: "";
position: absolute;
display: none;
}

.corpsc-rdo input:checked ~ .corpchk-rdo:after {
display: block;
}

.corpsc-rdo .corpchk-rdo:after {
top: 3px;
left: 3px;
width: 8px;
height: 8px;
border-radius: 50%;
background: #fff;
}

/*checkbox*/
.check-bxgroup {
    color: #333;
    position: relative;
    padding: 7px 7px 7px 32px;
    margin: 6px 0 9px 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    display: inline-flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
    background: #eaf9ff;
    border-radius: 5px;
    width: 100%;
}
.check-bxgroup img {
    margin-left: 7px;
    width: 15px;
}
.check-bxgroup input {
    position: absolute;
    opacity: 0;
}
.checkmark_group {
    position: absolute;
    top: 8px;
    left: 8px;
    height: 17px;
    width: 17px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    background: #fff;
}
.check-bxgroup input:checked~.checkmark_group:after {
    display: block;
}
.check-bxgroup input:checked~.checkmark_group {
    background-color: #2196F3;
    border-color: #2196F3;
}
.check-bxgroup .checkmark_group:after {
    left: 5px;
    top: 0px;
    width: 3px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0px;
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}
.checkmark_group:after {
    content: "";
    position: absolute;
    display: none;
    box-sizing: content-box;
}



  .flight-person{ width:40%; float:left; font-size:18px; padding-top:5px; color:#000;}
.flight-per{ width:60%; float:left;}
.effect-16,.effect-17,.effect-18{border: 0; padding: 4px 0; border-bottom: 1px solid #ccc; background-color: transparent; outline:none; width: 100%;}
.effect-16 ~ .focus-border{position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s;}
.effect-16:focus ~ .focus-border,

.has-content.effect-16 ~ .focus-border{width: 100%; transition: 0.4s;}
.effect-16 ~ label{position: absolute; z-index:-1; left: 0; width:100%; top:-17px; color: #aaa; transition: 0.3s;  letter-spacing: 0.5px; font-weight:normal;}
.effect-16:focus ~ label, .has-content.effect-16 ~ label{top: -17px; font-size: 12px; color: #3399FF; transition: 0.3s;}
.form-sign input[type="text"] {
    box-sizing: border-box;
	font-size:13px;
    color: #333;
    letter-spacing: 1px;
    width: 100%;
}

.form-sign input[type="password"] {
    box-sizing: border-box;
    color: #333;
    letter-spacing: 1px;
    width: 100%;
}

.n_p{    padding: 1px 0 25px;
    font-size: 13px;}
	.m_15{    margin-top: 15px;}
	.otppnl a {
    font-size: 13px;
    margin-top: 2%;
    color: #0c65d6;
    text-decoration: none;
}



@media (max-width: 991px) {
    .w-auto-sm {
        width: auto;
    }
    .w-full-sm {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .w-auto-xs {
        width: auto;
    }
    .w-full-xs {
        width: 100%;
    }
}