@import "fonts.css";

.d_none {display:none}

a, .page__footer a {
    color: #819fe3;
}
a:focus,a:hover,.page__footer a:focus, .page__footer a:hover{color:#576c9b}

.ma-0 {margin:0!important}

.error {
	color: #b71c1c !important;
}

/*header*/
.navbar-default {
    background-color: #819fe3;
}
form .form-group .form-control:focus, form .input-group .form-control:focus {
	border-bottom-color: #819fe3;
}
.navbar-brand>img {
    margin:-12px 0 0 14px;
	/* width:200px; */
	height:43px;
}
.btn-accent, .open>.btn-accent {
    /* background-color: #026a64; */
	background-color: #f0f0f0;
    color: #000;
}
.btn-accent:hover,.open>.btn-accent:hover{color: #000;background-color:#c5c5c5}
.btn-accent.dropdown-toggle:focus,.btn-accent.dropdown-toggle:hover,.btn-accent:active,.btn-accent:active:focus,.btn-accent:focus,.open>.btn-accent.dropdown-toggle:focus,.open>.btn-accent.dropdown-toggle:hover,.open>.btn-accent:active,.open>.btn-accent:active:focus,.open>.btn-accent:focus{background-color:#c5c5c5}

td .work-mode {
	display:block;
	width: 16px;
    height: 16px;
    border-radius: 50%;
    /* background: #0563bc; */
	background: #819fe3;
	text-indent:-99989px;
    /* border: 1px solid rgb(33, 33, 33); */
}
td .work-mode-0, td .work-mode-3 {
	background: #f37060;
}
td .work-mode-2 {
	background: #434348;
}

.current-site {
	float:left;
	height: 65px;
    display: block;
    font-size: 18px;
    /*color: hsla(0,0%,100%,.7);*/
	color:#fff;
    -webkit-transition: .15s;
    transition: .15s;
    text-decoration: none;
    padding: 19.5px 24px;
	cursor:default;
}
/*.current-site:hover {
	color:#fff;
}*/
.nav .dropdown a.dropdown-toggle {
	height:65px;
	display:block;
	font-size:18px;
	color: hsla(0,0%,100%,.7);
	-webkit-transition:.15s;
    transition:.15s;
	text-decoration:none;
	padding:19.5px 24px;
}
.nav .dropdown a.dropdown-toggle span {
	border-bottom:1px dashed #b4e8df;
	margin-right:18px;
}
.nav .dropdown a.dropdown-toggle:hover span {
	border-color:transparent
}
.nav .dropdown a.dropdown-toggle .fa {font-size:13px;}
.nav .dropdown.open a.dropdown-toggle, .nav .dropdown a.dropdown-toggle:hover {
    color:#fff
}
.navbar-nav>.dropdown>.dropdown-menu {margin-top:0}

ul.sub_pole{
	padding-left: 10px;
}

.dropdown-menu > a{
	display: block;
	width: 100%;
	padding: 5px 10px;
	font-size: 16px;
	transition: all .25s ease;
}
	.dropdown-menu > a:first-child{
		margin-top: -5px;
	}
	.dropdown-menu > a:last-child{
		margin-bottom: -5px;
	}
	.dropdown-menu > a:hover{
		background-color: #f9f9f9;
		text-decoration: none;
	}
	.dropdown-menu > a:focus{
		text-decoration: none;
	}
	li.pole{
		position: relative;
	}
	li.pole .form-draggable{
		width: 10px;
	}
	ul.sub_pole .form-draggable{
		margin-left: 5px;
	}
		li.pole .form-draggable:hover{
			cursor: move;
		}
	.form-draggable + input{
		width: 95%;
		float: right;
	}
	ul.sub_pole li .panel-group-sortable{
		margin-top: 20px;
	}
	.sidebar__nav>li>.delete-field-wrap{
		position: absolute;
		right: 2px;
		top: 15px;
		z-index: 1;
	}
		.sidebar__nav>li>.delete-field-wrap i{
			color: #f5887b !important;
			font-size: 15px;
		}
		.sidebar__nav>li>a.field-delete:before{
			content: '';
		}
/*sidebar*/
.sidebar__close {
	z-index:1;
	top:15px;
}
.sidebar__nav >li>a .fa {
	width:37px;
}
.sidebar-nav__dropdown>a[aria-expanded=true] {
	border-left-color: #819fe3;
}
.sidebar-nav__submenu {
	border-left: 3px solid #819fe3;
}
.sidebar__nav>li.active>a, .sidebar__nav>li.active>a:focus, .sidebar__nav>li.active>a:hover, .sidebar__nav>li.open>a, .sidebar__nav>li>a:focus, .sidebar__nav>li>a:hover {
	border-left-color: #819fe3;
}
.sidebar-nav__submenu>li.active>a {
    color: #819fe3;
}
.sidebar-nav__dropdown>a:not(.collapsed):before {
    content: "\f106";
}
.sidebar__nav  .sidebar-nav__dropdown ul>li>a{
    padding:8px 20px 8px 45px;
}
.sidebar__nav  .sidebar-nav__dropdown ul>li:first-child>a{
	padding-top:25px;
}
.sidebar__nav  .sidebar-nav__dropdown ul>li:last-child>a{
	padding-bottom:25px;
}
.sidebar__nav>li>a>i.icon-sp-form {font-size:11px}




.sidebar__nav  .dropdown-menu>li>a:hover, .sidebar__nav  .dropdown-menu>li.active>a {
	color:#819fe3;
	background:none
}
/*Вход и регистрация*/
.sign__extra>a{color:#757575}

/*Формы*/
.btn-primary{background-color:#819fe3;border-color:#10ceab}
.btn-primary.focus,.btn-primary:focus{background-color:#576c9b;border-color:#064475}
.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{background-color:#576c9b;border-color:#576c9b}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{background-color:#576c9b;border-color:#064475}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}
.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#819fe3;border-color:#10ceab}

form .form-group .form-control[disabled], .form-control[disabled], fieldset[disabled] .form-control{background-color: #f9f9f9;}
/*form .form-group-item.multy_list {height:unset!important;}*/
form .form-group .multy_list .form-control {padding-right:22px}

.btn-primary,.open>.btn-primary{background-color:#819fe3;}
.btn-primary:hover,.open>.btn-primary:hover{background-color:#576c9b}
.btn-primary.dropdown-toggle:focus,.btn-primary.dropdown-toggle:hover,.btn-primary:active,.btn-primary:active:focus,.btn-primary:focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary:active,.open>.btn-primary:active:focus,.open>.btn-primary:focus{background-color:#576c9b}

.btn-import{
	float: right;
	margin-top: 5px;
}

.panel-body {
    padding:15px;
}
.panel-heading+.panel-body {
    padding: 0 15px 15px;
}
.panel.pub{
	padding: 20px 15px;
}

.table.table-tariffs tfoot tr th, .table.table-tariffs thead tr th {
	color:#999;
	font-size:13px;
	padding:14px 10px;
}
.table.table-tariffs tbody tr td {
	height:50px;
	padding:7px 10px;
}
.table.table-tariffs tbody tr th {
	vertical-align:middle
}

.tooltip-icon {
	display:block;
	width:16px;
	height:16px;
	background:url('../i/tooltip.png') no-repeat 0 0;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	top:8px;
	right:5px;
	position:absolute;
}
form.form-reg .tooltip-icon {top:0}
form .form-group label, form .input-group label {
	color:#666666;
	position:relative;
	padding-right:27.5px !important
}
.form-group{clear: both;}
.form-group + label.fade + div{margin-top:-15px;margin-left: -10px;}
.checkbox.no-wrap{padding-top: 5px;}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{margin-left: 0;}
.checkbox-inline, .radio-inline{padding-left:0;}
.form-horizontal .control-label {}
.checkbox.has-error label{
	color: #b71c1c !important;
}
.checkbox.has-error label a{
	color: #b71c1c !important;
}

form input[type=radio]:checked+label:before, form input[type=checkbox]:checked+label:before {
	border-color: #819fe3;
    background-color: #819fe3;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #819fe3;
    border-color: #819fe3;
}

.form-group-item {
	margin-bottom:16px;
	padding:0 !important;
	position:relative;
}
.row-delete {
	/*
	right:0;
	bottom:0;*/
	width:20px;
	height:25px;
	right:9px;
	bottom:2px;
	position:absolute;
	z-index: 2;
	text-align:center;
	background:#fff;
	color:#f5887b !important
}
code, kbd, pre, samp {
    font-family: Courier New, Menlo,Monaco,Consolas,monospace;
	font-size:18px;
}



/*Страница Заявки*/
.filter-form div.date{
	display: table;
}
.filter-form > div > span{
	font-size: 14px;
	padding-left: 2px;
	/*float: left;*/
	width: 25px;
	display: table-cell;
	vertical-align: middle;
}


.request-wrapper {
	padding-top:20px;
	margin-top: 20px;
}
	.request-wrapper .row > div{overflow-x: auto;}
div.dataTables_wrapper div.dataTables_length label {padding-left:10px}
.request-table {
	/*display: block;*/
	/*max-width: 100% !important;*/
}
table.dataTable{
	/*max-width: 100% !important;*/
}
div.dataTables_wrapper{width: 100%;}
span.dtr-data{
	display: block;
}
.request-table thead tr th, .request-table tfoot tr th, .request-table tbody tr td {
	/*padding:15px 70px 15px 10px;*/
	padding: 5px 20px 5px 5px;
}
.request-table thead tr th, .request-table tfoot tr th, .request-table tbody tr td.col-sm {
	width:3%;
}
.request-table thead tr th {
	font-weight:bold;
	font-size:13px;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    position:relative;
    bottom:0;
    right:0;
	top:3px;
	margin-left:7px;
    display: inline-block;
	font-size:12px;
	font-weight:normal;
}
.request-table tbody tr.child td.child {
	padding-top:17px;
	padding-bottom:12px;
}
table.dataTable>tbody>tr.child ul li {
    padding: 1.2em 0;
}
table.dataTable>tbody>tr.child ul.dense li {
    padding: 0 0 0.2em 0;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {top:14px; background-color:#819fe3}

/*Страница Формы*/
.btn-formcreate {
	margin:-55px 0 0 0;
}
.btn-formcreate .btn {
	font-size:12px;
	font-weight:500;
	padding: 11px 17px;
}
.panel-group .panel {
    margin-bottom: 10px;
	transition: background-color .25s, box-shadow .25s ease;
}
.sorting-wrap {
	clear:both;
	border-bottom:1px solid #dcd9d9;
	margin-bottom:10px;
	padding:14px 0 4px 16px;
}
.sorting-wrap:after {
	clear:both;
	content:'';
	display:block;
}
.sorting-wrap a {
	font-weight:500;
	font-size:13px;
	display:inline-block;
	padding-right:57px;
	color:#666;
	text-decoration:none
}
.sorting-wrap a:after {
    font-family: 'Glyphicons Halflings';
	opacity: 0.2;
    content: "\e150";
	position: relative;
    top: 3px;
    margin-left: 7px;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
    -o-transition:0.2s;
    transition:0.2s;
}
.sorting-wrap a:hover:after {opacity:0.4}
.sorting-wrap a.sorting_asc:after {content: "\e155"; opacity:0.5}
.sorting-wrap a.sorting_desc:after {content: "\e156"; opacity:0.5}

.form-item {
	position:relative;
	padding:7px 15px 10px 35px;
}
.form-draggable {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:16px;
	background:#819fe3 url('../i/icon-drag.png') no-repeat center center;
	cursor: move;
	border-radius:2px 0 0 2px;
	z-index:1
}
.form-info {
	width:65%;
	float:left;
	min-height:100px;
}
.form-info .rightAngleInfo {
	position:absolute;
	right:1em;top:1em;
}
.form-info .rightAngleInfo {color:silver}
.form-info .rightAngleInfo .wid {z-index:1;position:relative;}


.form-item .form-title {
	font-size:16px;
	padding:8px 0;
}
.form-statistics {
	clear:both;

}
.form-statistics .stat-item {
	display:inline-block;
}
.form-statistics .stat-item .stat-item-sign {
	display:inline-block;
	white-space:nowrap;
	font-size:16px;
	font-weight:300;
	background:#f9f9f9;
	border:1px solid #ededed;
	border-radius:3px;
	vertical-align:middle;
	padding:2px 10px 1px 10px;
	margin-right:5px;
	text-align:center;
}
.form-statistics .stat-item .stat-item-text {
	display:inline-block;
	font-size:13px;
	line-height:16px;
	color:#999;
	vertical-align:middle;
	max-width:65px;
	margin-right:18px;
}


.form-settings.ribbon {
	padding:10px 0 0 0;
	margin:0;
	background:none;
	float:right;
	width:30%;
}
.form-settings-line {
	clear:both;
	padding-bottom:7px;
}
.form-settings-line:after {
	clear:both;
	content:'';
	display:block;
}
.form-settings-val {
	font-weight:bold;
	display:block;
	padding:7px 0 0 20px;
	overflow:hidden;
	white-space:nowrap;
}
.form-settings .ribbon__title {
	left:0;
	top:0;
	position:relative;
	float:left;
	width:39px;
	height:29px;
	text-align:center;
}
.form-settings .ribbon__title i {margin:0 auto;}
.ribbon-red {background:#ef5350;}
.ribbon-red:after, .ribbon-red:before {
    border-left-color:#ef5350;
    border-right-color:#ef5350;
}
.ribbon-yellow {background:#ffab00;}
.ribbon-yellow:after, .ribbon-yellow:before {
    border-left-color:#ffab00;
    border-right-color:#ffab00;
}
.ribbon-blue {background:#2196f3}
.ribbon-blue:after, .ribbon-blue:before {
    border-left-color:#2196f3;
    border-right-color:#2196f3;
}
.ribbon-green {background:#4caf50;}
.ribbon-green:after, .ribbon-green:before {
    border-left-color:#4caf50;
    border-right-color:#4caf50;
}
.ribbon-dgreen {background:#009891;}
.ribbon-dgreen:after, .ribbon-dgreen:before {
    border-left-color:#009891;
    border-right-color:#009891;
}

.form-settings .ribbon__title.ribbon-red {padding: 8px 10px 0 12px; font-size:15px;}
.form-settings .ribbon__title.ribbon-yellow {padding: 7px 10px 0 10px; font-size:14px;}
.form-settings .ribbon__title.ribbon-blue {padding: 7px 10px 0 10px;}
.form-settings .ribbon__title.ribbon-green {padding: 7px 10px 0 15px; font-size:14px;}
.form-settings .ribbon__title.ribbon-dgreen {padding: 7px 10px 0 12px; font-size:14px;}


.form-item.not-shown .form-draggable{
	background-color:#f37060;
}

.icon-sp-evaluation:before, .icon-sp-evaluationsmartpoint:before{
	font-size: 30px;
	position: relative;
	top: -7px;
	left: -5px;
}

.form-item.inactive .form-draggable {
	background-color:#ccc
}
.form-item.inactive .ribbon__title {background:#ccc}
.form-item.inactive .ribbon__title:after, .form-item.inactive .ribbon__title:before {
    border-left-color:#ccc;
    border-right-color:#ccc;
}

.form-item .form-buttons {
	margin-right:35%;
	clear:left;
	padding:10px 0;
}
.form-item .form-buttons .btn {
	width:40px;
	height:36px;
	padding: 9px 12px;
	margin-right:7px;
	font-size:15px;
}
	.modal-content .modal-footer .btn{width: auto;height: auto;}
	.modal-header .modal-title{width: calc(100% - 11px);}
	.modal-header .close, .modal-header .modal-title{float: left;}

.form-item .form-buttons .btn.btn-lg {
	width:auto;
	padding: 8px 18px;
	font-size:12px;
}
.btn-switch {
	display:inline-block;
	vertical-align:middle;
	width:99px;
	height:31px;
	color:#fff !important;
	background:#819fe3;
	text-decoration:none;
	border-radius:15px;
	text-transform:uppercase;
	line-height:31px;
	font-size:12px;
	font-weight:500;
	padding:0 26px 0 17px;
	text-align:left;
	position:relative;
	margin-right:18px;
	text-decoration:none !important;
	box-shadow:inset 1px 1px 2px rgba(0,0,0,0.15);
	transition: all .25s ease;
}
.btn-switch:hover {
	text-decoration:none;
	color:#fff;
	background-color:#576c9b
}
.btn-switch-round {
	display:block;
	width:21px;
	height:21px;
	border-radius:50%;
	position:absolute;
	box-shadow:1px 1px 2px rgba(0,0,0,0.3);
	background:#fff;
	position:absolute;
	top:5px;
	right:5px;
	/* left: auto; */
	transition: all .25s ease;
}

.btn-switch.switched-off {
	background-color:#f37060;
	text-align:right;
}
.btn-switch.switched-off:hover {
	background-color:#f45541;
}
.btn-switch.switched-off .btn-switch-round {
	right:72px;
	/* left:5px; */
}
.auth-logo{
	text-align: center;
	margin-bottom: 18px;
}
.auth-logo > img {
	width:200px;
}

/*Редактирование формы*/
.nav-tabs {
    background-color: #819fe3;
}
.nav-tabs>li>a:before {
	border-top-color: #cbf34f;
}
.scheme-wrap {
	float:right;
	width:485px;
	padding:28px 15px;
	text-align:center;
}
.scheme-result {

}
.scheme-result .sheme-preview {display:none;}
.scheme-result .sheme-preview.active {display:block}

.scheme-btns  {padding-top:16px;}
.scheme-btns .btn {
	border:1px solid #9b9b9b;
	color:#9b9b9b;
	width:40px;
	height:36px;
	padding:3px 0 0 7px;
	line-height:34px;
	margin:0 5px;
	font-size:22px;
}
.scheme-btns .btn .icon-sp-mobi {margin-left:4px;}
.scheme-btns .btn.active, .scheme-btns .btn:hover {
	border:1px solid #819fe3;
	background:#819fe3;
	color:#fff;
}

.loading, *[data-ajax-process]{
	position: relative;
}
.loading:after, *[data-ajax-process]:after{
	content: '';
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-color: rgba(240, 240, 240, 0.5);
	z-index: 99;
	background-image: url('/accel/static/i/load.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 90px;
}
*[data-ajax-process] {
	min-height:40px;
}
*[data-ajax-process] input, *[data-ajax-process] .multy_list, *[data-ajax-process] .btn {
	display:none;
}
*[data-ajax-process]:after {
	top:-2px;
	background-image: url('/accel/static/i/load-smp.gif');
	background-size: 32px;
    background-position: calc(25% + 30px) 50%;
}

.highlighted{
	background-color: #cde9cd;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}


.form-edit-panel .tab-content {
	margin-right:490px;
}
.form-edit-panel .tab-content .panel-title:after {
    clear:none;
}
.form-edit-panel .tab-content .panel-body {
	float:left; width:100%;
}
.form-edit-panel .panel-footer {
	clear:both;
}
.colorpicker-element .add-on i, .colorpicker-element .input-group-addon i {width:12px; height:12px;border:1px solid #e2e2e2;}
form .input-group {
	width:100%;
	margin-bottom:0;
}
.input-group-addon:last-child {
	position:absolute;
	right:0;
	z-index:1;
}
.fc-ltr .fc-day-grid .fc-axis span {
	background:url('../i/icon-time.png') no-repeat 0 0;
	display:inline-block;
	width:13px;
	height:13px;
}
.sub-option {
	padding:14px 0 8px 20px;
}
.sub-option:after {
	content:'';
	display:block;
	clear:both;
}
.num {
	position:relative;
	max-width:255px;
}

.num .plus, .num .minus {
	display:block;
	width:20px;
	height:15px;
	overflow:hidden;
	text-align:left;
	text-indent:-999px;
	cursor:pointer;
	position:absolute;
	right:-7px;
	top:1px;
	background:url('../i/num-arrow.png') no-repeat center center;
}
.num .minus {
	top:auto;
	bottom:3px;
	-moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.form-group h5 {
	font-size:16px;
	margin:0;
	padding:19px 0 1px 0;
	font-weight:500;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #819fe3;
}

/* showcase form tags */
.list-tags-param {
	overflow:hidden;
}

::-webkit-scrollbar-track{
	background-color: rgba(255,255,255,0);
}
::-webkit-scrollbar{
	width: 0.285em;
	background-color: rgba(255,255,255,0);
}
::-webkit-scrollbar-thumb{
	background-color: #819fe3;
}
::-webkit-scrollbar:horizontal{
	height: 0.3em;
}
.list-tags-param.fix {
	position: fixed;
    right: 4em;
    width: 30%;
    top: 10%;
    background: #fff;
    padding: 1em;
    border: 1px solid silver;
    border-radius: 5px;
    z-index: 100;
	max-height: 85%;
    overflow-y: auto;
}
.list-tags-param.fix .col-sm-3 {
	display:none;
}
.list-tags-param.fix .col-sm-9 {
	width:100%;
}
.list-tags-param .icon {
	cursor: pointer;
    color: #819fe3;
    font-size: 24px;
    float: right;
    margin: 0.2em 0 0 0;
}
.list-tags-param span {
	background-color:#819fe3;
	color: #fff;
    border-radius: 5px;
    padding: 0.5em;
	margin: 0.5em 0.5em 0 0;
    float: left;
	cursor:pointer;
}


/* icon list */
.icon_selector{
	margin-top: 15px;
}
.icon_selector_folders .nav-tabs>li {
	background-color: #ededed;
}
.icon_selector_folders .nav-tabs>li>a {
	color:#000;
	font-size:10px;
	padding:10px 10px 8px 10px;
}
.icon_selector_folders .nav-tabs>li.active {
	background-color: #819fe3;
}
.icon_selector_folders .nav-tabs>li.active>a {
	color:#fff;
}

.form-group a[data-toggle="collapse"]{
	margin-top: 9px;
}
/* sub lists */
	.sub_pole .form-group .pole-item a[data-toggle="collapse"] {
		margin:0;
	}
	.icon_selector span{
		overflow: hidden;
		display: block;
		padding-bottom:7.5px;
		padding-top:7.5px;
		cursor: pointer;
		transition: all .25s ease;
	}
		.icon_selector span:hover, .icon_selector span.cur{
			background-color: rgba(73, 227, 201, 0.2);
		}
		.icon_selector span img{
			width: 100%;
			height: 100%;
		}
.fonts-selector {overflow:hidden;}
.fonts-selector span {
	margin:5px;
    height: 35px;
	padding-top:5px;
	text-align:center;
    width: 40px;
	border:1px solid silver;border-radius:10px;cursor:pointer;
	float:left;
	color:#fff;
	background:#819fe3;
}

.fonts-selector span.cur {
	color: #333333;
    background: #f1efef;
	cursor:default
}
.fonts-selector span:before {
	font-family: "point_ico";
	font-size: 22px;
	margin-left: 3px;
	line-height: 100%;
}
.fonts-selector span.article-alt:before {content: '\e800'}
.fonts-selector span.search:before { content: '\e801'; }
.fonts-selector span.heart:before { content: '\e802'; }
.fonts-selector span.star:before { content: '\e803'; }
.fonts-selector span.user:before { content: '\e804'; }
.fonts-selector span.users:before { content: '\e805'; }
.fonts-selector span.videocam:before { content: '\e806'; }
.fonts-selector span.camera:before { content: '\e807'; }
.fonts-selector span.home:before { content: '\e808'; }
.fonts-selector span.chat:before { content: '\e809'; }
.fonts-selector span.phone:before { content: '\e80a'; }
.fonts-selector span.wrench:before { content: '\e80b'; }
.fonts-selector span.basket:before { content: '\e80c'; }
.fonts-selector span.road:before { content: '\e80d'; }
.fonts-selector span.truck:before { content: '\e80e'; }
.fonts-selector span.mail-alt:before { content: '\f0e0'; }
.fonts-selector span.gauge:before { content: '\f0e4'; }
.fonts-selector span.bell-alt:before { content: '\f0f3'; }
.fonts-selector span.help:before { content: '\f128'; }
.fonts-selector span.info:before { content: '\f129'; }
.fonts-selector span.attention-alt:before { content: '\f12a'; }
.fonts-selector span.rouble:before { content: '\f158'; }
.fonts-selector span.thumbs-up-alt:before { content: '\f164'; }
.fonts-selector span.cab:before { content: '\f1b9'; }
.fonts-selector span.at:before { content: '\f1fa'; }
.fonts-selector span.user-secret:before { content: '\f21b'; }
.fonts-selector span.motorcycle:before { content: '\f21c'; }
.fonts-selector span.street-view:before { content: '\f21d'; }

/*DROPZONE*/
div .dropzone{
	padding: 10px;
	border-color: rgba(16, 184, 153, 0.5);
	position: relative;
	z-index: 2;
	background-color: transparent;
	cursor: pointer;
}
form .form-group label.upload-zone-desc{
	display: block;
	width: 100%;
	padding: 0 !important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	z-index:1;
	transform: translateY(-50%);
}
form .form-group .sub-picuture {clear:both;width:90%}
form .form-group .sub-picuture .upload-zone-desc {margin-top: 20px;}
form .answers-list {margin-top:-15px}
form .answers-list .checkbox {display: flex;flex-wrap: wrap;}

div .dropzone .dz-preview{
	position: relative;
	display: block;
	width: 100%;
	min-height: 200px;
	margin:0;
}
div .dropzone .dz-preview .dz-image{
	width: 100%;
	height: auto;
	border-radius: 0;
	background: #fff;
}
div .dropzone .dz-preview .dz-image img{
	/*width: 100%;*/
	height: auto;
}
.dz-details, .dz-success-mark, .dz-error-mark{
	display: none;
}
div .dropzone .error {
	padding-top:1em;
}
.dz-remove{
	display: block;
	/*text-align: center;*/
}


.dn{
	display: none;
}
.pl-32{
	padding-left: 32px;
}

.sign__container form .form-group .form-control, .sign__container form .input-group .form-control {
    padding-left: 7px;
    padding-right: 7px;
}
.request-wrapper .dataTables_wrapper {overflow:hidden;}

.request-wrapper table.dataTable>tbody>tr.child span.dtr-title {
	display:block;
	float:left;
	margin-right:5px;
}
.request-wrapper table.dataTable.nowrap td .dtr-data {
    white-space:normal !important;
	display:block;
	overflow:hidden;
}

/*Дополнения от 22.05.2018*/
.row-top {
	padding:13px 0 18px 0;
}
.row-top .btn-formcreate {
	margin:0 20px 0 0;
	float:left;
	position: relative;
	/*z-index: 1;*/
	z-index: 2;
}
.row-top .btn-formcreate .btn {
	padding:8px 16px;
}
.row-top:after, .pole-item .sub_pole:after {
	display:block;
	clear:both;
	content:'';
}
.row-top + .panel-group-sortable {
	padding-bottom:10px
}
.pole-item {
	position:relative;
	background:#fff;
	border:1px solid #ededed;
	border-radius:3px;
	margin-bottom:18px;
	padding:0 0 0 16px;
}
.pole-item .form-draggable {
	background-color:#f9f9f9;
	background-image:url('../i/icon-drag-dark.png');
	border-right:1px solid #ededed;
}
.pole-item>.delete-field-wrap {
    position: absolute;
    right: 3px;
    top: 11px;
    z-index: 1;
}
.pole-item>.delete-field-wrap a {
    color: #f37060;
    font-size: 13px;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
}
.pole-item>.delete-field-wrap.control-btns a{
	float:left;
	transition:0.3s;
	background-color: #ededed;
    color: #819fe3;
	border:1px solid #ededed;
	border-radius:6px;
	margin-left: 1em;
}
.pole-item>.delete-field-wrap.control-btns a:hover {
	color:#df6c66;
	background-color: #d5d5d5;
	text-decoration: none;
}
.pole-item-header {
	display:block;
	color:#253942;
	font-size:16px;
	padding:14px 40px 13px 38px;
	text-decoration:none;
	position:relative;
}
.pole-item-header > i{
	margin-right: 15px;
}
.pole-item-header:hover {
	color:#253942;
	text-decoration:none
}

.pole-item-header:before {
    top:15px;
    left:9px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
	line-height: 16px;
    content: '-';
    background-color: #d33333;
}
.pole-item-header.collapsed:before {
	background-color: #819fe3;
	content: '+';
	line-height: 17px;
}

.pole-item.pole-disabled .pole-item-header {
	color:silver
}
.pole-item.pole-disabled .pole-item-header:before {
	background-color: silver;
}

.pole-item .sub_pole {
	border-top:1px solid #ededed;
	padding:0 22px 0 15px;
}
.pole-item .sub_pole .field-drag {
	position:relative;
	margin:0 0 0 42px;
	background:#fff;
}
.pole-item .sub_pole .field-drag .form-draggable {
	width:12px;
	height:22px;
	border:1px solid #ededed;
	border-radius:2px;
	display:block;
	margin-right:10px;
	left:-22px;
	top:7px;
}

.pole-item .sub_pole .form-group:first-child {padding-top:15px;}
.pole-item .sub_pole .form-group:last-child {padding-bottom:20px;}
.pole-item .sub_pole .panel-group-sortable .form-group {
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.pole-item .sub_pole .btn.btn-default, .pole-item .sub_pole .checkbox {
	/*margin-left:20px*/
}
.checkbox.order-ch{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.ml20{margin-left: 20px;}
.fleft{float: left;}
.order-pics{
	margin-bottom: 15px;
}
.order-pics img{
	margin-right: 5px;
}
	.order-pics img:last-child{
		margin-right: 0;
	}
/*Дополнения от 23.05.2018*/
.black {color:#253942;}
.smart-alerts__container {
    /*position: fixed;*/
    /*z-index: 1000;*/
	/*top:50%;*/
    /*left:50%;*/
}
.alert {
	width:auto;
	min-width:280px;
	max-width:565px;
	/*-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
	box-shadow: 1px 2px 4px rgba(0,0,0,.43);
	border-radius:2px;
}
.close-alert {
	position:absolute;
	right:3px;
	top:5px;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#e2ada9;
	z-index:1;
}
.close-alert:hover, .close-alert:focus {
	color:#f37060
}
.list-group-inline .list-group-item {display:inline-block}


/* preview */
/* full size preview */
#previewFullPage {
    width:auto;
    margin:auto;
    top:2em;left:2em;bottom:2em;right:2em;
    margin:0;
    padding:0!important;
    overflow:hidden
}
#previewFullPage .modal-dialog {width:auto;margin:0}
#previewFullPage .modal-dialog iframe {width:100%;height:100%;}
#previewFullPage .modal-dialog .modal-body {padding:0}
#previewFullPage .modal-dialog .modal {padding:0}
.scheme-wrap .sheme-preview iframe {
    width: 200%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 200%;
	transform-origin: 0px 0px 0px;
}
.scheme-result  {text-align:center}
.scheme-wrap .sheme-preview {position:relative;margin:0 auto}
.scheme-wrap .sheme-preview#browser {max-width:445px}
.scheme-wrap .sheme-preview#browser iframe {
    /* width: calc(200% - 18px);
    height: calc(200% - 50px); */
	transform: scale(0.3); 
	width: 327%;
    height: 300%;
    margin: 0 5px;
    top:8%
}


.scheme-wrap .sheme-preview#mobile {max-width:316px;}
.scheme-wrap .sheme-preview#mobile iframe {
	transform: scale(0.5);
	width: calc(200% - 18px);
    height: calc(200% - 50px);
}

div.pwgen{
	margin-top: 15px;
}
ul#pwgen{
	list-style-type: none;
	padding:0;

}

	ul#pwgen li{
		padding: 5px;
		margin-bottom: 5px;
		cursor: pointer;
	}
		ul#pwgen li:last-child{
			margin-bottom: 0;
		}
	ul#pwgen li.selected{
		background-color: #e2e2e2;
	}
	form span.red, span.fspan.err{
		color: red;
		margin: 5px 0;
	}
.help-block{
	display: none;
}

.form-settings .ribbon__title i.icon-sp-social, .form-settings .ribbon__title i.icon-sp-action, .form-settings .ribbon__title i.icon-sp-subscribe {
	display: block;
	font-size:17px;
	margin-top: -1px;
}
.form-settings .ribbon__title i.icon-sp-action{
	margin-top: -2px;
}

/* textarea::-webkit-scrollbar {
   display: none;
 } */
.form-group textarea{
	resize: vertical;
	/* overflow: hidden; */
}
.clickon-range-picker textarea{
	resize: none;
}

.edit-widget-btn span{
	display: block;
}
.edit-widget-btn .fa{
	display: none;
}
.sign__container {margin-top:0; margin-bottom:0}
.sign__container>.panel {
    border-top: 3px solid #819fe3;
}
/* для body поставить какой-нить дополнительный класс, например all и ему стили:  */
.all {height: 100vh;}
/* следующий сразу за боди container ему добавить класс любой, например .v-center и ему стили: */
.v-center {
	top: 50%;
	position: relative;
	transform: translateY(-50%);
}
.site-url, .site-url:hover, .site-url:focus, .site-url:active{
	color: #fff;
    display: block;
    height: 65px;
    float: left;
    /* display: table-cell; */
    padding-top: 20px;
    font-size: 18px;
}

.form-horizontal .form-group.no-margins{
	margin-left: 0;
	margin-right: 0;
}
#importControls{
	padding-top: 50px;
}

.timecheck{
	margin: 10px 0 5px 5px;
}
	.tariff-plans{
		display: flex;
		flex-wrap:wrap;
	}
	.tariff-plans .tariff-form{
		height:100%;
		padding-bottom: 15px;
	}
	.tariff-plans .tariff-form .panel{
		height: 100%;
		display: flex;
		flex-direction: column;
	}
	.tariff-plans .tariff-form .panel .tariff-ajax-msg{

	}
	.tariff-plans .tariff-form .panel .panel-body{
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: column;
	}
	.tariff-plans .tariff-form .panel .panel-body:before, .tariff-plans .tariff-form .panel .panel-body:after{
		content:none;
	}
	.tariff-plans .body-footer{
		margin-top: 15px;
	}
	.tariff-plans .thumbnail{
		margin: 0;
	}
		.tariff-plans .thumbnail img{
			width: 100%;
		}
		.tariff-plans .thumbnail .caption{
			padding: 0;
		}


.tariff-btn-valid{
	pointer-events: none;
	opacity: .5;
}

.tariff-request-sent{
	background-color:#feffdb;
}
	.tariff-request-sent .panel-heading{
		position: relative;
	}
		.tariff-request-sent .panel-heading:after{
			content: '!';
			position: absolute;
			right: 5px;
			top: 5px;
			color: #6d6d41;
			font-size: 16px;
		}


.tariff-valid{
	background-color:#e6ffe6;
}
	.tariff-valid .panel-heading{
		position: relative;
	}
		.tariff-valid .panel-heading:after{
			content: '';
			position: absolute;
			width: 13px;
			height: 8px;
			border: 2px solid green;
			right: 5px;
			top: 5px;
			transform: rotate(-45deg);
			border-right: none;
			border-top: none;
		}



.form-control+.select2-container{
	display: block;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple{
	background-color: #f9f9f9;
	cursor: not-allowed;
	border-radius: 0px;
}
.select2-container--default .select2-selection--multiple{
	border-radius:0px;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple *{
	cursor: not-allowed;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear{
	display: none;
}
.select2-container--default.select2-container--disabled.select2-container--focus .select2-selection--multiple{
	border: 1px solid #aaa;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple .select2-search__field{
	width: auto !important;
}
.select2-container .select2-selection--single {
	height: 36px;
    padding: 8px 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height:normal}


.addField .caret {margin-left:5px}


.CodeMirror{
	border: 1px solid #ededed;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.CodeMirror-focused{
	border-color: #819fe3;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
     white-space:normal;
}
@media (max-width:1700px){
	.request-table thead tr th, .request-table tfoot tr th, .request-table tbody tr td {padding-right:40px;}
}
@media (max-width:1260px){
	.scheme-wrap {width:300px}
	.scheme-wrap .scheme-result img {max-width:100%;height:auto}
	.form-edit-panel .tab-content { margin-right:300px;}
}
@media (max-width:1150px){
	.request-table thead tr th, .request-table tfoot tr th, .request-table tbody tr td {padding-right:20px;}
	.form-settings.ribbon {width:35%}
	.form-info {width:60%;}
	.form-item .form-buttons {margin-right:40%;}
	.row-top .btn-formcreate {margin-bottom:10px}
	.row-top .checkbox {clear:both;}
}
@media (max-width: 991px){
	.sidebar-user__nav{
		margin-top: 40px;
	}
	.sidebar__close{
		right: 18px;
	}
}
@media (max-width:830px){
	.scheme-wrap {width:auto; max-width: 485px; float:none; margin-left:auto; margin-right:auto}
	.form-edit-panel .tab-content { margin-right:0;}
}
@media (min-width:768px){
	.form-horizontal .control-label.left{
		text-align: left;
	}
}
@media (max-width:768px){
	.form-settings.ribbon {width:100%; float:none}
	.form-info {width:100%; float:none}
	.form-item .form-buttons {margin-right:0; padding-top:10px; clear:both;}
	.form-item .form-buttons .btn, .form-item .form-buttons .btn-switch {margin-bottom:7px;}
	.form-info {min-height:0}
	.tooltip-icon {top:1px}
	.tab-pane .panel-heading+.panel-body {padding: 0 22px 15px;}
	.row-top, .row-top + .panel-group-sortable {
		margin-left:-7px;
		margin-right:-7px;
	}
	.pole-item .sub_pole {padding: 0 22px;}
	.pole-item .sub_pole .field-drag, .pole-item .sub_pole .btn.btn-default, .pole-item .sub_pole .checkbox {margin-left:0;}
	.pole-item .sub_pole .form-draggable {display:none}
	.btn-formcreate.btn-oferta{
		float: none !important;
		margin-top: 0px;
		margin-bottom: 15px;
		clear: both;
		width: 100%;
		overflow: hidden;
	}
		.btn-formcreate.btn-oferta 	a{
			float: right;
		}
	.report-period{
		margin-top: 10px;
	}
}
@media (max-width:530px){
	.edit-widget-btn span{
		display: none;
	}
	.edit-widget-btn .fa{
		display: block;
		font-size: 17px;
		margin-left: -5px;
		margin-top: 1px;
	}
	.form-item .form-buttons .btn.btn-lg.edit-widget-btn{
		width: 40px;
    	height: 36px;
	}
	.sorting-wrap a {
		display:block;
		clear:both;
		padding:2px 0;
	}
	.form-statistics .stat-item {
		display:block;
		clear:both;
		padding:5px 0;
	}
	.form-statistics .stat-item .stat-item-sign {
		width:100px;
	}
	.btn-formcreate{
		display: block;
		float: none !important;
		clear: both;
		margin-top: -17px;
		margin-bottom: 52px;
	}
	.pull-right>.dropdown-menu{
		right: auto;
		left: 0;
		top: 41px;
	}


}
@media (max-width:450px){
	.request-wrapper table.dataTable>tbody>tr.child span.dtr-title {float:none;margin-right:0;}
	.request-wrapper table.dataTable.nowrap td .dtr-data {clear:both;}
	.request-wrapper table.dataTable>tbody>tr.child ul li {padding:0.5em 0;}
	.request-wrapper table.dataTable {width:100% !important}
}
@media (max-width:400px){
	.nav .dropdown a.dropdown-toggle {padding:19.5px 12px;}
	.form-item .form-buttons .btn-switch{display: block;}
}
@media (max-width: 380px){
	.navbar-nav{
		width: 100%;
		text-align: right;
	}
	.current-site{
		float: none;
		display: inline-block;
		padding-top: 0;
		height: auto;
	}
	.current-site span{
		/* max-width: 128px; */
		width:100%;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.site-url, .site-url:hover, .site-url:focus, .site-url:active{
		float: none;
    	display: inline-block;
		height: auto;
		padding-top: 0;
		vertical-align: text-bottom;
	}
}
