/* Start:/bitrix/templates/rezerv/components/bitrix/news.list/news/style.css?14393798751987*/

.rss-wrapper {
  text-align: right;
  margin-right: 310px;
  margin-top: -20px;
}

.rss {
  display: inline-block;
  height: 11px;
  width: 18px;
  margin-top: -11px;
  background: url(../../../../../templates/rezerv/images/sprites.png) -101px -176px no-repeat;
}

.news-list{
    margin-right: 310px;
   overflow: hidden;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #cecece;
  padding: 10px;
}

.news-list .item {
    border-top: 1px solid #cecece;
    padding-top: 30px;
    margin-top: 30px;
    overflow: hidden;
}
.news-list .item h2 {
  font-size: 1em !important;
}
.news-list .item:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}


.news-list .item .preview {
  border: 4px solid white;
  height: 70px;
  border-radius: 6px;
  float: left;
  margin-right: 10px;
  margin-bottom: 3px;
  display: inline-block;
  height: 70px;
  width: 70px;
}
    .news-list .item .preview img {
      width: 100%;
      border-radius: 4px;
      margin-bottom: -4px;
    }

.news-list .item.main .preview {
  height: 150px;
  width: 150px;
}

.news-list .salary{
    font-size: 1.1em;
    color: #FF3068;
    position: relative;
}
.news-list .salary .panel{
    position: absolute;
    top: -20px;
    right: 0;
    white-space: nowrap;
}
.news-list .item:first-child .salary .panel {
    top: 0;
}

.news-list .date-wrapper span{
    display: inline-block;
    vertical-align: middle;
}
.news-list .date-wrapper .icon{
    width: 14px;
    height: 15px;
    background: url('../../../../../templates/rezerv/images/sprites.png') -112px 0;
}
.news-list .date-wrapper .date {
  color: #999999;
  font-size: .95em;
  margin-left: 5px;
}


.news-list h2{
    margin: 10px 0;
}
.news-list h2 a{
    text-decoration: none;
}
.news-list .title{
    color: #127EB2;
}


@media screen and (max-width: 700px){
    .news-list{
        margin-right: 0;
    }
}
/* End */


/* Start:/bitrix/templates/rezerv/components/bitrix/news.list/vacancies/style.css?14364288431207*/
.vacancies-list {
    padding: 20px;
    border: 1px solid #CECECE;
    background-color: #FFF;
    border-radius: 6px 0px 6px 6px;
    background-color: #F7F7F7;
}
.vacancies-list .item{
    border-top: 1px solid #cecece;
    padding-top: 30px;
    margin-top: 30px;
}
.vacancies-list .item:first-child{
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.vacancies-list .salary{
    font-size: 1.1em;
    color: #FF3068;
    position: relative;
}
.vacancies-list .salary .panel{
    position: absolute;
    top: -17px;
    right: 0;
    white-space: nowrap;
}
.vacancies-list .date-wrapper span{
    display: inline-block;
    vertical-align: middle;
}
.vacancies-list .date-wrapper .icon{
    width: 14px;
    height: 15px;
    background: url('../../../../../templates/rezerv/images/sprites.png') -112px 0;
}
.vacancies-list .date-wrapper .date{
    color: #999;
    margin-left: 5px;
    font-size: .95em;
}
.vacancies-list h2{
    margin: 10px 0;
}
.vacancies-list h2 a{
    text-decoration: none;
}
.vacancies-list .title{
    color: #127EB2;
}


@media screen and (max-width: 700px){
    .vacancies-list{
        margin-right: 0;
    }
}
/* End */


/* Start:/bitrix/templates/rezerv/components/bitrix/news.list/journal/style.css?1437557828636*/
#journal {
  background-color: #F7F7F7;
  border-radius: 10px;
  border: 1px solid #cecece;
  padding: 10px;
  position: relative;
  color: #666666;
  overflow: hidden;
  /*height: 118px;*/
}

#journal .panel {
  text-align: right;
}

#journal img {
  margin-right: 4%;
  border-radius: 6px;
  float: left;
  width: 32%;
}
#journal h3 {
  display: inline-block;
  width: 64%;
  margin-top: 0;
  vertical-align: top;
  border-bottom: 1px dotted #E5E5E5;
  margin-bottom: 0px;
}
#journal .preview-text {
  font-size: .9em;
}
#journal .detail-link-wrapper {
  margin-top: 10px;
  text-align: right;
}


/* End */


/* Start:/bitrix/templates/rezerv/components/bitrix/news.list/documents/style.css?14362700831701*/
.documents-list{
    margin-right: 310px;
   overflow: hidden;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #cecece;
  padding: 10px;
}
.documents-list .item {
    border-top: 1px solid #cecece;
    padding-top: 30px;
    margin-top: 30px;
    overflow: hidden;
}
.documents-list .item h2 {
  font-size: 1em !important;
}
.documents-list .item:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}


.documents-list .salary{
    font-size: 1.1em;
    color: #FF3068;
    position: relative;
}
.documents-list .salary .panel{
    position: absolute;
    top: -20px;
    right: 0;
    white-space: nowrap;
}
.documents-list .item:first-child .salary .panel {
    top: 0;
}

.documents-list .date-wrapper span{
    display: inline-block;
    vertical-align: middle;
}
.documents-list .date-wrapper .icon{
    width: 14px;
    height: 15px;
    background: url('../../../../../templates/rezerv/images/sprites.png') -112px 0;
}
.documents-list .date-wrapper .date {
  color: #999999;
  font-size: .95em;
  margin-left: 5px;
}


.documents-list h2{
    margin: 10px 0;
}
.documents-list h2 a{
    text-decoration: none;
}
.documents-list .title{
    color: #127EB2;
}


.documents-list .download {
  height: 15px;
  line-height: 15px;
  display: inline-block;
}

.documents-list .download i {
  display: inline-block;
  vertical-align: top;
  height: 15px;
  width: 15px;
  background: url('../../../../../templates/rezerv/images/sprites.png') -61px -173px no-repeat;
  margin-right: 5px;
}




@media screen and (max-width: 700px){
    .documents-list{
        margin-right: 0;
    }
}
/* End */
/* /bitrix/templates/rezerv/components/bitrix/news.list/news/style.css?14393798751987 */
/* /bitrix/templates/rezerv/components/bitrix/news.list/vacancies/style.css?14364288431207 */
/* /bitrix/templates/rezerv/components/bitrix/news.list/journal/style.css?1437557828636 */
/* /bitrix/templates/rezerv/components/bitrix/news.list/documents/style.css?14362700831701 */
