﻿.basic-information-icon {
    padding-left: 6px;
    margin-top: 1px;
    color: #888888;
}

    .basic-information-icon i {
        font-size: 14px !important;
    }


    .basic-information-icon img {
        width: 13px !important;
    }

#basic_calculator label {
    font-weight: 500;
    color: #888888;
}

#advanced_calculator label a {
    font-weight: 500;
    color: #888888;
}

.advanced-information-icon {
    padding-left: 6px;
    margin-top: 1px;
    font-size: 14px !important;
    color: #888888;
}

    .advanced-information-icon:before {
        color: #888888;
    }

.advanced-center-line {
    margin-left: -70px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.advanced-content-close {
    padding-right: 31px !important;
    padding-top: 0px !important;
}

    .advanced-content-close ul {
        padding: 0px 10px !important;
        color: white !important;
    }

        .advanced-content-close ul i:before {
            color: white !important;
        }

.advanced-inner-variable-parent-div {
    overflow: hidden;
    padding-bottom: 15px !important;
    margin-bottom: 0px;
}

.advanced-inner-variable-child2-div {
    background-color: white;
    margin-bottom: -1500px;
    padding-bottom: 1500px;
    float: left;
}

.advanced-inner-variable-child2-div-yacht {
    background-color: white;
    /*height: 420px;*/
    float: left;
}

.advanced-inner-variable-child2-div-yacht-radio {
    width: 40%!important;
    height: 20px!important;
    margin-top: 0px!important;
}

/*#btn_adv_back_to_report i {
    color: #0372BC;
}*/

/*#btn_adv_back_to_report i:before {
        color: #0372BC;
    }*/

.list-group ul li .fa:hover {
    color: white !important;
}

.btn i:before :hover {
    color: white !important;
}


label.btn.active, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #484848 !important;
}

.font-weight-500 {
    font-weight: 500;
}

.sunburst-text {
    font-size: 13px;
    font-weight: 500;
    fill-opacity: 1;
}

.slice {
    cursor: pointer;
}

    .slice .main-arc {
        stroke: #f1ebe2 !important;
        stroke-width: 2px;
    }

    .slice .hidden-arc {
        fill: none;
    }

    .slice text {
        pointer-events: none;
        dominant-baseline: middle;
        text-anchor: middle;
    }

/*.sunburst-tooltip {
 
}*/
.sunburst-tooltip {
    font-family: 'Roboto', sans-serif !important;
    z-index: 10;
    opacity: 0;
    position: relative;
    display: inline-block;
}

    .sunburst-tooltip .tooltiptext {
        visibility: visible;
        white-space: nowrap !important;
        background-color: #fff;
        color: #040404;
        text-align: center;
        border-radius: 4px;
        padding: 10px;
        position: absolute;
        z-index: 3;
        top: -5px;
        margin-left: 20px;
        border: 1px solid white;
    }

        .sunburst-tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -5px;
            border-width: 6px;
            border-style: solid;
            border-color: transparent white transparent transparent;
        }

    .sunburst-tooltip:hover .tooltiptext {
        visibility: visible;
    }

.dropdown-toggle-breadcrum {
    margin-top: -5px;
    padding: 6px 12px !important;
}

    .dropdown-toggle-breadcrum::after {
        display: none;
    }

.btn_style {
    border: 3px solid #ebf1f5;
    padding: 13px 16px;
    background-color: #fff;
    border-radius: 10px;
    color: #006eb6;
}

ul.dropdown-menu-breadcrum {
    border: 2px solid #D3E0E9;
}

    ul.dropdown-menu-breadcrum.list-drop-style {
        min-width: 300px;
        margin-top: 2px !important;
    }

.list-drop-style span {
    padding-left: 10px;
    text-align: left !important;
    white-space:normal;
}

.list-drop-style li {
    border-top: 1px solid #ebf1f5;
    padding: 0px !important;
}

.width-set {
    /*width: 30%;*/
}

.list-drop-style li a {
    padding: 12px 9px 50px 0px;
    color: #888888;
}


    .list-drop-style li a.selected {
        color: #337ab7 !important;
        text-decoration: none;
    }

.dropdown-menu-breadcrum > li > a:focus, .dropdown-menu-breadcrum > li > a:hover {
    background-color: #f4f8fb !important;
    background-image: none !important;
    color: #016eb7;
}

.dropdown-menu-breadcrum {
    left: unset !important;
}

.head_title span {
    color: #454545;
    padding: 11px 0px 11px 7px !important;
    font-weight: 500;
    text-align: left;
}

.head_title {
    border-top: none !important;
}


/*.btn_style {
    border: 3px solid #ebf1f5;
    padding: 13px 16px;
    background-color: #fff;
    border-radius: 10px;
    color: #006eb6;
}

.dropdown-list-breadcrum span {
    padding-left: 31px;
}

.dropdown-list-breadcrum li {
    border-top: 1px solid #ebf1f5;
    padding: 0px !important;
}
 

ul.dropdown-menu-breadcrum {
    border: 3px solid #ebf1f5;
}

ul.dropdown-menu-breadcrum.dropdown-list-breadcrum {
    width: 500px;
}

.dropdown-list-breadcrum li a {
    padding: 12px 9px 31px 0px;
    color: #9f9f9f;
}

.dropdown-menu-breadcrum > li > a:focus, .dropdown-menu-breadcrum > li > a:hover {
    background-color: #f4f8fb !important;
    background-image: none !important;
    color: #016eb7;
}

.head_title span {
    font-weight:500;
    color: #000000;
}

.head_title {
    border-top: none !important;
}*/
