/*body {*/
/*    background-color: #fff;*/
/*    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;*/
/*    font-size: 15px;*/
/*    color: #333;*/

/*    -webkit-font-smoothing: antialiased;*/
/*    -webkit-overflow-scrolling: touch;*/
/*}*/


/*.box_username {*/
/*    display: none;*/
/*}*/
/*.navbar-brand img {*/
/*    width: 90%;*/
/*}*/

.page-header {
    margin: 20px 0 20px;
}

.js-slideout-toggle {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
}

.ct-label {
    font-size: 0.75em !important;
}

@media screen and (max-width: 600px) {
    table.rwd-table {
        border: 0;
    }

    table.rwd-table thead {
        display: none;
    }

    table.rwd-table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    table.rwd-table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }

    table.rwd-table td:last-child {
        border-bottom: 0;
    }

    table.rwd-table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}

/*.content-header > .breadcrumb {*/
/*    position: relative;*/
/*    margin-top: 5px;*/
/*    top: 0;*/
/*    right: 0;*/
/*    float: none;*/
/*    background: #d2d6de;*/
/*    padding-left: 10px;*/
/*}*/
/*.content-header > .breadcrumb li:before {*/
/*    color: #97a0b3;*/
/*}*/

header h1 {
    margin: 0 !important;
}
h1 {
    font-size: 1.6em !important;
    font-weight: 700;
}

.box_main_avatar.mobile_ava #main_avatar {
    border-radius: 50%;
    padding: 4px;
    background: #f6f6f6;
}

/*a#logo img {*/
/*    max-height: 46px !important;*/
/*}*/
/*.box_avatar_link .box_main_avatar {*/
/*    display: none*/
/*}*/
/*.navbar-nav.navbar-right.nav {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*}*/
/*.navbar-nav.navbar-right.nav .box_avatar_link {*/
/*    margin-top: 4px;*/
/*    background: #f6f6f6*/
/*}*/

/*.form-control {*/
/*    height: 60px;*/
/*    padding: 5px 20px;*/
/*    font-size: 20px;*/
/*    width: 100%*/
/*}*/
/*p {*/
/*    white-space: normal;*/
/*}*/
/*!* custom style *!*/
/*input[type="time"] {*/
/*    padding: 15px 20px;*/
/*}*/
/*.nomobile-block {*/
/*    display: none !important;*/
/*}*/
/*.mobile-block {*/
/*    display: block;*/
/*}*/

/*.autoload {*/
/*    background: rgba(0, 0, 0, 0) url("../../../images/3.gif") repeat scroll 0 0;*/
/*    height: 64px;*/
/*    width: 64px;*/
/*    left: 43%;*/
/*}*/

/*.mobile-btn-block {*/
/*    width: 100%;*/
/*    font-size: 1.1em;*/
/*    padding-left: 5px !important;*/
/*    padding-right: 5px !important;*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*    text-transform: capitalize;*/
/*}*/
/*.form-group-calendar::before {*/
/*    background: rgba(0, 0, 0, 0) url("../../images/calendar-full.svg") no-repeat scroll 0 0 / 100% auto;*/
/*    content: " ";*/
/*    display: block;*/
/*    height: 40px;*/
/*    pointer-events: none;*/
/*    position: absolute;*/
/*    right: 24px;*/
/*    top: 35px;*/
/*    width: 40px;*/
/*}*/
/*.dropdown-menu {*/
/*    font-size: 16px;*/
/*    padding: 4px 5px !important;*/
/*}*/
/*.dropdown-menu a {*/
/*    text-decoration: none !important;*/
/*}*/

/*.navbar-toggle {*/
/*    border: medium none;*/
/*}*/
/*blockquote {*/
/*    border-left: 3px solid #eeeeee;*/
/*    font-size: 17px;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*.bl__5_solid {*/
/*    border-width: 0 0 0 3px !important;*/
/*}*/
/*.pl_10 {*/
/*    padding-left: 5px !important;*/
/*}*/

/*table#domUpr tr th:nth-child(2),*/
/*table#domUpr tr th:nth-child(3),*/
/*table#domUpr tr td:nth-child(2),*/
/*table#domUpr tr td:nth-child(3)*/
/*{*/
/*    display: none;*/
/*}*/

/*table.sphere-life-move--table tr th:nth-child(3),*/
/*table.sphere-life-move--table tr td:nth-child(3)*/
/*{*/
/*    display: none;*/
/*}*/

/*.ct-bar {*/
/*    stroke-width: 10px !important;*/
/*}*/
/*#tabsHoro-accordion a.js-tabcollapse-panel-heading {*/
/*    !*border-bottom: 1px dashed #ccc;*!*/
/*    border-radius: 0;*/
/*    text-decoration: none;*/
/*}*/
/*#tabsHoro-accordion a.js-tabcollapse-panel-heading:hover {*/
/*    text-decoration: none;*/
/*}*/

/*.panel-heading [data-toggle="collapse"]:after*/
/*{*/
/*    font-family: 'Glyphicons Halflings';*/
/*    content: "\e072";*/
/*    float: right;*/
/*    color: #ccc;*/
/*    font-size: 18px;*/
/*    line-height: 22px;*/

/*    -webkit-transform: rotate(-90deg);*/
/*    -moz-transform:    rotate(-90deg);*/
/*    -ms-transform:     rotate(-90deg);*/
/*    -o-transform:      rotate(-90deg);*/
/*    transform:         rotate(-90deg);*/
/*}*/
/*.panel-heading [data-toggle="collapse"].collapsed:after*/
/*{*/
/*    -webkit-transform: rotate(90deg);*/
/*    -moz-transform:    rotate(90deg);*/
/*    -ms-transform:     rotate(90deg);*/
/*    -o-transform:      rotate(90deg);*/
/*    transform:         rotate(90deg);*/
/*}*/

/*.pr_50 {*/
/*    padding-right: 5px;*/
/*}*/
/*.alert {*/
/*    padding-bottom: 5px;*/
/*    padding-left: 5px;*/
/*    padding-top: 5px;*/
/*}*/

/*#planet_aspects_table img,*/
/*#synastry_conflict_table img,*/
/*.synastry_influence_table img,*/
/*#domUpr img,*/
/*#domUprTable img*/
/*{*/
/*    display: none*/
/*}*/
/*#domUpr .ml_15,*/
/*#domUprTable .ml_15 {*/
/*    margin-left: 0 !important;*/
/*}*/
/*.box_avatar_link {*/
/*    margin-left: 0px;*/
/*    margin-top: 10px;*/
/*}*/
/*.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {*/
/*    background-color: #ddd !important;*/
/*}*/
/*.navbar-nav li a {*/
/*    font-size: 16px !important;*/
/*}*/
/*.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {*/
/*    max-height: 100%;*/
/*}*/

/*#tab-x ul li a {*/
/*    padding: 4px 8px !important;;*/
/*}*/

/*.close, .close:hover, .close:focus {*/
/*    opacity: 1;*/
/*}*/

/*input.form-control,*/
/*select.form-control {*/
/*    background: #f2f2f2!important;*/
/*}*/
/*input.form-control.bg-white {*/
/*    background: #fff!important;*/
/*}*/

input.form-control {
/*select.form-control {*/
    border-radius: 0!important;
    /*border: 0!important;*/
    /*box-shadow: none!important;*/
}
/*select.form-control {*/
/*    padding-right: 10px!important;*/
/*}*/


/*.form-group-calendar-mobile {*/
/*    position: relative;*/
/*}*/
/*.form-group-calendar-mobile::before {*/
/*    font-family: "Font Awesome 5 Free";*/
/*    content: "\f073";*/
/*    position: absolute;*/
/*    color: lightsteelblue;*/
/*    right: 10px;*/
/*    top: 5px;*/
/*    font-size: 1.3em;*/
/*}*/
/*.form-group-timer-mobile {*/
/*    position: relative;*/
/*}*/
/*.form-group-timer-mobile::before {*/
/*    font-family: "Font Awesome 5 Free";*/
/*    content: "\f017";*/
/*    position: absolute;*/
/*    color: lightsteelblue;*/
/*    right: 10px;*/
/*    top: 5px;*/
/*    font-size: 1.3em;*/
/*}*/
/*.form-group-city-birth-mobile {*/
/*    position: relative;*/
/*}*/
/*.form-group-city-birth-mobile::before {*/
/*    font-family: "Font Awesome 5 Free";*/
/*    font-weight: 900;*/
/*    content: "\f3c5";*/
/*    position: absolute;*/
/*    color: darkgray;*/
/*    left: 10px;*/
/*    top: 5px;*/
/*    font-size: 1.3em;*/
/*}*/
/*.form-group-city-move-mobile {*/
/*    position: relative;*/
/*}*/
/*.form-group-city-move-mobile::before {*/
/*    font-family: "Font Awesome 5 Free";*/
/*    font-weight: 900;*/
/*    content: "\f3c5";*/
/*    position: absolute;*/
/*    color: lightgreen;*/
/*    left: 10px;*/
/*    top: 5px;*/
/*    font-size: 1.3em;*/
/*}*/