

/* Start:/bitrix/templates/.default/components/bitrix/news.list/vac/style.css?17418620041424*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.vacancy-item  {margin:20px 0;}
.vacancy-item .v-q {font-size:16px;font-weight:bold;color:#00744e;
    -webkit-transition: all .3s linear;
   -moz-transition: all .3s linear;
   -o-transition: all .3s linear;
   transition: all .3s linear;
   cursor:pointer;
}
.v-q:hover{
    color:#10924e;
   -webkit-transition: all .3s linear;
   -moz-transition: all .3s linear;
   -o-transition: all .3s linear;
   transition: all .3s linear;
   text-decoration: underline;
}
.vacancy-item .v-a{padding:20px 20px 50px;background:#f9f9f9;border:1px dotted #ddd;position:relative;display:none;border-radius:10px;margin-top:10px;}
.vacancy-item .v-a ul{margin:0 20px;}
.vacancy-item .v-a .close{position:absolute;bottom:20px;right:20px;cursor:pointer;}
.vacancy-item:before {
   color: #00744e;
   width: 1em;
   height: 1em;
   content: "\25BC";
   margin-right: 10px;
   -webkit-transition: transform .5s;
   -moz-transition: transform .5s;
   -o-transition: transform .5s;
   transition: transform .5s;
}
.opened:not(#cart , #menu-shadow):before {
   content: "\25B2";
   -webkit-transition: transform .5s;
   -moz-transition: transform .5s;
   -o-transition: transform .5s;
   transition: transform .5s;
}
hr.vac-separator {
    margin: 20px 0;
    border-bottom: 5px solid #f9f9fd;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/vac/style.css?17418620041424 */
