/* Custom CSS for PBTech

You can customize whatever you want.
Some defaults are included, like on PBWoW.com

Get all the FontAwesome CSS codes here: https://fortawesome.github.io/Font-Awesome/icons/

*/

#logo {
	background: url("./images/logo.png") no-repeat 50% 0;
	width: 300px;
	height: 60px;
    background-size: contain;
	margin: 10px 0;
}

/* Top-bar links
 * (example of how to apply custom icons to elements in the top-bar)
--------------------------------------------- */

#top-bar .icon1:before			{ content: '\f1b3'; }
#top-bar .icon2 > a:before		{ content: '\f004'; }
#top-bar .icon3 > a:before		{ content: '\f0ac'; }
#top-bar .icon4 > a:before		{ content: '\f0a4'; }


/* Special post styles
--------------------------------------------- */

.blizz .post,
.blizz #viewprofile .panel:first-of-type { background: #ecebea url("./images/staff.gif") no-repeat 0 0; }
.blizz .content { color: #086d97; }
.blizz .content strong { color: #41aef0; }

.mvp .post,
.mvp #viewprofile .panel:first-of-type { background: #dbdfda; }
.mvp .content { color: #038515; }
.mvp .content strong { color: #63913e; }


/* Post profiles
--------------------------------------------- */

.blizz .postprofile .avatar {
	background: url("./images/avatar-tr-blizz.png") 100% 0 no-repeat, url("./images/avatar-bl-blizz.png") 0 100% no-repeat;
}
.blizz .postprofile .avatar img {
	border-color: #77c1ff;
	box-shadow: 0 0 8px rgba(1,93,255,0.5);
}

.mvp .postprofile .avatar {
	background: url("./images/avatar-tr-mvp.png") 100% 0 no-repeat, url("./images/avatar-bl-mvp.png") 0 100% no-repeat;
}
.mvp .postprofile .avatar img {
	border-color: #79ad50;
	box-shadow: 0 0 8px rgba(186,255,0,0.2);
}

.propass .postprofile .avatar {
	background: url("./images/avatar-tr-propass.png") 100% 0 no-repeat, url("./images/avatar-bl-propass.png") 0 100% no-repeat;
}
.propass .postprofile .avatar img {
	border-color: #f3a900;
	box-shadow: 0 0 8px rgba(243,169,0,0.2);
}


/* Hide repetitive post titles
--------------------------------------------- */

body.section-viewtopic .postbody h3,
#qr_postform .fields1 > dl {
	display: none;
}

body.section-viewtopic .postbody p.author {
	clear: none;
	margin: 0;
	padding: 8px 0 12px;
}

/* Custom styles */

/* Bootstrap adjustments - START */
body {
    font-size: 10px !important;
    font-family: Verdana, Helvetica, Arial, sans-serif !important;
    /*padding: 12px 0 !important;*/
    color: #566593 !important;
    background: #070228 !important;
}

code {
    padding: 2px 4px;
    font-size: 90%;
}

.radio, .checkbox {
	display: inline-block;
}

input[type="radio"], input[type="checkbox"] {
	margin: 0;
}

.headerbar,
#page-body,
#nav-main,
#body-header ul.navlinks,
#page-footer .navbar {
	max-width: 1010px; /*990px;*/
}

li.row {
    margin: 0;
}

a:focus {
    outline: none;
    text-decoration: none;
    color: initial;
}

.button:focus {
    color: #fff;
}

.hidden_soft {
    display: none;
}

#body-header li.breadcrumbs::before, #page-footer li.breadcrumbs::before
{
    top: -0.5px;
}

.pagination li a, .pagination li span {
    min-width: 20px;
}

.pagination li.page-jump a, .pagination li.next a, .pagination li.previous a {
	height: 21px;
	width: 21px;
}

fieldset.polls dd div {
    min-width: 12px;
}

#wrap .dropdown-container {
    z-index: auto;
}

#wrap .post {
    z-index: 2;
}

.action-bar .dropdown-container {
    z-index: 9;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    height: 120px;
    margin-bottom: 15px;
    /*box-shadow: 0px 0px 15px #086d97 inset;*/
    box-shadow: 0px 15px 15px -15px #064265 inset, 0px -15px 15px -15px #064265 inset;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 10px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 120px;
    background-color: rgba(6, 66, 101, 0.35); /*#064265;*/ /*#b4805e;*/
}

.carousel .item h1 {
    padding: 0;
    margin: 0;
    color: #fff;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 120px;
}

/*@media screen and (min-width:768px)*/
.carousel-control .fa {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    z-index: 5 !important;
    display: inline-block;
}

.left.carousel-control::before {
    position: absolute;
    top: 50%;
    left: 50%;
}

.right.carousel-control::after {
    position: absolute;
    top: 50%;
    right: 50%;
}

.carousel-indicators {
    z-index: 15 !important;
}

.carousel-control .fa-chevron-left {
    left: 50%;
}

.carousel-control .fa-chevron-right {
    right: 50%;
}

@media (min-width: 768px) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        /*font-size: 21px;*/
        line-height: 1.4;
    }
}
@media (max-width: 768px) {
    /* Bump up size of carousel content */
    .carousel-caption {
        font-size: 0.85em;
    }
}
/* Bootstrap adjustments - END */

#wrap, #wrap * {
    z-index: 1;
}

#page-header, #wrap ul.linklist li.dropdown-container, #wrap ul.linklist li.dropdown-container *, #wrap ul.linklist li.responsive-menu, #wrap ul.linklist li.responsive-menu *, #wrap .dropdown, #wrap .dropdown *, #wrap #username_logged_in, #wrap #username_logged_in * {
    z-index: 2;
}

#wrap ul.linklist li.responsive-menu .dropdown .pointer, #wrap .dropdown .pointer, #wrap #username_logged_in .pointer {
    z-index: 3;
}

#wrap {
    margin: 15px 0 0 0;
}

#body-header .groups_link a {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    color: #064265;
    padding: 0px 10px 0px 10px !important;
    background-color: #9dbecb !important;
    border-radius: 10px;
    box-shadow: #9dbecb 0px 0px 10px;
    transition: all ease 0.5s;
}

#body-header .groups_link a:hover {
    color: #57550f;
    background-color: #ebf298 !important;
    box-shadow: #ebf298 0px 0px 20px;
}

#body-header .groups_link a::before {
    color: #064265;
    padding-right: 5px;
    text-shadow: none;
    transition: all ease 0.5s;
}

#body-header .groups_link a:hover::before {
    color: #57550f;
}

#page-header, #page-footer {
    background: transparent;
}

a {
    color: #269457; /*#02421f;*/
}

a:hover {
    /*color: #b09518;*/
    color: #075787;
}

.search-header {
    bottom: 20px;
}

.dropdown-select::after {
    height: auto;
}

/*#snowstorm {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}*/

/*#page-body, #body-header ul {
    background-color: #9dbecb;
}*/

ul {
	padding-left: 15px;
}

#body-header .breadcrumbs .crumb a, #body-header .breadcrumbs .crumb a::before, #body-header li.breadcrumbs::before {
    color: #9dbecb;
}

/*#body-header .crumb a::before {
    border-bottom: 1px dotted #9dbecb;
}*/

#body-header .crumb a::before {
    content: none;
}

h2, .collapse-box h2, .stat-block h3, .collapse-box h2 a, .stat-block h3 a {
    color: #064265;
}

#wrap, #page-header .navbar, #body-header {
    background: none;
}

#page-body {
    background-color: #9dbecb !important;
    color: #064265;
    padding-top: 10px;
    padding-bottom: 10px;
    /*margin-top: -3px;*/
    border-radius: 15px;
    box-shadow: #9dbecb 0px 0px 20px;
    z-index: 1;
}

#page-body::after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

#page-footer {
    border: none;
    margin-top: 10px;
}

/* Welcome page */
.group_welcome {
	display: block;
    /*background-color: rgba(255, 255, 255, 0.55);*/
	background: #ecebea;
	border-radius: 15px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin: 10px 20px 20px 20px;
	padding: 10px;
}

.group_welcome_block {
	display: block;
    background-color: rgba(255, 255, 255, 0.55);
	margin: 25px 20px;
	padding: 0;
	font-size: 1.1em;
	border-radius: 15px;
}

.group_welcome_register {
	display: inline-block;
	font-size: 2em;
	margin: 10px 0 10px 20px;
	line-height: 30px;
}

.group_welcome_register a {
	font-size: 1em;
	margin-top: 5px;
	margin-right: 20px;
}

.group_welcome_login {
	display: inline-block;
	font-size: 2em;
	margin: 10px 20px 10px 0;
	line-height: 30px;
	float: right;
}

.group_welcome_login a {
	font-size: 1em;
	margin-top: 5px;
}

.group_welcome_block > i.fa {
	display: inline-block;
	float: left;
	padding: 5px 10px;
	font-size: 3em;
	color: #fff;
	width: 65px;
    background: #086d97;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 15px;
}

.group_welcome_block > span {
	display: inline-block;
	padding: 12px 10px 10px 15px;
	font-size: 1.5em;
	font-weight: bold;
}

.group_welcome_block > div {
	display: block;
	padding: 10px 15px;
	font-size: 1.2em;
}

.group_welcome_notes {
	display: block;
	background: #ecebea;
	border-radius: 15px;
	padding: 10px 15px;
	margin: 20px 20px 10px 20px;
	font-size: 1.2em;
}

/* Link blocks */
.my_group {
    display: inline-block;
    font-size: 1.2em;
    margin: 20px 0 10px 0;
    padding: 10px 15px;
    color: #064265;
    font-weight: bold;
    background: #ebf298;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #64c0e5;
}

/* Subject block */
.subject_block {
    display: block;
    position: relative;
    font-size: 1.2em;
    margin: 5px 10px;
    padding: 0;
    background: #ECEBEA;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #64c0e5;
}

.subject_block_part {
    background: #ECEBEA;
    border-top: 3px dotted #086d97;
	margin: 0 0 -25px 60px;
	padding-bottom: 25px;
}

.subject_block_part .subject_name, .subject_block_part .subject_task {
	margin-left: -60px;
}

.subject_block_part .subject_teacher {
	margin-left: 10px;
}

.subjects_block_last_part {
	border-bottom-right-radius: 10px;
}

#wrap .subject_block_content {
    position: relative;
    z-index: 2;
}

.subject_time {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    /*border-top-left-radius: 10px;
    border-bottom-right-radius: 20px;*/
    color: #edfbf7;
    width: 60px;
	height: 25px;
    font-weight: bold;
    font-size: 1em;
    /*background: #086d97;*/
    /*background: #75a875;
    background: -moz-linear-gradient(top, #92d992 0%, #228822 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #92d992), color-stop(100%, #228822));
    background: -webkit-linear-gradient(top, #92d992 0%, #228822 100%);
    background: -o-linear-gradient(top, #92d992 0%, #228822 100%);
    background: -ms-linear-gradient(top, #92d992 0%, #228822 100%);
    background: linear-gradient(to bottom, #92d992 0%, #228822 100%);*/
}

#wrap .subject_time_column {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    background: #086d97;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

/*.subject_time ~ .subject_time {
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
}*/

.subject_time_name {
    display: inline-block;
    font-weight: bold;
    margin: 5px -60px 0 70px;
}

.subject_name {
    display: block;
	position: relative;
    font-size: 1.25em;
    margin: 5px 0;
    padding: 10px 15px 10px 80px;
    color: #fff;
    background-color: #086d97;
    /*background-color: rgba(31, 104, 168, 0.85);*/ /*rgba(8, 109, 151, 0.85);*/
    /*box-shadow: 0px 15px 15px -15px #64c0e5 inset, 0px -15px 15px -15px #64c0e5 inset;*/
}

.clear_block, .subject_name::after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.subject_blue {
	background-color: #d7ecfe;
}

.subject_green {
	background-color: #c9fec5;
	box-shadow: 0px 0px 20px #c9fec5;
}

.subject_green .subject_name, #wrap .subject_green .subject_time_column {
	background: #378e46;
}

.subject_yellow {
	background-color: #fcfec5;
	box-shadow: 0px 0px 20px #fcfec5;
}

.subject_yellow .subject_name, #wrap .subject_yellow .subject_time_column {
	background: #b29927;
}

.subject_red {
	background-color: #fde2df;
	box-shadow: 0px 0px 20px #fde2df;
}

.subject_red .subject_name, #wrap .subject_red .subject_time_column {
	background: #8d1827;
}

.subject_name a {
    color: #fff;
}

.subject_info_block .subject_name {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
}

.subject_name a.timetable_submit_link {
    position: absolute;
    color: #fff;
    padding-top: 5px;
	top: 0px;
    left: 0px;
	width: 60px;
	height: 100%;
	text-align: center;
    font-size: 1.6em;
	transition: all ease 0.25s;
}

.subject_block a.calendar_edit_link {
	transition: all ease 0.25s;
}

.subject_block a.calendar_task_link {
    position: absolute;
    color: #fff;
    padding-top: 3px;
	top: 0px;
    left: 0px;
	width: 60px;
	height: 100%;
	text-align: center;
    font-size: 1.6em;
	transition: all ease 0.25s;
	color: #ebf298;
}

.subject_name a.timetable_submit_link:hover, .subject_block a.calendar_edit_link:hover, .subject_block a.calendar_task_link:hover {
	background: #2c93c7;
}

.subject_info_block a.calendar_edit_link:hover {
	background: rgba(255, 255, 255, 0.35);
}

.subject_block a.timetable_edit_link {
	margin-left: 10px;
	transition: all ease 0.25s;
}

.subject_name a.timetable_edit_link:hover {
    color: #ebf298;
}

.subject_room {
    display: inline-block;
    float: right;
    min-width: 10px;
    padding: 3px 10px;
    font-size: 0.7em;
    font-weight: bold;
    color: #064265;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
}

.subject_teacher {
    display: inline-block;
    float: right;
    padding: 3px 0px;
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
    vertical-align: middle;
    margin: 0 10px 0 70px;
}

.subject_teacher i {
    display: inline-block;
    font-size: 1.5em;
    margin-right: 5px;
}

/*.subject_teacher {
    padding: 15px 0 15px 70px;
    position: relative;
    font-size: 1.1em;
    font-weight: bold;
}

.subject_teacher i {
    position: absolute;
    top: 5px;
    left: 15px;
    font-size: 2.5em;
}*/

.subject_comment_add {
	float: right;
	color: #fff;
	background-color: #086d97;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 1.05em;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	transition: all ease 0.5s;
}

.subject_comment_link {
	margin-left: -15px;
	color: #086d97;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 1.05em;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: all ease 0.5s;
}

a.subject_comment_add, a.subject_comment_link {
	text-decoration: none;
}

.subject_comment_link i {
	margin-right: 5px;
}

.subject_comment_add:hover, .subject_comment_link:hover {
	color: #57550f;
	background-color: #ebf298;
}

.subject_task {
    padding: 5px 5px 5px 80px;
    position: relative;
    min-height: 30px; /*35px*/
}

.subject_info_block .subject_task {
	padding-bottom: 15px;
}

.subject_task fieldset {
	font-size: 1em;
}

.subject_task #format-buttons {
	margin-top: 0px;
}

.subject_task #format-buttons input {
	margin: 5px 0 0 0;
}

.subject_task span.calendar_task, .subject_task a.calendar_edit_link,
.subject_importance .importance_image {
    position: absolute;
    color: #fff;
    top: -5px; /*5px*/
    left: 0px; /*20px*/ /*27px;*/
    font-size: 24px; /*2em*/
    line-height: 24px;
	padding: 5px 0px;
	width: 60px;
	text-align: center;
}

.subject_add_task_title {
	margin-top: 3px;
}

div.panel.task_preview_wrapper {
	margin: 20px 20px 5px 20px;
	padding: 10px 15px;
    background-color: #fcf3e7;
	border-radius: 10px;
}

div.panel.task_preview_wrapper div.task_preview {
	display: block;
	width: 100%;
	color: #064265;
	font-size: 1.1em;
}

.subject_importance {
    padding: 5px 5px 5px 80px;
	margin: 10px 0;
    position: relative;
    min-height: 30px; /*35px*/
}

.subject_importance span {
	display: inline-block;
	border-radius: 5px;
	padding: 2px 5px;
	margin-left: 5px;
	box-shadow: 0px 0px 5px #064265;
}

.subject_block .subject_importance input {
	padding: 0px;
	margin: -2px 0 0 0;
}

.subject_importance label {
	cursor: pointer;
}

.subject_skip i.fa {
	padding: 8px 0px;
	width: 30px;
	text-align: center;
	font-size: 18px;
	background-color: #8d1827;
	border-radius: 30px;
	color: #fff;
}

.subject_submit i.fa {
	padding: 8px 0px;
	width: 30px;
	text-align: center;
	font-size: 18px;
	background-color: #038515;
	border-radius: 30px;
	color: #fff;
}

.subject_day_block {
    display: block;
    font-size: 1.8em;
    font-weight: bold;
    margin: 30px 0 0px -9.5px;
    padding: 10px 9.5px;
    width: 100%;
    background: #ebf298;
    box-shadow: 0px 0px 20px #ebf298;
    box-sizing: content-box;
}

.subject_day {
    display: inline-block;
    margin-left: 10px;
}

.subject_day_name {
    display: inline-block;
    float: right;
    margin-right: 10px;
}

a.subject_day_name {
	margin: -10px 0px;
	padding: 10px;
	color: #064265;
	text-decoration: none;
    transition: all ease 0.25s;
}

a.subject_day_name:hover {
	color: #d28535;
	background-color: #eadd95;
}

.subject_day_content {
    display: table;
    padding: 5px 0;
    width: 100%;
    background: #064265;
    /*box-shadow: 0px 0px 20px #64c0e5 inset;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.subject_new_link {
    float: right;
	display: block;
    font-size: 0.7em;
    margin: -10px 0;
}

.subject_new_link a, .subject_new_link button {
	padding: 0 15px !important;
	display: block;
	font-weight: bold;
	background-color: transparent;
	border: none;
	color: #57550f;
    text-decoration: none;
    line-height: 3.32em;
}

.subject_new_link a:hover, .subject_new_link button:hover {
	background-color: rgba(87, 85, 15, 0.15);
	text-shadow: 0 0 2px rgba(87, 85, 15, 0.15), 0 0 7px rgba(235, 242, 152, 0.25);
	color: #ffffff;
}

.timetable_page_link {
    display: block;
    position: relative;
    font-size: 1.2em;
    margin: 15px 1.6%;
    padding: 0;
	color: #064265;
    background: #ECEBEA;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #64c0e5;
	min-height: 50px;
	width: 30%;
	text-decoration: none;
    transition: all ease 0.25s;
	float: left;
}

.timetable_page_link i.fa {
    display: inline-block;
    padding: 10px 10px 0px 10px;
    margin-right: 10px;
    color: #fff;
    width: 60px;
    font-weight: bold;
    font-size: 2.5em;
	text-align: center;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    background: #086d97;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.timetable_page_link > span {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 16px 10px 15px 70px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
}

a.timetable_page_link:hover {
	background-color: #ebf298;
	color: #57550f;
	text-decoration: none;
}

.page_body_title {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin: -10px 0 0px -10px;
    padding: 10px 10px;
    width: 100%;
    color: #fff;
    background-color: #064265;
    box-shadow: 0px 3px 15px 0px #064265;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-sizing: content-box;
}

/* Group page */
a.group_info_block, .group_info_block {
	display: inline-block;
	width: 300px;
	color: #fff;
    background-color: #086d97;
	box-shadow: 0 0 30px -10px #64c0e5 inset, 0px 0px 20px #64c0e5;
	margin: 25px 10px 0 10px;
	border-radius: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	padding: 25px 0;
}

a.group_info_block:hover {
	color: #fff;
    background-color: #086d97;
	box-shadow: 0 0 30px 0px #64c0e5 inset, 0px 0px 20px #fff;
	cursor: pointer;
}

.group_info_right_block {
	float: right;
}

i.group_info_image {
	margin-right: 10px;
	font-size: 1.5em;
}

.group_info_counter {
	font-size: 1.5em;
}

.group_info_text {
	display: block;
	width: 100%;
	margin-top: 15px;
}

.group_info_wrapper {
	max-width: 700px;
	margin: 0 auto;
}

.group_info_description {
	display: block;
	font-size: 1.3em;
	margin: 25px 10px 10px 10px;
}

.group_status_notice {
    display: block;
    font-size: 1.3em;
	font-weight: bold;
    margin: 15px 15px 10px 15px;
}

.subject_block .group_status_notice {
	margin: 0;
	padding: 10px;
}

.group_status_small_notice {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 10px 10px 10px;
}

/*.group_teachers {
	display: block;
	margin: 10px auto;
}*/

.group_teacher {
    display: block;
    position: relative;
    font-size: 1.2em;
    margin: 15px 2.5%;
    padding: 0;
    background: #ECEBEA;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #64c0e5;
	min-height: 50px;
	width: 45%;
	float: left;
}

.group_event {
    display: block;
    position: relative;
    font-size: 1.2em;
    margin: 15px 1.6%;
    padding: 0;
    background: #ECEBEA;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #64c0e5;
	min-height: 50px;
	width: 30%;
	float: left;
}

.group_teacher input, .group_teacher input:focus,
.group_event input, .group_event input:focus {
	background-color: transparent;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	width: 100%;
	padding: 3px 3px;
	margin: -4px 0;
}

.group_event select, .group_event select:focus,
.subject_day_block select, .subject_day_block select:focus,
.subject_block select, .subject_block select:focus,
.subject_block input, .subject_block input:focus {
	background-color: transparent;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	padding: 3px 3px;
	margin: -4px 0;
}

.group_event select option, .subject_name select option {
	background-color: #086d97;
}

.group_event select option:active, .subject_name select option:active {
	background-color: #41aef0;
}

.group_teacher input:focus, .group_event input:focus, input.timetable_type_subject:focus {
	background-color: rgba(255, 255, 255, 0.25);
}

.subject_day_block select, .subject_day_block select:focus {
	border: none;
	padding: 0px 3px;
	margin-top: -8px;
}

.subject_day_block select option, .subject_day_block select option {
	background-color: #ebf298;
}

.subject_day_block select option:active, .subject_day_block select option:active {
	background-color: #064265;
}

.group_teacher_image {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    color: #fff;
    width: 60px;
    font-weight: bold;
    font-size: 2.5em;
	text-align: center;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    background: #086d97;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.group_teacher_name {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 14px 10px 15px 70px;
	color: #064265;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
    transition: all ease 0.25s;
}

.group_event_name {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 14px 10px 15px 10px;
	color: #064265;
    transition: all ease 0.25s;
}

a.group_teacher_name:hover, a.group_event_name:hover {
	background-color: #ebf298;
	color: #57550f;
	text-decoration: none;
}

.group_teacher_name input,
.group_teacher_name input:hover,
.group_teacher_name input:focus,
.group_event_name input,
.group_event_name input:hover,
.group_event_name input:focus {
	border: 1px dotted #086d97;
}

.group_teacher_subject {
	display: block;
	background: #086d97;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px 10px 10px 70px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
}

.group_event_time {
	display: block;
	background: #086d97;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px;
	text-align: center;
}

.group_event_begin_time {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
}

.group_event_end_time {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
}

.group_teacher_subject input,
.group_teacher_subject input:hover,
.group_teacher_subject input:focus {
	border: 1px dotted #fff;
}

.subject_block_edit .subject_name {
	line-height: 2em;
}

.subject_block_edit .subject_name input {
	line-height: 1em;
}

.subject_block_edit .subject_room {
	margin-top: 0.7em;
	width: 15%;
	min-width: 70px;
}

.subject_block_edit .subject_room input {
	width: 100%;
	text-align: center;
}

input.timetable_type_subject,
input.timetable_type_subject:hover,
input.timetable_type_subject:focus {
	border: 1px dotted #fff;
	max-width: 150px;
}

.group_event_time select,
.group_event_time select:hover,
.group_event_time select:focus,
.subject_name select,
.subject_name select:hover,
.subject_name select:focus,
.subject_room input,
.subject_room input:hover,
.subject_room input:focus {
	border: none;
}

.group_info_add {
	display: block;
    background-color: rgba(255, 255, 255, 0.55);
	border-radius: 15px;
	margin: 20px 20px 0px 20px;
	padding: 10px;
}

.group_info_add > span {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #064265;
}

.group_info_add > p {
	display: block;
	font-size: 1.1em;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

.group_error {
	display: block;
    background-color: rgba(248, 202, 202, 0.85);
	box-shadow: 0px 0px 30px -10px #8d1827;
	border-radius: 15px;
	margin: 20px 20px 0px 20px;
	padding: 10px;
	color: #8d1827;
}

.group_error > span {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #8d1827;
}

.group_error > p {
	display: block;
	font-size: 1.1em;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

.group_teacher_edit .group_teacher_name,
.group_event_edit .group_event_name {
	margin-right: 70px;
}

.group_teacher_edit .group_teacher_subject,
.group_event_edit .group_event_time {
	padding-right: 70px;
}

.group_teacher button, .group_event button {
    display: inline-block;
    padding: 5px 10px;
	border: 0;
    color: #fff;
    width: 60px;
    font-weight: bold;
    font-size: 2.5em;
	text-align: center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    background: #086d97;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: all ease 0.25s;
}

.group_teacher button:hover, .group_event button:hover {
    background: #2c93c7;
}

/* Group menu (from top-bar) */
#group_menu {
	/*background: #064265;*/
    background-color: rgba(8, 109, 151, 0.55); /*rgba(6, 66, 101, 0.55);*/
	box-shadow: 0 0 30px -10px #64c0e5 inset, 0px 0px 20px #64c0e5;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 40px;
	color: #FFF;
	text-shadow: 1px 1px #064265;
	/*position: relative;
	z-index: 1;*/
	max-width: 1010px;
    padding: 0 10px;
    margin: 10px auto;
    border-radius: 10px;
	/*background: #262729;
	background: linear-gradient(#2A3035, #262729);*/
}

#group_menu > .inner {
	height: 40px;
	margin: 0 auto;
	max-width: 990px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*border-left-color: #1A1A1A;
	border-right: 1px solid #33373b;*/
}

#group_menu .linklist > li {
	border-left: 1px solid #086d97;
	border-right: 1px solid #086d97;
	margin: 0;
	padding: 0 15px;
	font-size: inherit;
	line-height: inherit;
	/*border-left: 1px solid #33373b;
	border-right-color: #1A1A1A;*/
}

#wrap #group_menu ul.linklist li.responsive-menu {
    z-index: 3;
}

#group_menu .linklist > li.link {
	padding: 0;
}

#group_menu .linklist > li.link a {
	padding: 0 15px !important;
	display: block;
	font-weight: bold;
	color: #00b6ff;
}

#group_menu .linklist > li.link a:hover {
	background-color: rgba(255, 255, 255, 0.05);
	text-shadow: 0 0 7px rgba(255, 255, 255, 0.4);
	color: #FFF;
}

#group_menu .linklist > li.group_link a {
	color: #fff;
}

#group_menu li.responsive-menu {
	border: none !important;
	line-height: 20px;
	margin: 5px;
	padding: 3px;
}