﻿.myacc-statmntdtl label {
    margin-bottom: 0;
}
input[type="checkbox"] {
    display: inline;
    height: auto !important;
    margin-right: 2px;
}
.toolTip a ,.toolTip a:hover {
    background-color: #0066b3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    top: 0;
}
.toolTipCont::after {
    border-color: transparent #ccc transparent transparent;
    border-style: solid;
    border-width: 15px;
    content: "";
    margin-top: -5px;
    position: absolute;
    right: 100%;
    top: 10%;
}

.toolTipCont {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #ccc;
    color: #999;
    display: none;
    font-size: 10px;
    left: 35px;
    line-height: 16px;
    padding: 5px;
    position: absolute;
    top: -3px;
    width: 200px;
    border-radius:3px;z-index:111;
}
.toolTip {
    position: relative;
    right: 15px;
}
.toolTip a:hover > .toolTipCont {
    display: block;
}
.imw1024 {
    padding: 2%;
}

.accselect {
color:#0066b3 !important;
}

.myacc-login input[type="text"], .myacc-login input[type="password"] {
    display: inline;
    margin: 0;
    color: #505050;
    font-size: 0.9em;
    width: 96%;
}

.myacc-conthdr input[type="checkbox"], input[type="radio"] {
    margin: 4px 10px 0 0;
}

.myacc-statmntdtl label {
    color: #fff;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid #d0d0d0;
    padding: 8px 4px;
    outline: none;
    font-size: 13px;
    color: #000;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
}

button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-position: right bottom;
    border: none;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    text-transform: inherit;
    cursor: pointer;
}

.statcpgCont {
    width: 100%;
    float: left;
    padding: 0% 0 30px 0;
}

.pg-heading {
    font-size: 1.5em;
    display: block;
    float: left;
    margin: 0 0 0 0.6%;
    padding: 11px 18px 11px 0;
    color: #505050;
    text-transform: uppercase;
}

.clr {
    clear: both;
}

.pg-banr {
    width: 33%;
    padding: 1% 0 0 0;
    float: left;
    margin: 0 0 0 3%;
}

.w100P {
    width: 100%;
    float: left;
}

.flt-contehldr {
    width: 78%;
    float: left;
    margin: 0;
    padding: 0;
}

    .flt-contehldr .flt-divR {
        width: 100%;
        position: relative;
        margin: 1.5% 0 0 0%;
        float: left;
    }

/*.row {
    width: 100%;
    float: left;
    background: none;
}*/

.flt-contehldr h5.mandatory-info {
    color: #6a6a6a;
    font-size: 0.8em;
    text-transform: none;
    margin-bottom: 5px;
    font-weight: normal;
    margin: 3% 0 0 0;
}

.myacc-login {
    background:#eef8ff none repeat scroll 0 0;
    margin: 0 auto 2%;
    padding: 4% 2%;
    width: 55%;
}

    .myacc-login li.label {
    color: #505050;
    float: left;
    font-size: 0.9em;
    line-height: 32px;
    text-align: left;
    width: 25%; padding:0px;
}
.rmr-lbl {
font-size:11px;
}
    .myacc-login li {
        display: table-cell;
        list-style: none;
        margin: 0 0 2% 0;
        vertical-align: middle;
    }

        .myacc-login li.input {
            width: 65%;
            float: left;
        }
.flightPage h1 {
    padding: 0 0 5px 0;
    font-size: 18px !important;
    margin-bottom: 0 !important;
    color: #000;
    font-weight: 400;
}
.breadcrumbFlight ul {
    width: 100%;
    display: flex;
    padding: 0;
}
    .breadcrumbFlight ul li {
        padding: 0 4px 0 0;
        list-style: none;
    }
        .breadcrumbFlight ul li a {
            text-decoration: underline;
        }
.acc-nav {
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}
        
.disblk {
    display: block !important;
}

.myacc-login li ul.chkbxtxt {
    margin: 0;
}

.myacc-login li.loginbtn {
    margin: 2% 0 0 0;
}

.ForgotLine {
    /*border-right: 1px solid #333;*/
    padding-right: 10px;
    margin-right: 7px;
}
.custom-border #CP_CPSHOP_divOrderList span {
    text-align: center;
    padding: 30px 0 0;
    display:block;
}

.robothik {
    font-weight: 400;
}

.flt-contehldr h2 {
    color: #0079A6;
    font-size: 1.3em;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 5px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:after, .clearfix:after {
    clear: both;
}
.breadcrumbBox {
    margin: 20px 0 20px;
    width: 100%;
    display: inline-block
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.ForgotLine {
    /*border-right: 1px solid #333;*/
    padding-right: 10px;
    margin-right: 7px;
}

a:hover {
    color: #ed1d24;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

ul {
    list-style: none outside;
    margin: 0;
    padding: 0;
}

ul, ol {
    margin-bottom: 20px;
    margin: 0;
}

ol, ul {
    list-style: none;
}

.myaccContent {
    background: #fff;
    display: block;
    float: left;
    padding: 0%;
     min-height: auto;
    width: 100%;
}

.filter {
    /*background-color: #eef2f5;*/
    border-radius: 3px;
    float: left;
    margin: 0;
    padding: 0px;
    width: 100%;
}

.myacc-upperhdr {
    width: 99%;
    padding: 0;
    margin: 0 0 2%;
}

.myacc-hdrdiv {
    background: #254ea2 none repeat scroll 0 0;
    padding: 0;
    font-size: 1.2em;
    padding: 7px 0 7px 7%;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
}

.filter .myacc-menu {
    width: 99%;
    background: #fff;
    border-top: none;
    padding: 0 0 2% 0;
    float: left;
}
    /*.filter .myacc-menu li a.select{color: #e30e27;}*/
    .filter .myacc-menu li a {
        font-size: 1em;
        line-height: 30px;
        padding: 0 0 0 6%;
        text-align: left;
        color: #555;
        background:#eef8ff;
        font-weight: normal;
        float: left;
        margin: 2% 0;
        width: 100%;
    }

        .filter .myacc-menu li a:hover {color:#337ab7;}

/*.select{color: #0079a7 !important;}*/
.myacc-conthdr {
    float: left;
    margin: 0 0 0 0;
    width: 100%;
}

.myacc-user {
    background: #EEF2F5;
    border: 1px solid #aaaaaa;
    padding: 6px 0 8px 1%;
    margin: 2px 0 10px 0;
}

.myacc-banr {
    width: 100%;
    display: block;
    margin: 1% 0 0 0;
}

.filter .myacc-menu li {
    list-style-type: none;
    padding: 0;
}

.filter .myacc-menu li {
    float: left;
    list-style-type: none;
    margin-top: 1px;
    padding: 0;
    width: 100%;
}

.sumry-tbl {
    padding: 0;
    margin: 1% 0 !important;
    background: #fff;
}

.vmid {
    vertical-align: middle;
}

.td_bordrght {
    border-right: 1px solid #aaa;
}

.sumry-tbl .td-block-left {
    font-size: 0.9em;
    padding: 10px;
}

.sumry-tbl .row-earn {
    background: #EEF2F5 !important;
}

.sumry-tbl .td-block-rght {
    font-size: 0.9em;
    line-height: 18px;
    color: #343434;
    padding: 10px 0px;
    text-align: right;
    margin: 0 20% 0 0;
}

.sumry-tbl table {
    border: 1px solid #aaa;
}

.bord_top {
    border-top: 1px solid #ccc; /*padding: 1%;*/
}

.txt-wht {
    color: #fff !important;
}

.adCntnr .acco2 .openAd {
    background: url(../images/rnd_minus_icon.png) no-repeat right 6px #254ea2;
    cursor: pointer;
    border-radius: 10px 10px 0 0;
}

.adCntnr .acco2 .expand {
    background: url(../images/rnd_plus_icon.png) no-repeat right 6px #254ea2;
    cursor: pointer;font-weight:bold;
    border-radius: 10px 10px 0 0;
}

.myacc-statmntdtl {
    background: #254ea2;
    font-size: 0.98em;
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 10px 10px 0 0; 
}
.ExpandHeader {
    margin: 0 0 20px;
}
.summary-txt { 
    padding: 1%;
}
.repeaterPageingFirstTab > a {
    padding-right: 10px;
}

.repeaterPageingPreTab > a {
    padding-right: 10px;
}

.repeaterPageingNextTab > a {
    padding-left: 10px;
}

.acc-transactnsumry {
    display: block;
}

.acc-trnsactn-type {
    display: inline;
    margin: 0 3% 0 0;
}

.tbl_th {
    width: 100%;
    text-align: center;
}

.tbl_th {
    font-size: 0.9em;
    line-height: 18px;
    color: #231f20;
    width: 100%;
    padding: 3px 0px 6px 0px;
    text-align: center;
}

.sumry-tbl {
    padding: 0;
    margin: 0 0 !important;
    background: #fff;
    width: 100%;
}
#CP_CPSHOP_divOrderDetails {
    width: 100%;
    overflow: hidden;
    border: 1px solid #aaa;
    border-radius: 10px;
}
.sumry-tbl table {
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

    .sumry-tbl .tbl_th {
        background: #eef8ff;
        vertical-align: middle;
    }

    .sumry-tbl .th-block {
        font-size: 1em;
        color: #fff;
        padding: 10px 0px;
        text-align: center;
    }

    .sumry-tbl .th-block-left {
        font-size: 1em;
        color: #666;
        padding: 2px 0px 2px 3%;
        text-align: left;
    }

    .sumry-tbl .th_bg {
        background: #666 !important;
    }

    .sumry-tbl .row-earn {
        background: #EEF2F5 !important;
    }

    .sumry-tbl .row-lghtgrey {
        background: #EEF2F5 !important;
    }

    .sumry-tbl .row-closemiles {
        background: #e6e6e6 none repeat scroll 0 0 !important;
        color: #666 !important;
    }

    .sumry-tbl .td-block-left {
        font-size: 0.9em;
        /*padding: 0 0 0 3%;*/
    }

    .sumry-tbl .td-block {
        font-size: 0.9em;
        line-height: 18px;
        color: #343434;
        padding: 10px 0px;
        text-align: center;
    }

    .sumry-tbl .td-block-rght {
        font-size: 0.9em;
        line-height: 18px;
        color: #343434;
        padding: 10px 0px;
        text-align: right;
        margin: 0 20% 0 0;
    }

    .sumry-tbl label.ttlmile {
        font-size: 1.4em;
    }

    .sumry-tbl a.link {
        color: #000;
        text-decoration: underline;
    }

.tblChangePassword {
    width: 60%;
    float: left;
}
.brdofblock {
border:1px solid #ccc;
}

.tblPasswordPolicy {
    width: 40%;
    float: left;
}

.adjust {
    padding: 4%;
}

.adCntnr {
    background-color: #fff;
    float: left;
    width: 100%;
}

.profile {
    line-height: 30px;
}

.password, .policy {
    clear: both;
}

.bgrule {
    background-color: #0066b3 !important;
    color: #fff !important;
}

.static-conthdr {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

    .static-conthdr p {
        width: 100%;
        float: left;
        margin: 1% 0;
        text-align: justify;
    }

.policyli {
    margin: 2% 0;
}

    .policyli li {
        margin: 2px 0 0 2%;
        list-style: disc;
        line-height: 20px;
    }

.policy p {
    clear: both;
    float: left;
    width: 100%;
    margin: 1% 0;
}

.FaqQue {
    text-decoration: underline;
    font-weight: bold;
    clear: both;
    width: 100%;
    float: left;
    margin: 1% 0 2px 0 !important;
}

.FaqAnswer {
    clear: both;
    width: 100%;
    float: left;
    margin: 0 0 1% 0!important;
}

.arrowlist {
    width: 100%;
    clear: both;
    float: left;
}
.message {
    margin: 0 auto 2%;
    width: 50%;
}
.w30 {
    width: 30%;
}
.dvWidth {
    padding:0 0%;
    width: 50%;
    margin:0 auto;
}
.dvWidth h3 {font-size:16px;}
    .dvWidth h2 {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 5px;
    }
.dvCenter {
    margin-bottom: 10px;
    text-align: center;
    padding-top: 50px;
}
/*#updProgress {
    z-index: 100 !important;
    left: 0px;
    position: fixed;
    bottom: 0px;
    border: solid 1px #4682B4;
    opacity: .5;
    filter: alpha(opacity=40);
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    height: 80%;
    padding: 5px 0;
    background-color: #fff;
}

    #updProgress img {
    margin-right: 7px;
    margin-top: -50px;
    text-align: left;*/
}

/**********RJ************/
.filter .myacc-menu li {
    margin-top: 0;
}

.filter .myacc-menu li a {
    font-size: 1em;
    line-height: 40px;
    padding: 0 0 0 6%;
    text-align: left;
    color: #555;
    background: #eef8ff;
    font-weight: normal;
    float: left;
    margin: 1% 0;
    width: 100%;
}
.welUser {
    background: #eee!important;
    width: 100%;
    overflow: hidden;
    text-align: center;
    
}
@media screen and (max-width: 800px) {
       
    
    
    .myacc-login {
    width: 85%;
}
    
     .myacc-bkngtbl {overflow: scroll;}

    .myacc-login li.label {
    width: 35%;
}
    .filter {
        width: 20%;
    }

    .myacc-conthdr {
        width: 75%;
        float: right;
    }

    .sumry-tbl {
        width: 99%;
    }
    .myacc-login li.input {
        float: left;
        width: 54%;
    }
}

@media screen and (max-width: 480px) {

    .myacc-login li.input {
       
        width: 65%;
    }


       .myacc-login {
    width: 85%;
}

   .toolTipCont {
    right:0; top:-40px;left:-235px}
 .toolTipCont::after {
  
    border-color: transparent transparent transparent transparent;
}
.tst1 .toolTipCont {
    top: -71px;
}   
    .myacc-bkngtbl {overflow: scroll;}
     .sumry-tbl {
    overflow-x: scroll;
    width: 100%;
}
    .td-block-rght > span {
    font-size: 11px;
}
    .td-block-left {
    font-size: 11px;
}

    .myacc-login {
        width: 96%;
    }

    .w30 {
        width: 97%;
    }

    .flt-contehldr {
        width: 100%;
    }

    .myacc-conthdr {
        width: 97%;
    }

    .filter {
        width: 100%;
    }

    .logindtl {
        font-size: 13px;
    }

    .tblChangePassword {
        width: 100%;
    }

    .tblPasswordPolicy {
        width: 100%;
    }

    .sumry-tbl table {
        width: 570px;
    }

    .myacc-conthdr {
        /*overflow-x: scroll;*/
        width: 100%;
    }
}
.FontStyle {
font-weight:bold;
color:#000000;
}

.BorderRight {
border-right: 1px solid #aaa;
/*padding:1%;*/}

.IconStyle {
    float: right;
    margin-right: 5px;
    margin-top: 4px;
}

/*input#CP_txtMemberName {
width: 78%; float: right; 

}*/
input#CP_lblCountryCode {
width: 12%; float: left; 

}

@media screen and (max-width: 768px) {
   


      

    .myacc-bkngtbl {overflow: scroll;}
     .myacc-login {
        width: 85%;
    }
}


@media screen and (max-width: 520px) {
    .myacc-bkngtbl {
    overflow-x: scroll;
}
    .myacc-login {
        width: 100%;
    }
    .filter {
    width: 100%;
}
    .myacc-conthdr {
     width: 100%;
}
    .tblChangePassword {
        width: 100%;
}
    .tblPasswordPolicy {
      width: 100%;
}
}

.Voucher_Details_Cotent
{
    display: block;
    position: fixed;
    top: 3%;
    left: 12%;
    width: 85%;
    height: 1200px;
    padding: 0px;
    background-color: transparent;
    z-index: 2147483744;
    color: #000;
}
.hidecontent
{
    display: none;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2%;
}
.black_overlay
{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #242424;
    z-index: 77788;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    overflow: hidden;
}
.BlackBgPopup
{
    border: 10px solid #000;
    border-radius: 6px;
    float: left;
    width: 950px;
    margin-left: 40px;
}
.Popup_Cont
{
    border: 1px solid #000;
    border-radius: 6px;
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 3%;
}
.Voucher_ImgDiv
{
    float: left;
    width: 100%;
    margin-top: 5%;
}
.Vou_Img_cover
{
    float: left;
    width: 62%;
    padding: 0 2%;
}
.Vou_Status_cover
{
    float: left;
    width: 33%;
    text-align: right;
}