

/* Start:/bitrix/components/pyramida/detail_videogame/templates/.default/style.css?15735538375748*/
#detail_container {
    width: 100%;
    margin-top: 47px;
    position: relative;
    overflow: auto;  
    padding: 0;
}

#detail_picture {
    width: 360px;
    min-height: 360px;
    float: left;    
}

#detail_picture img{
    max-width: 360px;    
}

#detail_info {
    margin-left: 40px;
    float: left;
    width: 780px;  
}

#detail_info H1 {
    margin: 0 0 10px 0;

    }

.hide_item {
    display: none;
}

#detail_info h2 {
    font-size: 2.7em;
    margin: 20px 0 20px 0;
    float: left;
}

#detail_info strong {
    font-size: 0.9em;
}

#platform_list {
    padding: 15px 0 60px 0;
}

.pl_item {
    float: left;
    padding: 4px 9px 4px 9px;
    margin-right: 9px;
}


.pl_item img {
    margin-right: 9px;
}

.pl_item:hover {
    border: solid 2px #ff5722;   
    cursor: pointer; 
    padding: 3px 8px 3px 8px;
}

.focus_platform {
    border: solid 2px #ff5722 !important;       
    padding: 3px 8px 3px 8px !important;
}

.unfocus_platform {
    border: solid 1px #cccccc;
    padding: 4px 9px 4px 9px;
}

#edition_list{
    margin: 0px 0 45px 0;
    height: 40px;

}
#esd_list {
    margin: 0px 0 10px 0;
    padding-top: 10px;
}


.edition_item {
    float: left;
    margin: 20px 0 0 30px;  
    width: 172px;      
}

.esd_item {
    float: left;
    margin: 20px 0 0 30px;
    width: 200px;
    color:#0076a3;
    cursor: pointer;

}

.esd_item span {
    border-bottom: 1px dashed #0076a3;
}
.esd_item:hover span {
    border-bottom: 1px dashed transparent;
}

.edition_item:nth-child(4n+1) {
    clear: both;
    margin-left: 0px;
} 

.un_focus_ed {
    color: #0076a3;
    }
    
.focus_ed {
    color: #ff5722;
    }    

.un_focus_ed.edition_item:hover {
    cursor: pointer;
    color: #ff5722;
} 

.edition_item:hover .ed_name span{
   border-bottom:  1px white;
} 

.ed_img {
    width: 32px;
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}

.ed_name {
    float: left;
    max-width: 100px;    
}


.un_focus_ed .ed_name span {
    border-bottom:  1px dashed #0076a3;
}

#TimeOfDelivery {
    margin: 20px 0 20px 0;
    font-size: 0.9em;
}

.property_item strong {
     font-size: 1.1em;   
}
.property_item {
    margin-top: 30px;
    float: left;
    width: 150px; 
    font-size: 0.9em; 
}

.property_item:nth-of-type(4n+1) {
    clear: both;
}
.property_line {
}    

#text {
    width: 730px;
    float: left;
}

#graphics {
    width: 380px;
    margin: 50px 0 0 90px;
    float: left;
}

.scrinshot {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    cursor: pointer;
}

.scrinshot:nth-child(2n+1) {
    margin-left: 0px;
    clear: both; 
}
.window_table td {
    padding: 4px 7px 4px 0;
}
.window_table td h3 {
    margin: 0;
} 

#ostatki {
    width: 100%;
    background-color: #f1f4f6;
    padding: 25px;
    margin: 0;    
}

#ostatki_block {
    width: 720px;
    display: none;
}

img.gray_arrow{
    padding: 0;
    margin: 5px 0 0 350px;
    border: none;
    display:block;
}

h3 {
    font-weight: normal;
    font-size: 1.5em;
    margin: 0;
}
.city_name {
    margin-left: 25px;
    float: left;
    color: #0076a3;
}

.city_name:nth-child(6n+1){
    margin-left: 0px;
    clear: both;    
}

.checked_city {
    color: #a7a7a7;
}

.citys_name_block {
    margin: 20px 0 10px 0;
}

.shops_in_city {
    margin-top: 35px;
}

.one_shop{
    float: left;
    width: 270px;
    margin: 0 0 30px 35px;    
}

 
.one_shop:nth-child(2n+1) {
    clear: both;
    margin-left: 0;    
}

.one_shop table tr td {
    vertical-align: top;
}

.shop_name {
    margin: 0 0 15px 0;
    font-size: 1em;
    font-weight: bold;
}

.one_shop table tr td img {
    margin: 3px 5px 0 0;
}

.shops_list {
    clear: both;
    margin: 25px 0 25px 0;
}

.old_price {
    font-weight: normal;
    margin: 0 10px;
    font-size: 0.7em;
    color: #999999;
    text-decoration: line-through;
}

.bx-core-adm-dialog-content {
    background-color: white!important;
    color: #263238!important;
}

.bx-core-adm-dialog-content-wrap-inner{
    background-color: white;
    border: none; 
}

.bx-core-adm-dialog-content-wrap-inner h2, h3 {
    padding: 0;
    margin: 0;
}

.bx-core-adm-dialog-content-wrap-inner input[type="text"] {
    width: 400px;
    height: 40px;
    padding: 10px;
}

.bx-core-adm-dialog-content-wrap-inner  textarea {
    width: 400px;
    height: 115px;
    padding: 10px;
    font-family: PT_Sans_MY, sans-serif;
    font-size: 100%;
    resize: none;
}

.bx-core-adm-dialog-content-wrap-inner .form_fields {
    margin: 35px 0;
}
.all_esd_block {
    overflow: auto;
    padding: 5px 0;
}
.one_esd_block {
    float: left;
    margin-right: 10px;
    width: 150px;
    cursor: pointer;
    border: solid 1px gray !important;
    overflow: auto;
}
.one_esd_block  p.esd_name {
    text-align: center;
    padding: 3px;
}
.one_esd_block  p.buy_button {
    padding: 5px 0;
    background-color: darkblue;
    color: white;
    font-size: 0.9em;
    text-align: center;
    margin: 0;

}
.one_esd_block:hover {
    border: solid 1px #ff5722 !important;

}
.esd_picture, .esd_info {
    float: left;
    width: 400px;
}
.esd_product_price {
    color: Red;
    font-size: 1.2em;
    font-weight: bold;
}
.reg_form_input {
    width: 200px;
    height: 35px;
    padding: 0px 0 0 10px;
    margin-top: 5px;
}
.starrequired {
    color:
            RED;
    font-size: 1.5em;
    margin: 0px 0 0 5px;
}
/* End */


/* Start:/user/css/nice_radio.css?1560324494186*/
.niceRadio_td {
    width: 20px;
    vertical-align: top; 
    padding: 3px 0 0 0;   
}
.labelRadio_td {
    vertical-align: top;

}

input[type=radio] {
    display: none;
}
/* End */


/* Start:/bitrix/components/pyramida/recomended_items/templates/.default/style.css?15603243801159*/
.img_block {
    width: 280px;
    height: 350px;
    text-align: center;
    overflow: hidden;
}

.banner_item {
    margin: 10px 0px 0 0;
    position: relative;
    width: 280px; 
    height: 450px;   
    float: left;
    overflow: auto;
    z-index: 5; 
}

.banner_item + .banner_item {
    margin: 10px 0px 0 20px;
    }

.banner_item img {
    max-width: 280px;
    max-height: 100%;      
    margin: 0;
    display: block;  
}

.banner_item img:hover {
    cursor: pointer;
}

.banner_text {
    height: 65px;
    width: auto;
    background-color: #f2f3f7;
    padding: 5px 10px 10px 10px;    
}

.banner_item:hover .banner_text{
    background-color: #0076a3;    
}

.banner_item:hover span {    
    color: white;
}
.banner_text a {
    color: #273234;
}

.banner_text a:hover {
    text-decoration: underline;    
} 

.banner_item:hover a {
    color: white;
}

.banner_text h2 {
    margin: 0 0 3px 0;
    padding: 0;
    height: 45px;
    overflow: hidden;
    font-weight: normal;
    font-size: 1em;
}

.banner_text span {
    color: #646567;
    font-size: 0.7em;    
}

/* End */
/* /bitrix/components/pyramida/detail_videogame/templates/.default/style.css?15735538375748 */
/* /user/css/nice_radio.css?1560324494186 */
/* /bitrix/components/pyramida/recomended_items/templates/.default/style.css?15603243801159 */
