
.valign_middle_table.table>tbody>tr>td {
	vertical-align: middle;
}
.ps_sub_table td {
	padding: 1px 5px;
}
th.tight-fit {
    width: 100px;
}
.sidebar-menu > li.active a {
    background: white;
}
.file-progress-bar {
	position: fixed;
    width: 100%;
    margin: 0;
    background: rgba(255, 255, 255,0.5);
    border: 1px solid #eee;
    z-index: 999;
    left: 0;
    height: 50px;
}
.pagin-align{margin-top: 10px!important;}
.file-progress-bar .progress-bar{
	line-height: 45px;
    font-size: 20px;
	opacity: 0.8;
}
.t_elipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100px;
    white-space: nowrap;
}
.main-header .sidebar-toggle.stogle-link {
	padding: 5px 8px;
    line-height: 38px;
}
nav.navbar.navbar-static-top.head_admin {
	position: absolute;
    opacity: 0.5;
    top: 0px;
	background: transparent !important;
}
.skin-blue .main-header .logo {
	text-decoration: none;
	cursor: default;
}
/*header*/
header.main-header .logo{
	font-size: 30px;
}
a.site_logo {
    background: #ddd;
    text-decoration: none;
    color: #4c5e70;
}
a.site_logo:hover {
	color: #4c5e70;
}
.user-panel {
    border-bottom: 3px solid #eee;
}
.head_admin{background:#fbfbfb !important;}
.user-footer .pull-left, .user-footer .pull-left a,.user-footer .pull-right, .user-footer .pull-right a {
    width: 100%;
}
ul.navbar-nav > .user-menu > .dropdown-menu{
	width: 100%;
	max-width: 500px;
}
.skin-blue ul.sidebar-menu>li:hover>a, .skin-blue ul.sidebar-menu>li.active>a {
	border-left-color: beige;
}
ul.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    padding: 0px;
}
a.toggle_nav{color:#000 !important;}
/* .main-header a.logo.site_logo { */
    /* height: 80px; */
    /* padding: 11px 0; */
/* } */
span.admin_name {
    color: #000;
    font-weight: bold;
    font-family: sans-serif;
	margin: 0 12px;
}
i.admin_profile{color:#000;}
/*sidebar*/
body.skin-blue aside.sidebar_back{background:#f8f8f8; border-right: 1px solid #eee;}
.sidebar-collapse .sidebar .admin_img img{border:none;}
.sidebar .admin_img img {
    width: 160px;
    max-width: 100%;
    border-radius: 50%;
    border: 9px solid rgba(130, 130, 130, 0.6);
	object-fit: contain;
	margin-top: 15px;
}
.text-center.info.admin_info {
    position: initial;
    white-space: normal;
    margin: 0;
    padding: 0;
}
.user-panel .admin_info p {
    font-size: 15px;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
	color: #4c5e70;
}
.side_icons {
    width: 15px;
    margin-right: 6px;
}
/*business*/
.content-wrapper.all_tabs_content{
	background:white;
    min-height: 0 !important;
}
.b_cont{
	width:100%;
	display:table;
	padding:0 20px;
}
h3.busi_title {
    margin: 0;
    padding: 15px 3px;
    font-weight: bold;
    color: #516274;
    padding-top: 8px;
    padding-bottom: 6px;
}
.hr_class {
    border-top: 3px solid rgb(228, 231, 235);
    margin: 0px 0px 25px;
}
.busi_back{
	width:100%;
	display:table;
	background:#fff;
	padding: 25px 5px;
}
input.form-control.search_input {
    background: #f2f4f4;
    border-right: none;
    border: 1px solid #ecefef;
    border-bottom-left-radius: 18px;
    border-top-left-radius: 18px;
}
button.search_busi_submit {
	background: #f2f4f4;
    border-left: none;
	border: 1px solid #ecefef;
    border-bottom-right-radius: 18px;
    border-top-right-radius: 18px;
}
button.add_busi_btn {
    background: #0bc7e1;
    border-color: #0bc7e1;
}
.add_business i.fa {
    margin-right: 7px;
    font-size: 12px;
}
.business_list {
    width: 100%;
    display: table;
    padding: 15px;
}
.busi_table_list thead{
	background:#f2f4f4;
	border-top: 2px solid #ebeeee;
}
.busi_table_list thead th{
	color:#a7b4ba;
}
.table-hover.busi_table_list>tbody>tr:hover {
    background-color: #fbfbfb;
}
.val_circle {
    background: #eeeeee;
    border-radius: 50%;
    padding: 7px 13px;
}
span.mem_p_status {
    background: #1ed085;
    color: #fff;
    padding: 3px 14px;
    border-radius: 3px;
}
span.mem_f_status {
    background: #d65554;
    color: #fff;
    padding: 3px 14px;
    border-radius: 3px;
}
span.busi_action{
	cursor:pointer;
}
.logo-lg img {
	width: 80%;
}
ul.navbar-nav >.user-menu .user-image {
    width: 30px;
    height: 30px;
    margin-right: 6px;
}
/*pagination style in business*/
.pagination_define {
    width: 100%;
    display: table;
    padding: 0 15px;
}
.pagi_back{
	background:#f2f4f4;
	width: 100%;
    display: table;
	padding: 7px 15px;
}
.pagi_back ul{margin:0;}
.page_size {
    display: table;
    padding-left: 10px;
    padding-top: 3px;
}
select.select_page_number {
    border-radius: 4px;
    border: 1px solid #dae1e2;
    margin: 0 5px;
    padding: 4px 6px;
}
.pagi_back ul.pagination a.dirn_arrows {
    padding: 3px 8px 7px 8px;
    border-radius: 50%;
    margin-right: 5px;
    background: #fff;
}
span.records_info {
    padding-left: 10px;
}
.SortASC {
    background: url(../images/up.png) no-repeat scroll right center rgba(0, 0, 0, 0);
}
.sortable{ background: url(../images/up_down_arrow.png) no-repeat scroll right center rgba(0, 0, 0, 0);
}
.sortable, .SortASC, .SortDESC {
    cursor: pointer;
}
.SortDESC {
    background: url(../images/down.png) no-repeat scroll right center rgba(0, 0, 0, 0);
}
.table.table-hover th a {
    display: inline-block;
}

/*ps changes*/
.ajax_raDiv {
	background-image: url("../images/ajax-loader.gif");
	height: 100px;
	left: 47%;
	position: fixed;
	top: 40%;
	width: 45px;
	z-index: 1090;
	background-size: contain;
	background-repeat: no-repeat;
}
.ajax_raTransp {
	background: white;
	height: 150%;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1089;
	margin-left: -10px;
}

.top_action_buttons {
    float: left;
}
.content-wrapper.all_tabs_content {
    padding: 10px;
	position: relative;
	padding-top: 0px;
}
.action_buttons_container_top {
    display: table;
    width: 100%;
	margin-bottom: 15px;
}
.nav-tabs.ps_admin_nav_tabs > li.active > a {
	background: #f3f3f3;
	color: #4c5e70;
	border: 1px solid #4c5e70;
	border-bottom-color: transparent;
}
.nav-tabs.ps_admin_nav_tabs {
	border-bottom: 4px solid #4c5e70;
	margin-bottom: 20px;
	padding-left: 10px;
}
.nav-tabs.ps_admin_nav_tabs>li {
    margin-bottom: -4px;
}
.nav-tabs.ps_admin_nav_tabs>li > a {
	border-radius: 6px 6px 0 0;
}
.hding_top {
    background: #dddddd;
    padding: 10px;
    color: #516274;
}
.hding_top i {
    margin-right: 10px;
}
.btn-primary {
    background: #0bc7e1;
    border-color: #0bc7e1;
}
.plist_cont .busi_back {
    padding: 20px;
	border-radius: 5px;
}
.no_records_div {
	padding: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
	width: 100%;
	display: table;
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
th.fa {
    display: table-cell;
}
th.fa:before {
    right: 0;
	position: absolute;
}
table.ps_admin_table.table > thead > tr > th {
    vertical-align: top;
	position: relative;
}
table.ps_admin_table.table > thead > tr > th a {
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #516274;
}
form#search_busi_form {
    float: left;
    width: 100%;
    max-width: 300px;
}
td.actions_td .fa {
    font-size: 20px;
}
.pagination_container .alist_pagination {
    margin: 0;
}
.pagination_container {
    background: #f2f4f4;
    display: table;
    width: 100%;
    padding: 7px 15px;
}
.pull-left.alist_pnum_cont {
    float: right !important;
}
.pull-left.alist_psize_cont {
    margin-left: 15px;
}
span.alist_psize_text {
    display: inline-block;
     vertical-align:middle;
}
.alist_psize_wrap {
    display: inline-block;
    vertical-align:middle;
}
span.alist_p_select_cont {
    padding: 0!important;
    border: none !important;
}
.pagi-li > span,
.pagi-li > a {
	border-radius: 45px;
    height: 35px;
    width: 35px;
    text-align: center;
    padding: 0px;
    line-height: 36px;
    display: inline-block;
    background: white
}
.pagi-li > span{
	color: black;
}
ul.pull-left.alist_pagination {
    list-style: none;
    padding-left: 0;
}
.alist_pagination li {
    display: inline-block;
    vertical-align:middle;
}
.pagi-li.pagi-prev > span,
.pagi-li.pagi-prev > a {
	padding-right: 2px;
}
.pagi-li.pagi-next > span,
.pagi-li.pagi-next > a {
	padding-left: 2px;
}
.nav-tabs.ps_admin_nav_tabs>li>a {
	background: #4c5e70;
	color: white;
	font-size: 16px;
    margin-right: 4px;
}
.fr {
    float: left;
    width: 50%;
    padding: 5px 10px;
    min-height: 90px;
}
.fr.frhas_textarea {
    width: 100%;
}
.ui-widget.ui-widget-content.ui-spinner {
    width: 100%;
    overflow: visible;
    border-radius: 0;
    border-color: #d2d6de;
}
.ui-spinner .ui-spinner-input {
    margin: 0;
    padding: 6px 12px;
}
.frhas_textarea textarea {
    width: 100% !important;
}
.btn-success {
    background: #1ed085;
    border-color: #1ed085;
}
.ad_bottom_buttons {
    display: table;
    width: 100%;
    text-align: right;
    padding: 15px;
    border-top: 1px solid #eee;
    background: white;
}
.ad_bottom_buttons button {
    margin-left: 10px;
    font-size: 16px;
}
.required_star {
    color: red;
    margin-left: 2px;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background-color: #000;
}
header.main-header {
    z-index: 990;
}


/*2-2-2017*/
.login-logo img {border-style: none; width: 200px;}

.login-box, .register-box {width: 360px; margin: 7% auto;}

.login-box-body, .register-box-body { background: #fff; padding: 40px; border-top: 0; color: #666;}

.login-logo, .register-logo {font-size: 35px;text-align: center; margin-bottom: 25px; font-weight: 300;}

.login-page, .register-page {background: #000; padding-top: 10px;}

.box.box-primary.field {padding-top: 30px;padding-left: 21px;padding-right: 21px;}

.page_temp{display: none; padding-top: 25px !important;}

.page_foot {padding-left: 10px;}

#page_active{padding-left: 10px;}

input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
}
.pack_cont .fr {
    min-height: 0;
}
.pack_cont .frInputContainer {
    float: left;
    margin-right: 10px;
}
li.dropdown.user.user-menu > a.dropdown-toggle {
    padding-bottom: 13px;
    padding-top: 13px;
}
.skin-blue .main-header .navbar a.sidebar-toggle:hover {
    background-color: #516274;
}
.skin-blue .main-header .navbar a.sidebar-toggle:hover:before {
	color: white;
}
.uk-notification-message-primary{
	color:#1e87f0;
}
.uk-notification-message-success{
	color:#32d296;
}
.uk-notification-message-warning{
	color:#faa05a;
}
.uk-notification-message-danger{
	color:#f0506e;
}
.wrapper {
    height: 100%!important;
    overflow: hidden;
}
.d_hr {
	display: table;
	width: 100%;
	margin-top: 20px;
	float: left;
	margin-bottom: 15px;
}
.h_separator {
    display: table;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    font-size: 23px;
    padding-bottom: 15px;
    margin-bottom: 18px;
}
.d_table{
	display: inline-block;
	width: 100%;
}
.uk-notification-message li {
    list-style-type: none;
    background: url('../images/dot.png');
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 0px 7px;
    padding-left: 15px;
}
div.uk-notification-message {
    font-size: 16px;
}
.is_active_html {
	background: #d65554;
	padding: 3px 6px;
	border-radius: 5px;
	color: white;
}
.is_active_html.active {
	background: #1ed085;
}
.fr .radio {
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: 0px;
}
.fr .radio_label {
	margin-right: 14px;
	font-weight: normal;
}
.ui-datepicker {
	z-index: 888 !important;
}
.datepicker_icon {
	cursor: pointer;
}
div#prevent_remember_password_hack {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.actions_td a {
    margin-right: 5px;
}

.list_image {
	width: 70px;
    height: 70px;
    object-fit: contain;
}
img.blogo_image {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 63px;
    border: 1px solid #fff;
    background: white;
	float: left;
	margin-right: 15px;
}
.bd_title_cont {
    float: left;
}

.blogo_cont {
    display: table;
    width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.bd_title {
    font-size: 35px;
    color: #516274;
}

.bd_tagline {
    color: #8f8f8f;
}
.nav-tabs.ps_admin_nav_tabs.bd_tabs {
	padding-left: 100px;
}
.bback_link {
    color: #4c5e70;
    border-bottom: 1px solid;
}

span.bback_link_cont {
    float: right;
    font-weight: normal;
    font-size: 20px;
}

.bback_link:hover {
    text-decoration: none;
    color: initial;
}


ul.ps_admin_nav_tabs.bd_tabs {
    float: left;
    width: 20%;
    list-style: none;
    padding: 0;
    background: white;
    margin-right: 1%;
    box-shadow: 0px 0px 1px 0px #4c5e70;
}

.bd_page .tab-content {
    float: left;
    width: 79%;
}

ul.ps_admin_nav_tabs.bd_tabs li a {
    border-bottom: 1px solid #eee;
    padding: 8px 10px;
    color: black;
    width: 100%;
    float: left;
}

ul.ps_admin_nav_tabs.bd_tabs li.active {position: relative;}

ul.ps_admin_nav_tabs.bd_tabs li.active a {border-left: 3px solid #4c5e70;background: #e3e3e4;padding-left: 7px;}

ul.ps_admin_nav_tabs.bd_tabs li.active a:after {
    content: "\f105";
    position: absolute;
    right: 5px;
    font-family: fontawesome;
    font-size: 18px;
    line-height: 18px;
}
.tmg_cont {
    margin-bottom: 5px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-top: 10px;
}
.tmg_cont.tmc1 {
	border-top: 1px solid #eee;
}
.tmg_left span {
	font-size: 20px;
}
.tmg_group {
	border-radius: 8px;
    border: 1px solid #ddd;
}
.tmg_select {
	border: none;
	border-radius: 7px;
}
.tmg_group_span {
	border: none;
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
@media(max-width: 767px){
	.fr {
		width: 100%;
	}
	ul.ps_admin_nav_tabs.bd_tabs, .bd_page .tab-content {
		width: 100%;
	}

}
@media(max-width:465px){
    div.login-box-body, .register-box-body {
     padding: 20px;}
     	div.login-box, .register-box {
    width: 90%;
    margin-top: 20px;
}
}
/*for validation engine messages*/
@media only screen and (max-width:767px){
    .formError{top: auto !important;left:auto !important;}
}
@media only screen and (max-width:359px){
    .formError{top: auto !important;left: auto !important;}
}







































