.blink_me{
animation: blinker 3s linear infinite;
/* animation: blinker 3s cubic-bezier(.5, 0, 1, 1) infinite alternate;  */
margin-top: -5px;
animation-delay: 2s;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.ast_rating .tag img {
	height: 22px;
	width: 22px;
}
#menu1 li a,
.ast_rating p {
    text-overflow: ellipsis;
    white-space: nowrap
}

.dontshowbell,
.showbell {
    cursor: pointer;
    font-size: 16px!important
}

html {
    font-family: Raleway, sans-serif!important
}

.dontshowbell {
    color: #8f948a!important
}

.showbell {
    color: grey!important
}

.h3strong {
    font-size: 12px!important;
    text-align: justify;
}

.h3maindiv {
    margin-top: 5px!important
}

.donebell {
    color: #729a4a!important
}

.recomndAstr {
    cursor: pointer!important
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.tickstar {
    color: green!important
}

.switch input {
    display: none
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.astlgrs .info img {
    /* max-height: 70px;
	max-width: 70px; */
    text-align: center;
    margin: 0 auto;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #2196F3
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.alert-warning {
    color: #e19717;
    background-color: #fffef7;
    border-color: #d08c00
}

.alert {
    padding: 4px 20px;
    margin-bottom: 0;
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 4px
}



td.problemArea {
    min-width: 140px
}








.xyz {
    min-width: 320px
}



.fixed-brand {
    width: auto
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 2px 0 0;
    padding: 0;
    list-style: none
}

.sidebar-nav li {
    text-indent: 15px;
    line-height: 40px
}

ul#menu {
    border-right: 3px solid #cac6b5
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #060606;
    font-size: 13px;
    opacity: 1
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #060606;
    /*background:#a79a13*/
}

.sidebar-nav li a:active,
.sidebar-nav li a:visited {
    text-decoration: none;
    color: #000!important;
    background-color: #fff!important;
    box-shadow: 0 0 3px #cec345!important
}

.sidebar-nav li a:focus {
    text-decoration: none;
    color: #000;
    /*background-color:#ddd14a!important;*/
    box-shadow: 0 0 3px #cec345!important
}

.sidebar-nav>.sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px
}

.sidebar-nav>.sidebar-brand a {
    color: #999
}

.sidebar-nav>.sidebar-brand a:hover {
    color: #fff;
    background: 0 0
}

.no-margin {
    margin: 0
}

li.head-menu-item {
    float: left;
    padding: 0 10px;
	list-style-type: none;
}

span.fa-stack.fa-lg.pull-left img {
    width: 24px
}

span.cricle-sm {
    width: 24px;
    float: left;
    display: inline-block;
    background: #bfb220;
    color: #fff;
    height: 24px;
    margin: 6px 5px 0 0;
    text-align: center;
    font-size: 11px;
    line-height: 24px;
    border-radius: 50%
}
button#menu-toggle-2 {
    border: none;
    background: 0 0;
    margin: 6px 10px 10px
}

.pull-left.noti {
    padding: 10px;
    color: #838c93;
    position: relative;
    margin: 3px 0 0
}

a.navbar-brand.logo {
    float: none;
    padding: 0
}

a.navbar-brand.logo img {
    max-height: 45px!important;
    width: auto;
    margin: 0 auto
}

nav.navbar.navbar-default.no-margin.no-border {
    border: none;
    background: #fff
}

.navbar-header.fixed-brand {
    padding: 6px;
    border-right: 3px solid #efeee1
}

div#bs-example-navbar-collapse-1 {
    border-bottom: 1px solid #f1f1f1;
    box-shadow: 0 1px 3px 1px #ccc
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #000;
    background-color: #fff!important;
    box-shadow: 0 0 1px #375990!important
}

.admin-profile a {
    color: #000;
    line-height: 35px;
    text-decoration: none;
    font-size: 12px
}

span.balance {
    color: #d01436;
    font-size: 18px;
    vertical-align: middle;
    padding-left: 5px
}

.admin-profile.hidden-xs a.recharge-btn {
    width: 100px!important;
    display: inline-block;
    padding: 0 6px;
    text-align: center;
    font-size: 14px
}

.admin-profile {
    float: right;
    padding: 10px
}

span.pull-left.admin-pro img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    float: left;
    margin: 15px 5px 0 0
}

.dash-page h3 span.big-dash-font {
    font-size: 20px;
    font-weight: 600;
    color: #292b33
}

.dash-page h3 span.wel {
    color: #a5a4a4;
    font-size: 13px
}

.dash-page h3 span.admin-name {
    font-size: 13px;
    color: #b7ad38
}

.dash-page h3 {
    padding: 0 0 10px;
    margin: 0
}

.breadcrumb.dash>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "\f105";
    font-family: FontAwesome
}

.dash-home-tile.text-center h2,
.modal-dialog.booking-detail-popup .res-dai,
.modal-dialog.booking-detail-popup h4,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.welcome-box h3,
p.noti-date,
span.per-pro-data,
span.per-pro-value {
    font-family: 'Open Sans', sans-serif
}

.nav-pills>li>a {
    border-radius: 0!important
}

.nav-stacked>li+li {
    margin-top: 0;
    margin-left: 0
}

ol.breadcrumb.dash {
    padding: 0;
    margin-bottom: 0;
    background: #eeede0
}

ol.breadcrumb.dash li {
    font-size: 12px;
    padding: 0
}

.bor-bottom {
    border-bottom: 1px solid #ccc
}

.container-fluid.xyz.bor-bottom {
    padding: 5px 20px
}

li.breadcrumb-item a {
    color: #4c8efc
}

.dash-page h4 span.per-pro {
    font-weight: 600;
    font-size: 16px;
    border-bottom: 2px solid #cec345;
    padding: 5px
}

.dash-page h4 {
    padding: 10px 0
}

.dash-box {
    padding: 10px;
    background: #fcf8e3;
    margin: 15px 0;
    position: relative
}

.btn-select {
    position: relative;
    padding: 0;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0
}

.btn-select .btn-select-value {
    padding: 6px 12px;
    display: block;
    position: absolute;
    left: 0;
    right: 34px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: none!important;
    border-bottom: none!important;
    border-left: none!important
}

.btn-select .btn-select-arrow {
    float: right;
    line-height: 20px;
    padding: 6px 10px;
    top: 0;
    font-size: 20px
}

.btn-select ul {
    display: none;
    background-color: #fff;
    color: #000;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 33px;
    z-index: 9999
}

.btn-select ul li {
    padding: 3px 6px;
    text-align: left
}

.btn-select ul li:hover {
    background-color: rgba(178, 178, 178, .72);
    color: #fff
}

.btn-select ul li.selected {
    color: #fff
}

.btn-select.btn-primary.active,
.btn-select.btn-primary:active,
.btn-select.btn-primary:hover {
    border-color: #286090
}

.btn-select.btn-primary ul li.selected {
    background-color: #b2b2b2;
    color: #fff
}

.btn-select.btn-primary ul {
    border: 1px solid #b2b2b2;
    max-height: 145px;
    overflow-y: scroll
}

#menu1 li a,
body.loading,
ul#menu1 {
    overflow: hidden
}

.btn-select.btn-primary .btn-select-value {
    background-color: #b2b2b2;
    border: 1px solid #b2b2b2;
    border-radius: 4px 0 0 4px
}

.btn-select.btn-primary.active,
.btn-select.btn-primary:hover {
    background-color: #b2b2b2;
    z-index: 999;
    opacity: 1
}

a.btn.btn-primary.gray.btn-select.btn-select-light:hover ul.gender,
ul.gender li:hover ul.gender {
    z-index: 9999!important
}

.btn-select.btn-select-light .btn-select-value {
    background-color: #fff;
    color: #4e4848
}

a.btn.btn-primary.gray.btn-select.btn-select-light {
    background: #b2b2b2;
    border-color: #b2b2b2;
    border-radius: 4px
}

label.error {
    color: rgba(255, 0, 0, .42)
}

.sm-link {
    color: #4c8efc;
    font-size: 12px;
    padding: 8px 0 0
}

.sm-link a {
    text-decoration: none;
    color: #b3a727;
    outline: 0
}

.file {
    visibility: hidden;
    position: absolute
}

.choose-box button.browse.btn {
    background: #b2b2b2;
    color: #fff;
    width: 120px
}

.btn.btn-primary {
    background-color: $ purple;
    border-color: $ purple;
    outline: 0
}

.btn.btn-primary:hover {
    background-color: darken($ purple, 10%);
    border-color: darken($ purple, 10%)
}

.btn.btn-primary:active,
.btn.btn-primary:focus {
    background-color: lighten($ purple, 5%);
    border-color: lighten($ purple, 5%)
}

span.bt-close,
span.bt-close1 {
    position: absolute;
    background: #fff
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: 500
}

.add-edu,
.fc-event.notbooked,
.user-profile-pic,
.welcome-box,
a.Viewall {
    text-align: center
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1
}

.regi-certi {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 10px 0;
    cursor: pointer
}

.regi-certi h4 {
    font-size: 14px;
    padding: 5px;
    color: #000;
    margin: 0
}

.add-edu,
.video-box {
    margin: 10px 0
}

span.bt-close {
    display: none;
    top: -3px;
    right: 3px;
    padding: 3px 7px;
    border-radius: 50%;
    border: 1px solid #fd9263;
    color: #fd9263
}

.regi-certi:hover span.bt-close {
    display: block
}

.add-edu {
    padding: 8px;
    color: #000;
    border: 1px solid #000;
    border-radius: 20px
}

span.bt-close1 {
    display: none;
    top: -1px;
    right: 7px;
    padding: 3px 7px;
    border-radius: 50%;
    border: 1px solid #d2c320;
    color: #d2c320
}

.add-edu:hover span.bt-close1,
.control1 {
    display: block
}

.nav.nav-tabs.dash-form>li.active>a,
.nav.nav-tabs.dash-form>li.active>a:focus,
.nav.nav-tabs.dash-form>li.active>a:hover {
    color: #000;
    font-weight: 600;
    cursor: default;
    border-top: 2px solid #d2c320
}

.add-edu.education,
.change-icon-bt,
.control1,
.dropdown.moti_menu,
button.btn.btn-default.btn-change {
    cursor: pointer
}

.nav.nav-tabs.dash-form>li>a {
    color: #737373
}

.dash-home-tile.text-center {
    margin: 15px 0;
    border-radius: 4px
}

.dash-home-tile.text-center h4 {
    color: #fff;
    margin: 0;
    padding: 5px 0 20px
}

.dash-home-tile.text-center a {
    color: #fff;
    display: block;
    padding: 5px 0;
    font-size: 13px;
    text-decoration: none
}

.view-all,
.view-all:hover {
    text-decoration: none!important
}

.dash-home-tile.text-center h2 {
    font-weight: 600;
    padding: 15px;
    margin: 0;
    color: #fff;
    font-size: 36px
}

.light-pink {
    background: #009688
}

.yellow {
    background: #616161
}

.orange {
    background: #ddd14a
}

.blue {
    background: #FF9800
}

.sm-link.pull-right {
    padding: 0 10px 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600
}

.pull-right.number {
    font-size: 16px;
    padding: 0 10px
}

button.btn.btn-default-sm {
    background: #fff;
    font-size: 22px!important;
    line-height: .8;
    border: 1px solid #ccc;
    padding: 0 8px
}

button.btn.btn-default-sm:active {
    outline: 0;
    color: #fff;
    background: #4c8efc
}

button.btn.btn-default-sm:focus,
button.btn.btn-default-sm:hover {
    outline: 0;
    color: #fff;
    background: #cec345
}

.top-20 {
    padding-top: 20px
}

.home-persone-tile {
    width: 100%;
    padding: 20px 10px 10px;
    background: #fff;
    float: left;
    border-radius: 4px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 3px 2px 4px -4px rgba(0, 0, 0, 1);
    -moz-box-shadow: 3px 2px 4px -4px rgba(0, 0, 0, 1);
    box-shadow: 3px 2px 4px -4px rgba(0, 0, 0, 1)
}

.per-img {
    width: 20%;
    float: left
}

.per-img img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    box-shadow: 0 0 5px #847777
}

.per-detail {
    float: right;
    width: 80%
}

.control1 {
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 14px;
    color: #232323;
    font-weight: 600;
    line-height: 24px
}

.control1 input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.control__indicator1 {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #cec345;
    border-radius: 4px;
    -webkit-box-shadow: 3px 2px 4px -4px rgba(0, 0, 0, 1);
    -moz-box-shadow: 3px 2px 4px -4px rgba(0, 0, 0, 1);
    box-shadow: 3px 2px 4px -4px rgba(0, 0, 0, 1)
}

.control--radio .control__indicator1 {
    border-radius: 50%
}

.control1 input:focus~.control__indicator1,
.control1:hover input~.control__indicator1 {
    border: 2px solid #ddd14a
}

tbody#view_notifications .unread {
    font-weight: bolder
}

.control1 input:checked:focus~.control__indicator1,
.control1 input:checked~.control__indicator1,
.control1:hover input:not([disabled]):checked~.control__indicator1 {
    background: #fff
}

.control1 input:disabled~.control__indicator1 {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control__indicator1:after {
    content: '';
    position: absolute;
    display: none
}

.control1 input:checked~.control__indicator1:after {
    display: block
}

.control--checkbox .control__indicator1:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid #ddd14a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.control--checkbox input:disabled~.control__indicator1:after {
    border-color: #7b7b7b
}

.row.notification {
    padding: 5px;
    font-weight: 600
}

p.noti-date {
    float: right;
    font-size: 16px
}

.mar-bottom {
    margin-bottom: 40px
}

.modal-dialog.booking-detail-popup .modal-header {
    padding: 5px
}

.modal-dialog.booking-detail-popup .modal-footer {
    padding: 5px 5px 15px 0
}

span.label.label-info {
    background: #fd9263
}

.modal-dialog.booking-detail-popup h4 {
    text-align: center;
    font-weight: 600;
    font-size: 24px
}

.modal-dialog.booking-detail-popup {
    padding: 5px 0
}

.container-fluid.xyz {
    margin-bottom: 15px;
    background-color: #fff
}

span.select2-selection.select2-selection--single {
    height: 33px
}

.modal-dialog.booking-detail-popup .per-detail-la {
    font-size: 15px;
    font-weight: 600;
    padding: 2px 15px
}

.modal-dialog.booking-detail-popup .res-dai {
    font-size: 14px;
    font-weight: 400
}

.modal-dialog.booking-detail-popup .modal-body {
    padding: 15px 30px
}

.user-profile-pic {
    width: 250px;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 15px;
    background: #f1f4f7;
    border: 1px solid rgba(76, 142, 252, .14)
}

.user-profile-pic img {
    width: 100px;
    height: 100px;
    border-radius: 5%;
    margin: 0 auto
}

button.btn.btn-default.btn-change {
    background: rgba(35, 35, 35, .17);
    color: #9e9e9e;
    border: 1px solid #ccc;
    padding: 3px 12px;
    border-radius: 0;
    text-transform: capitalize
}

.user-profile-pic input[type=file] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    cursor: pointer
}

.change-icon-bt {
    position: absolute;
    top: 0;
    right: 10px
}

.user-profile-pic h2 {
    color: #4e4e4e;
    font-size: 20px;
    border-bottom: 1px solid #4c8efc;
    padding: 5px;
    font-weight: 600
}

span.per-pro-value {
    color: #fd9263
}

span.per-pro-data {
    font-weight: 600
}

button.btn.btn-default.filter {
    padding: 6px 12px;
    margin-top: 20px
}

hr.line1 {
    border-width: 1px;
    border-style: inset;
    border-color: rgba(204, 204, 204, .27);
    margin: 1px auto
}

.welcome-cntr {
    background: #e0e0e0;
    width: 100%;
    float: left
}

.welcome-box {
    background: #fff;
    box-shadow: 0 0 6px #909090;
    margin: 70px 0;
    padding: 40px 30px;
    border-radius: 10px
}

.welcome-box img {
    margin: 10px auto
}

.welcome-box h3 {
    font-weight: 600;
    font-size: 28px
}

.welcome-box p {
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
    width: 70%;
    margin: 0 auto
}

.welcome-icon {
    padding: 20px 0
}

.welcome-icon:hover.welcome-icon img {
    transition: .8s;
    background: #4c8efc;
    box-shadow: 10px 10px 5px rgba(214, 214, 214, .92)
}

.welcome-icon img {
    width: 125px;
    height: 125px;
    border-radius: 50%
}

.welcome-icon p {
    font-size: 14px;
    width: 100%
}

.slot-setting h4 span.red {
    font-size: 21px;
    color: red
}

.slot-setting h4 {
    font-size: 16px;
    font-weight: 600
}

.mar-bt-10 {
    margin-bottom: 15px
}

.error {
    border-color: red!important;
    color: red
}

.view-all {
    color: #c1b849;
    font-weight: 700;
    font-size: 15px;
    vertical-align: -webkit-baseline-middle
}

.view-all:hover {
    color: #000!important;
    font-weight: bolder
}

li.breadcrumb-item:nth-child(3)>a {
    color: #c87f0a;
    font-weight: 600
}

li.breadcrumb-item:nth-child(4)>a {
    color: #c0a16b;
    font-weight: 600
}

li.breadcrumb-item:nth-child(2)>a {
    color: #999;
    font-weight: 600
}

li.breadcrumb-item:first-child>a {
    color: #000;
    font-weight: 600
}

li.breadcrumb-item>a:hover {
    color: #fd9263;
    text-decoration: none
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.ast_img,
.ast_rating p,
.secure p span {
    vertical-align: middle
}

ul#menu1 {
    max-width: 300px;
    box-sizing: border-box;
    max-height: 500px;
    top: 18px
}

#menu1 li {
    width: 100%;
    float: left
}

#menu1 li a {
    font-size: 12px;
    color: #5a5252
}

span.cricle-noti {
    background: #4c8efc;
    color: #fff;
    padding: 1px 4px;
    border-radius: 50%;
    font-size: 9px;
    top: -5px;
    position: absolute;
    right: -3px
}

#menu1 li a:hover {
    color: #fd9263
}

a.Viewall {
    font-size: 14px!important;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 10px
}

.fc-event.notbooked {
    font-size: 14px;
    background: #fd9263;
    font-weight: 600;
    padding-top: 1px;
    border-color: transparent;
    cursor: pointer;
    margin: 0 0 1px!important
}

.fc-event.blank,
.fc-event.booked {
    font-size: 13px;
    text-align: center;
    padding-top: 1px;
    border-color: rgba(0, 0, 0, .4);
    color: #f5f5f5;
    cursor: pointer;
    margin: 0 0 1px!important;
    font-weight: 600
}

.fc-event.notbooked:hover {
    box-shadow: 0 0 5px 0 red
}

.fc-event.booked:hover {
    box-shadow: 0 0 5px 1px #308032
}

.fc-event.blank:hover {
    box-shadow: 0 0 5px 0 rgba(255, 0, 0, .61)
}

.fc-event.booked {
    background: rgba(0, 128, 0, .67)
}

.fc-event.blank {
    background: rgba(255, 0, 0, .67)
}

.ajax {
    display: none;
    position: opacity: .5;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(ajax-loader.gif) 50% 50% no-repeat rgba(0, 0, 0, .5);
    filter: alpha(opacity=50)
}

body.loading .ajax {
    display: block
}

tbody#view_notifications td a,
tbody#view_notifications td label a {
    color: #353535
}

.text-info {
    color: #a9a038!important
}

ul#menu1 li a span {
    text-transform: capitalize
}

a.Viewall {
    color: #4480e2!important
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #dad32c!important
}

.label-warning {
    background-color: #fd9263!important
}

div#dataTable_wrapper td a,
div#dataTable_wrapper td label a {
    color: #404040
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #d2c320;
    border-color: #d2c320
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.notbooked,
a.fc-time-grid-event.fc-v-event.fc-event.fc-start.fc-end.notbooked.fc-short {
    background: #e2e2e2;
    color: #333;
    text-shadow: none;
    box-shadow: 0 0 5px #e4e4e4;
    font-family: 'Open Sans', sans-serif
}

.box,
.small-box {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.dash-page.pay h4 {
    margin: 0
}

.dash-page.pay.top-20 {
    padding-top: 8px
}

.dash-page.pay.top-20 .sm-link.pull-right {
    padding: 0 10px 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    float: left!important
}

.box-comments .box-comment img,
.date-slots,
.question-mark,
span.logo-name {
    float: left
}

a.btn.btn-primary.gray.btn-select.btn-select-light.selected-color {
    border-color: #4c8efc
}

.alert_noti {
    margin: 10px 0
}

.question-mark i.fa {
    color: red
}

.notification {
    padding: 0 10px
}

.notification .alert {
    padding: 5px 15px!important;
    border-radius: 50px!important;
    margin-bottom: 5px
}

.notification .close {
    font-size: 18px!important
}

a.text.text-info.remove_afternoon,
a.text.text-info.remove_evening,
a.text.text-info.remove_morning {
    color: #6f95ce!important;
    font-size: 12px;
    font-weight: 500
}

.item.time-slot h4,
.item.time-slot h5 {
    font-weight: 600;
    font-family: 'Open Sans';
    text-align: center
}

footer.main-footer {
    text-align: center
}

.per-img1 img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-top: 10px
}

.table-hover>tbody>tr:hover {
    background-color: rgba(221, 209, 74, .25)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    background-color: #eeede0
}

.item.time-slot h4 {
    position: relative;
    margin: 0;
    font-size: 20px;
    padding: 10px
}

a.left.time-slot.carousel-control {
    position: absolute;
    top: 14px;
    background: 0 0;
    left: 15px;
    color: #d2c320;
    opacity: 1
}

a.right.time-slot.carousel-control {
    position: absolute;
    top: 14px;
    right: 15px;
    background: 0 0;
    color: #d2c320;
    opacity: 1
}

.time-slot-bg {
    border: 1px solid rgba(113, 113, 113, .23);
    padding: 10px;
    margin: 10px;
    background: #fff
}

.date-slots,
button.time-slot-bt {
    border: 1px solid #ccc;
    width: 100%
}

.item.time-slot h5 {
    margin: 0;
    font-size: 16px;
    padding: 6px;
    background: #fff
}

.date-slots {
    padding: 10px;
    margin: 10px 0;
    background: #fff
}

button.time-slot-bt {
    padding: 7px 10px;
    border-radius: 4px;
    background: #e4e4e4;
    font-family: 'Open Sans';
    font-weight: 500;
    margin: 0 0 10px
}

.date-slots-heading {
    background: #eeede0;
    padding: 5px;
    border: 1px solid #ccc
}

button.time-slot-bt.book:active,
button.time-slot-bt.book:focus,
button.time-slot-bt.book:hover {
    background: #d2c320;
    color: #FFF;
    transition: all .5s
}

button.time-slot-bt.book {
    background: #fff;
    transition: all .5s
}

button.time-slot-bt.booked {
    cursor: no-drop
}

.pac-container {
    z-index: 9999
}

.pac-container .pac-item:hover {
    background: #fcf8e3
}

button.btn.btn-success.apply {
    padding: 3px 10px
}

input.form-control.apply-coupon-field {
    height: 26px;
    padding: 3px
}

span#coupon-validate {
    position: absolute;
    top: 5px;
    left: 75px;
    font-size: 13px;
    font-stretch: semi-expanded;
    font-weight: 600;
    color: #3c763d
}

a.navbar-brand.page-scroll img {
    float: left;
    margin: 5px;
    width: 40px!important
}

span.logo-name {
    margin-top: 7px;
    font-size: 20px;
    font-weight: 600
}

span.tag-line {
    display: block;
    font-size: 9px;
    width: 100%;
    line-height: 19px;
    font-family: Raleway, sans-serif!important
}

.pd-20 {
    padding-top: 20px
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px
}

.small-box>.inner {
    padding: 10px
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, .8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, .1);
    text-decoration: none
}

.small-box>.small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, .15)
}

.small-box h3 {
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 10px;
    white-space: nowrap;
    padding: 0
}

.small-box p {
    font-size: 11px
}

.small-box p>small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5
}

select.form-control.input-sm {
    padding: 0 3px;
    height: 20px;
    margin: 0 4px
}

.dataTables_filter input {
    height: 20px!important
}

section.content-header .form-group {
    margin-bottom: 3px
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, .15)
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.small-box:hover .icon {
    font-size: 95px
}

@media (max-width:767px) {
    .small-box {
        text-align: center
    }
    .small-box .icon {
        display: none
    }
    .small-box p {
        font-size: 12px
    }
}

.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%
}

.box.box-primary {
    border-top-color: #3c8dbc
}

.box.box-info {
    border-top-color: #00c0ef
}

.box.box-danger {
    border-top-color: #dd4b39
}

.box.box-warning {
    border-top-color: #f39c12
}

.box.box-success {
    border-top-color: #00a65a
}

.box.box-default {
    border-top-color: #d2d6de
}

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none
}

.box .nav-stacked>li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0
}

.box .nav-stacked>li:last-of-type {
    border-bottom: none
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .border-right {
    border-right: 1px solid #f4f4f4
}

.box .border-left {
    border-left: 1px solid #f4f4f4
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header .btn.btn-default {
    background: 0 0
}

.box.box-solid>.box-header .btn:hover,
.box.box-solid>.box-header a:hover {
    background: rgba(0, 0, 0, .1)
}

.box.box-solid.box-default {
    border: 1px solid #d2d6de
}

.box.box-solid.box-default>.box-header {
    color: #444;
    background: #d2d6de
}

.box.box-solid.box-default>.box-header .btn,
.box.box-solid.box-default>.box-header a {
    color: #444
}

.box.box-solid.box-primary {
    border: 1px solid #3c8dbc
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3c8dbc
}

.box.box-solid.box-primary>.box-header .btn,
.box.box-solid.box-primary>.box-header a {
    color: #fff
}

.box.box-solid.box-info {
    border: 1px solid #00c0ef
}

.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #00c0ef
}

.box.box-solid.box-info>.box-header .btn,
.box.box-solid.box-info>.box-header a {
    color: #fff
}

.box.box-solid.box-danger {
    border: 1px solid #dd4b39
}

.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #dd4b39
}

.box.box-solid.box-danger>.box-header .btn,
.box.box-solid.box-danger>.box-header a {
    color: #fff
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12
}

.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12
}

.box.box-solid.box-warning>.box-header .btn,
.box.box-solid.box-warning>.box-header a {
    color: #fff
}

.box.box-solid.box-success {
    border: 1px solid #00a65a
}

.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a
}

.box.box-solid.box-success>.box-header .btn,
.box.box-solid.box-success>.box-header a {
    color: #fff
}

.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none
}

.box.box-solid[class*=bg]>.box-header {
    color: #fff
}

.box .box-group>.box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: .3em
}

.box>.loading-img,
.box>.overlay,
.overlay-wrapper>.loading-img,
.overlay-wrapper>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, .7);
    border-radius: 3px
}

.box .overlay>.fa,
.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, .5)
}

.box-body:after,
.box-body:before,
.box-footer:after,
.box-footer:before,
.box-header:after,
.box-header:before {
    content: " ";
    display: table
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4
}

.collapsed-box .box-header.with-border {
    border-bottom: none
}

.box-header .box-title,
.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    margin-right: 5px
}

.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px
}

.box-header>.box-tools [data-toggle=tooltip] {
    position: relative
}

.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: 0 0;
    color: #97a0b3
}

.btn-box-tool:hover,
.open .btn-box-tool {
    color: #606c84
}

.btn-box-tool.btn:active {
    box-shadow: none
}

.box-body {
    padding: 15px;
    border-radius: 0 0 3px 3px
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-body>.table {
    margin-bottom: 0
}

.box-body .fc {
    margin-top: 5px
}

.box-body .full-width-chart {
    margin: -19px
}

.box-body.no-padding .full-width-chart {
    margin: -9px
}

.box-body .box-pane {
    border-radius: 0 0 0 3px
}

.box-body .box-pane-right {
    border-radius: 0 0 3px
}

.box-footer {
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
    border-radius: 0 0 3px 3px
}

.chart-legend {
    margin: 10px 0
}

@media (max-width:991px) {
    .chart-legend>li {
        float: left;
        margin-right: 10px
    }
}

.box-comments {
    background: #f7f7f7
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee
}

.box-comments .box-comment:after,
.box-comments .box-comment:before {
    content: " ";
    display: table
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0
}

.box-comments .box-comment:first-of-type {
    padding-top: 0
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #555
}

.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600
}

.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.profile-user-img {
    margin: 0 auto;
    width: 150px;
    padding: 3px;
    border: 3px solid #d2d6de
}

.profile_pic .edit {
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    cursor: pointer
}

.profile_pic {
    position: relative
}

.edit i.fa {
    font-size: 16px;
    color: #3c8dbc
}

.file-upload {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 40px!important;
    overflow: hidden;
    opacity: 0;
    cursor: pointer
}

.file-upload input {
    cursor: pointer
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.post {
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #666
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.post .user-block {
    margin-bottom: 15px
}

.astlgrs [class*=' col-'] {
    padding: 0 5px
}

.screen_btn {
    background: #dad328;
    text-align: center;
    margin: 1px 0
}

.main_btn h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px
}

.main_btn p {
    color: #fff;
    line-height: 22px;
    font-size: 14px
}

.filbtn,
.searchbtn {
    cursor: pointer;
    text-align: center;
    border: 1px solid #dad329;
    background: #dad329;
    border-radius: 5px;
    max-width: 100px;
    margin: 0 auto
}

.filbtn p {
    font-size: 16px;
    margin: 0;
    color: #fff;
    padding: 5px 0
}


/*.pd0{padding:0!important}*/

.chevron:after {
    font-family: FontAwesome;
    content: "\f078";
    float: right
}

.filters h3 {
    font-size: 20px
}

.filters .panel-title>a {
    color: #fff;
    background: #dad329;
    padding: 10px;
    border-radius: 5px
}

.chevron.collapsed:after {
    content: "\f054"
}

.filters {
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 0 15px
}

.header h1 {
    font-size: 18px;
    margin: 0
}


/*input#searchAstroQuery{width:263px}*/

.astlgrs {
    display: inline-flex;
    width: 100%;
    justify-content: flex-start;
    flex-flow: row;
    flex-wrap: wrap;
    align-items: center
}

.ast_rating p,
.call_status a i.fa,
.call_status span,
.header,
form.form-search {
    display: inline-block
}

form.form-search {
    width: auto
}

form.form-search input {
    width: auto;
    float: left;
    border-radius: 20px 0 0 20px!important;
    height: 36px
}

.header {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 15px
}

.astro_tile .rating i.fa {
    /* color: #d8d6a4 */
}

.call_status p,
.exp p {
    color: #000!important;
    font-size: 12px
}

.exp p span {
    padding-left: 4px
}

.status p a i.fa {
    width: 20px;
    text-align: center
}

.astro_tile:hover {
    box-shadow: 0 1px 5px 1px #ccc;
	background: linear-gradient(#80E6C9, #d992e366);
    border-radius: 15px;
    box-shadow: 0px 2px 6px 2px #d4d0d0;
}

.call_status p {
    margin: 0
}

.call_status a i.fa {
    font-size: 15px;
    border: 1px solid #000;
    width: 100%;
    height: 30px;
    border-radius: 50%;
    padding-top: 6px;
    color: #000;
    max-width: 30px;
    text-align: center
}

.call_status span {
    padding-top: 5px
}

.busy-status.call_status,
.chat-status.call_status,
.offline-status.call_status,
.online-status.call_status,
.waiting-status.call_status {
    border-radius: 9px;
    margin: 0;
    padding: 4px 0;
    text-align: center
}

.online-status.call_status {
    /*background:#7ea015;color:#FFF*/
    color: black;
    border: 2px solid #fd9263;
	margin: 3px;
}

.chat-status.call_status {
    background: #337ab7;
    color: #fff!important;
    font-weight: 700
}

.waiting-status.call_status {
    /*background:#b1a843;color:#FFF*/
    border: 2px solid #b1a843;
    /*color: #FFF;*/
}

.waiting-status a {
    color: #b1a843 !important;
}

.offline-status.call_status {
    /*background:grey*/
    border: 2px solid #c4c4c4;
}

.busy-status.call_status {
    font-size: smaller;
    /*background:#c10101*/
    border: 2px solid #eb0029;
    text-transform: capitalize;
}

.busy-status a {
    color: #eb0029 !important;
    font-weight: bold;
}

.online-status.call_status a {
    /*padding:0;font-size:10px;color:#fff*/
    padding: 0;
    color: #7ea015;
    font-weight: bold;
    font-size: 12px;
}

.busy-status.call_status a,
.offline-status.call_status a {
    /*color:#fff*/
    color: #c4c4c4;
    font-weight: bold;
}

span.ast_like.pull-right {
    color: #888;
    letter-spacing: 1px;
    line-height: 0
}

.ast_rating p {
    width: 100%;
    padding: 0 3px;
    overflow: hidden;
    margin: 3px 0;
    font-size: 14px
}

.ast_rating p.tag span {
    padding: 0 3px!important
}

.ast_img img {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    object-fit: cover;
    object-position: center
}

.astro_tile,
.info {
    display: inline-block;
    width: 100%
}

p.astro_name {
    font-size: 16px;
    font-weight: 500
}

.astro_tile {
    box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    border-radius: 7px;
    padding: 5px;
    background: #fff;
    border: 1px solid #fbfbfb;
    margin: 5px 0
}

.secure p {
    margin: 10px 0
}

.secure {
    display: inline-table
}

.ast_img,
.ast_rating,
.rech_pack,
.secure p img,
.secure p span,
.wallet_balance {
    display: inline-block
}

.secure p img {
    width: 35px;
    margin-top: 5px
}

.secure p span {
    padding: 0 20px
}

.filters.gauranty_sec {
    width: 100%;
    display: inline-block
}

.list-group label.custom-control-label {
    margin: 0;
    vertical-align: middle;
    font-weight: 500;
    padding-left: 5px
}

.ast_img {
    width: auto
}

.ast_rating {
    vertical-align: top;
    /*padding:0!important*/
}

.custom-control.custom-checkbox {
    padding: 5px 10px
}

button.load_btn.btn-lg {
    margin: 10px 0;
    font-size: 15px;
    width: 200px;
    border-color: #ccc
}

button.load_btn.btn-lg:hover {
    background: #dad329;
    color: #fff;
    border-color: #dad329
}

section.location_sec,
section.verify_sec {
    border-top: 1px solid #ccc
}

.detail_sec h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

p.detail_content {
    font-size: 16px;
    line-height: 26px
}

section.location_sec {
    padding: 10px 0
}

.wallet_details i.fa-money {
    font-size: 76px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #dad329;
    color: #fff;
    width: 130px;
    height: 130px;
    padding-top: 28px
}

section.astlgr_wallet.top_section {
    background: #fff;
    text-align: center
}

button.load_btn.rech_btn.btn-lg {
    background: #dad329;
    color: #000;
    font-size: 18px
}

p.rech_amount {
    font-size: 35px;
    background: 0 0;
    margin: 2px 0;
    padding: 10px 0;
    color: #000
}

p.rech_name {
    font-size: 35px;
    padding: 20px 0;
    background: #000;
    color: #dad329;
    margin: 0
}

.rech_pack {
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
    margin: 5px 0
}

.astlgr_wallet .def_heading {
    font-family: 'Open Sans';
    font-size: 30px;
    text-align: center;
    padding: 15px 0;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #cccc;
    margin-bottom: 24px
}

.order_detail {
    max-width: 500px;
    margin: 0 auto 80px;
    width: 100%
}

td.background_yellow {
    background: 0 0
}

input.load_btn.amount_btn,
p.rech_name:hover {
    background: #dad329;
    color: #fff
}

input.load_btn.amount_btn {
    margin: 15px 0
}

table.table.table-bordered.table_payment td {
    padding: 12px 15px;
    font-size: 16px
}

.balancerow {
    padding: 20px 0
}

.balance span {
    border: 1px solid #dad329;
    border-radius: 20px;
    font-weight: 700;
    padding: 5px 10px
}

.wallet_details h1 {
    color: #dad329
}

p.wallet_text {
    font-size: 20px
}

p.balance {
    font-weight: 500;
    margin: 30px 0;
    font-size: 25px;
    line-height: 30px
}

.wallet_balance {
    background: #fff;
    max-width: 900px;
    margin: 25px auto 40px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 20px
}

.locations li,
.verify_sec li {
    display: inline-table;
    padding: 0 5px
}

.locations li {
    text-decoration: underline;
    line-height: 24px
}

ul.locations {
    text-align: center
}

ul.social_ico {
    float: right;
    vertical-align: middle;
    margin: 20px 0
}

.social_ico i.fa {
    font-size: 18px;
    color: #999
}

.locations li a {
    font-size: 14px;
    text-decoration: underline;
    color: #999
}

.ast_rating p a {
    color: #000
}

.astlgrs .ast_rating i.fa {
    font-size: 14px;
    color: #000;
    margin-bottom: 0
}

.ast_rating p span {
    font-size: 11px;
    color: #000;
    padding: 0
}

span.rating {
    width: 100%;
    display: inline-block;
    font-size: 12px;
    font-weight: 600
}

span.ast_like {
    color: #000;
    letter-spacing: 1px;
    line-height: 15px;
    font-size: 11px
}

.ast_img p {
    padding: 0;
    margin: 0
}

.astro_profile_container {
    display: inline-block;
    margin-top: 15px;
    background: 0 0;
    padding: 30px;
    border-top: 1px solid #ccc
}

.astro_img_n_rating {
    max-width: 150px
}

.astro_img_n_rating img {
    border-radius: 50%;
    max-height: 150px
}

.col-md-4.col-sm-4.col-xs-4.image_sec {
    max-width: 200px
}

p.languages {
    font-size: 18px
}

span.ast_rating {
    text-align: center
}

.ast_rating i.fa {
    font-size: 25px;
    color: #d2be39;
    margin-bottom: 10px
}

.row.bio {
    margin: 0!important
}

.row.astro_skill_info {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px 0
}

.row.astro_skill_info .ast_profile_info {
    border-right: 1px solid #ccc
}

.row.astro_skill_info .ast_profile_info:last-child {
    border-right: none
}

.row.bio p {
    font-size: 16px
}

ul.profile_btn_list li a:hover {
    background: #d9c652!important;
    color: #fff
}

ul.profile_btn_list a {
    border: 2px solid #d9c652;
    padding: 10px;
    border-radius: 20px;
    color: #000;
    background: #fff;
    margin: 5px 40px;
    font-size: 18px
}

ul.profile_btn_list {
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 100%
}

.row.astro_skill_info .ast_profile_info span {
    font-size: 14px
}

.row.reviews {
    border-top: 1px solid #ccc;
    padding: 10px 0!important;
    margin: 0!important
}

p.ast_exp {
    font-size: 18px
}

ul.profile_btn_list li {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 5px 0;
    text-align: center;
    width: 50%
}

.review_content,
.row.reviews li.review {
    margin-bottom: 15px
}

.cust_name h4 {
    padding-bottom: 5px;
    width: auto!important;
    display: inline-block;
    margin-left: 20px
}

.review_content,
.review_rat {
    width: 100%;
    display: inline-block
}

.cust_name span.date {
    font-size: 14px;
    color: #000a6;
    margin-left: 6px
}

.review_rat {
    font-size: 20px;
    color: #d2be39
}

.review_rat span.date.pull-left {
    font-size: 12px;
    vertical-align: unset;
    margin-left: 10px;
    color: #000
}

.review_content {
    position: relative;
    font-size: 14px;
    border: 1px solid #ddd14a;
    padding: 10px;
    color: #000;
    border-radius: 10px;
    margin-top: 10px
}

.review_content:before {
    position: absolute;
    content: '\f0d8';
    left: 5px;
    top: -25px;
    font-family: FontAwesome;
    color: #d2be39;
    font-size: 27px
}

span.rating_text {
    vertical-align: sub;
    display: inline-block;
    margin-left: 12px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px
}

.row.astro_skill_info .ast_profile_info span {
    padding-left: 5px
}

.row.astro_skill_info .ast_profile_info span:hover {
    color: #d2be39
}

@media (min-width:320px) and (max-width:767px) {
    ul.profile_btn_list li {
        text-align: center;
        width: 100%
    }
    .ast_profile_info.col-md-8.col-sm-8.col-xs-8 {
        width: 100%!important;
        text-align: center;
        margin-top: 19px
    }
    .col-md-4.col-sm-4.col-xs-4.image_sec {
        max-width: 200px;
        width: 100%!important;
        margin: 0 auto!important;
        float: none
    }
    .admin-profile li.head-menu-item {
        float: left;
        padding: 0 10px;
        width: 100%
    }
    .astro_profile_container {
        padding: 10px
    }
    .row.astro_skill_info .ast_profile_info span {
        font-size: 12px;
        border: 1px solid #d2be39;
        padding: 5px 10px;
        border-radius: 20px;
        line-height: 18px;
        color: #d2be39;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        flex-flow: row;
        margin-top: 5px
    }
}
.faDown{
	margin-top:11px;
	margin-left: 9px;
}
.dropdown:hover .dropdown-menu{
	display: block;
}
