﻿.column-1 {
    background: #00abf7;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-2 {
    background: #ff1865;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-3 {
    background: #ff9900;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-4 {
    background: #b622b5;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-5 {
    background: #009789;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-6 {
    background: #ffec12;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-7 {
    background: #ff80b3;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-8 {
    background:   #a3c2c2;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.column-9 {
    background:   rgba(0, 0, 0, 0.12);
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}
.column-10 {
    background:   #654646;
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.login-error {
    color: red !important;
    margin-left: 5px;
    margin-top: 0px;
}
.leave-count {
    /*font-family: 'Roboto', sans-serif !important;*/
    font-size: 16px;
    color: #fff;
}

.Hindi {
    font-size: 18px;
    font-family: 'Kruti Dev 010' !important;
}

.sub-title {
    color: #17b2e6;
}

#Help:hover,
.white-popup {
    background: #FFF;
    width: auto;
    max-width: 750px;
    margin: 20px auto;
}

.header-popup {
    font-family: Oswald;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #0e50e7;
    /*background-color: #edf0f3;*/
    /*background-color: #FFF;*/
    padding: 18px 26px 20px;
}

.body-popup {
    padding: 22px 11px;
}

.footer-popup.col-sm-12.pull-right {
    text-align: right;
    padding: 36px 45px 26px 0px;
}

.mt0 {
    margin-top: 0px !important;
}

.fs12 {
    font-size: 12px !important;
}

.fcyellow {
    color: #ffaf00;
}

/*.md-checkbox label {
     cursor: pointer;
     font-size: 12px;
     font-weight: 500;
     color: #999999;
}*/


.minH {
    min-height: 217px !important;
}

.mt50 {
    margin-top: -50px;
}

.mt30 {
    margin-top: 10px;
}

.ml15 {
    margin-left: -15px;
}


.redbtn-Focus {
    border: 1px solid #ff2637;
    background-color: #ff2637;
    color: #fff;
}

.event-card-image {
    height: 213px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.bbtm {
    border-bottom: 1px solid #e4e9ec;
}

.mtn15 {
    margin-top: -15px;
}

.HideBoxBorder {
    border: 0px none #fff !important;
    box-shadow: 0 0px 0px rgba(0,0,0,0.075) inset !important;
    text-align: right !important;
}

.purple-button {
    border: 1px solid #1da7fc;
    background-color: transparent;
    color: #1da7fc;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 5px 20px;
    transition: all 0.8s;
    position: relative;
}

    .purple-button:hover, .purple-button:focus {
        border: 1px solid #1da7fc;
        background-color: #1da7fc;
        color: #fff;
    }

.fill-purple-button {
    color: #ffffff;
    width: 165px;
    height: 38px;
    background-color: #1da7fc;
}

    .fill-purple-button:hover, .fill-purple-button:focus {
        border: 1px solid #1da7fc;
        background-color: transparent !important;
        color: #1da7fc !important;
    }

.RadGrid_Bootstrap .rgFooter td {
    padding: 7px 7px 7px 7px !important;
    height: 26px;
    border-left: 1px solid #dedede;
    background: whitesmoke;
}


.RadToolTip_Bootstrap table.rtWrapper td.rtTitlebar {
    /*color: white !important;*/
}

.RadToolTip_Bootstrap table.rtWrapper td.rtWrapperContent {
    /*background-color:whitesmoke !important;*/
    color: #111010 !important;
    border-color: #DCD2BE !important;
    border-width: 0px !important;
}

.RadGrid_Bootstrap .rgEditForm [type='image'] {
    border: none !important;
    height: 25px !important;
}
/* Admin Persona changes*/
.sidebar-hover:hover {
    border-left: 4px solid transparent !important;
}

.sky-blue-header {
    border-left: 4px solid #ffaf00 !important;
}

.principal-head h4 {
    border-left: 4px solid #1da7fc !important;
}

.sub-title {
    color: #1da7fc;
}


.RadGrid_Bootstrap .rgMasterTable .rgSelectedCell, .RadGrid_Bootstrap .rgSelectedRow > td, .RadGrid_Bootstrap td.rgEditRow .rgSelectedRow, .RadGrid_Bootstrap .rgSelectedRow td.rgSorted {
    background: #1da7fc !important;
}


.RadCalendar_Bootstrap .rcMain .rcRow .rcSelected a {
    border-color: #1da7fc !important;
    background: #1da7fc !important;
}

.RadComboBoxDropDown_Bootstrap .rcbHovered {
    background: #1da7fc !important;
    color: white !important;
}

.select2-container--default [aria-selected=true].select2-results__option {
    background: #ccc !important;
}

.select2-container--default [aria-selected].select2-results__option--highlighted {
    background: #1da7fc !important;
}

.RadMenu_Bootstrap .rmGroup .rmLink:hover {
    background: #1da7fc !important;
}

.RadGrid_Bootstrap .rgPagerCell .rgNumPart a.rgCurrentPage {
    background-color: #1da7fc !important;
    border: 1px solid #1da7fc !important;
}

/*.RadListBox_Bootstrap .rlbItem.rlbSelected {
     background:#ffaf00 !important;
}*/

.RadListBox_Bootstrap .rlbSelected.rlbItem {
    color: black !important;
    background-color: white !important;
}

/*.RadGrid_Bootstrap a {
     color:#ffaf00 !important;
}*/

/*.RadForm.rfdRadio input[type='radio'], .RadForm.rfdCheckbox input[type='checkbox'] {
-webkit-appearance:checkbox !important;
}*/


/*RadListBox horizontal orientation and spacing between Checkbox and Text*/
.custrlbItem .rlbItem {
    float: left !important;
}
/*.rlbGroup, .RadListBox {
            width: auto !important;
        }*/
.custrlbItem input[type="checkbox"] {
    margin-right: 10px !important;
}


/*RadListBox horizontal orientation and spacing between Checkbox and Text*/


/*Radgrid filter control proper allignment */
.WrapFilter input[type="text"] {
    display: inline;
    /*width:100px;
    height: 27px !important;*/
}

.WrapFilter input[type="submit"] {
    vertical-align: top !important;
    /*height: 25px !important;*/
}
/*Radgrid filter control proper allignment ---End */

div.custom-table table input {
    width: 100% !important;
}



label:hover:before {
    /*border: 2px solid #03baea !important;*/
    border: 2px solid #1da7fc !important;
}

.yellowbtn-Focus {
    border: 1px solid #ffaf00;
    background-color: #ffaf00;
    color: #fff;
}

.lblCustMargin td > label {
    margin: 0px 15px 0px 5px !important;
}

.padt5 {
    padding-top: 5px !important;
}

.lblCustAlign label {
    vertical-align: super;
}

input[type=radio]:checked {
    background: #1da7fc !important;
}

/* Admin Persona changes ends */


.project-container-add {
    border: 2px dashed rgba(196, 200, 204, 0.21);
    background-color: #e1e6eb;
}

.project-add {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    margin-top: 15%;
    margin-bottom: 6.65%;
}

    .project-add > span.p-title {
        color: #8fa1b3;
        font-family: Roboto;
        line-height: 30px;
        font-size: 48px;
        font-weight: 300;
    }

    .project-add > span.p-title2 {
        color: #8fa1b3;
        font-family: Roboto;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
    }

.padl3 {
    padding-left: 0px;
}

.lunch-panel-group {
    min-height: 180px;
}

.project-container-add {
    min-height: 180px;
}

.lianchor {
    padding: 15px 0px 15px 0px;
}


.disabled1 {
    pointer-events: none;
}


.RadUpload .ruCheck {
    top: 1px !important;
    padding: 3px !important;
    position: static !important;
    zoom: 1 !important;
    background: #1da7fc !important;
    border: none !important;
}

.RadListBox .rlbCheck, .RadListBox .rlbCheckAllItemsCheckBox {
    margin: 0 4px !important;
    vertical-align: middle !important;
    background: #1da7fc !important;
}

.RadComboBox_Bootstrap {
    margin: 0px !important;
}

.TextRightAlign {
    text-align: right !important;
}

.pagination-ys {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #1da7fc;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #1da7fc;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #1da7fc;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

.div-btnonly {
    margin-top: 25px !important;
}


.p-bold {
    font-weight: bold !important;
}

.modal-dialog-alter {
    width: 850px !important;
    margin: 30px auto !important;
}

.parent-head-accordian {
    border-bottom: 1px solid #ddd;
}

.user-accordion {
    padding: 0px 0px 25px 0px;
}

.user-card-block {
    background-color: #f7f9f9;
}

.menu-panel-group > .ui-sortable {
    padding: 0px;
}

.ui-sortable li {
    cursor: all-scroll;
    border-top: 1px solid #e4e9ef;
    position: relative;
}

.ui-sortable {
    background-color: #fff;
}

.level1 > li > .panel-default > .lunch-panel-head {
    padding-left: 15px !important;
}

.level2 > li > .panel-default > .lunch-panel-head {
    padding-left: 30px !important;
}

.level3 > li {
    padding: 0px 0px 10px 60px !important;
    border-top: none;
    position: relative;
}

.level3 {
    padding: 0px !important;
    margin-bottom: 0px;
}

.user-input {
    height: 40px !important;
}

.user-select {
    height: 40px !important;
    background: url(../images/down-arrow.png) no-repeat 96%;
}

.user-card-block {
    background-color: #f7f9f9;
}

.user-panel-group {
    margin-bottom: 0px;
}

    .user-panel-group > .panel-default > .panel-heading {
        background-color: #f7f9f9 !important;
    }

    .user-panel-group > .panel-default {
        border: none;
        border-radius: 0px;
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
        box-shadow: 0 0px 0px rgba(0,0,0,.05);
        margin-top: 0px !important;
    }

        .user-panel-group > .panel-default > .panel-collapse > .user-panel-body {
            background-color: #f9fbfc;
            padding: 0px 25px;
            border-top: none !important;
        }

.level1 > li > .panel-default > .lunch-panel-head {
    background-color: transparent !important;
}

.level1 > li > .panel-default {
    background-color: transparent;
    border: none;
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}

.level2 {
    padding: 0px;
    margin-bottom: 0px;
}

.level1 > li > .panel-default > .panel-collapse > .panel-body {
    padding: 0px;
}

.level2 > li > .panel-default > .panel-collapse > .panel-body {
    padding: 0px;
}

.level2 > li {
    padding: 0px !important;
    border-top: none;
}

    .level2 > li > .panel-default > .lunch-panel-head {
        background-color: transparent !important;
    }

    .level2 > li > .panel-default {
        background-color: transparent;
        border: none;
        box-shadow: 0 0px 0px rgba(0,0,0,.05);
    }

.level1 > li > .panel-default > .lunch-panel-head {
    padding-left: 15px !important;
}

.level2 > li > .panel-default > .lunch-panel-head {
    padding-left: 30px !important;
}

.level3 > li {
    padding: 0px 0px 10px 60px !important;
    border-top: none;
}

.level3 {
    padding: 0px !important;
    margin-bottom: 0px;
}

.menu-panel-group > .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    padding: 0px 0px !important;
}

    .menu-panel-group > .panel-default > .panel-heading + .panel-collapse > .panel-body > ul {
        padding-left: 0px;
        margin-bottom: 0px !important;
    }

        .menu-panel-group > .panel-default > .panel-heading + .panel-collapse > .panel-body > ul > li {
            padding: 0px 0px 15px 30px;
            color: #444444;
            font-size: 14px;
            font-weight: 300;
        }

.user-panel-group > .panel-default > .panel-heading {
    background-color: #f7f9f9 !important;
}

    .user-panel-group > .panel-default > .panel-heading > .panel-title > a {
        padding-left: 40px;
    }

.menu-panel-group > .panel-default > .panel-heading {
    background-color: #fff !important;
}

    .menu-panel-group > .panel-default > .panel-heading > .panel-title > a {
        padding-left: 40px;
    }

    .menu-panel-group > .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: transparent;
        padding: 0px 0px;
    }

        .menu-panel-group > .panel-default > .panel-heading + .panel-collapse > .panel-body > ul {
            padding-left: 0px;
            margin-bottom: 0px !important;
        }

            .menu-panel-group > .panel-default > .panel-heading + .panel-collapse > .panel-body > ul > li {
                padding: 0px 0px 15px 30px;
                color: #444444;
                font-size: 14px;
                font-weight: 300;
            }

.site-mainMenu > .menu-card-body > .panel-group > .panel-default > .panel-heading {
    background-color: transparent !important;
    ;
}

.panel-group .panel-heading + .panel-collapse > .site-mainMenu-body {
    border-top: none;
}

.menu-edit {
    position: absolute;
    top: 12px;
    right: 40px;
    background: transparent;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}


.menu-editLev3 {
    position: absolute;
    top: -6px;
    right: 40px;
    background: transparent;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}




.menu-edit1 {
    position: absolute;
    top: 10px;
    right: 0px;
    background: transparent;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

    .menu-edit1 > div {
        top: 15px;
        box-shadow: 0 7px 14px rgba(86, 91, 90, 0.09);
        border-radius: 6px;
        border: 1px solid rgba(235, 239, 247, 0.5);
        background-color: #ffffff;
        left: unset;
        right: 25px !important;
    }

        .menu-edit1 > div > div > p {
            padding: 15px 20px 0px 20px;
        }

            .menu-edit1 > div > div > p > span {
                color: #666666;
                font-size: 12px;
                font-weight: 400;
                margin: 0px 5px;
            }

.menu-edit1-dropdown > div {
    cursor: pointer;
    border-bottom: 1px solid #e4e9ef;
}

    .menu-edit1-dropdown > div:hover {
        background: #f0f0f3;
    }


.menu-edit2 {
    position: absolute;
    top: 12px;
    right: 40px;
    background: transparent;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

.accordian-head-drop > div {
    top: 15px;
    box-shadow: 0 7px 14px rgba(86, 91, 90, 0.09);
    border-radius: 6px;
    border: 1px solid rgba(235, 239, 247, 0.5);
    background-color: #ffffff;
    left: unset;
    right: 25px !important;
}

    .accordian-head-drop > div > div > p {
        padding: 15px 20px 0px 20px;
    }

        .accordian-head-drop > div > div > p > span {
            color: #666666;
            font-size: 12px;
            font-weight: 400;
            margin: 0px 5px;
        }

.menu-edit2-dropdown > div {
    cursor: pointer;
    border-bottom: 1px solid #e4e9ef;
}

    .menu-edit2-dropdown > div:hover {
        background: #f0f0f3;
    }

.accordian-head-drop > .accordian-menu-drop {
    top: 15px;
    box-shadow: 0 7px 14px rgba(86, 91, 90, 0.09);
    border-radius: 6px;
    border: 1px solid rgba(235, 239, 247, 0.5);
    background-color: #ffffff;
    left: unset;
    right: 70px !important;
}

    .accordian-head-drop > .accordian-menu-drop > div {
        cursor: pointer !important;
    }

.menu-edit1 > .menu-edit-dropdown > div {
    cursor: pointer !important;
}

.level1 > li:hover:before {
    content: url(../images/drag1.png);
    position: absolute;
    left: 8px;
    top: 18px !important;
}

.level2 > li:hover:before {
    content: url(../images/drag1.png);
    position: absolute;
    left: 8px;
    top: 18px;
}

.level3 > li:hover:before {
    content: url(../images/drag1.png);
    position: absolute;
    left: 8px;
    top: 18px;
}

#sortable {
    position: relative !important;
    ;
}
/*.menu-edit
{
    display: none;
}*/
.menu-list > label:hover:before {
    border: 2px solid #6ed871 !important;
}

.check, .check1, .check2 {
    padding-left: 20px;
}

.user-form-section {
    margin-bottom: 20px;
}

.menu-edit > .accordian-menu-drop {
    top: 15px;
    box-shadow: 0 7px 14px rgba(86, 91, 90, 0.09);
    border-radius: 6px;
    border: 1px solid rgba(235, 239, 247, 0.5);
    background-color: #ffffff;
    left: unset;
    right: 70px !important;
}

.menu-edit:active {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

.menu-edit1:active {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

.menu-edit2:active {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

.level1-section > .panel-body {
    padding: 0px;
}

.level2-section > .panel-body {
    padding: 0px;
}

.create-user-section {
    margin-bottom: 80px;
}

.panel-group .panel-heading + .panel-collapse > .user-panel-body {
    border-top: none;
}

.menu-panel-group > .ui-sortable {
    padding: 0px;
}

.parent-head-accordian {
    border-bottom: 1px solid #ddd;
}

.search-menu {
    border-radius: 20px;
    background: url("../images/lib-search.png") no-repeat 95%;
}

.user-role-section > .principal-student-class-head > h4 {
    margin-top: 0px;
}

.site-mainMenu > .menu-card-body > .panel-group > .panel-default {
    background-color: transparent !important;
}

    .site-mainMenu > .menu-card-body > .panel-group > .panel-default > .panel-heading {
        background-color: transparent !important;
    }

.panel-group .panel-heading + .panel-collapse > .site-mainMenu-body {
    border-top: none;
}

.submenu-add > a {
    color: #666666 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    margin: 0px 5px !important;
}

.PopupHeight {
    /*min-height:474px  !important;*/
    margin-top: 0px;
    padding: 30px;
    border-radius: 5px;
}

.new-tag {
    background-color: #e9303b;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 10px;
    position: relative;
    left: 10px;
}

a.AnchorImg {
    border: none !important;
    padding: 6px 3px !important;
}


div#ctl00_MainContent_div_SubtopicMap > table > tbody > tr:first-child td #img_cursor {
    cursor: not-allowed;
}

div#ctl00_MainContent_div_SubtopicMap > table > tbody > tr:last-child td #img_cursordown {
    cursor: not-allowed;
}


/*gridview*/
.table table tbody tr td a,
.table table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1da7fc;
    text-decoration: none;
    background-color: #fff;
    /*border: 1px solid #ddd;*/
}

.table table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1da7fc;
    border-color: #1da7fc;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #1da7fc;
    background-color: #eee;
    border-color: #ddd;
}
/*end gridview */





.border-bottomsolidfull {
    padding-bottom: 10px;
    border-bottom: 1px solid #dfe4e9;
}



.border-rightsolidfull {
    padding-bottom: 10px !important;
    border-right: 1px solid #dfe4e9 !important;
}



.timetable-inner-body > ul > li {
    margin-bottom: 10px !important;
}

.dot-dropdown {
    position: absolute;
    display: inline-block;
    right: 15px !important;
    text-align: left;
}

.dropbtn {
    color: white;
    margin-left: 25px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    position: relative !important;
    right: 15px;
}

.dropdown-content {
    display: none !important;
    position: absolute !important;
    background-color: #ffffff !important;
    min-width: 200px !important;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
    z-index: 1 !important;
    margin-left: -180px !important;
    margin-top: -10px !important;
    cursor: pointer!important;
    bottom: -10px;
}

    .dropdown-content a {
        background-color: #ffffff !important;
        padding: 5px 5px !important;
        text-decoration: none !important;
        display: block !important;
        color: #808080 !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
            color: #000 !important;
        }

.dropdown:hover .dropdown-content {
    display: block !important;
}




.Cat-active {
    color: red !important;
}



.Table-margin {
    margin-bottom: 30px !important;
}

table#ctl00_MainContent_rdoActiveFlag label {
    margin-left: 5px;
}

.lib-search-block {
    padding: 0px 10px !important;
}

body {
    background-color: #f0f0f3;
    font-family: 'Muli', sans-serif !important;
}

table#ctl00_MainContent_dgrd_homewkuploadstatus td.rcInputCell > span.riSingle.RadInput.RadInput_Bootstrap {
    background: none;
    border: 1px solid #ddd0;
    padding: 0px;
}

table#ctl00_MainContent_dgrd_homewkuploadstatus td a.rcCalPopup {
    padding: 0px;
}

input#ctl00_MainContent_txtsearchdet {
    height: 85% !important;
}

input#ctl00_MainContent_txt_activity {
    margin-bottom: 0px !important;
}

input#ctl00_MainContent_txt_workshop_topic {
    margin-bottom: 0px !important;
}

div#ctl00_MainContent_radgrid_TranscriptType_ctl00_ctl05_radlst_MultiExamType ul > li {
    display: flex;
}

.RadInput_Bootstrap.riSingle .riTextBox, .RadForm_Bootstrap.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
    border-radius: 0px !important;
}

.RadToolTip.RadToolTip_Bootstrap.rtVisibleCallout.rtShadow {
    background: #fff;
    color: #000;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    /*border: none;*/
}

    .RadToolTip.RadToolTip_Bootstrap.rtVisibleCallout.rtShadow td > div {
        color: #000;
    }

.t-chrome .rwWindowContent.rwExternalContent {
    display: flex;
}

.modal-dialog-maxwidth {
    width: 800px !important;
    margin: 30px auto !important;
}

.navbar-form.navbar-right.search-head-form.lap-view-search:hover {
    background: none !important;
}

.navbar-right {
    float: right!important;
    margin-right: 0px !important;
}



.helpedit {
    font-size: 12px;
    vertical-align: baseline;
    color: #7e9ed0;
    font-weight: bold;
    text-align: left;
    cursor: hand;
}

.Helpbtn {
    transform: rotate(90deg);
    right: -80px;
    height: 35px;
    margin-top: -65px;
    top: 50%;
}

/*#Help, #ctl00_Help {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    border: 1px solid #1052e6;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 80px;
    z-index: 99;
    outline: none;
    padding:11px;
    border-radius:50px;
    background-color: #1052e6;
    color: #ffffff !important;
    cursor: pointer; 
} 

    #Help:hover , #ctl00_Help:hover{
        background-color: #1052e6; 
    }*/

.RadTreeView_Simple .rtChkTristate:hover {
    color: #882501;
}

.RadTreeView_Simple .rtPlusHover, .RadTreeView_Simple .rtMinusHover {
    color: #882501;
}

.RadTreeView_Simple .rtHover .rtIn {
    border-color: #1da7fc !important;
    color: #fff !important;
    background-color: #1da7fc !important;
}

.RadTreeView_Simple .rtSelected .rtIn {
    border-color: #ff6000 !important;
    color: #fff !important;
    background-color: #ff6000 !important;
}



.RadTreeView_Simple {
    color: #333 !important;
    line-height: 1.3 !important;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    font-size: 13px;
}


.RadTreeView .rtIn, .RadTreeView .rtImg, .RadTreeView .rtChkTristate, .RadTreeView .rtLoadingIcon, .RadTreeView label {
    display: inline-block;
    vertical-align: middle;
}

.RadTreeView .rtTemplate, .RadTreeView input {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.RadTreeView .rtUL {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

    .RadTreeView .rtUL .rtUL {
        vertical-align: top;
    }

.RadTreeView .rtLI {
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

.RadTreeView .rtOut {
    padding: 1px 0;
}

.RadTreeView .rtIn {
    padding: 4px;
    border: 1px solid transparent;
    text-decoration: none;
    cursor: pointer;
}

.RadTreeView a.rtIn {
    color: inherit;
    cursor: pointer;
}

.RadTreeView .rtText {
    vertical-align: top;
    outline: 0;
}

.RadTreeView .rtImg {
    margin-right: 4px;
}

.RadTreeView .rtChkTristate {
    width: 1em;
    height: 1em;
    line-height: 1em;
    min-width: 1em;
}

    .RadTreeView .rtChkTristate:before {
        display: block;
        font: 16px/1 WebComponentsIcons;
    }

.RadTreeView .rtUnchecked:before {
    content: "\e304";
}

.RadTreeView .rtChecked:before {
    content: "\e305";
}

.RadTreeView .rtIndeterminate:before {
    content: "\e306";
}

.RadTreeView .rtTemplate:after {
    content: "";
    clear: both;
    display: block;
}

.RadTreeView input {
    vertical-align: middle;
}

.RadTreeView .rtEdit {
    white-space: nowrap!important;
}

    .RadTreeView .rtEdit input {
        margin: 0;
        padding: 0;
        height: 1.42857143em;
        border: 0;
        outline: 0;
        color: inherit;
        background: 0;
        font: inherit;
        cursor: text;
    }

.RadTreeView .rtLoadingIcon {
    width: 16px;
    height: 16px;
    margin: -4px 3px 0;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.RadTreeView .rtLoadingBelow {
    display: block;
}

.RadTreeView .rtPlus, .RadTreeView .rtMinus {
    width: 16px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    top: .71428571em;
    left: 3px;
    margin-top: -3px;
    cursor: pointer;
}

    .RadTreeView .rtPlus:before, .RadTreeView .rtMinus:before {
        font: 16px 'WebComponentsIcons';
        margin: -.5em 0 0 -.5em;
        width: 1em;
        height: 1em;
        line-height: 1em;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .RadTreeView .rtPlus:before {
        content: "\e005";
    }

    .RadTreeView .rtMinus:before {
        content: "\e006";
    }

.RadTreeView .rtLines .rtLI:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    border-left: 1px solid #C0C0C0 !important;
}

.RadTreeView .rtLines .rtFirst:before {
    top: .71428571em;
    margin-top: 4px;
}

.RadTreeView .rtLines .rtLast:before {
    height: .71428571em;
    padding-top: 4px;
}

.RadTreeView .rtLines .rtFirst.rtLast:before {
    display: none;
}

.RadTreeView .rtLines .rtOut:before {
    content: "";
    display: block;
    width: 9px;
    height: .71428571em;
    position: absolute;
    top: 5px;
    left: 11px;
    border-bottom: 1px solid #C0C0C0 !important;
}

.RadTreeView[disabled], .RadTreeView .rtDisabled {
    filter: alpha(opacity=50);
    opacity: .5;
}

    .RadTreeView[disabled] .rtDisabled {
        filter: alpha(opacity=100);
        opacity: 1;
    }

.RadTreeView label {
    font: inherit;
}

.RadTreeView_rtl .rtLI {
    padding-left: 0;
    padding-right: 20px;
}

.RadTreeView_rtl .rtDisabled .rtChkTristate, .RadTreeView_rtl .rtDisabled .rtChkTristate:hover {
    color: inherit;
}

.RadTreeView_rtl .rtPlus, .RadTreeView_rtl .rtMinus {
    left: auto;
    right: 3px;
}

    .RadTreeView_rtl .rtPlus:before {
        content: "\e007";
    }

.RadTreeView_rtl .rtImg {
    margin-left: 4px;
    margin-right: auto;
}

.RadTreeView_rtl .rtLines .rtLI:before {
    left: auto;
    right: 10px;
}

.RadTreeView_rtl .rtLines .rtOut:before {
    left: auto;
    right: 11px;
}
table.fc-border-separate {
     border-collapse: separate;
}
 .fc-border-separate th, .fc-border-separate td {
     border-width: 1px 0 0 1px;
}
 .fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
     border-right-width: 1px;
}
 .fc-border-separate tr.fc-last td {
}
 .fc-border-separate .fc-week .fc-first{
     border-left: 0;
}
 .fc-border-separate .fc-week .fc-last{
     border-right: 0;
}
 .fc-border-separate tr.fc-last th{
     border-bottom-width: 1px;
     font-size: 16px;
     font-weight: 300;
     line-height: 30px;
}
 .fc-border-separate th.fc-last {
     border-bottom-width: 1px;
     font-size: 16px;
     font-weight: 300;
     line-height: 30px;
     padding-left:5%;
}
 .fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th {
     border-top-width: 0;
}
  .fc-grid .fc-day-number {
     float: left;
    /* padding: 0 2px;
     */
}
 .fc-grid .fc-other-month .fc-day-number {
     opacity: 0.3;
     filter: alpha(opacity=30);
    /* for IE */
    /* opacity with small font can sometimes look too faded might want to set the 'color' property instead making day-numbers bold also fixes the problem */
}
 .fc-grid .fc-day-content {
     clear: both;
     padding: 2px 2px 1px;
    /* distance between events and day edges */
}
  .fc-rtl .fc-grid .fc-day-number {
     float: left;
}
  .fc-agenda-allday .fc-day-content {
     min-height: 34px;
    /* TODO: doesnt work well in quirksmode */
     _height: 34px;
}
   .fc-week .fc-day > div .fc-day-number{
     font-size: 15px;
     margin: 2px;
     text-align: center;
     width: 27px;
     height: 27px;
     line-height: 1.7;
}
    .fc-week .fc-day:hover .fc-day-number{
     background-color: #B8B8B8;
     border-radius: 50%;
     color: #FFFFFF;
     transition: background-color 0.2s;
     width: 27px;
     height: 27px;
     line-height: 1.7;
}
 .fc-week .fc-day.fc-state-highlight:hover .fc-day-number{
     background-color: #aeaeae;
    ;
}
 .mt30 {
    margin-top:10px;
}
.ml15 {
    margin-left:-15px;
}


.RadTreeView_Simple .rtChkTristate:hover {
    color: #882501;
}

.RadTreeView_Simple .rtPlusHover, .RadTreeView_Simple .rtMinusHover {
    color: #882501;
}

.RadTreeView_Simple .rtHover .rtIn {
    border-color: #1da7fc !important;
    color: #fff !important;
    background-color: #1da7fc !important;
}

.RadTreeView_Simple .rtSelected .rtIn {
    border-color: #1da7fc !important;
    color: #fff !important;
    background-color: #406bff !important;
}



.RadTreeView_Simple {
    color: #333 !important;
    line-height: 1.3 !important;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    font-size: 13px;
}


.RadTreeView .rtIn, .RadTreeView .rtImg, .RadTreeView .rtChkTristate, .RadTreeView .rtLoadingIcon, .RadTreeView label {
    display: inline-block;
    vertical-align: middle;
}

.RadTreeView .rtTemplate, .RadTreeView input {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.RadTreeView .rtUL {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

    .RadTreeView .rtUL .rtUL {
        vertical-align: top;
    }

.RadTreeView .rtLI {
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

.RadTreeView .rtOut {
    padding: 1px 0;
}

.RadTreeView .rtIn {
    padding: 4px;
    border: 1px solid transparent;
    text-decoration: none;
    cursor: pointer;
}

.RadTreeView a.rtIn {
    color: inherit;
    cursor: pointer;
}

.RadTreeView .rtText {
    vertical-align: top;
    outline: 0;
}

.RadTreeView .rtImg {
    margin-right: 4px;
}

.RadTreeView .rtChkTristate {
    width: 1em;
    height: 1em;
    line-height: 1em;
    min-width: 1em;
}

    .RadTreeView .rtChkTristate:before {
        display: block;
        font: 16px/1 WebComponentsIcons;
    }

.RadTreeView .rtUnchecked:before {
    content: "\e304";
}

.RadTreeView .rtChecked:before {
    content: "\e305";
}

.RadTreeView .rtIndeterminate:before {
    content: "\e306";
}

.RadTreeView .rtTemplate:after {
    content: "";
    clear: both;
    display: block;
}

.RadTreeView input {
    vertical-align: middle;
}

.RadTreeView .rtEdit {
    white-space: nowrap!important;
}

    .RadTreeView .rtEdit input {
        margin: 0;
        padding: 0;
        height: 1.42857143em;
        border: 0;
        outline: 0;
        color: inherit;
        background: 0;
        font: inherit;
        cursor: text;
    }

.RadTreeView .rtLoadingIcon {
    width: 16px;
    height: 16px;
    margin: -4px 3px 0;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.RadTreeView .rtLoadingBelow {
    display: block;
}

.RadTreeView .rtPlus, .RadTreeView .rtMinus {
    width: 16px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    top: .71428571em;
    left: 3px;
    margin-top: -3px;
    cursor: pointer;
}

    .RadTreeView .rtPlus:before, .RadTreeView .rtMinus:before {
        font: 16px 'WebComponentsIcons';
        margin: -.5em 0 0 -.5em;
        width: 1em;
        height: 1em;
        line-height: 1em;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .RadTreeView .rtPlus:before {
        content: "\e005";
    }

    .RadTreeView .rtMinus:before {
        content: "\e006";
    }

.RadTreeView .rtLines .rtLI:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    border-left: 1px solid #C0C0C0 !important;
}

.RadTreeView .rtLines .rtFirst:before {
    top: .71428571em;
    margin-top: 4px;
}

.RadTreeView .rtLines .rtLast:before {
    height: .71428571em;
    padding-top: 4px;
}

.RadTreeView .rtLines .rtFirst.rtLast:before {
    display: none;
}

.RadTreeView .rtLines .rtOut:before {
    content: "";
    display: block;
    width: 9px;
    height: .71428571em;
    position: absolute;
    top: 5px;
    left: 11px;
    border-bottom: 1px solid #C0C0C0 !important;
}

.RadTreeView[disabled], .RadTreeView .rtDisabled {
    filter: alpha(opacity=50);
    opacity: .5;
}

    .RadTreeView[disabled] .rtDisabled {
        filter: alpha(opacity=100);
        opacity: 1;
    }

.RadTreeView label {
    font: inherit;
}

.RadTreeView_rtl .rtLI {
    padding-left: 0;
    padding-right: 20px;
}

.RadTreeView_rtl .rtDisabled .rtChkTristate, .RadTreeView_rtl .rtDisabled .rtChkTristate:hover {
    color: inherit;
}

.RadTreeView_rtl .rtPlus, .RadTreeView_rtl .rtMinus {
    left: auto;
    right: 3px;
}

    .RadTreeView_rtl .rtPlus:before {
        content: "\e007";
    }

.RadTreeView_rtl .rtImg {
    margin-left: 4px;
    margin-right: auto;
}

.RadTreeView_rtl .rtLines .rtLI:before {
    left: auto;
    right: 10px;
}

.RadTreeView_rtl .rtLines .rtOut:before {
    left: auto;
    right: 11px;
}

.popupwidth
{
    min-width: 1340px;
    /*margin: auto;*/
}