﻿

@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans');
*{
    box-sizing:border-box;
}
.homeBody {
    background-image: url('/ql_EP/images/white-waves.png');
}

.th_heading {
    font-size: 22px;
    color: #000;
    text-align: center !important;
    font-weight: bold !important;
}

.dropdown {
    display: none !important;
}

.StyleHeading {
    color: #000;
    background-color: #cad9e9;
    /*#eef4fc;*/
    border: #ddd 1px solid;
    padding: 10px;
    font-weight: normal;
    text-align: left;
    font-size: 20px;
}

/*innerpage_css*/

.preheader {
    width: 100%;
    height: 35px;
    /*background-image: url('/ql_EP/images/preheader_texture.jpg');*/
    font-family: 'Oswald', 'Hind' !important;
}

.preheader_inner {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
}

.left_links {
    float: left;
    color: #000;
    margin: 0 !important;
    float: left;
}

    .left_links a {
        color: #000;
        text-decoration: none;
        line-height: 35px;
        padding: 0 5px;
    }

        .left_links a:hover {
            color: #4587e3;
            transition: .1s;
        }

    .left_links img {
        margin-right: 4px;
    }

.dv_rgt a {
    color: #000;
    text-decoration: none;
}

    .dv_rgt a:hover {
        color: #4587e3;
        transition: .1s;
    }

.right_links {
    float: right;
    color: #000;
}

    .right_links a {
        color: #000;
        text-decoration: none;
        line-height: 35px;
        padding: 0 5px;
    }

        .right_links a:hover {
            color: #4587e3;
            transition: 1s;
        }

    .right_links img {
        margin-right: 4px;
    }

.header {
    /*/*min-width: 1000px;*/
    width: 100%;
    height: 71px;
    /*background-image: url('/ql_EP/images/header_bg.jpg');*/
    background-color: #fff;
    background-image: url('/ql_EP/images/cream-pixels.png');
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}


.inner_header {
    width: 90%;
    margin: 0 auto;
}

.ep_logo {
    padding-top: 2px;
}

/*innerpage_css*/



/*loginpage_css*/

.login_area {
    width: 629px;
    margin: 2% auto 0%;
    background-image: url('/ql_EP/images/login_bg.png');
    background-repeat: no-repeat;
    height: 400px;
}

.login_tital {
    display: none;
}

.feildarea {
    width: 55%;
    margin: 0 2% 0 0;
    text-align: center;
    padding: 2% 0 0 0;
    float: right;
}

    .feildarea input[type="text"] {
        width: 90%;
        padding: 8px 0;
        border-bottom: #c3c3c3 2px solid;
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: transparent;
        font-family: 'Oswald', 'Hind' !important;
        font-size: 16px;
    }

    .feildarea input[type="password"] {
        width: 90%;
        padding: 8px 0;
        border-bottom: #c3c3c3 2px solid;
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: transparent;
        font-family: 'Oswald', 'Hind' !important;
        font-size: 16px;
    }

    .feildarea select {
        width: 90%;
        padding: 8px 0;
        border-bottom: #c3c3c3 2px solid;
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: transparent;
        font-family: 'Oswald', 'Hind' !important;
        font-size: 16px;
    }

    .feildarea input[type="button"] {
        background-image: url(../images/loginbtn_bg.png);
        border: none;
        margin: 0 auto;
        text-align: center;
        width: 90%;
        padding: 5px 0;
        color: #fff;
        border-radius: 5px;
        cursor: pointer;
        font-size: 22px;
        font-family: 'Oswald', 'Hind' !important;
    }

    .feildarea input:hover[type="button"] {
        background-image: url(../images/loginbtn_hover_bg.png);
    }

    .feildarea input:focus {
        outline: none;
    }

.captcha_area {
    width: 100%;
    height: 60px;
    margin: 10px auto;
    background-color: #ebebeb;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    padding-top: 0px;
    line-height: 60px;
}

.forgot_pass {
    color: #000;
    text-align: center !important;
    margin: 5px 0;
    text-decoration: none;
    font-size: 12px;
}

    .forgot_pass a {
        text-decoration: none !important;
        font-size: 12px;
        transition: color 0.5s ease;
        color: #000;
        text-align: center !important;
    }

        .forgot_pass a:hover {
            color: #420202;
            text-decoration: none !important;
        }


/*form_css*/

/* navigation_landingpage*/

/** Slide Show Style Css **/

select {
    height: 35px;
    line-height: 25px;
    padding: 0 7px !important;
}

#HomeIcon {
    margin: 0 auto;
    z-index: 99999 !important;
    padding-top: 0px;
    float: right;
}


.home a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

    .home a:hover {
        color: #065a5d;
        font-weight: 400;
    }

.home img {
    vertical-align: middle;
    margin: 0 7px 0 10px;
    border: 0;
}

#DivServer {
    position: fixed;
    right: 5px;
    bottom: 0;
    background-color: #f7df6c;
    font-weight: 700;
    color: #333;
    font-weight: 100;
    padding: 5px 20px;
    z-index: 999 !important;
    border-radius: 7px 7px 0 0;
}



.login_dv {
    float: right;
    width: 25%;
}

.DivHeadermid {
    float: right;
    margin: 0 5px;
}






.msg_popup
{
    z-index:99 !important;
    }














/*****************************
    New Css EPravesh
*/

/**********
Common Css 
***************/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
    margin: 0;
    padding: 0;
}



a {
    text-decoration: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

div:after {
    content: '';
    display: block;
    clear: both;
}

.textLeft {
    text-align: left;
}

.textCenter {
    text-align: center !important;
}

.textRight {
    text-align: right;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.col-10 {
    width: 10%;
    float: left;
}

.col-20 {
    width: 20%;
    float: left;
}

.col-50 {
    width: 50%;
    float: left;
}

.col-30 {
    width: 30%;
    float: left;
}

.col-40 {
    width: 40%;
    float: left;
}

.col-45 {
    width: 45%;
    float: left;
}

.col-60 {
    width: 60%;
    float: left;
}

.col-70 {
    width: 70%;
    float: left;
}

.col-80 {
    width: 80%;
    float: left;
}

.col-33 {
    width: 33.33%;
    float: left;
}

.col-50-auto {
    width: 50%;
    margin: 0 auto;
}

.col-90-auto {
    width: 95%;
    margin: 0 auto;
}

.col-95-auto {
    width: 95%;
    margin: 0 auto;
}

.col-30-auto {
    width: 30%;
    margin: 0 auto;
}

.col-20-auto {
    width: 20%;
    margin: 0 auto;
}

.col-15-auto {
    width: 15%;
    margin: 0 auto;
}

.col-10-auto {
    width: 10%;
    margin: 0 auto;
}

.col-98-auto {
    width: 98%;
    margin: 0 auto;
}

.col-80-auto {
    width: 80%;
    margin: 0 auto;
}

.col-70-auto {
    width: 70%;
    margin: 0 auto;
}

.col-60-auto {
    width: 60%;
    margin: 0 auto;
}

.p-tb-50 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.bold {
    font-weight: bold;
}

.container {
    /*min-width: 1000px;*/
    width: 90%;
    margin: 0 auto;
}

.container-fluid {
    /*min-width: 1000px;*/
    width: 100%;
    padding: 0 15px;
}

.bgRed {
    background-color: #c05252;
    color: #fff;
}

    .bgRed:hover {
        background-color: #aa2626;
        color: #fff;
    }

.bgBlue {
    background-color: #6478ef;
    color: #fff;
}

    .bgBlue:hover {
        background-color: #5c669f;
        color: #fff;
    }

.bgGreen {
    background-color: #64ce75;
    color: #fff;
}

    .bgGreen:hover {
        background-color: #56af64;
        color: #fff;
    }

body {
    background-color: #eee !important;
    font-family: 'Fira Sans', Noto Sans,sans-serif;
}

.wrapper {
    min-height: 100vh;
    height: 100%;
}

.wrapperLogin {
    min-height: 83vh !important;
    height: 100%;
}
/************
Preheader
***********/
.topRow {
    /*min-width: 1000px;*/
    /*height: 30px;*/
    color: #fff;
    font-size: 0.923em !important;
    position: relative;
    /*z-index:9999999;*/
    background-color: #2e97c8;
}


    .topRow a {
        color: #fff;
        line-height: 30px;
        font-size: .9em;
    }

        .topRow a:after {
            content: '|';
            margin: 4px;
        }

        .topRow a:last-child:after {
            content: '';
        }

.divider-colors {
    background: #bcc4ff;
    display: block;
    width: 100%;
    height: 3px;
    line-height: 0;
    margin: 0;
    padding: 0;
}
/************
Header
***********/


/************
Registration Form
***********/
.regForm {
    padding: 10px;
    background-color: #fff;
}

.serviceLogo {
    padding: 3px 0;
}

.mpoLogo {
    padding: 10px 0;
}
/*************************
Registration Table Code 
************************/
.mgrn-non {
    margin: 0 !important;
    padding: 0 !important;
}

.grd-wdth {
    width: 100% !important;
}
.smtable {
    width:99% !important;
    margin:0 auto;
}
.regtable {
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
}

    .regtable th {
        font-size: 18px;
        font-weight: lighter;
        color: #9398b6;
        padding: 10px;
        text-align: left;
    }

    .regtable td {
        padding: 8px;
        color: #333;
        line-height: 1.4;
        font-weight: 100;
    }



.regtable5 td {
    width: 66%;
}


.bgBlue {
    background-color: #9398b6;
}
/* fields */
.regtable td input[type="text"], .regtable td input[type="password"], .regtable td input[type="email"], .regtable td select {
    width: 100%;
    margin: 0 !important;
    padding: 7px !important;
    background-color: #fff;
    border: #ddd 1px solid;
    border-radius: 5px;
}

.regtable td input[type="text"], .regtable td input[type="password"], .regtable td input[type="email"], .regtable td select {
    width: 100%;
    margin: 0 !important;
    padding: 7px !important;
    background-color: #fff;
    border: #ddd 1px solid;
    border-radius: 5px;
}

    .regtable td input:focus, .regtable td select:focus {
        outline: none;
        box-shadow: 0px 0px 5px #ddd;
        border: #ddd 1px solid;
    }

.regtable td input:hover {
    border-radius: 5px;
}

.regtable td select:hover {
    border: #ddd 1px solid;
}

.regtable td textarea {
    width: 100%;
    padding: 7px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
}

    .regtable td textarea:focus {
        outline: none;
        box-shadow: 0px 0px 5px #ffd0b4;
        border-color: #ffd0b4;
    }

textarea:hover {
    border: 1px solid #ffd0b4;
    border-radius: 5px;
}

.regtable td input[type="radio"] {
    margin: 0 5px;
}

/*******************Dashboard table code*********************************/
.dash_table {
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
}

    .dash_table th {
        font-size: 18px;
        font-weight: lighter;
        color: #9398b6;
        line-height: 1.4;
        padding: 10px;
        text-align: left;
    }

    .dash_table td {
        padding: 8px;
        width: 50%;
        font-size: 13px !important;
        color: #808080;
        line-height: 1.4;
        font-weight: 100;
    }

    .dash_table tr:nth-child(odd) {
        background: #f9f8ff !important;
    }

    .dash_table tr:nth-child(even) {
        background: #fff !important;
    }






.total_count {
    background-color: #a9a6a6;
    color: #333 !important;
}

.countFooter {
    background-color: #e8e8e8;
    color: #333 !important;
}

.text_right {
    text-align: right;
}

.btn-form {
    padding: 10px;
    border-radius: 5px;
    border: none;
}

    .btn-form:hover {
        cursor: pointer;
    }

.redBg {
    background-color: #4b97ce;
    color: #fff;
}

    .redBg:hover {
        background-color: #295677;
    }

button i {
    font-size: 2em;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

.regtable td, .regtable th i {
    margin-right: 10px;
}

.regSubhead {
    color: #b6b1b1;
    font-size: .8em;
}

.captchaSection {
    height: 100px;
    margin: 0 !important;
    padding: 7px !important;
    background-color: #fff;
    border: #ddd 1px solid;
    text-align: center;
}

/*********
Footer 
***********/
.footer {
    /*min-width: 1000px;*/
    background-color: #4b82cf;
    text-align: center;
    color: #fff;
    position: relative;
    font-size: 11px !important;
}

.pageTitle {
    /*min-width: 1000px;*/
    padding: 8px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 5px;
}

    .pageTitle h1, .span {
        font-size: 1.3em;
        font-weight: lighter;
    }

.stripstable th {
    font-size: 15px;
    color: #333;
    line-height: 1.4;
    background-color: #d7d7e1;
}

.stripstable th {
    font-size: 15px;
    color: #fff;
    line-height: 1.4;
    background-color: #2097ce;
}

.greyTableHead {
    color: #0c5460 !important;
    background-color: #a2d8b8 !important;
}

.shadowTableHead {
    color: #2a9e70 !important;
}

.stripstable tr:nth-child(odd) {
    background: #fff;
}

.stripstable tr:nth-child(even) {
    background: #f8f6ff;
}

.borderedtable td {
    border: 1px solid #eee;
}

.borderedbottom td {
    border-bottom: 1px solid #eee;
}

.tableTitle {
    font-size: 1.6em !important;
    color: #787fad !important;
}



@media only screen and (max-width:999px) {
    .demo {
        margin: 5%;
        width: 90%;
    }

    .how-use {
        display: none;
        float: left;
        width: 300px;
    }

    .mpoLogo {
        display: none;
    }

    .hide {
        display: none;
    }

    /* .col-20, .col-50, .col-30, .col-60, .col-70, .col-33
    {
        width: 100%;
    }*/
    #tabInfo {
        display: none;
    }

    .col-20 {
        width: 100% !important;
        float: left;
    }

    .login_area {
        max-width: 400px;
        width: 100%;
        margin: 4% auto 0%;
        background-image: none !important;
        background-color: #fafafa !important;
        border: solid 5px #4587e3;
        border-radius: 15px;
        height: auto !important;
        box-shadow: 0 0 17px #888;
    }

    .feildarea {
        width: 100%;
        margin: 0 auto;
    }

    .dropdown {
        position: relative;
        display: inline-block !important;
        color: #fff !important;
    }

        .dropdown span {
            height: 30px;
            line-height: 30px;
            padding: 20px 0;
        }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        padding: 12px 16px;
        z-index: 1;
        right: 0;
        top: 30px;
    }

        .dropdown-content p a {
            color: #000;
            border-bottom: dotted 1px #ddd;
            display: block;
            width: 100%;
        }

            .dropdown-content p a:before {
                content: '>';
                padding: 0 10px 0;
            }

            .dropdown-content p a:hover {
                color: #2e97c8;
                border-bottom: dotted 1px #ddd;
                display: block;
                width: 100%;
                ;
            }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    #DivLoginDtls {
        display: none !important;
    }

    .col-12 {
        width: 100% !important;
        margin: 0 auto;
        float: left;
        display: block;
        /*min-width: 1000px;*/
    }

    .contactOuter {
        width: 100%;
        min-width: 100% !important;
    }

    .col-50, .col-70, .col-30 {
        width: 100% !important;
        float: left;
    }

    .mainLink {
        min-height: 250px;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }
}












/**************** Grid Table ************************/
.tblgrd {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

    .tblgrd tr {
        border: 1px solid #ddd;
        padding: 5px;
    }

    .tblgrd td {
        padding: 10px;
    }

    .tblgrd th {
        font-size: 14px;
        font-weight: lighter;
        background-color: #4b97c8;
        color: #fff;
        line-height: 1.4;
        padding: 10px;
        text-align: left;
    }

/*
@media only screen and (max-width:999px)
{

    .tblgrd
    {
        border: 0;
    }

    .tblgrd thead
    {
        display: none;
    }

    .tblgrd tr
    {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    .tblgrd td
    {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }

    .tblgrd td:last-child
    {
        border-bottom: 0;
    }

    .tblgrd td:before
    {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}*/
.grdbtn-form {
    padding: 5px;
    border-radius: 5px;
    border: none;
    transition: all .1s;
    text-align: left;
    cursor: pointer;
}



/*
Sidebar

*/
.sidebar {
    background-color: #fff;
    height: 520px;
}

    .sidebar ul li {
        font-size: 14px;
        list-style: none;
    }

    .sidebar ul li {
        display: block;
        border-left: 3px solid transparent;
        transition: border-left-color .4s ease;
        transition: width .2s cubic-bezier(.35,0,.25,1);
    }

    .sidebar li.active {
        border-left-color: #23b7e5;
        background-color: #fcfcfc;
        color: #23b7e5;
    }

    .sidebar li:hover {
        border-left-color: #23b7e5;
        background-color: #fcfcfc;
        color: #23b7e5;
    }

        .sidebar li:hover .sidebar li a {
            color: #23b7e5;
        }

            .sidebar li:hover .sidebar li a i {
                color: #23b7e5;
            }

    .sidebar li a {
        -webkit-animation: .5s fadeInLeft;
        animation: .5s fadeInLeft;
        color: #515253;
        position: relative;
        display: block;
        padding: 12px 24px;
        letter-spacing: .025em;
        font-weight: 400;
        cursor: pointer;
    }

        .sidebar li a:hover {
            color: #23b7e5;
        }

    .sidebar .nav-heading {
        white-space: nowrap;
        color: #919DA8;
        padding: 12px 15px;
        color: #919da8;
        font-size: 1.3em;
        letter-spacing: .035em;
        pointer-events: none;
        cursor: default;
    }

    .sidebar ul li i {
        margin: 0 5px 0 0;
        color: #333;
    }

.pdfView {
    border-radius: 3px;
    font-size: 13px;
    -webkit-appearance: none;
    outline: 0 !important;
    transition: all .1s;
    background-color: #efefef;
    border-color: #eaeaea;
    color: #333;
    padding: .3125rem .625rem;
    font-size: .875rem;
    line-height: 1.5;
}

.side-navi-tab ul {
    padding: 0;
    margin-top: 20px;
}

    .side-navi-tab ul li {
        list-style-position: inside;
        border-bottom: 1px solid #ddd;
        font-size: 0.9em;
        padding: 10px 10px 10px 40px;
        text-indent: -22px;
    }




/********************
        Login CSs
    */
.list_universitycontain {
    width: 100%;
    padding: 0 5px;
    border-radius: 2px;
    float: left;
}

.login_container {
    margin: 0 5px;
    padding: 0 5px;
    border-bottom: 4px solid #787fad;
    background-color: #fff;
    border-radius: 5px;
}

.login_text {
    width: 90%;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    font-size: 21px;
    font-weight: normal;
    color: #707ab9;
}
/*
Login Tabl
*/
.login_table {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}

    .login_table tr {
        border: none;
    }

    .login_table td {
        margin: 0;
        padding: 0;
    }

    .login_table th {
        margin: 0;
        padding: 0;
        border: 1px solid #ddd;
    }

    .login_table input[type="text"],
    .login_table input[type="password"],
    .login_table select {
        width: 100%;
        margin: 10px auto;
        padding: 10px;
        border: 1px solid #ddd;
        border-radius: 5px;
        background: transparent;
        color: #a0a0a0;
    }

        .login_table input[type="text"]:hover,
        .login_table input[type="password"]:hover,
        .login_table select:hover {
            box-shadow: 0 0 4px #ddd;
        }

.btn_signin {
    width: 85%;
    margin: 10px auto;
    padding: 10px 10px;
    font-size: 1em;
    text-align: center;
    background-color: #4587e3;
    color: #fff;
    border: none;
    border-radius: 8px;
}

    .btn_signin:hover {
        background-color: #408aad;
        color: #fff;
        cursor: pointer;
    }

.btn_signup {
    width: 85%;
    margin: 10px auto;
    padding: 10px 10px;
    font-size: 1em;
    text-align: center;
    background-color: #73ad7c;
    color: #fff;
    border: none;
    border-radius: 8px;
}

    .btn_signup:hover {
        background-color: #50ad5e;
        color: #fff;
        cursor: pointer;
    }

.or {
    width: 85%;
    margin: 10px auto;
    padding: 10px 10px;
    font-size: 1em;
    line-height: 50px;
    text-align: center;
    border: none;
    border-radius: 8px;
}

.sub_head {
    background-color: #83c1e0 !important;
    color: #000 !important;
}

.Div1 {
    height: 350px;
}

.Div2 {
    height: 350px;
}

#Div3 ul li {
    list-style-position: inside;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.captch_login {
    width: 100%;
    margin: 5px 0;
    padding: 10px 0;
    color: #c0c0c0;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.forget_login {
    text-decoration: none;
    color: #707ab9;
    font-size: 13px;
}

    .forget_login:before, .signUp:before {
        content: '→';
        margin-right: 10px;
    }

    .forget_login:hover {
        color: #a2a2a2;
        cursor: pointer;
    }

.text_center {
    text-align: center !important;
}

.btn_signup {
}
/*
New css
*/
.abt_head span {
    border-bottom: 3px solid #39055a;
}

.icn_login {
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
}







/*******
Home Page
********/

.homeSide {
    position: relative;
    z-index: 999999;
}

.homeOuter {
    position: absolute;
    top: 150px;
    z-index: 999999;
    width: 100%;
}

.homeToWelcome {
    width: 80%;
    margin: auto;
}

    .homeToWelcome h1 {
        font-size: 2.5em;
        font-weight: bold;
    }

    .homeToWelcome p {
        width: 80%;
        font-size: 1.2em;
        margin-bottom: 30px;
    }

    .homeToWelcome p, .homeToWelcome h1 {
        color: #fff;
        font-family: 'Raleway', sans-serif;
    }

    .homeToWelcome p, .homeToWelcome h1 {
        line-height: 1.5;
        font-style: italic;
    }

.transparentBg {
    background-image: none !important;
    box-shadow: 0 0 0 !important;
    z-index: 1;
    background-color: transparent !important;
    position: absolute;
    left: 101px;
    top: 0;
}

.welcomeLogo img {
    max-width: 496px;
}

.bgheight {
    height: 100vh !important;
}

/* 11.12.2018 */



.mandate {
    font-size: 12px;
    color: red;
}

.specialChar {
    background-color: #ddd;
}







/************ 14.12.2018 *********/
.enterButton {
    text-align: center;
    display: inline-block;
}

/* button designs */
.gradient-button {
    margin: 5px;
    font-size: .9em;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff;
    text-shadow: 0 0 4px #2f2f2f;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    min-width: 150px;
    font-variant: normal;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
}

    .gradient-button:hover {
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    }

.gradient-button-4 {
    background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
}

    .gradient-button-4:hover {
        background-position: right center;
    }



/* 04 Jan changes 2019 */

.captchaText {
    float: left !important;
    width: 65% !important;
    border-bottom: none;
    margin-top: 10px !important;
}

#imgCaptcha {
    float: left !important;
    width: 30% !important;
    border-bottom: none;
    padding-top: 10px;
}

#btnOK {
    padding: 10px 30px;
    border-radius: 25px;
    border: none;
    color: #fff;
    background-color: #ea832f;
}

#btnOK {
    background-color: #ea832f;
}

.captchaImage {
    float: left !important;
    width: 50% !important;
}

    .captchaImage #imgCaptcha {
        float: right !important;
        width: auto !important;
        margin-top: -4px;
        border-bottom: none;
        padding-top: 0 !important;
    }

.captchaInput {
    float: left !important;
    width: 50% !important;
}



/*  New 05.02.2019 */
.col-20 {
    width: 20%;
    float: left;
    padding: 0 10px 0 0;
}

.dashboardBG {
    background: #f6f7fb;
}

.p7VSC_scrolling {
    width: 100% !important;
}

#HomeIcon i {
    font-size: 20px !important;
    margin: 0 5px;
}



.ccYellow {
    color: #ffe3a5;
}

    .ccYellow:hover {
        color: #333;
    }





/* Contact Us New Css Styles  19.03.2019 */
.contactHeader {
    height: 100px;
    padding-top: 30px;
    background-image: url('../images/contct1.jpg');
    position: relative;
    -webkit-box-shadow: 0 3px 2px rgba(57, 63, 72, 0.2);
    -moz-box-shadow: 0 3px 2px rgba(57, 63, 72, 0.2);
    box-shadow: 0 3px 2px rgba(57, 63, 72, 0.2);
}

.contactOuter {
    width: 50%;
    min-width: 1000px;
    margin: 0 auto;
}

div:after {
    content: '';
    display: block;
    clear: both;
}

.pt-40 {
    padding-top: 40px;
}

.contactBox {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 30px;
    display: block;
    margin-bottom: 25px;
    position: relative;
    margin: 0 20px 35px;
    min-height: 207px;
    color: #333;
}

    .contactBox:hover {
        color: #2e97c8;
    }

    .contactBox:after {
        content: "";
        position: absolute;
        z-index: -1;
        -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.4);
        box-shadow: 0 0 40px rgba(0,0,0,0.4);
        bottom: 0px;
        left: 10%;
        right: 10%;
        width: 80%;
        height: 20%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }

    .contactBox i {
        font-size: 80px;
        text-align: center;
        color: #2e97c8;
        padding-bottom: 10px;
    }

iz .contactBox p {
    font-size: 20px;
}

.contNumber {
    color: red;
    font-size: 22px;
    font-style: italic;
    line-height: 1.5;
}

/*************** FAQ **********************/
.main {
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 30px;
    width: 100%;
    background-color: #fff;
    margin-top: 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

.printHeader___ h1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 21px;
    border: none !important;
    font-weight: 300;
}

.printHeader___ h3 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

.topic {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: solid 1px #d2d2d2;
}

.open {
    cursor: pointer;
    display: block;
    padding: 0px;
}

    .open:hover {
        opacity: 0.7;
    }

.expanded {
    background-color: #f9f9f9;
    transition: all .3s ease-in-out;
}

.question {
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    color: #2e97c8;
}

.answer {
    font-size: 16px;
    line-height: 26px;
    display: none;
    margin-bottom: 30px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

.faq-t {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
    float: right;
    position: relative;
    top: -29px;
    right: 10px;
    width: 10px;
    height: 10px;
    background: transparent;
    border-left: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    transition: all .3s ease-in-out;
}

.faq-o {
    top: -29px;
    -moz-transform: rotate(-224deg);
    -ms-transform: rotate(-224deg);
    -webkit-transform: rotate(-224deg);
    transform: rotate(-224deg);
}

@media only screen and (max-width: 480px) {
    .faq-t {
        display: none;
    }

    .question {
        padding-right: 0px;
    }

    main {
        padding: 10px;
    }

    .answer {
        margin-bottom: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .linkIcons {
        padding-top: 20px;
    }

    | .linkIcons a {
        width: 100%;
    }
}



/* 05.04.2019 */
.printHeader {
    display: none;
}

@media print {

    .printHeader {
        height: 60px;
        display: block;
    }

    .textLeft {
        text-align: left;
    }

    .col-33 {
        width: 33.33%;
        float: left;
    }

    .textRight {
        text-align: right;
    }

    .printmpoLogo {
    }

    .printHeader h3 {
        text-align: center;
        line-height: 80px;
        font-size: 20px;
        height: 60px;
    }

    .printmpoLogo {
        padding: 10px;
    }

        .printmpoLogo img {
            width: 75%;
        }

    .printdeptLogo {
        padding: 10px;
    }

    .regtable td {
        font-size: 12px !important;
    }

    .regtable th {
        color: #000;
        font-weight: 600;
        font-size: 14px;
        border: 1px solid #ddd;
    }
}



/* 16April 2019 */
.regSession {
    background-color: #e2e2e2;
    margin-top: -6px;
    padding: 4px;
}



/* 26.04.2019 */
.imageProfile {
    padding: 10px;
    border: 1px solid #ddd;
}

.regtable2 td {
    width: 50%;
}

.regtable4 td {
    /*width: 22%;*/
}

.regtable5 td {
    width: 20%;
}

.regtable6 td {
    width: 16.66%;
}




/* 15may2019 */
.mainHead {
    padding: 5px;
    margin-bottom: 20px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

    .mainHead h3 {
        font-size: 24px;
        font-weight: 400;
    }

.col-25 {
    width: 25%;
    float: left;
    padding: 4px;
}

.col-70 {
    width: 70%;
    float: left;
}

.mainLink {
    background-color: #fff;
    min-height: 240px;
    margin-right: 30px;
    text-align: center;
    box-shadow: -1px 5px 4px #ddd;
    margin-bottom: 30px;
    padding: 20px;
}

.mainHome {
    margin-top: 50px;
}

.subMainLink a {
    color: #fff !important;
    display: block;
}

    .subMainLink a:hover {
        color: #62daff !important;
        margin-left: 10px;
        transition: .1s;
    }

.mainLink i {
    font-size: 41px;
    margin-bottom: 10px;
}

.mainLink h3 {
    font-size: 28px;
    font-weight: 400;
}

.mainLink p {
    padding-top: 10px;
    color: #fff !important;
    font-size: 13px;
}

.mainLink a:hover i {
    margin-top: -5px;
    transition: .1s;
}

.subMainLink {
    margin-top: 10px;
}

.homecontainer {
    width: 80%;
    margin: 0 auto;
}

.importantLink h3 {
    padding: 15px;
    font-size: 20px;
    color: #fff;
    background-color: #f39f86;
    font-weight: 400;
}

.importantLink i, .instructionDiv i {
    margin-right: 5px;
}

.importantLink {
    background-color: #fff;
    height: 366px;
    box-shadow: -1px 5px 4px #ddd;
    margin-bottom: 30px;
    overflow: hidden;
}

    .importantLink ul {
        padding: 5px;
        margin: 0 10px;
        list-style-position:inside;
    }

        .importantLink ul li {
            padding: 11px;
            content: "\f10c";
            font-size: 14px !important;
            list-style: none;
            line-height: 25px !important;
              height: 360px;
              max-height:  360px;
        }

            .importantLink ul li:before {
                font-family: FontAwesome;
                content: "\f10c";
                font-size: 10px;
                margin-right: 10px;
                list-style: none;
                line-height: 25px !important;
            }

            .importantLink ul li:last-child {
                border-bottom: 0;
            }


            .importantLink ul li a {
                color: #333;
            }


.instructionDiv h3 {
    padding: 15px;
    font-size: 20px;
    background-color: #2995a0;
    color: #fff;
    font-weight: 400;
}

.instructionDiv ul {
    list-style-position: outside;
}

    .instructionDiv ul li {
        padding: 11px;
        font-size: 14px;
        border-bottom: 1px dashed #ddd;
        list-style: none;
    }

        .instructionDiv ul li:before {
            font-family: FontAwesome;
            content: "\f10c";
            font-size: 10px;
            margin-right: 10px;
        }

        .instructionDiv ul li:last-child {
            border-bottom: 0;
        }

        .instructionDiv ul li a {
            color: #333;
        }

.instructionDiv {
    background-color: #fff;
    height: 380px;
    margin-bottom: 30px;
    box-shadow: -1px 5px 4px #ddd;
}

.bg-success {
    background-color: #0f6f49;
    background-image: linear-gradient(315deg, #0f6f49 0%, #53cca9 74%);
}

    .bg-success:hover {
        background-color: #0f6f49;
        background-image: linear-gradient(315deg, #0f6f49 0%, #248b66 74%);
    }

.bg-danger {
    background-color: #fc9842;
    background-image: linear-gradient(315deg, #fc9842 0%, #fe5f75 74%);
}

    .bg-danger:hover {
        background-color: #fc9842;
        background-image: linear-gradient(315deg, #fc9842 0%, #fc8c4c 74%);
    }



.bg-warning {
    background-color: #f39f86;
    background-image: linear-gradient(315deg, #f39f86 0%, #d0b460 74%);
}

    .bg-warning:hover {
        background-color: #f39f86;
        background-image: linear-gradient(315deg, #f39f86 0%, #f5ab83 74%);
    }

.bg-info {
    background-color: #17a2b8 !important;
}

    .bg-info:hover {
        background-color: #17a2b8 !important;
    }

.bg-light {
    background-color: #f8f9fa !important;
}

    .bg-light:hover {
        background-color: #f8f9fa !important;
    }

.bg-secondary {
    background-color: #6c757d !important;
}

    .bg-secondary:hover {
        background-color: #0f6f49;
        background-image: linear-gradient(315deg, #0f6f49 0%, #248b66 74%);
    }

.bg-primary {
    background-color: #2a2a72;
    background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%);
}

    .bg-primary:hover {
        background-color: #2a2a72;
        background-image: linear-gradient(315deg, #2a2a72 0%, #233e8a 74%);
    }

.bg-purple {
    background-color: #a4508b;
    background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);
}

    .bg-purple:hover {
        background-color: #2a2a72;
        background-image: linear-gradient(315deg, #2a2a72 0%, #233e8a 74%);
    }


.text-white {
    color: #fff !important;
}


/* 17 May 2019 */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #cssmenu:after,
    #cssmenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #cssmenu #menu-button {
        display: none;
    }

#cssmenu {
    background:#277ba2; /*#62a8c8;*/
}

    #cssmenu > ul > li {
        float: left;
       
    }

    #cssmenu.align-center > ul {
        font-size: 0;
        text-align: center;
    }

        #cssmenu.align-center > ul > li {
            display: inline-block;
            float: none;
        }

    #cssmenu.align-center ul ul {
        text-align: left;
    }

    #cssmenu.align-right > ul > li {
        float: right;
    }

    #cssmenu > ul > li > a {
        padding: 12px;
        font-size: 12px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #fff !important;
        font-weight: 100;
        text-transform: uppercase;
    }
  

    #cssmenu > ul > li:hover > a {
        color: #ffffff;
        background-color:#62a8c8 !important;
    }
.active{
    background: #fff !important;
}
    #cssmenu > ul > li.has-sub > a {
        padding-right: 30px;
    }
  

        #cssmenu > ul > li.has-sub > a:after {
            position: absolute;
            top: 19px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #fff;
            content: '';
        }

        #cssmenu > ul > li.has-sub > a:before {
            position: absolute;
            top: 16px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #fff;
            content: '';
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }

    #cssmenu > ul > li.has-sub:hover > a:before {
        top: 23px;
        height: 0;
        
    }

    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
    }

    #cssmenu.align-right ul ul {
        text-align: right;
    }

    #cssmenu ul ul li {
        height: 0;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        z-index: 999999;
        color: #fff !important;
    }

    #cssmenu li:hover > ul {
        left: auto;
    }

    #cssmenu.align-right li:hover > ul {
        left: auto;
        right: 0;
    }

    #cssmenu li:hover > ul > li {
        height: 35px;
    }

    #cssmenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #cssmenu.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }
    /* Inside hide menu */
    /*#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.99);
  padding: 11px 15px;
  width: 202px;
  font-size: 12px;
  text-decoration: none;
  color: #fff !important;
  font-weight: 400;
  background: #4a88a5;

}*/
    #cssmenu ul ul li a {
        line-height: 1.2;
    }

    #cssmenu ul ul li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.99);
        padding: 11px 15px;
        width: 230px;
        font-size: 13px;
        text-decoration: none;
        color: #fff !important;
        font-weight: 400;
        display: inline-block;
        background: #318db8;
        float: left;
        line-height: 1.4;
    }

    #cssmenu ul ul li:last-child > a,
    #cssmenu ul ul li.last-item > a {
        border-bottom: 0;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #ffffff;
        background-color:#367896;
    }

    #cssmenu ul ul li.has-sub > a:after {
        position: absolute;
        top: 16px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #fff;
        content: '';
    }

    #cssmenu.align-right ul ul li.has-sub > a:after {
        right: auto;
        left: 11px;
    }

    #cssmenu ul ul li.has-sub > a:before {
        position: absolute;
        top: 13px;
        right: 14px;
        display: block;
        width: 2px;
        height: 8px;
        background: #fff;
        content: '';
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    #cssmenu.align-right ul ul li.has-sub > a:before {
        right: auto;
        left: 14px;
    }

    #cssmenu ul ul > li.has-sub:hover > a:before {
        top: 17px;
        height: 0;
    }

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }

        #cssmenu ul {
            width: 100%;
            display: none;
        }

        #cssmenu.align-center > ul {
            text-align: left;
        }

        #cssmenu ul li {
            width: 100%;
            border-top: 1px solid rgba(120, 120, 120, 0.2);
        }

        #cssmenu ul ul li,
        #cssmenu li:hover > ul > li {
            height: auto;
        }

            #cssmenu ul li a,
            #cssmenu ul ul li a {
                width: 100%;
                border-bottom: 0;
            }

        #cssmenu > ul > li {
            float: none;
        }

        #cssmenu ul ul li a {
            padding-left: 25px;
        }

        #cssmenu ul ul ul li a {
            padding-left: 35px;
        }

        #cssmenu ul ul li a {
            color: #dddddd;
            background: none;
        }

        #cssmenu ul ul li:hover > a,
        #cssmenu ul ul li.active > a {
            color: #ffffff;
        }

        #cssmenu ul ul,
        #cssmenu ul ul ul,
        #cssmenu.align-right ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left;
        }

            #cssmenu > ul > li.has-sub > a:after,
            #cssmenu > ul > li.has-sub > a:before,
            #cssmenu ul ul > li.has-sub > a:after,
            #cssmenu ul ul > li.has-sub > a:before {
                display: none;
            }

        #cssmenu #menu-button {
            display: block;
            padding: 17px;
            color: #fff;
            cursor: pointer;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 100;
        }

            #cssmenu #menu-button:after {
                position: absolute;
                top: 22px;
                right: 17px;
                display: block;
                height: 4px;
                width: 20px;
                border-top: 2px solid #dddddd;
                border-bottom: 2px solid #dddddd;
                content: '';
            }

            #cssmenu #menu-button:before {
                position: absolute;
                top: 16px;
                right: 17px;
                display: block;
                height: 2px;
                width: 20px;
                background: #dddddd;
                content: '';
            }

            #cssmenu #menu-button.menu-opened:after {
                top: 23px;
                border: 0;
                height: 2px;
                width: 15px;
                background: #ffffff;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            #cssmenu #menu-button.menu-opened:before {
                top: 23px;
                background: #ffffff;
                width: 15px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

        #cssmenu .submenu-button {
            position: absolute;
            z-index: 99;
            right: 0;
            top: 0;
            display: block;
            border-left: 1px solid rgba(120, 120, 120, 0.2);
            height: 46px;
            width: 46px;
            cursor: pointer;
        }

            #cssmenu .submenu-button.submenu-opened {
                background: #262626;
            }

        #cssmenu ul ul .submenu-button {
            height: 34px;
            width: 34px;
        }

        #cssmenu .submenu-button:after {
            position: absolute;
            top: 22px;
            right: 19px;
            width: 8px;
            height: 2px;
            display: block;
            background: #dddddd;
            content: '';
        }

        #cssmenu ul ul .submenu-button:after {
            top: 15px;
            right: 13px;
        }

        #cssmenu .submenu-button.submenu-opened:after {
            background: #ffffff;
        }

        #cssmenu .submenu-button:before {
            position: absolute;
            top: 19px;
            right: 22px;
            display: block;
            width: 2px;
            height: 8px;
            background: #dddddd;
            content: '';
        }

        #cssmenu ul ul .submenu-button:before {
            top: 12px;
            right: 16px;
        }

        #cssmenu .submenu-button.submenu-opened:before {
            display: none;
        }
}




.none table tr:nth-child(even) {
    background-color: none !important;
}

.none table tr:nth-child(odd) {
    background-color: transparent !important;
}

.none table td {
    border: none;
    display: block;
    width: 100%;
    float: left;
}


.imagePhoto {
    display: block;
}



.btn {
    margin: .2em .1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    border-bottom: .15em solid black;
    border-radius: 3px;
    padding: 0.65em 1.3em;
}

.btn-lg {
    padding: 1em 2em;
}

.btn-sm,
.btn-xs {
    font-size: .85em;
    padding: .5em 1em;
}

.btn-xs {
    font-size: .85em;
    padding: .25em .75em;
}


.btn-default {
    border-color: #d9d9d9;
    background-image: linear-gradient(#ffffff, #f2f2f2);
}

    .btn-default:hover {
        background: linear-gradient(#f2f2f2, #e6e6e6);
    }

.btn-primary {
    border-color: #2a6496;
    background-image: linear-gradient(#428bca, #357ebd);
}

    .btn-primary:hover {
        background: linear-gradient(#357ebd, #3071a9);
    }

.btn-success {
    border-color: #3d8b3d;
    background-image: linear-gradient(#5cb85c, #4cae4c);
}

    .btn-success:hover {
        background: linear-gradient(#4cae4c, #449d44);
    }

.btn-info {
    border-color: #28a1c5;
    background-image: linear-gradient(#5bc0de, #46b8da);
}

    .btn-info:hover {
        background: linear-gradient(#46b8da, #31b0d5);
    }

.btn-warning {
    border-color: #df8a13;
    background-image: linear-gradient(#f0ad4e, #eea236);
}

    .btn-warning:hover {
        background: linear-gradient(#eea236, #ec971f);
    }

.btn-danger {
    border-color: #b52b27;
    background-image: linear-gradient(#d9534f, #d43f3a);
}

    .btn-danger:hover {
        background: linear-gradient(#d43f3a, #c9302c);
    }






.btn {
    margin: .2em .1em;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: .9em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    border-bottom: .15em solid black;
    border-radius: 3px;
    padding: 0.45em;
}

.btn-lg {
    padding: 1em 2em;
}

.btn-sm,
.btn-xs {
    font-size: .85em;
    padding: .5em 1em;
}

.btn-xs {
    font-size: .85em;
    padding: .25em .75em;
}


.btn-default {
    border-color: #d9d9d9;
    background-image: linear-gradient(#ffffff, #f2f2f2);
}

    .btn-default:hover {
        background: linear-gradient(#f2f2f2, #e6e6e6);
    }

.btn-primary {
    border-color: #2a6496;
    background-image: linear-gradient(#428bca, #357ebd);
}

    .btn-primary:hover {
        background: linear-gradient(#357ebd, #3071a9);
    }

.btn-success {
    border-color: #3d8b3d;
    background-image: linear-gradient(#5cb85c, #4cae4c);
}

    .btn-success:hover {
        background: linear-gradient(#4cae4c, #449d44);
    }

.btn-info {
    border-color: #28a1c5;
    background-image: linear-gradient(#5bc0de, #46b8da);
}

    .btn-info:hover {
        background: linear-gradient(#46b8da, #31b0d5);
    }

.btn-warning {
    border-color: #df8a13;
    background-image: linear-gradient(#f0ad4e, #eea236);
}

    .btn-warning:hover {
        background: linear-gradient(#eea236, #ec971f);
    }

.btn-danger {
    border-color: #b52b27;
    background-image: linear-gradient(#d9534f, #d43f3a);
}

    .btn-danger:hover {
        background: linear-gradient(#d43f3a, #c9302c);
    }


/* 29May 2019 */
.otherLinks {
    border-left-color: #79a6ff !important;
    background-color: #87a0c3 !important;
    color: #000 !important;
    padding: 12px 12px;
    width: auto;
    text-align: left;
    font-size: 1em;
    font-weight: 100;
    animation: .5s fadeInLeft;
    color: #000;
    position: relative;
    display: block;
    padding: 12px 12px;
    letter-spacing: .025em;
    font-weight: 400;
    cursor: pointer;
    border-bottom: 1px dashed #ddd;
    text-align: left;
}




/* 30 May 2019 */

#dialog h3 {
    font-size: 18px;
    padding-bottom: 10px;
}

#ui-id-1 {
    font-size: 16px;
    padding: 3px;
}

#dialog.ui-widget-content ul li {
    line-height: 2;
}


/* 01June2019 */
.hightLight {
    background-color: rgba(32, 116, 241, 0.3) !important;
    font-size: 18px !important;
}

.hrBorder {
    border: 1px solid #f39f86;
    margin: 5px 0;
}

.hightLight label {
    font-weight: bold !important;
}

.hightLight_action {
    font-size: 18px !important;
}

.rdo_wdth label {
    width: 40%;
    display: inline-block;
}


/* marquee notice */
.marqueeNotice {
    margin-top: -22px;
    background-color: #e67878;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    box-shadow: -10px 3px 4px #ddd;
    margin-bottom: 20px;
    color: #fff !important;
}

    .marqueeNotice span {
        font-size: 18px !important;
    }
