.horoscope-info-meta-box-wrap {
position: relative;
}
.horoscope-info-meta-box-wrap p.form-field:not(.hidden) {
display: table;
width: 100%;
}
span.input-wrap select {
min-width: 230px;
}
.horoscope-info-meta-box-wrap p.form-field label,
.horoscope-info-meta-box-wrap p.form-field span.input-wrap {
display: table-cell;
}
.horoscope-info-meta-box-wrap p.form-field label {
width: 25%;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.rashi-admin-info-wrap {
padding: 0 2px;
}
.horoscope-info-meta-box-wrap * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.show-grid [class^=col-] {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
padding-right: 0;
}
div#commentsdiv {
clear: both;
}
.show-grid [class^=col-] .inner-con	{
border: 1px solid #ddd;
padding-right: 15px;
padding-left: 15px;
background-color: #fff;
margin: 10px;
}
.show-grid [class^=col-]:last-child .inner-con {
margin-right: 0;
}
.show-grid [class^=col-]:first-child .inner-con {
margin-left: 0;
}
.inner-con img {
width: 64px;
margin: 0 auto;
text-align: center;
display: block;
margin-top: -32px;
}
.show-grid label {
display: block;
text-align: center;
font-weight: bold;
font-size: 16px;
}
.show-grid span.input-wrap textarea {
width: 100%;
min-height: 130px;
padding: 10px;
margin-top: 10px;
}
.horoscope-info-meta-box-wrap .show-grid .col-md-6 {
margin-top: 5px;
}
.astrology-wraper .inner-con img {
width: 76px;
margin-top: -38px;
border: 1px solid #fff;
border-radius: 50%;
}
.astrology-wraper .show-grid [class^=col-] {
padding-top: 20px;
padding-bottom: 20px;
}
.astrology-wraper .inner-con p {
font-size: 16px;
}
.astrology-type-wrap .col {
font-size: 16px;
text-align: center;
}
.astrology-type-wrap {
border: 1px solid #ccc;
}
.astrology-type-wrap .col:last-child:after {
border: 0;
}
.astrology-type-wrap .col:after {
border-right: 1px solid #ccc;
content: '';
position: absolute;
right: 0;
height: 100%;
top: 0;
}
.horoscope-wrap .col-wrap a {
font-size: 14px;
font-weight: 600;
width: 100%;
}
.active-h-btn a {
background: yellow;
color: darkblue !important;
}
.astrology-type-wrap .col a {
text-decoration: none;font-size: 14px;
}
.astrology-type-wrap .col a:hover,
.astrology-type-wrap .active-horoscope a {
color: red;
}
.border-top-orange {
border-top-color: #F09B1D !important;
}
.border-t-2{
border-top-width:2px !important;
}