a.evs {
	float: right;
	text-decoration:none;
}

div.mentor-left {
	height: 40px;
	float: left;
	width: 200px;
	line-height: 36px;
	text-align: right;
	color: gray;
	white-space: nowrap;
	margin: 5px 0
}

div.mentor-input {
	width: 668px;
	min-height: 28px;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	border: 1px solid #ccc;
	background-position: 2px 50%;
	outline: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	padding: 5px 5px 5px 40px
}

div.mentor-textarea {
	border: 0 !important;
	position: relative;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
	padding: 0 !important !important
}

div.mentor-input input {
	height: 28px !important;
	line-height: normal !important;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	border: 0;
	outline: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0
}

div.mentor-select select {
	height: 28px;
	line-height: normal !important;
	background: 0 0 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	width: 110%;
	font-weight: 400;
	font-family: inherit;
	font-size: 100%;
	color: #7f7f7f;
	border: none;
	background-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	outline: 0;
	margin: 0;
	padding: 3px 0
}

div.mentor-select > img {
	top: 5px
}

textarea {
	width: 633px !important;
	height: 140px;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	border: 1px solid #ccc !important;
	outline: 0;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	padding: 10px !important !important
}

	input[readonly=readonly], textarea[readonly=readonly] {
		width: 90% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
		border: 1px solid #ededed !important;
		outline: 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

input[type=text] + a {
	display: block;
	margin: 5px 0 10px
}

div.mentor-note {
	width: 695px;
	padding: 10px
}

	div.mentor-note p:first-child, div.mentor-note-angle + p {
		margin-top: 0 !important
	}

div.mentor-input-small {
	width: 150px
}

div.mentor-input-small2 {
	width: 120px
}

div.mentor-input-small3 {
	width: 245px
}

div.mentor-checkbox {
	position: relative;
	margin: 2px 0 0
}

div.mentor-comment-tl {
	margin-top: 0 !important;
	background: url("../img/mentor_comment_tl.png") no-repeat;
	width: 46px;
	height: 14px;
	position: relative;
	top: 2px;
	z-index: 100 !important;
	padding: 0
}

div.mentor-comment {
	width: 689px !important;
	background: #ecf7ff;
	border: 1px dashed #adadad;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	min-height: 65px;
	margin: 0 0 10px
}

div.task a.like-a-button, div.task button, div.task input[type=button], div.task input[type=reset], div.task input[type=submit] {
	color: #fff !important;
	background-image: none
}

.mentor-fields .task {
	font-size: 110%;
	margin: 20px
}

.bold {
	font-weight: 700
}

.mentor {
	max-width: 1700px
}

	.mentor h1 {
		font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
		margin: 20px 1%
	}

.mentor-emptyspace, .mentor-left-old, .mentor-left-old-right, .mentor-right-old {
	font-size: 90%;
	position: relative;
	float: left;
	padding: 10px
}

.mentor-emptyspace {
	padding-top: 3px;
	width: 17%;
	text-align: left
}

.mentor-left-right {
	width: 60%;
	color: grey;
	white-space: nowrap
}

	.mentor-left-right label {
		display: block;
		position: relative;
		float: left;
		white-space: nowrap;
		margin: 0 5px
	}

	.mentor-left-right input[type=checkbox] {
		float: left;
		white-space: nowrap;
		margin: 3px 10px 0 0
	}

.mentor-emptyspace label {
	font-size: 150%;
	font-weight: 400;
	color: grey;
	padding: 0 5px
}

.mentor-emptyspace input {
	margin-top: -2px;
	border: 1px solid #000
}

.mentor fieldset .mentor-textarea {
	margin: 0
}

.mentor textarea {
	color: grey;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #c3c3c3;
	width: 100%;
	height: 100px;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size: 100%;
	padding: 10px 3px 3px 10px
}

.mentor-comment-small {
	top: 0;
	width: 50%;
	white-space: nowrap;
	position: absolute;
	right: 20px;
	border: 1px dashed #adadad;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: 400;
	background: #ecf7ff url("../img/mentor_i_2.png") 3px 4px no-repeat;
	margin: 0;
	padding: 12px 10px 12px 45px
}

div.mentor .mentor-discussion {
	width: 97%;
	margin: 0 1%
}

.mentor-discussion .discussion-header {
	border-bottom: 1px dotted #056bb5;
	height: 35px;
	margin: 0
}

div.mentor .mentor-discussion h1 {
	position: static;
	float: left;
	font-family: Tahoma,Verdana,arial,helvetica,sans-serif sans-serif;
	color: #3783c8;
	background-color: #fff;
	font-size: 150%;
	line-height: 100%;
	margin: 0 10px 0 0;
	padding: 10px 5px 0 0
}

.mentor-discussion h5 {
	margin: 10px 0
}

.discussion-header div.mentor-select {
	position: relative;
	float: right;
	background: #fff;
	width: 230px;
	margin: 20px 0 0;
	padding: 0 0 0 5px
}

.mentor-select select {
	width: 100%;
	border: none
}

.mentor-adduser {
	font-size: 90%;
	line-height: 110%
}

	.mentor-adduser a {
		background: url("../img/mentor_adduser.png") #fff 10px 1px no-repeat;
		padding-left: 30px
	}

.mentor-users-box {
	overflow: hidden;
	margin: 10px 0
}

	.mentor-users-box div {
		position: relative;
		float: left;
		border: 1px solid #888;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 0 10px 10px 0;
		padding: 4px 5px 5px
	}

		.mentor-users-box div input {
			display: inline-block;
			position: relative;
			top: 2px;
			left: 4px
		}

		.mentor-users-box div.mentor-users-active div a {
			background: url("../img/mentor-exclude-active.png") right center no-repeat
		}

		.mentor-users-box div.mentor-users-inactive div a {
			background: url("../img/mentor-exclude-inactive.png") right center no-repeat
		}

.mentor-dialog-modal {
	min-width: 350px
}

.dialog-modal-mentor-add, .dialog-modal-mentor-exclude {
	border: 1px solid #999;
	width: 39%;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 4%;
	padding: 10px
}

	.dialog-modal-mentor-add div, .dialog-modal-mentor-exclude div {
		border-bottom: 1px dotted #eee;
		white-space: nowrap;
		height: 30px;
		width: 100%;
		position: relative;
		line-height: 25px;
		margin: 5px;
		padding: 5px
	}

	.dialog-modal-mentor-add a, .dialog-modal-mentor-exclude a {
		display: inline;
		position: absolute;
		top: 10px;
		right: 15px;
		width: 16px;
		height: 16px
	}

	.dialog-modal-mentor-add a {
		background: url("../img/mentor-discussion-add.png") no-repeat right
	}

	.dialog-modal-mentor-exclude a {
		background: url("../img/mentor-discussion-exclude.png") no-repeat right
	}

input.mentor-dialog-modal-close {
	width: 113px;
	height: 33px;
	background: url("../img/mentor-modal-close.png") no-repeat;
	text-shadow: none;
	margin: 20px 0 10px 20px;
	padding: 0 0 5px 20px
}

.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, mentor-dialog-modal .ui-state-default {
	border: none;
	background: url("../img/mentor-modal-close.png") 50% 50% repeat-x;
	font-weight: 400;
	color: #fff
}

.ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	width: 113px;
	height: 35px;
	padding-left: 20px;
	margin: 0.5em 0.4em 0.5em 0
}

.ui-dialog .ui-dialog-buttonpane {
	border: none;
	margin-top: 0
}

.mentor fieldset .mentor-input {
	width: 85%;
	float: left;
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #c3c3c3;
	background-position: 7px center;
	margin: 0
}

.mentor fieldset .mentor-input-small {
	width: 30%
}

.mentor fieldset .mentor-input-small2 {
	width: 175px
}

.mentor fieldset .mentor-input-small3 {
	width: 200px
}

.mentor fieldset .mentor-formfield-date {
	width: 100%;
	float: left;
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #c3c3c3;
	background-position: 7px center;
	margin: -10px 0 0 -10px
}

.mentor fieldset input[type=text] {
	color: #2c6eaa;
	font-weight: 700;
	border: none;
	width: 100%;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size: 100%;
	background: 0 0
}

.mentor fieldset .mentor-input input[type=text] {
	width: 85%;
	color: grey;
	border: none;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	height: 30px;
	font-size: 100%;
	font-weight: 700;
	background: 0 0;
	line-height: 30px;
	outline: 0;
	margin: 0 0 0 50px;
	padding: 2px 0
}

.mentor fieldset .mentor-input-small input[type=text] {
	width: 60%
}

.mentor-emptyspace .mentor-wrong {
	color: red;
	width: 100%;
	line-height: 120%;
	font-size: 80%;
	font-weight: 400;
	display: block;
	margin: -7px 0 0
}

.mentor-emptyspace .mentor-link {
	width: 100%;
	line-height: 120%;
	font-size: 80%;
	font-weight: 400;
	display: block;
	margin: 0
}

.mentor-button, input.mentor-button, input[type=submit].mentor-button {
	color: #ffffff;
	border-radius: 3px;
	background: #006cb4 url("../img/check.png") no-repeat 15px 50%;
	background-size: 21px;
	width: max-content;
	height: 40px;
	font-size: 120%;
	padding: 10px 15px 10px 46px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	margin: 10px 10px 10px 0;
	font-weight: 400
}

div.task td input.mentor-button-big, input.mentor-button-big {
	color: #ffffff;
	border-radius: 3px;
	background: #006cb4 url("../img/check.png") no-repeat 15px 50%;
	background-size: 21px !important;
	width: max-content;
	height: 40px !important;
	font-size: 120% !important;
	padding: 10px 15px 10px 46px !important;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	margin: 10px 10px 10px 0;
	font-weight: 400
}

	div.task td input.mentor-button-big.mentor-button-yellow, table.task_form td input.mentor-button-big.mentor-button-yellow {
		background-image: url(../img/mentor-button-yellow-big.gif) !important
	}

input[type=button].mentor-button-cancel {
	color: #9f242e !important;
	border: none;
	width: 220px;
	height: 40px;
	font-size: 120%;
	background: url("../img/mentor-button-cancel.png") no-repeat;
	text-shadow: none;
	outline: 0;
	margin: 0 0 0 40px;
	padding: 0 0 0 20px
}

.mentor-task {
	background: url("../img/mentor-task-icon.png") no-repeat
}

.mentor-price {
	background: url("../img/mentor-price-icon.png") no-repeat
}

.mentor-pricecontrol {
	background: url("../img/mentor-pricecontrol-icon.png") no-repeat;
	background-position: 5px 50% !important
}

.mentor-datepicker {
	background: url("../img/mentor-calendar-icon.png") no-repeat
}

.mentor-input.mentor-correct {
	background-color: #e3f3c1;
	border: 1px solid #cbe78e !important
}

.mentor-input.mentor-wrong {
	background-color: #ffcdcd;
	border: 1px solid #e59898 !important
}

.mentor-emptyspace .mentor-correct {
	color: #7eb211;
	width: 100%;
	line-height: 120%;
	font-size: 80%;
	font-weight: 400;
	display: block;
	margin: 0
}

.mentor-note {
	border: 1px dashed #adadad;
	background-color: #ecf7ff;
	width: 100%;
	margin: 0 0 20px;
	padding: 0 0 10px
}

	.mentor-note p {
		font-weight: 400;
		margin: 15px
	}

.mentor-note-span {
	display: block;
	font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
	font-size: 150%;
	color: #3783c8;
	padding: 6px 8px 0 0
}

.mentor-note .mentor-note-angle {
	width: 12px;
	height: 27px;
	position: absolute;
	top: 4px;
	left: -6px;
	background: url("../img/mentor-note-tl.png") no-repeat transparent;
	margin: 0
}

.mentor-post-frame {
	width: 100%;
	margin: 20px 0 5px
}

	.mentor-post-frame .frame-tr {
		background: url("../img/mentor-post-frame-tr.png") bottom right no-repeat;
		width: 100%;
		height: 16px;
		margin: 0;
		padding: 0
	}

	.mentor-post-frame .frame-tl {
		background: url("../img/mentor-post-frame-tl.png") left no-repeat;
		width: 50px;
		height: 16px;
		margin: 0;
		padding: 0
	}

	.mentor-post-frame .frame-r {
		background: url("../img/mentor-post-frame-r.png") right repeat-y;
		width: 100%;
		margin: 0;
		padding: 0
	}

	.mentor-post-frame .frame-l {
		background: url("../img/mentor-post-frame-l.png") left repeat-y;
		width: 100%;
		margin: 0;
		padding: 0
	}

	.mentor-post-frame .frame-br {
		background: url("../img/mentor-post-frame-br.png") bottom right no-repeat;
		width: 100%;
		height: 6px;
		margin: 0;
		padding: 0
	}

	.mentor-post-frame .frame-bl {
		background: url("../img/mentor-post-frame-bl.png") left no-repeat;
		width: 6px;
		height: 6px;
		margin: 0;
		padding: 0
	}

	.mentor-post-frame .frame-l .post-content {
		font-size: 100%;
		margin: 0;
		padding: 0 10px
	}

	.mentor-post-frame .frame-l p {
		font-size: 100%;
		margin: 0 0 10px
	}

	.mentor-post-frame .frame-bottom {
		width: auto;
		text-align: right;
		font-size: 90%;
		margin: 10px 0 0;
		padding: 0 10px 0 0
	}

	.mentor-post-frame a {
		font-size: 80%;
		height: 20px
	}

.frame-info {
	float: none;
	clear: both;
	width: 100%;
	font-weight: 400;
	font-size: 80%;
	color: grey
}

.mentor-bottom-border {
	border-bottom: 1px dotted #006ab4;
	height: 1px;
	width: 100%;
	margin: 50px 0 20px
}

.newpost {
	width: 75%;
	font-size: 100%
}

.mentor-slider-small {
	width: 10%;
	position: relative;
	float: left
}

.mentor-slider-label {
	position: relative;
	float: left;
	width: 80%;
	font-size: 80%;
	color: #666;
	font-weight: 400;
	margin: 5px 0 0 20px
}

.mentor-slider-small .ui-slider .ui-slider-handle {
	background: url("../img/mentor-slider-handle.png") no-repeat;
	border: none;
	width: 32px;
	height: 32px;
	margin: -7px 0 0 -10px
}

.mentor-slider-small .ui-slider-range {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: url("../img/mentor-slider-bg.png") repeat-x
}

.mentor-slider-small .ui-corner-all {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.mentor-slider-small .ui-widget-content {
	background: url("../img/mentor-slider-bg-selected.png") repeat-x;
	border: 1px solid #ccc
}

div.mentor .mentor-main-table {
	width: 92%;
	border: 1px solid;
	border-top: none;
	background: url(../img/mentor-main-bg.png) !important;
	border-color: #7d7d7d;
	margin: 0 1%
}

.mentor-main-table .content-table table {
	border: none;
	font-size: 100%;
	width: 94% !important;
	margin: 0 3% 20px
}

	.mentor-main-table .content-table table table {
		width: auto !important
	}

.task .mentor-main-table .content-table table tr {
	white-space: nowrap
}

	.task .mentor-main-table .content-table table tr td, .task .mentor-main-table .content-table table tr th {
		vertical-align: top;
		text-align: left;
		font-size: 80%;
		border: 1px solid silver;
		white-space: normal !important
	}

	.task .mentor-main-table .content-table table tr th {
		color: #666;
		background-color: #cdd1d4;
		font-weight: 700;
		height: 40px;
		vertical-align: middle;
		border: 1px solid #979797;
		padding: 10px !important !important
	}

.mentor-main-table .content-table table tr th a {
	color: #444 !important
}

.mentor-main-table .content-table table tr.even td, .mentor-main-table .content-table table tr.odd td {
	color: #666;
	padding: 10px
}

.mentor-main-table .content-table table tr td a {
	white-space: normal !important
}

.mentor-main-table .content-table table tr.odd td {
	background-color: #fff
}

.mentor-main-table .content-table table tr.even td {
	background-color: #f1f1f1
}

.mentor-main-table .content-table table tfoot tr td, .mentor-main-table .content-table table tr.tr-foot td, table tr.tr-foot.tr-hover td {
	color: #666;
	font-weight: 700;
	background: 0 0;
	vertical-align: middle;
	border: none;
	padding: 15px 0
}

ul.content-table-pager {
	list-style: none !important;
	overflow: hidden;
	font-size: 14px !important;
	font-weight: 400;
	height: 36px;
	margin: 0 !important !important;
	padding: 0 !important !important
}

	ul.content-table-pager li {
		float: left
	}

		ul.content-table-pager li span {
			display: block;
			height: 30px;
			line-height: 45px;
			border: none;
			margin: 0 2px 0 0;
			padding: 0 13px
		}

			ul.content-table-pager li a, ul.content-table-pager li span.content-table-current-page {
				display: block;
				height: 30px;
				line-height: 30px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				border: 1px solid #c3c3c3;
				background-color: #f3f3f3;
				margin: 1px 6px 0 0;
				padding: 0 13px
			}

			ul.content-table-pager li span.content-table-current-page {
				background-color: #73b5e1;
				color: #fff;
				border: 1px solid #006ab4;
				height: 32px;
				margin-top: 0
			}

a.content-table-pager-first, a.content-table-pager-last {
	width: 6px;
	height: 12px
}

a.content-table-pager-next, a.content-table-pager-prev {
	width: 4px;
	height: 12px;
	padding: 0
}

a.content-table-pager-first {
	background: url("../img/table-pager-first.png") center center no-repeat
}

a.content-table-pager-last {
	background: url("../img/table-pager-last.png") center center no-repeat
}

a.content-table-pager-prev {
	background: url("../img/table-pager-prev.png") center center no-repeat
}

a.content-table-pager-next {
	background: url("../img/table-pager-next.png") center center no-repeat
}

tr.task_pager td {
	background: url(../img/mentor-main-bg.png) !important;
	border: none !important;
	padding: 0 !important !important
}

	tr.task_pager td table {
		width: auto !important;
		border: none !important;
		margin: 10px 0 0 !important !important;
		padding: 0 !important !important
	}

		tr.task_pager td table tr {
			border: none !important
		}

		tr.task_pager td table td {
			border: none !important;
			font-size: 100% !important;
			padding: 0 !important !important
		}

			tr.task_pager td table td span {
				background-color: #73b5e1;
				border: 1px solid #006ab4;
				border-radius: 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				display: block;
				color: #fff;
				height: 32px;
				line-height: 32px;
				margin: 0 6px 0 0;
				padding: 0 13px !important !important
			}

			tr.task_pager td table td a {
				background-color: #f3f3f3;
				border: 1px solid #c3c3c3;
				border-radius: 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				display: block;
				height: 30px;
				line-height: 30px;
				margin: 1px 6px 0 0;
				padding: 0 13px
			}

.TDStateStyle0 {
	background-color: #ffe0ab !important
}

.TDStateStyle1 {
	background-color: #a8edb0 !important
}

.TDStateStyle3 {
	background-color: #ed8b8c !important
}

.TDStateStyle-1 {
	background-color: #d0e9f7 !important
}

.TDStateStyle2 {
	background-color: Red !important
}

.mentor-main-table table tr.even td.TDStateStyle-1, .mentor-main-table table tr.even td.TDStateStyle0, .mentor-main-table table tr.even td.TDStateStyle1, .mentor-main-table table tr.even td.TDStateStyle2, .mentor-main-table table tr.even td.TDStateStyle3, .mentor-main-table table tr.odd td.TDStateStyle-1, .mentor-main-table table tr.odd td.TDStateStyle0, .mentor-main-table table tr.odd td.TDStateStyle1, .mentor-main-table table tr.odd td.TDStateStyle2, .mentor-main-table table tr.odd td.TDStateStyle3 {
	color: #000;
	vertical-align: middle;
	padding: 0 13px
}

td.td-raw-selector div {
	position: relative;
	float: right
}

	td.td-raw-selector div label {
		line-height: 35px;
		font-size: 120%;
		margin: 0
	}

	td.td-raw-selector div.mentor-select {
		width: 70px;
		height: 35px;
		font-size: 15px;
		line-height: 17px;
		margin: 5px
	}

.mentor-reminder-header {
	font-size: 80%;
	font-weight: 700;
	padding: 0 1%
}

.mentor-reminder {
	border-top: 1px solid #7f7f7f !important;
	margin-top: 49px !important;
	margin-bottom: 65px !important;
	position: relative;
	padding-top: 10px
}

	.mentor-reminder h3 {
		background: url("../img/mentor-main-tab-right-selected.png") repeat-x scroll right center transparent !important;
		position: absolute;
		top: -49px;
		left: -1px;
		display: block;
		font-size: 100%;
		font-weight: 700;
		height: 49px;
		overflow: visible;
		text-align: center;
		white-space: nowrap;
		width: 35%;
		line-height: 49px;
		border-left: 1px solid #7f7f7f;
		margin: 0 !important !important;
		padding: 0 !important !important
	}

.mentor-reminder-header input[type=submit] {
	font-weight: 700;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px
}

.mentor-main-table h3 {
	color: #3783c8;
	margin: 10px 3%
}

.mentor-main-tabs {
	width: 92%;
	height: 49px;
	margin: 0 1%
}

.modalPopup {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #efefe7;
	border: 1px solid #e0e0d1;
	-moz-box-shadow: 0 0 10px rgba(224,224,209,.5);
	-webkit-box-shadow: 0 0 10px rgba(224,224,209,.5);
	box-shadow: 0 0 10px rgba(224,224,209,.5);
	background-color: #ffd;
	width: 390pt;
	position: absolute;
	top: 0;
	left: 0;
	border-color: Gray;
	border-style: solid;
	border-width: 3px;
	padding: 5px
}

	.modalPopup div.modalPopupHeader {
		display: block;
		-webkit-border-top-left-radius: 1px;
		-webkit-border-top-right-radius: 1px;
		-moz-border-radius-topleft: 1px;
		-moz-border-radius-topright: 1px;
		border-top-left-radius: 1px;
		border-top-right-radius: 1px;
		background: #e0e0d1;
		border: none;
		color: #555;
		font-weight: 700;
		font-size: 80%;
		text-align: center;
		margin: 0;
		padding: 4px 10px 5px
	}

	.modalPopup div.ver_data {
		display: block;
		background-color: #fff;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		font-size: 11px;
		color: #3783c8;
		font-weight: 700;
		margin: 10px 10px 0;
		padding: 2px 5px 0
	}

	.modalPopup div.ver_body {
		display: block;
		background-color: #fff;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		margin: 0 10px;
		padding: 0 5px 2px
	}

		.modalPopup div.ver_body p {
			font-size: 12px;
			margin: 0;
			padding: 0
		}

	.modalPopup select {
		width: 380px;
		border: 3px solid #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: inset 0 0 2px 0 rgba(150,150,150,.5);
		box-shadow: inset 0 0 2px 0 rgba(150,150,150,.5);
		margin: 10px
	}

	.modalPopup small {
		display: block;
		font-size: 11px;
		clear: both;
		margin: 10px
	}

	.modalPopup a.modalPopupClose {
		float: left;
		font-size: 11px;
		line-height: 16px;
		margin: 10px 20px 10px 10px;
		padding: 0 0 0 20px
	}

	.modalPopup a#ctl00_CPH_Action_UC_Messages_hideModalPopupViaServerLookerAdd, .modalPopup a#ctl00_CPH_Action_UC_Messages_hideModalPopupViaServerLookerAddClose {
		float: left;
		font-size: 11px;
		line-height: 16px;
		margin: 18px 20px 5px 10px;
		padding: 0 0 0 20px
	}

	.modalPopup a#ctl00_CPH_Action_UC_Messages_hideModalPopupViaServerLookerAdd {
		background: url("../img/mentor_adduser.png") 0 0 no-repeat
	}

	.modalPopup a#ctl00_CPH_Action_UC_Messages_hideModalPopupViaServer, .modalPopup a#ctl00_CPH_Action_UC_Messages_hideModalPopupViaServerLookerAddClose {
		display: block;
		background: url("../img/mentor-close-dialog.png") 0 0 no-repeat;
		margin-top: -6px;
		margin-bottom: 9px
	}

.lang-block .lang-en-US, .lang-block .lang-ru-RU {
	position: static;
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px 5px 0 0
}

.lang-ru-RU {
	background-image: url("../img/ico-lang-russia.png")
}

.lang-en-US {
	background-image: url("../img/ico-lang-uk.png")
}

div.mentor-sort select {
	font-size: 14px !important;
	display: inline-block;
	width: 250px;
	line-height: normal;
	font-weight: 400;
	font-family: inherit;
	color: #7f7f7f;
	border: none;
	background: 0 0;
	-webkit-appearance: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 28px;
	margin: 0;
	padding: 3px 0
}

fieldset.mentor-fields {
	border: 1px solid #c3c3c3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px
}

	fieldset.mentor-fields legend {
		font-family: Tahoma,Verdana,arial,helvetica,sans-serif;
		color: #3783c8;
		background-color: #fff;
		font-size: 150%;
		line-height: 100%;
		padding-left: 5px;
		padding-right: 5px;
		margin: 10px 10px 15px
	}

div.fieldset-content {
	position: relative;
	clear: both
}

div.fieldset-line {
	width: 100%;
	display: table;
	zoom: 1
}

	div.fieldset-line:after {
		content: '. .';
		display: block;
		word-spacing: 9999px;
		height: 0;
		overflow: hidden
	}

div.mentor-right {
	position: relative;
	width: auto;
	color: #2c6eaa;
	font-weight: 700;
	margin: 5px 0 5px 210px;
	padding: 0 0 0 5px
}

fieldset.mentor-fields input[type=text] {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	color: #2c6eaa;
	font-weight: 700;
	border: 1px solid transparent;
	width: 100%;
	font-family: inherit;
	font-size: 100%;
	background: 0 0;
	margin: 0;
	padding: 0
}

textarea.textarea_description {
	width: 90% !important
}

.mentor-textarea input[type=button] {
	vertical-align: top
}

div.mentor-textarea textarea {
	border: 1px solid #fff;
	color: gray;
	width: 100%;
	font-family: inherit;
	font-size: 90%;
	resize: vertical;
	outline: 0;
	margin: 0;
	padding: 0
}

div.mentor-select {
	float: left;
	position: relative;
	width: 250px;
	height: 28px;
	overflow: hidden;
	background: #fff url("../img/mentor-select-arrow.png") right top no-repeat;
	border: 1px solid #c3c3c3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	outline: 0;
	-webkit-box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	margin: 0;
	padding: 3px 0 3px 40px
}

div.mentor-select-2 {
	float: left;
	position: relative;
	width: 45%;
	height: 28px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #c3c3c3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0;
	padding: 3px 0 3px 40px
}

	div.mentor-select-2 select {
		display: inline-block;
		width: 99%;
		font-weight: 400;
		font-family: inherit;
		font-size: 100%;
		color: #7f7f7f;
		border: none;
		outline: 0;
		margin: 0;
		padding: 3px 0
	}

div.mentor-select-disabled {
	background-color: #f7f7f7;
	background-image: none
}

	div.mentor-select-disabled select {
		color: #999;
		background-color: #f7f7f7
	}

div.mentor-select-big {
	width: 80%
}

div.mentor-sort {
	position: relative;
	float: right;
	width: 230px;
	height: 28px;
	overflow: hidden;
	border: 1px solid #c3c3c3;
	background: #fff url("../img/mentor-select-arrow.png") right -2px no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	box-shadow: inset 1px 1px 2px 0 rgba(150,150,150,.5);
	margin: 20px 0 0;
	padding: 0 0 0 5px
}

.mentor-comment-c {
	font-weight: 400;
	min-height: 23px;
	background: url("../img/mentor_i_1.png") 7px 7px no-repeat;
	padding: 15px 20px 15px 80px
}

.help {
	display: block;
	border: dotted 1px gray;
	margin: 0 0 10px;
	padding: 15px
}

div.mentor-emptyspace {
	width: auto;
	display: inline-block;
	line-height: 32px;
	margin: 0;
	padding: 0 0 0 10px
}

.mentor-right label {
	font-weight: 400;
	color: grey
}

.mentor-right input[type=button].edit {
	width: 30px;
	height: 30px;
	background-image: url("../img/pen.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
	background-color: #b2cfe4 !important
}

.mentor-right input[type=button].save {
	width: 30px;
	height: 30px;
	background-image: url("../img/save.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
	background-color: #b2cfe4 !important
}

div.mentor-checkbox > input[type=checkbox] {
	opacity: 0;
	float: left;
	width: 18px;
	outline: 0
}

	div.mentor-checkbox > input[type=checkbox] + label {
		clear: none;
		cursor: pointer;
		font-weight: 400;
		background: url("../img/mentor-cb.png") left center no-repeat;
		display: inline-block;
		height: 30px;
		margin: 0 0 0 -20px;
		padding: 0 0 0 34px
	}

	div.mentor-checkbox > input[type=checkbox]:checked + label {
		background-image: url("../img/mentor-cb-check.png")
	}

	div.mentor-checkbox > input[type=checkbox] + label.cb2 {
		clear: none;
		cursor: pointer;
		background: url("../img/checkbox-unchecked.png") left center no-repeat;
		line-height: 28px;
		color: #7f7f7f;
		font-weight: 400;
		margin: 0 0 0 -20px;
		padding: 0 0 0 44px
	}

	div.mentor-checkbox > input[type=checkbox]:checked + label.cb2 {
		background-image: url("../img/checkbox-checked.png")
	}

input.width_300 {
	width: 300px !important
}

input.width_20 {
	width: 20px !important
}

div.fc-content {
	padding-left: 20px !important
}

a.Mast div.fc-content {
	background-image: url("../img/circle.png");
	background-repeat: no-repeat
}

a.Insp div.fc-content {
	background-image: url("../img/triangle.png");
	background-repeat: no-repeat
}

a.Exec div.fc-content {
	background-image: url("../img/square.png");
	background-repeat: no-repeat
}

a.Look div.fc-content {
	background-image: url("../img/rhomb.png");
	background-repeat: no-repeat
}

a.MastInsp div.fc-content {
	background-image: url("../img/circletriangle.png");
	background-repeat: no-repeat
}

a.task-1 div.fc-content {
	background-color: #6a5acd;
	color: #fff
}

a.task-1 {
	border-color: #6a5acd
}

a.task-2 div.fc-content {
	background-color: #4169e1;
	color: #fff
}

a.task-2 {
	border-color: #4169e1
}

a.task-3 div.fc-content {
	background-color: #4682b4;
	color: #fff
}

a.task-3 {
	border-color: #4682b4
}

a.task-4 div.fc-content {
	background-color: #48d1cc;
	color: #fff
}

a.task-4 {
	border-color: #48d1cc
}

a.task-5 div.fc-content {
	background-color: #5f9ea0;
	color: #fff
}

a.task-5 {
	border-color: #5f9ea0
}

a.task-6 div.fc-content {
	background-color: #8fbc8f;
	color: #fff
}

a.task-6 {
	border-color: #8fbc8f
}

a.task-7 div.fc-content {
	background-color: #cd5c5c;
	color: #fff
}

a.task-7 {
	border-color: #cd5c5c
}

a.task-8 div.fc-content {
	background-color: #d2691e;
	color: #fff
}

a.task-8 {
	border-color: #d2691e
}

a.task-9 div.fc-content {
	background-color: #db7093;
	color: #fff
}

a.task-9 {
	border-color: #db7093
}

a.task-10 div.fc-content {
	background-color: #473c8b;
	color: #fff
}

a.task-10 {
	border-color: #473c8b
}

.profile-link {
	background-repeat: no-repeat;
	background-position: left;
	background-position-x: 6px;
	display: inline-block;
	line-height: 36px;
	border: 1px solid #ededed;
	border-radius: 3px;
	text-decoration: none;
	max-width: 641px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px 0 38px
}

	.profile-link:hover {
		background-color: #f6f6f6 !important;
		border-color: #ddd
	}

.modalBackground {
	background-color: Gray;
	opacity: 0.7
}

.box-modal {
	position: relative;
	width: 500px;
	background: #fff;
	color: #3c3c3c;
	font: 14px/18px Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	box-shadow: 0 0 0 6px rgba(153,153,153,.3);
	border-radius: 6px;
	padding: 16px
}

.box-modal_close {
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 28px;
	font-weight: 400;
	display: inline-block;
	color: #999;
	cursor: pointer
}

	.box-modal_close:hover {
		color: #666
	}

.modalPopup > table > tbody > tr > td {
	line-height: 22px;
	padding: 5px
}

.modalPopup p {
	font-weight: 700;
	line-height: 22px;
	font-size: 12px;
	padding: 0 0 20px
}

.modalPopup .cancel_btn {
	color: #ffffff;
	border-radius: 3px;
	background: #006cb4 url("../img/close.png") no-repeat 15px 50%;
	width: max-content;
	background-size: 18px;
	height: 40px;
	font-size: 120%;
	padding: 10px 15px 10px 46px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-weight: 400
}

select.select-dayofmonth, select.select-dayofweek, select.select-hours, select.select-months {
	height: 22pt;
	vertical-align: top
}

.mentor-right div.mentor-select.mentor-select-for-hours {
	width: 56px;
	height: 21px;
	background: #fff url("../img/mentor-select-arrow.png") 54px -2px no-repeat;
	padding: 3px 22px 3px 10px
}

	.mentor-right div.mentor-select.mentor-select-for-hours select {
		color: #7f7f7f;
		font-family: Verdana,Arial,sans-serif;
		font-size: 90%;
		width: 177%;
		height: 21px;
		padding: 2px 0 0
	}

.mentor-right div.mentor-select.mentor-select-for-dayofweek {
	width: 125px;
	margin-left: 15px;
	background: #fff url("../img/mentor-select-arrow.png") 102px -2px no-repeat !important;
	height: 20pt;
	padding: 0 0 0 12px
}

	.mentor-right div.mentor-select.mentor-select-for-dayofweek select {
		width: 120%;
		color: #7f7f7f;
		font-family: Verdana,Arial,sans-serif;
		font-size: 90%;
		padding: 3px 0
	}

.mentor-right div.mentor-select.mentor-select-for-dayofmonth {
	width: 31px;
	height: 21px;
	background: #fff url("../img/mentor-select-arrow.png") 29px -2px no-repeat;
	padding: 3px 22px 3px 10px
}

	.mentor-right div.mentor-select.mentor-select-for-dayofmonth select {
		color: #7f7f7f;
		font-family: Verdana,Arial,sans-serif;
		font-size: 90%;
		width: 281%;
		height: 21px !important;
		padding: 2px 0 0
	}

.mentor-right div.mentor-select.mentor-select-for-months {
	width: 98px;
	margin-left: 15px;
	background: #fff url("../img/mentor-select-arrow.png") 76px -2px no-repeat;
	height: 20pt;
	padding: 0 0 0 12px
}

	.mentor-right div.mentor-select.mentor-select-for-months select {
		width: 150%;
		color: #7f7f7f;
		font-family: Verdana,Arial,sans-serif;
		font-size: 90%;
		padding: 3px 0
	}

div#PerDiv img {
	left: 2px
}

.ajax__calendar_container {
	z-index: 100
}

.fieldset-line a.a_rep {
	color: #ffffff;
	border-radius: 3px;
	background: #006cb4 url("../img/close.png") no-repeat 17px 50%;
	background-size: 18px;
	font-size: 120%;
	padding: 10px 15px 10px 46px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-weight: 400
}

fieldset.mentor-fields input[type=text].stats {
	width: 62.5% !important
}

#calendar {
	max-width: 900px;
	margin: 0 auto
}

.has_sort a:after {
	content: "";
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-bottom: -5px;
	margin-left: 5px;
	background: transparent url("../img/sort_arrows.png") left top no-repeat
}

.has_sort.direction_top a:after {
	background-position: -13px 0
}

.has_sort.direction_bottom a:after {
	background-position: -26px 0
}

div.task td input.mentor-button-big.mentor-button-yellow-new, input.mentor-button-big.mentor-button-yellow-new {
	background-image: url(../img/mentor-button-yellow-new.png) !important
}

.ewm-widget-comments-wrapper {
	height: 450px;
	margin-top: 8px;
	width: 101%
}

div.mentor-input .tagify.tags {
	border: 0
}

div.mentor-input .tagify__tag {
	margin: 1px 0 1px 5px
}

	div.mentor-input .tagify__tag > div {
		color: #2c6eaa;
		line-height: 1.2
	}

div.mentor-input .tagify__input {
	color: #2c6eaa;
	margin: 2px 0
}

div.mentor-input .tagify__tag__removeBtn::after {
	padding-top: 3px
}

div.mentor-select-small {
	width: 45px
}

.hisedit, .modalPopup > div {
	display: none
}

div.mentor-select img, div.mentor-select-2 img {
	position: absolute;
	left: 5px;
	top: 2px
}
