.complex__image {
    background-size: cover;
    background-position: bottom center;
    /*height: 500px;*/
}
.complex__body{
    background: #ffffff;
    min-height: 380px;
    border-radius: 4px 4px 0 0;
    padding: 75px 0px;
    background-color: rgba(255, 255, 255, 0.95);
}
.complex__text {
    background: #FFFFFF;
    border-radius: 4px 4px 0 0;
    padding: 25px 25px;
    margin-top:36px;
}
.complex__office__text{
    background: #FFFFFF;
    border-radius: 4px 4px 0 0;
}
.complex .cover_bg{
    width: 100%;
    height: 534px;
    backdrop-filter:none;
}

.complex-office .cover_bg{
    width: 100%;
    height: 534px;
    backdrop-filter:none;
    background-color:rgba(255,255,255,.6);
}

.complex-direction-name{
    height:40%;
    background:rgba(247,247,247,.90) !important;
    padding:10px 20px 10px 20px !important;
}
.complex-direction-name a {
    color:#cc3333 !important;
    font-family:"Roboto", "sans-serif" !important;
    font-size:22px;
}
.complex-direction-name .icon-down {
    /*margin-top:3px;
    margin-left:4px;*/
    bottom:5px;
}
.complex-offices-list{
    width:100%;
    position: absolute;
    background: rgba(247,247,247,.99) !important;
    padding: 10px 20px 10px 20px !important;
    z-index:1;
}
.complex-offices-list ul li{
    font-size:16px;
}
.complex-offices-list ul li a{
    text-decoration:underline;
}
.list-closed{
    display:none;
}
.list-opened{
    display:block;
}
.non-overflow{
    overflow: inherit;
}
.complex-grid-item{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 90%;
    color:#cc3333;
}
.complex-direction-offices{
    display:none;
}
.complex-direction-details {
    display:none;
    margin-top:-10px !important;
    padding-top:30px;
    padding-bottom:25px;
    margin-left:15px;
    width:100%;
    box-shadow: 0 6px 8px rgb(0 0 0 / 8%) !important;
}
.complex-direction-details ul li {
    color:#cc3333;
}
.complex-direction-details ul li a {
    text-decoration:underline;
}
.no-bottom-shadow {
    box-shadow: -2px -6px 8px rgb(0 0 0 / 8%) !important;
}
.complex_h1-style{
    margin-top:15px;
    margin-bottom:35px !important;
    color:#737373;
    font-size:32px;
}

.complex-office-addl-grid{
    color:#cc3333;
    padding:25px 15px; !important;
}

.unit-category-name{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 75%;
    color:#3d464d;
}
.unit-category-product{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 75%;
    color: #cc3333;
    text-decoration:underline;
}

.unit-category-product-price{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size:14px;
    letter-spacing:-0.5px;
    color:#6d6e71;
}
.pre-word{
    font-size:13px;
}

.product-equipping__change{
    font-size: .875rem;
    height: calc(1.875rem + 2px);
    line-height: 1.25;
    padding: 0.375rem 1rem;
    font-weight: 500;
    margin-left: 0;
    margin-top: 8px;
    width: 100%;
}

#total-amount {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size:16px;
}


.product-equipping_item-selected{
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-box-shadow: 0 0 0 2px #e5e5e5 inset;
    box-shadow: 0 0 0 2px #cc3333 inset !important;
    z-index: 2;
}

.product-equipping_item-selected::before {
    content:none !important;
}

#equipment-count, .equipment-count-unit, #equipment-name{
    color:#cc3333;
    font-weight:bold;
    font-size:16px;
}
.unit-category-chevron{
    color:#cc3333;
    font-weight:bold;
}


.product-equipping__changed {
    border-color: #cc3333 !important;
    background: #cc3333 !important;
    color: #fff !important;
    fill: #fff !important;
}


.unit-category-qt{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 80%;
    color: #737373;
}
.unit-categories-tbl thead tr th{
    text-transform: none;
    font-weight: 700 !important;
    font-size: 80%;
    text-transform: uppercase !important;
}
.unit-categories-tbl tr td{
    padding: 12px 12px;
}
.unit-subcategories-tbl tr td{
    padding: 12px 12px;
}
.office-docs-title button{
    color:#cc3333; !important;
    background-color: transparent;
    border: 1px solid #cc3333;
}

.office-docs-title button:hover{
    color:#cc3333; !important;
    background-color: transparent;
    border: 1px solid #cc3333;
}
.office-docs-text{
    margin-top:25px;
    /*display:none;*/
}
.office-full-desc{
    margin-top:45px;
}
.display-none{
    display:none;
}
.no-border{
    border:none !important;
}

.category-sets{
    position: inherit;
}

.category-sets li a{
    padding:28px 10px;
    font-weight: 700 !important;
    font-size: 115%;
    /*font-style:italic;*/
    font-family:Upacom_Bold, Arial, "Helvetica Neue", sans-serif;
}
.category-sets>.uk-active>a {
    color:#cc3333;
    border-color:#cc3333;
}
.office-product-name{
    font-size:14px;
}
.change-product{
    font-size:12px !important;
}
.quantity-details{
    font-size:11px;
    text-transform:lowercase;
}
.office-product-hide{
    display:none;
}
.options-block{
    display:none;
}
#change-product-modal .uk-close{
    color:#999;
}
#product-items-select{
    padding-right:15%;
    padding-left:15%;
}
.select-option-btn{
    background:#cc3333;
    border-color:#cc3333;
    color:#FFFFFF;
    transition: transform .2s; /* Animation */
}
.select-option-btn:hover{
    background:#cc3333;
    border-color:#cc3333;
    color:#FFFFFF;
    transform: scale(1.1);
}
.request-equipping-proposal{
    background:#cc3333;
    border-color:#cc3333;
    color:#FFFFFF;
}
.option-product-price{
    /*border:1px solid #cc3333;*/
}
.option-product-action{
    /*padding-top:25px;*/
}
.option-product-name{
    font-weight: 700 !important;
    color:#cc3333;
    font-size: 115%;
}
.option-product-name a {
    text-decoration:underline;
}

.option-product-brand{
    font-weight: 700 !important;
    color:#cc3333;
    font-size: 85%;
}
.option-product-brand a {
    border-bottom:1px dashed #cc3333;
}
.option-product-id{
    font-weight: 700 !important;
}
.option-product-price{
    font-weight: 700;
    font-size: 165%;
    color:#cc3333;
}
.unit-category-name span{
    margin-bottom:3px;
}
.unit-subcategories-tbl {
    border-bottom:2px;
}
.unit-subcategories-tbl tr:first-child {
    border-top:none !important;
}

.unit-subcategories-tbl thead th{
    padding:0px;
}

.options-block-item{
    margin-top:25px;
}
a.office-product-name{
    border-bottom: 1px dashed #cc3333;
}
.complex-product--price{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 100%;
    color: #737373;
}
.office-product-set{
    padding-left:20px;
}
.complex-by-request{
    font-size:12px;
}
.color--main{
    color:#cc3333;
}
.has-children{
    padding-top:15px;
    padding-right:0px !important;
    padding-left:0px !important;
    padding-bottom:0px !important;
}
.has-children .unit-category-name{
    padding: 15px !important;
}

.standard_text{
    color:#737373 !important;
    font-size:14px !important;
    text-align:left !important;
}
.standard_text span{
    color:#737373 !important;
}
.active-complex-tab{
    background:#cc3333;
    color:#ffffff;
}
.active-complex-tab:hover{
    background:#cc3333;
    color:#ffffff;
}

.complex-office-doc i{
    font-size:28px;
    float:left;
    color:#cc3333;
}
.complex-office-doc span{
    float:left;
}

.complex-office-doc a{
    padding:0px 15px 0px 15px;
    font-size:19px;
    font-family:Roboto;
    color:#cc3333;
}

/** --------------------------------------- */
/*#complex-tabs .nav-pills .nav-link{*/
/*    border-radius:.15rem !important;*/
/*    box-shadow: 0 .3rem .5rem rgba(0,0,0,.1)!important;*/
/*    margin-bottom: .4rem!important;*/
/*}*/

/*.nav-pills-custom .nav-link {*/
/*    color: #aaa;*/
/*    background: #fff;*/
/*    position: relative;*/
/*}*/

/*.nav-pills-custom .nav-link.active {*/
/*    color: #45b649;*/
/*    background: #fff;*/
/*}*/

/*!* Add indicator arrow for the active tab *!*/
/*@media (min-width: 992px) {*/
/*    .nav-pills-custom .nav-link::before {*/
/*        content: '';*/
/*        display: block;*/
/*        border-top: 8px solid transparent;*/
/*        border-left: 10px solid #fff;*/
/*        border-bottom: 8px solid transparent;*/
/*        position: absolute;*/
/*        top: 50%;*/
/*        right: -10px;*/
/*        transform: translateY(-50%);*/
/*        opacity: 0;*/
/*    }*/
/*}*/

/*.nav-pills-custom .nav-link.active::before {*/
/*    opacity: 1;*/
/*}*/

/** ---------------------------------------------*/


.equipping-item-changed{
    width:24px;
    height:24px;
    float:right;
    font-weight: bold;
    color:#cc3333;
}

.equipping-item-price-active{
    color:#cc3333;
}



.grid-subitem{
    border-bottom: 2px solid #6d6e71;
}

.grid-subitem:hover{
    border-bottom: 2px solid #cc3333;
}

.min-max-price{
    color:#cc3333;
    font-size:10px;
}


.equipping-grid-item{
    padding:25px !important;
}


.area_icon{
    margin:0 auto;
    margin-bottom:10px;
}

#area_id_1{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/allerg-act.png") no-repeat center;
}
#area_link_id_1:hover #area_id_1{
    background:url("/public/equipping/icons/allerg-act.png") no-repeat center;
}

#area_id_2{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/akusherstvo-act.png") no-repeat center;
}
#area_link_id_2:hover #area_id_2{
    background:url("/public/equipping/icons/akusherstvo-act.png") no-repeat center;
}

#area_id_3{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/vic-act.png") no-repeat center;
}
#area_link_id_3:hover #area_id_3{
    background:url("/public/equipping/icons/vic-act.png") no-repeat center;
}

#area_id_4{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/genetica-act.png") no-repeat center;
}
#area_link_id_4:hover #area_id_4{
    background:url("/public/equipping/icons/genetica-act.png") no-repeat center;
}

#area_id_5{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/hematology-act.png") no-repeat center;
}
#area_link_id_5:hover #area_id_5{
    background:url("/public/equipping/icons/hematology-act.png") no-repeat center;
}

#area_id_6{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/geriatry-act.png") no-repeat center;
}
#area_link_id_6:hover #area_id_6{
    background:url("/public/equipping/icons/geriatry-act.png") no-repeat center;
}


#area_id_7{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/dermatology-act.png") no-repeat center;
}
#area_link_id_7:hover #area_id_7{
    background:url("/public/equipping/icons/dermatology-act.png") no-repeat center;
}

#area_id_8{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/infekc-act.png") no-repeat center;
}
#area_link_id_8:hover #area_id_8{
    background:url("/public/equipping/icons/infekc-act.png") no-repeat center;
}

#area_id_9{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/detinfekc-act.png") no-repeat center;
}
#area_link_id_9:hover #area_id_9{
    background:url("/public/equipping/icons/detinfekc-act.png") no-repeat center;
}

#area_id_10{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/detneuro-act.png") no-repeat center;
}
#area_link_id_10:hover #area_id_10{
    background:url("/public/equipping/icons/detneuro-act.png") no-repeat center;
}

#area_id_11{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/neurosurgery-act.png") no-repeat center;
}
#area_link_id_11:hover #area_id_11{
    background:url("/public/equipping/icons/neurosurgery-act.png") no-repeat center;
}

#area_id_12{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/neonatology-act.png") no-repeat center;
}
#area_link_id_12:hover #area_id_12{
    background:url("/public/equipping/icons/neonatology-act.png") no-repeat center;
}

#area_id_13{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/onko-act.png") no-repeat center;
}
#area_link_id_13:hover #area_id_13{
    background:url("/public/equipping/icons/onko-act.png") no-repeat center;
}

#area_id_14{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/detonko-act.png") no-repeat center;
}
#area_link_id_14:hover #area_id_14{
    background:url("/public/equipping/icons/detonko-act.png") no-repeat center;
}

#area_id_15{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/dethematolog-act.png") no-repeat center;
}
#area_link_id_15:hover #area_id_15{
    background:url("/public/equipping/icons/dethematolog-act.png") no-repeat center;
}

#area_id_16{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/patanatomy-act.png") no-repeat center;
}
#area_link_id_16:hover #area_id_16{
    background:url("/public/equipping/icons/patanatomy-act.png") no-repeat center;
}


#area_id_17{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/pediatry-act.png") no-repeat center;
}
#area_link_id_17:hover #area_id_17{
    background:url("/public/equipping/icons/pediatry-act.png") no-repeat center;
}

#area_id_18{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/profzabolev-act.png") no-repeat center;
}
#area_link_id_18:hover #area_id_18{
    background:url("/public/equipping/icons/profzabolev-act.png") no-repeat center;
}

#area_id_19{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/psycho-act.png") no-repeat center;
}
#area_link_id_19:hover #area_id_19{
    background:url("/public/equipping/icons/psycho-act.png") no-repeat center;
}

#area_id_20{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/narko-act.png") no-repeat center;
}
#area_link_id_20:hover #area_id_20{
    background:url("/public/equipping/icons/narko-act.png") no-repeat center;
}

#area_id_21{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/reabilitaciya-act.png") no-repeat center;
}
#area_link_id_21:hover #area_id_21{
    background:url("/public/equipping/icons/reabilitaciya-act.png") no-repeat center;
}

#area_id_22{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/rengen-act.png") no-repeat center;
}
#area_link_id_22:hover #area_id_22{
    background:url("/public/equipping/icons/rengen-act.png") no-repeat center;
}

#area_id_23{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/skoraya-act.png") no-repeat center;
}
#area_link_id_23:hover #area_id_23{
    background:url("/public/equipping/icons/skoraya-act.png") no-repeat center;
}

#area_id_24{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/injury-act.png") no-repeat center;
}
#area_link_id_24:hover #area_id_24{
    background:url("/public/equipping/icons/injury-act.png") no-repeat center;
}

#area_id_25{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/sport-act.png") no-repeat center;
}
#area_link_id_25:hover #area_id_25{
    background:url("/public/equipping/icons/sport-act.png") no-repeat center;
}


#area_id_26{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/terapiya-act.png") no-repeat center;
}
#area_link_id_26:hover #area_id_26{
    background:url("/public/equipping/icons/terapiya-act.png") no-repeat center;
}

#area_id_27{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/toxic2-act.png") no-repeat center;
}
#area_link_id_27:hover #area_id_27{
    background:url("/public/equipping/icons/toxic2-act.png") no-repeat center;
}


#area_id_28{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/ortopedics-act.png") no-repeat center;
}
#area_link_id_28:hover #area_id_28{
    background:url("/public/equipping/icons/ortopedics-act.png") no-repeat center;
}

#area_id_29{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/transpmozga-act.png") no-repeat center;
}
#area_link_id_29:hover #area_id_29{
    background:url("/public/equipping/icons/transpmozga-act.png") no-repeat center;
}

#area_id_30{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/transpant-act.png") no-repeat center;
}
#area_link_id_30:hover #area_id_30{
    background:url("/public/equipping/icons/transpant-act.png") no-repeat center;
}

#area_id_31{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/transfusion-act.png") no-repeat center;
}
#area_link_id_31:hover #area_id_31{
    background:url("/public/equipping/icons/transfusion-act.png") no-repeat center;
}

#area_id_32{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/uzi-act.png") no-repeat center;
}
#area_link_id_32:hover #area_id_32{
    background:url("/public/equipping/icons/uzi-act.png") no-repeat center;
}

#area_id_33{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/issled-act.png") no-repeat center;
}
#area_link_id_33:hover #area_id_33{
    background:url("/public/equipping/icons/issled-act.png") no-repeat center;
}


#area_id_34{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/kombust-act.png") no-repeat center;
}
#area_link_id_34:hover #area_id_34{
    background:url("/public/equipping/icons/kombust-act.png") no-repeat center;
}


#area_id_35{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/surgery-act.png") no-repeat center;
}
#area_link_id_35:hover #area_id_35{
    background:url("/public/equipping/icons/surgery-act.png") no-repeat center;
}

#area_id_36{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/dethirurg-act.png") no-repeat center;
}
#area_link_id_36:hover #area_id_36{
    background:url("/public/equipping/icons/dethirurg-act.png") no-repeat center;
}


#area_id_37{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/plsurgery-act.png") no-repeat center;
}
#area_link_id_37:hover #area_id_37{
    background:url("/public/equipping/icons/plsurgery-act.png") no-repeat center;
}


#area_id_38{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/surgerytr-act.png") no-repeat center;
}
#area_link_id_38:hover #area_id_38{
    background:url("/public/equipping/icons/surgerytr-act.png") no-repeat center;
}


#area_id_39{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/surgerylic-act.png") no-repeat center;
}
#area_link_id_39:hover #area_id_39{
    background:url("/public/equipping/icons/surgerylic-act.png") no-repeat center;
}

#area_id_40{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/anestez-act.png") no-repeat center;
}
#area_link_id_40:hover #area_id_40{
    background:url("/public/equipping/icons/anestez-act.png") no-repeat center;
}


#area_id_41{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/detanestez-act.png") no-repeat center;
}
#area_link_id_41:hover #area_id_41{
    background:url("/public/equipping/icons/detanestez-act.png") no-repeat center;
}

#area_id_42{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/gastro-act.png") no-repeat center;
}
#area_link_id_42:hover #area_id_42{
    background:url("/public/equipping/icons/gastro-act.png") no-repeat center;
}

#area_id_43{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/diet-act.png") no-repeat center;
}
#area_link_id_43:hover #area_id_43{
    background:url("/public/equipping/icons/diet-act.png") no-repeat center;
}

#area_id_44{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/kard-act.png") no-repeat center;
}
#area_link_id_44:hover #area_id_44{
    background:url("/public/equipping/icons/kard-act.png") no-repeat center;
}

#area_id_45{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/cardiodetanestez-act.png") no-repeat center;
}
#area_link_id_45:hover #area_id_45{
    background:url("/public/equipping/icons/cardiodetanestez-act.png") no-repeat center;
}

#area_id_46{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/farm-act.png") no-repeat center;
}
#area_link_id_46:hover #area_id_46{
    background:url("/public/equipping/icons/farm-act.png") no-repeat center;
}

#area_id_47{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/kolopr-act.png") no-repeat center;
}
#area_link_id_47:hover #area_id_47{
    background:url("/public/equipping/icons/kolopr-act.png") no-repeat center;
}

#area_id_48{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/cosm-act.png") no-repeat center;
}
#area_link_id_48:hover #area_id_48{
    background:url("/public/equipping/icons/cosm-act.png") no-repeat center;
}

#area_id_49{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/tabak-act.png") no-repeat center;
}
#area_link_id_49:hover #area_id_49{
    background:url("/public/equipping/icons/tabak-act.png") no-repeat center;
}

#area_id_50{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/manualterapy-act.png") no-repeat center;
}
#area_link_id_50:hover #area_id_50{
    background:url("/public/equipping/icons/manualterapy-act.png") no-repeat center;
}

#area_id_51{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/neurology-act.png") no-repeat center;
}
#area_link_id_51:hover #area_id_51{
    background:url("/public/equipping/icons/neurology-act.png") no-repeat center;
}

#area_id_52{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/nefro-act.png") no-repeat center;
}
#area_link_id_52:hover #area_id_52{
    background:url("/public/equipping/icons/nefro-act.png") no-repeat center;
}

#area_id_53{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/krovoobr-act.png") no-repeat center;
}
#area_link_id_53:hover #area_id_53{
    background:url("/public/equipping/icons/krovoobr-act.png") no-repeat center;
}

#area_id_54{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/osteopat-act.png") no-repeat center;
}
#area_link_id_54:hover #area_id_54{
    background:url("/public/equipping/icons/osteopat-act.png") no-repeat center;
}

#area_id_55{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/lor-act.png") no-repeat center;
}
#area_link_id_55:hover #area_id_55{
    background:url("/public/equipping/icons/lor-act.png") no-repeat center;
}

#area_id_56{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/oftalmolog-act.png") no-repeat center;
}
#area_link_id_56:hover #area_id_56{
    background:url("/public/equipping/icons/oftalmolog-act.png") no-repeat center;
}

#area_id_57{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/oftaldetoft-act.png") no-repeat center;
}
#area_link_id_57:hover #area_id_57{
    background:url("/public/equipping/icons/oftaldetoft-act.png") no-repeat center;
}

#area_id_58{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/paliativemed-act.png") no-repeat center;
}
#area_link_id_58:hover #area_id_58{
    background:url("/public/equipping/icons/paliativemed-act.png") no-repeat center;
}

#area_id_59{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/revmatolog-act.png") no-repeat center;
}
#area_link_id_59:hover #area_id_59{
    background:url("/public/equipping/icons/revmatolog-act.png") no-repeat center;
}

#area_id_60{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/revmochild-act.png") no-repeat center;
}
#area_link_id_60:hover #area_id_60{
    background:url("/public/equipping/icons/revmochild-act.png") no-repeat center;
}

#area_id_61{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/stom-act.png") no-repeat center;
}
#area_link_id_61:hover #area_id_61{
    background:url("/public/equipping/icons/stom-act.png") no-repeat center;
}

#area_id_62{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/stomchild-act.png") no-repeat center;
}
#area_link_id_62:hover #area_id_62{
    background:url("/public/equipping/icons/stomchild-act.png") no-repeat center;
}


#area_id_63{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/surdolog-act.png") no-repeat center;
}
#area_link_id_63:hover #area_id_63{
    background:url("/public/equipping/icons/surdolog-act.png") no-repeat center;
}

#area_id_64{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/urolog-act.png") no-repeat center;
}
#area_link_id_64:hover #area_id_64{
    background:url("/public/equipping/icons/urolog-act.png") no-repeat center;
}

#area_id_65{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/endochild.png") no-repeat center;
}
#area_link_id_65:hover #area_id_65{
    background:url("/public/equipping/icons/endochild.png") no-repeat center;
}

#area_id_66{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/endokrinolog-act.png") no-repeat center;
}
#area_link_id_66:hover #area_id_66{
    background:url("/public/equipping/icons/endokrinolog-act.png") no-repeat center;
}

#area_id_67{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/detendokrinolog.png") no-repeat center;
}
#area_link_id_67:hover #area_id_67{
    background:url("/public/equipping/icons/detendokrinolog.png") no-repeat center;
}

#area_id_68{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/lab-act.png") no-repeat center;
}
#area_link_id_68:hover #area_id_68{
    background:url("/public/equipping/icons/lab-act.png") no-repeat center;
}


#area_id_69{
    width:56px;
    height:56px;
    background:url("/public/equipping/icons/endo-act.png") no-repeat center;
}
#area_link_id_69:hover #area_id_69{
    background:url("/public/equipping/icons/endo-act.png") no-repeat center;
}




