


/*drop down css*/

/*body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f3f3f3 !important;
}*/
body {
font-family: "GT Walsheim Pro Regular Regular", Arial, Tahoma, sans-serif !important;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #f3f3f3 !important;
}


.menu{background:none !important; border:none !important;}
.nav-menu > .active > a{color:#000 !important;background: none !important;border-bottom:#d41813 2px solid;}
.nav-menu li a:hover{color:#fff !important;background-color:#000 !important;}
.log-btn{color: #fff !important;background: #d41813;}
.p15{padding: 15px 0;}
.bg-light{background: #eee;}
.min-h600{min-height: 600px;}
.form-control{height: 46px;}
.log-in{
    min-height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
   /* display: flex;*/
    height: 70vh;
   /* flex-wrap: wrap;*/
   /* justify-content: center;*/
    align-items: center;
}


.log-in .form-control {
    display: block;
    width: 100%;
    height: 45px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 0px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -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;
}


.log-in .btn-primary {
    color: #fff;
    background-color: #d41813;
    border-radius: 3px !important;
    border-color: #d41813;
}


.log-bg{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    padding: 60px;
    position: relative;
    background: #fff;
    border-radius: 7px;
    margin-top: 54px;
}
.logo-one {
    text-align: center;
    margin-top: 5em;
    width: 200px;     margin: 0 auto;
    height: 70px;
        top: 24px;
    position: relative;
   
}



.logo-one img{}
 
 footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: white;
    color: white;
    text-align: center;
    box-shadow: 0 40px 40px 0 rgba(0,0,0,0.16), 0 1px 5px 0 rgba(0,0,0,0.12);
    z-index: 100;
}

.inst {
    min-height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    padding: 60px;
    background: #fff;
    margin-top: 5em;
    border-radius: 7px;
}

.inst .btn-block {
    display: block;
   
    height: 55px;
}
.inst p{text-align: left;}


 .inst h3{
    color: black;
    font-weight: 300;
    font-size: 39px;
    text-align: center;
    padding-bottom: 25px;
}
.notes {
    text-align: center;
    display: grid;
    padding-bottom: 25px;
    padding-top: 10px;
}
.notes span{color:red;font-weight: 700;}

 .questionpaper {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    padding: 60px;
    position: relative;
    background: #fff;
    border-radius: 7px;
    margin-top: 0em;
}

.questionpaper button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 2em;
    border-style: none;
    margin-top: 3em;
    padding: 15px 16px;
    width: 25%;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.thankyoubox-center{
    align-items: center;
    display: flex;
    justify-content: center;
}


.thankyoubox{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    width: 500px;
    padding: 65px;
    background: #fff;
    margin-top: 1em;
    border-radius: 7px;
}

.thankyoubox h3{
    color: black;
    font-size: 16px;
}

.thankyoubox h1{
    color: green;
    margin-top: 27px;
}
.navbar{padding:1em;}
.logores img{
    width:175px;
}

.table-bg {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    padding: 25px;
    background: #fff !IMPORTANT;
}

.table-bg .btn-link {
    font-weight: 400;
    color: #e28c89;
    border-radius: 0;
}

.table-bg .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #d41813;
    border-color: #d41813;
}

.table-bg .pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.table-bg .fixed-table-toolbar {
    margin-bottom: -0.7rem;
    background-color: #f3f3f3;
    padding: 0px;
}

.table-bg .thead-dark{
    color: white;
    background-color: #545454;
}

.table-bg .fixed-table-pagination{
    margin-top: 30px;
}


.table-bg .form-control {
    display: block;
    width: 100%;
    height: 45px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 0px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -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;
}



.fixed-table-toolbar .form-control {
    display: block;
    width: 100%;
    height: 45px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12) !important;
    background-image: none;
    border: 0px solid #f5f5f5 !important;
    border-radius: 1px !important;
    /* -webkit-box-shadow: none !important; */
    /* box-shadow: none !important; */
    -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;
}

.fixed-table-toolbar select{margin-left: 10px;}


.fixed-table-toolbar button {
    height: 45px;
    border-style: none;
    background-color: #ffffff00;
}




.table-bg textarea{min-height: 150px !important;}
.table-bg select{background-color: #ffffff;}
.table-bg .btn-primary {
    color: #fff;
    background-color: #d41813;
    border-radius: 3px !important;
    width: 25% !important;
    border-color: #d41813;
    margin: 1em 0px;
    height: 45px;
    border-style: none;
}
.table-bg .btn-primary:hover {
    background-color: #4c4c4c;
}

.hm h1{
    font-size: 28px;
    padding-bottom: 15px;
    margin: 0;
    color: black;
}

.cq-set {
    padding-top: 6em !Important;
}


.cq-set button{
    color: #fff;
    background-color: #d41813;
    border-radius: 3px !important;
    width: 25% !important;
    height: 45px;
    border-color: #d41813;
    margin: 1em 0px;
}

.cq-set button:hover {
    color: #fff;
    background-color: #505050;
    border-color: #f3f3f3;
    height: 45px;
}


.cq-set input{}




.ht h2 {
    padding-left: 0px;
    padding-bottom: 10px;
    font-size: 28px;
    color: black;
}

.signout-new {
    background-color: #ffffff;
    color: #6b6b6b !important;
    font-size: 19px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12);
    border-radius: 10px;
}

.signout-new:hover {
    background-color: #d41813 !important;
    color: #ffffff !important;
    font-size: 19px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12);
    border-radius: 10px;
}

.drd {
    background-color: #eeeeee;
    padding-bottom: 10em;
    padding-top: 10em;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    background: #f8f8f8;
    margin-top: 10em;
    border-top: 1em solid #d41813;
}

.log-frnd form{
    background-color: white;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 21px 45px 0 rgba(0,0,0,0.12);
    padding: 2em;
    margin-top: 6em;
}

.log-frnd .form-control {
    display: block;
    width: 100%;
    height: 45px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 0px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -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;
}

.log-frnd .btn-primary {
    color: #fff;
    background-color: #d41813;
    border-radius: 3px !important;
    width: 50% !important;
    border-color: #d41813;
    margin: 1em 0px;
}

#loading-symbol {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    //background: rgba(123, 119, 119, 0.7);
}
#loading-overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    color: #31c9a0;
    z-index: 9999;
    width: 100px;
height: 100px;
}

.form-error {

  border: 2px solid #e74c3c;
}

*sachin-css-start*/

.listing-work h3{
      font-size: 15px;
    font-weight: 600;
    color: #000000;
}

.listing-work ul {
        margin-top: 11px;
    padding-left: 34px;
    list-style: auto;
    line-height: 24px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #535353;
}
.listing-work .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.listing-work label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 12px;
    color: black;
}
.listing-work .btn-primary {
    width: 150px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}
.listing-work td{
    padding: 18px 5px 18px 5px !important;
}

.listing-work input[type=checkbox], input[type=radio] {
    margin: 0px 3px 12px 0px !important;
}

@media (max-width: 575.98px) { 
.log-bg {
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 16%), 0 21px 45px 0 rgb(0 0 0 / 12%);
    padding: 15px;
    position: relative;
    background: #fff;
    border-radius: 7px;
    margin-top: 50px;
}
    
   .form-signin-heading {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
}
    
    .listing-work ul {
    margin-top: 11px;
    padding-left: 15px;
    list-style: auto;
    line-height: 24px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #535353;
}
    .listing-work td{
    padding: 10px 5px 10px 5px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
    .listing-work .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}

    
    }


/*sachin-css-end*/



 .table-bg .btn-primary {    color: #fff;    background-color: #d41813;    border-radius: 3px !important;    width: 25% !important;    height: 45px;    border-color: #d41813;    margin: 1em 0px;    border-style: none;}
.btn-center{text-align:center;}