@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');
/*@import url('https://fonts.googleapis.com/css?family=Raleway:400,500');*/


@font-face {
    font-family: 'HelveticaWorld';
    src: url('../fonts/HelveticaWorld-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaWorld';
    src: url('../fonts/HelveticaWorld-Bold_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



/*
font-family: 'PT Serif', serif;
font-family: 'Raleway', sans-serif;
font-family: 'HelveticaWorld','PT Serif', 'Georgia', serif;

*/

.clear{
    clear: both;
    margin:0px;
    padding: 0px;
    line-height: 0px;
}


body{
    color: #727376;
}


.header-matrix{
    background: url("../img/matrix.png");
}

.header-matrix .pre-header{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    background: url("../img/logo.png") no-repeat 10px 5px;
    padding: 8px 10px 8px 10px;
}

.header-matrix .pre-header:hover{
    color: #ffffff;
}

.header-matrix .pre-header h2{
    text-align: right;
    margin-bottom: 0px;
    font-size: 1.8em;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;

}

.header-matrix .pre-header span{
    display: block;
    text-align: right;
    font-size: 0.9em;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
}

.header-matrix .pre-header h3{
    text-align: center;
    font-size: 1.5em;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    width: 100%;
    padding: 0px 0 0 0;
    color: #FFE7BA;
}

.header-matrix .pre-header h3 .header-border{
    border: 1px solid #FFE7BA;
    width: 50%;
    margin:0px auto;
    margin-top: 5px;
}

.header-matrix  .alpha-post-header{
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    text-align: center;
    color: #ffffff;
    background: rgba(236, 207, 105, 0.52);
    background: rgba(236, 207, 105, 0.52);
    text-shadow: 3px 2px 5px #555;
    padding-top:5px;
    padding-bottom:5px;
}
.header-matrix  .alpha-post-header h2{
    font-size: 2.3em;
    margin-bottom: 0px;
}

.header-matrix  .alpha-post-header h3{
    font-size: 1.7em;
    margin-bottom: 0px;
}

.alpha-navigation{
}
.alpha-navigation ul{
    margin-top: 20px;

}
.alpha-navigation ul li{
    margin: 0 15px 0 15px;
}

.user-navigation ul li{
    margin: 0 5px 0 5px;
}



.alpha-navigation ul li a{
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    background: #b77433 !important;
    color: #ffffff;
    transition-duration: 400ms;
}

.alpha-navigation ul li a:hover{
    background: #b74e0f !important;);
    transition-duration: 400ms;
}



.alpha-body{
    min-height: 300px;
    position: relative;
    padding: 20px 0 0 0;
}

.alpha-body .alpha-howWork{
}

.alpha-body .alpha-howWork h2{
    float: left;
    width: 150px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 10px;
    margin-left: 50px;
    margin-right: 30px;
    background: #5CC6D0;
    color: #ffffff;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.alpha-body .alpha-howWork h2 i{
    display: block;
}
.alpha-body .alpha-howWork img{
    float: right;
    display: block;
    margin-right: 50px;
}
.search-login .card-header{
    background: #6b561b;
}

.search-login .card-header h4{
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    margin-bottom: 0;
}

.success-first-col{
    display: block;
    text-decoration: none !important;
}
.success-first-col span{
    display: block;
    text-align: center;
    color: #2D4383;
    font-size: 1.0em;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    font-weight: 600;
    margin: 0 0 5px 0;
}

.success-first-col img{
    width: 75px;
    display: block;
    margin:0 auto;
    margin-top:5px;
}

.success-details{
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
}

.success-details h2{
    font-size: 1.1em;
    color: #2D4383;
}
.success-details span{
    font-weight: bold;
}

.alpha-footer{
    background: #6b561b;
    color: #ffffff;
}

.alpha-footer p{
    text-align: center;
    padding:15px 10px 15px 10px;
    margin: 0;
    font-size: 0.9em;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
}



.master-heading h5{
    margin: 25px 0 10px 0;
    color: #2D4383 !important;
    font-weight: bold;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    font-size: 1.7em;
}

.generate-number-list{
}

.registration-info{
    padding: 10px;
    margin-bottom: 20px;
    text-align: left;
}

.regValidation{
    font-size: 0.9em;
}

.regVerifyOTP{
    display: none;
}

.regVerifyOTP2{
    display: none;
}





.alpha-containers .card-header{
    background: #555;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
}

.alpha-containers .card-header > span{
}

.alpha-containers .DataFields{
    font-weight: 600;
    font-family: 'HelveticaWorld', 'PT Serif', 'Georgia', serif;
    margin-top: 7px;
    display: block;

}


.GenerateBtns{
    width: 300px;
    display: block;
    margin: 0 auto;
}

#GenerateVerifyOTPBtn{
    display: none;
}

.previewSubmitGen{
    width: 300px;
    margin: 0 auto;
    /*display: none;*/
}
.previewSubmitGen1{
    width: 800px;
    margin: auto auto;
    /* display: none; */
    margin-left: 37%;
}
.previewSubmitGen .btn-group, .previewSubmitGen1 .btn-group{
    width: 25%;
}
.previewSubmitGen .btn, .previewSubmitGen1 .btn{
    width: 50%;
}


#generateVOtp{
    display: none;
    background: #fff;
}

#previewAlphaGen {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    padding: 2% 0 2% 0;
    background: rgba(255, 255, 255, 1);
    display: none;
}

#EnterPasswordOtp,#RegVerifyOTP{
    background: #fff;
}
#GenUdinPreview{
    display: none;
}

#DocumentIssuedCon, #ReasonforbackdatedCon, #ReasonforbackdatedConPreview, #DocumentIssuedConPreview{
    display: none;
}


.alpha-containers{
    font-size: 14px;
}

.card-body .table{

}

.card-body .table thead th{
    font-weight: normal;
}


.passwordChangeSubmit{}
.passwordChangeOTP{
    display: none;
}


.card .reportFilter{
    margin-left:50px;

}
.card .reportFilter .reportFilterItem{
    float: left;
    margin: 0 5px 0 5px;
}

.card .reportFilter .reportFilterItemInput{
    width: 180px;
    padding: 5px 5px 5px 5px;
    border: none;
}


.card .reportFilter .reportFilterItemInput2{
    width: 135px;
    padding: 5px 5px 5px 5px;
    border: none;
}
.card .reportFilter .reportFilterItemInput3{
    width: 100px;
    padding: 5px 5px 5px 5px;
    border: none;
}

.card .reportFilter .reportFilterItemSelect2{
    width: 100px;
    padding: 5px 5px 5px 5px;
    border: none;
}


.card .reportFilter .reportFilterItemSelect{
    width: 130px;
    padding: 5px 5px 5px 5px;
    border: none;
}

.card .reportFilter  .reportFilterBtn{
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 10px 5px 10px;
    margin-left: 10px;
}

.card .reportFilter .reportFilterDownload{
    margin-left: 30px;
}


.card .reportFilter2{
    margin-left:0px;

}
.card .reportFilter2 .reportFilterItem{
    float: none;
    margin: 0;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 10px 5px 10px;

}

.reportsFirmDetailsAlpha{
    position: relative;
}
.reportsFirmDetailsAlpha .reportsFirmDetailsBeta{
    position: absolute;
    top: 75px;
    right: 0;
    display: none;
    width: 100%;
    z-index: 999;
}

.reportsFirmDetailsAlpha .reportsFirmDetailsBeta .reportsFirmDetailsCon{
    width: 100%;
    padding: 5px 50px 5px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background: rgba(50, 50, 50, 0.95);
    color: #ffffff;
}

.reportsFirmDetailsAlpha .reportsFirmDetailsBeta .reportsFirmDetailsCon table tr th{
    border: 1px solid rgba(60, 60, 60, 0.9);
    background:#000000;
}


.reportsFirmDetailsAlpha .reportsFirmDetailsBeta .reportsFirmDetailsCon table tr td{
    border: 1px solid rgba(60, 60, 60, 0.9);
    background:rgba(255, 255, 255, 0.05);
}

.reportsFirmDetailsAlpha .reportsFirmDetailsBeta .reportsFirmDetailsCon #reportsFirmDetailsClose{
    position: absolute;
    right: 1%;
    top: 0;
    font-size: 2em;
    cursor: pointer;
}

.reportsFirmDetails{
    cursor: pointer;
}




.alphaReportCardBody{
    padding: 0;
}

.alphaReportCardBody .alphaReportTable tr td{
    padding: 0px 5px 0px 5px;
}
.alphaReportCardBody .alphaReportTable tr th{
    padding: 0 3px 0 3px;
}


.UdinMarquee{
    overflow: hidden;
    width: 100%;
    background: #2D4383;
    color: #ffffff;
    padding:2px 10px 2px 10px;
}

@media print{
    .noPrint{
        display: none;
    }
}


.snapshotPreviewCon{
    position: relative;
}

.snapshotPreview{
    position: absolute;
    width: 55%;
    display: none;
    background: #ffffff;
    top:132px;
    right: 0;
    z-index: 4;
}




.snapshotPlaceClose{
    position: absolute;
    right: 25px;
    top: 27px;
    font-size: 2.5em;
    cursor: pointer;
    z-index: 5;
    line-height: 0;
    color: #ffffff;
}

#DocumentIssuedDes{
    padding: 10px;
    width: 100%;
    margin-top: 5px;
    background: #FFCC29;
    display: none;
}

.generateUdinTooltip{
    cursor: pointer;
}


#DocumentTypeHidden{
    /*display: none;*/
}



/* New Theme Layout: Started */

.header{
    width:100%;
    background:#2D4383;
    padding: 10px 0 10px 0;
    border: 1px solid #2D4383;
}
.header h2{
    color: #5CC6D0;
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 12px;

}
.header h1 {
    margin: 0;
    padding: 0px;
    color: #FFCC29;
    font-size: 2em;

}
.header p {
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 1em;

}
.logo{
    width:100px;
    height:100px;
    float:left;
    margin-right: 20px;
}
.headerline{
    width:100%;
    background-color:#FFCC29;
}

.headerline h2{
    font-size: 1.5em;
    color: #2D4383;
    margin: 0;
    padding: 8px 0 8px 0;

}
.navbarbutton{
    width: 100%;
    background-color: #FEFEFE;
    border-bottom: 1px solid rgb(220, 220, 220);
}
.navbarbutton ul{
    margin:0;
    padding:0;
}
.navbarbutton ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    line-height: 38px;
    font-weight: bold;
    color: #949292;
    /*text-transform: uppercase;*/
    font-size: 0.9em;
}
.navbarbutton ul li a{
    color: #666;
    text-decoration: none;
    padding: 5px 12px 5px 12px;
    transition: 0.3s;
}
.navbarbutton ul li a:hover{
    color: #6e8cdc;
    text-decoration:none;
}
.active{
    color: #2D4383 !important;
    /*border-bottom: solid 2px #2D4383;*/
}
.barcom h1{
    font-size: 28px;
    text-transform: uppercase;
    margin: 40px 0;
    color: #2D4383;
}
.iconbox{
    text-align:center;
    width:auto;
    height:auto;
    float:left;
    text-transform:uppercase;

}
.iconbox img{
    margin-bottom:15px;
}
.iconbox p{
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #797979;
}

.login-col{

    padding: 0 0 0 10px;
}

.search-col{

    padding: 0 0 0 10px;
}

.search-col > .login{

    min-height: 287px;
              }

.search-col > .login .btnnew-a{
    margin-top:75px;
}

.arrow{
    float:left;
    width:60px;
    text-align:center;
}
.login{
    background-color: #FEFEFE;
    padding: 10px;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    border: solid 1px #bbbbbb;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.login h2{
    font-size: 18px;
    color: #2D4383;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;

}
.loginicon{
    position: absolute;
    width: 40px;
    height: 40px;
    background: #2D4383;
    color: #FFCC29;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-top: -35px;
    left: 43%;
}
.login input
{
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
    background: none;
    border: none;
    border-bottom: solid 1px #e2dede;


}
.btnnew{
    background: #2D4383;
    border-radius: 48px;
    color: #fff;
    padding: 5px 0px;
    margin: auto;
    text-align: center;
    width:100px;
    margin-top:15px;
    border: none;
    cursor: pointer;
}
.btnnew:disabled{
    background: #9c999b;
    border-radius: 48px;
    color: #fff;
    padding: 5px 0px;
    margin: auto;
    text-align: center;
    width:100px;
    margin-top:15px;
    border: none;
    cursor: pointer;
}
.forget-pass a{
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    color: #666;
    display: block;
}

.first-time a{
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    display: block;
    color: #2D4383;
}

.btnnew-a{
    background: #2D4383;
    border-radius: 48px;
    color: #FFFFFF;
    padding: 5px 0px;
    margin: auto;
    text-align: center;
    margin-top:15px;
    margin-bottom:10px;
    border: none;
    display: block;
    width: 150px;
}

.submit-btn-a{
    background: #2D4383;
    border-radius: 48px;
    color: #FFFFFF;
    padding: 10px 20px 10px 20px;
    text-align: center;
    border: none;
    display: inline-block;
    min-width: 150px;
    cursor: pointer;
    transition-duration: 400ms;
}

.submit-btn-a:hover{
    color: #FFFFFF;
    background: #5CC6D0;
    transition-duration: 400ms;
    text-decoration: none;
}


.btnnew-a-auto{
    width: 40%;
}


.btnnew-a:hover{
    background: #2D4383;
    color: #FFFFFF;
    text-decoration: none;
}


.login span{
    float:right;
    font-size:12px;
    font-style:italic;

}
.login p{
    margin: 0 0 10px;
    font-size: 13px;
    text-align: CENTER;
    color: #2D4383;
    font-weight: bold;
}
.user{
    background: url('../img/user.png') no-repeat left!important;
    padding-left:35px!important;
}
.upassword{
    background: url('../img/pass.png') no-repeat left!important;
    padding-left:35px!important;
}
.search{
    /*width:580px;*/
    -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    border: solid 1px #bbbbbb;
    height:auto;
    margin:10px 0;
    padding:20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f3f3+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #f4f3f3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%,#f4f3f3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%,#f4f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f3f3',GradientType=1 ); /* IE6-9 */
}
.search h2 {
    font-size: 18px;
    color: #2D4383;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 20px 0;
    padding: 0;
}
.search input{

    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    /* line-height: 1.42857143; */
    color: #555;
    /* background-color: #fff; */
    /* background-image: none; */
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
    background: none;
    border: none;
    border-bottom: solid 1px #e2dede;
    margin-top:10px;

}
.searchbtn{
    margin-top: 57px;
    margin-right: 0px;
}
.footer{
    margin-top:20px;
    background-color: #eeefef;
    text-align: center;
}

.footer .footer-top{
    background: #5CC6D0;
    padding: 20px 0 20px 0;
}
.footer .footer-top h6{}
.footer .footer-top p{
    font-size: 0.8em;
    margin: 0;
    color: #555;
}

.footer .footer-bottom{
    font-size: 0.8em;
    padding: 12px 0 12px 0;
}


.menu{
    display:none;
    font-size:14px;
    padding:8px;
}
.menu span{
    float:right;
    font-size:14px;

}

@media only screen and (max-width: 767px){
    .menu{
        display:block;
    }
    .header {
        width: 100%;
        height: auto;
        background-color: #2D4383;
        padding: 5px 0;
    }
    .logo {
        width: 80px;
        height: 80px;
        float: inherit;
        margin: AUTO;
    }
    .logo img {
        width:100%;
        height:auto;
    }
    .header h2 {
        color: #5CC6D0;
        margin: 0;
        padding: 0;
        font-size: 12px;
        font-weight: bold;
        margin-top: 8px;
        text-align: CENTER;
    }
    .header h1 {
        margin: 0;
        padding: 0px;
        color: #FFCC29;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
    }
    .header p {
        text-align: center;
        margin: 0px;
        padding: 0;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }
    .headerline {
        width: 100%;
        height: auto;
        background-color: #FFCC29;
    }
    .headerline h2 {
        font-size: 14px;
        line-height: 18px;
        color: #2D4383;
        margin: 0;
        text-align: center;
        padding: 5px 0;
    }
    .navbarbutton{

    }
    .barcom h1 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 18px 0;
        color: #2D4383;
        text-align: center;
        font-weight:bold;
    }
    .iconbox {
        text-align: center;
        width: 200px;
        height: auto;
        float: inherit;
        text-transform: uppercase;
        margin: AUTO;
        border: solid 1px #dcd8d8;
        padding: 20px;
        border-radius: 8px;
    }
    .iconbox img {
        margin-bottom: 2px;
    }
    .arrow {
        float: inherit;
        width: 60px;
        text-align: center;
        margin: AUTO;
    }
    .arrow img{
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .search {
        width: 100%;
        -webkit-box-shadow: 0px -1px 12px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -1px 12px 0px rgba(0,0,0,0.75);
        box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.36);
        border: solid 1px #bbbbbb;
        height: auto;
        margin: 30px 0;
        padding: 20px;
        background: #ffffff;
        background: -moz-linear-gradient(left, #ffffff 0%, #f4f3f3 100%);
        background: -webkit-linear-gradient(left, #ffffff 0%,#f4f3f3 100%);
        background: linear-gradient(to right, #ffffff 0%,#f4f3f3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f3f3',GradientType=1 );
    }
    .searchbtn {
        margin-top:inherit;
        margin-right:inherit;
    }

    .login-col{
        padding: 0 10px 0 10px;
    }

    .search-col{

        padding: 0 10px 0 10px;
    }


    .login {
        background-color: #f8f8f8;
        padding: 25px;
        width: 100%;
        height: auto;
        -webkit-box-shadow: 0px -1px 12px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -1px 12px 0px rgba(0,0,0,0.75);
        box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.36);
        border: solid 1px #bbbbbb;
        border-radius: 4px;
        margin-top: 35px;

    }
    .loginicon {
        position: absolute;
        width: 40px;
        height: 40px;
        background: #2D4383;
        color: #FFCC29;
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        margin-top: -48px;
        left: 48%;
    }
    .navbarbutton ul {
        margin: 0;
        padding: 0;
        position: absolute;
        z-index: 99;
        background: #2D4383;
        width:100%;
        display:none;
        margin-top: -5px;
    }
    .navbarbutton ul li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        float: inherit;
        line-height: 38px;
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: solid 1px #fff;
    }
    .active {
        color: #fafbff!important;
        /*border-bottom: solid 0px #FFCC29;*/
    }
    .navbarbutton ul li a {
        color: #fff3f3;
        text-decoration: none;
        padding: 7px 39px;

    }



}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    .navbarbutton ul li a {
        color: #666;
        text-decoration: none;
        padding: 7px 18px;
        transition: 0.3s;
    }
    .header h1 {
        margin: 0;
        padding: 0px;
        color: #FFCC29;
        font-weight: bold;
        font-size: 24px;
    }
    .header h2 {
        color: #5CC6D0;
        margin: 0;
        padding: 0;
        font-size: 17px;
        font-weight: bold;
        margin-top: 8px;
    }
    .headerline h2 {
        font-size: 14px;
        line-height: 42px;
        color: #2D4383;
        margin: 0;
        padding: 0;
    }

}


/* New Theme Layout: Ended */


.qaContainerAlpha{
    margin-bottom: 10px;
}

.qaContainerAlpha .parentHead{
    background: #2D4383;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.3em !important;
}

.qaContainerAlpha .parentBody{
    display: none;
}

.qaContainerAlpha .qa-icon{
    display: inline-block;
    margin-right: 10px;
}


.qaContainerAlphaChild{

    margin-top: 5px;
}

.qaContainerAlphaChild .childHead{
    /*background: rgba(45, 67, 131, 0.80);*/
    /*background: #727376;*/
    /*color: #ffffff;*/
    cursor: pointer;
    background: #d0d0d2;
    color: #000000;
    /*padding-top: 0;*/
    font-size: 1.2em !important;

}

.qaContainerAlphaChild .childBody{
    display: none;
    padding: 2% 5% 2% 5%;
    margin-left: 5px;
    font-size: 1.1em !important;
    /*border: 2px #c3782b dashed;*/
    color: #333;
}

.qaContainerAlphaChild .qa-icon{
    display: inline-block;
    margin-right: 10px;
}




.alpha-complaints{
    margin: 50px 0 25px 0;
    /*min-height: 200px;*/
}

.alpha-complaints .card-header{
    font-size: 1.3em;
}

.alpha-complaints .form-group .form-control{
    border: 1px solid #ced4da;
}

.alpha-complaints .form-group .btn{

    width: 150px;
    padding:12px 0 12px 0;
}

.alpha-complaints .complaintReply{
    text-align: center;
    cursor: pointer;
}

.alpha-complaints #response{
    text-align: center;
    cursor: pointer;
    font-size: 1.1em;
    margin-top:10px;
    margin-bottom: 10px;
}



.alpha-complaints .reply-button{
    margin-top:8px;
}
.alpha-complaints .table-border-bottom{
    border-bottom: 2px solid #2D4383;
    margin-bottom: 30px;
}

.alpha-complaints .response-mef{
    padding: 10px;
    background: rgba(92, 198, 208, 0.55);
    margin-bottom: 10px;
}

.alpha-complaints .response-user{
    padding: 10px;
    background: rgba(255, 204, 41, 0.55);
    margin-bottom: 10px;
    margin-left: 50px;
}

.alpha-complaints .displayDetails{
    display: none;
    margin-bottom: 30px;
}


.alpha-complaints .card-header a{
    color: #FFFFFF !important;
    transition-duration: 400ms;
}

.alpha-complaints .card-header a:hover{
    text-decoration: none !important;
    color: #FFCC29 !important;
    transition-duration: 400ms;
}


.alpha-complaints{
    padding:0 0 0 0;
}

.alpha-complaints .card-body{
    padding: 5px 5px 5px 5px;
}

.alpha-complaints .card-body table thead tr th{
    padding: 5px;
}

.alpha-complaints .card-body table tbody tr td{
    padding: 6px;
}

.alpha-complaints .alphaFilter{
}

.alpha-complaints .rangeBx{
    border: none;
    outline: none;
    padding:3px 5px 3px 5px;
    font-size: 0.8em;
    width: 80px;
    background: rgba(255, 255, 255, 0.75);
}


.alpha-complaints .rangeBx2{
    border: none;
    outline: none;
    padding:3px 5px 3px 5px;
    font-size: 0.8em;
    width: 175px;
    background: rgba(255, 255, 255, 0.75);
}

.alpha-complaints .rangeBx3{
    border: none;
    outline: none;
    padding:5px 5px 5px 5px;
    font-size: 0.8em;
    width: 95px;
    background: rgba(255, 255, 255, 0.75);
}

.alpha-complaints .rangeBx4{
    border: none;
    outline: none;
    padding:5px 5px 5px 5px;
    font-size: 0.8em;
    width: 160px;
    background: rgba(255, 255, 255, 0.75);
}
.alpha-complaints .rangeBx5{
    border: none;
    outline: none;
    padding:5px 5px 5px 5px;
    font-size: 0.8em;
    width: 120px;
    background: rgba(255, 255, 255, 0.75);
}

#showComplaintsHistory{
    cursor: pointer;
    position: absolute;
    top: 12px;
    left: 45%;
    transition-duration: 400ms;
    color: #FFFFFF;
}

#showComplaintsHistory:hover{
    color: #FFCC29;
    transition-duration: 400ms;
}

.alphaComplaintsHistory{
    display:block;
    margin: 0 0 50px 0;

}
.alphaComplaintsHistory .showConversationHistory{
    color: #5CC6D0;
    cursor: pointer;
    transition-duration: 400ms;
}
.alphaComplaintsHistory .showConversationHistory:hover{
    color: #FFCC29;
    transition-duration: 400ms;
}

.alphaComplaintsHistory .ComplaintsHistoryCont{

}

.alphaComplaintsHistory .ComplaintsHistoryConversation{
    display: block;

}

.alpha-complaints .reportLinks a{
    display: block;
    padding-bottom: 8px;
}


.about-us .p {
    -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    border: solid 1px #bbbbbb;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.about-us h2 {
    color: #2D4383;
    margin-top: 0;
    font-size: 1.3em;
}
.about-us .p{
    font-size: 0.93em;
    padding:10px;
}

.about-us .figure{
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*margin-top: 20px;*/
    padding: 0 5px 5px;
}

.about-us .figure img {
    border: 1px solid #2D4383;
    /*width: 100px;*/
    display: block;
    margin: 0 auto;
    -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.26);
    border: solid 1px #bbbbbb;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 98px;
    height: 114px;
}
.about-us .caption-1{
    color: #2D4383;
    font-size: 0.7em;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
}
.about-us .caption-2{
    color: #727376;
    font-size: 0.7em;
    text-align: center
}


.extra-info{}

.extra-info p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 0.9em;
    color: #666666;
}
.extra-info p span{
    font-size: 1.5em;
}
.extra-info ul{
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 0.9em;
    color: #666666;
}
.extra-info ul li{}




.primary-color{
    color:#2D4383 !important;
}

.primary-bg{
    background: #2D4383 !important;
    color: #FFFFFF !important;
}


.primary-color-bold{
    color:#2D4383 !important;
    font-weight: bold !important;
}
.primary-text{
    border: none;
    border-bottom: 1px solid #999 !important;
    background: #e0e7fb  !important;
}
.primary-text-grey{
    border: none;
    border-bottom: 1px solid #999 !important;
    background: #e0e7fb  !important;
}
.gen-head{
    color:#2D4383 !important;
    font-size: 1.4em;
    margin: 30px 0 0 0;
    font-weight: bold;
}
.gen-head-sub{
    color:#2D4383 !important;
    font-size: 0.9em;
    font-weight: bold;
    margin: 8px 0 35px 0;
}

.udin-head{
    color:#2D4383 !important;
    font-size: 1.4em;
    margin: 20px 0 0 0 !important;
    font-weight: bold;
    text-align: center;
}
.udin-head-sub{
    color:#2D4383 !important;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    margin: 5px 0 25px 0 !important;
}

.bg-info{
    background: #5CC6D0 !important;
}

.easyAccess{
    padding: 10px 0 0 0;
}

.generated-Udin{
    margin: 50px 0 50px 0;
}

.generated-Udin p{
    font-size: 1.2em;
    margin-bottom: 5px;
}

.generated-Udin p span{
    color: #2D4383;
    font-weight: bold;
}

.generated-Udin .submit-btn-a{
    margin-top: 50px;
}

.bg-dark{
    background: #2D4383 !important;
}





.tooltip-inner{
    text-align:left;
    max-width: 24rem;
}

@media (max-width: 767px) {
    .mobile-left { text-align:left !important }
}

.grecaptcha-badge {
    opacity: 0;
}
.table-condensed td.off {
    border: transparent !important;
}
.table-condensed td.available {
    border: 2px solid rgba(0, 0, 0, 0.12) !important;
    background: rgba(0, 123, 255, 0.11);
}
.instruction{
    background: #FFFFE0;
    text-align: left;
    padding: 0.5em 0.75em;
    color: #27508E;
    font-weight: 400;
    font-size: 107.7%;
    border: 1px solid #E6DB55;
    border-radius: 4px;
    display: none;
    white-space: nowrap;
    box-sizing: border-box;
}
.datePickerHeading{
    padding:10px;
    background: #ebebeb;
    border-bottom: 1px solid #aaa;
}