

/* Start:/local/templates/.default/components/bitrix/news.list/more_photos/style.css?17829916062488*/
@media (min-width: 992px) {
.col-md-2 {width: 25%;margin-bottom: 15px;}
}
@media (max-width: 991px) {
.col-md-2 {width: 50%;margin-bottom: 15px;float: left;}
}
@media (max-width: 480px) {
.col-md-2 {width: 100%;margin-bottom: 15px;float: none;}
}
.fa-angle-left:before,.fa-angle-right:before,.fa-remove:before, .fa-close:before, .fa-times:before { color: black;}
    .modal-content {padding: 20px;}
    .modal_title {font-size: 26px;text-align: center;}
    .upload_files {height: 150px;border: #ccc 2px dashed;
      margin-top: 10px;
      border-radius: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .upload_files .fa {
      font-size: 50px;
      margin-bottom: 5px;
    } 

    .upload_files.button {

      margin-top: 10px;
      border-radius: 5px;
      /*display: inline-block;*/
      height: auto;
      width: 100%;
      font-size: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 50px;
      margin: auto;
      margin-top: -10px;
      padding-top: 5px;

    }

    @media screen and (max-width: 40em) {
      .upload_files.button {
        width: 100%;
      }
    }

    .upload_files.button .fa {
      font-size: 18px;
      margin-bottom: 0;
    } 

    .upload_files .inputfile {
      width: 0.1px;
      height: 0.1px;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      z-index: -1;
    }
    .upload_files .inputfile + label {
      /*max-width: 90%;*/
      /*font-size: 13px;*/
      /* 20px */
      /*font-weight: 700;*/
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer;
      display: inline-block;
      overflow: hidden;
      padding: 0.625rem 1.25rem;
      /* 10px 20px */
    }
    .inputfile:focus + label,
    .inputfile.has-focus + label {
      outline: 1px dotted #000;
      outline: -webkit-focus-ring-color auto 5px;
    }

    .help-block ul {padding-left: 0; margin-left: 0; list-style-type: none; color: red}
    .help-block li:before {
      font-family: FontAwesome;
      content:"\f06a\00a0";
      color: RED;
      font-size: 15px;
    }
.blueimp-gallery>.title {bottom: 15px;background-color: rgb(0,0,0, 0.6);padding: 5px;top: unset !important;}
.gallery_description {padding-bottom: 20px;}
.sektion_workarea {
    width: 100% !important;
    float: none;
    margin-right: 0;
}

.section_sidebar {
    width: 0 !important;
    float: none;
}
img.img-fluid {border-radius: 15px;}

/* End */
/* /local/templates/.default/components/bitrix/news.list/more_photos/style.css?17829916062488 */
