﻿body
{
    /* font-family: tahoma, "lucida grande";     font-size: 13px; background-image: url(Images/main_bg.png);     background-repeat: repeat-x;     background-color: #3882c7;*/
}

.banner
{
    background-image: url(../Images/banner.png);
    background-repeat: no-repeat;
    height: 85px;
    width: 1000px;
}
/*.footer
{
    background-image: url(../Images/footer.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 1000px;
    color: #fff;
    font-weight: bold;
}*/
.main_div
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #5aa2d9;
    border-top: none;
}
.container
{
    /*  border: solid 1px #5aa2d9;*/
    border: solid 1px #DDDDDD;
    border-top: none;
    margin-bottom: 10px;
}
.font_size
{
    font-size: 10px;
}
.font_setter
{
    font-family: tahoma, "lucida grande";
    font-size: 13px;
}
TR.tr_over:hover
{
    background-color: #ffffcc !important;
}
TR.tr_over2:hover
{
    background-color: #E3F0F6 !important;
}

.RoomSection
{
    color: #000000;
    background-color: #ccccff;
    width: 100%;
    font-size: 12px;
}
.ScheduleTable
{
    /*border-right: #ffffff 1px solid; 	border-top: #ffffff 1px solid; 	border-left: #ffffff 1px solid; 	border-bottom: #ffffff 1px solid;*/
}

.ScheduleCell
{
    border-style: solid;
    border-right: #99ccff 1px solid;
    border-bottom: #ffffff 1px solid;
    border-left: #99ccff 1px solid;
    border-top: #ffffff 1px solid;
    width: 150px;
}
.ScheduleCellright
{
    border-style: solid;
    border-right: #99ccff 1px solid;
    border-bottom: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    width: 150px;
    text-align: left;
}
.ScheduleCellLeft
{
    border-style: solid;
    border-right: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    border-left: #99ccff 1px solid;
    border-top: #ffffff 1px solid;
    width: 150px;
}

.RoomUsed
{
    background-color: #ccccff;
    width: 100%;
    height: 100%;
    color: White;
}

.RoomFree
{
    width: 100%;
    height: 100%;
}


.TopOptions
{
    font-family: tahoma;
    background-image: url("../Images/bg.png");
    background-repeat: repeat-x;
    font-size: 13px;
    border-right: #e3ebef 1px solid;
    border-top: #e3ebef 1px solid;
    border-left: #e3ebef 1px solid;
    border-bottom: #e3ebef 1px solid;
    margin-left: auto;
    margin-right: auto;
}
.MidOption
{
    /* background-color: #ffffff;   background-image: url("../Images/bg.png");*/
    /*background-color: #F1F1F1;*/
    background-repeat: repeat-x;
    border-right: #e3ebef 1px solid;
    border-top: #e3ebef 1px solid;
    border-left: #e3ebef 1px solid;
    border-bottom: #e3ebef 1px solid;
}
.NewRoom
{
    background-color: #ffffff;
    background-image: url("../Images/bg.png");
    background-repeat: repeat-x;
}
.DetailsOption
{
    background-color: #ffffff;
    border-right: #e3ebef 1px solid;
    border-top: #e3ebef 1px solid;
    border-left: #e3ebef 1px solid;
    border-bottom: #e3ebef 1px solid;
    padding-top: 3px;
    padding-bottom: 3px;
}

.GridHeaderProf
{
    background-color: #5d7b9d;
    color: #ffffff;
}
#GridHeader a:link
{
    text-decoration: underline;
    color: #ffffff;
}
#GridHeader a:active
{
    text-decoration: underline;
    color: #ffffff;
}
#GridHeader a:visited
{
    text-decoration: underline;
    color: #ffffff;
}
#GridHeader a:hover
{
    text-decoration: underline;
    color: #eeeeee;
}
.GridAlternating
{
    background-color: #f7f6f3;
}
.Heading
{
    padding-top: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #444;
    margin-left: auto;
    margin-right: auto; /**/
    background-image: url("../Images/grad_menu.gif");
    background-repeat: repeat-x;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.TMSHeading
{
    padding-top: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #444;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Images/grad_menu.gif");
    background-repeat: repeat-x;
    height: 30px;
}
hr
{
    background-color: #EFEFEF;
    height: 1px;
    text-align: center;
    width: 65%;
}
.tms_borders
{
    border: 1px solid #DDDDDD;
}
.btnBG
{
    background-image: url(Images/btnbg.png);
    background-repeat: repeat-x;
}
.text
{
    font-weight: bold;
}
.deptFrame
{
    width: 928px;
    min-height: 620px;
}

.styleddiv
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    background-color: #ffffcc;
    background-color: #f8f8ff;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.BtnImage2
{
    background: transparent url('Images/button_gradient.gif' ) repeat-x scroll 0%;
    border-right: #0099cc 1px solid;
    border-top: #0099cc 1px solid;
    border-left: #0099cc 1px solid;
    border-bottom: #0099cc 1px solid;
    font-weight: 500;
}
.BtnImage
{
    background-color: #FFFFFF;
    background-image: url(../Images/button_gradient.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    padding: 0.3em;
    cursor: pointer;
}
.BtnImage
{
    color: #DE4B39;
    height: 32px;
    min-width: 80px;
    border: 1px solid #C6C6C6;
    cursor: pointer;
    font-weight: bold;
}
.BtnImage:hover
{
    -moz-transition: all 0s ease 0s;
    background: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0 0 #F8F8F8;
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #DE1B19;
}
.brightButton
{
    background-color: #8ABC00;
    background-image: -moz-linear-gradient(center top , #A0C22D, #8ABC00);
    border: 1px solid #6BA600;
    color: #FFFFFF;
    height: 32px;
    min-width: 80px; /* background: -moz-linear-gradient(center top , #ECECEC, #EDDDED) repeat scroll 0 0 #EDDDED;     border: 1px solid #BDBDBD;*/
    cursor: pointer;
    font-weight: bold;
}
.brightButton:hover
{
    -moz-transition: all 0s ease 0s;
    background: -moz-linear-gradient(center top ,#A0C22D, #8ABC00) repeat scroll 0 0 #8ABC00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.button_gray
{
    color: #323232;
    /*height: 32px;*/
    min-width: 80px;
    border: 1px solid #C6C6C6;
    cursor: pointer;
    font-weight: bold;
}
.button_gray:hover
{
    -moz-transition: all 0s ease 0s;
    background: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0 0 #F8F8F8;
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;
}
.opaque
{
    background-color: #404040;
    filter: alpha(opacity = 70);
    opacity: 0.7;
}

.searchList
{
    color: #3366FF;
    padding-bottom: 5px;
    font-weight: bold;
}

.searchList2
{
    color: #3366FF;
    font-weight: bold;
}
.modaltop
{
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 8px;
    padding-left: -1px;
    padding-top: 2px;
    border-right: #eeeeee 4px solid;
    border-top: #eeeeee 4px solid;
    border-left: #eeeeee 4px solid;
    border-bottom: #eeeeee 4px solid;
}

.watermark
{
    background-color: #F4FFEA;
    color: #2E4312;
    font-style: italic;
}

.ConMenu
{
    color: #7b9db3;
}
.conMenu_curve
{
    background-image: url(Images/orange_bg_rounded.png);
    background-repeat: no-repeat;
    width: 14px;
}
.conMenu_bg
{
    background-image: url(Images/orange_bg.png);
    background-repeat: repeat-x;
}
.tmsSubHeader
{
    font-size: 10pt;
    color: #125C94;
    font-weight: bold;
}
.TMS_Menu
{
    font-family: Verdana;
    background-image: url("../Images/grad_menu.gif");
    background-repeat: repeat-x;
    height: 30px;
    color: #444;
    padding-left: 5px;
    padding-top: 8px;
}
.TMS_Menu img
{
    border: 0px;
    margin-right: 3px;
}

a.TMS_Menu_Link:link, a.TMS_Menu_Link:visited, a.TMS_Menu_Link:active
{
    font-family: Verdana;
    font-size: 9px;
    color: #444;
    text-decoration: none;
}
a.TMS_Menu_Link:hover
{
    color: #333;
    text-decoration: underline;
}
.MenuMain
{
    font-weight: bold;
    color: #333;
    font-size: 11px;
}
.TMS_Error
{
    color: #F58220;
    font-family: Arial;
    line-height: 16px;
}

.TMSControlMenu
{
    font-family: Verdana;
    background-image: url("../Images/pixel_white.gif"); /**covers underline for image*/
    background-repeat: repeat;
    height: 30px;
    color: #444;
    padding-left: 5px;
    padding-top: 8px;
}
.TMSControlMenu img
{
    border: 0px;
    margin-right: 3px;
}

a.TMSControlMenu:link, a.TMSControlMenu:visited, a.TMSControlMenu:active
{
    font-family: Verdana;
    font-size: 9px;
    color: #444;
    text-decoration: none;
}
a.TMSControlMenu:hover
{
    color: #333;
    text-decoration: underline;
}
.header_underline
{
    padding-top: 5px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    border-bottom: solid 1px #DDDDDD;
}
.tableTitle
{
    font-size: 11px;
    font-weight: bold;
    color: #595959;
    font-family: "Verdana,Helvetica Neue" , "Lucida Grande" , "Segoe UI" ,Arial,Helvetica,sans-serif;
}
.disabled
{
    /* Text and background colour, medium red on light yellow */
    color: #933;
    background-color: #ffc;
    cursor: default;
    filter: alpha(opacity = 70);
    opacity: 0.7;
}

.lblSearchCourses{
   
     margin-bottom:10px !important;
}

 
    .form-control {
        border: 1px solid #eee;
        box-shadow: none;
    }

        .form-control:focus {
            border: 1px solid #30a5ff;
            outline: 0;
            box-shadow: inset 0px 0px 0px 1px #30a5ff;
        }

    .navbar-header .navbar-brand {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 2px;
    }

        .navbar-header .navbar-brand span {
            color: #30a5ff;
        }


    /*Panels*/

    .panel-custom {
        border: 0;
        margin: 3px;
    }

    .panel-custom-heading {
        font-size: 18px;
        font-weight: 300;
        letter-spacing: 0.025em;
        height: 66px;
        line-height: 45px;
    }

    .panel-custom-default .panel-custom-heading {
        background: #fff;
        border-bottom: 1px solid #eee;
        color: #5f6468;
    }

    .panel-custom-footer {
        background: #fff;
        border-top: 1px solid #eee;
    }

    .panel-custom-widget {
        padding: 0;
        position: relative;
    }

        .panel-custom-widget .panel-custom-footer {
            border: 0;
            text-align: center;
        }

    .panel-custom-footer .input-group {
        padding: 0px;
        margin: 0 -5px;
    }

    .panel-custom-footer .input-group-btn:last-child > .btn,
    .panel-custom-footer .input-group-btn:last-child > .btn-group {
        margin: 0;
    }

    .panel-custom-widget .panel-custom-footer a {
        color: #999;
    }

        .panel-custom-widget .panel-custom-footer a:hover {
            color: #666;
            text-decoration: none;
        }

    .panel-custom-blue {
        background: #30a5ff;
        color: #fff;
    }

    .panel-custom-teal {
        background: #1ebfae;
        color: #fff;
    }

    .panel-custom-orange {
        background: #ffb53e;
        color: #fff;
    }

    .panel-custom-red {
        background: #f9243f;
        color: #fff;
    }
        .panel-custom-lavender  {
        background: #B378D3;
        color: #fff;
    }
       .panel-custom-blue-hue {
        background: #4395B2;
        color: #fff;
    }
       .panel-custom-green {
        background: #79B27B;
        color: #fff;
    }   

        .panel-custom-blue .panel-custom-body p,
        .panel-custom-teal .panel-custom-body p,
        .panel-custom-orange .panel-custom-body p,
        .panel-custom-red .panel-custom-body p,
        .panel-custom-lavender .panel-custom-body p,
        .panel-custom-blue-hue .panel-custom-body p,
        .panel-custom-green .panel-custom-body p {
            color: #fff;
            color: rgba(255, 255, 255, .8);
        }

        .panel-custom-blue .panel-custom-heading,
        .panel-custom-teal .panel-custom-heading,
        .panel-custom-orange .panel-custom-heading,
        .panel-custom-red .panel-custom-heading,
        .panel-custom-lavender .panel-custom-heading,
        .panel-custom-blue-hue .panel-custom-heading,
        .panel-custom-green .panel-custom-heading {
            border-bottom: 1px solid rgba(255, 255, 255, .2);
        }

        .panel-custom-blue .text-muted,
        .panel-custom-teal .text-muted,
        .panel-custom-orange .text-muted,
        .panel-custom-red .text-muted {
            color: rgba(255, 255, 255, .5);
        }

    .dark-overlay {
        background: rgba(0, 0, 0, .05);
        text-align: center;
    }

    .widget-left {
        height: 80px;
        padding-top: 15px;
        text-align: center;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .widget-right {
        text-align: left;
        line-height: 1.6em;
        margin: 0px;
        padding: 15px;
        height: 80px;
        color: #999;
        font-weight: 300;
        background: #fff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border: 1px solid #eee;
        border-left: 0;
        /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
        margin-bottom: 15px;
        -webkit-box-shadow: 0px 1px 1px #ddd;
        -moz-box-shadow: 0px 1px 1px #ddd;
        box-shadow: 0px 1px 1px #ddd;
    }
        .widget-right .text-muted {
            color: #9fadbb;
        }

        .widget-right .large {
            color: #5f6468;
        }

    .panel-custom-blue .widget-left {
        background: #30a5ff;
        color: #fff;
    }

    .panel-custom-teal .widget-left {
        background: #1ebfae;
        color: #fff;
    }

    .panel-custom-orange .widget-left {
        background: #ffb53e;
        color: #fff;
    }

    .panel-custom-red .widget-left {
        background: #f9243f;
        color: #fff;
    }
      .panel-custom-lavender .widget-left {
        background: #B378D3;
        color: #fff;
    }
       .panel-custom-blue-hue .widget-left {
        background: #4395B2;
        color: #fff;
    }
       .panel-custom-green .widget-left {
        background: #79B27B;
        color: #fff;
    }   
    .panel-custom-widget {
        background: #fff;
    }