
body{
    overflow-x: hidden;
}

.menu-trigger{
    border-right: 0 !important;
}
.site-header{
    max-width: 1260px;
    box-shadow: none !important;
    margin: 0 auto !important;
}
.site-header:before{
    content: '';
    position: absolute;
    bottom: 0;
    width: 300%;
    left: -100%;
    right: -100%;
    height: 2px;
    background: #f4f4f4;
}
.site-branding img {
    max-height: 60px !important;
}
.secondary-menu-wrapper ul.primary-menu .menu-item a{
    font-size: 12px !important;
}
.primary-menu > ul .page_item a, ul.primary-menu .menu-item a {
    text-transform: uppercase;
    font-family: 'pt sans',sans-serif !important;
    display: block;
    padding: 23px 22px;
    width: 100%;
    font-size: 13px;
    color: #222;
    font-weight: bolder;
    letter-spacing: 1px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
ul.primary-menu li:hover > a{
    color: #333 !important;
    text-decoration: none;
    opacity: 0.7 !important;
}
ul.primary-menu .sub-menu li:hover > a{
    color: #93278f !important;
}
.primary-menu > ul .children li a, ul.primary-menu .sub-menu li a {
    padding: 0.8rem 1rem !important;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 13px;
}
ul.primary-menu > .menu-item::before{
    border-right: 0 !important;
}
ul.primary-menu .menu-item-has-children::after{
    border: 0 !important;
}

.secondary-menu-wrapper::before {
    background-color: #ff4d55;
    bottom: 0;
    content: "";
    display: block;
    height: 48px;
    left: -100% !important;
    pointer-events: none;
    position: absolute;
    width: 300% !important;
    right: -100% !important;
}

@media (max-width: 767px) {
    .site-header {
        padding: 0 50px !important;
    }
    .site-branding img{
        margin: 0 !important;
        max-height: 50px !important;
    }
}


input[type='text'],
select{
    padding: 0 10px!important;
    box-shadow: none !important;
    height: 35px !important;
}
.modal{
    top: 20%;
    z-index:9999;
}
.modal-body-custom{
    position: relative;
    padding: 45px 15px;
    display: block;
    overflow: hidden;
}
.nopad{
    padding: 0;
}
#horoscopeForm{
    margin-top: 20px;
    display: block;
    overflow: hidden;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.color-table tr td:nth-child(odd){
    color: #e81616 !important;
}
tr th{
    font-size: 0.8em;
    font-weight: 400;
    color: #444;
    text-align: left;

}
.table > thead:first-child > tr:first-child > th{
    border-top: 1px solid #333333;
}
.table.colored thead tr > th,
.table.colored tr > th{
    border-color: #333333;
    background-color: #d1ecfd;
    padding: 5px 5px !important;
    font-size:0.73em !important;
}
.table.colored tr td{
    border-color: #333333;
    padding: 2px 2px !important;
    font-size:0.73em !important;
}
.table.fixed{
    table-layout: fixed;

}
tr td{
    font-size: 0.73em;
    color: #555;
    text-align: left;
    border-color: #333333;
}
.treeview .list-group-item {
    cursor: pointer;
    font-size: 0.73em;
}
tr:not(th):nth-child(even){
    background: #fafafa;
}
.head1 {
    width: 100%;
    background-color: #f3d7fe;
    text-align: center;
    font-size: 1em;
    padding: 8px;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #6e6c6c;

}
#formErrorContiner{
    width: 80%;
    margin: 10px auto;
}
.alert-warning {
    border-color: #f9e491;
    color: #c29d0b;
    text-align: left;
    font-size: 22px;
    border-width: 1px;
    padding: 5px 10px;
}
.page-title{
    word-wrap: break-word;
    font-size: 1.8em;
    margin: 0;
    letter-spacing: 1px;
    color: #455A64;
    border-bottom: 1px solid #e3e3e3;
    padding: 25px;
    background: #CFD8DC;
}
.header-title{
    font-size: 2em;
    padding-bottom: 12px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 40px;
    color: #555;
    letter-spacing: 1px;
}
.table-th-bottom{
    white-space: pre;
    border-bottom: 2px solid rgba(3, 59, 90, 0.41);
    width: 100%;
}
.legend-kp-table{
    font-size: 1.2em;
    color: #433433;
}
.capation-block{
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.card-block{
    /*border: 1px solid #e3e3e3;*/
    padding: 10px 0;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
    max-height: 500px;
    position: relative;
}
.card-block .capation{
    width: 100%;
    text-align: left;
    font-size: 24px;
    margin-top: 0;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.loader-img{
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 120px;
    width: 120px;
}
.m-t-10{
    margin-top: 10px;
}
.m-t-30{
    margin-top: 30px !important;
}
.m-t-35{
    margin-top: 35px !important;
}
.m-t-60{
    margin-top: 60px !important;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
table tr >td{
    word-break: break-word;
}
.display-none{
    display: none;
}
.dasha-output{
    position: relative;
    top: 60px;
    overflow: hidden;
    display: block;
}
.dasha-output p{
    font-size: 0.73em !important;
}
.dasha-output p:nth-child(1)
{
    color: #607D8B;
}
.dasha-output p:nth-child(2)
{
    margin-left: 15px;
    color: #388E3C;
}
.dasha-output p:nth-child(3)
{
    margin-left: 25px;
    color: #0277BD;
}
.dasha-output p:nth-child(4)
{
    margin-left: 35px;
    color: #FF7043;
}
.dasha-output p:nth-child(5)
{
    margin-left: 45px;
    color: #BF360C;
}
.list-group-item{
    padding: 10px !important;
}
.dashaPlanets{
    margin-bottom: 15px;
    margin-top: 25px;
}
.major-Vdasha ul{
    padding:0;
}
.major-Vdasha li{
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.major-Vdasha li a{
    display: block;
    text-decoration: none;
    padding: 8px;
    color:#404040;
    border-radius: 0.3em;
    border: 1px solid rgba(227, 221, 221, 0.48);
    background: #f4f4f4;
}
.major-Vdasha li.current a{
    background: #558B2F;
    border: 1px solid #558B2F;
    color: #fff;
}
.spinner{
    background: #ffffff;
    position: absolute;
    width: 100%;
    height: 70%;
}
.spinner.btn-spinner{
    background: transparent !important;
    position: absolute;
    width: 100%;
    height: 70%;
}
.spinner.btn-spinner .loader-img{
    display: block;
    text-align: right;
    margin: 0 auto;
    height: 60px;
    width: 60px;
    float: right;
    margin-top: -7px;
    margin-right: 30px;
}
.body{
    display: block;
    overflow: hidden;
    height: 100%;
}
.site-main-custom-black {
    background: #212121;
}
.site-main-custom-black label{
    color: #fff;
}
.site-main-custom-black .color-table tr th {
    color: #f68e8e !important;
}

.site-main-custom-black .capation-block h3{
    color: #ffffff;
}
.site-main-custom-black .capation-block h4{
    color: #ffffff;
}
.site-main-custom-black .chart-legend{
    color: #ffffff;
}
.site-main-custom-black .dasha-title{
    color: #ffffff;
}
.site-main-custom-black .table{
    background: transparent;
}
.site-main-custom-black .dasha-output p:nth-child(1),
.site-main-custom-black .dasha-output p:nth-child(2),
.site-main-custom-black .dasha-output p:nth-child(3),
.site-main-custom-black .dasha-output p:nth-child(4),
.site-main-custom-black .dasha-output p:nth-child(5)
{
    color: #ffffff;
}

.site-main-custom-black input{
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
}
.site-main-custom-black select{
    background: transparent !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
}
.site-main-custom-black select option{
    background: #fafafa !important;
    border-color: #ffffff !important;
    color: #201f1f !important;
}
.site-main-custom-black .table tr td,
.site-main-custom-black .table tr th{
    color: #ffffff;
    border-color: #ffffff;
}
.site-main-custom-black .node-treeview-disabled
{
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}
.site-main-custom-black .node-treeview-disabled:not(.node-disabled):hover {
    background-color: #f4f4f4;
    color: #333;
}
.site-main-custom-black .table.colored th{
    background: transparent;
    color: #f68e8e;
}
.site-main-custom-black tr:not(th):nth-child(even){
    background: transparent;
}
.site-main-custom-black .table > thead:first-child > tr:first-child > th{
    border-top: 1px solid #ffffff;
    border-color: #ffffff;
}
.site-main-custom-black .head1{
    background-color: transparent;
    color: #dddddd;
}
.site-main-custom-black .spinner{
    background: transparent !important;
}
.capation-block h3{
    font-size: 1.2em;
}
.setting-button img{
    height:50px;
}
.setting-button span{
    display: none;
}
.capation-block h4{
    font-size: 0.8em;
    font-weight: normal;
}
@media (max-width: 767px) {
    .table {
        table-layout: auto !important;
    }
    .site-main-custom-black .setting-button span,
    .setting-button span{
        display: block;
        float: right;
        margin: 10px 20px;
        font-size: 1.5em;
        color: #fff;
    }
    .setting-button span{
        color: #333 ;
    }
    .dasha-output{
        top:0 !important;
    }

    .panchangtT{
        table-layout: fixed !important;
        border: 0 !important;
        margin-bottom: 0;
    }
    .panchangtT tr td{
        width: 100%;
        display: block;
        text-align: center;
        font-size: 1em;
    }
}

.rullingPlanet hr {
    background-clip: content-box;
    background-color: rgba(0, 0, 0, 0.075);
    border: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    display: block;
    height: 4px;
    margin: 10px 0px;
}

.rullingPlanet .m-b-10{
    margin-bottom: 10px;
}

.rullingPlanet h4.location{
    border: 1px solid black;
    padding: 7px;
}

.rullingPlanet table th td{
    font-size: 1em;
    font-weight: bold;
    border: 1px solid black;

}
.rullingPlanet .table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #000;
    font-size: 1em;
}

.rullingPlanet table>thead>tr:first-child{
    background: #f7efe7;
}
.rullingPlanet table>thead>tr:last-child{
    background: #c0c0c0;
}
.rullingPlanet table{
    margin-bottom: 0;
}
hr.mobile{
    display: none;
}
@media(max-width: 767px){
    hr.mobile{
        display: block !important;
        background-color: rgba(0, 0, 0, 0.075);
        border: 0;
        border-bottom: 20px solid transparent;
        border-top: 20px solid transparent;
        height: 41px;
        margin: 0;
    }
}



.site-main-custom-black .rullingPlanet h3{
    color:white;
}

.site-main-custom-black .rullingPlanet hr {
    background-clip: content-box;
    background-color: rgba(245,241,241,0.08);
    border: 0;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    display: block;
    height: 4px;
    margin: 10px 0;
}

.site-main-custom-black .rullingPlanet .m-b-10{
    margin-bottom: 10px;
}

.site-main-custom-black .rullingPlanet h4.location{
    color: white;
    border: 1px solid white;
    padding: 7px;
}

.site-main-custom-black .rullingPlanet table th td{
    font-size: 1em;
    font-weight: bold;
    border: 1px solid white;
}

.site-main-custom-black .rullingPlanet table thead  tr th{
    border: 1px solid white;
    font-size: 1em;
}

.site-main-custom-black .rullingPlanet table>thead>tr:first-child{
    background: #212121;
}
.site-main-custom-black .rullingPlanet table>thead>tr:last-child{
    background: #212121;

}
.site-main-custom-black .rullingPlanet table{
    margin-bottom: 0;
}
hr.mobile{
    display: none;
}
@media(max-width: 767px){
    hr.mobile{
        display: block !important;
        background-color: rgba(256, 256, 256, 0.075);
        border: 0;
        border-bottom: 20px solid transparent;
        border-top: 20px solid transparent;
        height: 41px;
        margin: 0;
    }
}