  	/**
 *
 * Apply your custom CSS here
 *
*/

body {
	 -webkit-user-select: text !important;  /* Chrome all / Safari all */
  -moz-user-select: text !important;     /* Firefox all */
  -ms-user-select: text !important;      /* IE 10+ */
  user-select: text !important;          /* Likely future */   
}	

.Top_head_img {
    padding: 40px 0;
    text-align: center;
}

.cursor-pointer{
	cursor:pointer;
}
.sortbylevelofpay {
  float: left;
}

.icon-green {
    color: #68b828;
}

.icon-red {
    color: #ff0000;
}

.icon-blue {
    color: #334d9a;
}
.create-schedule table td:nth-child(1) {
  min-width: 170px;
}
.create-schedule table td:nth-child(2) {
  min-width: 110px;
}
.create-schedule table td:nth-child(3) {
  min-width: 170px;
}
.create-schedule table td:nth-child(4) {
  min-width: 150px;
  max-width: 150px;
}
.create-schedule table td:nth-child(5) {
  min-width: 170px;
}
.create-schedule table td:nth-child(6) {
  min-width: 90px;
}
.mutliSelect {
  position: absolute;
  top: 45px;
}


.create-schedule table td {
  display: table-cell !important;
}
.create-schedule .input-field-wrapper input{
    width: 100%;
}
.create-schedule .ad-mat-btn{
    margin-top: 10px;
    margin-bottom: 10px;
}
.schudule-sp-design table td:nth-child(4) a{
  width: 100px;
}

.profile-img{
  background-color: #ddd;
  border: 4px solid #eee;
  height: 200px;
  margin: 0 auto;
  text-align: center;
  width: 200px;
  overflow:hidden;
}
@media (min-width: 768px){
.navbar-right .dropdown-menu{
left: auto;
right: 0;
} }

.search_box {
    margin: 20px 0 10px;
	position:relative;
}
.search_box input {
    height: 34px !important;
}
.search_box::after {
    color: #e0e0e0;
    font-family: "FontAwesome";
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 4px;
}
.search-list li{list-style-type:none;}
.search-list li a {
    border: 1px solid #ddd;
    display: block;
    margin: 5px 0;
    padding: 4px 10px;
	position:relative;
}
.search-list li a::after {
    color: #979797;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 9px;
    position: absolute;
    right: 7px;
    top: 7px;
}
.search-list {
    max-height: 500px;
    overflow-y: hidden;
}
.back_bg {
  background-color: #efefef;
  margin-top: 20px !important;
  padding: 10px;
  text-align: center;
  border-right: 20px solid #ffffff;
}
.back_bg:last-child{border-right:none;}
.back_background {
  background-color: #efefef;
  height: 170px;
  text-align: center;
}
.back_background img{text-align:center; margin:10px auto;}

.grey_bg{background-color:#efefef; min-height:171px; position:relative;}
.grey_bg .updated_time{
/*  position:absolute;*/
			  width:100%;
			  text-align:left;
			  bottom:0px;
			  padding:15px !important;}
.description{min-height:100px;
			 padding-left:15px !important;
                         padding-top: 25px !important;
			 width:100%;
			 text-align:left;}
.grey-pencil {
  font-size: 18px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 6px;
  width: 20px;
  color:#333;
}
.grey-pencil a{text-decoration:none;}
.grey_bg p {
  padding: 0px;
  text-align: left;
}
.small_bg {
  background-color: #536cb5;
  border-radius: 10px;
  color: #fff;
  margin-left: 20px;
  margin-top: -5px;
  padding: 4px 20px;
  text-align: center;
}
.small_txt{margin-right:-12px;}
.offset-txt{margin-top:30px;}

.courtsetting {
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 0;
    position:relative;
    cursor: pointer;
}
.courtsetting:after {position:absolute; content: "\f105"; font-family: 'FontAwesome'; z-index: 1; right:0;}


.dashboard_block {
  background-color: #fafafa;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  box-shadow: 0 0 5px #ebebed;
  padding: 15px 0;
  position: relative;
  text-align: center;
  
}
.count-holder{
position:relative;
text-align: center;
width:100px;
margin:0 auto;
}
.cercal {
padding-bottom:0px;

}

.cercal {
  border:1px solid #435DAA;
  border-radius: 50%;
  box-shadow: 1px 1px 2px #AEAEAE;
  color: #333;
  height: 30px;
  line-height: 25px;
  padding-top: 2px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -17px;
  width: 30px;
}


.fb-bg {background:#E6E6E6;}
.facbook {background:#fff; margin-top:30px; padding:10px; border:1px solid #ddd;}
.fb-heading h4 {color:#333;}
.edit-delete-icon {float:right; margin-top:-32px;}
.fb-icons { font-size:16px; margin-right:10px;}
.fb-icon { font-size:16px; margin-right:10px;}
.fb-link a h6 {margin-top:0px;}
.fb-link p {margin-top:10px; color:#000; font-size:13px;}
.fb-box img {width:100%;background:#EAEAEA;}   
.fb-box{
/*min-height:305px; background:#EAEAEA;*/
 background:#EAEAEA;
}
.default-icon {margin:10px 0px 0px 10px; color:#5789D5;}
.icon-default {float:left; margin:10px 10px 0px 0px;}
.user-profile {margin-top:20px;}
.fb-profile {width:50px; height:50px;  float:left;}
.user-name {float:left;}
.user-name h6 {color:#000; margin-left:10px;}
.user-name p {color:#333; margin-left:10px; font-size:12px;}
.like-comment-icon{margin:10px 0px;}



div#activecomment {
    position: relative;
}

.comment-list-box {
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
    z-index: 999;
    height: 150px;
    overflow-y: scroll;
     top:0;
    left: 0;
} 


.comment-list-box .comment-list-thumbnil {
    width: 20px;
    height: 20px;
    vertical-align: top;
    background: #ddd;
    border-radius: 90px;
    float: left;
    margin-right: 9px;
}

.comment-list-box .comment-list-content {
    padding-left: 29px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 9px;
}

.comment-list-thumbnil img {
    width: 100%;
    height: 100%;
    border-radius: 90%;
}

textarea{resize:none;}
.carousel-control {
  bottom: 0;
  color: #333333;
  font-size: 20px;
  left: -25px;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 83px;
}

.fb-box img {
  max-width: 100%;
  min-width: 50%;
  position: relative;
  width: auto;
  display: block;
  margin:0 auto;
}
.edit-delete-icon .fa-trash-o{cursor:pointer;}

.nth4{position:relative; cursor:pointer;}  
/*.nth4::before {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  content: "+";
  font-size: 30px;
  height: 100%;
  padding-top: 28%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}*/
._52d9 {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    left: 0;
    min-height: 167px;
    position: absolute;
    right: 0;
    top: 0;
}
._52da {
    display: table;
    height: 100%;
    width: 100%;
}
._52db {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
._52db > p {
  color: #fff;
  font-size: 16px;
}
.hide{display:none;}

.up-file-btn {
  background: #77B800;
  color: #fff;
  float: left;
  font-size: 14px;
  padding: 7px 10px;
  text-align: center;
  width: 200px;
  cursor: pointer;
}
.upload-title {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
  width: 200px;
}











#myCarouselTwo21 .carousel-inner > .item{text-align:center;}
#myCarouselTwo21 .carousel-inner > .item img{display:inline-block;}

.carousel-control.left, .carousel-control.right {
  background: #212e55 none repeat scroll 0 0 !important;
  border-radius: 50px;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  width: 40px;
}
.carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  left: auto;
  right: -21px;
}
.mob-align-right{text-align:right;}
.reserv-tab li a{display:block;}
.pull-right.btn-block-member {
  position: absolute;
  right: 20px;
  top: 21px;
}
.auto-left{float:left; width:100%}
h4 {
  word-break: break-all;
      font-size: 15px;

}
div.dataTables_filter input {
  width: 165px !important;
  margin-left:0px;
}
input[type="file"] {
  border: medium none;
  display: block;
  padding: 0;
}
label{font-size:12px;}

@media(max-width:980px){
.page-container .main-content{padding:30px 10px;}
.panel{padding:20px 10px;}	
}

@media(max-width:767px){ 
.mob-align-right{text-align:left;}
.slot-button-container{text-align:center !important;}
.pull-right.btn-block-member {
  position: absolute;
  right: -7px;
  top: -11px;
}
.mobile-align{text-align:left;} 
div.dataTables_paginate{float:left !important;}
.back_bg{border-right:none;}
}

@media(max-width:540px){
.col-xxss-12{width:100%;}
.img-icon-onoff {
  margin-left: -18px;
  width: 50px !important;
}
}

@media (max-width:420px){
.col-xss-6{width:100%;}	

}

#preload {
  background-color: rgba(0, 0, 0, 0.8) ;
  height: 100%;
  left: 0;
  line-height: 600px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 20000;
}
.margin-auto{
	float: none;
	margin: 0 auto;
}	
#main-menu .title{padding-left:15px;}
.cursor-pointer{ cursor:pointer;}
.fb-link {
  word-break: break-all;
}

div.datepicker {
    background-clip: padding-box;
    border-radius: 0;
    direction: ltr;
    left: 0;
    margin: 0 auto;
    padding: 4px;
    right: 0;
    width: 500px!important;
    height: 400px!important;
}

table.table-condensed {
    width: 100%!important;
    height: 400px!important;
}


/* GLOBALS */
/*
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}*/


*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: auto;
}
::selection {
    background:#3399ff; 
}

::-moz-selection {
    background: #3399ff; 
}

.color-selecter {
    *zoom: 1;
    font-weight: 400;
}

.color-selecter:after {
    clear: both;
    content: "";
    display: table;
}

/* DEMO 3 */

.selecter-menu-dropdown {
    /* Size and position */
    position: relative;
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;

    /* Styles */
     background-color: #fff;
    background-image: none;
    border: 1px solid #999 !important;
    border-radius: 0;
    cursor: pointer;
    outline: none;

    /* Font settings */
        color: #555;
    font-size: 16px;
}
div#select-categ-id {
    padding-bottom: 10px;
}

.selecter-menu-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #333 transparent;
}

.selecter-menu-dropdown .selecter {
  /* Size & position */
    position: absolute;
    top:100%;
    left: 0;
    right: 0;
	list-style:none;
    /* Styles */
    background: white;
    border: 1px solid rgba(0,0,0,0.17);
    opacity: 0;
    pointer-events: none;
}
.selecter-menu-dropdown .selecter li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #e6e8ea;
}


.selecter-menu-dropdown .selecter li:last-of-type a {
    border: none;
}

/* Hover state */

.selecter-menu-dropdown .selecter li:hover a {
    background: #f3f8f8;
}

.selecter-menu-dropdown.active .selecter {
    opacity: 1;
    pointer-events: auto;
}

/* No CSS3 support */

.no-opacity .selecter-menu-dropdown .selecter,
.no-pointerevents .selecter-menu-dropdown .selecter {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .selecter-menu-dropdown.active .selecter,
.no-pointerevents .selecter-menu-dropdown.active .selecter {
    display: block;
}

.selecter-menu-dropdown .selecter li a span {
    display: block;
    height: 15px;
    position: absolute;
    right: 14px;
    width: 15px;
}
.sortbylevelofpay {
  background-color: #fff !important;
  border: 1px solid #777 !important;
}
.sortbylevelofpay .dropdown-toggle
{ background:transparent;
  border:none;
  position:relative;
		}
.sortbylevelofpay .dropdown-toggle>.caret {
  position: absolute;
  right: -50px;
  top: 5px;
  transition: all 0.3s ease-in 0s;
}
.open .dropdown-toggle .caret {
    transform: rotate(-180deg);
    transition: all 0.3s ease-in 0s;
}
		
.dropdown dt a {
  background-color: #4f6877;
  border: 0 none;
  color: #435daa !important;
  display: block;
  line-height: 24px;
  min-height: 25px;
  overflow: hidden;
  padding: 8px 20px 5px 10px;
  width: 272px;
}
 .dropdown dd ul {
  background-color: #FCFCFC!important;
  border: 0;
  color: #333!important;
  display: none;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 2px;
  width: 272px!important;
  list-style: none;
  height: 100px;
  overflow: auto;
}

/*---------------------------------------------------------------------------------------
  [schedule-List]
------------------------------------------------------------------------------------------*/

.schedule_list_item:after{ content:""; display:table; clear:both}

.owner-name {font-size:15px;font-weight:600;}

.schedule_list_item {
    border-bottom: 1px solid #ececec;
    padding:10px;
	transition:ease-in 0.2os;
}

.schedule_list_item:hover {
    background: #f1f1f1 none repeat scroll 0 0;
}

.schedule_date, .schedule_time {
    display: inline-block;
    font-weight: 600;
    padding: 8px;
}

/*---------------------------------------------------------------------------------------
  [myschedule-List]
------------------------------------------------------------------------------------------*/
.myschedule_list_item:after{ content:""; display:table; clear:both}


.myschedule_list_item {
    border-bottom: 1px solid #ececec;
    padding:15px 10px;
	transition:ease-in 0.2os;
}

.myschedule_list_item:hover {
    background: #f1f1f1 none repeat scroll 0 0;
}

.schedule_date, .schedule_time {
    display: inline-block;
    font-weight: 600;
    padding: 8px;
}

.input-field-wrapper input {
    border: 1px solid #ccc !important;
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

.badge-important {
    position: absolute;
    right: 10px;
}

/**********************************************
edit By shilpa
***********************************************/
.pull-left.select-sp select{
	border:1px solid transparent !important;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:97px 13px;
    background-image: url(https://clubscaddy.com/clubscaddy_v2/assets/images/arrow-dropdown1.png);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	width: 120px;
}
.pull-left.select-sp select option{
	padding:5px;
}
.select-sp select option.sp{
	background:#efefef;
	color:#fff;
	padding:5px;
}
.cont-spa{
	width:100%;
}
.cont-spa a, .cont-spa a:hover {
    border: 1px solid #ccc;
    border-radius: 36px;
    float: left;
    height: 38px;
    padding: 7px;
    width: 150px;
	margin:2px 10px;
	text-align: center;
	text-decoration:none;
}
.cont-spa a span {
    background: #036 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    float: left;
    height: 22px;
    text-align: center;
    width: 22px;
	padding: 2px;
}
.head-capta{
	background:#EBEBF1 ;
	padding:10px;
}
.head-capta h3{
	margin:0;
	font-size:16px;
	color:#333;
}
.capt-list-desi ul{
	list-style:none;
	padding-bottom:20px;
	border-bottom:1px solid #efefef;
}
.capt-list-desi ul li{
	display:inline-block;
	vertical-align:middle;
	margin-top:10px;
	font-size:18px;
	cursor:pointer;
	
	
}
.capt-list-desi ul li h3{
	font-size:18px;
}
.capt-list-desi ul li:last-child{
	float:right;
	
}
.capt-list-desi ul li:last-child h3{
	font-size:15px;
}
.modal .modal-dialog .modal-content .sp-header h4{
	font-size:22px;
}
.modal .modal-dialog .modal-content .sp-header button{
	color: #fff;
    margin-top: 5px;
    opacity: 1;
}
.modal .modal-dialog .modal-content .sp-header {
	background:#036;
	color:#fff;
	padding: 15px 10px;
    text-align: center;	
}
.modal.fade.sp-modal .modal-content{
	padding:0;
	border: 1px solid transparent;
}
.capt-list-desi {
    padding: 0 15px;
}

.modal.fade.sp-modal .modal-footer{
	padding:10px;
}

.capt-list-desi ul li:first-child{
	
	margin-right:20px;
}
.location-line{
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 350px;
}

.fb-box .modal-dialog {
    min-width: 500px!important;
    margin: 30px auto;
    max-width: 1000px !important;
	width:auto !important;
}
.fb-box .modal-dialog img{
	width:auto;
}
.profile-boc {
    display: block;
    margin: 0 auto;
    width: 70%;
	box-shadow: 2px 3px 17px 0 rgba(227, 227, 227, 0.96);
	border:1px solid #efefef;
	height:100%;
	padding:10px;
}
.slide-profile-space{
	margin:30px auto;
	
}
.fild-dl {
  border: 1px solid #efefef;
  border-radius: 3px;
  display: block;
  margin: 0 auto 20px;
  padding: 10px;
  width: 58%;
  box-shadow: 2px 3px 17px 0 rgba(227, 227, 227, 0.96);
}
.comment-new-classi textarea {
    width: 84% !important;
}
.form-group.search_box > div#user_list, .form-group.search_box > div#user_list1 {
    background: #fff none repeat scroll 0 0;
    position: absolute;
    width: 100%;
    z-index: 1111111;
}
.prof .prof1{
font-size: 12px;
 color:#fff; 
 margin-bottom: 20px; 
margin-left: 10px;
}
.send-btn-comment {
        background: #cccccc none repeat scroll 0 0;
        border-radius: 50%;
        bottom: 0;
        color: #fff;
        font-size: 10px;
        height: 35px;
        padding: 10px;
        vertical-align: bottom;
        width: 35px;
        border:none;
}
.comment-new-classi textarea {
        resize: none;
        overflow: hidden;
        min-height: 50px;
        max-height: 100px;
}

@media (max-width:360px){
	
.comment-new-classi textarea {
    width: 81% !important;
}	
}

/*========================================================================*/ 
                            /*14-12-2017*/
/*========================================================================*/

.add_class_wrapper {width:650px;}


.add_class_wrapper fieldset .form-group .form-control {height: 45px;}

.add_class_wrapper fieldset .form-group [class*="col-"]:last-child {padding-right:0;}

.add_class_wrapper fieldset .form-group [class*="col-"]:first-child {padding-left:0;}

.add_class_wrapper fieldset .form-group .bootstrap-select {
    border: 1px solid #888;
    width: 100% !important;
}
.add_class_wrapper fieldset .form-group .bootstrap-select button {
    height: 42px;
    margin-bottom: 0;
}
.add_class_wrapper fieldset .form-group [class*="col-"]:nth-child(2) {
    padding-left: 0 !important;
}

.colorpicker .bootstrap-select .dropdown-menu .inner li:nth-child(1) a::after {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 11px;
    width: 20px;
}
.colorpicker .bootstrap-select .dropdown-menu .inner li:nth-child(2) a::after {
    background: #800000 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 11px;
    width: 20px;
}

.colorpicker .bootstrap-select .dropdown-menu .inner li:nth-child(3) a::after {
    background: #e9967a none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 11px;
    width: 20px;
}

.colorpicker .bootstrap-select .dropdown-menu .inner li:nth-child(4) a::after {
    background: #bc8f8f none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 11px;
    width: 20px;
}

.colorpicker .bootstrap-select .dropdown-menu .inner li:nth-child(5) a::after {
    background: #ff69b4 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 11px;
    width: 20px;
}

.btn-submit {
    background: #2b4592 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    padding: 8px 36px;
}



.switch {
    float: left;
    font-size: 36px;
    text-align: center;
    width: 50px;
}
.slot_period {
    color: #000;
    float: left;
    font-size: 24px;
    padding: 8px;
    text-align: center;
    width: 375px;
}
.weekslot-wrapper::after {
    clear: both;
    content: "";
    display: table;
}
.weekslot-wrapper {
    margin: 0 auto 30px;
    width: 476px;
	position:relative;
}




.sloat-tabel-hader .list-unstyled {background:#ccc;margin:0;}

.sloat-tabel-body li::after {clear: both; content: "";display: table;}

.sloat-tabel-hader li {display:inline-block;width:13.8%;}

.sloat-tabel-hader li span {display:block;text-align:center;margin-bottom:10px;}

.sloat-tabel-hader li .sloat-day {color:#000;font-size:18px;height:40px;padding:12px 12px 0;text-align:center;}

.sloat-tabel-body li {margin-bottom:1px;}

.sloat-tabel-body li .sloat-content {border-right: 1px solid #fff;float: left;text-align:center; 
width:14.28%;position: relative; height:60px;}

.sloat-tabel-body li .sloat-content a {display: block;padding: 7px 0;}

.sloat-tabel-body li .sloat-content p {color:#fff;font-size:11px;margin:0;}

/*.sloat-tabel-body .list-unstyled li:nth-child(1) {background:#b89179;}
.sloat-tabel-body .list-unstyled li:nth-child(2) {background:#818060;}
.sloat-tabel-body .list-unstyled li:nth-child(3) {background:#7b5250;}
.sloat-tabel-body .list-unstyled li:nth-child(4) {background:#69777c;}*/


.sloat-tabel-body li .sloat-content.select {background: #008000 !important;}
.sloat-tabel-body li .sloat-content.R-select {background: #FF0000 !important;}

.NA {padding:16px;}

.sloat-tabel-body li .sloat-content.D-select {background: #a5a5a5 none repeat scroll 0 0;}

.sloat-tabel-body li .sloat-content.D-select-user {background: #a5a5a5 none repeat scroll 0 0;position: relative;}

.sloat-tabel-body li .sloat-content.D-select-user::after {color:#364d8f;content:"";font-family:FontAwesome;position:absolute;right:20px;top:3px;}

.sloat-tabel-body li .sloat-content.D-select-onlyuser::after {color:#364d8f;content:"";font-family:FontAwesome;position:absolute;right:20px;top:3px;}

.abso-btn-wrap {
    background: #334d9a none repeat scroll 0 0;
    border: 1px solid #253f8c;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -7px;
}

.abso-btn-wrap a{ color:#fff; padding: 0 11px;}


.slot-button-container {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 1px 0 5px #666666;
    display: none;
    padding: 20px 10px 10px;
    position: fixed;
    right: 0;
    width:100%;
    z-index: 1;
}

.abso-btn-wrap > button {background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:medium none;color:#fff;}

.nav.nav-tabs + .tab-content {padding:30px 0 !important;}


.classesevent-wrap .nav-tabs li a {background: #435daa none repeat scroll 0 0 !important;color:#fff;margin:-1px;padding:10px 31px;}

.classesevent-wrap .nav-tabs {padding-bottom:1px;}

.classesevent-wrap .nav-tabs li.active a {background: #5674c7 none repeat scroll 0 0 !important;color: #fff;margin-bottom: 0;}

.classesevent-wrap .tab-content .panel {border:1px solid #eee;}



.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}

.searchbar .stylish-input-group {
    float: left;
    width:85%;
}

.searchbar > span {
    margin-left: 30px;
}

.searchbar .stylish-input-group .input-group-addon {
    background: #334d9a none repeat scroll 0 0 !important;
    border: 1px solid #253f8c;
    color: #fff;
}

.searchbar .input-group .search_box {
    margin-top: 0;
} 


.participants_list_wrap {
    margin-top: 30px;
}
.participants_list_wrap .list-unstyled > li::after {
    clear: both;
    content: "";
    display: table;
}

.participants_list_wrap ul li {
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    padding: 5px 5px 13px;
}


.participants_thumb {
    background: #eee none repeat scroll 0 0;
    border-radius: 60px;
    float: left;
    height: 60px;
    width: 60px;
}

.participants_thumb img {
    border-radius: 60px;
    width:60px;
}

.participants_info {
    color: #282828;
    float: left;
    font-size: 18px;
    margin-top: 15px;
    padding-left: 30px;
    width: 85%;
}


.close_btn_wrap {
    float: left;
    margin-top: 15px;
}
.close_btn_wrap a {
    border: 1px solid #333;
    border-radius: 50px;
    display: block;
    font-size: 19px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 30px;
}


.btn.btn-delete {
    font-size: 18px;
}

.panel-body h3 {
    color: #282828;
    margin-bottom: 35px;
    margin-top: 0;
}

.searchbar .input-group .search_box #user_list {
    z-index: 99;
    top: 34px;
    left: -3px;
}

.modal-header1 .close {
    position: absolute;
    right: 13px;
    top: 10px;
    opacity: 1;
    text-shadow: none;
    color: #fff;
}


#user_list, #user_list1 {
    max-height: 250px;
    min-height: inherit;
    overflow-x: hidden;
    overflow-y: auto;
}

.b_icon {
    color: #ff0000;
    cursor: pointer;
    font-size: 26px;
    margin-top: 8px;
}

.fwidth {
    display: block;
    overflow: hidden;
    width: 137px;
    word-wrap: break-word;
}
@media (min-width:320px) and (max-width:768px){
.main-content::after{ background:none !important;}
}
.scroll-bg {
    max-height: 310px;

    overflow-y: scroll;
}