.club-primary{
	background-color: #3fccc5;
	border-color: #3ebfb9;
}
.club-primary:hover,
.club-primary:active,
.club-primary:focus,
.club-primary:focus:active{
	background-color: #3ebfb9;
	border-color: #3ebfb9;
	color:#f9f9f9;
}
a.club-primary,button.club-primary{color:#fff;}
.mar-7p-top{margin-top:7%;}
.content-header h1{text-transform: capitalize;}
.controls-icon a i,.controls-icon span i{font-size:16px;}
.box-header.with-border h3{vertical-align: middle}
.content-wrapper{overflow: hidden;}
.massaction-bar{
	position: fixed;
	width: 83%;
	bottom: 0;
	right: 0;
	margin: auto;
}
.massaction-bar .box {margin-bottom: 0;}
/*
*	LANG FLAGS
*/
#lang-icons-bar .sprite{display: inline-block}
.sprite {
	background-image: url('../images/lang_flgs.png');
	background-repeat: no-repeat;
	display: block;
}
.spt-eng,.spt-fr {width: 21px;height: 21px;background-position: 0px 0px;}
.spt-fr {background-position: -24px 0px;}
/*
*	SELECT2
*/
.select2-container--default .select2-selection--single{height: 34px;border-color: #d2d6de;border-radius:0;}
/*
*	PAGINATION
*/
#my-pagination{display: block;text-align: center;padding:0;}
#my-pagination>li{display: inline-block;marign:0;padding:0;margin-left: -3px !important;}
#my-pagination>li>a{font-size:14px;padding: 5px 12px;}
#my-pagination>li.active>a{background-color: #3fccc5;border-color: #3fccc5;}
/*
*	DATATABLE PAGINATION
*/
.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: #3fccc5;
    border-color: #3fccc5;
}
/*
*	PROGRESS BAR
*/
.progress-bar-success{background-color:#3fccc5;}
#example2 thead th{text-transform: capitalize;}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #3fccc5;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}
/*
 *	DEFAULT BG COLOR
 */

.bg-default-grey {background-color: #ecf0f5};

/*
 *	CK EDITOR
 */
.cke_toolgroup,a.cke_combo_button,.cke_bottom,.cke_top{background: #f4f4f4 !important;background-image:none !important;}
a.cke_button_off:hover,a.cke_combo_button:hover,a.cke_button_on,
a.cke_button_off:active,a.cke_combo_button:active,a.cke_button_on,
a.cke_button_disabled:hover,
a.cke_button_disabled:active{background: #e7e7e7 !important; background-image:none !important;}

a.cke_button_off:focus,a.cke_combo_button:focus,a.cke_button_on,a.cke_button_disabled:focus{background: #e6e6e !important;}

.dp_none,
a.cke_button.cke_button__image,
a.cke_button.cke_button__maximize,
a.cke_button.cke_button__about,a.cke_button.cke_button__specialchar{display:none}
a.cke_button_disabled:focus,
a.cke_button_disabled:active{background: #3fccc5 !important; background-image:none !important;}
/*
 *	FONT SIZE
 */
.fs-12 {font-size: 12px !important;}
.fs-14 {font-size: 14px !important;}
.fs-16 {font-size: 16px !important;}
.fs-24 {font-size: 24px !important;}
.fs-26 {font-size: 26px !important;}
/*
 *	DASHBOARD CSS
 */
ul.top_bar_chart{list-style: none;}
ul.top_bar_chart li span{width: 15px; height: 15px;float: left;margin-right:10px;}
.width_40{width:40px;}
.width_10{width:10px;}
.donut_box{ position: relative; height: 356px; }
.donut_box #donut-chart{ height: 100%; }
.donut_box #pie_total{position: absolute; top: 0; left: 0; right:0; bottom:0; margin: auto; width:200px; height: 40px;}
.donut_box #pie_total #pie_total_inner{font-size:40px; line-height:40px; text-align:center; color: #000; font-weight: 600;}
/*
 *  CLUB SETTINGS
 */
.copyCc .btnCcEmailsRemove { display: none; }
.CcCloningDiv .btnCcEmailsRemove{ display: block !important; }

.copyBcc .btnBccEmailsRemove { display: none; }
.BccCloningDiv .btnBccEmailsRemove{ display: block !important; }

/*
 *  CLUB SETTINGS
 */
.club-title{ width: 50%; position: absolute; z-index: 9999; top: 0; left: 0; right: 0; text-align: center; margin: 0 auto; color: white}
.club-logo-top {display: inline}

/*
 *  CURSOR
 */
.cursor-pointer{cursor: pointer;}
.txt-club-primary{ color: #3fccc5; }
.txt-club-text{ color: #259c96; }
.txt-white{ color: #ffffff; }
.txt-black{ color: #000000; }

.mailbox-attachment-icon { height:132px; position: relative; }
.mailbox-attachment-icon img { max-width: 100%; max-height:100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}

/*
* Team Members Side bar
*/
table#team_users{ width:100%; }
.tbl_row{padding: 10px 5px; border-bottom: 1px solid #ddd;}
select[multiple] {min-height: 200px;}

/*
 *	Margin And Paddings
 */
.m-t-3{margin-top: 3px;}
.m-t-0{margin-top: 0px;}
.m-r-0{margin-right: 0px;}
.m-l-0{margin-left: 0px;}
.m-b-0{margin-bottom: 0px;}
.m-t-5{margin-top: 5px;}
.m-t-8{margin-top: 8px;}
.m-t-10{margin-top: 10px;}
.m-t-15{margin-top: 15px;}
.m-t-20{margin-top: 20px;}
.m-t-30{margin-top: 30px;}
.m-r-5{margin-right: 5px;}
.m-r-10{margin-right: 10px;}
.m-r-15{margin-right: 15px;}
.m-r-20{margin-right: 20px;}
.m-r-30{margin-right: 30px;}
.m-b-3{margin-bottom: 3px;}
.m-b-5{margin-bottom: 5px;}
.m-b-7{margin-bottom: 7px;}
.m-b-10{margin-bottom: 10px;}
.m-b-15{margin-bottom: 15px;}
.m-b-20{margin-bottom: 20px;}
.m-b-30{margin-bottom: 30px;}
.m-b-35{margin-bottom: 35px;}
.m-l-5{margin-left: 5px;}
.m-l-10{margin-left: 10px;}
.m-l-15{margin-left: 15px;}
.m-l-20{margin-left: 20px;}

.p-t-5{padding-top: 5px;}
.p-t-10{padding-top: 10px;}
.p-t-15{padding-top: 15px;}
.p-t-20{padding-top: 20px;}
.p-r-5{padding-right: 5px;}
.p-r-10{padding-right: 10px;}
.p-r-15{padding-right: 15px;}
.p-r-20{padding-right: 20px;}
.p-b-5{padding-bottom: 5px;}
.p-b-10{padding-bottom: 10px;}
.p-b-15{padding-bottom: 15px;}
.p-b-20{padding-bottom: 20px;}
.p-b-30{padding-bottom: 30px;}
.p-l-5{padding-left: 5px;}
.p-l-10{padding-left: 10px;}
.p-l-15{padding-left: 15px;}
.p-l-20{padding-left: 20px;}

/*
 *	Margin And Paddings
 */
.no-border{border:none;}
.no-border-radius{border-radius:0;}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #3fccc5;
}

.my-profile{ background: #fff; padding: 5px; color:#3fccc5;}
.go-back-profile{ background: #3fccc5; color:#fff; padding: 5px 10px; }
.go-back-profile:hover{ color:#fff; background: #3ebfb9;}

/* custom css override*/
.list-group-item:last-child{
	border-bottom: none;
}
.club-box-primary{
	border-top: 3px solid #3fccc5;
	border-radius: 0;
}

#customModel .box{
	box-shadow:none;
}

#customModel .password-box .modal-footer .popover{display: none !important;}

.img-icon{ width: 20px; }

#map {
  height: 150px;
}
#infowindow-content .title {
  font-weight: bold;
}

#infowindow-content {
  display: none;
}

#map #infowindow-content {
  display: inline;
}
.nomargin{
  margin: 0 !important;
}
.same-btn{
  width: 16%;
  background-color: #3fccc5;
  color: white;
  margin: 10px 5px;
}

#customModel .availability-status-box .modal-footer .popover{display: none !important;}
#customModel .availability-box .modal-footer .popover{display: none !important;}
#customModel .compose-email-box .modal-footer .popover{display: none !important;}
#customModel .participants-comment-box .modal-footer .popover{display: none !important;}

.div-center {
 margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	float: none;
}
.div-mail-receiver label{
	display: inline-block;
}
.border-0{
	border: none;
}
.border-0{
	border: none;
}
.border-0:hover{
	border: 1px solid;
	border-color: #3fccc5;
	border-radius: 2px
}
.event-w3w what3words-autosuggest {
    display: block;
    font-size: 16px;
    background-color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    color: #333;
 }
 .d-flex {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.min-width-label{
	min-width: 120px;
}
