@font-face {
    font-family: 'Open Sans';
    src: url(/themes/cleverEast/fonts/open-sans.eot);
    src: url(/themes/cleverEast/fonts/open-sans.eot?#iefix) format('embedded-opentype'),
    url(/themes/cleverEast/fonts/open-sans.woff) format('woff'),
    url(/themes/cleverEast/fonts/open-sans.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Open Sans';
    font-size: 20px;
    margin:0;
    padding:0;
    color: black;
}

#main-blue {
    background-color: #94D1FC;
}

#user-login-form > div {
    padding-left: 20px;
    display: block;
}

#user-login-form > div {
    padding-left: 20px;
    display: block;
}

#user-login-form > div > div > input {
    height: 20px;
    background: none;
}

#user-login-form #visually-impaired {
    display:  none;
}

.contact {
    color: black;
    width: 550px;
}

.black {
    color: white;
}

#main {
    display: flex;
    margin: 30px auto;
    max-width: 1470px;
}

fieldset {
    margin: 0;
    padding: 0;
}
.page {
    margin: 0 auto;
    overflow: hidden;
}

.sr-only {
  display: none;
}

.header {
    margin: 0 auto;
    width: auto;
    max-width:1470px;
}
#header > div {
   display:flex;
   /*justify-content: space-between;*/
}
.name.navbar-brand {
  margin-left: 50px;
}

#block-kontaktyvshapke {
    margin-top: 20px;
    width: 500px;
}

#block-kontaktyvshapke > div {
   /* position: absolute;*/
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-top: 10px;
}

.search-block-form {
    width: 700px;
}

#information-post {

}

#edit-keys {
    font-size: 20px;
    border: 1px solid;
    height: 60px;
    width: 500px;
    margin-left: 70px;
    padding: 20px;
}

#edit-submit {
    border: 1px solid;
    height: 60px;
    width: 100px;
    margin-left: 30px;
    background: url(/themes/cleverEast/images/search.png) 2% 2% no-repeat;
    background-position: center center;
    cursor: pointer;
}

#edit-submit:focus {
    background-color: black;
}

#form-div {
    margin-top: 45px;
    display: flex;
}

.content {
    width: 800px;
    background-color: #F4F0EA;
}

a[rel="nofollow"] {
    text-decoration: none;
    color: #35455d;
    padding: 0 10px;
}

#information-title, #struct-title {
    font-weight: bold;
    padding: 20px;
    text-align: center;
    color: black;
}

#information-description, #information-abbreviated_name, #information-inn, #information-address, #information-phone,
#information-email, #information-director, #information-director-tel, #information-manager, #information-manager-tel,
 #information-ogrn {
    display: flex;
    font-family: 'Open Sans';
    font-size: 20px;
    padding: 0 0 20px 30px;
}

#information-business-address {
    font-family: 'Open Sans';
    font-size: 20px;
    padding: 0 0 20px 30px;
}

#information-image {
    font-family: 'Open Sans';
    font-size: 20px;
    padding: 0 0 20px 30px;
}

#information-full-name, #information-working-mode {
    display: flex;
    font-family: 'Open Sans';
    font-size: 20px;
    padding: 0 0 20px 30px;
}

#fields-information-content {
    width: 500px;
}


#fields-span-bold {
    font-weight: bold;
}

#img_map > img {
    width: 700px;
    height: auto;
 }

#field_image_struct {
    text-align: center;
}

#label-none {
 display: none;
}

#household-activities-text {
    padding-left: 20px;
}

#household-activities-text > ul > li {
    padding: 7px;
    display: revert;
}

#search-form {
    display: none;
}

#block-clever-east-content H3 {
    padding-left: 20px;
}

#block-clever-east-content H2 {
    font-size: 20px;
    padding-left: 20px;
}

#block-clever-east-content ol > li {
    font-size: 16px;
}

#block-clever-east-content > article > footer {
    display: none;
}

#block-clever-east-content > article > div {
    padding-left: 20px;
}

#block-clever-east-content ol > li > p {
    display: none;
}

#block-clever-east-search-form-wide {
    display: block;
}

#visually-impaired {
    display: flex;
    margin: -35px 100px;
    padding-bottom: 10px;
    width: 85%;
    margin-bottom: 2px;
}


#one:hover, #two:hover, #tree:hover, #white:hover, #black:hover, #blue:hover, #normal:hover {
    border-bottom: 2px solid #DF7800;
    cursor: pointer;

}

#one {
    margin-left: 20px;
    font-size: 20px;
}

#two{
    margin-left: 20px;
    font-size: 30px;
    vertical-align: top;
    line-height: 24px;
}
#tree {
    vertical-align: top;
    line-height: 14px;
    margin-left: 20px;
    font-size: 45px;
}

#white {
    font-weight: bold;
    background-color: white;
    color: black;
    width: 50px;
    height: 30px;
    text-align: center;
    border: 1px solid black;
    margin: -5px 0 0 20px;
}

#black {
    color: white;
    background-color: black;
    font-weight: bold;
    width: 50px;
    height: 30px;
    text-align: center;
    border: 1px solid black;
    margin: -5px 0 0 20px;
}

#blue {
    color: black;
    background-color: #94D1FC;
    font-weight: bold;
    width: 50px;
    height: 30px;
    text-align: center;
    border: 1px solid black;
    margin: -5px 0 0 20px;
}

#normal {
    height: 30px;
    width: 50px;
    margin: -4px 0 0 15px;
    background: url(/themes/cleverEast/images/normal.png) no-repeat;
}

#visually-impaired > div {
    position: relative;
}

#normal:hover:after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: 130%;  top: -5px;/* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: #D9D9D9; /* Полупрозрачный цвет фона */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 20px; /* Размер текста подсказки */
    padding-top: 7px; /* Поля */
    width: 150px;
    height: 30px;
    text-align: center;
    border: 1px solid #333;
    border-radius: 15px 0 0 15px;
    color: #363636;
}


.header_line {
    margin: 0 auto;
    width: auto;
    max-width: 1470px;
    border-top: solid 5px black;
    text-align: center;
}

.header_line_black {
    margin: 0 auto;
    width: auto;
    max-width: 1470px;
    border-top: solid 5px #ffffff;
    text-align: center;
}

.empty-search {
    padding: 20px;
}

.black a {
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
}

.menu {
    width: 700px;
    padding: 20px 10px;
    margin-left: -20px;
}

.document-row, .services-row, .education-row {
    flex: 50%;
    max-width: 50%;
    height: 130px;
}

.content_black {
    border: 1px solid white;
    color: white;
    background-color: black;
}

.content_blue {
    border: 1px solid black;
    color: black;
    background-color: #94D1FC;
}

.container {
    display: flex;
    word-wrap: break-word;
}

#icon_save {
    height: 110%;
    background: url(/themes/cleverEast/images/save.png) no-repeat;
}

#description_file {
    height: 100%;
    margin-left: 110px;
}

.file--application-pdf {
    height: 110%;
}

#box {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 50px;
    min-height: 250px;
}
.box>* {
    /*flex: 1 1 160px;
    margin: 10px;*/
}


#description_file > span:nth-child(2) {display: none;} {
    display: none;
}

#photo-post > img {
    width: 105px;
    height: 134px;
}

#photo-post {
    display: flex;
    padding-bottom: 50px
}

#data-post {
    display: block;
}

#post {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 10px;
}

#name-post, #name-phone, #name-email, #information-post {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    padding: 7px 20px;
}

#information-post > ul > li {
    padding: 10px 5px;
}


#block-clever-east-main-menu {
   /* padding: 20px;
    border: 5px solid #f1f1f1;
    background: #fff;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;*/
}
/*#block-clever-east-main-menu h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color:  #424949;
}*/
#block-clever-east-main-menu > ul {
    display: grid;
    margin: 0;
    padding: 0;
    /*list-style: none;
    width: 600px;*/
}
#block-clever-east-main-menu li {
    display: flex;
    padding: 10px;
    margin: 7px;
    line-height: 20px;
}

#zoom-1 {
    margin-top: 80px;
    transform: scale(1.1);
}
#zoom-2 {
    margin-top: 160px;
    transform: scale(1.2);
}

#zoom-3 {
    margin-top: 240px;
    transform: scale(1.3);
}

.icon1-view {
    width: 32px;
    height:32px;
    stroke:white;
}
.sprite-background-icon{
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
}

#cloud-view {
    width: 32px;
    height:32px;
    stroke:white;
}

.map {
    margin: 0 auto;
    max-width: 460px;
    height: 200px;
}

#block-clever-east-main-menu li:first-child::before {
    position: relative;
    content: '';
    display: inline-block;
    /*background: url('/themes/cleverEast/images/information.svg#information-view') no-repeat;*/
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    margin: -10px 10px 0 0;
    width: 48px;
    height: 40px;

}

#block-clever-east-main-menu li:nth-child(2)::before {
    position: relative;
    content: '';
    display: inline-block;
   /* background: url('/themes/cleverEast/images/struct.svg#icon-view') no-repeat;*/
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -48px 0;
    width: 48px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(3)::before {
    position: relative;
    content: '';
    display: inline-block;
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -96px 0;
    width: 48px;
    height: 40px;
    margin: -5px 0 0 -5px;
    margin-right: 10px;
}


#block-clever-east-main-menu li:nth-child(4)::before {
    position: relative;
    content: '';
    display: inline-block;
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -144px 0;
   /* background: url('/themes/cleverEast/images/education.svg#icon-view') no-repeat;*/
    margin: -10px 5px 0 -2px;
    width: 48px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(5)::before {
    position: relative;
    content: '';
    display: inline-block;
    background-image: url('/themes/cleverEast/images/icon_lc.png');
   /* background: url('/themes/cleverEast/images/guide.svg#icon-view') no-repeat;*/
    background-position: -190px 0;
    margin: -9px 0 0 -5px;
    padding-right: 10px;
    width: 40px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(6)::before {
    position: relative;
    content: '';
    display: inline-block;
    /*background: url('/themes/cleverEast/images/provision.svg#icon-view') no-repeat;*/
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -241px 0;
    padding-right: 5px;
    width: 55px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(7)::before {
    position: relative;
    content: '';
    display: inline-block;
   /* background: url('/themes/cleverEast/images/services.svg#icon-view') no-repeat;*/
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -289px 0;
    margin: -13px 0;
    padding-right: 10px;
    width: 40px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(8)::before {
    position: relative;
    content: '';
    display: inline-block;
   /* background: url('/themes/cleverEast/images/activity.svg#icon-view') no-repeat;*/
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -337px 0;
    margin: -10px 0 0 -3px;
    padding-right: 10px;
    width: 40px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(9)::before {
    position: relative;
    content: '';
    display: inline-block;
   /* background: url('/themes/cleverEast/images/places.svg#icon-view') no-repeat;*/
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -385px 0;
    margin: -13px 0;
    padding-right: 10px;
    width: 40px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(10)::before {
    position: relative;
    content: '';
    display: inline-block;
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -433px 0;
    margin: -10px 0;
    padding-right: 10px;
    width: 40px;
    height: 40px;
}

#block-clever-east-main-menu li:nth-child(11)::before {
    position: relative;
    content: '';
    display: inline-block;
    background-image: url('/themes/cleverEast/images/icon_lc.png');
    background-position: -481px 0;
    margin: -10px 0;
    padding-right: 10px;
    width: 40px;
    height: 40px;
}


#block-clever-east-main-menu li.active:first-child::before,
#block-clever-east-main-menu li.active:nth-child(2)::before,
#block-clever-east-main-menu li.active:nth-child(3)::before,
#block-clever-east-main-menu li.active:nth-child(4)::before,
#block-clever-east-main-menu li.active:nth-child(5)::before,
#block-clever-east-main-menu li.active:nth-child(6)::before,
#block-clever-east-main-menu li.active:nth-child(7)::before,
#block-clever-east-main-menu li.active:nth-child(8)::before,
#block-clever-east-main-menu li.active:nth-child(9)::before,
#block-clever-east-main-menu li.active:nth-child(10)::before,
#block-clever-east-main-menu li.active:nth-child(11)::before
{
    background-image: url('/themes/cleverEast/images/icon_lc_hover.png');
}


.a {

    color: black;
}



#block-clever-east-main-menu a {
    text-decoration: none;
   /* color:  black;*/
    display: inline-block;
}
#block-clever-east-main-menu li:before {
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align:bottom;
    color: #dd3333;
    margin-right: 14px;
}

#block-clever-east-main-menu ul li:hover {
    border-radius: 0 15px 15px 0;
    background-color: #F4F0EA;
}

.active:after {
    border: 20px solid transparent; border-left: 20px solid green;
}

.active {
    border-radius: 0 15px 15px 0;
    background-color: #DF7800;
}



.is-active {

    color: white;
}
.nohover {
    pointer-events: none;
}

.contextual-region a {
    text-decoration: none;
}

#block-contacts-top {
   width: 400px;
   padding: 45px 0 0 0;
/*    margin: -130px 0 0 300px;*/
}

#block-contacts-top > div {
/*   margin-top:75px;*/
}

#block-ssylkanaformuvshapke {
   padding: 0 0 0 0;
}

#block-ssylkanaformuvshapke > div {
/*   margin: 65px 0 0 0;
   display:flex;
   align-content:center;*/
}

#block-ssylkanaformuvshapke > div a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 17px 80px;
    background-color: #35455d;
    text-align: center;
}


.fieldset-legend {
    display: none;
}
#block-clever-it-site-branding {
    width: 300px;
}

#service {
    display: flex;
    max-width: 1410px;
    justify-content: space-between;
    margin: 85px auto 0;
}

#service li {
   display:inline-block;
   box-sizing:border-box;
   width:450px;
   height:306px;
  /* padding:0 0 0 0;*/
   background-color:#cde5fd;
   background-image: url(/themes/clever_it/images/sprite_it_service.png);
   padding:20px;
}

#service li:first {
   background-position:0 0;
}

#service li:nth-child(2) {
   background-position:0 -306px;
}

#service li:nth-child(3) {
   background-position:0 -612px;
}

#service li span {
   font-size:24px;
   font-family:'Gilroy Bold';
   color:#2d4f83;
}

#block-clever-it-content h2 {
   font-size:24px;
   font-family: 'Gilroy Bold';
   color:#35455d;
   text-transform:uppercase;
   padding:0;
   margin:1em 0;
   text-align:center;
}

#group-main {
    margin: 0 auto 30px;
    border: none;
    text-align: -webkit-center;
}

.fieldset-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width:1170px;
}

#subgroup-left {
    flex-basis: 4%;
    border: none;
}

#subgroup-right {
    border: none;
}

#form {
    margin: 80px 0 10px 0;
    font-family: 'Gilroy Bold';
    font-size: 24px;
    text-align: center;
    color: #2D4F83;
}
.form-type-textarea,
div#edit-message-wrapper,
#subgroup-right {
   display:flex;
}
#group-main > .fieldset-wrapper {
   max-width:1170px;
   width:100%;
   justify-content:space-between;
}
form input {
    /*font-size: 14px;
    color: #35455d;
    padding: 0 15px;
    box-sizing: border-box;*/
}
#edit-field-fio-0-value,
#edit-field-telefon-0-value,
#edit-field-e-mail-0-value {
    font-family: 'Gilroy Regular';
}
#edit-actions {
    position: relative;
   text-align:center;
    margin-bottom: 50px;
}



#edit-field-fio-0-value,
#edit-field-telefon-0-value,
#edit-field-e-mail-0-value {
   width:450px;
    font-size: 24px;
    height: 70px;
    border-color: #2D4F83;
    color: #2D4F83;
    padding: 15px 15px;
}

#edit-field-telefon-0-value,  #edit-field-e-mail-0-value {
    margin: 20px 0 0 0;
}

#edit-message-0-value {
    width: 690px;
    height: 215px;
    border-width: 2px;
    border-color: #2D4F83;
    font-size: 20px;
    padding: 15px 15px;
    color: #2D4F83;
    box-sizing:border-box;
    height:100%;
}

#block-leggaly , #block-obrazovanie  {
    padding: 0 20px;
}

#block-leggaly > H2, #block-obrazovanie > H2 {
    font-size: 20px;
    text-align: center;
    padding: 0 20px;
}

#block-ssylkanaprayslist div {
    display: flex;
    justify-content: center;
    margin-top: -100px;
}

.price {
    padding: 15px 40px;
    border: 3px solid #2D4F83;
    color: #2D4F83;
    font-weight:bold;
    text-decoration:none;
}

.price:hover  {
    text-decoration: underline;
}

footer {
    padding: 20px 20px 30px;
    border-top: 1px solid #35455d;
}


@media all and (min-width: 320px) and (max-width: 640px) {
    #form-div {
        display: none;
    }

    .header_line {
        width: 60%;
    }

    #block-kontaktyvshapke > div {
        text-align: center;
        width: 380px;
        line-height: 28px;
    }

    #block-logotipshapka > div {
        width: 380px;
        text-align: center;
    }

    .content, #block-clever-east-content {
        max-width: 100%;
    }

    .main-wrap {
        width: 100%;
    }

    #field_image_struct img {
        width: 354px;
        height: 362px;
    }

    .views-row {
        width: 100%;
        margin-left: -10px;
    }

    .document-row, .services-row, .education-row {
        flex: 100%;
        max-width: 100%;
        height: 130px;
    }

    #box {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 30px;
        min-height: 250px;
    }

    #description_file {
        max-width: 100%;
    }


    #information-full-name, #information-working-mode {
        display: block;
        font-family: 'Open Sans';
        font-size: 20px;
        padding: 0 0 20px 30px;
    }

    #fields-information-content {
        width: 80%;
    }

    #information-description, #information-abbreviated_name, #information-inn, #information-address, #information-phone,
    #information-email, #information-director, #information-director-tel, #information-manager, #information-manager-tel,
    #information-business-address, #information-ogrn, #information-image {
        display: block;
        width: 70%;
        font-family: 'Open Sans';
        font-size: 20px;
        padding: 0 0 20px 30px;
    }

    #img_map > img {
        width: auto;
        margin-left: -30px;
    }

    #img_map {
        margin: 0 auto;
        max-width: 460px;
        height: 200px;
    }

    #information-title, #struct-title {
        font-weight: bold;
        padding: 20px;
        text-align: left;
        color: black;
        margin-left: 10px;
     }

    .menu {
        width: auto;
    }

    #visually-impaired {
        margin: 0 10px 20px 0;
        display: none;
    }

    #visually-impaired span {
        display: none;
    }

    #normal {
        width: 70px;
    }

    .hide {
        display:none;
    }

    /**Навигация */
    .menu-burger__header {
        float: right;
        border: 2px solid black;
        position: relative;
        margin: -5px 20px;
        width: 35px;
        height: 30px;
        display: block;

    }
    .menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before{
        height: 3px;
        width: 100%;
        position: absolute;
        background: #515758;
        margin: 0 auto;
    }
    .menu-burger__header span{
        width: 50%;
        margin-left: 25%;
        top: 13px;
    }
    .menu-burger__header:after, .menu-burger__header:before{
        content: '';
    }
    .menu-burger__header:after{
        width: 50%;
        margin-left: 25%;
        bottom: 7px;
    }
    .menu-burger__header:before{
        width: 50%;
        margin-left: 25%;
        top: 7px;
    }

    #block-clever-east-main-menu {
        display: block;
        position: fixed;
        top: 0;
        left: -100%;
        background: rgb(245, 246, 246);
        width: calc(100% - 80px);
        box-shadow: 0 4px 2px -2px rgba(36, 36, 36, 0.17);
        transition: all 0.4s ease;
    }

    .header__menu {
        display: block;
        margin:0;
    }
    .header__menu li {
        display: block;
        background: rgb(245, 246, 246);
        width: 100%;
        box-shadow: 0 4px 2px -2px rgb(36 36 36 / 100%);
        transition: all 0.4s ease;
        padding: 10px;
        font-size: 18px;
        border-bottom: 1px solid;
    }

    .menu-burger__header.open-menu span {
        opacity:0;
        transition: 0.5s;
    }
    .menu-burger__header.open-menu:before {
        top: 16px;
        transition: 0.4s;
    }
    .menu-burger__header.open-menu:after {
        bottom: 16px;
        transition: 0.4s;
    }
    #block-clever-east-main-menu.open-menu {
        left: auto;
    }
    /**end навигации */

    #header > div {
        flex-wrap: wrap;
    }

    #block-clever-east-main-menu > ul {
        display: inherit;
    }

    #block-clever-east-main-menu li:first-child::before {
        margin: -5px 10px 0 20px;
    }

    #block-clever-east-main-menu li:nth-child(2)::before {
        width: 120px;
        margin: 15px 14px 0 20px
    }

    #block-clever-east-main-menu li:nth-child(3)::before {
        margin: -5px 10px 0 20px;
    }


    #block-clever-east-main-menu li:nth-child(4)::before {
        margin: -10px 9px 0 20px;
    }

    #block-clever-east-main-menu li:nth-child(5)::before {
        margin: 0 12px 0 20px;
        width: 55px;
    }

    #block-clever-east-main-menu li:nth-child(6)::before {
        margin: 30px 10px 0 23px;
        width: 150px;
    }

    #block-clever-east-main-menu li:nth-child(7)::before {
        margin: 7px 20px 0 20px;
    }

    #block-clever-east-main-menu li:nth-child(8)::before {
        margin: 10px 18px 0 20px;
        width: 50px;
    }

    #block-clever-east-main-menu li:nth-child(9)::before {
        margin: 0 10px 0 20px;
        width: 60px;
    }

    #block-clever-east-main-menu li:nth-child(10)::before {
        margin: -5px 3px 0 20px;
    }

    #block-clever-east-main-menu li:nth-child(11)::before {
        margin: 0 12px 0 20px;
    }

    .active {
        border-radius: 0;
        background-color: #DF7800;
    }

    #block-glasses {
        width: 50px;
        height: 21px;
        background: url(/themes/cleverEast/images/glasses.png) no-repeat;
        margin: -15px 0 0 10px;
    }


    #block-clever-east-main-menu li {
        display: flex;
        padding: 5px 0;
        margin: 7px 0;
        line-height: 20px;
        border-bottom: 1px solid gray;
    }

    .contact {
        color: black;
        width: auto;
    }

    #box {
        padding: 10px 10px;
    }

    #data-fields {
        margin-left: -120px;
    }

}



