


/* Start:/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/style.css*/
.catalog-element-composite{
}

.catalog-element-composite .title-element{
	text-transform: uppercase;
}

.catalog-element-composite .header-board{
    width: 100%;
	border-bottom: 1px solid #ccc;
}

.catalog-element-composite .img{
	vertical-align: top;
	padding-top: 20px;
}

.catalog-element-composite .img img{

}

.catalog-element-composite .img .img-default{
	background: url('/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/img/doc_default.png') no-repeat scroll 50% 50% transparent;
}

.catalog-element-composite .slab h3{
	padding: 0 10px;
}

.catalog-element-composite .add-field{
	padding: 10px 0;
}


/* Общие элементы, обычное состояние */
ul#Tabs {
    font-size: 14pt;
    list-style-type: none;
    margin: 0;
	position: relative;
	width: 100%;
}

ul#Tabs li{
	border-radius: 5px 5px 0 0;
	text-align: center;
}
 
ul#Tabs li.Tab {
    margin: 2px 0 0;
}

ul#Tabs li.Tab a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px;
	background: #B7C3DD;
	border-radius: 5px 5px 0 0;
}

#Tabs li {
}

#Tabs li.Tab a.Tab-first {
}

#Tabs li.Tab a:hover {
	border-radius: 5px 5px 0 0;
	background: #8FA3CC;
}
 
/* Состояние: активная */
#Tabs li.SelectedTab {
    height: 28px;
    margin: 0px;
}

#Tabs li#OneTab {
} 

#Tabs li.SelectedTab a {
    display: block;
    color: #1D85B3;
    text-decoration: none;
    padding: 5px;
    cursor: default;
	background: #F1F5FF;
	border-radius: 5px 5px 0 0;
}

#Content{
	background: #F1F5FF;
	border: 1px solid #ccc;

}

#Content div#One .text {
	margin: 10px !important;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	padding: 10px 10px 25px 10px;
	text-align: left;
}

#Content div#Two {
	padding: 15px;
} 

#Content div#Four,
#Content div#Five{

}

.catalog-element-composite #Content ul li{
	list-style: disc;
	margin-left: 15px;
}

/* End */



/* Start:/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/lincked-service_sub/style.css*/
div.lincked-spevice{
}

div.lincked-spevice table.no-result{
	margin: 50px 10px;
}

div.lincked-spevice table.no-result td span.no-result{
	font-weight: bold;
	font-size:18px;
	padding: 0px 20px;
	white-space:nowrap;
}

div.lincked-spevice .row{
	float: left;
	text-align: center;
	width: 100%;
}

div.lincked-spevice .row a{
}

div.lincked-spevice .row .slab{
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	margin: 10px;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}


div.lincked-spevice .row .slab h3{
	display: table-cell;
	height: 40px;
	padding-top: 5px;
	vertical-align: middle;
}

div.lincked-spevice .row .slab:hover{
	margin: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

div.lincked-spevice .row .slab .img,
div.lincked-spevice .row .slab .img-default,
div.lincked-spevice .row .slab .link-detail,
div.lincked-spevice .row .slab .prop{
	padding: 0px 5px;
	margin-bottom: 10px;
}

div.lincked-spevice .row .slab .img,
div.lincked-spevice .row .slab .img-default
{
	width: auto;
	margin-top: 10px;
	overflow: hidden;
}

div.lincked-spevice .row .slab .img-default{
	background: url('/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/lincked-service_sub/img/service-default.png') no-repeat scroll 50% 50% transparent;
}

div.lincked-spevice .text-preview{
	margin: 0 10px;
	text-align: justify; 
	padding: 0px 5px;
	height: 95px;
	overflow: hidden;
}

div.lincked-spevice .row .slab .link-detail{
	margin: 0 10px 10px;
	text-align: left; 
}

div.lincked-spevice .row .slab .link-detail a{

}

div.lincked-spevice .row .slab .prop{
	font-family: Arial, sans-serif;
    color: #abadb3;
    font-size: 14px;
    display: block;
}

div.lincked-spevice .row .slab .prop{
	text-transform: lowercase;
}

.catalog-price {
	 color:red;
}

.clear-both {
	width: 100%;
    display: inline-block;
}
/* End */



/* Start:/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/lincked-list_sub/style.css*/
catalog-section{
}
/* End */



/* Start:/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/clin-tiles_sub/style.css*/
div.catalog-section-boards{
}

div.catalog-section-boards .row{
	float: left;
	text-align: center;
}

div.catalog-section-boards .row a{
}

div.catalog-section-boards .row .slab{
	background: #fff;
	border: 1px solid #ccc;
	margin: 10px;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	min-height: 375px;
}


div.catalog-section-boards .row .slab:hover{
	margin: 10px;
	border: 1px solid #999;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

div.catalog-section-boards .row .slab .img,
div.catalog-section-boards .row .slab .img-default,
div.catalog-section-boards .row .slab .link-detail,
div.catalog-section-boards .row .slab .prop{
	padding: 0px 5px;
	margin-bottom: 10px;
}

div.catalog-section-boards .row .slab .img,
div.catalog-section-boards .row .slab .img-default
{
	margin-top: 10px;
	overflow: hidden;
}

div.catalog-section-boards .row .slab .img-default{
	background: url('/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/clin-tiles_sub/img/doc_default.png') no-repeat scroll 50% 50% transparent;
}

div.catalog-section-boards .row .slab .link-detail{
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 21px;
	height: 51.5px;
}

div.catalog-section-boards .row .slab .link-detail a{
    color: #000;
}

div.catalog-section-boards .row .slab .prop{
	font-family: Arial, sans-serif;
    color: #abadb3;
    font-size: 14px;
    display: block;
	font-weight: initial;
}

div.catalog-section-boards .row .slab .experience{
	text-transform: lowercase;
}

.catalog-price {
	 color:red;
}

.clear-both {
	width: 100%;
    display: inline-block;
}
/* End */



/* Start:/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/news.list/list_person_div_sub/style.css*/
.ListPersones{
	margin: 10px -10px 0;
}

.ListPersones .sort{
	display: inline-block;
	width: 100%;
}

.ListPersones .sort div{
	float: left;
	background-color: #F1F5FF !important;
	border-radius: 5px;
	margin: 2px;
	padding: 5px;
}

.ListPersones .sort .active{
	background-color: #EAEAEA !important;
}

.ListPersones .sort .label{
	float: none;
	background-color: #F1F5FF !important;
}

.ListPersones .sort .office{
}

.ListPersones .sort .name{
}

.ListPersones .item{
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 8px;
	margin: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.ListPersones .item .block:nth-child(2n){
	background-color: #F1F5FF !important;
}

.ListPersones .label-text{
	font-weight: 600;
	float: left;
}

.ListPersones .text{
	text-align: right;
}

.ListPersones .item .block.week{
	background: #F1F5FF !important;
	min-width: 70px;
	border-radius: 5px;
	display: inline-block;
	margin: 2px;
	padding: 5px;
	text-align: center;
	border: 1px #ccc solid;
}

.ListPersones .item .block.week .label-text{
	float: none;
}

.ListPersones .item .block.week .text{
	text-align: inherit;
}

.ListPersones .holiday{
	text-align: center;
	font-weight: bold;
}

.ListPersones .holiday-color,
.ListPersones .holiday-color a{
	color: #ccc;
}

.ListPersones .footnote-block{
	background-color: #ccc;
	margin: 5px -8px -8px;
	font-size: 10px;
}
/* End */



/* Start:/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/news.list/list_persones_sub/style.css*/
.ListPersones{
	margin: 10px !important;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	padding: 10px 10px 25px 10px;
}

.ListPersones table{
	width: 100%;
}

.ListPersones th{
	background-color: #EAEAEA !important;
	border-top: 1px solid #CCC;
	height: 30px;
	margin-top: -1px;
	width: 100px;
}

.ListPersones th.office{
	width: 28px;
}

.ListPersones th.name{
	width: 25%;
}

.ListPersones th.expert{
}

.ListPersones th.department{
}

.ListPersones th.week{
}

.ListPersones th.monday{
}

.ListPersones th.truesday{
}

.ListPersones th.wednesday{
}

.ListPersones th.thurstday{
}

.ListPersones th.fridey{
}

.ListPersones th.saturday{
}

.ListPersones th.sunday{
}

.ListPersones td.week{
	text-align: center;
}

.ListPersones td.holiday{
	text-align: center;
	font-weight: bold;
}

.ListPersones td.holiday-color,
.ListPersones td.holiday-color a{
	color: #ccc;
}

.ListPersones tr:hover{
	background: #e5eeff;
}

.ListPersones td{
	border-bottom: 1px solid #CCC;
	padding: 8px;
}

.ListPersones td.tooltip{
	white-space: nowrap;
	padding-left: 3px;
}

.ListPersones td.tooltip b{
	background: transparent url('/bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/news.list/list_persones_sub/images/sprite-info.gif') no-repeat left top;
	display: inline-block;
	color: red;
	font-weight: bold;
	text-indent: -9999px;
	height: 8px;
	width: 9px;
}

.ListPersones td.tooltip a{
	color: #4d4d4d;
}

#tooltip {
	background: #222;
	border: 5px solid #666666;
	color: #fff;
	margin: 0px;
	padding: 3px 5px;
	position: absolute;
	visibility: hidden;
}
/* End */
/* /bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/style.css */
/* /bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/lincked-service_sub/style.css */
/* /bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/lincked-list_sub/style.css */
/* /bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/catalog.section/clin-tiles_sub/style.css */
/* /bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/news.list/list_person_div_sub/style.css */
/* /bitrix/templates/mobiles_s1/components/bitrix/catalog.element/service-details/bitrix/news.list/list_persones_sub/style.css */
