
/*====================*/

/*---------------------------------------------------------------
26. PAGINATION 
---------------------------------------------------------------*/
/* pagination style-1 */
.pagination-bx .pagination{ 
	margin:0;
}
.pagination { 
	padding:0 0; 
}
.pagination li{ 
	padding:0 !important;
	margin:0 !important; 
	display:inline !important;
}

.pagination > li:first-child > a, 
.pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}
.pagination > li:last-child > a, 
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li > a, 
.pagination > li > span {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #767676;
    padding:8px 14px;
	font-weight:600;
	font-size:12px;
}

.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
    background-color: #eee;
    border-color: #241812;
	color: #241812;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 

.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #3396d1;
    border-color: #059480

}

.pagination > .previous > a, 
.pagination > .next > a {
    padding:8px 14px;
	font-size:12px;
}

.table-responsive {
	margin-left:-15px;
}

.dataTables_wrapper .row {
	margin:0;
}
.dataTables_wrapper [class*="col-"] {
	margin-bottom:20px;
}

.sedate-title {

}
.sf-column-names,
.sf-by-provider {
	padding:20px;
	background-color:#E4E4E4;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
}

.sf-by-provider {
	background-color:#E4E4E4;
}
.sf-by-provider .wp-admin select{
	border:1px solid #fff;
	height:32px;
	padding:2px 10px;
	font-size:12px;
}

.sf-column-names {
	margin-bottom:30px;
	background-color:#f5f5f5;
}


.sf-column-names a {
	background: #FFFFFF;
    border: 1px solid #ddd;
    color: #777777;
    display: inline-block;
	padding: 5px 10px;
    text-shadow: none;
    margin: 0;
	cursor:pointer;
	font-size:12px;
    
}

.sf-wpbody-inr {
	border:1px solid #CCC;
	box-shadow:0 0 2px #ccc;
	margin-top:15px;
	padding:15px;
	background:#fff;
	margin-right:20px;
}
.sf-wpbody-inr .sedate-title{
	padding:20px;
	background:#23282D;
	color:#FFF;
	margin:-16px -16px 0;
	text-align:center;
	border:1px solid #000;
}
.sf-wpbody-inr .sedate-title *{
	margin:0;
	font-size:24px;
}

table.dataTable {
    border-collapse: collapse;
}

#alphabetsort{
	padding:30px 0;
	border:none;
	
}
#alphabetsort li{
	display:inline-block;
	padding:5px 10px;
	border:1px solid #CCC;
	cursor:pointer;
}
#alphabetsort li.active,
#alphabetsort li:active,
#alphabetsort li:focus,
#alphabetsort li:hover{
	background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}



/*modal pop */


.modal-content {
  -webkit-border-radius: 0; 
  -moz-border-radius: 0; 
  border-radius: 0; 
 }
.modal {
}
.modal-header { 
	background:#337ab7;
	padding:15px 25px;
}

.modal-header .modal-title { 
	color:#fff;
}

.modal .modal-body {
	padding:25px;	
}



#providertab {
	border:1px solid #CCC !important;
	background:#F5F5F5;
	padding:10px;
	margin-bottom:30px !important;
}

#providertab li {
	margin:5px;
}

#providertab a {
	background: #FFFFFF;
    border: 1px solid #ddd;
    color: #777777;
    display: inline-block;
	padding: 8px 12px;
    text-shadow: none;
    margin: 0;
	cursor:pointer;
	font-size:13px;
	border-radius:4px;
	-webkit-border-radius:4px;
}

#providertab li.active a {
	background: #2e6da4;
    border: 1px solid #2e6da4;
    color: #FFFFFF;
	outline:none; 
}

#cal-slide-content {
    background-color: #32373c;
	background-image:none !important;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5) inset !important;
}
#cal-slide-content:hover {
	background-color: #32373c !important;
}


.cal-event-list .event.pull-left {
    margin-top: 6px !important;
}
#cal-slide-content a.event-item {
	display:inline-block;
	text-decoration:none !important;
}
#cal-slide-content a.event-item strong{
	text-transform:uppercase;
}
#cal-slide-content a.event-item p{
	color:#CCC;
	margin:0;
}
#cal-slide-content a.event-item span{
	color:#d54e21;
}

.event-info.sf-pending {
	background-color:#E6E00F;
}
.event-info.sf-complete {
	background-color:#10C21E;
}
.event-info.sf-cancel {
	background-color:#F80C12;
}



/*rating css*/
.sf-show-rating .star-rating .caption,
.sf-show-rating .star-rating .clear-rating  { 
	display:none;
}
.sf-show-rating .rating-container { 
	letter-spacing:2px;
	font-size:15px;
}
.sf-show-rating .rating-sm { 
	font-size:15px;
}
.sf-show-rating .rating-disabled { 
	cursor:text;
}
.sf-show-rating .rating-container .rating-stars::before {
    text-shadow:none;
}
.sf-show-rating .rating-container .rating-stars {
    color: #f2d662;
}

/*pop up*/
.member-thumb {
	width:80px;
	text-align:center;
	font-size:12px;
}
.member-thumb img{
	width:100%;
	height:auto;

}

/*Inline CSS*/
.provider-tab-in{
	margin-bottom:0;border-bottom: 6px solid #1f6a8c
}

.default-hidden{ 
	display:none;
}

.city-autocomplete {
    position: absolute;
    z-index: 10000;
    background: #fff;
    border: 1px solid #c3cacf;
    display: none;
    font-family: Arial, sans-serif;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.city-autocomplete > div {
    font-size: 13px;
    padding: 5px 10px;
    cursor: pointer;
}

.city-autocomplete > div:hover {
    background: #c3cacf;
}


.sf-admin-city {
	position:relative;
}

.sf-admin-city .city-autocomplete {
	top:auto !important;
	left:0 !important;
}

.sf-add-city,
.sf-upload-csv {
	display:inline-block;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
}