/* avoid 300ms dealy on touch screen */
html {
    touch-action: manipulation;
  }

/* nav menu */
/*nav.coachnav{ display:block; margin:0 auto 20px; border:1px solid #0067a2; position:relative; background-color:#0077bb; font:16px Tahoma, Sans-serif; border-radius: 9px;}*/
nav.coachnav{ display:block; margin:0 auto 20px; border:1px solid #c4a667; position:relative; background-color:#eccb83; font:16px Tahoma, Sans-serif; border-radius: 5px;}
nav.coachnav ul { padding:0; margin:0; }
nav.coachnav li { position:relative; float:left; list-style-type:none; }

nav.coachnav ul li a, nav ul li span.aliasli{display:block-inline;}

nav.coachnav ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* nav.coachnav li a, nav ul li span.aliasli { display:block; padding:10px 20px; color: #bbe6ff; text-decoration:none; font-size:16px;}*/
nav.coachnav li a, nav ul li span.aliasli { display:block; padding:10px 20px; color: #a68d58; text-decoration:none; font-size:16px;}
nav.coachnav ul li span.aliasli{color:#a68d58}
nav.coachnav ul li span.aliasli:hover{ cursor:default;}
.menubadge,  span.aliasli .menubadge{color: #fff; display: block-inline; font-size: 10px; font-weight: bold; line-height: 9px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; border-radius: 9px; padding-left: 5px; padding-right: 6px; padding-top:2px; padding-bottom:2px; height:14px; }
.menubadgegoal{background-color: #0077bb; }
.menubadgemex{background-color: red; }
span.aliasli .menubadge{color: #fff; display: block-inline; font-size: 10px; font-weight: bold; line-height: 9px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; border-radius: 9px; padding-left: 5px; padding-right: 5px; padding-top:0; padding-bottom:1px; height:10px; vertical-align:text-top;}
nav.coachnav li a:hover { color:#f78c0a; text-decoration:none; }
nav.coachnav a span { display:block; float:right; margin-left:5px; }
nav.coachnav li a.menuwarning {color: red; font-weight:bold;}

.bgblue{background-color: #0077bb;}
.bgred{background-color: #FF0000;}
.bgdanger{background-color: #da314b;}
.bggreen{background-color: #31B404;}
.bgorange{background-color: #FF8000;}
.bgyellow{background-color: #f1d600;}
.bgdarkgrey{background-color: #BDBDBD;}
.bgheavydarkgrey{background-color: #0077bb;}
.bggold{ background-color: #dfbe77;}

.red, a.red{ color: #FF0000; }
.yellow{ color: #f1d600; }
.green, a.green{ color: #31B404; }
.grey{ color:grey;}
.orange{ color: #FF8000; }
.blue{ color: #0077bb;}
.gold, a.gold{ color: #dfbe77;}
.black{ color: #000000;}

.white, a.white{ color:#fff !important;}
.darkgrey{ color:#BDBDBD;}

/* goals list */
.goal-block{margin-bottom:120px; padding-left:0; margin-left:0; padding-right:0; box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
    transform: scale(1.02);
    z-index: 1;}
.goal-title{border-bottom-color: #eaeaea;  border-bottom-style: solid; border-bottom-width: 1px; padding: 3px 5px 7px 5px; font-size:1.5em; margin-bottom: 0.4rem; margin-top:0.1rem;}
.goal-tools{font-size:0.8em;}
.goal-description{font-style: italic;}
.goalsummary{float: left; vertical-align:text-bottom; line-height:30px; padding-right:10px; padding-bottom:20px;}
.duedate{  display: block-inline; float:left; padding-bottom:20px;}
.publish{ padding: 0 0 0 35px;}
.disabled { pointer-events: none; cursor: default;}
.goalimage{ float:left; padding-bottom:0; margin-bottom:0;}
.goalmotivation{ display:block-inline; float:left; width:78%;}
.goal-vision-title, .goal-resource-title, .goal-decision-title, .minititle{font-weight:bold; border-bottom: 1px solid #eaeaea; margin-bottom:5px; font-size:1.1em;}
.goal-vision-text{margin-bottom:35px; padding-right:10px;}
.goal-resource-item-title-border{border-top: 1px solid #eaeaea; width:100%;}
.goal-resource-edit{margin-top:5px;}
.resource{margin-top:10px;}
.goal-decision-title{margin-top:45px; margin-bottom:10px;}
.goal-decision-cons, .goal-decision-pro{ border-bottom-left-radius: 0.1875rem; border-bottom-right-radius: 0.1875rem; border-top-left-radius: 0.1875rem; border-top-right-radius: 0.1875rem; margin-bottom: 1.5rem; padding-top:0.2em; padding-bottom:0.2em; padding-left: 0.938rem; padding-right: 0.938rem; text-shadow: none;
}
.goal-decision-cons, .goal-decision-pro { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-bottom-style: solid; border-bottom-width: 1px; border-image-outset: 0 0 0 0; border-image-repeat: stretch stretch; border-image-slice: 100% 100% 100% 100%; border-image-source: none; border-image-width: 1 1 1 1; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px;
}
.goal-decision-cons{color: #c09853; background-color: #f8f4ec; border-bottom-color: #eee4d2; border-left-color: #eee4d2; border-right-color: #eee4d2; border-top-color: #eee4d2;}
.goal-decision-pro{ background-color: #dfeedf; border-bottom-color: #c4e0c4; border-left-color: #c4e0c4; border-right-color: #c4e0c4; border-top-color: #c4e0c4; color: #468847;}
.minidescription{font-style: italic; margin-top:10px; margin-bottom:20px;}
.minigoalslist{ display:block-inline; float:left; width:100%}
.taskslist{ display:block-inline; float:left; width:100%}
.minispace{line-height:1px; padding:0; margin:1;}
.taskbtnsbar{padding-left:10px; vertical-align:text-bottom;}
.taskcategory{ padding:0px 3px; color:white; margin-right:5px;}
.goalbuttonsbar{margin-bottom:10px; margin-top:10px;}

.clearfix:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
 }
 
.list-title{ font-family: "Montserrat"; font-weight: 500; font-size: 1.8rem; margin-top: -5px;}

.mybtn {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-disabled:disabled { background-color:#cccccc; border: 1px solid #cccccc; }
.mybtn-supermini { font-size: 12px; line-height: 15px; padding: 0 8px; height:22px;}
.mybtn-primary {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/*
.mypublishbutton{
	    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem;
    border-top-style: none;
    border-top-width: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 0.9rem;
    line-height: 1.5;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    text-align: center;
    text-shadow: none;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: background;
    transition-timing-function: ease;
    vertical-align: middle;
}
.mypublishbutton:hover{
	color:#fff;
}
*/
.bgblue {
    background-color: #3b8ec2;
}

.cons{float:left; margin-bottom:35px; width:48;}
.decseparator{padding:0 10px 0 10px;}
.pros{float: left; width: 48%;}


.sliderlink, .subsliderlink {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ff7e00;
    color: #ff7e00;
	border-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
	font-weight:bold;
    line-height: normal;
    padding: 8px 20px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
	font-family: "Roboto",Verdana,Helvetica,Arial,sans-serif;
}
.sliderlink {
	/*min-width:200px;*/
	width: border-box;
	min-width: border-box !important;
	
}

.slidertext {display:block-inline; float:left; width:75%;}
.decseparator{float:left; width:2%;}

.borderleftred{ border-left:6px solid #FF0000;}
.borderleftyellow{ border-left:6px solid #f1d600;}
.borderleftgreen{ border-left:6px solid #31B404;}
.borderleftgrey{ border-left:6px solid #cecece;}
.borderleftorange{ border-left:6px solid #FF8000;}
.borderleftblue{ border-left:6px solid #0077bb;}
.borderleftgold{ border-left:6px solid #dfbe77;}


.paddingleft15{padding-left:15px;}
.paddingleft25{padding-left:25px;}

.paddingright15{padding-right:15px;}
.paddingright35{padding-right:35px;}

.marginleft15{margin-left:15px;}
.marginleft35{margin-left:35px;}

.marginright15{margin-right:15px;}
.marginright25{margin-right:25px;}
.marginright35{margin-right:35px;}

.margintop10{margin-top:10px;}
.margintop15{margin-top:15px;}
.margintop25{margin-top:25px;}

.marginbottom10{margin-bottom:20px;}
.marginbottom20{margin-bottom:20px;}

.width100percent{width:100%;}
.minheight1{min-height:1px;}


.pane-sliders div.content, .accordion-inner{
    border-top: 0 none;
    color: #888;
    padding: 0;
	width:100%;
}
.goal-table-tasks{border:none;}
tbody.tabletasks {border-bottom:1px solid #ddd;}

.user-table-dash{border:none;}
.user-table-dash td{border:none;}

textarea.textarea50x80 {display: block; width:600px; height: 200px; }
nav.coachnav li a.active{ font-weight:bold; color:#FFFFFF;}

/* progress bar */
progress {
    background-color: #f3f3f3;
    border: 0;
    height: 18px;
    border-radius: 0;
	width: 100%;
}

.cursorpointer{
	cursor:pointer;
}

.cfggoalslist, .cfgtaskslist{
	margin-top:45px;
}
.successpage{
	margin-top:45px;
}

.subemail{
    width:250px;
}
.inputtitle{
	width:50%;
	color:#000000;
}
.inputtextarea{
	width:50%;
	min-height:60px;
	color:#000000;
}
.inputmedia{
	width:50%;
	min-height:33px;
}
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input{
	width:50%;
	height:38px;
}
.media-preview{
	min-height:38px;
}

.taskslistord, .goalslistord{
	width:300px;
}
.taskslistord{margin-top:10px;}
.taskslistnumberlimit{
	width:80px;
}
.taskslistnumberlimittype{
	width:120px;
}
.decisiontextarea{
	width:400px;
	height:100px;
}
.resourcetitle, .formminititle, .formtasktitle, .formgoaltitle {
	width:500px;
}
.resourcedesc{	width:400px; height:100px; }
.resourceidol, .formminidesc, .formgoalvision{	width:400px; height:100px; }
.formtaskminiid{width:500px;}
#imageframe{ 
	height: 500px;
	
}
.small{ font-size: 0.6em;}

.uk-parent:hover{
    cursor:pointer;
}

.margintopless35{
	margin-top:-33px !important;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: -35px;
	width:200px !important;
}
.uk-grid > * {
    padding-left: 80px;
}
.uk-grid > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
*::-moz-selection {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #3399ff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    text-shadow: none;
	}
.uk-progress {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #eeeeee;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-sizing: border-box;
    height: 20px;
    line-height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
	}	
.uk-progress-bar {
    background-attachment: scroll;
    background-clip: border-box;
    /*background-color: #0097dd;*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    float: left;
    font-size: 11px;
    height: 100%;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.6s;
    transition-property: width;
    transition-timing-function: ease;
	
}
.uk-progress-bar-gold {
	background-color: #dfbe77;
	text-align:center;
}
.uk-progress-bar-blue {
	background-color: #0077bb;
	text-align:center;
}
.uk-progress-bar-red {
	background-color: #FF0000;
	text-align:center;
}
.uk-progress-bar-green {
	background-color: #31B404;
	text-align:center;
}
.uk-progress-bar-orange {
	background-color: #FF8000;
	text-align:center;
}
.uk-progress-bar-yellow {
	background-color: #f1d600;
	text-align:center;
}
.uk-progress-bar-darkgrey {
	background-color: #BDBDBD;
	text-align:center;
}
.uk-progress-bar-heavydarkgrey {
	background-color: #999;
	text-align:center;
}

.uk-badge-red {
    background-color: #d32c46;
    background-image: linear-gradient(to bottom, #ee465a, #c11a39);
}
.uk-badge-gold {
    background-color: #d0aa69;
    background-image: linear-gradient(to bottom, #e0c28e, #bb924b);
}

span.ek-badge{
	display: inline-block;
    padding: 0 5px;
    background: #00a8e6;
    font-size: 10px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    text-transform: none;
    border: 1px solid rgba(0,0,0,.06);
    border-radius: 2px;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
	margin-right: 5px;
	vertical-align: middle;
}
span.ek-badge-gold{    
	background-color: #d0aa69;
    background-image: linear-gradient(to bottom, #e0c28e, #bb924b);
	color:#ffffff;
}
span.ek-badge-orange {
    background-color: #FF8000;
    background-image: linear-gradient(to bottom, #fd9e3f, #e67504);
    color:#ffffff;
}
.ek-boost-empty{
	color:#d32c46;
}
.ek-boost-full{
	color:green;
}
.uk-border-rounded:hover{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
}
.button.button-gold, .button.button-gold:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #dfbe77;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #dfbe77;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #dfbe77;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #dfbe77;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #dfbe77;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease;
}
.button.button-red {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FF0000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #FF0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #FF0000;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #FF0000;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #FF0000;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease;
}
.button.button-red:disabled {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #cccccc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease;
}


.button.button-green{
	font-weight:900;
}
.button.button-green:disabled, .button.button-green:disabled:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #cccccc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease;
}
.button.button-selectimage{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;
	border-radius: 0.1875rem;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    color: #666666;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease;
	cursor: pointer;
}
.button.button-selectimage:hover{
	background-color:#cccccc;
}
.button.button-xxxsmall {
    font-size: 0.6rem;
	line-height: 0.75;
    padding-bottom: 0.2rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.2rem;
}
.button.button-xxsmall {
    font-size: 0.8rem;
	line-height: 1;
    padding-bottom: 0.4rem;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    padding-top: 0.4rem;
}
.button.button-sliderlink{
	box-sizing: border-box;
	text-transform: uppercase;
	width: border-box;
	min-width: border-box !important;
}
.minheight100 {min-height:100%;}

.goal-scrollable-text {
    overflow-y: scroll;
    resize: none;
}
.height100{ height: 100px !important;}
.height150{ height: 150px !important;}
.height200{ height: 200px !important;}
figure:hover{ cursor:pointer;}
.modalimage{padding:20px;}

.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}

.image-preview {
    width: auto;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
	/*box-shadow: 0 0 20px rgba(0, 0, 0, 0.40); transform: scale(1.02); z-index: 1;*/
}
.modal-image-preview{
	    width: auto;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.40); transform: scale(1.02); z-index: 1;}
	
.button-icon{
	display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 0.1875rem;
    line-height: 1.5;
    font-size: 0.9rem;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
    text-align: center;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
	background-color: white;
	color:#777777;

}
.button-icon-xxxsmall{
    padding: 0.3rem 0.4rem;
    border-radius: 0.097rem;
    line-height: 0.9;
    font-size: 0.7rem;
}
.button-icon-disabled{
	border: 1px solid #eeeeee;
	color:#eeeeee;
}
.button-icon-enabled{
	border: 1px solid #9b9999;
	color:#9b9999;
}
.button-icon-enabled a{
    color:#9b9999;
    cursor:pointer;
}
.button-icon-enabled:hover, .button-icon-enabled a:hover{
    color:#ffffff;
    cursor:pointer;
    border: 1px solid #FF8000;
    background-color:#FF8000;
}
.button-icon-coach-enabled{
	border: 1px solid #9b9999;
	color:#dfbe77;
}
.button-icon-coach-enabled a{
    color:#dfbe77;
    cursor:pointer;
}
.button-icon-coach-enabled:hover, .button-icon-coach-enabled a:hover{
    color:#ffffff;
    cursor:pointer;
    border: 1px solid #dfbe77;
    background-color:#dfbe77;
}
.button-icon-coached{
    color:#ffffff;
    cursor:pointer;
    border: 1px solid #dfbe77;
    background-color:#dfbe77;
}
.button-icon-completed{
	background-color:#dfbe77;
	color: white;
	border: 1px solid #dfbe77;
}
.button-icon-red, .button-icon-red a{
	color: red;
	border: 1px solid #FF0000;
}
.button-icon-red:hover, a.button-icon-red :hover{
	background-color:#FF0000;
	color: #FFFFFF;
}

.share-stats{
    font-size: 1.0rem;
    margin-left:25px;
}
.share-stats-disabled{
    color:#e5e5e5;
}
.uk-dropdown-navbar .uk-active{
    background-color:#ecd298;
}

.tck-table{
    font-size: 1.091em;
    text-rendering: optimizespeed;
}
td.tck-table{
    border-bottom:0;
}
.tck-description-title{
    color:#000000;
    font-weight:bold;
}
.tck-description-body{
    font-size: 1.091em;
    min-height:80px;
}
.tck-comment-heading{
    color:#333333;
	font-size:20px;
	margin:0;
	text-align:left;
    line-height:40px;
    float:left;
}
.tck-add-comment-button{
    float:right;
}
.tck-float-left
{
    float:left;
}
.tck-float-right
{
    float:right;
}
.tck-table-comments{
    border:0;
}

.tck-table-comments td{
    border:0;
}

.tck-comments ul{
	margin:0;
	padding:0 4px;
}
.tck-comments ul li{
    list-style:none;
	position:relative;
	padding-bottom:15px !important;
	background:none;
}

.tck-comments-arrow{
	background:url(../images/arrow-left.png) no-repeat;
    position: absolute;
    top: 8px;
	left:-12px;
	height:14px;
	width:9px
}
.tck-user-icon, td.tck-user-icon{
    width:90px;
    padding: 8px 15px 8px 8px;
	vertical-align:top;
}
td.tck-comment-content{
    border-left: 1px solid #e5e5e5;
    padding-left:0;
    padding-top:0;
}
.tck-comment-body{
    position:relative;
}
.tck-comment-details{
    background-color: #E1E1E1;
    background-image: linear-gradient(#FDFDFD, #F0EFEF);
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC;
    height: 26px;
    padding: 4px 10px 0 6px;
}
.tck-comment-name {
	color: #333333;
    cursor: pointer;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
	padding-right:5px;
}
.tck-comment-date-time{
	color: #777;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: capitalize;
	float:right;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
	line-height:24px;
}
.tck-comment-text {
	padding : 5px;	
}
.uk-table .tck-table-comments td{
    padding:0;
}
.tck-fullwidth{
    width:96%;
}
.tck-closed{
    float: right;
    position: relative;
    z-index: 1;
    top: 0px;
    right: -67px;
    margin: 0;
    background-position: 0 0;
    width: 100px;
    height: 50px;
    line-height: 16px;
    background-image: url(../images/tck-closed.png) !important;
    background-repeat: no-repeat;
    vertical-align: text-top;
    box-sizing: border-box;
}
.tck-replied{
    float: right;
    position: relative;
    z-index: 1;
    top: 0;
    right: -69px;
    margin: 0;
    background-position: 0 0;
    width: 100px;
    height: 50px;
    line-height: 16px;
    background-image: url(../images/tck-replied.png) !important;
    background-repeat: no-repeat;
    vertical-align: text-top;
    box-sizing: border-box;
}
.tck-waiting{
    float: right;
    position: relative;
    z-index: 1;
    top: 0;
    right: -69px;
    margin: 0;
     background-position: 0 0;
    width: 100px;
    height: 50px;
    line-height: 16px;
    background-image: url(../images/tck-waiting.png) !important;
    background-repeat: no-repeat;
    vertical-align: text-top;
    box-sizing: border-box;
}
.tck-rate-stars{
padding-top:5px;
}
.tck-closed-lock{
    float:right;
    font-size:20px;
}





#site-navigation {
    display: block;
    background: #000;
    height: 48px;
  }
   
  #site-navigation #main-menu,
  #site-navigation > input {
    display: none;
  }
   
  #site-navigation > label {
    display: block;
    font-size: 36px;
    color: #fff;
    position: absolute;
    right: 20px;
    width: 36px;
    padding: 0;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
   
  #site-navigation > input:checked + #main-menu {
    display: block;
    clear: both;
    top: 36px;
    position: relative;
    background: #000;
    color: #fff;
  }
   
  #site-navigation ul li {
    display: block;
    padding: 12px 10px;
  }
   
  #site-navigation a {
    text-decoration: none;
    color: #fff;
  }
   /*
  @media only screen and (min-width: 768px) {
    #site-navigation {
      height: auto;
    }
    #site-navigation #main-menu {
      display: block;
    }
    #site-navigation > label {
      display: none
    }
    #site-navigation ul li {
      display: inline-block;
    }
  }*/