/* Ш-7544 Стили сайта */

/* PVBLOCK: Общие на сайт стили. Они использованы на станицах и в дропзоне. Поэтому в этом файле. */

/* это скрытие от ширины, в частности, Загрузкить фото на странице отчета */
.__pullRight {
  float: right !important; }

.__pullLeft {
  float: right !important; }

.__invisible {
  visibility: hidden !important; }

.__hidden {
  display: none !important; }

.__clear {
  clear: both !important; }

.__textRight {
  text-align: right !important; }

.__textLeft {
  text-align: left !important; }

.__textCenter {
  text-align: center !important; }

.__textJustify {
  text-align: justify !important; }

.__textNoWrap {
  white-space: nowrap !important; }

.__textLowerCase {
  text-transform: lowercase !important; }

.__textUpperCase {
  text-transform: uppercase !important; }

.__textCapitalize {
  text-transform: capitalize !important; }

.__flexWrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.__flexNoWrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

@media all and (min-width: 320px) {
  .__hidden-xs-up {
    display: none !important; }
  .__textCenter-xs-up {
    text-align: center !important; }
  .__textRight-xs-up {
    text-align: right !important; }
  .__textLeft-xs-up {
    text-align: left !important; }
  .__flexWrap-xs-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xs-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (max-width: 480px) {
  .__hidden-xs-down {
    display: none !important; }
  .__textCenter-xs-down {
    text-align: center !important; }
  .__textRight-xs-down {
    text-align: right !important; }
  .__textLeft-xs-down {
    text-align: left !important; }
  .__flexWrap-xs-down {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xs-down {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (min-width: 481px) {
  .__hidden-sm-up {
    display: none !important; }
  .__textCenter-sm-up {
    text-align: center !important; }
  .__textRight-sm-up {
    text-align: right !important; }
  .__textLeft-sm-up {
    text-align: left !important; }
  .__flexWrap-sm-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-sm-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (max-width: 768px) {
  .__hidden-sm-down {
    display: none !important; }
  .__textCenter-sm-down {
    text-align: center !important; }
  .__textRight-sm-down {
    text-align: right !important; }
  .__textLeft-sm-down {
    text-align: left !important; }
  .__flexWrap-sm-down {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-sm-down {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (min-width: 769px) {
  .__hidden-md-up {
    display: none !important; }
  .__textCenter-md-up {
    text-align: center !important; }
  .__textRight-md-up {
    text-align: right !important; }
  .__textLeft-md-up {
    text-align: left !important; }
  .__flexWrap-md-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-md-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (max-width: 1023px) {
  .__hidden-md-down {
    display: none !important; }
  .__textCenter-md-down {
    text-align: center !important; }
  .__textRight-md-down {
    text-align: right !important; }
  .__textLeft-md-down {
    text-align: left !important; }
  .__flexWrap-md-down {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-md-down {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (min-width: 1024px) {
  .__hidden-lg-up {
    display: none !important; }
  .__textCenter-lg-up {
    text-align: center !important; }
  .__textRight-lg-up {
    text-align: right !important; }
  .__textLeft-lg-up {
    text-align: left !important; }
  .__flexWrap-lg-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-lg-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (max-width: 1280px) {
  .__hidden-lg-down {
    display: none !important; }
  .__textCenter-lg-down {
    text-align: center !important; }
  .__textRight-lg-down {
    text-align: right !important; }
  .__textLeft-lg-down {
    text-align: left !important; }
  .__flexWrap-lg-down {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-lg-down {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (min-width: 1281px) {
  .__hidden-xl-up {
    display: none !important; }
  .__textCenter-xl-up {
    text-align: center !important; }
  .__textRight-xl-up {
    text-align: right !important; }
  .__textLeft-xl-up {
    text-align: left !important; }
  .__flexWrap-xl-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xl-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (max-width: 1440px) {
  .__hidden-xl-down {
    display: none !important; }
  .__textCenter-xl-down {
    text-align: center !important; }
  .__textRight-xl-down {
    text-align: right !important; }
  .__textLeft-xl-down {
    text-align: left !important; }
  .__flexWrap-xl-down {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xl-down {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (min-width: 1441px) {
  .__hidden-xxl-up {
    display: none !important; }
  .__textCenter-xxl-up {
    text-align: center !important; }
  .__textRight-xxl-up {
    text-align: right !important; }
  .__textLeft-xxl-up {
    text-align: left !important; }
  .__flexWrap-xxl-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xxl-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (max-width: 1600px) {
  .__hidden-xxl-down {
    display: none !important; }
  .__textCenter-xxl-down {
    text-align: center !important; }
  .__textRight-xxl-down {
    text-align: right !important; }
  .__textLeft-xxl-down {
    text-align: left !important; }
  .__flexWrap-xxl-down {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xxl-down {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

@media all and (min-width: 1601px) {
  .__hidden-xxxl-up {
    display: none !important; }
  .__textCenter-xxxl-up {
    text-align: center !important; }
  .__textRight-xxxl-up {
    text-align: right !important; }
  .__textLeft-xxxl-up {
    text-align: left !important; }
  .__flexWrap-xxxl-up {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .__flexNoWrap-xxxl-up {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; } }

.__hidden-xxxl-down {
  display: none !important; }

.__textCenter-xxxl-down {
  text-align: center !important; }

.__textRight-xxxl-down {
  text-align: right !important; }

.__textLeft-xxxl-down {
  text-align: left !important; }

.__flexWrap-xxxl-down {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.__flexNoWrap-xxxl-down {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }


/* это болк к формам, в частности, метка у поля Загрузкить фото на странице отчета */
  .page-formContainer {
    margin-bottom: 32px; }
    .page-formContainer .form-field {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .page-formContainer .form-label {
      margin-bottom: 8px;
      padding-right: 10px;
      min-width: 200px;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      font-weight: 500; }
    .page-formContainer .form-textInput, .page-formContainer .form-select, .page-formContainer .form-dateInput {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      max-width: 280px; }
    .page-formContainer._freeSpaceLeft {
      padding-left: 200px;
      margin-bottom: 0;
      padding-top: 20px; }
    .page-formContainer._multiple {
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0; }
      .page-formContainer._multiple .form-field {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        max-width: 50%; }
        .page-formContainer._multiple .form-field:not(:first-child) .form-label {
          min-width: 0; }
      .page-formContainer._multiple .form-textInput {
        max-width: 100px; }
  @media all and (max-width: 1023px) {
    .page-formContainer {
      max-width: 580px; }
      .page-formContainer .form-error {
        margin-top: 5px; }
      .page-formContainer .form-label {
        min-width: 250px; }
      .page-formContainer .form-field {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
      .page-formContainer .form-textInput, .page-formContainer .form-select, .page-formContainer .form-dateInput {
        width: auto;
        max-width: 320px; }
      .page-formContainer .form-captcha {
        -webkit-flex-shrink: 1;
            -ms-flex-negative: 1;
                flex-shrink: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto; }
        .page-formContainer .form-captcha-container {
          padding-right: 10px; }
      .page-formContainer._freeSpaceLeft {
        padding-left: 250px; }
      .page-formContainer._multiple {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
        .page-formContainer._multiple .form-label {
          min-width: 0; }
  }


/* ENDPVBLOCK */


/* PVBLOCK: Дропзона загрузки фото */
/* С помощью этих стилей настраиваем вид дропзоны так чтобы смотрелось аккуратно */
/* Без них: http://pvoytko.ru/jx/zrq4GZmra7 */
/* С ними: http://pvoytko.ru/jx/UUQpMEhZE7 */
.js_pm_dropzone.dz-default.dz-message{
    display: none;
}
/* Этим стилем увеличиваем превью вместо 120 а на мобильных делаем меньше */
.js_pm_dropzone.dropzone .dz-preview .dz-image{
    width: 200px;
    height: 150px;
}
@media (max-width: 800px) {
    .js_pm_dropzone.dropzone .dz-preview .dz-image{
        width: 160px;
        height: 120px;
    }
}
/* Этим убираем белый фон под преьюшками */
.js_pm_dropzone.dropzone .dz-preview.dz-image-preview{
    background-color: transparent;
}
/* Этим делаем стиль сылки удаления пригляднее */
.js_pm_dropzone.dropzone .dz-preview .dz-remove{
    color: #3498db;
    border-bottom: 1px dashed #3498db;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    margin-top: 3px;
}
.js_pm_dropzone.dropzone .dz-preview .dz-remove:hover,
.js_pm_dropzone.dropzone .dz-preview .dz-remove:focus,
.js_pm_dropzone.dropzone .dz-preview .dz-remove:focus:hover{
    text-decoration: none;
    color: #0961c6;
    border-bottom: 1px dashed #0961c6;
}
/* Скрываем текст ошибки т.к. такой текст  непонятрный совсем http://pvoytko.ru/jx/EjXXV34btp и */
/* мешет удалению файлов */
.js_pm_dropzone.dropzone .dz-preview.dz-error .dz-error-message{
    display: none;
}


/* Это текст на дропзоне */
.form-fileInputBlock-background-title {
  display: block;
  font-weight: 700;
  font-size: 48px; }
.form-fileInputBlock-background-subtitle {
  display: block;
  font-weight: 300;
  font-size: 24px; }
@media screen and (max-width: 768px) {
  .form-fileInputBlock-background-title {
    font-size: 24px; }
  .form-fileInputBlock-background-subtitle {
    font-size: 14px; }
}

/* ENDPVBLOCK */



/* PVBLOCK: Блок сообщения "Отчет сохранен" после сохранения фотоотчета */
/* Ш-7302 */
.tt_photo_report_created_message{
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    padding: 20px;
    padding-left: 30px;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin: 10px;
}
/* ENDPVBLOCK */
