.Media-Slider-Block {height: 150px;background: #ebebeb url(/img/media-slider-block-bg.png) repeat-x 0 0;margin: -14px -20px 0 -19px;overflow: hidden;position: relative;}
.Media-Slider-Block .Bg {width: 18px;height: 18px;background: url(/img/marker-block.png) no-repeat 0% 0%;position: absolute;z-index: 50;margin: -1px 0px 0px -1px;}
.Media-Slider-Block .Conteiner {height: 150px;position: relative;z-index: 49;}
.Media-Slider-Block .Conteiner .Menu {position: absolute;bottom: 13px;left: 20px;z-index: 48;}
.Media-Slider-Block .Conteiner .Menu span {display: inline-block;width: 8px;height: 8px;background: url(/img/media-slider-menu-sections.png) no-repeat 0 0;margin-right: 5px;cursor: pointer;}
.Media-Slider-Block .Conteiner .Menu span.activeSlide {background-position: 0 100%;}
/* for 2nd slider block with count of useable boards */
.Media-Slider-Block .Images .slide-text {position: absolute;top: -10px;left: 0;right: 0;bottom: 0;padding: 0 30px;}
.Media-Slider-Block .Images .slide-text::after {display: inline-block;vertical-align: middle;content: '';height: 150px;}
.Media-Slider-Block .Images .slide-text > span {display: inline-block;/*vertical-align: middle;*/margin-top: 30px; font-size: 24px;font-weight: bold;line-height: 1.2;text-shadow: 0 1px 0 rgba(255,255,255,1);}


.filter {text-align: left;line-height: 18px;padding: 0;position: relative;}
.filter {
background: rgb(241,241,241);
background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(222,222,222,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(222,222,222,1)));
background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(222,222,222,1) 100%);
background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(222,222,222,1) 100%);
background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(222,222,222,1) 100%);
background: linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(222,222,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dedede',GradientType=0 );
}

.filter a {color: #147D93;text-decoration: none;border-bottom: 1px dashed #147D93;}
.filter a:hover {border-bottom: 0px dashed #147D93;}
.filter a span {color: #000000;padding: 0 5px;}
.filter td {padding: 10px;}
.filter td.border {padding: 10px 0;}
.filter td.border div {padding: 0 10px; border-left: 1px solid #ffffff;}

.filter td.red-bg {
color: #ffffff;
background: rgb(137,45,27);
background: -moz-linear-gradient(top,  rgba(137,45,27,1) 0%, rgba(211,69,42,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,45,27,1)), color-stop(100%,rgba(211,69,42,1)));
background: -webkit-linear-gradient(top,  rgba(137,45,27,1) 0%,rgba(211,69,42,1) 100%);
background: -o-linear-gradient(top,  rgba(137,45,27,1) 0%,rgba(211,69,42,1) 100%);
background: -ms-linear-gradient(top,  rgba(137,45,27,1) 0%,rgba(211,69,42,1) 100%);
background: linear-gradient(top,  rgba(137,45,27,1) 0%,rgba(211,69,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#892d1b', endColorstr='#d3452a',GradientType=0 );
}

.white-angle {position: absolute;width: 9px;height: 9px;background-image: url(/img/white-angle-bg.png);background-repeat: no-repeat;}
.white-angle.tl {background-position: -9px -9px;top: 0;left: 0;}
.white-angle.tr {background-position: 0px -9px;top: 0;right: 0;}
.white-angle.bl {background-position: -9px 0px;bottom: 0;left: 0;}
.white-angle.br {background-position: 0px 0px;bottom: 0;right: 0;}

.LogoTable {}
.LogoTable td {padding: 4px 8px;height: 80px;text-align: left;}
.LogoTable td:first-child {text-align: center !important;}
.LogoTable thead tr th {background:url(/img/h2_in.gif) 50% 0 no-repeat #dedede;text-align: left;}
.LogoTable thead tr th.first div {background:url(/img/h2_in.gif) 0 0 no-repeat #dedede;position: relative;right:1px;}
.LogoTable thead tr th.last div {background:url(/img/h2_in.gif) 100% 0 no-repeat #dedede;position: relative;left:1px;}
.LogoTable thead th div {background:url(/img/h2_in.gif) 50% 0 no-repeat #dedede;padding: 10px 8px;}

.LogoTable tbody th div {background: #dedede;font-weight: normal;padding: 10px 8px;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;}

.LogoTable tbody th div {
background: rgb(204,210,214);
background: -moz-linear-gradient(top,  rgba(204,210,214,1) 0%, rgba(218,227,231,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,210,214,1)), color-stop(100%,rgba(218,227,231,1)));
background: -webkit-linear-gradient(top,  rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
background: -o-linear-gradient(top,  rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
background: -ms-linear-gradient(top,  rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
background: linear-gradient(top,  rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd2d6', endColorstr='#dae3e7',GradientType=0 );
}

.LogoTable tbody .SeeAll td {padding: 0;background-color: #ffffff !important;vertical-align: bottom;height: auto;}
.ShowAll {position: relative;background-color: #d3d3d3;margin: 0 -1px;padding: 15px 0;}




/* MessageBox */
.MessageBox {
	position: absolute;
	z-index: 2000;
	top:50%;
	left:50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);]
    border:2px solid #F0F0EE;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url('/PIE/PIE.htc');
}
.MessageBox .head-tl, .MessageBox .head-tr {display: none;}
.MessageBox .tl {width: 51%;height: 51%;position: absolute;top: 0;left: 0;z-index: -2;background: no-repeat 0 0;}
.MessageBox .tr {width: 51%;height: 51%;position: absolute;top: 0;right: 0;z-index: -2;background: no-repeat 100% 0;}
.MessageBox .br {width: 51%;height: 51%;position: absolute;bottom: 0;right: 0;z-index: -2;background: no-repeat 100% 100%;}
.MessageBox .bl {width: 51%;height: 51%;position: absolute;bottom: 0;left: 0;z-index: -2;background: no-repeat 0 100%;}
/*.MessageBox.WhiteColor .tl {background-image: url(/img/white_message_box_bg.png);}
.MessageBox.WhiteColor .tr {background-image: url(/img/white_message_box_bg.png);}
.MessageBox.WhiteColor .br {background-image: url(/img/white_message_box_bg.png);}
.MessageBox.WhiteColor .bl {background-image: url(/img/white_message_box_bg.png);}*/


/* MessageBox Header Colors */
.MessageBox.Header .head-tl {display: block;width: 51%;height: 20px;position: absolute;top: 5px;left: 5px;z-index: -1;}
.MessageBox.Header .head-tr {display: block;width: 51%;height: 20px;position: absolute;top: 5px;right: 6px;z-index: -1;}
.MessageBox.Header .head-tl {background: url(/img/header_message_box_bg.png?1) no-repeat 0 0;}
.MessageBox.Header .head-tr {background: url(/img/header_message_box_bg.png?1) no-repeat 100% 0;}
.MessageBox.Header.HeaderBlue .head-tl {background: url(/img/header_message_box_bg.png?1) no-repeat 0 0;}
.MessageBox.Header.HeaderBlue .head-tr {background: url(/img/header_message_box_bg.png?1) no-repeat 100% 0;}
.MessageBox.Header.HeaderRed .head-tl {background: url(/img/header_message_box_bg.png?1) no-repeat 0 -200px;}
.MessageBox.Header.HeaderRed .head-tr {background: url(/img/header_message_box_bg.png?1) no-repeat 100% -200px;}
.MessageBox.Header.HeaderGray .head-tl {background: url(/img/header_message_box_bg.png?1) no-repeat 0 -400px;}
.MessageBox.Header.HeaderGray .head-tr {background: url(/img/header_message_box_bg.png?1) no-repeat 100% -400px;}


/* Color Header Text */
.MessageBox.WhiteColor.Header .MessageTitle {margin: 20px 6px 0 5px;padding: 0 30px 20px;line-height: 1.2;color: #ffffff;background: url(/img/header_message_box_bg.png?1) no-repeat 50% -20px;}
.MessageBox.WhiteColor.Header .MessageTitle .close {position:static;top: 0;right: 0;font-size: 30px;margin: -7px 0 0 0;color: #b20000;float: right;}
.MessageBox.WhiteColor.Header.HeaderBlue .MessageTitle {color: #ffffff;background: url(/img/header_message_box_bg.png?1) no-repeat 50% -20px;}
.MessageBox.WhiteColor.Header.HeaderRed .MessageTitle {color: #ffffff;background: url(/img/header_message_box_bg.png?1) no-repeat 50% -220px;}
.MessageBox.WhiteColor.Header.HeaderGray .MessageTitle {color: #000000;background: url(/img/header_message_box_bg.png?1) no-repeat 50% -420px;}

/* Color Header CloseButton */
.MessageBox.WhiteColor.Header.HeaderBlue .MessageTitle .close a {color: #b20000;}
.MessageBox.WhiteColor.Header.HeaderBlue .MessageTitle .close a:hover {color: #ffffff;}
.MessageBox.WhiteColor.Header.HeaderRed .MessageTitle .close a {color: #ffffff;}
.MessageBox.WhiteColor.Header.HeaderRed .MessageTitle .close a:hover {color: #cbcbcb;}
.MessageBox.WhiteColor.Header.HeaderGray .MessageTitle .close a {color: #b20000;}
.MessageBox.WhiteColor.Header.HeaderGray .MessageTitle .close a:hover {color: #cbcbcb;}

.MessageBox.WhiteColor .MessageTitle {margin-bottom: 0;text-align: left;padding: 10px 30px 0 30px;font-size: 18px;position: relative;color: #000000;}
.MessageBox.WhiteColor .MessageTitle .close {position: absolute;top: 10px;right: 0;font-size: 30px;margin-right: 25px;color: #b20000;}
.MessageBox.WhiteColor .MessageTitle .close a {color: #b20000;text-decoration: none;opacity: .5;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.MessageBox.WhiteColor .MessageTitle .close a:hover {opacity: 1;}
.MessageBox.WhiteColor .MessageContent {margin: 0 0 10px 0;}
.MessageBox.WhiteColor.SmallMessage .MessageContent {margin: 0 5px; padding: 0 0 10px; background: #fff; border-radius: 0 0 15px 15px;}









.MessageBox.RedColor .tl {background-image: url(/img/red_message_box_bg.png);}
.MessageBox.RedColor .tr {background-image: url(/img/red_message_box_bg.png);}
.MessageBox.RedColor .br {background-image: url(/img/red_message_box_bg.png);}
.MessageBox.RedColor .bl {background-image: url(/img/red_message_box_bg.png);}

.MessageBox.RubricSelect .MessageTitle {margin-bottom: 0;text-align: left;padding: 10px 0 0 30px;font-size: 18px;}
.MessageBox.RubricSelect .MessageTitle .close {float: right;margin-right: 25px;color: #b20000;}
.MessageBox.RubricSelect .MessageTitle .close a {color: #b20000;text-decoration: none;}
.MessageBox.RubricSelect .MessageTitle .close a:hover {color: #cbcbcb;}
.MessageBox.RubricSelect .MessageContent {margin: 0 0 10px 0;}
.RubricSelectBox {overflow: hidden;padding: 0 0 10px 10px;}
.RubricSelectBox dl {float: left;margin: 0 3px 0 0;}
.RubricSelectBox dl:first-child {margin-left: 10px;}
.RubricSelectBox dl dt {margin-top: 10px;}
.RubricSelectBox dl dd {line-height: 19px;}
.RubricSelectBox dl dd a {margin-left: 5px;color: #147d93;text-decoration: none;border-bottom: 1px dashed #147d93;}
.RubricSelectBox dl dd a:hover {color: #b20000;border-bottom: 0px dashed #147d93;}
.RubricSelectBox dl dt a.dashed {color: #147d93;text-decoration: none;border-bottom: 1px dashed #147d93;}
.RubricSelectBox dl dt a.dashed:hover {color: #b20000;border-bottom: 0px dashed #147d93;}

.RubricSelectBox.reg dl dd {line-height: 22px;}

.BlueColor, .RedColor, .SmallMessage { background: none !important; box-shadow: none !important; }

.ButtonsBox {}
.ButtonsBox a {display: block !important;margin: 10px 0 !important;}
.ButtonsBox a * {text-align: center;font-size: 20px;}



.ItemList {overflow: hidden;margin: 0 20px;padding: 0;}
.ItemList dl {margin: 0;padding: 20px 0;font-size: 14px;overflow: hidden;}
.ItemList dl dt, .ItemList dl dd {float: left;width: 24%;}
.ItemList dl dt.I {font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.ItemList dl dt.II {margin: 20px 0 10px;}
.ItemList dl dd {font-size: 15px;}
.ItemList dl dd a {color: #147d93;text-decoration: none;border-bottom: 1px dashed #147d93;display: inline-block;margin: 5px 0 5px 20px;}
.ItemList dl dd a:hover {color: #b20000;border-bottom: 0px dashed #147d93;margin-bottom: 6px;}
/*
.ItemTable {overflow: hidden;margin: 0 20px;padding: 0;}
.ItemTable dl {float: left;width: 25%;margin: 0;padding: 0 0 20px 0;font-size: 14px;}
.ItemTable dl {background-color: rgba(0,0,0,0.02);}
.ItemTable dl:nth-child(2n) {background-color: rgba(0,0,0,0.05);}
.ItemTable dl:nth-child(1+4n) {clear: both;background: red;}
.ItemTable dl dt, .ItemTable dl dd {padding: 0 10px;}
.ItemTable dl dt.I {font-size: 16px;font-weight: bold;margin-bottom: 10px;background-color: rgba(0,0,0,0.1);}
.ItemTable dl dt.I span.hfix {display: inline-block;vertical-align: middle;height: 50px;width: 1px;margin-left: -1px;overflow: hidden;}
.ItemTable dl dt.I b {display: inline-block;vertical-align: middle;}
.ItemTable dl dt.II {margin: 20px 0 10px;}
.ItemTable dl dd {font-size: 13px;padding: 3px 0 3px 20px;}
.ItemTable dl dd a {color: #147d93;text-decoration: none;border-bottom: 1px dashed #147d93;}
.ItemTable dl dd a:hover {color: #b20000;border-bottom: 0px dashed #147d93;}
*/

.ItemTable {margin: 0 20px;padding: 0;font-size: 14px;overflow: hidden;background-color: #f8f8f8;}


.ItemTable .I {font-size: 16px;padding: 10px;font-weight: bold;}
.ItemTable .II {font-size: 14px;padding: 10px;font-weight: normal;}
.ItemTable .III {background-color: #ffffff;font-size: 14px;padding: 10px;font-weight: normal;}

.ItemTable a {display: block;text-decoration: none;margin: 5px;}
.ItemTable a u {color: #147d93;}
.ItemTable a:hover u {color: #b20000;}

.ItemTable .I .title {background-color: rgba(0,0,0,0.03);padding: 0 10px;}
.ItemTable .I .title .hfix {width: 1px;height: 50px;margin: 0 0 0 -1px !important;overflow: hidden;}
.ItemTable .I .title span {display: inline-block;vertical-align: middle;}

.ItemTable .I span,
.ItemTable .II span,
.ItemTable .III span {display: block;margin: 5px;}





.RubricList2 .float {float: left;width: 25%;}
.RubricList3 .float {}

.RubricList19 {}
.RubricList19 .float {float: left;width: 33%;}


.RubricList65 .float {float: left;width: 33%;}







.radius-angles center.BottomButton {bottom: -19px;overflow: hidden;}

center.BottomButton {margin:0 10px; padding: 0px;position: relative;bottom: -27px;z-index: 5;text-align: center;height: 40px;}
input.BottomBtm {font-size: 14px;font-weight: bold;color: #3d3d3d;padding: 0px;margin: 0px;width: 100px;line-height: 40px;border: 0px;background: url(/img/order-bottom-btm.png) no-repeat 0px 0px;cursor: pointer;}
input.BottomBtm:hover {background-position: 0px -40px;color: #000000;}
input.BottomBtm.W150 {width: 150px;background: url(/img/order-bottom-btm150.png) no-repeat 0px 0px;}
input.BottomBtm.W200 {width: 200px;background: url(/img/order-bottom-btm200.png) no-repeat 0px 0px;}

input.BottomBtm.RedBtm {background-position: 50% 0px;color: #ffffff;}
input.BottomBtm.RedBtm:hover {background-position: 50% -40px;color: #ffffff;}
input.BottomBtm.BlueBtm {background-position: 100% 0px;color: #ffffff;}
input.BottomBtm.BlueBtm:hover {background-position: 100% -40px;color: #ffffff;}

input.BottomBtm.center {position: absolute;left: 50%;margin-left: -50px;}
input.BottomBtm.W150.center {margin-left: -75px;}
input.BottomBtm.W200.center {margin-left: -100px;}
input.BottomBtm.left {float: left;}
input.BottomBtm.right {float: right;}


.PacketItem.JobVacancy .grafik .bord .PacketsTable .item-pack {
    position: relative;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable H3 {
    font-size: 14px;
    padding: 0px 15px 20px 15px;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable H3 IMG {
    float: left;
    margin-left: -18px;
}

.PacketItem.JobVacancy .grafik .bord .PacketsTable TR.archive  H3 {
    color: #808080;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable P {
    margin: 2px 0 2px 16px;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable .phone {
    margin: 10px 0 7px 16px;
}

.PacketItem.JobVacancy .grafik .bord .PacketsTable .phone-pack .phone {
    line-height: 17px;
	margin: 0;
}

.PacketItem.JobVacancy .grafik .bord .PacketsTable .phone

.PacketItem.JobVacancy .grafik .bord .PacketsTable .item-pack SPAN {
    font-weight: bold;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable .salary_per_month_rub SPAN {
    color: #1f9eab;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable .new_response {
    position: relative;
    float: right;
    margin: 10px 0 0 0;
    padding-top: 10px;
    background: url(/img/corner.png) no-repeat top center;
}
.PacketItem.JobVacancy .grafik .bord .PacketsTable .new_response A {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -23px;
    padding: 5px 10px;
    width: 50px;
    border-radius: 6px;
    text-align: center;
    background-color: #c0c0c0;
    text-decoration: none;
}

.grafik .bord .filter_active {
    padding: 0;
}
.grafik .bord .filter_active LI {
    background: none;
    float: left;
    margin: 0;
    padding: 0px 10px 0 0;
    width: auto;
}
.grafik .bord .filter_active LI:first-child {
    font-weight: bold;
    padding: 0px 10px 0 17px;
}

.grafik .bord .filter_active LI A {
    border-bottom: 1px dotted #1f9eab;
    color: #1f9eab;
    display: inline-block;
    text-decoration: none;
}
.grafik .bord .filter_active LI A.selected {
    color: #000000;
    border-bottom: none;
}

.MessageContent A:not(.jc-btn) {
    color: #147d93;
}
.MessageContent P.info {
    font-size: 14px;
    padding: 10px 0 5px 0;
}
.MessageContent P.contact {
    line-height: 20px;
}

A.ByDateReport {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
A.ByDateReport IMG, SPAN.ByDateReport IMG {
    border: 0 none;
    padding-left: 5px;
}
// SPAN.ByDateReport {
//     cursor: pointer;
// }

.ui-autocomplete.ui-scrollable {
    max-height: 236px;
    overflow-y: auto;
    overflow-x: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Последняя по счетку колонка в popup выбора тарифов на странице data/prices/car-package.php */
.auto .auto_header {
    background: rgb(204,210,214);
    background: -moz-linear-gradient(top, rgba(204,210,214,1) 0%, rgba(218,227,231,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,210,214,1)), color-stop(100%,rgba(218,227,231,1)));
    background: -webkit-linear-gradient(top, rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
    background: -o-linear-gradient(top, rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
    background: -ms-linear-gradient(top, rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
    background: linear-gradient(top, rgba(204,210,214,1) 0%,rgba(218,227,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd2d6', endColorstr='#dae3e7',GradientType=0 );
}

.auto .auto_header th div {
	border: none !important;
}

.auto .auto_header th {
	border-top: 1px #fff solid;
}

.auto .auto__column:last-child .auto__column__inner {
	padding-left: 40px;
}