

/* Start:/local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/style.css?17875902104564*/
div.bx-users-filter{
	width: 420px;
}

div.bx-intranet-outlook-banner{
	float: right;
	width: 40%;
}

div.bx-intranet-outlook-banner .bx-outlook-contacts{
	background-image: url(/bitrix/components/bitrix/intranet.search/templates/.default/images/outlook_import2.jpg);
}

div.bx-outlook-contacts-btn{
	background-image: url(/bitrix/components/bitrix/intranet.search/templates/.default/images/import_outlook.gif);
}

table.bx-users-toolbar{
	width: 100%;
	border-collapse: collapse;
	border: solid 5px #D8E3E8;
	background-color: #D8E3E8;
}

table.bx-users-toolbar td{
	border: solid 5px #D8E3E8;
	padding: 1px;
	white-space: nowrap !important;
	color: black;
}

table.bx-users-toolbar td.bx-users-toolbar-last{
	width: 100%;
	text-align: right;
}

table.bx-users-toolbar td.bx-users-toolbar-delimiter{
	width: 1px;
	padding: 0 1px 0 0;
	background-color: #98B7C5;
}

table.bx-users-toolbar .bx-users-selected{
	background-color: #F0F5F7;
	border: solid 1px #6290A6;
	font-weight: bold;
	color: #0C4797;
}

table.bx-users-toolbar .bx-users-icon{
	display: block;
	height: 20px;
	padding-left: 20px;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	cursor: pointer;
	line-height: 20px;
}

table.bx-users-toolbar a.bx-users-icon1{
	padding: 4px 5px 4px 25px;
	margin-top: 4px;
	margin-right: 3px;
	background-position: 2px center;
	background-repeat: no-repeat;
	cursor: pointer;
	line-height: 25px;
	border: solid 1px #D8E3E8;
	color: #072838;
	text-decoration: none;
}

table.bx-users-toolbar a.bx-users-icon1:active{
	background-color: #F0F5F7;
	border-color: #AEBEC5;
	text-decoration: none;
}

table.bx-users-toolbar .bx-users-view-list{
	background-image: url(/local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/images/icon_view_list.gif);
}

table.bx-users-toolbar .bx-users-view-list:active, table.bx-users-toolbar .bx-users-view-list-active{
	background-image: url(/local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/images/icon_view_list_active.gif);
}

table.bx-users-toolbar .bx-users-view-table{
	background-image: url(/local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/images/icon_view_table.gif);
}

table.bx-users-toolbar .bx-users-view-table:active, table.bx-users-toolbar .bx-users-view-table-active{
	background-image: url(/local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/images/icon_view_table_active.gif);
}

table.bx-users-toolbar .bx-users-excel{
	background-image: url(/bitrix/components/bitrix/intranet.search/templates/.default/images/import_excel.gif);
}

.bx-users-outlook{
	background-image: url(/bitrix/components/bitrix/intranet.search/templates/.default/images/import_outlook.gif);
}

table.bx-users-toolbar .bx-users-letter{
	padding: 2px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

div.bx-users-alphabet{
	/*float: right; */
	margin: /*5px 0px 5px 5px*/ 10px 0px;
	background-color: #F0F5F7;
	border: solid 1px #AAC3CF;
	padding: 3px;
	color: #98B7C5;
	text-align: center;
}

div.bx-users-alphabet a{
	font-weight: bold;
	text-decoration: none;
	margin: 0 2px
}

div.bx-users-alphabet a:active{
	text-decoration: underline;
}

div.bx-users-alphabet #bx_alphabet_selector{
	font-size: 0.95em;
}

div.bx-users-alphabet #bx_alphabet_selector a{
	color: #808080;
	font-weight: normal;
}

div.bx-users-alphabet #bx_alphabet_selector a.bx-current{
	color: black;
	font-weight: bold;
}

div.bx-users-nav{
	margin: 5px 0px;
}

ul.bx-users-selector{
	height: 26px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #AEBEC5;
	width: 400px;
}

ul.bx-users-selector li{
	height: 16px;
	float: left;
	display: block;
	padding: 5px 30px;
	font-weight: bold;
	color: #072838;
	cursor: pointer;
}

ul.bx-users-selector li.bx-selected{
	padding-right: 30px;
	background-color: #D8E3E8;
	background-image: url(/local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/images/filter_delimiter.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

div.bx-users-selector-filter{
	background-color: #D8E3E8;
	width: 400px;
	padding: 10px 0px 0px 0px;
}

div.bx-users-selector-filter form{
	padding: 0px;
	margin: 0px;
}

div.bx-users-selector-filter table.bx-selector-table{
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}

div.bx-users-selector-filter table.bx-selector-table tbody td{
	padding: 4px;
	vertical-align: top;
	width: 65%;
}

div.bx-users-selector-filter table.bx-selector-table tbody td.bx-filter-caption{
	text-align: right;
	width: 35%;
}

div.bx-users-selector-filter table.bx-selector-table tbody td input[type="text"] /*IE sux!*/, div.bx-users-selector-filter table.bx-selector-table tbody td select{
	width: 90%;
}

div.bx-users-selector-filter table.bx-selector-table tfoot td{
	text-align: right;
	padding: 10px;
	border-top: solid 1px #C3D0D6;
}


/* End */


/* Start:/local/templates/mobile_modern_s1/components/medsite/medsite.structure.selector/filter/style.css?17875902102236*/


.form-group.group-search{

    background: #f5f5f5;
    position: relative;
    padding: 0 15px;
    margin-bottom: 20px;
}
.form-group.group-search .search-button{
    z-index: 2;
    cursor: pointer;
}
.form-group.group-search .news-item{
    min-width: 270px;
    padding: 15px 0;
}
.form-group.group-search  select.btn {
    width: 100%;
}
.news-item p{
    padding: 0 0 10px 0;
    margin: 0;
}
.news-item.footer-form-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.news-item.footer-form-block .search-button{
    width: 49%;
    margin-right: 2%;
    text-transform: uppercase;
}
.news-item.footer-form-block .search-button:last-child{
    margin-right: 0;
}
.chosen-container.chosen-container-single .chosen-single{
    display: inline-block;
    color: #ffffff;
    margin-bottom: 0;
    font: normal 16px/36px Arial, sans-serif;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background: #e82654;
    border: 0;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 20px;
    border-radius: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 44px;
    line-height: 44px;
    background-image: -moz-linear-gradient( 0deg, rgb(255,194,77) 0%, rgb(255,73,107) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,194,77) 0%, rgb(255,73,107) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,194,77) 0%, rgb(255,73,107) 100%);
}/*
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
    border-radius: 20px;
    background-image: -moz-linear-gradient( 0deg, rgb(255,194,77) 0%, rgb(255,73,107) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,194,77) 0%, rgb(255,73,107) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,194,77) 0%, rgb(255,73,107) 100%);
    box-shadow: 0 1px 0 #fff inset;
    color: #ffffff;
}*/
/* End */


/* Start:/local/templates/mobile_modern_s1/components/medsite/medsite.structure.list/list/style.css?178759021065*/
.bx-users{
	width: 100%;
}

.bx-users-nav{
	margin: 10px 0px;
}


/* End */


/* Start:/local/templates/mobile_modern_s1/components/medsite/medsite.system.person/list/style.css?17875902103183*/
.bx-user-info{
	border: solid 1px #C4C4C4;
	margin: 0px 0px 10px 0px;
}

.bx-user-info-inner{
	padding: 15px;
	border-top: solid 3px #D8E3E8;
}

.bx-user-info-inner .bx-user-text{
	margin-left: 120px;
	margin-right: 200px;
}

.bx-user-info-inner .bx-user-text .bx-user-name, .bx-user-info-inner .bx-user-text .bx-user-post{
	margin-bottom: 10px;
}

.bx-user-info-inner .bx-user-image{
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	text-align: center;
}

.bx-user-info-inner .bx-user-image a{
	display: block;
	height: 102px;
	width: 104px;
	text-decoration: none;
}

.bx-user-info-inner .bx-user-image img{
	border: 0;
}

.bx-user-info-inner .bx-user-image-default{
	background-image: url(/bitrix/components/medsite/medsite.system.person/templates/.default/images/nopic_user_100_noborder.gif);
}

.bx-user-info-inner .bx-user-name{
	font-size: 1.5em;
	margin: 0px;
}

.bx-user-info-inner .bx-user-name nobr{
	white-space: normal !important;
}

.bx-user-info-inner .bx-user-name a{
	text-decoration: none;
}

.bx-user-info-inner .bx-user-name a:hover{
	text-decoration: underline;
}

.bx-users-delimiter{
	clear: both;
}

.bx-user-info-inner .bx-user-post{
	font-weight: bold;
}

.bx-user-info-inner .bx-user-properties{
	color: #6D808F;
}

.bx-user-controls{
	float: right;
}

.bx-user-controls .bx-user-control{
	border-left: solid 1px #C4C4C4;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	margin-bottom: 10px;
	width: 160px;
}

.bx-user-controls .bx-user-control a{
	text-decoration: none;
}

.bx-user-controls .bx-user-control a:hover{
	text-decoration: underline;
}

.bx-user-controls .bx-user-control ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.bx-user-info-inner .bx-user-control ul li.bx-icon{
	padding-top: 3px;
	height: 20px;
	display: block;
	padding-left: 22px;
	clear: both;
	background-image: url(/bitrix/components/medsite/medsite.system.person/templates/.default/images/icons_all.png);
	background-repeat: no-repeat;
	white-space: nowrap;
}

.srv_list{
	padding-top: 0px;
	padding-bottom: 3px;
	display: block;
	padding-left: 22px;
	clear: both;
	background-image: url(/bitrix/components/medsite/medsite.system.person/templates/.default/images/icons_all.png);
	background-repeat: no-repeat;
}

.srv_list ul li{
	padding-bottom: 3px;
}

.bx-user-info-inner .bx-user-control .bx-icon-message{
	background-position: 0 0;
}

.bx-user-info-inner .bx-user-control .bx-icon-online{
	background-position: 0 -20px;
}

.bx-user-info-inner .bx-user-control .bx-icon-away{
	background-position: 0 -40px;
}

.bx-user-info-inner .bx-user-control .bx-icon-birth{
	background-position: 0 -60px;
}

.bx-user-info-inner .bx-user-control .bx-icon-featured{
	background-position: 0 -80px;
}

.bx-user-info-inner .bx-user-control .bx-icon-edit{
	background-position: 0 -99px;
}

.bx-user-info-inner .bx-user-control .bx-icon-none{
	background: none !important;
}

.bx-user-info-inner div.bx-user-subtitle{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #FFFFDA;
	border: solid 1px #E7E7CE;
}

.bx-user-info-inner .bx-user-subtitle-featured{
	color: #C30808;
}
/* End */
/* /local/templates/mobile_modern_s1/components/medsite/medsite.search/mobile_employ_v2/style.css?17875902104564 */
/* /local/templates/mobile_modern_s1/components/medsite/medsite.structure.selector/filter/style.css?17875902102236 */
/* /local/templates/mobile_modern_s1/components/medsite/medsite.structure.list/list/style.css?178759021065 */
/* /local/templates/mobile_modern_s1/components/medsite/medsite.system.person/list/style.css?17875902103183 */
