﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/*special design fix for all button*/
/*.btn-primary, 
.btn-danger, 
.btn-info, 
.btn-success, 
.btn-warning {
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
}*/

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 100%;
}
.btn-large{
    min-width: 200px;
}
/* Start Student Target Table CSS*/
#branchBox > thead > tr > th {
    padding: 10px 0px;
}

#branchBox > tbody > tr > td:first-child {
    padding: 12px 5px;
}

#branchBox > tbody > tr > td:nth-child(2) {
    padding: 12px 5px;
}

/* End Student Target Table CSS*/


a:focus, a:hover {
    text-decoration: none;
}
/* Side Menu Style start*/
#accordion {
    list-style: none;
    padding: 0px;
}

    #accordion a:hover {
        text-decoration: none;
        color: #000;
    }

    #accordion li {
        list-style: none;
    }

    #accordion .panel-body ul li {
        border-bottom: 1px solid #ccc;
        padding: 3px;
    }

        #accordion .panel-body ul li:last-child {
            padding-bottom: 0px;
            border-bottom: none;
        }

    #accordion .panel-heading:hover {
        border-radius: 0px;
        background-color: #cccaca;
        cursor: pointer;
    }

    #accordion .panel-default {
        border-radius: 0px;
    }

    #accordion .panel-body {
        padding: 10px;
    }

        #accordion .panel-body ul {
            padding: 0px;
        }

.menu-group {
    margin: 0px;
    margin-bottom: 4px;
}
/* Side Menu Style end*/
.sidebar-offcanvas {
    margin-top: 10px;
}

.modal-dialog {
    /*top:50%;
    left:50%;*/
    /*position:absolute;*/
}

.table thead tr th, .table .data-display td:last-child {
    text-align: center;
}

.glyphicon-arrow-up {
    color: #b6ff00;
    font-size: 16px;
}

.glyphicon-arrow-down {
    color: #ff6a00;
    font-size: 16px;
}

/*Admission Areas*/
/*Start*/

.admissionBodyContent {
    margin: 0 auto;
    max-width: 279px;
    min-width: 100px !important;
}

    .admissionBodyContent input {
        margin-top: 10px;
    }

    .admissionBodyContent a {
        position: relative;
    }

.administrationBodyContent {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100px !important;
}

    .administrationBodyContent input {
        /*margin-top: 10px;*/
    }

    .administrationBodyContent a {
        position: relative;
    }
/*End*/
.field-validation-error span {
    color: red;
}

.pagination a {
    font-size: 14px;
}

.highlight {
    border-color: red;
}

.administrationBodyContent .row {
    margin-bottom: 5px;
}

#generateIdCard .col-md-4, #generateIdCard .col-md-8 {
    padding-left: 5px;
    padding-right: 5px;
}

.confirm-message {
    color: red;
}

/*.icon-time:before {
  content: "\e023";
}*/

.newstudent {
    margin-top: 5px;
    background-color: #27ba17;
    border-color: #27ba17;
}

    .newstudent:hover {
        background-color: #1eb00e;
        border-color: #1eb00e;
    }

.bootstrap-duallistbox-container .box1 {
    padding-left: 1%;
}

.bootstrap-duallistbox-container .box3 {
    padding-left: 4%;
}

.generate-money-receipt {
    background-image: url("Image/Udvash_Money Receipt.JPG");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-left: 18%;
}

#nextPaymentDateErrorMessageContainer {
    color: red;
}


#manualMarksEntry .danger {
    background: #ff1000;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}

.field-validation-error {
    color: #ff1000;
}
/*.customData option:hover {
        box-shadow: 0 0 10px 100px #1882A8 inset;
}*/



/*Holiday Word Approval CSS*/
.holidayWorkApprovalDisplayList tr td:nth-child(1) {
    width: 25px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(2) {
    width: 100px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(3) {
    width: 380px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(4) {
    width: 160px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(5) {
    width: 160px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(6) {
    width: 280px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(7) {
    width: 120px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(8) {
    width: 120px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(9) {
    width: 250px;
}

.holidayWorkApprovalDisplayList tr td:nth-child(10) {
    width: 300px;
}


/*Invetory Item CSS*/
#treeLists .listBreak {
    width: 720px;
}

    #treeLists .listBreak ul {
        padding-left: 0px;
    }

#treeLists .listBreak {
    list-style-type: none;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    display: block;
}

/*Multi Button CSS*/
.btn-group button span {
    float: left !important;
}

.btn-group button b {
    float: right !important;
    margin-top: 8px;
}

.dropdown-menu > li > a {
    white-space: nowrap;
}

.multiselect-container > li > a {
    white-space: normal;
}

.displayDisable {
    display: none;
}

.fullScreen {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100vh;
    z-index: 99999999;
}

    .fullScreen .fa {
        font-size: 20px;
    }

.fadeIn {
    opacity: 0;
    animation: fadeIn 1s forwards;
}

.btn-submit-answer {
    color: #fff;
    background-color: #3a9eb8;
    border-color: #3a9eb8;
}

.btn-not-submit-answer {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    30% {
        opacity: 0;
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.reportStyle p {
    margin: 0 0 0px;
}

    .reportStyle p span {
        font-weight: 600;
    }

span.ReportHead {
    font-size: 22px;
}

span.ReportTitle {
    font-size: 20px;
}

span.ReportDate {
    font-size: 16px;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

.blink a {
    text-decoration: blinker;
    -webkit-animation-name: blinker;
    animation-name: blinker;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}


li.blink {
    overflow: hidden;
    list-style: none;
}

.UnreadNoticeMobile {
    display: none;
}

@media (max-width: 765px) {
    .UnreadNoticeMobile {
        display: block;
        margin: 0 auto;
        padding: 15px;
    }
}

.navbar-sub-menu-button {
    display: none;
}

.navbar-sub-menu {
    display: normal;
}

.navbar-sub-menu-show {
    display: normal;
}

@media (max-width: 1000px) {
    input,
    select,
    textarea {
        max-width: 100%;
    }

    .sidebar-offcanvas {
        margin-top: 5px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-sub-menu-button {
        display: block;
    }

        .navbar-sub-menu-button:hover {
            display: block;
            color: #FFFFFF;
        }

    .navbar-sub-menu {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .container {
        max-width: none;
    }
}

.outline {
    background-color: transparent;
    color: inherit;
    transition: all .25s;
}

.btn-primary.outline {
    color: #428bca;
}

.btn-success.outline {
    color: #5cb85c;
}

.btn-info.outline {
    color: #5bc0de;
}

.btn-warning.outline {
    color: #f0ad4e;
}

.btn-danger.outline {
    color: #d9534f;
}

    .btn-primary.outline:hover,
    .btn-success.outline:hover,
    .btn-info.outline:hover,
    .btn-warning.outline:hover,
    .btn-danger.outline:hover {
        color: #fff;
    }

.batchDaysGenerate,
.batchTimeGenerate,
.batchNameGenerate {
    margin-bottom: 0px;
}


#addNewProgramForm input,
#addNewProgramForm select,
#addNewProgramForm textarea {
    max-width: 450px;
}

.courseAddBodyContent {
    margin: 0 auto;
    max-width: 280px;
    min-width: 100px !important;
}

.studentAdmissionBodyContent {
    margin: 0 auto;
    max-width: 510px;
    min-width: 100px !important;
}

.studentAdmissionBodyContent input {
    margin-top: 10px;
}
.studentAdmissionBodyContent a, .courseAddBodyContent a {
    position: relative;
}
.studentAdmissionBodyContent #stdRollOrStdProRoll {
    max-width: 510px; 
}
.studentAdmissionBodyContent .btn-primary, .courseAddBodyContent .btn-primary {
    max-width: 280px;
    width: 50%;
    margin: 0 auto;
    margin-top: 10px;
}
.studentAdmissionBodyContent input[type="submit"].btn-block, .studentAdmissionBodyContent input[type="reset"].btn-block, .studentAdmissionBodyContent input[type="button"].btn-block {
    width: 50%;
}
.courseAddBodyContent #stdProRoll {
    max-width: 280px;
}
.d-none {
    display: none !important;
}