

/* Start:/local/templates/new/components/adv/investment.graph/adv/style.css?176362976712812*/
.dateChoice {
    width: 19px;
    height: 19px;
    background: url(/local/templates/new/components/adv/investment.graph/adv/images/icon.gif) no-repeat;
    float: left;
    cursor: pointer
}

.giveMeDate {
    float: left
}

.periodes {
    float: right;
}

.periodes label {
    display: block;
    margin-bottom: 3px;
}

#funds_change p {
    margin-bottom: 5px;
}

#funds_change {
    margin-top: 15px;
    display: none;
}

.fundes_list {

}
.pq-select-menu {
    background: #fff;
}


.ui-icon-search {
    display: none;
}
.fundes_list label {
    display: block;
    margin-bottom: 8px;
    float: unset;
    clear: left;
    white-space: nowrap;
}

#fund_din_date {
    float: left;
    margin-bottom: 0px !important;
    height: 27px !important;
}

#fund_din_from, #fund_din_to, #fund_din_from span, #fund_din_to span {
    float: left;

}

#fund_din_to {
    margin-left: 15px;
}


#calroot {
    z-index: 10000;
    /*width:190px;*/
    left: 0px;
    top: 0px;
    margin-top: -1px;
    padding: 10px 5px 5px;
    background: #7095CC;
    font-size: 12px;
    border: 1px solid #BBB
}

#calhead {
    height: 20px;
    padding: 0;
    position: relative;
    width: 175px;
}

#caltitle {
    text-align: left;
    color: #282828;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    left: 5px;
    top: 0;
}

#calnext, #calprev {
    display: block;
    position: absolute;
    top: 4px;
    width: 12px;
    height: 12px;
    background: transparent url('/local/templates/new/components/adv/investment.graph/adv/images/left.gif') no-repeat scroll center center;
    cursor: pointer;
}

#calprev {
    right: 26px;
}

#calnext {
    background-image: url('/local/templates/new/components/adv/investment.graph/adv/images/right.gif');
    right: 10px;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility: hidden;
}

#caltitle select {
    font-size: 12px;
}

#caldays {
    height: 15px;
    padding: 5px 0 3px 0;
    border-bottom: 1px solid #e5e5e5;
    color: #282828;
}

#caldays span {
    display: block;
    float: left;
    width: 25px;
    text-align: center;
}

#calweeks {
    margin-top: 4px;
}

.calweek {
    clear: left;
    height: 16px;
}

.calweek a {
    display: block;
    float: left;
    width: 24px;
    height: 15px;
    text-decoration: none;
    font-size: 12px;
    margin-left: 1px;
    text-align: center;
    line-height: 15px;
    color: #282828;
}

.calweek a:hover, .calfocus {
    background: #ccc;
    color: #fff;
}

a.calsun {
    color: red;
}

a.caloff {
    color: #ccc;
}

a.caloff:hover {
}

a.caldisabled {
    color: red !important;
    cursor: default;
}

a.caldisabled:hover {
    cursor: default;
    text-decoration: none;
    background: none
}

#calcurrent {
    background: #3379c7;
    color: #fff;
}

#caltoday {
    background: #ccc;
    color: #fff;
}

#set_graph {
    display: none;
}

.control_periodes {
    float: none;
    margin-bottom: 0px;
}

.control_periodes label {
    display: block;
    margin-bottom: 8px;
}

.control_periodes .dateInfo {
    font-size: 12px;
    width: 690px;
}

table.radiobuttons {
    width: 100%;
    margin-top: 10px;
}

.ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 25px;
}

.disclaimer {
    margin: 20px 0 30px 0 !important;
}

/*120*/

.user-date span.text {
    margin-top: 2px;
}

.date-choice {
    width: 19px;
    height: 19px;
    background: url(/bitrix/components/adv/investment.graph/templates/adv/images/icon.gif) no-repeat;
    float: left;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

.message-box {
    z-index: 1000;
    display: none;
    height: 20px;
    width: 445px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 35px;
    font-size: 15px;
    text-align: center;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.message-box.short-period {
    position: absolute;
    margin-top: 120px;
    margin-left: 120px;
    width: 470px;
}

.message-box.non-faund {
    position: relative;
    margin: 65px auto;
}
.block {
    min-height: 1060px !important;
}

#container {
    margin-bottom: 40px;
}

#detail-container {
    height: 330px;
}

#container-master {
    margin-bottom: 40px;
}
label {
    font-weight: 400;
    font-size: 16px;
    color: #505559;
}
.ui-datepicker-prev.ui-corner-all,
.ui-datepicker-next.ui-corner-all{
    display: none;
}
.ui-datepicker-calendar {
    background: #fff;
    z-index: 4!important;
    margin: 0;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar tr,
.ui-datepicker-calendar td{
    font-size: 14px;
    padding: 4px;
    border: solid 1px #73A8BA;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 216px;
    z-index: 2;
    background:#fff;
}
.ui-datepicker-calendar {
    background: #fff;
    display: flex;
    width: auto;
    /*border: solid 1px #73A8BA;*/
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 3px 3px 3px 3px;
    z-index: 4!important;
}
.ui-datepicker-title {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
select.ui-datepicker-year {
    border: solid 1px #73A8BA;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 14px;
}
select.ui-datepicker-month {
    border: solid 1px #73A8BA;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 14px;
}
div#ui-datepicker-div {
    display: none;
}

@media (max-width: 1199.99px) {
    #container-master {
        display: none;
    }
}

.price-description {
    display: flex;
}

.price-description__item {
    background: #F5F9FB;
    border-radius: 13px;
    padding: 14px;
    margin-right: 10px;
}

.price-description__item.dark {
    background: #52648A;
}

.price-description__item.dark .price-description__text,
.price-description__item.dark .price-description__value {
    color: #FFFFFF;
}

.price-description__text {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #505559;

}

.price-description__value {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 19px;
    line-height: 160%;
    color: #070E13;
    margin-bottom: 2px;
}
.price-description__value .icon-table-top,
.price-description__value .icon-table-down,
.price-description__value .icon-table-top-wop,
.price-description__value .icon-table-down-wop {
    color: #73A8BA;
}
.title-graph-result {
    display: flex;
    margin-right: 5px;
}
.changeAbs {
    margin-right: 5px;
}

.changeAbs__mobile {
    display: block;
}

@media (max-width: 1000px) {
    .price-description__item {
        border-radius: 10px;
        padding: 10px;
        margin-right: 12px;
    }

    .price-description__text {
        font-size: 13px;
    }

    .price-description__value {
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 4px;
    }
    .title-graph-result {
        margin-right: 5px;
    }

}
@media (max-width: 767px) {
    .user-date, .control_periodes, .fundes_list {
        padding: 0 !important;
    }
    .date-input {

    }
    .date-input-to {
        padding-right: 5px !important;
        padding-left: 0 !important;
    }
    .date-input-to .ui-datepicker-trigger {
        right: 15px;
    }

    .date-input-from {
        padding-right: 0 !important;
        padding-left: 5px !important;
    }
    .date-input-from .ui-datepicker-trigger {
        right: 10px;
    }
}
@media (max-width: 500px) {
    .price-description__item {
        border-radius: 3px;
        padding: 10px;
        margin-right: 6px;
    }

    .price-description__text {
        font-size: 12px;
    }

    .price-description__value {
        font-weight: 700;
        font-size: 12px;
        margin-bottom: 4px;
    }
    .title-graph-result {
        margin-right: 5px;
    }
    .changeAbs__mobile {
        display: none;
    }
}

div#ui-datepicker-div {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
}

/* Set currency block */

.check-usd--wrapp {
    display: flex;
    /*padding-left: 80px;*/
    /*margin-left: 20px;*/
    margin-bottom: 20px;
    position: relative;
}

.check-usd--wrapp input[type='checkbox'] {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px;
}

.check-usd--wrapp input[type='checkbox'] + label {
    cursor: pointer;
}

.check-usd--wrapp input[type='checkbox']:not(:checked) {
    position: absolute;
    opacity: 0;
}

.check-usd--wrapp input[type='checkbox'] {
    display: none;
}

.check-btn {
    font-size: 18px;
    font-family:'Arial';
    color: rgb(153, 153, 153);
    line-height: 1;
}
label.check-btn {
    cursor: pointer;
}

span.check-btn {
    border: none;
    color: rgb(51, 51, 51);
}

span.check-rur--text.check-btn {
    display: flex;
    color: #FFFFFF;
    background-color: #73A8BA;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #73A8BA;
    align-items: center;
}
label.check-rur--text.check-btn {
    display: none;
}
span.check-usd--text.check-btn,
span.check-cny--text.check-btn {
    display: none;
}
label.check-usd--text.check-btn,
label.check-cny--text.check-btn {
    display: flex;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #73A8BA;
    color: #73A8BA;
    margin-bottom: 0;
    align-items: center;
}
.check-usd--wrapp
input[type='checkbox']:checked
~ span.check-rur--text.check-btn {
    display: none;
}
.check-usd--wrapp
input[type='checkbox']:checked
~ label.check-rur--text.check-btn {
    display: flex;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #73A8BA;
    color: #73A8BA;
    margin-bottom: 0;
    align-items: center;
}
.check-usd--wrapp
input[type='checkbox']:checked
~ span.check-usd--text.check-btn,
.check-usd--wrapp
input[type='checkbox']:checked
~ span.check-cny--text.check-btn {
    display: flex;
    color: #FFFFFF;
    background-color: #73A8BA;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #73A8BA;
    align-items: center;
}
.check-usd--wrapp
input[type='checkbox']:checked
~ label.check-usd--text.check-btn,
.check-usd--wrapp
input[type='checkbox']:checked
~ label.check-cny--text.check-btn {
    display: none;
}

.check-rur--text {
    top: 0;
    left: 0;
    /*position: absolute;*/
    margin-right: 2px;
}
.check-usd--text,
.check-cny--text {
    margin-left: 2px;
}
.check-text-active {
    border: none;
    color: rgb(51, 51, 51);
}

.check-usd--wrapp
input[type='checkbox']#check-cny:checked
~ label.check-rur--text.check-btn:before,
.check-usd--wrapp
input[type='checkbox']#check-usd:checked
~ label.check-rur--text.check-btn:before{
    content: '';
    display: flex;
    width: 20px;
    height: 20px;
    background: url("/local/templates/new/components/adv/investment.graph/adv/images/rub.svg") no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.check-usd--wrapp
input[type='checkbox']#check-cny:not(:checked)
~ span.check-rur--text.check-btn:before,
.check-usd--wrapp
input[type='checkbox']#check-usd:not(:checked)
~ span.check-rur--text.check-btn:before{
    content: '';
    display: flex;
    width: 20px;
    height: 20px;
    background: url("/local/templates/new/components/adv/investment.graph/adv/images/rub_w.svg") no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.check-usd--wrapp
input[type='checkbox']#check-cny:checked
~ span.check-usd--text.check-btn:before {
    content: '';
    display: flex;
    width: 20px;
    height: 20px;
    background: url("/local/templates/new/components/adv/investment.graph/adv/images/cny_w.svg") no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.check-usd--wrapp
input[type='checkbox']#check-cny:not(:checked)
~ label.check-usd--text.check-btn:before {
    content: '';
    display: flex;
    width: 20px;
    height: 20px;
    background: url("/local/templates/new/components/adv/investment.graph/adv/images/cny.svg") no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.check-usd--wrapp
input[type='checkbox']#check-usd:checked
~ span.check-usd--text.check-btn:before {
    content: '';
    display: flex;
    width: 20px;
    height: 20px;
    background: url("/local/templates/new/components/adv/investment.graph/adv/images/usd_w.svg") no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.check-usd--wrapp
input[type='checkbox']#check-usd:not(:checked)
~ label.check-usd--text.check-btn:before {
    content: '';
    display: flex;
    width: 20px;
    height: 20px;
    background: url("/local/templates/new/components/adv/investment.graph/adv/images/usd.svg") no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.graphic_title_wrapper {
    display: flex;
    margin-top: 40px;
    align-items: center;
}
.graphic__title {
    margin-right: 50px;
}
#change-abs-wop-wrapper {
    display: none;
}

#change-abs-wop {
    margin-right: 0;
}

.highcharts-legend .highcharts-legend-item text {
    font-size: 12px !important;
    font-weight: normal !important;
}

.highcharts-legend .highcharts-legend-item rect {
    width: 20px !important;
    height: 12px !important;
}
/* End */
/* /local/templates/new/components/adv/investment.graph/adv/style.css?176362976712812 */
