@charset "utf-8";

body {

	font-family: sans-serif;
	font-size: 16px;
	
}

a:visited {

	color: #3994c5;

}

h1 {

	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}

h2 {

	font-size: 30px;
	font-weight: normal;
	margin-bottom: 24px;
	
}

.loading {

	background: url('/images/icons/loader.gif') no-repeat center center;

	min-height: 86px;

	width: 100%;

	height: 100%;

}

#header #logo img {max-width: 150px; max-height: 50px;}

#air-content {

	min-height: calc(100vh - 290px);

}

.dl-horizontal dt {

	overflow: initial;
	white-space: normal;
	width: 200px;
	
}

.dl-horizontal dd {

	margin-left: 220px;

}


.air-bigtext {

    font-size: 24px;
    margin-bottom: 20px;
    padding: 15px;
    border-left: 3px #eee solid;
    margin-top: 20px;
    
}

.air-finelist li {

	margin: 5px 0px;
	
}

.air-important {

    padding: 20px 20px 5px 20px;
    background: #ECF1F7;
    border-radius: 6px;
	margin-bottom: 60px;
	border-bottom: 0px;
    
}

.air-overflow {

	max-height: 50vh;
	overflow-y: auto;
	overflow-x: hide;
	
}

input[type="radio"] {

	margin-right: 10px;
	
}

.air-inline-li {

	margin-left: 15px;
	
}


/* Хлебные крошки */

.breadcrumbs-container {

	background: #fafafa;
	margin-bottom: 45px;
	padding-top: 10px;

}

.breadcrumbs-container:empty {

	border-top: 1px #eee solid;
	padding-top: 0px;

}

.breadcrumbs-container .container {
	position: relative;
}

.breadcrumbs-container .breadcrumb {

	background: transparent;
	font-size: 13px;
	padding: 0px 0px 6px 0px;
	margin: 0px;

}

.breadcrumbs-container .breadcrumb a, .breadcrumbs-container .breadcrumb a:visited {

	color: #999;

}

.breadcrumb>li+li:before {
	content: '\2192';
	font-size: 13px;
    line-height: 1;
    margin-top: -6px;
    vertical-align: middle;
    display: inline-block;	
}

.breadcrumbs-container .btn {

	position: absolute;
	top: 10px;
	right: 0px;

}

.breadcrumbs-container .btn .glyphicon {
	top: 2px;
	color: #999;
}

.breadcrumbs-container h1 a.glyphicon {

	display: inline-block;
	font-size: 16px;
	border: 2px solid;
	padding: 10px;
	border-radius: 50%;
	margin-top: -5px;
	text-decoration: none;

}

.breadcrumbs-container h1 a.glyphicon:hover, .breadcrumbs-container h1 a.glyphicon:active, .breadcrumbs-container h1 a.glyphicon:focus {

	text-decoration: none;

}

.breadcrumbs-container .btn[aria-expanded='true'] {

	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;

}

#instrument-help {

	position: fixed;
	width: 350px;
	top: 130px;
	right: 10px;
	height: calc(100vh - 150px);
	overflow-y: auto;
	border: 3px #eee solid;
	border-radius: 6px;
	background: #fefefe;
	z-index: 1000;
	padding: 15px;

}

#instrument-help .info {

	font-size: 13px;
	padding-left: 30px;

}

#instrument-help .info:before {

	content: 'i';
	display: block;
	position: absolute;
	left: 15px;
	color: #3c763d;
	width: 20px;
	height: 20px;
	padding: 3px 5px 5px 8px;
	background: #eee;
	border-radius: 50%;
	line-height: 13px;
	font-size: 15px;
	font-weight: bold;

}


#instrument-howtostart {

	margin-top: 60px;
	background: #fafafa;
	padding: 15px;
	border-radius: 6px;

}

#instrument-howtostart:before {

	content: 'Не знаете с чего начать?';
	display: block;
	font-size: 20px;
	color: #999;
	margin-bottom: 15px;

}

/* Большой блок */


.air-bigblock {

	margin-bottom: 60px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 45px;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 15px;

}

.air-bigblock-important {

	margin-bottom: 60px;
	margin-top: -60px;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	margin-left: -15px;
	padding-left: 60px;
	margin-right: -15px;
	padding-right: 60px;
	padding-bottom: 45px;
	padding-top: 60px;
	background: #eff7ff;

}

.air-block {

	margin-bottom: 30px;
	
}

.air-miniblock {

	margin-bottom: 20px;
	
}

.air-demoblock {

	border: 1px #eee solid;
	padding: 15px;

}

.air-demoblock > h3:first-child {

	margin-top: -15px;
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px;
	background: #eee;

}

.air-demoblock .air-demo-buttons {

	border-top: 1px #eee solid;
	margin-top: 15px;
	padding: 15px 0px 0px 0px;

}



/* Блок на рабочем столе */

.air-dashboard .air-dashblock {

	min-height: 170px;
	padding-right: 30px;

}

.air-dashblock-btn {

	margin-top: 20px;

}

.air-dashblock-icon {

	position: absolute;
	right: 27px;
	top: 15px;
	width: 42px;
	height: 42px;
	stroke: #dddfe0;

}

.air-dashblock > p.air-dashblock-message-disabled {color: #bcd2da;}

.air-dashblock-icon.disabled {

	stroke: #bcd2da;

}

.air-dashblock > p.air-dashblock-message-start {color: #e88184;}

.air-dashblock-icon.start {

	stroke: #e88184;

}

.air-dashblock > p.air-dashblock-message-proccess {color: #f28630;}

.air-dashblock-icon.proccess {

	stroke: #f28630;

}

.air-dashblock > p.air-dashblock-message-success {color: #8bb070;}

.air-dashblock-icon.success {

	stroke: #8bb070;

}

.air-dashblock {

	padding: 15px 27px 20px 27px;
	margin-bottom: 45px;
	position: relative;

	/*

	box-shadow: 0px 0px 5px #bbb;
	border-radius: 3px;

	*/

	border: 1px #dddfe0 solid;
	border-radius: 6px;

	display: block;
	text-decoration: none;

}



.air-dashboard  .air-dashblock:hover, .air-dashboard .air-dashblock:focus, .air-dashboard .air-dashblock:active {

	border-color: #999;
	text-decoration: none;

}

.air-dashboard .air-dashblock:hover .btn-air-light,
.air-dashboard .air-dashblock:focus .btn-air-light,
.air-dashboard .air-dashblock:active .btn-air-light {

	color: #fff;
	background: #3994c5;

}

.air-dashblock > p {

	color: #666;
	font-size: 14px;

}

.air-dashblock-bold {

	border-width: 3px;
	background: url(http://air1.test/_temp/fieldsetBg.png);
	background-position: center;

}

.air-dashblock-bold h2 {

	font-weight: bold;

}

.air-dashblock-buttons {

	position: absolute;
	right: 15px;
	top: 15px;

}

.air-dashblock h2 {

	top: 0px;
	font-size: 21px;
	line-height: 29px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 0px;

}

.air-dashblock .air-items .air-item:first-child {

	border-top: 0px;

}

.air-dashblock .air-items .air-item:last-child {

	border-bottom: 0px;

}

.air-dashblock .air-items .air-item {

	border-left: 0px;
	border-right: 0px;
	padding: 20px;
	border-bottom: 1px #eee solid;

}

.air-dashblock .air-item-title {

	font-size: 24px;

}

.air-dashblock .air-items .air-items-panel {

	border: 0px;
	padding: 30px 0 0 0;
}

.air-dashblock .air-items .air-items-panel:first-child {

	padding: 0px;
}







/* Инструмент */

.air-instrument {

	/*
	border: 1px #ddd solid;
	border-radius: 3px;	
	*/
	
	background: #eee;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;

}

.air-instrument > .btn {

	margin-right: 15px;
	
}



/* Кнопки */

.btn, a {

	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;

}

.btn-air, a.btn-air:visited {

	color: #fff;
	background: #3994c5;
	border-radius: 4px;

}

.btn-air:hover, .btn-air:focus, .btn-air:active {

	background: #1E84e5;
	color: #fff;

}

.btn-air .btn-lg {

	border-width: 3px;

}

.btn-air-full {

	width: 100%;
	
}

.btn-success {

	background: #3994c5;
	border-radius: 4px;
	border: 0px;

}

.btn-success:hover, .btn-success:focus, .btn-success:active {

	background: #49a4d5;
	border: 0px;
}


.btn-air-light, a.btn-air-light:visited {

	color: #333;
	background: #ECF1F7;
	border-radius: 4px;

}

.btn-air-light:hover, .btn-air-light:focus, .btn-air-light:active {

	background: #ECF1F7;
	color: #333;

}


.btn-air-transparent, .btn-air-transparent:visited {

	border: 1px #3994c5 solid;
	color: #3994c5;
	font-size: 16px;
	border-radius: 4px;
	padding: 8px 13px;
	background-color: transparent;

}


.btn-air-transparent:hover, .btn-air-transparent:focus {

	border: 1px #3994c5 solid;
	color: #ffffff;
	background-color: #3994c5;
	opacity: 0.9;

}

a {color: #3994c5;}

a:hover, a:focus {color: #59b4e5; text-decoration:none;}

#air-login-form {

	text-align: center;
	width: 380px;
	max-width: 100%;
	margin: auto;
	padding: 45px 30px;
	background: #FFF;
	border-radius: 16px;
	box-shadow: 0px 0px 25px RGBA(0,0,0,0.05);
	z-index: 1000;
	position: relative;

}

#air-login-form .form-control {

	padding: 10px 15px;
	border: 2px #3994c5 solid;
	height: auto;
	font-size: 18px;

}

#air-login-form .form-control:focus {

	box-shadow: none;
	border: 2px #49a4d5 solid;

}

#air-login-form .required label:after {

	content: none;

}

#air-login-form label {

	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1;

}


#air-login-form .form-group {

	margin-bottom: 20px;
	text-align: left;

}

#air-login-form .btn {

	padding: 10px 55px;
	margin-top: 2px;

}

#air-login-form .alert-air {

	margin-bottom: 30px;
	color: #ff7f50;
	background-color: #ffffe0;
	border-radius: 8px;
	padding: 15px 15px 5px 15px;

}

#air-login-form-remember {margin-top: 45px;}

.air-body-login {background: #eeeeee;}


	/* Уведомление */

.alert-air {

	font-size: 18px;
	border-radius: 3px;
	border-width: 5px;
	
}

.alert-air .close {

	font-size: 26px;
	
}



/* Панель навигации */

.nav-pills.nav-air>li+li {

	margin-left: 0px;

}

.nav-pills>li>a {

	color: #3994c5;

}

.nav-pills.nav-air>li>a {

	border-top: 1px #3994c5 solid;
	border-bottom: 1px #3994c5 solid;
	border-right: 1px #3994c5 solid;
	border-radius: 0px;
	color: #3994c5;

}

.nav-pills.nav-air.nav-air-main>li>a,
.nav-pills.nav-air.nav-air-main>li:first-child>a {

	border-color: #ddd;
	color: #666;
	
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {

	color: #fff;
	background: #3994c5;

}

.nav-pills.nav-air>li:first-child>a {

	border-left: 1px #3994c5 solid;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;	

}

.nav-pills.nav-air>li:last-child>a {

	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;	

}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {background: transparent;border-bottom: 1px #fff solid;}


/* Список-дерево раскрытое */

.air-tree li {

	margin: 5px 0px;
	color: #4190c5;
	min-height: 25px;
	
}


.air-tree li > .air-tree-panel {

	display: none;
	
}

.air-tree li:hover > .air-tree-panel {

	display: inline-block;
	
}


/* Надписи разных размеров */

.superbig {

	font-size: 26px;
	
}

.desc-btn-lg {

    font-size: 18px;
    margin-top: 10;
    
}

.air-inline-month {

	display: inline-block;
	width: 100px;
	
}

.text-red {

	color: #f00;
	
}



/* Панель пользователя */

.air-user-alert, .air-user-alert:visited, .air-user-alert:active {

	border: 1px #999 solid;
	border-radius: 100px;
	padding: 8px;
	color: #999;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;

}

.air-user-alert:hover, .open .air-user-alert {

	border-color: #3994c5;
	background: #3994c5;
	color: #fff;
	
}

.air-user-alert.air-user-alert-red {

	border-color: #f00;
	color: #f00;

}

.air-user-alert.air-user-alert-red:hover, .open .air-user-alert.air-user-alert-red {

	border-color: #f00;
	background: #f00;
	color: #fff;
	
}

.air-user-alert.air-user-alert-success {

	border-color: #3c763d;
	color: #3c763d;

}

.air-user-alert.air-user-alert-success:hover, .open .air-user-alert.air-user-alert-success {

	border-color: #3c763d;
	background: #3c763d;
	color: #fff;
	
}

.air-user-alert.air-user-alert-info {

	border-color: #31708f;
	color: #31708f;

}

.air-user-alert.air-user-alert-info:hover, .open .air-user-alert.air-user-alert-info {

	border-color: #31708f;
	background: #31708f;
	color: #fff;
	
}

#user .air-dropdown {

	margin-top: 15px;
	
}

.air-dropdown>li>a {

	padding: 6px 20px;
	color: #3994c5;
	
}

.air-dd-inform {

	padding: 10px 20px 5px 20px;
	border-top: 1px #eee solid;
	
}

ul .air-dd-inform:first-child {

	border-top: 0px;
	
}

.air-user-alerts {

	width: 380px;
/*	max-width: 100%;*/
	margin-left: -230px;

}

.air-user-account, .air-user-account:visited, .air-user-account:active, .air-user-account:focus {

	color: #000;
	text-decoration: none;
	
}

.air-user-account:hover, .open .air-user-account {

	text-decoration: none;
	color: #3994c5;
	
}

.air-dd-inform-iconed {

	margin-left: 25px;
	position: relative;

}

.air-dd-inform-iconed h4 {

	font-size: 16px;
	
}

.air-dd-inform-iconed p {

	font-size: 14px;

}

.air-dd-inform-iconed > .glyphicon {

	display: block;
	position: absolute;
	margin-left: -25px;

}


/* поле типа guide */

.selectpicker-othervalue {

	width:calc(100% - 65px);

}



/* preview рекламного объявления Яндекс */

.yandex-preview.affix {

	top: 30px;

}

.typo{
	font-family:Arial,Helvetica,sans-serif
}
.typo_text_m {
	font-size: 13px;
}
.typo_text_l, .typo_text_xl {
	font-size: 18px;
}
.organic .tag-a {
	color: #00c;
	cursor: default;
}

.organic__subtitle .tag-a {
	color: #070;
	font-size: 14px;
}
.sitelinks__item, .serp-meta2__item {
	display: inline-block;
}
.organic__title-wrapper {
	margin: 0;
}
.sitelinks {
	margin: 1px 0;
	font-size: 13px;
}
.sitelinks__item:not(:first-child) {
	vertical-align: top;
	padding-left: 16px;
}
.organic__content-wrapper {
	margin: 2px 0 0;
	font-size: 13px;
}
.serp-meta2 {
	margin: 4px 0 0;
}
.serp-meta2__item:not(:last-child)::after {
	display: inline-block;
	width: 2px;
	height: 2px;
	margin-left: 7px;
	content: '';
	vertical-align: middle;
	background-color: #999;
}
.serp-meta2__item:not(:last-child) {
	margin-right: 3px;
}

.label_color_yellow {
	color: #332f1e;


	font-family: Verdana;

	display: inline;
	vertical-align: baseline;

	position: relative;
	background: #ffeba0;
	white-space: nowrap;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);

	font-size: 11px;

	padding: 1px 5px 3px 6px;

	line-height: 1em;

	margin: 0 0 0 12px;

	border-radius: 20px;

	text-align: inherit;


}

.organic__path {

	display: inline-block;

}


.input-overlimit {

	background-color: #ff9999;

}






.mr30 {

	margin-right: 30px;

}




.air-stat {

	width: 100%;

}

.air-stat thead {

	opacity: 0.8;
	font-size: 14px;
	border-bottom: 1px #ddd solid;

}

.air-stat thead td {

	vertical-align: bottom;
}

.air-stat tr {

	border-bottom: 1px #eee solid;

}

.air-stat td {

	width: auto;
	padding: 8px 16px;

}

.air-stat td.air-stat-control {

	width: 20px;
	padding: 8px;

}

.air-stat td.air-stat-name {

	width: 100%;
	min-width: 200px;
	max-width: 400px;
	padding: 8px 16px 8px 30px;

}

.air-stat td.air-stat-name .openclose {

	color: #000;
	text-decoration: none;

}

.air-stat td.air-stat-name .openclose:before {

	position: absolute;
	margin-left: -20px;

}

.air-stat tbody tr:hover {

	background: #eee;

}

.air-stat .air-stat-total {

	background: #eee;

}

.air-stat .air-stat-bad {

	background: #fee;

}

.air-stat .air-stat-good {

	background: #efe;

}

.air-stat tr.level2 .air-stat-name {

	padding-left: 50px;

}

.air-stat tr.level3 .air-stat-name {

	padding-left: 70px;

}

.air-stat tr.level4 .air-stat-name {

	padding-left: 90px;

}

.air-stat tr.air-stat-closed {

	display: none;

}

.air-stat-comment {

	opacity: 0.5;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;

}

.air-radio-list {

	margin: 20px 60px;

}

.air-comment-link, .air-comment-link:visited, .air-comment-link:focus, .air-comment-link:active {

	color: #000;
	text-decoration: underline;
	font-size: 12px;
	margin-left: 15px;

}

.orderform {

	/*max-width: 600px;*/
	border: 3px #eee solid;
	border-radius: 15px;
	padding: 30px;
	background: #fefefe;

}

.profile-user-name {

	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 150px;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin-bottom: 4px;
	white-space: nowrap;

}

.icon-colorpicker {

	width: 20px;
	height: 20px;
	background: url('/images/icons/icon-colors.png') no-repeat center center;
	display: block;
	border-radius: 30px;

}

.dialog-mini {max-width: 600px;}

.modal-content > .close {

	z-index: 10000;
	position: absolute;
	float: none;
	right: 20px;
	top: 12px;
	font-size: 30px;
	font-weight: normal;

}

.air-paging a {

	margin-right: 15px;
	font-size: 18px;
	padding: 5px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 1.1;

}
.air-paging a.active, .air-paging a.active:hover {

	color: inherit;
	cursor: default;
	text-decoration: none;
	border-radius: 50%;
	background-color: RGBA(0,0,0,0.1);

}

.air-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;	
	padding: 0px;
	margin: 0px;
}

.air-cards-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 45px;		
}

.air-cards-grid > li > a {
	display: flex;
	background: RGBA(0,0,0,0.05);
    padding: 25px 25px 25px 25px;
	border-radius: 6px;
	gap: 15px;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
	height: 100%;
}

.air-cards-grid > li > a:hover {
	background: RGBA(0,0,0,0.03);
} 

.air-cards-grid > li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.air-cards-grid > li > a > svg {
	stroke: #59b4e5;
	fill: none;
	width: 56px;
	height: 56px;
	flex: 0 0 56px;
}

.air-cards-grid .air-card-icon {
	display: flex;
	gap: 15px;
	align-items: center;
	font-size: 14px;
	height: 100%;	
}

.air-intro {
	padding: 20px 30px 20px 30px;
    background: #ccc;
    border-radius: 6px;
    margin-bottom: 45px;
    color: #fff;
}

.air-intro .air-cards-grid {
	gap: 15px;
}

.air-intro .air-cards-grid .air-card-icon {
	gap: 10px;
}

.air-intro h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.25;
}

.air-intro .air-cards-grid svg {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    opacity: 0.4;
}

.air-screen-browser {
	position: relative;
    border-top: 2em solid rgba(230, 230, 230, 0.7);
    border-left: 2px solid rgba(230, 230, 230, 0.7);
    border-radius: 3px;
    border-right: 2px solid rgba(230, 230, 230, 0.7);
    border-bottom: 2px solid rgba(230, 230, 230, 0.7);	
}

.air-screen-browser::before {
    display: block;
    position: absolute;
    content: "";
    top: -1.25em;
    left: 1em;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    background-color: #aaaaaa;
    box-shadow: 0 0 0 2px #aaaaaa, 1.5em 0 0 2px #aaaaaa, 3em 0 0 2px #aaaaaa;
}

.air-screen-browser::after {
    display: block;
    position: absolute;
    content: "";
    top: -1.6em;
    left: 5.5em;
    width: calc(100% - 6em);
    height: 1.2em;
    border-radius: 2px;
    background-color: #fefefe;
}

.air-screen-browser img {
	width: 100%;
}

.air-screen-browser .btn-insite {
	position: absolute;
	top: calc(50% - 30px);
	left: calc(50% - 120px);
	border: 0;
	background: RGBA(0,0,0,0.5);
	backdrop-filter: blur(5px);
	display: block;
	opacity: 0;
	width: 240px;
	height: 60px;
	color: #ffffff;
	border-radius: 30px;
	padding: 20px 45px;
}

.air-screen-browser:hover .btn-insite {
	opacity: 1;
}

.air-etalon-card {
	position: relative;
    box-shadow: 0 0px 40px 0px RGBA(0,0,0,0.05);
	background: RGBA(0,0,0,0.03);
    border-radius: 3px;	
	border: 2px solid rgba(230, 230, 230, 0.7);
}

.air-etalon-card > .air-screen-browser {
	border-left: 0;
	border-right: 0;
}

.air-etalon-card .air-screen-browser + div {
	position: relative;
	padding: 20px 50% 15px 25px;
}

.air-etalon-card .air-screen-browser + div h3 {
	font-size: 26px;
	margin-bottom: 5px;
}

.air-etalon-card .air-screen-browser + div p {
	font-size: 14px;
	opacity: 0.8;
}

.air-etalon-card .air-screen-browser + div .btn-insite {
    border: 1px #3994C5 solid;
    border-radius: 6px;
    background: #ffffff;
    position: absolute;
    right: 25px;
    top: calc(50% - 31px);
    font-size: 16px;
    padding: 15px 30px;
}

@media (max-width: 991px) {
	.air-cards-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.air-cards-grid-2 {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 768px) {
	.air-cards-grid {
		grid-template-columns: repeat(1, 1fr);
	}
}