@media print {
  @page { margin: 30px 0px 30px 0px; }
  body { margin: 0.5cm; }
  .normalheader {
  	margin-top: -50px;
	padding: 0px;
  }
  .page-breaker {
  	page-break-after: always !important;
  }
  .print-no-border {
  	border: 0px !important;
  }
  .competency_table {
	  margin: -20px !important;
	  padding: 0px !important;
  }
}
.optionbar {
  padding: 25px 40px 10px 40px;
}
.panel_wrapper {
  padding: 0px 40px 0px 40px;
}

.margin-left-5 {
	margin-left: 5px;
}
.margin-left-30 {
	margin-left: 30px;
}
.margin-right-5 {
	margin-right: 5px;
}

.margin-left-10 {
	margin-left: 10px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-right-20 {
	margin-right: 20px;
}

.margin-top-20 {
	margin-top: 20px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-bottom-0 {
	margin-bottom: 0px !important;
}
.margin-top-0 {
	margin-top: 0px !important;
}

.margin-5 {
	margin-left: 5px;
	margin-right: 5px;
}
.margin-10 {
	margin-left: 10px;
	margin-right: 10px;
}
.margin-20 {
	margin-left: 20px;
	margin-right: 20px;
}
.margin-40 {
	margin-left: 40px;
	margin-right: 40px;
}

.margin-0 {
	margin: 0px !important;
}
.padding-20 {
	padding: 20px 20px 20px 20px !important;
}
.padding-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.smallgrey {
	color: #333 !important;
	font-size: 1em !important;
	margin: 2px;
}
.bigblue {
	font-size: 1.5em !important;
	font-weight: bold;
	margin: 2px;
}
.medfont {
	font-size: 1.2em !important;
}
.bigfont {
	font-size: 1.5em !important;
}
.smallfont {
	font-size: 0.7em !important;
}
.smallerfont {
	font-size: 10px !important;
	font-weight: normal;
}
.font25 {
	font-size: 25px !important;
}
.biggerfont {
	font-size: 2em !important;
}
.biggestfont {
	font-size: 3em !important;
}

.listitem .hpanel .panel-body:hover,
	.forum-body:hover,
	.forum-sport-body:hover,
	.forum-type-body:hover {
	background-color: #e3fce3 !important;
	cursor:pointer;
}


.content_span:hover {
	background-color: #e3fce3 !important;
}

.content_item, .plan-body {
	cursor:pointer !important;
}
.plan-active {
	background-color: #d9edf7 !important;
}
.bettercoaches {
	color:#6666cc;
}
.coaches {
	color: #000;
}
.bluebold {
	color: #6666cc !important;
	font-weight: bold !important;
}
.file-body i{
	margin: 30px;
}
.dz-message {
	font-size: 30px;
	margin: 1em 0 !important; 
	line-height: 1em !important;
	vertical-align: middle !important;
}
#photoi {
	vertical-align:middle;
}
.dropzone {
	background-color: #e3fbe6 !important;
	border: 2px dashed #0a8b16 !important;
	padding: 0px !important;
    cursor: pointer;
	text-align: center;
	min-height: 100px;
	margin: 1em 0 !important; 
}

.videoUpload {
	background-color: #e3fbe6 !important;
	border: 2px dashed #0a8b16 !important;
	padding: 30px !important;
    cursor: pointer;
	text-align: center;
}
#videofile {
	position: fixed; 
	top: -200em;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
}
.during-upload, .post-upload {
	text-align: center;
	font-size: 1.5em;
}

#upload-progress {
	width: 70%;
	color:#0063a6;
	font-size:2em;
	line-height:2em;
	text-indent:2em;
	border:1px solid #0063a6;
	background:#fff;
}
#upload-progress::-webkit-progress-bar { background:#fff; }		
#upload-progress::-webkit-progress-value, progress::-moz-progress-bar { background:#0063a6; }

.paddingbottom40 {
	padding-bottom: 40px;
}
.oneemfont {
	font-size: .5em !important;
}
.small_circle_photo {
  width: 25px !important;
  height: 25px !important;
  margin-left: 2px;
  margin-bottom: 4px;
  margin-top: -5px;
}
.profile_circle_photo {
  width: 42px;
  height: 42px;
  margin-left: 2px;
  margin-bottom: 4px;
  margin-top: -5px;
}
.text-color-grey, .text-color-grey a {
	color: #999;
}
.text-color-grey a:hover {
	color: #333366;
}


.stickit {
    position: fixed;
    top: 61px;
    width: 180px;
}
.areatitle {
  font-size: 17px !important;
}
#rating-span {

}

#post-upload-status li {
	list-style: none;
}
.bgred {
	background-color: #ffcccc !important;
}


@media all and (max-width:800px) {
   .mobile-button { 
   		width: 100%; 
		display:block; 
	}
	.vertical-timeline-content {
	  margin-left: 0px !important;
	}
	
}   
.middlename {
	display:none;
}
#message {
	background-color: #ffffcc !important;
}
.vertical-timeline-content {
	background-color: #f7f9fa !important;
}
.vertical-timeline-content:after {
	border-right-color: #f7f9fa !important;
}
/*
@media (max-width:768px) {
	.editor-box {
		min-height: 100px;
	}
}  
@media (min-width:768px) and (max-width: 992px){
	.editor-box {
		min-height: 133px;
	}
}   
@media (min-width:992px) and (max-width: 1300px){
	.editor-box {
		min-height: 166px;
	}
}   
@media (min-width: 1300px) and (max-width: 1500px){
	.editor-box {
		min-height: 180px;
	}
}   
@media (min-width: 1500px){
	.editor-box {
		min-height: 200px;
	}
} 
*/
.LoadingAnimation{position:relative;
	top:0;
	left:0;
	bottom:0;
	right:0;
	overflow:hidden;
	width:50px;
	height:00;
	padding-top:50px
}
.LoadingAnimation>.animated-bar{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:12%;
	background:#33cc33;
	-webkit-animation:stretchdelay 1.2s infinite ease-in-out;
	animation:stretchdelay 1.2s infinite ease-in-out;
}
.LoadingAnimation>.bar2{left:22%;
  -webkit-animation-delay:-1.1s;
  animation-delay:-1.1s}
.LoadingAnimation>.bar3{left:44%;
  -webkit-animation-delay:-1s;
  animation-delay:-1s}
.LoadingAnimation>.bar4{left:66%;
  -webkit-animation-delay:-.9s;
  animation-delay:-.9s}
.LoadingAnimation>.bar5{left:88%;
  -webkit-animation-delay:-.8s;
  animation-delay:-.8s}
@-webkit-keyframes stretchdelay{0%,40%,100%{ -webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,100%{ -webkit-transform:scaleY(0.4);
  transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);
  transform:scaleY(1)}
}
.LoadingAnimationWrap{
	width: 50px;
	margin: 0 auto;
}
.fa-2 {
  font-size: 2em;
}
.fa-3 {
  font-size: 4em;
}
.fa-4 {
  font-size: 7em;
}
.fa-5 {
  font-size: 12em;
}
.fa-6 {
  font-size: 20em;
}
.hilite {
	background-color: #FFFFCC !important;
}
#group_span {
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  margin-left: 181px;
  z-index: 100;
}
@media (max-width:768px) {
	#group_span {
	  margin-left: 0px;
	}
	.biggerfont {
		font-size: 1em !important;
	}
	.resource-header {
		font-size: 0.7em !important;
	}	
	#group_span {
	  position: absolute;
	  top: 0px;
	  left: 0;
	  right: 0;
	  margin-left: 0px;
	  z-index: 100;
	}
	.chat-discussion {
		padding: 0 !important; 
	}
	.chat-message {
		padding-left: 0 !important; 
		padding-right: 0 !important; 
	}
	.message {
		margin: 0 !important; 
	}
	.content_item h4, .resimage, .resbutton {
		text-align: center;
	}

	.tagbar {
		white-space: normal;
		font-size: 1.3em;
		display: inline !important;
		margin-top: 10px;
		width: 100%;
		max-width: 100%;
	}
	.panel-footer {
		overflow: auto !important;
	}
	
	
}
@media (min-width:768px) {
	.resourcespan .panel-footer {
		overflow: auto !important;
	}
	.tagbar {
		white-space: normal;
		max-width: 60%;
	}
}

@media (max-width:1400px) {
    .hidden-under-xl {
        display: none;
    }
}
.close-box {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  background: #f7f9fa;
  padding: 4px 5px;
  border-left: 1px solid #e4e5e7;
  border-bottom: 1px solid #e4e5e7;
}
#user_menu {
  z-index: 1002;
}
#group_span .file-body {
	font-size: 10px;
}
.responsive-icon {
	font-size: 4vw;
}

.img_container {
    position:relative;
    display:inline-block;
}
.btn_in_image {
    position:absolute;
    top:0px;
    right:15px;
}
.btn_in_image i {
	font-size: 1em !important;
	margin: 2px !important;
}
.star_in_image {
    position:absolute;
    top:0px;
    left:15px;
}

.big_group_icon i {
	font-size: 5em !important;
	margin: 30px;
}
.small_group_icon i {
	font-size: 2em !important;
	margin: 10px;
}
.secondheader {
	margin: 20px 40px -27px 40px;

}
.col-fixed-90 {
	padding: 0px 10px 0px 10px;
    width:90px;
	display: table-cell;
	height: 100%;
}
.col-fixed-90 img {
	width: 90px;
}
.col-fixed-70 {
	padding: 0px 10px 0px 10px;
    width:70px;
	display: table-cell;
	height: 100%;
}
.col-fixed-70 img {
	width: 70px;
}
.col-fixed-60 {
	padding: 0px 10px 0px 10px;
    width:60px;
	display: table-cell;
}
.col-fixed-60 img {
	width: 60px;
}

.col-fixed-50 {
	padding: 0px 10px 0px 10px;
    width:50px;
	display: table-cell;
	height: 100%;
}
.col-fixed-50 img {
	width: 50px;
}

.forum-span {
	display: table; 
	width: 100%;
}
.forum_row {
	padding: 0px 20px 0px 20px;
	display: table-cell;
}
.forum_row a {
	color: #6666cc;
	font-weight: bold;
}
.vert-top {
	vertical-align: top;
}
.brand-desc {
	width: 250px !important;
	margin-left: 140px !important;
}
.landing-page header {
  background: url('/s/includes/images/header.jpg') 50% 0 no-repeat !important;
}
table.smallfont td {
	font-size: 11px;
}
table.nomargin {
	margin-bottom: 0px !important;
}
.pricing-title .smallerfont {
	display:block;
	line-height: 5px;
	margin-bottom: 20px;
	border: 1px solide #000;
}
.rssimg {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.competency_thumb, .mp_thumb {
	display:inline;
	width: 80px;
	height: 80px;
	margin-right: 5px;
	cursor: pointer;
}

.unreadimg {
	width: 45px;
	height: 45px;
	margin: 0px 10px 0px 10px; 
	font-size: 35px !important;
}
.unread_user {
	margin-left: 25px;
	white-space: nowrap;
}
.unread_user p{
	text-align: right;
}

.heading-faded {
	font-weight: normal !important;
}
.newsfeed .panel-body{
	padding: 10px;
	
}
.brandpin {
	background-color: #f7f9fa;
	height: 270px;
	overflow-y: auto; 
}
.twitterfeed {
	min-height: 300px !important;
}
#twitter-widget-0 {height:380px !important;}

.noborder {
	border: 0px !important;
}
.newsicon {
	font-size: 40px !important;
	margin-right: 12px;
	display: inline;
}
#contact_form .help-block, #registerForm .help-block {
	font-weight: bold;
	font-style: italic;
	padding: 5px !important;	
}
.register-container {
	padding-top: 20px !important;
	padding-bottom: 100px !important;
}
.greenback {
	background-color: #62cb31 !important;
	color: #FFFFFF !important;
}
.redback {
	background-color: #cb3831 !important;
	color: #FFFFFF !important;
}
#account-table>tbody>tr>td {
	padding: 20px !important;
	line-height: 300% !important;
}

.largeOR{
	font-size: 1.3em;
	font-weight: bold;
	background-color: #FFFFCC !important;
	color: #DD0000 !important;
}
.userviewed {
	background-color: #FFFFFF !important;
}

.unviewed {
	background-color: #fbfce3 !important;
}
.label-menu-corner .label {
  font-size: 12px;
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 10px;
  top: 12px;
}
.label-menu-plus .fa {
  font-size: 11px;
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 10px;
  bottom: 12px;
}

.summary2 {
	padding-left: 0px !important;
	padding-right: 10px !important;
	margin-right: 0px !important;
	height: 60px !important;
}
.summary2 a {
	white-space: normal !important;
	min-width: 600px !important;
	padding-right: 0px !important;
}
.summary3 {
	padding-left: 0px !important;
	padding-right: 10px !important;
	margin-right: 0px !important;
}
.summusers {
	height: 60px !important;
}
.summary3 a {
	white-space: normal !important;
	min-width: 300px !important;
	padding-right: 0px !important;
}

.dropdown-menu.hdropdown .title { 
	white-space: nowrap;
}
#logo {
	position: relative;
}

.center_vert_horiz {
   position: absolute;
   width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.url_pointer {
    cursor: pointer;
	font-weight: bold;	
	color: #6666cc !important;
}
.brand_coach, .delete_comment {
    cursor: pointer;
}

#mobile-collapse { 
  max-height: 400px;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch; // mobile safari
}
.menu_tds {
	text-align: center;
}
.menu_tds a  {
	border: 3px solid #fff;
}

.menu_tds a:hover {
	background-color: #f7f8fa;
	border: 3px solid #ecedf0;
	border-radius: 7px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}
.underlined {
	text-decoration: underline;
}
.greyback {
	background-color: #f1f3f6 !important;
}

.res-user-img {
	max-height:  90px;
}

.ulmargin0 li, .ulmargin0 ul {
	margin-left: -10px !important;
}

.self-assess , .form-scale {
	font-weight: bold;
	text-align: center;
	min-width: 40px;
	font-size: 16px;
}
.self-val, .self-val[disabled] {
	color: #FFF;
	background-color: #62cb31;
}
.self-val-blue {
	color: #FFF;
	background-color: #6699cc;
}

h2 .label {
	font-size: 14px !important;
}
.stand-panel {
	font-size: 16px !important;
}
h4 .label {
	font-size: 12px !important;
}
.whitefont {
	color: #FFFFFF !important;
}
.draggable-placeholder {
	border: 2px dashed #999;
	background-color: #eee;
}
.draggable {
	/*overflow: overlay !important;*/
	min-height: 350px;
}
.draggable .panel-heading .pull-right {
	padding-right: 15px;
}
.dashboard-activate {
	position:absolute;
	top: 5px;
	right: 25px;
}

/*
.tour-step-background {
		opacity: 0.4;
}
.tour-step-background, 
.tour-backdrop {
    position: fixed;
}
.tour-step-background, 
.tour-backdrop {
    position: fixed;
}
*/


.tour-step-background {
    background: #fff;
}

.tourbutton {
	background-color: #FFFFFF !important;
	padding: 10px !important;
	font-weight: bold;
	cursor: pointer;
}


// Usage as a mixin
.element:after {
    display: block;
    content: "";
    clear: both;
}
#unreadajaxloader {
	padding: 50px;
}
#contributorajaxloader {
	padding: 50px;
}

.br-theme-fontawesome-stars .br-readonly a {
	cursor: default !important;
}

.panel-blue {
	background-color: #337ab7 !important;
}
.panel-title-white  {
	color: #fff !important;
	font-size: 20px !important;
}
.panel-title-white small  {
	color: #EEE !important;
}

.panel-green {
	background-color: #a7cc97 !important;
}
@media screen and (min-width: 768px) {
  .modal-lg{
      width:900px;
  }

  .modal-sm{
      width:300px;
  }
}
.bg-white {
	background-color: #FFF;
}
.bcpvpa {
	margin-bottom: 10px;
	vertical-align:middle;
	display:inline;
}

.add_response {
	color: #FFF !important;
	font-weight: normal !important;
}
.label-help {
	font-weight: normal;
}
.chat-user{
	cursor:pointer;
}

.chat-user:hover {
	background-color:#FFFFCC;
}
#chat-message {
	background-color: #ffffcc !important;
}
.toast-message a {
	color: #6666cc !important;
}
.tag_me {
	min-width: 150px;
}
a.white {
	color: #FFFFFF !important;
}
a.white:hover {
	color: #EEEEEE !important;
}
.brand_logo {
	padding-top: 5px !important;
}

#promo_do {
	cursor:pointer !important;
}
.widgetbox, .widgetbox_white {
	min-height: 200px !important;
}
.widgetloading{
	padding-top: 40px;
	padding-bottom: 40px;
}
body.modal-open {
    overflow: visible !important;
}
.noupper {
	text-transform: none !important;
}
.cursorpointer {
	cursor:pointer; 
}
.leaderboard_correct {
	background-color: #e3fce3 !important;
}
.leaderboard_incorrect {
	background-color: #ffcccc !important;
}

.tfbtn.btn-outline:disabled  {
	background-color: transparent;
}

.countdown {
  position: fixed;
  top: 62px;
  left: 0;
  right: 0;
  z-index: 100;
}
.strikethrough {
	text-decoration: line-through; 
}

.blank-space {
	height: 200px;
}
/* Icon pulse */
.fa-pulse {
	display: inline-block;
	-moz-animation: pulse 2s infinite linear;
	-o-animation: pulse 2s infinite linear;
	-webkit-animation: pulse 2s infinite linear;
	animation: pulse 2s infinite linear;
}

@-webkit-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-o-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-ms-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}

.not_capitalized {
	text-transform: none !important;
}

#accordian .testing {
    cursor: pointer !important;
	border: 2px solid #FFFF00 !important;
}
.cutoutdiv {
	border: 2px dashed #DDD;
	height: 80px;
}
.bluetext {
	color: #6666cc;
}

.dark-header {
	background-image: url("/s/includes/images/home_officials.png");
	background-size: cover;
	padding: 40px;
}
.dark-header h2 {
	text-shadow: 1px 1px white;
}
.dark-header P {
	color: #FFF;
}
.hbgblack .panel-body {
	background-color: #000;
	color: #fff;
}
.badge-it {
	width: 80%;
	margin: 10px;
}
.badge-it b {
	font-family: Helvetica;
}
.hover_hilite:hover {
	background-color: #FFFFCC !important;
}
.bg-light-green {
	background-color: #e3fce3 !important;
}
.hoverhilite:hover {
	background-color: #fbfce3;
}
.hoverdarker:hover {
	opacity: 50%;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper .btn{
  cursor:pointer !important;
}
.upload-btn-wrapper input[type=file] {
  cursor:pointer !important;
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.domain_image {
	margin: -30px 0px 0px 0px;
	width: 75px;
}
.fifty_opacity {
	opacity: 0.5;
}
.progress {
	background-color: #edf5fd !important;
	border: 1px solid #d7eafc !important;
}
.disabledhand {
  cursor:not-allowed !important;
}
.action_table th {
	text-align: right;
	width: 25%;
	padding: 25px !important; 
}
.action_table td {
	text-align: left;
	width: 75%;
	padding: 25px !important;  
}
.summary_table th {
	text-align: center;
	padding: 10px 0px 0px 0px!important;  
	font-size: 1.2em;
}
.summary_table td {
	text-align: left;
	padding: 10px 0px 0px 0px!important;  
	font-size: 0.7em;
}
.summary_table {
	margin: 10px 10px 5px 10px !important;
}

.form-control.bg-danger {
  background-color:  #f2dede !important;
}
.form-control.bg-success {
  background-color:  #dff0d8 !important;
}
.form-control.bg-info {
  background-color:  #d9edf7 !important;
}

.label-hilite {
	position: relative;
	top: 0;
	right: 0;
}
.disableme {
	opacity: 0.3 !important;
  	cursor: not-allowed !important;
}
a[aria-disabled="true"] {
	color: currentColor;
	pointer-events: none;
	text-decoration: none;
}