﻿
/***** Шапка и подвал *****/
@import url("header-page.css"); 

/***** Найденная информация  *****/

body.search-page
{
    margin-top: 15px;
}
.info_menu
{
     background-color: #DDDDDD; 
}

.info_menu td.right
{
     float: right;
}

.info_menu td.left 
{
     float: left;
}

.empty_table
{
    background-color: #FFFFFF;
    height: 10px;
}

.info_table
{
    border-top: 1px solid #DDE0DA;
}
.info_table tr
{
    padding: 5px 15px 5px 15px;  
}
.info_table .title
{
    color: #FF6600;
    font-weight: normal;
    width: 270px;
    text-align: right;
    padding-right: 15px;
 }

.addinfo_table
{
    border: 2px solid #C0C0C0;
}

.addinfo_table th
{
    text-align: left;
    background-color: #C0C0C0;
    
}

.addinfo_table td
{
    padding-bottom: 15px;
}

.info_table .header_result
{
    font-weight: bold;
    font-size: 28px;
    text-align: center;
 }

.info_table .result
{
    font-weight: normal;
    width: 540px;
    text-align: left;
    padding: 3px 3px 3px 3px;
 }

.info_table .button
{
    width: 310px;
    padding: 0px 1px 0px 1px;    
    font-weight:bold;
    background-color: Gray;
}
.button.add
{
    background : url("../images/plus.png") no-repeat left center;
}

.button.help
{
    background : url("../images/help.png") no-repeat left center;
}


.bottom-factsrc
{
    border: 0px;
    vertical-align:middle;
    float:none;
    padding-left: 80px;
    text-align: center;
}

/***** Меню  *****/
.bottom-menu
{
    border: 0px;
    vertical-align:middle;
    float:none;
    text-align: center;
}

.bottom-menu a
{
    text-decoration: underline;
    color: #FF6600;
    padding: 6px 7px 6px 7px;
    font-weight:bold;
}

.bottom-menu a:hover
{
    background: black;
    color: #ffffff; 
}

.nav-menu
{
    border: 0px;
    vertical-align:middle;
    color: Black;
    float:left;
    text-align: center;
}

.nav-menu a
{
    text-decoration: none;
    color: Black;
    padding: 6px 7px 6px 7px;
    font-weight:bold;
}

.nav-menu a:hover
{
    background: black;
    color: #ffffff; 
}
/***** Меню (конец)  *****/

div.pages 
{
    margin: 3px;
    padding: 5px 10px;
    text-decoration: none;
    text-align: center;
}
div.pages.bottom
{
    border-top: 1px solid #036499;
}

div.pages span 
{
    background-color: White;
    color: Black;
    margin: 3px;
    padding: 3px 6px;
}

div.pages  a
{
    color: #FF6600;
    font-weight: bold;
    text-decoration: none;
    margin: 3px;
    padding: 3px 6px;
}
div.pages  a:hover 
{
    background: black;
    color: #ffffff; 
}

a.hideimg 
{
    color: #FF6600;
    font-weight: normal;
    text-decoration: underline;
    margin: 3px;
    padding: 3px 6px;
}
a.hideimg:hover 
{
    background: black;
    color: #ffffff; 
}

.userinfo-area
{
     width: 640px;
     height: 240px;
     max-width:640px;
     max-height:240px;
     min-height: 240px;
     min-width: 640px;
}

input.pointer-enable
{
 background : url(../images/buttons/pointer0.png) no-repeat center; 
 width: 28px; 
 height:28px;     
}

input.pointer-disable
{
 background : url(../images/buttons/pointer1.png) no-repeat center; 
 width: 28px; 
 height:28px;     
 border: none;
}

input.hand-enable
{
 background : url(../images/buttons/hand0.png) no-repeat center; 
 width: 28px; 
 height:28px;     
}

input.hand-disable
{
 background : url(../images/buttons/hand2.png) no-repeat center; 
 width: 28px; 
 height:28px;     
 border: none;
}


.card-header_id{
    padding-bottom: 20px;
    text-align: center;
}

.card-header_id span{
    font-size: 13px;
}


.card-header_left{
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.card-header_right{
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.card-header_header{
    text-align: center;
}

.card_parameter{
    padding: 7px 0;
}

.card_param-title{
    font-weight: bold;
    padding-right: 0.5em;
    width : 100%;
}

.card_param-result{
    width: 100%;
}


.card_big-buttons-outer{
    float: right;
}

.heroes-ban {
    position: relative;
    display: block;
    min-height: 175px;
    margin-bottom: 16px;
    text-decoration: none;
    background-image: url(images/heroes-ban.jpg);
    background-color: transparent;
    background-position: center top;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px,rgba(0,0,0,0.25);
}

.heroes-ban__title {
    position: absolute;
    padding: 10px;
    border-top: 3px solid #b42028;
    font-size: 13px;
    font-weight: bold;
    line-height: 27px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    right: 25px;
    bottom: 15px;
    left: 25px;
    background: #000;
    background: rgba(0,0,0,0.8);
}

.card_add_foto{
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    width: 280px;
    z-index: 10;
}

.card_add_foto_mobil{
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    width: 280px;
    z-index: 10;
}


.card_addfoto-button{
    border: 1px solid #DBDCDD;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0.9em;
    min-height: 47px;
    padding: 5px 10px 5px 10px;
    z-index: 10;
    text-align: center;
}


.card_big-button{
    border: 1px solid #DBDCDD;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0.9em;
    min-height: 47px;
    margin-bottom: 10px;
    padding: 15px 0 15px 40px;
    position: relative;
    width: 40px;
    z-index: 10;
}

.card_big-message{
    background: url("../images/message.png") no-repeat 12px 15px;
    border: 1px solid #DBDCDD;
    border-radius: 3px;
    font-size: 0.9em;
    min-height: 47px;
    margin-bottom: 10px;
    padding: 15px 0 15px 40px;
    position: relative;
    width: 40px;
    z-index: 10;
}

.card_big-text {
    display: none;
}

.card_big-help {
    display: none;
}

#id_addinfo {
    background: url("../images/add-txt.png") no-repeat 12px 15px;
}

#id_showadd {
    background: url("../images/dop-info.png") no-repeat 12px 15px;
}

#addToFavourites {
    background: url("../images/star-favor.png") no-repeat 12px 15px;
}

.card_big-button a,
.card_big-message a{
    position: absolute;
    top: 15px;
    right: 15px;
}

.card_big-button img,
.card_big-message img{
    height: 18px;
}

.card_param-result{
    padding-top: 10px;
}

.card-image_outer{
    border: 1px solid #E7E7E7;
    margin: 30px 0;
}
.card-image_inner{
    background: #F6F6F6;
    padding: 30px;
    width: 100%;
}

.card-image_link{
    padding: 20px 0 20px 0;
    text-align: center;
    width: 100%;
}

.card-image_link a{
    text-decoration: none;
}

.card-image_link-left{
    padding: 20px 0 0 0;
}

.card-image_toolbar{
    margin-bottom: 30px;
}

.hide-in-mobile{
    display: none;
}

.card-image_toolbar-right{
    float: none;
    text-align: center;
}

.card-image_toolbar input[type="button"]{
    background-position: 50% 50% !important;
    border: none;
    cursor: pointer;
    height: 29px;
    margin-right: 10px;
    width: 29px;
}


.card-navigation_btn,
.card-navigation_text,
.card-navigation_text2,
.card-navigation_pages-select,
.card-navigation_count-per-page {
    display: inline-block;
    height: 29px;
    vertical-align: middle;
}

.card-navigation_btn {
    border: 1px solid #D4D6D6;
    border-radius: 3px;
    cursor: pointer;
    width: 29px;
}

.card-navigation_pages-select {
    width: 60px;
}

.pages_select-info {
    background: #ffffff;
    border: 1px solid #D4D6D6;
    border-radius: 3px;
    font-size: 1em;
    padding: 5px 8px;
    width: 100%;
}

.card-navigation_to-start {
    background: white url("../images/arrow-left2.png") 50% 50% no-repeat;
    margin-right: 5px;
}

.card-navigation_to-prev {
    background: white url("../images/arrow-left1.png") 50% 50% no-repeat;
}

.card-navigation_to-next {
    background: white url("../images/arrow-right1.png") 50% 50% no-repeat;
}

.card-navigation_to-end {
    background: white url("../images/arrow-right2.png") 50% 50% no-repeat;
    margin-left: 5px;
}

.card-navigation_text2 {
    margin: 0 10px;
    padding-top: 5px;
}

#reportsList{
    padding: 0;
}

#reportsList li{
    padding: 5px 0;
}

#reportsList a{
    text-decoration: none;
}

.card__add-info-header{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

.card__add-info-item-header{
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0;
}

.card__add-info-item{
    border: 1px solid #CFD1D2;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px;
}

.card__add-info-item-header{
    font-size: 13px;
    font-weight: bold;
    padding: 3px 0;
}

.card__add-info-item-body{
    font-size: 13px;
}

.jodit_toolbar{
    display: none !important;
}

.showHideImage{
    padding-top: 20px;
    border: 1px solid #E7E7E7;
    height: 60px;
    padding-left: 20px;
    padding-right: 10px;
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 20px;
    clear: both;
}

.card_text_way{
    display: inline;
    color: #0090ff;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    border-radius: 2px;
    text-align: center;
}


.imageShowOn{
    background: #ffffff url("../images/memory-book-on.png") no-repeat 0 50%;
    padding: 4px 0 0 0;
    padding-right: 290px;
    padding-left: 20px;
    background-position: 280px top;
    text-decoration: none;
}

.imageShowOff{
    background: #ffffff url("../images/memory-book-off.png") no-repeat 0 50%;
    padding: 4px 0 0 0;
    padding-right: 290px;
    padding-left: 20px;
    background-position: 280px top;
    text-decoration: none;
}
.showimage {
    color: #0159A4;
    font-weight: normal;
    text-decoration: none;
}

.image-navigation_btn{
    width: 28px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #D4D6D6;
    cursor: pointer;
}

.image-navigation_to-start{
    background: url("../images/arrow-left2.png") 50% 50% no-repeat;
    margin-right: 0;
}

.image-navigation_to-prev{
    background: url("../images/arrow-left1.png") 50% 50% no-repeat;
}

.image-navigation_to-next{
    background: url("../images/arrow-right1.png") 50% 50% no-repeat;
}

.image-navigation_to-end{
    background: url("../images/arrow-right2.png") 50% 50% no-repeat;
    margin-left: 0;
}

#bookmark_text{
    width: 100%;
}

@media (max-width: 767px) {
    .card_add_foto{
        display: none;
    }

    .card_param-title {
        display: block;
        font-size: 14pt;
    }

    .card_param-result {
        display: block;
    }
    .card_add_foto_mobil{
        display: block;
    }
}

@media (min-width: 768px) {

    .card_add_foto{
        display: block;
    }
    .card_add_foto_mobil{
        display: none;
    }

    .card-header_left {
        float: left;
        padding: 0;
        text-align: left;
        width: auto;
    }

    .card-header_right {
        padding: 0;
        margin-top: 10px;
        text-align: right;
    }

    .card-header_id {
        text-align: left;
    }

    .card-header_header {
        text-align: left;
    }

    .card_param-result {
        padding-top: 0;
    }

    .card_big-button,
    .card_big-message{
        font-size: 1em;
        padding: 15px 30px 15px 40px;
        width: 200px;
    }

    .card_big-text{
        display: inline;
    }

    .card_big-help{
        display: inline;
    }

    .card-image_link {
        padding: 20px 0 20px 40px;
        text-align: left;
    }

    .card-image_link-left{
        width: 250px
    }

    .card-image_link-right{
        width: calc(100% - 250px);
    }

    .hide-in-mobile {
        display: inline-block;
    }

    .card-image_toolbar-right {
        float: right;
        text-align: right;
    }

    .card_param-title:after{
        content: ":"
    }

    .jodit_toolbar{
        display: block !important;
    }

}

/* monitor */
@media (min-width: 992px) {
    .card_add_foto{
        display: block;
    }
    .card_add_foto_mobil{
        display: none;
    }

    .card_big-button,
    .card_big-message {
        font-size: 1em;
        padding: 15px 30px 15px 40px;
        width: 280px;
    }

    .card_param-title:after{
        content: ":"
    }
}

.jodit_container .jodit_workplace .jodit_wysiwyg p,
.jodit_container .jodit_workplace .jodit_wysiwyg pre{
    margin: 0 !important;
    line-height: 1.4em;
}

.jodit_form label + label{
    display: none;
}

.jodit_toolbar_popup-inline{
    display: none !important;
}