/* main css by empover */
label.btn-file {
    padding: 1px 10px;
    background: #22772d;
    color: #fff;
    text-shadow: none;
}

.error-invalid {
    border: 1px solid #fa4f4f;
    box-shadow: 0px 0px 3px 0px #fa6666;
}

header .headerlinks img {
    width: 89%;
    float: right;
    max-width: 200px;
}

.checkbox input[type=checkbox] {
    margin-left: -15px;
}

.sidebar-nav li a {
    text-decoration: none;
    text-indent: 0px;
    padding: 0px 20px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.marginleft {
    margin-left: 10px;
}

#CreateTable {
    font-size: 12px;
    line-height: 26px;
}

    #CreateTable input {
        padding: 4px 3px;
        height: 28px;
    }

    #CreateTable tr td:first-child {
        width: 20%;
        padding: 11px 15px;
    }

    #CreateTable tr td:nth-child(2) {
        padding-right: 12%;
        width: 36%;
    }

    #CreateTable tr td:nth-child(3) {
        width: 19%;
        padding: 11px 3px;
    }

    #CreateTable tr td:nth-child(4) {
        padding-right: 17px;
    }





#CreateTable1 {
    font-size: 12px;
    line-height: 26px;
}

    #CreateTable1 input {
        padding: 4px 3px;
        height: 28px;
    }

    #CreateTable1 tr td:first-child {
        width: 20%;
        padding: 11px 15px;
    }

    #CreateTable1 tr td:nth-child(2) {
        padding-right: 12%;
        width: 36%;
    }

    #CreateTable1 tr td:nth-child(3) {
        width: 19%;
        padding: 11px 3px;
    }

    #CreateTable1 tr td:nth-child(4) {
        padding-right: 17px;
    }

.fgpwd {
    color: #22772D;
    font-weight: 600;
}

.floatRight {
    float: right;
}

.headerlinks .list-group-item {
    background: #D2DEEF;
    text-align: center;
    color: #443033;
    font-weight: bold;
    border: 0;
    margin-bottom: 2px;
}

    .headerlinks .list-group-item:hover, .headerlogo .list-group-item:hover {
        background: #C2DAFD;
    }

.headerlogo .list-group {
    margin-bottom: 0;
}

.headerlogo .list-group-item {
    background: #D2DEEF;
    color: #443033;
    font-weight: bold;
    border: 0;
    margin-bottom: 2px;
}

    .headerlogo .list-group-item.btn-signin {
        color: #fff;
    }
/* .PAP_logo .img-responsive.paramarsa
    {
    width:30%;
    float:left;
    }
    .PAP_logo .img-responsive.atp
    {
    width:30%;
    float:left;
    
    }
    .PAP_logo .img-responsive.parivar
    {
    width:40%;
    float:left;
    
} */

/* table css start*/
.custab {
    border: 1px solid #2F71AB;
    padding: 5px;
    margin: 1% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
    min-width: 1450px;
}

    .custab th {
        font-weight: 400 !important;
    }

table.custab tr th, table.custab tr td {
    width: auto !important;
}

table.custab tr th {
    background: #337AB7;
}

.custab:hover {
    box-shadow: 3px 3px 0px transparent;
    transition: 0.5s;
}

.custyle {
    overflow: auto;
    padding: 0;
    /*top: 0px;
    left: 0px;
    height: 69px;*/
}

.custab tbody tr:nth-child(even) {
    background: #DAE9F5;
}

.custab tbody tr:nth-child(odd) {
    background: #F3F8FB;
    border-bottom: 1px solid #337AB7;
    border-top: 1px solid #337AB7;
    border-radius: 0;
}

.custab tbody tr td, .custab th {
    border: 0 !important;
}

.custab tbody tr:hover {
    background: #C0E1FB;
}

/* table css end*/
.fixheader {
    height: 6px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-image: -moz-linear-gradient(right, #22772d 0%, #22772d 50%, #f58220 50%, #f58220 55%, #6f2b1d 55%, #6f2b1d 55%, #6f2b1d 62%, #bdb1ad 62%, #bdb1ad 62%, #bdb1ad 65%, #fdc99b 65%, #fdc99b 65%, #fdc99b 73%, #baada8 73%, #baada8 100%) !important;
    background-image: -webkit-linear-gradient(right, #22772d 0%,#22772d 50%,#f58220 50%,#f58220 55%,#6f2b1d 55%,#6f2b1d 55%,#6f2b1d 62%,#bdb1ad 62%,#bdb1ad 62%,#bdb1ad 65%,#fdc99b 65%,#fdc99b 65%,#fdc99b 73%,#baada8 73%,#baada8 100%) !important;
    background-image: linear-gradient(to right, #22772d 0%,#22772d 50%,#f58220 50%,#f58220 55%,#6f2b1d 55%,#6f2b1d 55%,#6f2b1d 62%,#bdb1ad 62%,#bdb1ad 62%,#bdb1ad 65%,#fdc99b 65%,#fdc99b 65%,#fdc99b 73%,#baada8 73%,#baada8 100%) !important;
}

.headerlinks .list-group-item {
    background: #D2DEEF;
    text-align: center;
    color: #443033;
    font-weight: bold;
    border: 0;
    margin-bottom: 2px;
}

    .headerlinks .list-group-item:hover, .headerlogo .list-group-item:hover {
        background: #C2DAFD;
    }

.headerlogo .list-group {
    margin-bottom: 0;
}

.headerlogo .list-group-item {
    background: #D2DEEF;
    color: #443033;
    font-weight: bold;
    border: 0;
    margin-bottom: 2px;
}

    .headerlogo .list-group-item.btn-signinLogin {
        color: #fff;
        width: 100%;
        float: left;
        margin-right: 1%;
    }

    .headerlogo .list-group-item.btn-signin {
        color: #fff;
        width: 49%;
        float: left;
        margin-right: 1%;
    }

    .headerlogo .list-group-item.btn-homepage {
        color: #fff;
        width: 49%;
        float: left;
        margin-left: 1%;
        background: #2c5fa2;
    }
/* .PAP_logo .img-responsive.paramarsa
{
width:30%;
float:left;
}
.PAP_logo .img-responsive.atp
{
width:30%;
float:left;

}
.PAP_logo .img-responsive.parivar
{
width:40%;
float:left;

} */
.PAP_logo {
    padding: 0px;
}

    .PAP_logo .img-responsive {
        float: right;
        width: 13.5%;
        margin-right: 4px;
    }

.indiamap {
    padding: 0;
}

.headerlinks .list-group {
    width: 70%;
    margin-bottom: 0;
}

.headerlogo label {
    background: #D2DEEF;
    text-align: center;
    color: #443033;
    font-weight: bold;
    border: 0;
    margin-bottom: 2px;
    padding: 6px 21px;
    min-height: 32px;
}

.headerlogo .controls {
    background: #EAEFF7;
    border-bottom: 2px solid #FFF;
}

    .headerlogo .controls input {
        background: transparent;
        border: 0;
        box-shadow: none;
        padding: 0;
        height: 32px;
    }

    .headerlogo .controls .checkbox input {
        height: 23px;
        width: 23px;
        margin-left: -27px;
    }

.request_otp {
    padding: 0;
    height: 32px;
    border-radius: 0;
    float: right;
    width: 100%;
    font-size: .9em;
    background: #22772D !important;
    outline: 0;
}

.request_otpdiv {
    padding: 0;
}

.headerlogo .controls .checkbox {
    padding-left: 20px;
    margin: 0;
    height: 32px;
    line-height: 30px;
}

.btn-signin {
    background: #F58220 !important;
    border-radius: 0;
    outline: 0;
    width: 100%;
}

.btn-signinLogin {
    background: #F58220 !important;
    border-radius: 0;
    outline: 0;
    width: 100%;
}

.headerlogo {
    padding-bottom: 10px;
}

.logo_link {
    float: right;
}

.form-group:before, .form-group:after {
    display: table;
    content: " ";
    clear: both;
}

.form-group {
    margin-bottom: 0px;
}
/* slider start */
.latest_photos {
    margin-top: 20px;
}

    .latest_photos .glyphicon {
        position: absolute;
        top: 45%;
        background-color: transparent;
        padding: 10px;
        z-index: 9;
        color: transparent;
        font-size: 23px;
        cursor: pointer;
    }

    .latest_photos:hover .glyphicon {
        background-color: rgba(0, 0, 0, 0.75);
        color: #fff;
    }

    .latest_photos .glyphicon-chevron-left {
        left: 0;
    }

    .latest_photos .glyphicon-chevron-right {
        right: 0;
    }

    .latest_photos .slide .title {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.33);
        padding: 10px 6px;
        color: #fff;
        font-size: 17px;
        line-height: 20px;
        font-weight: 500;
        bottom: -10px;
    }

    .latest_photos .slick-slide {
        margin: 0;
    }

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    border-radius: 50%;
    cursor: pointer;
    border: 3px solid #1D477C;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    outline: 0;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/* slider end */
.body_container {
    background-image: url(../images/bg.png);
    min-height: 700px;
    background-size: cover;
    padding-top: 3px;
    margin: 0;
}

.headerlogo img {
    width: 100%;
}

.headermain {
    padding: 10px 0px 0px 0px;
    margin: 0;
}

    .headermain .linkstext {
        margin-left: 6%;
        width: 94%;
    }

.dupoint_text {
    background: #fff;
    padding: 1%;
    color: #0070C0;
    position: absolute;
    bottom: -20px;
}

    .dupoint_text .title {
        width: auto !important;
        border-bottom: 2px solid #1770C0;
        font-size: 28px;
        padding: 4px 4px 4px 0px;
    }

table.table {
    width: 100%;
    word-wrap: break-word;
    /*table-layout: fixed;*/
}

    table.table tr th:nth-child(2) {
        width: 25%;
    }

    table.table tr th, table.table tr td {
        text-align: left;
        padding-top: 3px;
        padding-bottom: 0px;
    }

.content_container {
    max-height: 100vh;
    overflow: hidden;
    padding: 0;
}

body {
    background: #F3F2F2;
}

.container {
    background: #fff;
    height: 100%;
}

.container {
    position: relative;
    margin: 0 auto;
    background: #fff;
    height: auto !important;
    width: 100%;
    height: 100%;
}

#accordion .panel-heading a:before {
    content: '\e113';
    font-size: 17px;
    /* position: absolute; */
    font-family: 'Glyphicons Halflings';
    right: 2px;
    margin-top: 1px;
    float: right;
    transform: rotate(180deg);
    transition: all 0.5s;
}

.page_content .panel-primary {
    margin-bottom: 10px;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

#accordion .panel {
    background: transparent;
    color: #fff;
    border-radius: 0;
    background-image: linear-gradient(to right, transparent, rgba(216, 211, 211, 0.9), transparent);
    background-size: 100% 1px;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0;
}

    #accordion .panel a {
        text-decoration: none;
    }

    #accordion .panel .panel-heading.active {
        background: #190C01;
        background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.43), transparent);
    }

#accordion .panel-body {
    background: rgba(16, 17, 19, 0.23);
    padding: 0;
}

.page_content {
    padding-bottom: 10px;
    max-height: calc(100vh - 200px);
    overflow: auto;
}

.pagetitle {
    font-size: 1.3em;
    font-weight: 500;
    background: #2C5FA2;
    margin: 0px;
    padding: 7px 12px;
    color: #fff;
    /*margin-bottom: 10px;*/
}

.page_content .panel-heading {
    padding: 3px;
}

.page_content .panel-body {
    padding: 10px;
}

.page_content .form-group {
    margin-bottom: 1px;
}

    .page_content .form-group .form-control {
        padding: 4px 3px;
        height: 28px;
    }

    .page_content .form-group label {
        font-size: 12px;
        line-height: 26px;
    }

.form-group.required .control-label:after {
    content: "*";
    color: red;
    padding-left: 3px;
}

p {
    text-align: justify;
}

.content_heading {
    color: #337ab7;
}

.content_divider {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, rgba(216, 211, 211, 0.9), transparent);
    min-width: 100%;
    float: left;
    background-color: #fff;
}

ul.homelistcontent li {
    font-size: 1.2em;
    margin-left: 0;
    padding: 0px 0px 0px 23px;
    list-style: none;
    line-height: 1.6;
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 3px 5px;
    background-size: 15px;
}

ul.homelistcontent {
    padding-left: 1%;
}

#login-form .form-group.label-static label.control-label, #login-form .form-group.label-placeholder label.control-label, .form-group.label-floating label.control-label {
    position: absolute;
    pointer-events: none;
    transition: 0.3s ease all;
}

#login-form label.control-label {
    font-size: 11px;
    line-height: 1.07143;
    color: #AAAAAA;
    font-weight: 400;
    margin: 16px 0 0 0;
}

#login-form .form-group label.control-label {
    font-size: 11px;
    line-height: 1.07143;
    color: #AAAAAA;
    font-weight: 400;
    margin: 16px 0 0 0;
}

#login-form .form-group .checkbox label, #login-form .form-group .radio label, #login-form .form-group label {
    font-size: 14px;
    line-height: 1.42857;
    color: #AAAAAA;
    font-weight: 400;
}

#login-form .form-group.label-floating label.control-label {
    will-change: left, top, contents;
}

#login-form .form-group.label-floating label.control-label, #login-form .form-group.label-placeholder label.control-label {
    top: -7px;
    font-size: 15px;
    line-height: 1.42857;
    background: none;
    color: #8B8B8B;
    width: calc(100% - 32px);
}

    #login-form .form-group.label-floating label.control-label:after, #login-form .form-group.label-placeholder label.control-label:after {
        display: none;
    }

#login-form .form-control, #login-form .form-group .form-control:focus {
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #51A5BA;
    /* color: #019CC7; */
}

#login-form .form-group.label-static label.control-label, #login-form .form-group.label-floating.is-focused label.control-label, #login-form .form-group.label-floating:not(.is-empty) label.control-label {
    top: -24px;
    left: 0px;
    font-size: 12px;
    line-height: 1.07143;
    width: calc(100% - 32px);
}

#login-form .form-group .form-control {
    margin-bottom: 7px;
}

#login-form .form-control, #login-form .form-group .form-control {
    border: 0;
    border-bottom: 2px solid #333;
    background: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 400;
}

#login-form .form-control {
    height: 32px;
    padding: 7px 0;
    font-size: 17px;
    line-height: 1.42857;
}

#login-form .form-control {
    margin-bottom: 7px;
}

#login-form .form-group {
    padding-bottom: 7px;
    margin: 5px 0 0 0;
}

.input_content {
    position: relative;
    clear: both;
}

.sidebar {
    padding-left: 4%;
}

.shadeinbox {
    border-bottom: 2px solid #337ab7;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#337ab7));
    background-image: -webkit-linear-gradient(transparent, #337ab7);
    background-image: -moz-linear-gradient(transparent, #337ab7), -moz-linear-gradient(transparent, #337ab7);
    background-image: -o-linear-gradient(transparent, #337ab7), -o-linear-gradient(transparent, #337ab7);
    background-image: linear-gradient(transparent,#337ab7), linear-gradient(transparent,#337ab7);
    -moz-background-size: 3px 100%;
    background-size: 2px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    padding: 0px 30px 6px 30px;
    margin-bottom: 20px;
}

.dashboard_buttons {
    /* float:right; */
    padding-top: 10px;
    width: 100%;
}

    .dashboard_buttons .btn {
        width: 50%;
        font-weight: bold;
    }

.content p {
    font-size: 1.2em;
    line-height: 1.6;
}

.homecmimg {
    width: 100%;
    margin-top: 10px;
}

.footer-copyright {
    background: #F15A25;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    font-size: .8em;
    letter-spacing: 1px;
    margin-top: 20px;
}

    .footer-copyright a {
        color: #FFD7C9;
    }

.content, .sidebar_left {
    float: right;
}

.sidebar_right {
    float: left;
}

label.error {
    color: red;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0 30px white inset;
}

input:-webkit-autofill {
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 0 0px 9999px white;
}

@keyframes flash {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1.0;
    }
}

/*//Firefox 1+
@-webkit-keyframes flash {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

//Safari 3-4
@-moz-keyframes flash {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}*/

.register_btn {
    width: 100%;
    margin-top: 20px;
    font-weight: 600;
    background: #920002 !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-animation: flash 1s linear infinite;
    -moz-animation: flash 1s linear infinite;
    -o-animation: flash 1s linear infinite;
    animation: flash 1s linear infinite;
}

span.help-block[for=dateofbirth], span.help-block[for=dl_validdate] {
    position: absolute;
    width: 100%;
    left: 0;
    top: 24px;
}

.help-block {
    text-transform: capitalize;
}

.input-group-addon {
    padding: 5px 12px;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: red;
    font-weight: 600;
    font-size: 12px;
}


.bs-slider {
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}

    .bs-slider:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }

    .bs-slider:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

    .bs-slider .bs-slider-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: rgba(0, 0, 0, 0.40); */
    }

    .bs-slider > .carousel-inner > .item > img,
    .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        width: 100% !important;
    }

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}

    .fade .item {
        top: 0;
        z-index: 1;
        opacity: 0;
        width: 100%;
        position: absolute;
        left: 0 !important;
        display: block !important;
        -webkit-transition: opacity ease-in-out 1s;
        -moz-transition: opacity ease-in-out 1s;
        -ms-transition: opacity ease-in-out 1s;
        -o-transition: opacity ease-in-out 1s;
        transition: opacity ease-in-out 1s;
    }

        .fade .item:first-child {
            top: auto;
            position: relative;
        }

        .fade .item.active {
            opacity: 1;
            z-index: 2;
            -webkit-transition: opacity ease-in-out 1s;
            -moz-transition: opacity ease-in-out 1s;
            -ms-transition: opacity ease-in-out 1s;
            -o-transition: opacity ease-in-out 1s;
            transition: opacity ease-in-out 1s;
        }






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

    .control-round .carousel-control .glyphicon {
        font-size: 18px;
    }

.control-round:hover .carousel-control {
    opacity: 1;
}

.control-round .carousel-control.left {
    left: 1%;
}

.control-round .carousel-control.right {
    right: 1%;
}

    .control-round .carousel-control.left:hover,
    .control-round .carousel-control.right:hover {
        color: #fdfdfd;
        background: rgba(0, 0, 0, 0.5);
        border: 0px transparent;
    }

.control-round .carousel-control.left > span:nth-child(1) {
    left: 45%;
}

.control-round .carousel-control.right > span:nth-child(1) {
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}

    .indicators-line > .carousel-indicators li {
        padding: 0;
        width: 15px;
        height: 15px;
        border: 1px solid rgb(158, 158, 158);
        text-indent: 0;
        overflow: hidden;
        text-align: left;
        position: relative;
        letter-spacing: 1px;
        background: rgb(158, 158, 158);
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
        transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
        z-index: 10;
        cursor: pointer;
    }

        .indicators-line > .carousel-indicators li:last-child {
            margin-right: 0;
        }

    .indicators-line > .carousel-indicators .active {
        margin: 1px 5px 1px 1px;
        box-shadow: 0 0 0 2px #fff;
        background-color: transparent;
        position: relative;
        -webkit-transition: box-shadow 0.3s ease;
        -moz-transition: box-shadow 0.3s ease;
        -o-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }

        .indicators-line > .carousel-indicators .active:before {
            transform: scale(0.5);
            background-color: #fff;
            content: "";
            position: absolute;
            left: -1px;
            top: -1px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            -webkit-transition: background-color 0.3s ease;
            -moz-transition: background-color 0.3s ease;
            -o-transition: background-color 0.3s ease;
            transition: background-color 0.3s ease;
        }

#passworddiv {
    padding: 0 30%;
}

    #passworddiv.passworddiv {
        padding: 0;
    }

.panelChange {
    position: absolute;
    /*top: 50%;*/
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#changepassPanel {
    display: table;
    height: 100vh;
    width: 60%;
}
.dot {
  height: 7px;
  width: 7px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
}
.span {
    color:red;
}
#forgotPassword .modal-header {
padding:0;
}
#forgotPassword .modal-header .pagetitle{
border-radius: 5px 5px 0px 0px;
}
#ChangePassword .modal-header {
padding:0;
}
#ChangePassword .modal-header {
padding:0;
}
#myModalImage .modal-header {
padding:0;
}
#myModalImage  .modal-header .pagetitle {
border-radius: 5px 5px 0px 0px;
}
#myModalImage .close
{
font-size: 21px;
background-color: #df0000;
border-radius: 50%;
color: #fff;
position: absolute;
right: -3px;
top: -3px;
opacity: 1;
outline: 0;
width: 25px;
height: 25px;
}
#ChangePassword .modal-header .pagetitle {
border-radius: 5px 5px 0px 0px;
}
#tbl_enrolledDataDIV .custab {
width:100% !important;
min-width: 100% !important;
table-layout:auto; 
}

#tbl_enrolledDataDIV {
    max-height: 220px;
}

#tbl_enrolledDataDIV_Admin .custab {
width:100% !important;
min-width: 100% !important;
table-layout:auto; 
}
#tbl_enrolledDataDIV_Admin {
    max-height: 220px;
}

#ChangePassword .close
{
font-size: 21px;
background-color: #df0000;
border-radius: 50%;
color: #fff;
position: absolute;
right: -3px;
top: -3px;
opacity: 1;
outline: 0;
width: 25px;
height: 25px;
}
#forgotPassword .close
{
font-size: 21px;
background-color: #df0000;
border-radius: 50%;
color: #fff;
position: absolute;
right: -3px;
top: -3px;
opacity: 1;
outline: 0;
width: 25px;
height: 25px;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .slide-text > p {
        font-size: 18px;
    }

    .department_reports {
        padding: 15px;
    }

    #passworddiv {
        padding: 0 20%;
    }
}


/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }

        .slide-text h1 {
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 10px;
        }

        .slide-text > p {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 20px;
        }

    .control-round .carousel-control {
        display: none;
    }

    .logo_link img {
        width: 100%;
    }
    /* .headerlinks
{
clear: both;
} */
    .btn-signin {
        float: right;
    }

    .headerlinks .list-group {
        width: 100%;
    }

    .latest_photos {
        margin-top: 250px;
    }

    #passworddiv {
        padding: 0 10%;
    }

    #changepassPanel {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }

        .slide-text h1 {
            font-size: 20px;
            line-height: 25px;
            margin-bottom: 5px;
        }

        .slide-text > p {
            font-size: 12px;
            line-height: 18px;
            margin-bottom: 10px;
        }

        .slide-text > a.btn-default,
        .slide-text > a.btn-primary {
            font-size: 10px;
            line-height: 10px;
            margin-right: 10px;
            text-align: center;
            padding: 10px 15px;
        }

    .indicators-line > .carousel-indicators {
        display: none;
    }

    header .headerlinks img {
        float: none;
        margin-bottom: 10px;
        ;
    }

    .headerlinks .list-group-item {
        padding: 3px;
        font-size: .9em;
        font-weight: 600;
    }

    #passworddiv {
        padding: 0;
    }
}

/********** jquery confirmbox start **************/
.jconfirm .container {
    background: transparent !important;
}
/********** jquery confirmbox End **************/
/************* Media query styles ************/

@media (max-width: 992px) {
    .headerlogo img {
        padding-bottom: 10px;
    }

    .content_container {
        max-height: inherit;
        overflow: initial;
    }

    .page_content {
        padding-bottom: 10px;
        max-height: inherit;
        overflow: initial;
    }

    .dupoint_text {
        position: relative;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }

    .page_content .col-lg-6.col-md-6.col-xs-12:nth-child(odd) {
        padding-right: 5%;
        padding-left: 15px;
    }

    .page_content .col-lg-6.col-md-6.col-xs-12:nth-child(even), .page_content .col-lg-6.col-md-6.col-xs-12.pull-right {
        padding-left: 5%;
        padding-right: 15px;
    }
}

@media (max-width: 768px) {
    .sidebar_left {
        float: none;
    }

    .content, .sidebar_right {
        float: none;
    }
}

@media (min-width: 768px) {
}

.text {
    margin-Top: 12px;
}


span.multiselect-native-select {
    position: relative;
}

    span.multiselect-native-select select {
        border: 0!important;
        clip: rect(0 0 0 0)!important;
        height: 1px!important;
        margin: -1px -1px -1px -3px!important;
        overflow: hidden!important;
        padding: 0!important;
        position: absolute!important;
        width: 1px!important;
        left: 50%;
        top: 30px;
    }

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .multiselect-container .input-group {
        margin: 5px;
    }

    .multiselect-container > li {
        padding: 0;
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group label {
            margin: 0;
            padding: 3px 20px 3px 20px;
            height: 100%;
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group-clickable label {
            cursor: pointer;
        }

        .multiselect-container > li > a {
            padding: 0;
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: 400;
                padding: 3px 0 3px 30px;
            }

                .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
                    margin: 0;
                }

                .multiselect-container > li > a > label > input[type=checkbox] {
                    margin-bottom: 5px;
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}
/*.multiselect.dropdown-toggle
{
    overflow:hidden;
}*/
/*.v-center { 
 min-height:200px; 
 display:flexbox;
 justify-content:center; 
 flex-flow: column wrap; 
 }*/
#fileupload1, #fileupload2, #fileupload3 {
    height: 29px;
    padding: 0;
}
/*Tree view CSS Start*/
.css-treeview ul,
.css-treeview li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.css-treeview input {
    position: absolute;
    opacity: 0;
}

.css-treeview {
    font: normal 11px "Segoe UI", Arial, Sans-serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

    .css-treeview a {
        color: #00f;
        text-decoration: none;
    }

        .css-treeview a:hover {
            text-decoration: underline;
        }

    .css-treeview input + label + ul {
        margin: 0 0 0 22px;
    }

    .css-treeview input ~ ul {
        display: none;
    }

    .css-treeview label,
    .css-treeview label::before {
        cursor: pointer;
    }

    .css-treeview input:disabled + label {
        cursor: default;
        opacity: .6;
    }

    .css-treeview input:checked:not(:disabled) ~ ul {
        display: block;
    }

    .css-treeview label,
    .css-treeview label::before {
        background: url("../pages/css3-treeview/example/icons.png") no-repeat;
    }

        .css-treeview label,
        .css-treeview a,
        .css-treeview label::before {
            display: inline-block;
            height: 16px;
            line-height: 16px;
            vertical-align: middle;
        }

    .css-treeview label {
        background-position: 18px 0;
    }

        .css-treeview label::before {
            content: "";
            width: 16px;
            margin: 0 22px 0 0;
            vertical-align: middle;
            background-position: 0 -32px;
        }

    .css-treeview input:checked + label::before {
        background-position: 0 -16px;
    }

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .css-treeview {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }

    @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
        from {
            padding: 0;
        }

        to {
            padding: 0;
        }
    }
}
/*Tree View CSS End*/

#divid {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    /*background-color:#666;*/
    background-repeat: no-repeat;
    z-index: 10000000;
    /*background-position:center;*/
    opacity: 0.9;
    /*filter: alpha(opacity=40);*/
}

#loadicon {
    position: fixed;
    left: 45%;
    top: 30%;
    /*display: none;*/
    height: 130px;
    width: 130px;
}

.btn-excel {
    color: #FFF;
    padding: 5px 10px 5px 25px;
    background: url('images/excel.png') no-repeat #f16266;
    background-position: left center;
    background-size: 20px;
}

    .btn-excel:hover {
        color: #FFF;
        padding: 5px 10px 5px 25px;
        background: url('images/excel.png') no-repeat #ef5358;
        background-position: left center;
        background-size: 20px;
    }

textarea.abc, textarea.abcd {
    height: auto !important;
}

@media (max-width: 992px) {
    #CreateTable tr td:first-child {
        width: 45%;
        padding: 11px;
        display: block;
        float: left;
    }

    #CreateTable tr td:nth-child(2) {
        padding-right: 17px;
        width: 55%;
        display: block;
        float: left;
        padding: 6px;
    }

    #CreateTable tr td:nth-child(3) {
        width: 45%;
        padding: 11px;
        display: block;
        float: left;
    }

    #CreateTable tr td:nth-child(4) {
        width: 55%;
        padding-right: 17px;
        display: block;
        float: left;
    }
}
