body{

}
.fl{
    float:left;
}
.fr{
    float: right;
}
.main{
     width: 90%;
     margin-left: auto;
     margin-right: auto;
     margin-top: 0px;
     background: #fff;
     -moz-box-shadow:0px 3px 5px 3px #ccc;
     -webkit-box-shadow:0px 3px 5px 3px #ccc;
     box-shadow:0px 3px 5px 3px #ccc;
     -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
     filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}

.header{
     max-height:145px;
     background-color: #0c7b8c;
}
.logo{
    padding-left: 30px;
}
.login{
    margin-top: 0px;
     padding-right: 0px;
}
.menu{
}
.slid_show{
    margin-top:-20px;
     height: 5%;
}
.edu{
    font-size: 13px;
}
.scroll_news{
     margin-top: 0;
background-color: #e2e2e2;
padding-top: 10px;
}
.main_con{
     margin-top: 10px;
     padding-left:10px;
     padding-right:10px;
}
.left_con{
}
.principal_msg{
}
.right_con{
}
.photo_gallery{
     min-height: 100px;
}
.footer{
     background-color: #d3d4d5;
     padding: 10px 20px 0px 20px;
}
.user-row {
     margin-bottom: 14px;
}
.user-row:last-child {
     margin-bottom: 0;
}
.dropdown-user {
     margin: 13px 0;
     padding: 5px;
     height: 100%;
    background-color: #683091;
}
.dropdown-user:hover {
     cursor: pointer;

}
.table-user-information > tbody > tr {
     border-top: 1px solid rgb(221, 221, 221);
}
.table-user-information > tbody > tr:first-child {
     border-top: 0;
}
.table-user-information > tbody > tr > td {
    border-top: 0;
}

.navbar-default .container{background:#450972 !important;border-bottom: 4px solid #450972;}
.panel-primary{ box-shadow: none !important; }
.panel-heading{border-radius: 0 !important; background: #5d1a91 !important }
.fa-hand-o-right{color: #5d1a91;}

#menubar li.dropdown li.dropdown ul.dropdown-menu{
    left: 112px;
    top: 0px;
    /*width: 200px;*/
}
