﻿body {
    padding-top: 120px;
    padding-bottom: 20px;
}



@media (max-width: 767px) {
    .top-menu {
    top: 6px;
    right: 52px;
    width: 100%;
    }

    .top-menu > .navbar-nav > li {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .top-menu {
        margin-right: -15px;
    }

    .top-auth-menu {
        margin-left: auto;
    }
  
}

/*Start of AG AIMS CSS*/
body, form {
    /*     padding: 0;
            margin: 0;
            overflow: hidden;*/
    /*margin-top:100px;*/
    min-height: 200px;
    min-width: 360px;
}

.grid {
    margin: 0 auto;
}

.BootstrapGridViewCustomHeaderStyle {
    background-color: #e9e9e9;
}


    .BootstrapGridViewCustomHeaderStyle a {
        color: #808080;
        font-weight: normal;
        text-align: center;
    }

.BootstrapGridView-AllowWrap {
    white-space: normal !important;
    /*word-break: break-all;*/
}

.BootstrapGridView-VerticalAlign {
    vertical-align: top !important;
}

.custom-detail-cell {
    overflow-x: auto;
}


.BootstrapGridViewTable .dxbs-details-row.dxgvADR .dxgvADT.table td {
    white-space: normal !important;
}

/*.grid-nowrap-row {
    white-space: nowrap;
}*/

/*Swal messagebox*/
.btn-msgbox-error {
    padding: 10px 10px 10px 10px;
    border: 1px solid #808080 !important;
    background-color: #e2e2e2;
    width: 100px;
    font-weight: bold;
}

.SubSectionHeader {
    font-size: 14pt !important;
    font-weight: bold !important;
    color: #808080 !important;
    border-bottom: 1px solid #808080;
}


.centered {
    margin: 0 auto;
    float: none !important;
    display: table;
}

.welcome-header {
    font-size: 14pt;
    color: #808080;
}

.welcome-back {
    font-size: 16pt;
    color: #0088cc;
}

.logout-message {
    font-size: 14pt;
    color: #808080;
}

.page-header {
    font-size: 16pt;
    color: #808080;
    /*font-weight:bold;*/
    margin-bottom: 20px !important;
}


.clsAppFormSectionHeader {
    background-color: lightgray;
    text-align: left;
    padding: 10px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}



.ClsApplyNewCourseButton {
    display: block;
    width: 160px;
    height: 40px;
    background: #4E9CAF;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    color: white;
    /*font-weight: bold;*/
}

.ClsApplyNowbutton {
    display: block;
    width: 150px;
    height: 40px;
    background: #5dade2;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-size: 12px;
    /*font-weight: bold;*/
}

    .ClsApplyNowbutton a:hover {
        color: white;
        vertical-align: middle;
        text-decoration: none;
    }

    .ClsApplyNowbutton a:visited {
        color: white;
        vertical-align: middle;
        text-decoration: none;
    }

    .ClsApplyNowbutton a:link {
        color: white;
        vertical-align: middle;
        text-decoration: none;
    }


table.clsFexiTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: auto;
}

    table.clsFexiTable caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

    table.clsFexiTable tr {
        background-color: #ffffff;
        border: 1px solid #ddd;
        padding: .35em;
    }

    table.clsFexiTable th, td {
        padding: .625em;
        text-align: center;
    }

    table.clsFexiTable th {
        font-size: .85em;
        letter-spacing: .1em;
        text-transform: uppercase;
    }

    table.clsFexiTable thead {
        background-color: #0088cc;
        color: #FFFFFF;
    }

.clsFexiTableHeader {
    background-color: #0088cc;
    color: #FFFFFF;
}

.BootstrapLayoutItemCaption {
    font-weight: normal !important;
    color: #353535;
}

.BootstrapLayoutItemCaptionWidth {
    min-width: 160px !important;
    /*color: red;*/
}



.CardViewTitle {
    color: #808080;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left !important;
}

.CardViewID {
    font-weight: bold;
    vertical-align: top !important;
    height: 100% !important;
}

.CardViewItem {
   /* font-weight: bold;*/
    text-align: left !important;
}


.announcement-bell {
    background-image: url("/images/announcement.png");
    width: 30px;
    height: 30px;
}

.announcement-bell-badge {
    background-color: red;
    color: white;
}

.btn-announcement-alert-edit {
    background-color: forestgreen;
}

    .btn-announcement-alert-edit:hover {
        background-color: forestgreen;
    }


.ItemBorder {
    border: 1px solid red;
    color: red;
    padding: 10px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

.ItemBorder2 {
    border: 1px solid blue;
    color: blue;
    padding: 10px;
    margin: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}


.CardNoBorder {
    margin-left: -16px;
    margin-right: -16px;
    margin-top: -16px;
    padding-bottom: -40px;
    border-collapse: collapse;
}


.lesson-calendar-headerStyle {
    background-color: #ebebeb;
}

.lesson-calendar-subject {
    font-size: 16px;
}

.lesson-calendar-interval {
    font-size: 14px;
}

.lesson-calendar-description {
    font-size: 14px;
}

.lesson-calendar-location {
    font-size: 14px;
}

.lesson-calendar-holiday {
    background-color: red !important;
}

.btn_announce_isread_false {
    background-color:red;
    color:white;
    border:0px;
}

.btn_announce_isread_false:hover {
    background-color:darkred;
    color: white;
    border: 0px;
}

.btn_announce_isread_true {
}

.container img {
    max-width: 100%;
    height: auto;
}

.cardview-fit-content .card-body {
    height: fit-content !important;
}

.CardViewTitleSect2 {
    /*color:red;*/
    text-align: left;
    vertical-align: text-top !important;
}

.announcement-postby {
    font-weight: bold;
    font-size: 11pt;
    color: orange;
}

.announcement-caption {
    font-weight: bold;
    font-size: 14pt;
    color: #0088cc
}

.btn-updateparticular-submit {
   
}


.portalhome-lessschedule-lessschedule-today {
    color: red;
    font-weight: bold;
}
.portalhome-lessschedule-lessschedule {
    color:#0088cc;
    font-weight:bold;
    
}
.portalhome-lessschedule-date {
    color: forestgreen;
    padding-top: 5px;
}

.portalhome-lessschedule-time {
    color: forestgreen;
    padding-top: 5px;
}
.portalhome-lessschedule-room {
    padding-top: 5px;
}
.portalhome-lessschedule-addinfo {
    padding-top: 5px;
}


.my-menu-class > a.active {
    background-color: orange !important;
    color: white !important;
}

