@font-face {
    font-family: TT Travels;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/TT-Travels-Medium.otf') format("opentype");
}
textarea:focus, input:focus{
    outline: none;
}
button:focus,label:focus {outline:0;}


body {
    font-family: 'TT Travels',Verdana,sans-serif;
    font-size: 13px;
    /*color: #293893;*/
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
}
#txtHeader {
    color: var(--chakra-colors-core-confidentlyCoral-7);
   
}

.TThankyou {
    text-decoration: underline;
}
.ErrorHeading {
    margin-top: 49px;
    text-transform: none;
}

.hidden {
    display: none !important;
}
.li_input {
    width: 60%;
    text-align: left;
    padding: 0% 12% 2% 1%;
    color: var(--primary-color);
}
button.btn-close {
    background: url(https://clients.pluxee.in/Pluxee_Library/images/plx-ic-Close.png) no-repeat;
    width: 24px !important;
    height: 24px !important;
    background-size: 24px;
    opacity: 1;
    float: right;
    border: 0px;
}

    button.btn-close:hover {
        background: url(https://clients.pluxee.in/Pluxee_Library/images/plx-ic-Close-hover.png) no-repeat;
        width: 24px !important;
        height: 24px !important;
        background-size: 24px;
        opacity: 1;
    }
.optpopup {
    color: var(--Ultra-green-7-color);
}
.OTPAlert {
    color: var(--chakra-colors-core-confidentlyCoral-7);
    font-size: 25px;
}
.background_bg {
    background: url(../images/back_image.jpg) no-repeat;
    background-size: 100%;
    float: left;
    width: 100%;
}

.bannerStyle{
    display:none;
}

header {
    float: left;
    width: 100%;
    position: relative;
}

.hr {
    width: 100%;
    background-color: #293895;
    height: 15px !important;
    margin: 0px !important;
}

.BradLogo {
    float: left;
    width: 100%;
    padding: 0px 0px;
}
.BradLogo img {
    padding: 5px 0px;
    width: 220px;
}

.SubLogo  {
    float: left;
    width: 100%;
    padding: 18px 0px 0px 0px;
}
.SubLogo img {
    padding: 5px 0px;
    width: 140px;
}


.disclamer_div {
    font-family: 'TT Travels',Verdana,sans-serif;
    font-size: 13px;
    color: #293893;
    background: #efefef;
    padding: 30px 0px 0px 0px;
    float: left;
    width: 100%;
}

.Dis_note_Div {
    padding: 0 25px;
     
}

.mt_div{
    margin: 5% 0% 0% 0%!important;
}

.Ticket_Status_text {
    color: #19359b;
    text-align: center;
    width: 100%;
    float: left;
    font-size: 19px;
    margin: 6% 0% 0% 0%;
    font-weight: bold;
}
.ticket_table {
    width: 100%;
    border-collapse: collapse;
}

.ticket_table tr{
}

    .ticket_table tr td {
        border: 1px solid #ccc;
        padding: 5px;
        text-align: center;
    }
.ticket_header {
    background: #e6ebff;
    font-weight: bold;
}

.Dis_note {
    color: #1c359b;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    float: left;
    width: 100%;
}
.Dis_note1 {
    color: #1c359b;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    float: left;
    width: 100%;
}
    .disclamer_div h5{
    font-weight: bold;
    padding: 0px 0px 0px 20px;
}

     .disclamer_div ul {
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
      .disclamer_div ul li {
    list-style-type: disc;
    padding: 0px 0px 0px 0px;
    line-height: 23px;
    margin: 0px 0px 0px 40px;
}
.Disclamer_form {
    background: #efefef;
    padding: 10px 0px 30px 0px;
    float: left;
    width: 100%;
}

.ststus_form {
    width: 100%;
    float: left;
}
#ststus_button {
 
    margin: 0px 0px 0px 112px;
}
 

.ticketUL {
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    border: 1px solid #ccc;
    padding: 10px;
}
    .ticketUL li {
        float: left;
        line-height: 40px;
        padding: 0px 10px 0px 10px;
    }
    .ticketLIText {
    font-size: 16px;
}
.ticketLIInput {
 
    font-size: 16px;
   
 
}

.ticketSubmit{
    padding: 0px 25px;
    font-size: 16px;
    width: 100%;
}
#ticketnumbers {
    width: 200px;
    padding: 0;
    margin: 0;
    font-size: 15px;
    text-align: center;
}
.Contact_Form {
    padding: 10% 0% 3% 0%;
    float: left;
    width: 100%;
}
.li-text {
    float: left;
    width: 100%;
        font-size: 18px;
}

#DueDateServiceRequestNumber {
    font-weight: bold;
}
#CaseDueDATE {
    font-weight: bold;
}

.Contact_Form1 {
    padding: 10% 0% 5% 0%;
    float: left;
    width: 100%;
    min-height: 400px;
}

.Contact-box {
    float: left;
    width: 100%;
    background: #5A5469;
    padding: 30px 0px;
    border-radius: 10px;
}
.Contact-box_2 {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0px 20px 0px;
    border-radius: 10px;
}
.ticketbox {
    float: left;
    width: 100%;
}
    .ticketbox p {
        font-size: 17px;
        line-height: 27px;
    }

#NewServiceRequestNumber {
    font-weight: bold;
}

#NEWDATE {
    font-weight: bold;
}
#DuplicateServiceRequestNumber {
    font-weight: bold;
}
#DUPLICATEDATE {
    font-weight: bold;
}

#InProgressServiceRequestNumber {
    font-weight: bold;
}

#InProgressRequestDate {
    font-weight: bold;
}
#ResolvedByDate {
    font-weight: bold;
}
#OpenServiceRequestNumber {
    font-weight: bold;
}
#OPENDATE {
    font-weight: bold;
}

#ClosedServiceRequestNumber {
    font-weight: bold;
}

#ClosedDATE {
    font-weight: bold;
}
.Contact-box_thankyou {
    float: left;
    width: 100%;
    background: var(--primary-color);
    padding: 30px 0px;
    border-radius: 10px;
}

.Benefit_div {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 2%;
    margin: 2% 0% 5% 0%;
    box-shadow: 0px 2px 8px 3px #adadad;
}

.disc_para {
    padding: 3%;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    float: left;margin: 0;
}
.mand_spn { color:#f00; font-weight:bold;
}

.confarmation {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0% 0% 0% 3%;
    margin: 0;
}

.confarmation li {
    float: left;
    margin: 0% 10% 0% 0%;
    line-height: 20px;
    font-size: 16px;
}
    .confarmation li label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: normal;
}
.confirmation_button{
    float: left;
    width: 20%;
    margin: 5% 40% 3% 40%;
}

    .btn-danger {
    color: #fff;
    background-color: #f00;
    border-color: #f00;
}

    .confim_button{ 
    width: 100%;
    text-align: center;
    padding: 6% 0% 6% 0%;
    font-size: 17px;
    text-transform: uppercase;
}

.values {

    float:left; width:100%;
}
.ul_trns  {
    float: left;
    width: 70%;
    list-style-type: none;
    padding: 0;
    margin: 2% 0% 0% 15%;
}
    .ul_trns li  {
    float: left;
    width: 100%;
    color: #fff;
    line-height: 15px;
    margin-bottom: 10px; font-size:18px;
}
        .ul_trns li label {
            font-size: 14px;
        }

.Contact_Form h1{
    color: #fff;
    font-size: 24px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 30px 0px;
    font-weight: bold;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    line-height: 34px;
}

.Contact_Form1 h1{
    color: #fff;
    font-size: 24px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 30px 0px;
    font-weight: bold;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    line-height: 34px;
}

.Customer_sup_li {
    line-height: 32px!important;
}

.Customer_sup_li a {
    color: #ffffff;
    font-weight: bold;
}
.Customer_sup_li a:hover {
    color: #ffffff;
    font-weight: bold;
}
.line3 {
    float: left;
    height: 4px;
    background: var(--Secondary-color);
    width: 50%;
    position: absolute;
    left: 0;
    bottom: -2px;
    margin: 0% 25%;
}
.NOSUL{
    padding: 0;
    margin: 0% 15%;
    width: 70%;
    list-style-type: none;
    float: left;
}

.submit_button {
    padding: 2% 15% 2% 15%;
    float: right;
    width: 100%;
}

.NOSUL li {
    float: left;
   /* color: #fff;*/
  
}

.li-text1 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-bottom: 5px;
    color: #fff;
}


.form-control {
    height: 40px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 40px;
    color: #333;
    margin: 0px 0px;
}

.li-input {
    width: 100%;
    height: 40px;
    position: relative;
    margin-bottom: 10px;
}
.li-input-cap {
    width: 100%;
    height: 60px;
}
.CapDiv {
    float: left;
    width: 100%;
}
.cap_img {
    float: left;
    width: 82%;
    margin:0% 2% 0% 0%;
}
.cap_img img {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 33px;
}
.cap_input {
    margin-left: 5px;
    float: left;
}

.cap_input input {
    background: #c83529 url(../images/capcha_refresh.png) no-repeat right;
    border: 1px solid #a71e14;
    border-radius: 3px;
    background-size: 22px;
    float: left;
    padding: 15px 15px 15px 25px !important;
    background-position: 9px 7px;
    cursor: pointer;
    width: 30px !important;
    height: 30px;
}

.fieldCapcha {
    float: left;
    width: 100%;
    margin: 10px 0px 10px 0px;
}
.sub-div {
    float: left;
    width: 70%;
    margin: 1% 15% 2% 15%;
}
/*.submit {
    padding: 5px 25px;
    font-size: 24px;
    width: 100%;
}*/


.btn-primary
{
    background-image: -webkit-linear-gradient(top,#1c2578 0,#252d82 100%);
    background-image: -o-linear-gradient(top,#252d82 0,#252d82 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252d82),to(#252d82));
    background-image: linear-gradient(to bottom,#252d82 0,#252d82 100%);
    background: #252d82;
    background-repeat: repeat-x;
    border-color: #252d82;
}

.btn-primary:hover
{
    background: #f00;
    border-color: #f00;
}

.btn-danger
{
    background-image: -webkit-linear-gradient(top,#f00 0,#f00 100%);
    background-image: -o-linear-gradient(top,#f00 0,#f00 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f00),to(#f00));
    background-image: linear-gradient(to bottom,#f00 0,#f00 100%);
    background: #f00;
    background-repeat: repeat-x;
    border-color: #f00;
}

.btn-danger:hover
{
    background: #f00;
    border-color: #f00;
}

 .submit-emp{
    float: right;
    padding: 10px 30px;
    font-size: 15px; width:100%;
   
}

#loginFooter {
    width: 100%;
    background-color: #111117 !important;
    color: #8f8f96  !important;
    float: left;
    font-size: 13px;
}
/*.links {
    line-height: 50px;width: 100%;
        text-align: center;
}*/

/*#txtData {
    color: #f00;
    font-size: 15px;
    text-align: center;
}*/

/*.optpopup {
    color: #293892;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px;
}*/
 
.ff1 {
    float: right;
    font-size: 11px;
    color: #fff;
    margin-top: 10px;
    text-align: right;
    margin-right: 40px;
}
.Resendotp-btn {
    background: none;
    border: 0;
    height: 18px;
    line-height: 18px;
    color: #fff;
    text-decoration: underline;
}
.li-input-otp {
    width: 100%;
    height: 40px;
}
.otp-in {
    width: 60% !important;
    float: left;
	margin: 0px 10px 0px 0px;
}
#Validate{
    margin: -2px 0px 0px 0px;
    padding: 8px 20px;
}
.otp-btn {
    width: 35%;
    float: right;
    background: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    padding: 9px;
}
.otp-btn:hover
{
    background: #ed1d24;
    border: 1px solid #ed1d24;
}

#Emp_F_L_Name
{
    background-color: #eee;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.benefit_title{
    font-size: 18px;
    margin: 0px 0px 15px 0px;
    width: 100%;
    float: left;    font-weight: bold;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: normal;
}

.Qst_Div {
    float: left;
    width: 100%;    margin: 0% 0% 2% 0%;
}
.q-num {
     float: left;
}
.ansUL {
    float: left;
    width: 100%;
    list-style-type: none;
}

.ansUL li{
}

.surveybox  {
    float: left;
    width: 90%;
    margin: 2% 5%;
}

.Surv_Sub  {
    float: right;
    padding: 10px 30px;
    font-size: 18px;
    letter-spacing: 2px;
}

.thankyou {
    width: 100%;
    float: left;
    min-height: 220px;
 
    font-size: 18px;
    color: #fff;
    padding: 20px 50px 20px 50px;
    line-height: 35px;
}
.thankyou h2 {
    width: 90%;
    text-align: center;
    color: #fff;
    margin: 5% 5% 5% 5%;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
   
}

.thanku {    margin: 8% 0%;
}
.thankyou h3{
    font-size: 20px;
    color: #1c2678;
      line-height: 30px; text-align:center;    margin: 0;
}


@media only screen and (min-width: 200px) and (max-width: 600px) and (orientation : portrait) {

    #ststus_button {
        margin: 0% 5% 5% 5%;
        float: left;
        width: 90%;
        font-size: 14px;
    }
    .ticketUL li {
        float: left;
        line-height: 40px;
        padding: 0px 10px 0px 10px;
        width: 100%;
    }
    #ticketnumbers {
        width: 100%;
        padding: 0;
        margin: 0% 0% 5% 0%;
        font-size: 15px;
        text-align: center;
    }
    .Contact-box {
        float: left;
        width: 100%;
        background: #5A5469;
        padding: 30px 0px;
        border-radius: 0px;
        min-height: 320px;
    }
    .Contact_Form h1 {
        color: #fff;
        font-size: 17px;
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 30px 0px;
        font-weight: bold;
        text-align: center;
        position: relative;
        text-transform: uppercase;
        line-height: 30px;
    }
    .NOSUL {
        padding: 0;
        margin: 0% 10%;
        width: 80%;
        list-style-type: none;
        float: left;
    }
    .li-text1 {
        width: 100%;
        text-align: left;
        font-size: 13px;
        margin-bottom: 5px;
        color: #fff;
    }
    .cap_img {
        float: left;
        width: 75%;
        margin: 0% 2% 0% 0%;
    }
    .sub-div {
        float: left;
        width: 80%;
        margin: 1% 10% 2% 10%;
    }
    .Contact_Form {
        padding: 15% 0% 3% 0%;
        float: left;
        width: 100%;
    }
    .Contact_Form1 {
        padding: 25% 0% 5% 0%;
        float: left;
        width: 100%;
        min-height: 400px;
    }
        .Contact_Form1 h1 {
            color: #fff;
            font-size: 22px;
            padding: 0px 0px 5px 0px;
            margin: 0px 0px 30px 0px;
            font-weight: bold;
            text-align: center;
            position: relative;
            text-transform: uppercase;
            line-height: 30px;
        }
    .otp-in {
        width: 100%!important;
        float: left;
        margin: 0px 0px 10px 0px;
    }
    #Validate {
        margin: 10% 0% 5% 0%;
    }
    .form-control {
        height: 40px;
        padding: 6px 12px;
        font-size: 18px;
        line-height: 40px;
        color: #333;
        margin: 0px 0px;
    }
    .ul_trns {
        float: left;
        width: 80%;
        list-style-type: none;
        padding: 0;
        margin: 2% 10% 0% 10%;
        font-size: 14px;
    }
        .ul_trns li {
            float: left;
            width: 100%;
            color: #fff;
            line-height: 15px;
            margin-bottom: 10px;
            font-size: 14px;
        }
    .submit_button {
        padding: 2% 10% 2% 10%;
        float: right;
        width: 100%;
    }
}

ff2 {
    float: right;
    font-size: 14px;
    color: #fff;
    margin-top: 6px;
    text-align: right;
    margin-right: 74px;
}

#_resendOtplable {
    color: #fff;
    font-size: 14px;
}
#Resendotp {
    color: #fff;
    font-size: 14px;
}

@media only screen and (min-width: 200px) and (max-width: 900px) {
    .logo-wrapper {
        margin: 0px 0px 0px 45px;
    }
    .cap_img {
      
        width: 80%;
       
    }
    #ststus_button {
        margin: 0px 0px 30px 112px;
    }

    .resend-otp {
        color: #fff;
        font-size: 14px;
    }
}
 

