.logo img {max-width:60%;}

.profile-dropdown {min-width:300px;}
.subject-notify {float:left; width:50px; height:50px; background:#313131; border-radius:100%; text-align:center; font-weight:700; color:#fff; font-size:16px; line-height:50px; margin:0 10px 0 0;}
.activity-notification {float:left; width:85%; font-size:15px;}
.activity-notification h3 {font-size:18px; color:#333; font-weight:600; margin:0; padding:0;}
.noticesend-by {color:#4c5053;}
.notify-name, .notify-date {color:#333;}
.notify-time {color:#9e9e9e;}
.sent-time {vertical-align:top !important; color:#666!important}
.unread-msg {width:20px; float:left; color:#30b460; font-size:40px;}
.read-msg {width:20px; float:left; color:#8f8f8f; font-size:40px;}
.readmore {float:left; width:100%; margin:5px 0 0;}
.home-workcontainer {float:left; width:100%;}
.home-workcontainer h2 {font-size:18px; font-weight:700;}
.home-workcontainer ul {list-style:none; margin:0; padding:0;}
.home-workcontainer li {float:left; margin:0 10px 10px 0;}
.subject-description {float:left; width:100%; margin:8px 0 0 0;}
.card-user .image {background:#0496f2}
.margin-right {margin-right:20px;}
.dropdown-menu {display:none!important;}
.open .dropdown-menu {display:block!important;}
.note {float:left; width:150px;}
.navbar-header2 {
    border: 2px solid #fff;
    float: left;
    margin: 9px;
    padding: 6px;
}
.navbar-header2 .copyright {width:100%; text-align:center; font-size:16px; color:#fff}
.navbar-header2 .copyright a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#doublescroll
{
  overflow: auto; overflow-y: hidden; 
}
#doublescroll div
{
  margin: 0; 
  padding: 1em; 
 
}
.width-reduce {
    max-width: 160px;
	overflow-wrap: break-word;
}
.contact-info {
    max-width: 120px;
}

::-webkit-input-placeholder {
   color: #333!important;
}

:-moz-placeholder {
   color: #333!important;  
}

::-moz-placeholder { 
   color: #333!important;  
}

:-ms-input-placeholder {  
   color: #333!important;  
}


/*Login/Register*/
.login-logo,
.register-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}
.login-logo img {
    max-width: 50%;
}
.login-logo a,
.register-logo a {
  color: #444;
}
.login-page,
.register-page {
  background:rgba(203, 203, 210, 0.15);
  min-height:inherit;
}
.login-box,
.register-box {
  width: 360px;
  margin:6% auto 0;
}
.login-box-body, .register-box-body {
    background: #fff none repeat scroll 0 0;
    border-top: 0 none;
    color: #666;
    padding: 20px;
	border-radius:5px;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
	
}
.has-feedback {margin-bottom:30px;}

li > .treeview-menu {
    background:rgba(255, 255, 255, 0.23);
    margin: 0 1px;
	
}
li > .treeview-menu li {list-style:none; padding:5px 0;}
.card form [class*="col-"] {
    padding-left:15px!important;
	padding-right:15px!important;
}


.treeview-menu > li > a {
    color: #8aa4af;
}
.sidebar-menu li.active > a > .fa-angle-left {
    transform: rotate(-90deg);
}
.card .category, .card label {color:#333!important; font-weight:600!important;}
.treeview-menu > li.treeview > a, .treeview-menu > li > a:hover {
    color: #fff;
}

.btn {padding:3px 10px!important}
.user-icon {width:30px; height:30px; background:#1da7fe; color:#fff; font-size:16px; border-radius:100px; font-weight:bold; text-align:center; line-height:30px; display:inline-block; text-transform:uppercase;}
.sidebar {position:fixed!important; width:200px!important;}
.sidebar .sidebar-wrapper {width:200px!important;}
.main-panel {width:calc(100% - 200px)!important;}
.cancel-link {margin:10px 0 0 0; font-size:16px;}
.dashboard-container {float:left; width:100%; margin:20px 0 0 0;}
.dashboard-container ul {list-style-type:none; margin:0px; padding:0px;}
.dashboard-container li {float:left; width:24%; margin:0 1% 1% 0;}
.dashboard-container li a {display:block; text-align:center; height:120px; font-size:18px; color:#fff; padding:20px 10px 0 10px;line-height:24px; }
.dashboard-container li .fa {float:left; width:100%; font-size:54px;}
.dashboard-container li a:hover {background:#0078ff; color:#fff;}
.dashboard-container li:nth-child(1) a {background:#4e8ef5}
.dashboard-container li:nth-child(1) .fa {color:#83b0f7}
.dashboard-container li:nth-child(2) a {background:#69b828}
.dashboard-container li:nth-child(2) .fa {color:#96cc6a}
.dashboard-container li:nth-child(3) a {background:#de1871}
.dashboard-container li:nth-child(3) .fa {color:#e3428a}
.dashboard-container li:nth-child(4) a {background:#ffb700}
.dashboard-container li:nth-child(4) .fa {color:#fad578}
.dashboard-container li a span {float:left; width:100%;}
.wrapper .sidebar[data-color="purple"]::after, body > .wrapper .navbar-collapse[data-color="purple"]::after { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1da7fe+0,03a1ff+100 */
background: #1da7fe; /* Old browsers */
background: -moz-linear-gradient(top,  #1da7fe 0%, #03a1ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1da7fe 0%,#03a1ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1da7fe 0%,#03a1ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1da7fe', endColorstr='#03a1ff',GradientType=0 ); /* IE6-9 */
}
.child-con {float:left; width:100%; margin:10px 0 0 0;}
.child-count {width:40px; height:40px; float:left; background:#33a5eb; border-radius:100%; color:#fff; text-align:center; line-height:40px; font-size:16px; font-weight:bold;}
.main-panel {z-index:inherit!important;}
.container-select-teacher {float:left; width:100%; margin:10px 0 0 0;}
.container-select-teacher h5 {background:#e9eaee; padding:10px; color:#79868d; font-size:20px;}
.container-select-teacher td {border-bottom:1px solid #ece9e9; padding:5px;}
.container-select-teacher .teacher-img img {width:70px; display:block; height:70px; border-radius:100%; border:1px solid #ece9e9}
.teacher-name {float:left; width:100%; font-size:18px; font-weight:600; color:#273053}
.tab-activity { margin: 20px 0 0;}
.child-con label {float:left; width:100%;}
.sidebar .nav li li.active > a  {padding:5px!important;}
.navbar-nav > li img.avatar-thumb {width:40px; height:40px; float:left; margin:-7px 10px 0 0; border-radius:100%; border:1px solid #ddd;}
.logo-mobile {position:fixed; width:100%; text-align:center; display:none;}
.navbar-header {padding:10px 0;}
.nav-tabs {border:none;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {border:none; border-radius:5px; background:#2598de; color:#fff;}
.activity-notification ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.activity-notification li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 10px 0;
}

.option-caption {background:#363636;color:#fff; text-align:center;padding:50px 0; font-size:18px;}
.cat-teacher {background:#0078ff;color:#fff; text-align:center; font-size:18px; padding:0;}
.cat-teacher a:hover {background:#056ee4; color:#fff;}
.cat-parent {background:#f05c42;color:#fff; text-align:center; font-size:18px; padding:0;}
.cat-parent a:hover {background:#e14d33; color:#fff;}
.cat-student {background:#05c093;color:#fff; text-align:center; font-size:18px; padding:0;}
.cat-student a:hover {background:#03ac83; color:#fff;}
.cat-teacher a, .cat-parent a, .cat-student a {color:#fff; display:block; padding:50px 0; text-align:center; width:100%;}
.resend {cursor:pointer!important; z-index:20; pointer-events: auto!important; margin-top: -18px!important; width:54px!important}
.dd .ddTitle .ddTitleText img {
    width: 24px;
}

/* popup box*/
.web_dialog_overlay {position: fixed;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;margin: 0;padding: 0;background: #000000;opacity: .15;filter: alpha(opacity=15);-moz-opacity: .15;z-index: 101;display: none;}
.web_dialog {display: none;position: fixed;width: 380px;height: 200px;top: 50%;left: 50%;margin-left: -190px;margin-top: -100px;background-color: #ffffff;border: 2px solid #336699;padding: 0px;z-index: 102;font-family: Verdana;font-size: 10pt;}
.web_dialog_title {border-bottom: solid 2px #336699;background-color: #336699;padding: 4px;color: White;font-weight:bold;}
.web_dialog_title a {color: White;text-decoration: none;}
.align_right {text-align: right;}
.table-scroll {width:100%;float:left; overflow:hidden; overflow-x:scroll}
.wmd-view-topscroll, .wmd-view
{
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

.scroll-div
{
    width: 1550px;
}
.form-inputs .form-control {height:30px;}
.logo img {width:auto!important; max-width:100%!important}
.logo {text-align:center;}
.pagination {padding-left:20px!important}
.open > .dropdown-menu {
    display: block;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.image-box label {width:80px; float:left; margin: 7px 0 0;}
.image-box select {width:60px; float:left; margin:6px 5px 0}
.image-box input[type="checkbox"] {float:left; margin: 9px 0 0;}
.dd .ddChild li {text-align:center;}
.dd .ddChild li img {width:20px;}
.SpreadSheet {
    border-right: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    float: left;
}
.SpreadSheet td {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    padding: 4px 2px;
    text-align: center;
}
.SpreadSheet label {width:100%; text-align:center;}
th > a:after {
    content: " \f0dc";
    font-family: FontAwesome;
}
th > a.asc:after {
    content: " \f0dd";
    font-family: FontAwesome;
}
th > a.desc:after {
    content: " \f0de";
    font-family: FontAwesome;
}    



@media (max-width: 1100px){
.activity-notification {width:82%;}	
}
@media (max-width: 991px){
.dashboard-container li {width:48%}	
.sidebar[data-color="purple"]::after, body > .navbar-collapse[data-color="purple"]::after  { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1da7fe+0,03a1ff+100 */
background: #1da7fe!!important; /* Old browsers */
background: -moz-linear-gradient(top,  #1da7fe 0%, #03a1ff 100%)!!important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1da7fe 0%,#03a1ff 100%)!!important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1da7fe 0%,#03a1ff 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1da7fe', endColorstr='#03a1ff',GradientType=0 )!important; /* IE6-9 */
}
body > .navbar-collapse .nav > li > a {padding:15px 25px!important;}
body > .navbar-collapse .nav > li > a, body > .navbar-collapse .nav > li.active > a {background:background:rgba(255, 255, 255, 0.23)!important;}
.treeview-menu > li > a {color:#fff!important}
.profile-dropdown {min-width:inherit;}
.logo-mobile {display:block;}
}
@media (max-width: 768px){
	.dashboard-container li {width:100%; margin:10px 0; height:auto;}	
	.login-box, .register-box {width:80%}
	.tab-activity td {float:left; width:100%;}

}

@media (max-width: 468px){
	.login-box .col-xs-8, .register-box .col-xs-8 {width:100%;}
	.login-box .col-xs-8, .register-box .col-xs-8 {width:100%;}
	
}
