.select2-container.ng-invalid .select2-choice,
.select2-container.ng-invalid .select2-choices {
  border: 1px solid #ec6060; }

.docs_list li {
  list-style-type: none;
  overflow: hidden; }

.upload_more {
  /*font-size: 13px;*/
  margin-top: 4px;
  display: inline-block;
  padding-right: 10px; }
  .upload_more input[type="file"] {
    font-size: 0px;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    background: none;
    cursor: pointer;
    width: 100%;
    margin-right: -100%;
    position: relative;
    z-index: 2;
    outline: none;
    opacity: 0; }
  .upload_more span {
    font-size: 17px;
    color: #1a85c1;
    text-decoration: underline; }

.upload_more.ng-invalid b {
  color: #ec6060;
  font-weight: bold;
  font-size: 23px; }

.section__register-museum {
  min-width: 1150px; }
  .section__register-museum .form-control[disabled] {
    background-color: #f4f4f4; }
  .section__register-museum h4 {
    padding: 0 20px; }
.section__register-museum h3 {
  text-transform: none; }
  .section__register-museum h3 a {
    text-decoration: underline; }
  .section__register-museum .container-fluid {
    padding-left: 14px;
    padding-right: 14px;
    min-width: 1150px; }
  .section__register-museum .f_section {
    padding: 20px 0px 10px;
    border: 0px;
    border-radius: 0px;
    margin: 0px 0px 20px;
    position: relative; }
    .section__register-museum .f_section.dark {
      background: #eaedef; }
    .section__register-museum .f_section .remove-block {
      right: 3px;
      top: -4px;
      position: absolute; }
  .section__register-museum .form-group {
    padding: 0 20px; }
  .section__register-museum .form-control.full-disabled {
    background-color: #eaedef;
    border: 1px solid transparent;
    cursor: default;
    color: transparent;
    text-shadow: 0 0 0 #555; }
  .section__register-museum .not-registred {
    text-align: center; }
    .section__register-museum .not-registred .f_section {
      justify-content: center;
      display: flex; }
      .section__register-museum .not-registred .f_section .form-group {
        width: 50%; }

.upload_more .input_file_wrap {
  /*border: 1px dashed #bbb;*/
  height: 32px;
  font-size: 0px;
  width: 100%;
  text-align: center;
  padding: 6px 6px; }
  .upload_more .input_file_wrap:active {
    box-shadow: none; }
  .upload_more .input_file_wrap input[type="file"] {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 3;
    background: none;
    font-size: 0px;
    line-height: 0px;
    outline: none;
    opacity: 0;
    cursor: pointer;
    margin-bottom: -32px;
    margin-right: 0; }
  .upload_more .input_file_wrap span {
    vertical-align: top;
    display: inline-block;
    line-height: 32px;
    text-decoration: none;
    font-size: 13px;
    position: absolute;
    left: 0px;
    color: #1a85c1;
    cursor: pointer;
    z-index: 0;
    width: 100%; }

.for_img {
  width: 100%;
  text-align: center;
  font-size: 0px;
  display: inline-block; }
  .for_img img.logo {
    max-width: 100%;
    max-height: 144px; }
  .for_img .f_but_cont {
    display: none;
    position: relative;
    /* top: -72px; */
    vertical-align: top;
    width: 46px;
    text-align: left;
    height: 22px;
    margin-left: -46px;
    font-size: 0px; }
    .for_img .f_but_cont span.remove {
      display: inline-block;
      background: #ebebeb;
      padding: 0px;
      opacity: 0.85;
      font-size: 0px;
      color: #666;
      /* text-align: right; */
      cursor: pointer;
      vertical-align: top;
      border-left: 1px solid #ccc;
      line-height: 18px;
      width: 23px;
      text-align: center;
      box-sizing: border-box; }
      .for_img .f_but_cont span.remove i.fa {
        margin-right: 0px;
        font-size: 16px;
        vertical-align: middle;
        line-height: 22px; }
    .for_img .f_but_cont .input_file_wrap {
      display: inline-block;
      width: 22px;
      height: 22px;
      vertical-align: top;
      border-right: 1px solid #ccc; }
      .for_img .f_but_cont .input_file_wrap input[type="file"] {
        display: inline-block;
        font-size: 0px;
        width: 22px;
        height: 22px;
        background: none;
        position: relative;
        z-index: 3;
        line-height: 0px;
        cursor: pointer;
        opacity: 0;
        margin-bottom: -22px;
        vertical-align: top; }
      .for_img .f_but_cont .input_file_wrap span {
        display: inline-block;
        z-index: 0;
        position: relative;
        height: 22px;
        width: 22px;
        background: #f4f4f4 url("../../assets/images/refresh.png") center center no-repeat;
        opacity: 0.85;
        cursor: pointer;
        vertical-align: top; }

.for_img:hover .f_but_cont {
  display: inline-block; }

.col-xs-0_3 {
  width: 3.3%;
  display: inline-block;
  float: left; }

.col-xs-1_5 {
  width: 12%;
  display: inline-block;
  float: left; }

.col-xs-2_5 {
  width: 18%;
  display: inline-block;
  float: left; }

.col-xs-3_5 {
  width: 24%;
  display: inline-block;
  float: left; }

.col-xs-28 {
  width: 28%;
  display: inline-block;
  float: left; }

.btn.btn-remove {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background: #cc3936;
  padding: 7px 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 7px !important; }

.btn.btn-primary:hover {
  background: rgba(212, 59, 52, 0.77); }

.btn.btn-primary:active {
  background: rgba(212, 59, 52, 0.77); }

.ptn {
  padding-top: 0; }

img.del {
  padding: 3px;
  cursor: pointer; }

/*# sourceMappingURL=style.css.map */
