@font-face {font-family: bebas_neue; src: url(../font/bebas_neue.ttf);}
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	background: #fff;
	text-align: center;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #666;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	height: 100%;
}
#wrapper, #app {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
}
.clearfoot {
	height: 150px;
	clear: both;
}
.block3 {
	min-height: calc(100vh - 212px);
}
.w1295 {/*width: 1295px;*/ margin: 0 auto; padding:0 30px;}
.flex {display: flex;}
/* Header
-----------------------------------------------------------------------------*/
header {border-bottom: 1px solid #ccc;background: #efefef;overflow: hidden;}
.logo {
    float: left;
    margin: 20px 30px 20px 0;
}

header h2 {
    font-size: 20px;
    line-height: 28px;
    color: #333;
    text-transform: uppercase;
    float: left;
    margin-top: 35px;
    font-family: "Open Sans", sans-serif;
    max-width: 700px;
    text-align: left;
}
.nav_top {height: 40px; width: 100%; background: #3a697c;}
.nav_top ul {padding-left: 265px; box-sizing: border-box; height: 40px; width: 100%; align-items: center;}
.nav_top li {height: 100%; margin-right: 25px;}
.nav_top a {font-size: 16px; color: #fff; text-decoration: none; padding: 0 18px; display: flex; height: 100%; width: 100%; box-sizing: border-box; align-items: center;}
.nav_top a:hover, .nav_top a.active {color: #fff; background: #04b4d3;}
/* Middle
-----------------------------------------------------------------------------*/
.content {	padding: 30px 0 60px;}
.content p {line-height: 20px;margin-bottom: 10px;}
ul.slides li {position: relative;}
.slides li .slide_cont {position: absolute; left: 50%; top: 0; border-left: 1px dotted #05bbdb; padding-left: 45px; width: 600px; box-sizing: border-box; padding-top: 45px;}
.slide_cont .item {margin-bottom: 30px; transform: translateY(20px);}
.slide_cont .item:last-child {margin: 0;}
.slide_cont .title {font-size: 30px; color: #05bbdb; line-height: 34px; margin-bottom: 5px; position: relative;}
.slide_cont .title:before{content: ""; width: 16px; height: 16px; background: #1ab3e8; display: block; border-radius: 50%; transform: translate(-54px, 9px); position: absolute;}
.slide_cont .text {font-size: 16px; color: #5f5f67;}
.bor_bot {border-bottom: 10px solid #04b4d3}

.block .block_ico {width: 122px; height: 105px; margin: 0 auto 15px;}
.block1 .block_ico {background: url(../img/ico1.png) no-repeat 50%;}
.block2 .block_ico {background: url(../img/ico2.png) no-repeat 50%;}
.block3 .block_ico {background: url(../img/ico3.png) no-repeat 50%; margin-bottom: 63px;}
.block .titl {font-size: 48px; color: #04b4d3; text-decoration: underline; line-height: 52px; margin-bottom: 25px;}
.block .flex {align-items: center;}
.block .text {font-size: 16px; color: #333333;padding-bottom: 15px;}
.block1 .w1295 {background: url(../img/ico_bg1.png) no-repeat 100% 100%;}
.block2 .w1295 {background: url(../img/ico_bg2.png) no-repeat 100% 100%;}
.block3 .w1295 {padding: 20px 20px; min-height: 200px;}

/* Footer
-----------------------------------------------------------------------------*/
footer {height: 150px;
    position: relative;
    text-align: center;
    color: #fff;
    margin: -151px auto 0;
    min-width: 320px;
    background: #999;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;}
footer p {
    background: #333;
    font-size: 12px;
    color: #adadad;
    padding: 7px 0 6px;
    margin-bottom: 0;
}
.footer {
    max-width: 1177px;
    margin: 0 auto;
    height: 120px;
    text-align: left;
}
.footer img {
    float: left;
    margin: 10px 185px 0 0;
}
.logo_bottom {margin-right: 35px;}
.tel_mail_box, .tel_mail_box a {flex-direction: column; color: #fff; justify-content: center; font-size: 18px; text-decoration: none;}
.tel_mail_box > div {padding-left: 40px;}
.tel_mail_box .tel {margin-bottom: 22px; background: url(../img/tel_ico.png) no-repeat 0 50%;line-height:22px;}
.tel_mail_box .mail {background: url(../img/mail_ico.png) no-repeat 0 50%;}
.copy {font-size: 18px; line-height: 24px; color: #fff; text-align: right; display: flex; flex-direction: column; justify-content: center; margin-left: auto;}

h1 {font-size: 48px; line-height: 52px; color: #04b4d3; text-decoration: underline; margin-bottom: 50px;}
h2 {font-size: 22px;  color: #04b4d3;text-transform: uppercase; margin-bottom: 20px;}
b {font-weight: bold;}
.cont_cont {font-size: 16px; color: #333;}
.cont_cont p {margin-bottom: 30px;}
input, select, textarea{padding: 0; margin: 0; border: 0; background: none; resize: none; outline: none; width: 100%; color: #838383; display: block;  font-size: 14px;}

.anket_form .title {color: #04b4d3; margin-bottom: 10px;}
.anket_form form > div {margin-bottom: 70px;}
.anket_form input[type=text], .anket_form select, .anket_form textarea {background: #ececec; border: 1px solid #d4d2d2; border-radius: 15px; box-sizing: border-box; padding-left: 25px;}
.anket_form input[type=number], .anket_form select, .anket_form textarea {background: #ececec; border: 1px solid #d4d2d2; border-radius: 15px; box-sizing: border-box; padding-left: 25px; height: 30px;}
.anket_form input[type=text], .anket_form select {height: 30px; }
.anket_form textarea {height: 68px; padding-top: 5px;}
.anket_form select {background: url(../img/arrow_select.png) no-repeat 100% 50% #ececec; cursor: pointer;}
.step1 {}
.step1 .li {margin-bottom: 25px; align-items: flex-start;}
.step1 .li > div {width: 50%;}
.li-v1 {flex-direction: column;}
.step1 .li-v1 > div {width: 100%;display: flex; margin-bottom: 15px; flex-wrap: wrap;}
.li-v1 .row-btn {align-items: flex-start; flex-basis: 22%; margin-right: 10px;}
.step1 select,
.step1 textarea,
.step1 input
{display: block; font-size: 14px; color: #838383;}

::-webkit-input-placeholder { /* Chrome */
	color: #838383;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #838383;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #838383;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
	color: #838383;
	opacity: 1;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}

.anket_form input[type=checkbox], .anket_form input[type=radio] {position: absolute; opacity: 0; z-index: -1; width: 0;}
.anket_form label {width: 27px; height: 27px; background: #ececec; cursor: pointer; flex:0 0 27px; border: 1px solid #d4d2d2; border-radius: 2px;}
.anket_form .step2 input:checked + label {background: url(../img/label_bg_checked.png) no-repeat 50% #ececec; }

.anket_form input[type=radio] + label {border-radius: 50%; display: flex;}
.anket_form input[type=radio]:checked + label {background: #ececec;}
.anket_form input[type=radio]:checked + label:after {content: ""; width: 17px; height: 17px; background: #1ab3e8; border-radius: 50%; margin: auto;}

.step2 .li, .step3 .li {margin-bottom: 26px; align-items: flex-start;}
.step2 label {}
.step2 .li div,
.step3 .li div {flex-grow: 1; padding-left: 25px; box-sizing: border-box;}

.btn.screwy, .content .btn.screwy {font-size: 16px; font-weight: bold; color: #fff; width: 161px; height: 42px; line-height: 42px; text-align: center; background: #04b4d3; border-radius: 15px; margin: 40px auto 65px; display: block;}

/*21052018*/
.flex-contact * {
	box-sizing: border-box;
}
.block .flex-contact {
	align-items: normal;
	padding-top: 65px;
	justify-content: space-between;
	padding-bottom: 20px;
}
.flex-contact__col_1 {
	padding-right: 25px;
	flex-basis: 50%;
	padding-left: 25px;
}
.contact-form input[type="text"] {
	color: #838383;
	background-color: #EBEBEB;
	width: 100%;
	border:1px solid #D3D1D1;
	border-radius: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 14px;
}

.contact-form select {
	color: #838383;
	background-color: #EBEBEB;
	width: 100%;
	border:1px solid #D3D1D1;
	border-radius: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 14px;
}

.contact-form input[type="number"] {
	color: #838383;
	background-color: #EBEBEB;
	width: 100%;
	border:1px solid #D3D1D1;
	border-radius: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 14px;
}
.select__text {
	background-color: #EBEBEB;
	width: 100%;
	border:1px solid #D3D1D1;
	border-radius: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	width: 100%;
	color: #838383;
	cursor: pointer;
	position: relative;
}
.select__text:after {
	content:" ";
	background-color: #08B7D7;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	display: block;
	height: 100%;
	width: 35px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../img/select.png);
	background-repeat: no-repeat;
	background-position:center;
}
.contact-form textarea {
	color: #838383;
	font-size: 14px;
	background-color: #EBEBEB;
	width: 100%;
	border:1px solid #D3D1D1;
	border-radius: 20px;
	padding-left: 20px;
	padding-top: 7px;
	height: 65px;
	margin-bottom: 10px;
}
.btn-send {
	background-color: #08B3D2;
	color: #fff;
	line-height: 45px;
	height: 45px;
	width: auto;
	font-size: 16px;
	display: inline-block;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 30px;
	outline: none;
	border: none;
}
.contact-form__title {
	font-size: 16px;
	color: #333;
	margin-bottom: 40px;
	font-weight: bold;
}
.contact-content__title {
	font-size: 48px;
	color: #04b4d3;
	line-height: 52px;
	border-bottom: 2px solid #04b4d3;
	padding-bottom: 7px;
	display: inline-block;
	margin-bottom: 55px;
}
.contact-form__text {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #838383;
}
.contact-content__text {
	color: #333333;
	line-height: normal;
	font-size: 16px;
	margin-bottom: 60px;
}
.contact-content__info {
	color: #333333;
	font-size: 16px;
}
.contact-content__info li {
	margin-bottom: 5px;
}
.contact-content strong {
	color: #838383;
	font-weight: normal;
}
.flex-contact__col_2 {
	flex-basis: 45%;
	padding-right: 40px;
}
.block5 .w1295 {
	background: url(../img/ico_bg5.png) no-repeat 100% 30%;
}
.block5 .block_ico {
	background: url(../img/ico5.png) no-repeat 50%;
	margin-top: -2px;
	transform: translateX(100%);
}
.capture {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.capture__half {
	width: 50%;
	text-align: center;
}
.capture__half img {
	display: inline-block;
	margin-right: 0;
}
.select {
	position: relative;
}
.select__options {
	display: none;
	border: #D2D0D0 1px solid;
	max-height: 100px;
	overflow-y:auto;
	left: 0;
	right: 0;
	border-top: none;
	margin-top: 0px;
	border-radius: 10px;
	position: absolute;
}
.select__options.active {
	display: block;
}
.select__option {
	background-color: #fff;
	padding-left: 15px;
}
.select__option:hover {
	background-color: #EAEAEA;
	cursor: pointer;
}
.contact-form__group {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 7px;
}
.contact-form__group_top {
	align-items: start;
	margin-bottom: 25px;
}
.contact-form__group_top .contact-form__label {
	padding-top: 10px;
}
.contact-form__group input,.contact-form__group textarea {
	margin-bottom: 0;
}
.contact-form__label {
	flex-basis: 520px;
	color: #333;
	font-size: 16px;
}


.contact-order {
	width: 70%;
	padding-left: 30px;
	margin-top: -30px;
}
.contact-order .contact-content__title {
	margin-bottom: 35px;
}
.contact-form__inputs {
	flex-basis: 100%;
}
.checkbox  {
	margin-bottom: 15px;
	display: block;
}
.checkbox  .checkbox__text {
	padding-top: 2px;
}
.checkbox-bold  .checkbox__text {

}
.checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox__text {
	position: relative;
	padding: 0 0 0 60px;
	line-height: normal;
	cursor: pointer;
}
.checkbox__text:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 29px;
	height: 27px;
	background-image: url(../img/check-active.png);
	background-repeat: no-repeat;
	display: none;
	transition: .2s;
}
.checkbox__text:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 27px;
	height: 27px;
	background-image: url(../img/check.png);
	transition: .2s;
}
.checkbox input:checked + .checkbox__text:before {
	display: block;
}
.checkbox input:checked + .checkbox__text:after {
	display: none;
}
.checkbox input:focus + .checkbox__text:before {

}
.checkbox-bold .checkbox__text{
	font-weight: bold;
}
.checkbox-bold {
	margin-bottom: 20px;
}
.checkbox__text{
	font-size: 16px;
	color: #333;
}
.contact-form__sub-title {
	color: #05bbdc;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
}
.contact-form__group_2 {
	margin-top: 120px;
}
.contact-order-checks {
	padding-left: 10px;
}
.btn-send {
	width: 160px;
	float: left;
	text-align: center;
	padding: 0;
	cursor: pointer;
}
.btn-send__gray {
	width: 160px;
	background-color: #9E9E9E;
	float: right;
}
.contact-form__btns {
	width: 350px;
	margin-bottom: 80px;
}
.contact-form__btns-wrap {
	text-align: center;
}
.contact-form__btns {
	display: inline-block;
}

.block4 .w1295 {
	background: url(../img/ico_bg4.png) no-repeat 100% 15%;
}
.block4 .block_ico {
	background: url(../img/ico4.png) no-repeat 50%;
	margin-top: -2px;
	transform: translateX(100%);
}
/*21052018*/
.ic_pdf, .block .ic_pdf,
.block .ic_doc {
	margin-right: 10px;
	vertical-align: middle;
}
.content em {
	font-style: italic;
}
.contact-form input[type="radio"] {
	width: 10px;
	float: left;
	margin: 3px 10px 0 0;
}

.content a {
	color: #3A697C;
}
.content a:hover {
	text-decoration: none;
}
.content_menu {
	float: left;
	width: 300px;
}
.content_menu b {
	font-weight: 600;
}
.content ul.ul {
	list-style: square;
	margin: 0 0 20px 20px;
}
.cont_cont .block_pdf {
	margin-bottom: 20px;
}
.cont_cont .block_pdf p {
	margin-bottom: 10px;
	clear: left;
}
.block_pdf .ic_pdf {
	margin-bottom: 10px;
	float: left;
}

.header .tel {
	background: url(../img/tel_ico.png) no-repeat 0 50%;
	line-height: 30px;
	padding-left: 40px;
	font-size: 16px;
    color: white;
}

.header .tel > a {
	color: white;
}

div.error-message{
	background: #ffb3b3;
	padding: 1em;
	margin: 1em 0em;
	border-radius: 7px;
	color: #790000;
	border: solid 1px #e26969;
}

.auth-inline form > .row {
    margin-bottom: 1em;
}

/* auth tooltip */

.auth-inline form.tooltips {
  position: relative;
  display: inline;
}
.auth-inline form.tooltips span {
  position: absolute;
  width: 396px;
  color: #FFFFFF;
  background: #FF1F1F;
  height: 36px;
  line-height: 36px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
.auth-inline form.tooltips span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #FF1F1F;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.auth-inline form.tooltips span {
  visibility: visible;
  opacity: 0.8;
  right: 100%;
  top: 50%;
  margin-top: -95px;
  margin-right: 15px;
  z-index: 999;
}
.cont_register form {
	margin: auto;
}
.auth-inline .shortName {
	background: url(/img/users.png) no-repeat 0 0;
	padding: 0 0 0 45px;
	display: table;
	width: 266px;
}
.auth-inline .shortName a {
	height: 32px;
	vertical-align: middle;
	display: table-cell;
	color: #daddeb;
	font-size: 16px;
}
/*.auth-inline button.but_exit {
	float: right;
	background: url(/img/exit.png) no-repeat 0 0;
	width: 22px;
	height: 24px;
	font-size: 0;
	cursor: pointer;
	border: 0;
}*/
.flex-admin__col_1 {
	padding-right: 25px;
	flex-basis: 15%;
	/* padding-left: 25px; */
}
.flex-admin__col_2 {
	flex-basis: 85%;
	padding-right: 40px;
}

.nav .nav-link.active,
.nav .nav-link:hover {
	color: #ffffff;
    background: url(/img/bglink_active.png) #3fa7e0 no-repeat 96% 50%;
}
.flex-admin {
	align-items: initial!important;
}

.form-info li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #6c757d;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: -18px;
}
.form-info a {
    color: #046FB7;
    text-decoration: underline;
}
.form-info a:hover {
    text-decoration: none;
}
.info-block {
	padding:20px;
	margin-bottom: 30px;
}

.title-block {
	color: #026089;
	font-weight: bold;
}

.description-block {
	border-left: 10px solid #3FA7E0;
	padding: 5px 10px;
	margin-bottom: 20px;
	line-height: 20px;
}

p:last-child {
	margin-bottom: 0;
}
.webinar_presentations p {
	margin-bottom: 10px;
}
.presentations_material {
	margin-top: 25px;
	margin-bottom: 20px;
	color: #2d334b;
	font-size: 18px;
}
.link_pdf {
	background: url(/img/pdf.png) no-repeat 0 50%;
	background-size: 40px 40px;
	padding: 5px 0 5px 60px;
	display: inline-block;
	line-height: 22px;
}
.link_doc {
	background: url(/img/doc1.png) no-repeat 0 50%;
	background-size: 40px 40px;
	padding: 5px 0 5px 60px;
	display: inline-block;
	line-height: 22px;
}
.btn-v2 {
	border: 0;
	color: #76839b;
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 0 0 40px;
	background: transparent;
	outline: none;
	cursor: pointer;
	position: relative;
}

.btn-add {
	background: url(/img/add.png) no-repeat 0 50%;
}

.btn-activity .fa-line-chart {
	position: absolute;
	left: 5%;
	top: 8%;
	font-size: 23px;
	color: #3fa7e0;
}

.list-group .justify-content-between small {
	font-size: 12px;
	color: #929eb6;
}
.list-group .justify-content-between h2 {
	font-size: 18px;
	color: #2b2f3e;
	text-transform: none!important;
	font-weight: bold;
	margin-bottom: 10px!important;
}
.list-group .buttons {
	background: #f9f9fc;
	padding: 8px;
	-webkit-border-radius: 0 0 0.25rem 0.25rem;
	-moz-border-radius: 0 0 0.25rem 0.25rem;
	border-radius: 0 0 0.25rem 0.25rem;
	text-align: right;
}
.list-group .buttons .remove {
	background: url(/img/remove.png) no-repeat 0 50%;
	padding: 0 0 0 28px;

}
.list-group .buttons .edit {
	background: url(/img/edit.png) no-repeat 0 50%;
	padding: 0 0 0 35px;
}
.list-group-item {
	color: #2b2f3e;
	line-height: 20px;
}
.pagination {
	margin-top: 20px;
}
.paginationjs {
	margin: 0 auto;
}
.flex-admin__col_2 {
	background: url(/img/bgleft.png) repeat-y 0 0;
	padding-left: 32px;
	padding-bottom: 40px;
}

.nav-item {
	min-width: 90%;
}

.nav-item .nav-link {
	font-size: 14px;
	text-transform: uppercase;
	background: url(/img/bglink.png) #daddeb no-repeat 96% 50%;
	color: #2d334b;
	margin-bottom: 2px;
}
.nav-link span {
	display: block;
	padding: 10px 20px 10px 44px;
}
.link_news span {
	background: url(/img/bgnews.png) no-repeat 0 50%;
}
.link_news.active span,
.link_news:hover span {
	background: url(/img/bgnews_active.png) no-repeat 0 50%;
}
.link_articles span {
	background: url(/img/bgarticles.png) no-repeat 0 50%;
}
.link_articles.active span,
.link_articles:hover span {
	background: url(/img/bgarticles_active.png) no-repeat 0 50%;
}
.link_materials span {
	background: url(/img/bgmaterials.png) no-repeat 0 50%;
}
.link_materials.active span,
.link_materials:hover span {
	background: url(/img/bgmaterials_active.png) no-repeat 0 50%;
}
.modal-content {
	border: 1px solid #daddeb;
	border-left: 6px solid #046FB7;
	border-radius: 0 10px 10px 0;
}
.modal-header h2 {
	color: #2d334b;
	text-align: center;
	width: 100%;
	font-size: 23px;
	font-weight: 600;
}
.modal-dialog label {
	float: left;
	width: 250px;
	clear: left;
	margin-right: 20px;
	font-size: 16px;
}
.form_add .note-editor {
	max-width: 600px;
}
.modal-footer {
	border-top: 0;
}
.modal-footer .btn,
.modal-content .btn.btn-danger {
	min-width: 210px;
	border: 1px solid #92e3ff;
	border-radius: 3px;
	background: #fff;
	color: #2d334b;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	padding: 0;
}
.modal-footer .btn-danger,
.modal-content .btn.btn-danger {
	background: #67d3f9;

}
.note-editor.note-frame {
	border-radius: 0;
	border: 1px solid #a5aec4;
}
.modal-content .invalid-field {
	clear: left;
	display: block;
	/*padding-left: 280px;*/
}
.block .list-group img {
	width: 100%;
	height: auto;
}
.table thead th {
	color: #76839b;
	background: #e4e7ed;
	border: 1px solid #daddeb;
	font-size: 14px;
	font-weight: 600;
	font-family: "PfdindisplayproMedium";
}
.table tbody td {
	background: #fff;
	border: 1px solid #daddeb;
	font-size: 12px;
	color: #2b2f3e;
	font-family: "PfdindisplayproMedium";
}
.table tbody th {
	font-family: "PfdindisplayproMedium";
	font-size: 14px;
	border: 1px solid #daddeb;
}
.table tbody tr.even td,
.table tbody tr:nth-child(2n) td {
	background: #f5f6f9;
}
.table button.edit {
	width: 17px;
	height: 19px;
	border: 0;
	background: url(/img/edit2.png) no-repeat 0 0;
	margin: 0 5px;
}
.form-files button.delete,
.table button.delete {
	width: 19px;
	height: 19px;
	border: 0;
	background: url(/img/delete.png) no-repeat 0 0;
	margin: 0 5px;
}
#users_grid thead th {
	text-align: center;
}
#users_grid tbody td:last-child {
	text-align: center;
}
.form-files {
	margin-top: 10px;
}
.form-files.no-file button.delete {
	display: none;
}
.flex h3 {
	color: #2d334b;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 20px;
}
.flex h3 em {
	text-transform: none;
	display: block;
	font-style: normal;
}
.form_search {
	margin-bottom: 30px;
	overflow: hidden;
}
.form_search input[type="text"] {
	border: 1px solid #a5aec4;
	background: #fff;
	border-radius: 20px;
	height: 30px;
	font-size: 16px;
	color: #a5aec4;
	padding: 0 30px 0 10px;
	float: left;
}
.form_search input[type="submit"] {
	width: 30px;
	height: 30px;
	border: 0;
	background: url(/img/search.png) no-repeat 50% 50%;
	cursor: pointer;
	float: left;
	margin-left: -35px;
	font-size: 0;
}
.document {
	border: 1px solid #daddeb;
	border-radius: 5px;
	background: #fff;
	padding: 20px;
	position: relative;
	font-weight: bold;
	margin-bottom: 11px;
}
.document:before {
	content: '';
	background: url(/img/bgdocument.png) no-repeat 0 0;
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: -1px;
	right: -1px;
}
.document p {
	background: url(/img/ic_doc.png) no-repeat 0 7px;
	padding: 4px 0 5px 30px;
	font-size: 18px;
}
.document p a {
	color: #2b2f3e;
	font-family: "PfdindisplayproMedium";
	font-weight: 500;
}
.main-menu a.active {
	border-bottom: 3px solid #3fa7e0;
	color: #3b8dbf;
}
.anket_form h2 {
	color: #2d334b;
	font-weight: bold;
	font-size: 23px;
	line-height: 25px;
	text-transform: none;
}
.form-info {
	line-height: 22px;
}
.places .flex.li span {
	display: inline-block;
	margin: 0 0 5px 10px;
}
.button button.btn {
	background: #67d3f9;
	color: #2d334b;
	font-size: 18px;
	border: 1px solid #92e3ff;
	border-radius: 3px;
	padding: 0;
	height: 38px;
	line-height: 38px;
	min-width: 210px;
	margin-left: 10px;
	font-family: "PfdindisplayproMedium";
}
.button button.btn.btn-danger {
	border: 1px solid #92e3ff;
	background: #fff;
}
.help-block {
	color: #990000;
}
.invalid-field {
    color: red;
}

.main-menu .dropdown .dropdown-menu .dropdown-item {
    padding: 0.5rem 1.5rem;
    display: block;
    border-bottom: none;
}
.content{
	padding-top: 0;
}

.unread{
	color: #0000F0;
}

#chat {
	background: #fff;
}

#chat > div {
	border: 1px solid #daddeb;
}

.message-block {
	margin-left: -1px;
	min-height: 300px;
}

#title{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	color: #398dd6;
}

.search {
	padding: 6px 35px 6px 20px;
	outline: none;
	border: 1px solid #a5aec4;
	border-radius: 3px;
	margin-top: 10px;
}
#search_result {
	cursor: pointer;
	background-color: #c7e6ff;
	text-align: center;
	width: 100%;
}

.my_message {
	text-align: right;
	padding: 5px;
	overflow-x:hidden;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	background-color: #c4e3f3;
}
.my_time {
	padding: 5px;
	margin-top: 10px;
	float: right;
	clear: both;
}
.user_time {
	padding: 5px;
	margin-top: 10px;
	float: left;
	clear: both;
}
.user_message {
	overflow-x:hidden;
	width: 70%;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	background-color: #DEB887;
}
.contact {
	cursor: pointer;
	text-align: center;
}
#messages{
	overflow: auto;
	height: 350px
}
.types{
	position: relative;
}
.types .category{
	position: absolute;
	top:-65px;
	right:0;
}

.wrap_button input.btn-send-form,
a.btn, .modal-footer .btn{
    width: 200px;
    height: 38px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
    padding: 8px 0 7px 21px;
    background: #046fb7 url(../img/arrows_small_button_hover.png) no-repeat 12px 12px;
    color: #fff;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border: none;
    border-radius: inherit;
}
.wrap_button input.btn-send-form:hover, a.btn:hover, .modal-footer .btn:hover {
    color: #046FB7;
    background: #fff url(../img/arrows_small_button.png) no-repeat 12px 12px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border: 1px solid #046fb7;
}
.color_red {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #FB331A;
    font-family: "PT Sans", sans-serif;
}
.color_black {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #494849;
    font-family: "PT Sans", sans-serif;
}
.link, .link a {
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    font-family: "PT Sans", sans-serif;
    color: #046FB7;
}
.link a {
    text-decoration: underline;
}
