﻿body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 0px;
    padding-right: 0px;*/
    min-height: 600px;
}

.footer-content {
    padding-left: 30px;
    padding-right: 30px;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 340px;
}

.header-div-position {
    left: 5%;
    right: 5%;
    width: 90%;
}

.m-field {
    color: red;
    padding-top: 5px;
}

.navbar-inverse-header {
    background: #FFFFFF;
    border-color: #FFFFFF;
    left: 5%;
    right: 5%;
    width: 90%;
}

.navbar-fixed-top-header {
    /*top: -8px;
    position: fixed;*/
}

.margin-top-18px {
    margin-top: 18px;
}

#logoutForm {
    margin-top: 18px;
}

    #logoutForm .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent !important;
    }

.nav.navbar-nav.navbar-right {
    height: 10px;
}

.log-off {
    margin-top: -4px;
    width: 40px;
    height: 30px;
}

.margin-top-80 {
    margin-top: 80px;
}

.login-margin-left {
    margin-left: -15px !important;
}

.display-none {
    display: none !important;
}

.not-active {
    pointer-events: none;
    cursor: default !important;
    background-color: #ebebeb;
}

.validation-summary-errors.text-danger {
    margin-left: -23px;
    margin-bottom: -10px;
}

.multiselect-container.dropdown-menu .checkbox {
    display: block;
    min-height: 0;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.page-body-height {
    background-image: url('../images/techno-tsp.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 550px !important;
    margin-top: -10px;
}

.page-dashboard-body {
      /*background-image: url('images/techno.jpg');*/
    background-image: url('../images/techno.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
}

.RadioCommunicationAddress {
    width: 20px;
    height: 16px;
}

.comm-address-chk {
    margin: 8px 0 8px 8px;
    font-size: 17px;
    line-height: 32px;
    padding-left: 4px;
}

.bg-hover:hover {
    cursor: pointer;
    background: #efe8e8;
}

.text-danger {
    color: #FF0500;
    font-weight: bold;
}

.text-success {
    color: #468847;
    font-weight: bold;
}

.btnAdd {
    cursor: pointer;
    display: inline-flex;
    padding: 0 6px 0 6px;
    margin: 0 3px 2px 0;
    float: right;
    font-weight: bold;
}

    .btnAdd i {
        margin-top: 1px;
    }

.btnBack {
    cursor: pointer;
    display: inline-flex;
    padding: 0 6px 0 6px;
    margin: 0 3px 2px 0;
    float: right;
    font-weight: bold;
}

    .btnBack i {
        margin-top: 1px;
    }

.btnEdit, .btnView, .btnDelete {
    margin-left: 35%;
    cursor: pointer;
}

#jqAdmittedStudent .jqgrow td {
    vertical-align: top;
}

#jqAdmittedStudent .jqgrid-rownum {
    padding-top: 10px;
}

.pageMessage {
    margin-top: 25px;
    color: red;
    font-weight: bold;
}

.margin-left-180 {
    margin-left: 180px;
}

.enquiry-title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 32px;
}

.page-title {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 28px;
}

.enquiry-title-home {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 21px;
}

.admission-title {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 28px;
}

.enquiry-s-b-information {
    margin: 8px 0 8px 8px;
    font-size: 18px;
    background-color: #BFBCBC;
    line-height: 32px;
    padding-left: 4px;
}

    .enquiry-s-b-information.ex-details {
        text-align: center;
        font-size: 16px;
        background-color: #BFBCBC;
        line-height: 32px;
    }

textarea {
    height: 33px !important;
}

.margin-top-20 {
    margin-top: 20px;
    width: 100%;
}

.validation {
    border: 1px solid red !important;
}

div#divValidation {
    font-weight: bold;
    /*text-transform: uppercase;*/
    text-transform: capitalize;
    margin-top: 7px;
}

.font-size-20 {
    font-size: 20px;
}

.text-red {
    color: red;
}

.text-green {
    color: green;
}

#ui-datepicker-div {
    background-color: #FFF;
}

.align-center {
    text-align: center !important;
}

.border-bottom-header {
    border-bottom: 1px solid #717171;
    background: #EFEDED;
    height: 28px;
    padding-top: 4px;
    font-size: 16px;
}

.border-bottom {
    border-bottom: 1px solid #DBD7D7;
}

.requiredStar {
    color: red;
}

.mGrid {
    background-color: #fff;
    border: 1px solid #C1BBBB;
    border-collapse: collapse;
    width: 100%;
}

    .mGrid td {
        border: none;
        color: #717171;
        padding: 2px;
        padding-left: 10px;
    }

    .mGrid th {
        background: #EDEDED;
        border-left: 1px solid #EDEDED;
        color: black;
        font-size: 0.9em;
        padding: 6px 2px;
    }

    .mGrid tr {
        background: #fcfcfc url("grd_alt.png") repeat-x scroll center top;
    }

    .mGrid .pgr {
        background: #424242 url("grd_pgr.png") repeat-x scroll center top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-left: 1px solid #666;
            border-width: 0 0 0 1px;
            color: #fff;
            font-weight: bold;
            line-height: 12px;
            padding: 0 6px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

    .mGrid thead {
        border-bottom: 1px solid #C1BBBB;
    }

#IntakeDetails {
    line-height: 10px;
    border: 2px solid #999393;
    /*color: red;*/
    color:#888888;
    font-weight: bold;
}

    #IntakeDetails hr {
        border-top: 1px solid #999393;
    }

.intake-table label {
    padding-top: 10px;
}

#IntakeDetails .row {
    margin-right: 0;
    margin-left: 0;
}

}

.intake-table .form-group, .intake-table label {
    margin-bottom: 0;
}

#my-custom-popup {
    display: none;
    z-index: 500;
    position: fixed;
    width: 36%;
    left: 30%;
    top: 20%;
    padding: 20px 2%;
    font-family: Calibri, Arial, sans-serif;
    background: #FFF;
    border-radius: 10px;
}

#fvpp-close {
    position: absolute;
    top: -10px;
    right: -6px;
    cursor: pointer;
    background: red;
    width: 18px;
    height: 20px;
    border-radius: 8px;
    color: #fff;
    padding-left: 3px;
}





/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 1% auto;
    padding: 0px;
    border: 1px solid #888;
    width: 81%;
    height: auto; /* Could be more or less, depending on screen size */
}

.modelcontentscroll {
    height: 232px;overflow-y: scroll;
}

/* The Close Button */
.close {
    color: red;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity: 1;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }



  
    /*addraj 09.10.2017 popupcancel*/
.popuptable {

position: inherit;
margin: 0% auto;
/*border: 2.5px solid;*/
text-align: center;
width: 100%;
}
.popuptable thead {
     border: 2.5px solid #337AB7;
    background-color:#337AB7;
    color:white;
}
.popuptable tbody {
   border: 2.5px solid;
}
.popuptable tr {
    /*border-bottom: 2.5px solid;*/
}
.popuptable tbody td {
    border: 2.5px solid;
    text-align: left;
}

/*====================================checkbox===========================================*/
/*====================================end checkbox===========================================*/