

.p-lr-5 {
    padding: 0 5px;
}
.vtab{
    cursor:pointer;
}
.has-sub.open ul.menu-content:before {
    content: '';
    border-left: 1px dotted #000;
    position: absolute;
    left: 27px;
    top: 50px;
    bottom: 20px;
    z-index: 999111;
}
.has-sub.open ul.menu-content li a:before {
    content: '';
    border-bottom: 1px dotted #000;
    position: absolute;
    left: 27px;
    top: 20px;
	width:20px;
}
ul.menu-content a {
    list-style-type: decimal;
    list-style-position: inside;
    display: list-item;
}
.textvalue, .show-textbox {
    padding-left: 10px;
    height: 35px;
}

/* .enabletxt label, span, input {
    float: left;
} */
ul.tabs li:last-child {
    float: right;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 29px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
	.tab-color-black{background:#000;}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ddd444;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius:20px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 21px;
        width: 21px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius:50%;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(21px);
    -ms-transform: translateX(21px);
    transform: translateX(21px);
}

/* Rounded sliders */

/*#check-btn {
    width: 115px;
    background: #808080;
    border: none;
    color: #fff;
    cursor:pointer;
    padding: 4px;
    border-radius: 10px;
}*/

/*#check-btn {
    color: #000;
}*/

.night {
    color: #000 !important;
}
    .night:hover {
        color: #2196F3 !important;
    }
.day {
    color: #2196F3 !important;
}

    .day:hover {
        color: #000 !important;
    }

.day i, .night i {
    font-size: 35px !important;
}
ul.reload-code li {
    
    margin: 0px 12px;
}
ul.reload-code {
    text-align:right;
}
    ul.reload-code li a {
        display: block;
    }
ul.reload-code li a i {
    font-size: 30px;
}
.Selecttheme {
    color: #1E9FF2 !important;
}


/*.Selecttheme::after {
    content: "\f101";
    font-family: 'LineAwesome';
    font-size: 1rem;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 14px;
    transform: rotate(0deg);
    transition: -webkit-transform 0.2s ease-in-out;
}*/
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
.main-menu.menu-light .navigation > li {
    display:block;
}
.main-menu.menu-light .navigation > li ul li {
    display:block;
}
.clear {
clear:both;
}
.card {
    margin-bottom: 1rem !important;   
}
.card-header {
    padding: 0.5rem 1.5rem !important;
    background: #2196f3;
}
.card-body {
    padding: 0.5rem 1.5rem !important;
}
        /*ul.menu-content li {
    margin: 1px 18px 1px 68px;
    list-style-type: decimal;
    padding: 8px 0px;
}
.main-menu.menu-light .navigation > li ul li > a {
    padding: 0px;
}
.main-menu.menu-light .navigation > li.nav-item > ul.menu-content:first-child {
    padding-left: 30px;
}*/
        /*  tab csss */
        ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li{
	background: none;
	/*color: #222;*/
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
}

    ul.tabs li.current {
        background: #0566b3;
        color: #fffdfd;
    }

.tab-content {
    display: none;
    clear: both;
    width: 100%;
    /*padding: 15px;*/
    padding-bottom: 15px;
}
.tab-content1 {
    background-color: #f7f7f9;
}
.tab-content2 {
background-color:yellow;
}

.tab-content.current {
    display: inherit;
}

.content-body.active {
    display: inherit;
}
.content-body {
    display:none;
}

.CodeMirror-scroll {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    margin-right: 0px !important;
    padding-bottom: 0px !important;
    height: 100%;
    outline: none;
    position: relative;
}




/*  nav tb   */
/* ul.nav-tabs li{
background: none;
color: #222;
display: inline-block;
cursor: pointer;
}
ul.nav-tabs li a.active{background: #ededed;}
ul.nav-tabs li a{color:#222;
padding: 10px 15px; display:block;}
.nav-tabs {
    border-bottom: 1px solid Transparent !important;
    margin-bottom: 10px;
} */
/*   pace css */
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #ff6275;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
}

.response-card {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #fff;
    margin-left: 10px;
}
.la-paper-plane{
    font-size:35px !important;
}



.active .col-md-7 {
    padding-left: 0;
    padding-right: 0;
}

/*Loading css*/
.loader-container {
    height: 93%;
    width: 95.5%;
    font-family: Helvetica;
    position: absolute;
    z-index: 10;
    background: #000;
    opacity: .7;
    top: 14px;
    left: 17px;
}

    .loader-container .loader {
        height: 20px;
        width: 250px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.loader--dot {
    animation-name: loader;
    animation-timing-function: ease-in-out;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    background-color: black;
    position: absolute;
    border: 2px solid white;
    bottom:50px;
}

    .loader--dot:first-child {
        background-color: #8cc759;
        animation-delay: 0.5s;
    }

    .loader--dot:nth-child(2) {
        background-color: #8c6daf;
        animation-delay: 0.4s;
    }

    .loader--dot:nth-child(3) {
        background-color: #ef5d74;
        animation-delay: 0.3s;
    }

    .loader--dot:nth-child(4) {
        background-color: #f9a74b;
        animation-delay: 0.2s;
    }

    .loader--dot:nth-child(5) {
        background-color: #60beeb;
        animation-delay: 0.1s;
    }

    .loader--dot:nth-child(6) {
        background-color: #fbef5a;
        animation-delay: 0s;
    }

.loader--text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 4rem;
    margin: auto;
    bottom: 60px;
    color: #fff;
}

    .loader--text:after {
        content: "Loading";
        font-weight: bold;
        animation-name: loading-text;
        animation-duration: 3s;
        animation-iteration-count: infinite;
    }

@keyframes loader {
    15% {
        transform: translateX(0);
    }

    45% {
        transform: translateX(230px);
    }

    65% {
        transform: translateX(230px);
    }

    95% {
        transform: translateX(0);
    }
}

@keyframes loading-text {
    0% {
        content: "Loading";
    }

    25% {
        content: "Loading.";
    }

    50% {
        content: "Loading..";
    }

    75% {
        content: "Loading...";
    }
}

/*end loading*/


.copy-json {
    float: right;
    font-size: 35px !important;
    position: absolute;
    right: 18px;
    top: 5px;
    color: #fff;
    cursor:pointer;
}
.copy-json-active {
    color:#000 !important;
}

h4 span{
    font-size:20px;
}


.kundli img {
    width: 410px;
    height: auto;
}

.kundli label:nth-child(2n+1) {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding-top: 5px;
}

.kundli label:nth-child(2n) {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

.kundli #h1 {
    position: absolute;
    top: 37%;
    left: 48%;
}
.kundli #h2 {
    position: absolute;
    top: 15%;
    left: 25%; 
}
.kundli #h3 {
    position: absolute;
    top: 35%;
    left: 6.5%;
}
.kundli #h4 {
    position: absolute;
    top: 32.5%;
    left: 26%;
}
.kundli #h5 {
    position: absolute;
    top: 56%;
    left: 6.5%;
}
.kundli #h6 {
    position: absolute;
    bottom: 14%;
    left: 25%;
}
.kundli #h7 {
    position: absolute;
    top: 56%;
    left: 49%;
}
.kundli #h8 {
    position: absolute;
    right: 24%;
    bottom: 14%;
}
.kundli #h9 {
    position: absolute;
    right: 7.5%;
    top: 56%;
}
.kundli #h10 {
    position: absolute;
    top: 32.5%;
    right: 24%;
}
.kundli #h11 {
    position: absolute;
    top: 35%;
    right: 5.5%;
}
.kundli #h12 {
    position: absolute;
    right: 25%;
    top: 15%;
}


.kundli #pl1 {
    position: absolute;
    top: 22.5%;
    left: 31.5%;
    width: 158px;
}

.kundli #pl2 {
    position: absolute;
    top: 4%;
    left: 12%;
    width: 158px;
}

.kundli #pl3 {
    position: absolute;
    top: 24%;
    left: 3%;
    width: 90px;
}
.kundli #pl4 {
    position: absolute;
    top: 46.5%;
    left: 11%;
    width: 158px;
}
.kundli #pl5 {
    position: absolute;
    bottom: 21%;
    left: 3%;
    width: 90px;
}
.kundli #pl6 {
    position: absolute;
    bottom: 5%;
    left: 12%;
    width: 158px;
}
.kundli #pl7 {
    position: absolute;
    bottom: 22%;
    left: 31%;
    width: 158px;
}
.kundli #pl8 {
    position: absolute;
    bottom: 5%;
    right: 11%;
    width: 158px;
}
.kundli #pl9 {
    position: absolute;
    bottom: 23%;
    right: 3%;
    width: 90px;
}
.kundli #pl10 {
    position: absolute;
    top: 45.5%;
    left: 51%;
    width: 158px;
}
.kundli #pl11 {
    position: absolute;
    top: 23%;
    right: 4%;
    width: 90px;
}
.kundli #pl12 {
    position: absolute;
    top: 4%;
    right: 11%;
    width: 158px;
}

.btn-rem-css {
    background: none;
    border: none;
    color: #6b6f82;
}

.tpm .lt {
    padding-left: 5%;
}
.tpm .df-pm, .tpm .title  {
    color: #000;
    font-weight: 600;
}
.pd0{
    padding:0 !important;
}
body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.open > a:not(.mm-next):after {
    transform: rotate(90deg) !important;
}
body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    content: "\f112";
    font-family: 'LineAwesome';
    font-size: 1rem;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 14px;
    transform: rotate(0deg);
    transition: -webkit-transform 0.2s ease-in-out;
}

#request .la-paper-plane {
    color: #2196f3;
    transition:all 0.5s ease;
}
#request .la-paper-plane:hover {
    color: #fff;
    background: #2196f3;
    box-shadow: 0 0 2px 2px #e2e0e0;
}

/*formatter*/
.jh-root, .jh-type-object, .jh-type-array, .jh-key, .jh-value, .jh-root tr {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.jh-key, .jh-value {
    margin: 0;
    padding: .2em
}

.jh-value {
    border-left: 1px solid #ddd
}

.jh-type-bool, .jh-type-number {
    font-weight: 700;
    text-align: center;
    color: #5286bc
}

.jh-type-string {
    font-style: italic;
    color: #a11;
}

.jh-array-key {
    font-style: italic;
    font-size: small;
    text-align: center
}

.jh-object-key, .jh-array-key {
    color: #444;
    vertical-align: top;
}

.jh-type-object > tr:nth-child(odd), .jh-type-array > tr:nth-child(odd) {
    background-color: #f4f5fa;
}

.jh-type-object > tr:nth-child(even), .jh-type-array > tr:nth-child(even) {
    background-color: #fff
}

.jh-type-object, .jh-type-array {
    width: 100%;
    border-collapse: collapse
}

.jh-root {
    border: 1px solid #ccc;
    margin: .2em
}

th.jh-key {
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
}

.jh-type-object > tr, .jh-type-array > tr {
    border: 1px solid #ddd;
    border-bottom: none
}

    .jh-type-object > tr:last-child, .jh-type-array > tr:last-child {
        border-bottom: 1px solid #ddd
    }

    .jh-type-object > tr:hover, .jh-type-array > tr:hover {
        border: 1px solid #2196f3;
        box-shadow: 0 0 2px 1px #c2c0c0;
    }

.jh-empty {
    font-style: italic;
    color: #999;
    font-size: small
}


.card a[data-action="collapse"]:first-child:after {
    content: "\f112";
    font-family: 'LineAwesome';
    font-size: 1rem;
    font-weight: 800;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 14px;
    transform: rotate(90deg);
    transition: -webkit-transform 0.2s ease-in-out;
}

.rotateArrow:after {
    transform: rotate(0deg) !important;
}

