

/* Start:/more/style.css?17604409581434*/
/****** sectCert ******/
.sectCert {}
.sectCert .cert-section .cert-link {
    border-bottom: 2px solid #a01623;
    font-size: 20px;
    /*max-width: 300px;*/
    display: inline-block;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .sectCert .cert-section .cert-link {
        margin-right: 75px;
    }
}
@media (min-width: 1200px) {
    .sectCert .cert-section .cert-link {
        margin-right: 50px;
    }
}
/****** sectCert ******/
.profile .secondBlock .profile-section a.btn {
    margin-left: auto;
    margin-right: auto;
}
.externalLogin {
  position: fixed;
  display: flex;
  background-color: rgb(0 0 0 / 50%);
  height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: center;
}
.externalLogin .externalLoginBlock {
  position: relative;
  max-width: 360px;
  background-image: url(/local/templates/d_museum/images/background.jpg);
  background-color: white;
  padding: 40px;
  border-radius: 30px;
  line-height: 24px;
}
.externalLogin .externalLoginBlock .close {
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  background-image: url(/local/templates/d_museum/images/close_mobile.svg);
  background-size: 100%;
}
.externalLogin .externalLoginBlock .text span {
  color: red;
}
.externalLogin .externalLoginBlock .text a {
  color: blue;
  text-decoration: none;
}
.job {
    
}
/* End */


/* Start:/local/templates/d_museum2/components/richcode/system.register/new_design/style.css?17588160781435*/
.error {
    border-color: red!important;
}
.resident{
    width: 50%;
}
.resident input[type='radio']{
    display: none;
}
#registry_for_add .passport-issued{
    width: 100%;
}
#registry_for_add .passport-title,
#registry_for_add .passport-date{
    width: 100%;
    margin:10px 0;
}
.resident-other{
    padding-left: 5px;
}

@media (max-width: 767px){
    #registry_for_add .resident{
        width: 100%;
        text-align: left;
    }
    #registry_for_add .passport-title{
        margin: 5px 0;
    }
    .modal.reg-add{
        overflow-y: auto;
        max-height: 90%
    }
    .resident{
        padding-left: 0;
        margin: 5px 0;
    }
}

.personalAgreeDP.disabled {
    color: grey;
}
.personalAgreeDP.disabled span:hover {
    color: grey;
}
.personalAgreeDP.disabled span {
    border-bottom-color: grey;
}
@media (max-width: 767px){
    .personalAgreeDP {
        display: inline-block;
        margin-bottom: 20px;
    }
    .personalAgreeDP img {
        left: 0 !important;
        top: 0 !important;
    }
}

.fields .group-fields {
    display: flex;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    padding: 0;
    gap: 10px;
    margin-top: 10px;
}

html body .fields .group-fields input{
    width: 100% !important;
    margin-top: 0;
}

.c-field_combo {
    flex: 1;
}
/* End */
/* /more/style.css?17604409581434 */
/* /local/templates/d_museum2/components/richcode/system.register/new_design/style.css?17588160781435 */
