@charset "utf-8";
/* CSS Document */
.ui-btn-active
{
    color: #2F3E46 !important;
    background: none !important;
    background-color: #eee !important;
    text-shadow: 0 /*{a-bup-shadow-x}*/
                 1px /*{a-bup-shadow-y}*/
                 0 /*{a-bup-shadow-radius}*/
                 #ffffff /*{a-bup-shadow-color}*/;
}
.settings{border-bottom:1px solid #d8e3f7;padding-bottom:1.5em}
/*.page_title[class]{display: block;}*/
.page_title{/*border-bottom: 1px solid #d8e3f7;*/margin-bottom:20px;}
.page_title h2{clear:left;font-size:24px;font-weight:600;margin-bottom:3px;margin:0;line-height:1.3em;letter-spacing:0.5px;}
.page_title p{font-size: 100%;line-height: 130%;margin: 0 0 12px;}
.page_info{color:#888;border-bottom: 1px solid #d8e3f7;padding-bottom:.9em;margin-bottom:1.5em;font-style:italic;line-height:1.5em;}
.page_option{width:auto;}
.page_option ol ul li{padding-top:5px;padding-bottom:5px;}
.page_option ol li {padding-bottom:7px;}
.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.breadcrumb a{text-decoration:none;border:0}
.breadcrumb span{font-size:1.3em;}
.faculty_msg{border:1px solid darkred;padding:8px;text-align:justify;}
.page_sub_title{font-size:120%;font-weight:500;color:#4c4c4c;}
.page_sub_info{margin-bottom:1.5em;color:darkgray;}
.gradient{background-image: linear-gradient(to bottom,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);}
.tbl-main{font-family: arial ,helvetica;font-size:10pt;cursor:default;margin:0;background:white;border-spacing:0;border-collapse:separate;width:100%;border-top:1px solid #d8e3f7;}.tbl-main td{border: solid #eee;border-width: 0 1px 1px 0;padding: 2px .35em;}.tbl-main th{background-color:#e4e9f4;font-weight:bold;text-align:left;}.tbl-main tr:nth-child(even){background-color: #fafafa;color:#000}.tbl-main table thead th:first-child{border:none}.tbl-main a{border-bottom-style:dotted}.tbl-main a:hover{border-bottom-style:dashed}
.course-title{font-size:1.1em;font-weight:400;line-height:1.5em;}
.filldiv{background-repeat:no-repeat;background-position:center center;background-size:cover}
.profile {display:inline-block;width:45px;height:45px;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.deletebtn {color:indianred;font-weight:bold;font-size:24px;line-height:25px;cursor:pointer;transition: 0.3s;}