/*
Theme Name: 	Support Desk
Theme URI: 		http://herothemes.com/
Author: 		Chris Mooney (Hero Themes)
Author URI: 	http://herothemes.com/
Description: 	<strong>For updates:</strong> <a href="http://twitter.com/herothemes">Follow me on twitter</a> &ndash; <a href="http://www.facebook.com/herothemes">Join the Facebook Group</a>
Version: 		1.0.9
License: 		ThemeForest Regular License
License URI: 	http://themeforest.net/licenses/regular
*/

/* =Notes
--------------------------------------------------------------

Please don't edit this file directly. Consider using a Child Theme (http://codex.wordpress.org/Child_Themes) or overiding CSS by using the Custom CSS box in the theme options panel.

/* = Normalize and Reset
-------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}



/* =Responsive Grid
-------------------------------------------------------------- */

.row, .row-fixed, .row-adaptive, .row-delaybreak { width: 100%; margin: 0 auto;zoom: 1; }
.row:before, .row:after, .row-fixed:before, .row-fixed:after, .row-adaptive:before, .row-adaptive:after, .row-delaybreak:before, .row-delaybreak:after { content:""; display:table; }
.row:after, .row-fixed:after, .row-adaptive:after, .row-delaybreak:after { clear: both; }
.column { margin-left: 4.4%; float: left; min-height: 1px; position: relative; margin-bottom:1.5em;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.column:first-child { margin-left: 0;}
.row .col-full, .row-fixed .col-full, .row-adaptive .col-full {width: 100%;}
.row .col-half, .row-fixed .col-half, .row-adaptive .col-half {width: 47.78%;}
.row.stacked .col-half:nth-child(2n+3), .row-fixed.stacked .col-half:nth-child(2n+3), .row-adaptive.stacked .col-half:nth-child(2n+3), .row-delaybreak.stacked .col-half:nth-child(2n+3) {margin-left:0;clear: left;}
.row .col-third, .row-fixed .col-third, .row-adaptive .col-third {width: 30.4%;}
.row .col-two-third, .row-fixed .col-two-third, .row-adaptive .col-two-third {width: 65.2%;}
.row.stacked .col-third:nth-child(3n+4), .row-fixed.stacked .col-third:nth-child(3n+4), .row-adaptive.stacked .col-third:nth-child(3n+4), .row-delaybreak.stacked .col-third:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-fourth, .row-fixed .col-fourth, .row-adaptive .col-fourth {width: 21.7%;}
.row.stacked .col-fourth:nth-child(4n+5), .row-fixed.stacked .col-fourth:nth-child(4n+5), .row-adaptive.stacked .col-fourth:nth-child(4n+5), .row-delaybreak.stacked .col-fourth:nth-child(4n+5) {margin-left:0;clear: left;}
.row .col-fifth, .row-fixed .col-fifth, .row-adaptive .col-fifth {width: 16.48%;}
.row .col-sixth, .row-fixed .col-sixth, .row-adaptive .col-sixth {width: 12.98%;}
.row.half-gutter .column, .row-fixed.half-gutter .column, .row-adaptive.half-gutter .column, .row-delaybreak.half-gutter .column {margin-left:2.2%;}
.row.half-gutter .column:first-child, .row-fixed.half-gutter .column:first-child, .row-adaptive.half-gutter .column:first-child, .row-delaybreak.half-gutter .column:first-child {margin-left:0;}
.row.half-gutter .col-half, .row-fixed.half-gutter .col-half, .row-adaptive.half-gutter .col-half, .row-delaybreak .col-half {width: 48.9%;}
.row.half-gutter .col-third, .row-fixed.half-gutter .col-third, .row-adaptive.half-gutter .col-third, .row-delaybreak .col-third {width: 31.86%;}
.row.half-gutter .col-two-third, .row-fixed.half-gutter .col-two-third, .row-adaptive.half-gutter .col-two-third {width: 65.9%%;}
.row.half-gutter .col-fourth, .row-fixed.half-gutter .col-fourth, .row-adaptive.half-gutter .col-fourth, .row-delaybreak .col-fourth {width: 23.35%;}
.row.half-gutter .col-fifth, .row-fixed.half-gutter .col-fifth, .row-adaptive.half-gutter .col-fifth, .row-delaybreak .col-fifth {width: 18.24%;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth, .row-delaybreak .col-sixth {width: 14.83%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.no-gutter .col-half, .row-fixed.no-gutter .col-half, .row-adaptive.no-gutter .col-half {width: 50%;}
.row.no-gutter .col-third, .row-fixed.no-gutter .col-third, .row-adaptive.no-gutter .col-third {width: 33.333%;}
.row.no-gutter .col-two-third, .row-fixed.no-gutter .col-two-third, .row-adaptive.no-gutter .col-two-third {width: 66.6%;}
.row.no-gutter .col-fourth, .row-fixed.no-gutter .col-fourth, .row-adaptive.no-gutter .col-fourth {width: 24.99%;}
.row.no-gutter .col-fifth, .row-fixed.no-gutter .col-fifth, .row-adaptive.no-gutter .col-fifth {width: 20%;}
.row.no-gutter .col-sixth, .row-fixed.no-gutter .col-sixth, .row-adaptive.no-gutter .col-sixth {width: 16.66%;}

@media only screen and (max-width: 720px) {
.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row .column { padding: 0; }
.row > .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row > .column:last-child { margin-right: 0; float: none;}
.row > .column:before, .column:after { content:""; display:table; }
.row > .column:after { clear: both; }
.row-adaptive .col-fourth {width: 47.8%;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}
.row-adaptive.half-gutter .col-fourth {width: 48.9%;}
.row-adaptive .col-sixth {width: 30.4%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left: 0;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 31.86%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.half-gutter .column {margin-left:0;}
.row-adaptive.hff .col-half, .row-adaptive.ffh .col-half {width:auto !important; float: none; margin-left: 0; margin-right: 0;clear:both;}
.row-adaptive.hff .col-fourth:nth-child(2) {margin-left:0;clear:left;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:4.4%;}
.row-adaptive.hff .col-fourth:nth-child(3) {clear:inherit;}
}

@media only screen and (max-width: 480px) {
.row-delaybreak { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row-delaybreak .row .column { padding: 0; }
.row-delaybreak .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row-delaybreak .column:last-child { margin-right: 0; float: none; }
.row-delaybreak .column:before, .column:after { content:""; display:table; }
.row-delaybreak .column:after { clear: both; }
.row-adaptive .col-half {width: 100%; min-width: 0; margin-left: 0; margin-right: 0;}
.row-adaptive .col-third {width: 47.78%;}
.row-adaptive.half-gutter .col-third {width: 48.9%;}
.row-adaptive.no-gutter .col-third {width: 50%;}
.row-adaptive.stacked .col-third:nth-child(2n+3) {margin-left:0;clear: left;}
.row-adaptive.stacked .col-third:nth-child(3n+4) {margin-left: 2.2%; clear:none;}
.row-adaptive .col-sixth, .row-adaptive .col-fourth {width: 47.78%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left:4.4%;}
.row-adaptive .col-sixth:nth-child(2n+3)  {margin-left: 0;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}
.row-adaptive .col-fourth, .row-adaptive.half-gutter .col-fourth {width:100%;margin-left:0;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:0;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 48.9%;}
.row-adaptive.half-gutter .col-sixth:nth-child(4n+4) {margin-left: 2.2%;}
}


/* = Core Classes
-------------------------------------------------------------- */

/*	Clearfix */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}.clearfix:after{clear:both;}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/*	Responsive Video Container  */
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 20px;
	background:#f5f5f5;
	margin:0 0 26px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.wp-caption .wp-caption-text,
.entry-caption {
	font-size: 13px;
	text-align:center;
	display:table;
	line-height: 100%;
    margin: 10px auto 0;
    padding: 0;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
img.alignleft {
	margin: 25px 25px 25px 0;
}
img.alignright {
	margin: 25px 0 25px 24px;
}
img.aligncenter {
	margin-top: 25px;
	margin-bottom: 25px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 25px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 25px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
}
.entry-content dd,
.comment-content dd {
	margin-bottom: 25px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 26px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 25px 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

/* WordPress Gallery */
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
.gallery dd {
	margin:0;	
}
.gallery p {
	padding:0 0 10px;	
}
.gallery .gallery-caption {
	font-size:12px;
	line-height:16px;
}
.gallery .gallery-item {
	float:left;	
}
.gallery.gallery-columns-1  .gallery-item {
	width:100%;
}
.gallery.gallery-columns-2  .gallery-item {
	width:50%;
}
.gallery.gallery-columns-3  .gallery-item {
	width:33%;
}
.gallery.gallery-columns-4  .gallery-item {
	width:25%;
}
.gallery.gallery-columns-5  .gallery-item {
	width:20%;
}
.gallery.gallery-columns-6  .gallery-item {
	width:16.5%;
}
.gallery.gallery-columns-7  .gallery-item {
	width:14%;
}
.gallery.gallery-columns-8  .gallery-item {
	width:12.5%;
}
.gallery.gallery-columns-9  .gallery-item {
	width:11%;
}
.gallery.gallery-columns-6  .gallery-caption,
.gallery.gallery-columns-7  .gallery-caption,
.gallery.gallery-columns-8  .gallery-caption,
.gallery.gallery-columns-9  .gallery-caption {
	display:none; /* Hide gallery captions when they will disturb the layout */
}

/* = Entry Content Styling
-------------------------------------------------------------- */

.entry-content p, 
.entry-content ul, 
.entry-content ol {
	margin: 0;
    padding: 0 0 13px;
}
.entry-content ul, 
.entry-content ol {
	margin: 0 0 0 80px;
}
.entry-content ul {
	list-style-type:square;
}
.entry-content ul li, 
.entry-content ol li {
	margin: 0 0 10px;
}
.entry-content blockquote {
/* 	background: #f5f5f5 url("images/message.png") no-repeat 26px 26px;*/
	background: #f5f5f5;
  background-size: 36px;
  border-left: 3px solid #86b854;
/*	font-style: italic;*/
	margin: 0 0 26px;
  padding: 26px 26px 5px 39px;
	position:relative;
}
.entry-content blockquote:before {
	display: block;
/*	content: "\201C";*/
	font-size: 100px;
	left: 30px;
    position: absolute;
    top: 62px;
	color: #363D40;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	font-style:normal;
}
.entry-content blockquote p {
	padding:0 0 26px;
}
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6 {
	color:#363d40;
	margin: 10px 0 10px;
	font-weight:600;
	line-height: 100%;
}
.entry-content h1 {
	font-size: 32px;
	letter-spacing:-0.6px;
	margin-bottom:26px;
}
.entry-content h2 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.6px;
	margin:26px 0;
}
.entry-content h3 {
	font-size: 26px;
}
.entry-content h4 {
	font-size: 22px;
}
.entry-content h5 {
	font-size: 18px;
}
.entry-content h6 {
	font-size: 16px;
}
code, pre {
	display: block;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	line-height: 0.8em;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}
pre {
	background:#f5f5f5;
	border: 1px solid #d6d6d6;
	padding: 2em;
	line-height: 1.5em;
	margin: 0 0 1.5em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* =Forms
-------------------------------------------------------------- */

/* Inputs */
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
	background:#edeff2;
	border:none;
	color:#6e6c6c;
	padding: 10px 12px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	outline: 0;
	margin: 0 0 10px;
	text-align: left;
	vertical-align: top;
	*padding-top: 2px;
	*padding-bottom: 1px;
	*height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}
textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}

/* Buttons */
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
	color:#fff;
	border:none;
	-webkit-appearance: none;
	cursor: pointer;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 10px 14px;
	text-decoration: none;
	vertical-align: top;
	width: auto;
	font-size:15px;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}
button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea, select[size], select[multiple] {
    height: auto;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}


/* =Document Setup
-------------------------------------------------------------- */

html {}

/* === Body === */
body {
	background:#fff;
	color: #555555;
    font: 16px/28px 'Open Sans','Helvetica Neue',Helvetica,sans-serif;
}

/* === Links === */
a {
	text-decoration:none;
	outline:0;
	-webkit-transition-property:background color;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background color;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background color;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background color;
	transition-duration:.12s;
	transition-timing-function:ease-out;
}
a:hover {
	cursor:pointer;
}


/* = Page Structure
-------------------------------------------------------------- */

#site-container, .container {
	margin: 0 auto; 
	max-width: 1000px;
	padding:0 3%;
}

body.fullwidth .container {
	max-width: none;
}

body.fullwidth #content {
  width: 100%;
}

body.fullwidth #sidebar {
  display: none;
}

a.fullwidth {
  display: block;
 	background:url("images/fullscreen-open.png") no-repeat;
  background-size: 24px 24px!important;
  width: 24px;
  height: 24px;
  float: right;
  margin-top: -40px;
}

body.fullwidth a.fullwidth {
 	background:url("images/fullscreen-close.png") no-repeat;
}


#site-container {
	background:#fff;	
}
#primary, 
#content, 
#sidebar {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
#content {
	float:left;
	margin:0 4% 0 0;
	width: 70%;
}
#primary.sidebar-left #content {
	float:right;
	margin:0 0 0 4%;
}
#primary.sidebar-off #content {
	width:100%;
	float:none;
	margin:0;
	border:none;
}
#sidebar {
	float:left;
	width: 26%;
	font-size:14px;
	line-height:22px;
	color:#333;
	margin:0;
	padding:0;
}
@media screen and (max-width: 720px) {
#content, 
#sidebar {
	width:100%;
	float:none;
}
#content {
	margin:0 0 20px;
}
} /* END Media Query */




/* =Header
-------------------------------------------------------------- */

#header {
	border-top: none 4px solid #333333;
	padding:30px 0;
	position: relative;
    z-index: 999;
}
#header-inner {
	position:relative;
}
#header #logo {
	float:left;
	margin:0;
}
#header #logo h1 {
	font-size: 22px;
	font-weight: bold;
}
#header #logo h1,
#header #logo a {
	margin:0;
	color:#fff;
	text-decoration:none;
	outline:none;
}
#header #logo img {
	display:block;
	margin:0 auto;
  width: 200px;
  height: 60px;
}
@media screen and (max-width: 860px) {
#header {
	text-align:center;
	padding: 25px 0;
}
#header #logo {
	margin:0 0 13px;	
	float:none;
}
} /* END Media Query */


/* = Page Navigation
-------------------------------------------------------------- */
.paging-navigation {
	font-size: 13px;
	margin: 0 0 26px;
}
.paging-navigation .nav-previous a, 
.paging-navigation .nav-next a, 
.pagination a, 
.pagination span {
	display:block;
	float:left;
	padding: 6px 14px;
	margin: 0 5px 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.pagination a:hover,
.paging-navigation .nav-previous a:hover, 
.paging-navigation .nav-next a:hover {
	color:#fff !important;
	text-decoration:none;	
}
.paging-navigation .nav-previous a, 
.paging-navigation .nav-next a, 
.pagination a {
	background:#f5f5f5;
	color:#666 !important;
}
.pagination span {
	color:#fff;
}
.pagination, 
.paging-navigation .nav-previous, 
.paging-navigation .nav-next {
	float:left;
}
.pagination a:hover {
	text-decoration:none;	
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin: 20px 0 0;
}
#footer-widgets {
	background:#f3f3f3;
	padding:52px 0 26px 0;
	font-size:14px;
	line-height: 22px;
}
#footer-widgets .column {
	margin-bottom:0;	
}
#footer-bottom {
	background:#333;
	color:#fff;
	padding:35px 0;
}
#footer-bottom a {
	color:#fff;
}
#footer-bottom a:hover {
	text-decoration:none;
}
#footer-bottom #copyright {
	float:left;
	font-size: 13px;
    line-height: 100%;
}
@media screen and (max-width: 720px) {
#footer-widgets .column {
	margin-bottom:26px;	
}
#footer-bottom #copyright {
    float: none;
}
} /* END Media Query */



/* =Navigation & Menus
-------------------------------------------------------------- */

/* Primary Nav  */
#primary-nav {
  float:right;
	position:absolute;
	right:0;
	top: 25px;
}
#primary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary-nav ul a {
    display: block;
    position: relative;
	color: #494b4d;
	font-weight: 600;
	position: relative;
	outline:none;
	font-size: 15px;
	line-height: 100%;
	height: 30px;
	text-decoration:none;
}
#primary-nav ul a.sf-with-ul {
	padding-right:1em;
}
#primary-nav ul li {
	float: left;
    padding: 0 0 0 30px;
    position: relative;
    z-index: 40;
}
#primary-nav ul li:first-child {
	padding-left:0;	
}
#primary-nav ul li:hover {
	visibility: inherit;
}
#primary-nav ul li:hover ul, 
#primary-nav ul li.sfHover ul {
	left: -20px; 
	top: 30px; 
	z-index: 99;
}
#primary-nav ul li:hover li ul, 
#primary-nav ul li.sfHover li ul, 
#primary-nav ul li li:hover li ul, 
#primary-nav ul li li.sfHover li ul, 
#primary-nav ul li li li:hover li ul, 
#primary-nav ul li li li.sfHover li ul {
	top: -9999em;
}
#primary-nav ul li li:hover ul, 
#primary-nav ul li li.sfHover ul, 
#primary-nav ul li li li:hover ul, 
#primary-nav ul li li li.sfHover ul,
#primary-nav ul li li li li:hover ul, 
#primary-nav ul li li li li.sfHover ul {
	left: 240px;
	top: 0;
}
#primary-nav ul li a:hover, 
#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a, 
#primary-nav ul li.current-cat a, 
#primary-nav ul li.current_page_item a, 
#primary-nav ul li.current-menu-item a {
	text-decoration: none;
}
#primary-nav ul ul {
    background: #333;
	background:#fff;
	border:1px solid #e0e0e0;
    margin: 0 0 0 50px;
	padding:0;
	position: absolute;
	top: -9999em;
	width: 240px;
}
#primary-nav ul ul ul {
	margin:0;
}
#primary-nav ul ul li {
	background: none;
	float: none;
	width: 100%;
	margin:0;
	padding:0;
	border:none;
	height:auto;
	text-align:left;
	box-shadow:none;
	border:none;
}
#primary-nav ul ul li a {
    font-size: 13px;
	font-weight: normal;
	color:#595959;
    display: block;
    margin: 0;
    padding: 20px 15px;
	height:auto;
}
#primary-nav ul ul li a:hover {
	background:#fafafa;
}
#primary-nav .sf-sub-indicator {
	border: medium none;
    display: inline;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#primary-nav ul ul .sf-sub-indicator {
	right: 20px;
    top: 20px;
}
#primary-nav ul ul a.sf-with-ul {}
#primary-nav ul li.sfHover ul a {
	color: #595959 !important;
}
#primary-nav ul li.sfHover ul a:hover {
	color: #595959 !important;
}

#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a {
	color:#000;
}

/* Responsive Menu */
#primary-nav-mobile {
	display:none;
	margin: 0 0 15px;	
}
#primary-nav-mobile .menu-toggle {
	background: #242526;
	position:relative;
	padding: 30px;
	display:block;
	outline:none;
}
#primary-nav-mobile .menu-toggle:before {
	border-bottom: 2px solid #FFFFFF;
    border-top: 7px double #FFFFFF;
    content: "";
    height: 3px;
    position: absolute;
    right: 20px;
    top: 40%;
    width: 18px;
}
#primary-nav-mobile ul {
	background: #242526;
	list-style:none;
	margin: 0;
    padding:0 20px 10px;
	display:none;
}
#primary-nav-mobile ul a {
	display: block; 
	padding: 12px 0;
	outline:none;
	color: #cccccc;
	font-weight:600;
}
#primary-nav-mobile ul li {
	border-top:1px solid #313335;
}
#primary-nav-mobile ul li:first-child {
	border-top:none;
}
#primary-nav-mobile ul .sub-menu {
	border-top:1px solid #313335;
}

@media screen and (max-width: 860px) {
#primary-nav {
	margin:26px auto 0;
	position:relative;
	float:none;
	display: table;
}
} /* END Media Query */

@media screen and (max-width: 720px) {
#primary-nav  {
	display: none;
}
#primary-nav-mobile {
	display:block;	
}
} /* END Media Query */


/* Footer Nav  */
#footer-nav {
	float:right;
	margin:0;
	padding: 0;
}
#footer-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-nav ul a {
    display: block;
	color: #fff;
	font-weight: normal;
	position: relative;
	outline:none;
	font-size: 14px;
	line-height: 100%;
	text-decoration:none;
}
#footer-nav ul li a:before {
	content:"/";
	color:#a6a6a6;
	padding: 0 15px 0 0;
    margin: 0 0 0 15px;
}
#footer-nav ul li:first-child a:before {
	content:"";
	display:none;
}
#footer-nav ul li {
	float: left;
    position: relative;
    z-index: 40;
}
@media screen and (max-width: 720px) {
#footer-nav {
	float:none;
	margin: 13px 0 0;
}
} /* END Media Query */


/* =Comment Styling
-------------------------------------------------------------- */

#comments {
}
#comments ol {
	list-style:none;
	margin: 0 0 30px;
	padding:10px 0 0;
}	
#comments ol.children {
	background:url("images/comment-level.png") no-repeat 10px 10px;
	padding: 0 0 0 60px;
}
#comments ol.children li:last-child .comment-content {
	border-bottom: 1px solid #E5E5E5;
}
#comments .comment-content {	
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 40px;
	padding: 0 0 20px;
}
#comments ol li:last-child .comment-content  {
	border:none;
}
/* Comment Meta  */	
#comments .comment-meta {
	margin:0 0 20px;	
}
#comments .comment .avatar {
	float:left;
  width: 50px;
  height: 50px;
  border: 2px solid #EEEEEE;
}
#comments .comment .comment-meta cite, 
#comments .comment .comment-meta time, 
#comments .comment .comment-content {
    margin-left: 100px;
}
#comments .comment-meta cite {
	display:block;
	font-style:normal;
	font-weight:600;
	font-size:18px;
	color: #444;
	line-height: 100%;
    margin: 0 0 8px;
}
#comments .comment-meta cite a {
	color: #444;
}
.comments-area .comment-meta time {
	color: #737980;
    display: block;
    font-size: 13px;
    line-height: 100%;
}
/* Comment Actions  */
#comments .comment-action {
    float: right;
    font-size: 14px;
    line-height: 100%;
}
#comments .comment-edit-link {
	margin: 0 5px 0 0;
}
/* Comment Content  */
#comments .comment-content p {
	margin:0 0 15px;
}
.bypostauthor {}


/* =Respond Styling
-------------------------------------------------------------- */

#respond {
	clear: both;
	margin:0 0 20px;
}
#commentform p {
	margin:0 0 15px;
}
#commentform input {
	float:left;
	margin: 0 15px 0 0;
	font-size:15px;
	padding: 16px 18px;
	max-width: 100%;
}
#commentform #submit {
	padding: 12px 22px;
	float: none;
}
#commentform .comment-notes {
	margin:0 0 26px;	
}
#commentform label {
	font-size: 14px;
}
#commentform .form-author label, 
#commentform .form-email label, 
#respond .form-url label {
	display: inline-block;
    margin: 10px 0 0;
}
#commentform .form-textarea label {
	display:block;
	margin:0 0 5px;
}
.form-allowed-tags {
	font-size:13px;
}
.form-allowed-tags code {
	font-size: 12px;
    line-height: 16px;
    margin: 0 0 26px;
}

#cancel-comment-reply-link {
	font-size:13px;
	float:right;
	color:#C4524A;
}
#commentform .logged-in-as {
	margin:0 0 26px;	
}
#commentform .required {
	color:#C4524A;
}

@media screen and (max-width: 720px) {
	
#commentform .form-author label, 
#commentform .form-email label, 	
#commentform .form-url label {
	display:block;
	margin:0 0 10px;	
}
#commentform input {
	flaot:none;
	margin:0 0 10px;
}

} /* END Media Query */


/* =Widgets
-------------------------------------------------------------- */

#sidebar .widget {
	border-bottom:1px solid #E0E0E0;
	padding:0 0 30px;
	margin-bottom:30px;
}
/* Addition Widget Styles */
#sidebar .widget.no-border {
	border:none;	
}
#sidebar .widget.boxed,
#sidebar .widget.boxed-orange,
#sidebar .widget.boxed-blue,
#sidebar .widget.boxed-green {
	padding:30px;
	border:none;
	margin-bottom:40px;
}
#sidebar .widget.boxed {
	background:#f5f5f5;
	
}
#sidebar .widget.boxed-orange {
	background:#FBFBD5;
	
}
#sidebar .widget.boxed-blue {
	background:#d5ecfb;
	
}
#sidebar .widget.boxed-green {
	background:#defbd5;
}
#sidebar .widget:last-child {
	border-bottom:none;
	margin-bottom:0;	
}
#sidebar .widget-title,
#footer .widget-title  {
    color: #262626;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 30px;
}
#footer .widget-title span {
	background:#f5f5f5;
	display: table;
    margin: 0 0 -5px;
    padding: 0 10px 0 0;
    position: relative;
}
.widget ul {
	padding:0;
	margin:0;
	list-style:square;
	list-style-position:inside;
	list-style:none;
}
.widget ul a {
	text-decoration:none;
}
.widget ul ul {
	margin:15px 0 0 15px;
	padding:15px 0 0;
}

/*	List Widget Styling */
.widget_recent_entries li, 
.widget_recent_comments li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li,
.widget_categories li, 
.widget_archive li,
.widget_display_replies li,
.st_kb_articles_widget li,
.st_kb_categories_widget li {
	background: url("images/icon-arrow.png") no-repeat left 6px;
	padding-left:20px;
	margin:0 0 20px;
}
.widget_recent_entries li:last-child, 
.widget_recent_comments li:last-child, 
.widget_meta li:last-child, 
.widget_nav_menu li:last-child, 
.widget_pages li:last-child,
.widget_categories li:last-child, 
.widget_archive li:last-child,
.widget_display_replies li:last-child,
.st_kb_articles_widget li:last-child,
.st_kb_categories_widget li:last-child {
	margin:0;
}
.widget_recent_entries li a, 
.widget_recent_comments li a, 
.widget_meta li a, 
.widget_nav_menu li a, 
.widget_pages li a,
.widget_categories li a, 
.widget_archive li a,
.st_kb_articles_widget a,
.st_kb_categories_widget a {
	color:#383838 !important;
}
.widget_recent_comments li a:last-child {
	font-weight:600;	
}

/*	KB Category Widget */
.st_kb_categories_widget .children {
	margin:15px 0 0;
	padding:0;
}

/*	Category Widget */
.widget_categories li {
	clear:both;	
}
.widget_categories li span {
	color: #fff;
    float: right;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    padding: 1px 8px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/*	Blog Widget */

.st_blog_widget li {
	margin:0 0 26px;	
}
.st_blog_widget li:last-child {
	margin:0;	
}
.st_blog_widget .has_thumb .entry-title, 
.st_blog_widget .has_thumb .entry-meta {
	margin-left:75px;
}
.st_blog_widget .entry-thumb, 
.st_blog_widget .entry-thumb.no-thumb {
	float:left;
	margin:0 15px 0 0;
	width:60px;
}
.st_blog_widget .entry-thumb.no-thumb {
	height:60px;
	background:#E5E5E5 url("images/post-small.png") no-repeat center center;
}
.st_blog_widget .entry-title {
	margin:0 0 5px;
	display:block;
	font-size: 15px;
    font-weight: 600;
	color: #30363C;
	line-height:18px
}
.st_blog_widget .entry-meta {
	float:none;
	margin:0;
	font-size: 13px;
}

/*	Search Widget */
.widget_search #s {
    width: 100%;

}

/* Calendar Widget */
.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #525A61;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
	background:#fafafa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}


/* = Entry Styling
-------------------------------------------------------------- */

.post {
	margin: 0 0 45px;
    padding: 0 0 30px;
	border-bottom:1px solid #e0e0e0;	
}
.single .post {
	padding:0;
	margin:0 0 45px;
	border-bottom:none;
}
.entry-title {
	margin:0 0 13px;
	font-size:34px;
	letter-spacing:-0.6px;
	font-weight:bold;
}
.entry-title, 
.entry-title a {
	color: #363d40 !important;
	line-height:36px;
	outline:none;
    text-decoration: none;
}

/* Entry Thumb */
.entry-thumb {
	line-height: 100%;
    margin: 0 0 26px;
}
.entry-thumb a {
	display:block;
	line-height:0;
}

/* Entry Meta */
.entry-meta {
	color: #737980;
    font-size: 14px;
	list-style:none;
	padding:0;
	margin:0 0 26px;
	line-height:100%;
}
.entry-meta a, 
.entry-meta a:hover {
	color:#737980 !important;	
	text-decoration:none;
}
.entry-meta li {
	float:left;	
}
.entry-meta li,
.entry-meta span {
	margin: 0 8px 0 0;
}
.entry-meta strong {
	font-weight: bold;
}

/* Entry Content */
.single .entry-content {
	margin:0 0 26px;
}

/* Readmore Button */
.readmore, 
.readmore:visited {
	text-decoration:none;
}
.readmore:hover {}

/* Tags Display */
.tags {
	font-weight:600;
	margin:0 0 26px;	
}
.tags a, 
.widget_tag_cloud a {
	background:#F5F5F5;
	display:inline-block;
	color: #595959 !important;
	font-weight:normal;
	font-size: 13px;
    line-height: 100%;
	padding: 10px 12px;
    margin: 0 5px 10px 0;
	text-decoration:none;
}
.tags a:hover, 
.widget_tag_cloud a:hover {
	color:#595959;
}

/* Entry Author */
#entry-author {
	margin:0 0 26px;
}
#entry-author .gravatar {
	float: left;
	margin: 8px 0 0;
}
#entry-author h4, 
#entry-author 
.entry-author-desc {
	margin: 0 0 0 100px;
}
#entry-author h4 a {
	color: #3A3A40;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 5px 0 0;}



/* =Single
-------------------------------------------------------------- */

/* Section Headings */
#entry-author-title,
#related-title,
#comments-title,
#reply-title,
#activity-title {
	color: #363d40;
    font-size: 26px;
    font-weight: bold;
	letter-spacing: -0.6px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 33px;
    padding: 0 0 13px;
}


/* = Author Profiles
-------------------------------------------------------------- */

.author .author-info {
    margin: 0 0 30px;}
.author .author-avatar {
	float:left;
}
.author .author-description {
	margin:0 0 0 150px;
}
.author .author-info h2 {
	padding: 0 0 5px;
}


/* = KB
-------------------------------------------------------------- */

/* Category Listed */
.kb-category-list {
	margin-bottom:40px;	
}
.post-type-archive-st_kb .kb-category-list .column {
	margin-bottom:40px;	
}
.tax-st_kb_category .kb-category-list {
	margin-bottom: 10px;
}
.kb-category-list h3,
#category-title {
	margin: 0 0 20px;
	font-size: 24px;
	letter-spacing: -0.6px;
	font-weight:bold;
	border-bottom: 1px solid #e0e0e0;
	padding:0 0 20px;
	/*line-height:100%;*/
}
.kb-category-list h3, 
.kb-category-list h3 a,
#category-title {
	color: #30363C;
}
.kb-category-list h3 span.count {
	color:#fff;
	font-size: 13px;
	line-height: 100%;
    font-weight: 600;
    letter-spacing: 0;
    margin: 2px 0 0 10px;
    padding: 6px 8px;
	float:right;
}
.kb-category-list h3 span {
	color: #737980;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    position: relative;
    top: -3px;
}
.kb-article-list {
	margin: 0;
	padding:0;
	list-style:none;
}
.kb-article-list li {
	background:url("images/kb-small.png") no-repeat 0 0;
	margin: 0 0 10px;
    padding: 0 0 5px 40px;
}
.kb-article-list li a {
	color:#666;
	color:#41474D;
}
.sfwd-courses, .st_kb {
	background: url("images/kb-med.png") no-repeat 0 0;
	margin:0 0 26px;
	padding:0 0 30px 65px;	
	border-bottom:1px solid #E0E0E0;
}
.single .sfwd-courses, .single .st_kb {
	background:0;
	padding:0;
	border:none;
	margin:0 0 30px;		
}
.sfwd-courses .entry-header, .st_kb .entry-header {
	background: url("images/kb-med.png") no-repeat 0 0;
	margin:0 0 26px;
	padding:0 0 30px 65px;
	border-bottom:1px solid #E0E0E0;		
}
.sfwd-courses .entry-title, .st_kb .entry-title {
    font-size: 28px;
	font-weight: 600;
	margin: 0 0 15px;
}
.single .sfwd-courses .entry-title, .single .st_kb .entry-title {
    font-size: 32px;
	font-weight: bold;
	margin: 0 0 15px;
}
.sfwd-courses .entry-meta, .st_kb .entry-meta {
	margin:0;
}

.sfwd-lessons .entry-header, .sfwd-topic .entry-header, .sfwd-quiz .entry-header {
	margin:0 0 26px;
	border-bottom:1px solid #E0E0E0;		
}

/* = Page Header
-------------------------------------------------------------- */

#page-header {
    margin: 0 0 40px;
    padding: 30px 0;
}
.post-type-archive-st_kb #page-header,
.tax-st_kb_category #page-header,
.single-st_kb #page-header,
.bbPress #page-header {
	padding: 30px 0;
}
#page-header h1 {
	color: #fff;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.6px;
    margin: 0;
	line-height:100%;
}
#page-header p {
	color:#fff;
	margin:10px 0 5px;
	line-height:100%;	
}
.home #page-header {
	padding:50px 0;	
}

/* Search */
#page-header #searchform #s {
	padding: 20px 20px 20px 55px;
	float:left;	
	display: block;
    margin: 20px 0 0;
    width: 70%;
	background:#fff url("images/icon-search.png") no-repeat 20px center;
}
#search-result {
	background:#fff;
	border:1px solid #E0E0E0;
	list-style:none;
	margin:0;
	padding:0;
	font-size:15px;
}
#search-result li a {
	background-position:20px center;
	background-repeat:no-repeat;
	padding:15px 20px 15px 55px;
	display:block;
	color:#595959;
}
#search-result li a:hover {
	background-color: #fafafa;
}
#search-result li.sr-st_kb a {
	background-image: url("images/kb-small.png");
}
#search-result li.sr-topic a,
#search-result li.sr-reply a,
#search-result li.sr-forum a {
	background-image: url("images/forum-small.png");
}
#search-result .nothing-here {
	padding:15px 20px;	
}
@media screen and (max-width: 720px) {
#page-header #searchform #s {
    width: 100%;
}
} /* END Media Query */

/* Subnav */
#page-subnav {
	background:#f3f3f3;
	margin:-40px 0 40px;
	padding:20px 0;
	font-size:14px;
	color:#595959;
}
#page-subnav a {
	color:#595959;	
}
#page-subnav h2 {
	color: #393c40;
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 5px;
}
#breadcrumbs ul {
	list-style:none;
	margin:0;
	padding:0;
	color:#393c40;
	font-size:13px;
}
#breadcrumbs li {
	float:left;
}
#breadcrumbs span {
	margin:0 10px;	
	color:#999999;
}
#page-subnav .icon {
    float: left;
}
#page-subnav.icon h2, #page-subnav.icon #breadcrumbs {
	padding-left:80px;	
}
@media screen and (max-width: 720px) {
#page-subnav {
	padding:15px 0;
}
#breadcrumbs span {
    margin: 0 8px;
}
} /* END Media Query */


/* = Homepage
-------------------------------------------------------------- */

.home #page-header {
	text-align:center;
	color:#fff;
}
.home #page-header h1 {
	font-size:42px;
	font-weight:bold;
	margin:0;
}
.home #page-header h2 {
	font-size:18px;
	font-weight:normal;
	margin:20px 0 0;
	padding:0 18%;
}
.home #live-search {
	margin:25px 0 0;
}
.home #live-search #searchform #s {
	margin:0 auto;	
	float:none;
}
#features-list {
	background:#F5F5F5;
	margin:-40px 0 40px;
	padding:40px 0 10px;
}
#features-list .column {
	margin-bottom:30px;
}
#features-list .column > a {
	display:block;
}
#features-list .feature-icon {
	display:block;
	text-align:center;
	margin: 0 0 26px;
	line-height: 65px;
}
#features-list .feature-icon img {
	vertical-align: middle;
}
#features-list h3 {
	margin:0 0 20px;
	font-size:26px;
	font-weight:600;
	color: #363D40;
	letter-spacing:-0.6px;	
	text-align: center;
}
#features-list p {
	margin:0;
	font-size:15px;
	line-height:22px;
	text-align: center;	
}
.home #homepage-content {
	margin-bottom:30px;
}
#homepage-widgets .column {
	margin-bottom:40px;	
}
#homepage-widgets .widget-title {
	color: #363D40;
	font-size:18px;
	font-weight:600;
	margin: 0 0 26px;
	border-bottom:1px solid #E0E0E0;
}
#homepage-widgets .widget-title span {
	background:#fff;
	bottom: -7px;
    padding: 0 15px 0 0;
    position: relative;
}
#homepage-widgets .st_kb_articles_widget li {
	background: url("images/kb-small.png") no-repeat 0 0;
	padding-left:40px;
}
#homepage-widgets .widget_display_forums li,
#homepage-widgets .widget_display_topics li,
#homepage-widgets .widget_display_replies li {
	background: url("images/forum-small.png") no-repeat 0 4px;
	padding-left:40px;
}
@media screen and (max-width: 720px) {
.home #page-header h2 {
	padding:0;
}
} /* END Media Query */


/* =FAQs
-------------------------------------------------------------- */

.st_faq .entry-title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.6px;
    margin: 0 0 26px;
}
.st_faq h3 a {
	display:block;
}
.st_faq h3,
.st_faq h3 a {
	color: #363D40;
}
.st_faq .action {
    background:#4D4D4D;
	float:left;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 24px;
    position: relative;
    text-align: center;
    top: 4px;
    width: 25px;
	margin: 0 15px 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.st_faq .entry-title .plus, 
.st_faq .entry-title .minus {
    display: none;
}
.st_faq .entry-title .plus {
    display: block;
}
.st_faq .entry-title.active .minus {
    display: block;
    line-height: 22px;
}
.st_faq .entry-title.active .plus {
    display: none;
}
.single-st_faq .entry-content {
	margin:0;
}


/* =404
-------------------------------------------------------------- */

.error404 #page-header {
	padding:60px 0;
	margin:0;
}
.error404 #footer {
	margin:0;
}

.home #page-header h2 {
padding: 0 10%;
}

#bbpress-forums .bbp-forum-info {
width: 100% !important;
}

#bbpress-forums ul ul {
border-bottom: 0 !important;
}

.bbp-forum-header {
	background: url("images/forum-med.png") no-repeat 0 3px;
	padding:0 0 0 65px;	
}

.topic-header {
	background: url("images/forum-med.png") no-repeat 0 3px;
	padding-left: 65px !important;
}

.bbp-reply-author img {
  width: 50px;
  height: 50px;
}

#bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
width: 65px !important;
}

.single-topic .bbp-reply-content, .single-topic .bbp-meta, .forum-search .bbp-topic-content, .forum-search .bbp-meta {
margin: 0 0 0 90px !important;
}

.bbp-forum-header .bbp-forum-content {
  margin-top: 10px;
}
 
#learndash_lessons .learndash_topic_dots {
	float: none!important;
}

.item-avatar {
float: left;
margin: 0 7px 5px 0;
}

span.delete_me a, span.join_me input[type="submit"] {
  background: #86B854;
}

.widget_author_avatars .author-list {
text-align: left!important;
}

.comment-awaiting-moderation {
margin-left: 100px;
font-style: italic;
}

.learndash_join_button {
  margin: 0 0 52px 0;
}

#learndash_course_content_title {
  padding-bottom: 13px;
  font-weight: bold;
  font-size: 26px;
}

h4#learndash_course_content_title {
  margin-top: 0;
}

#learndash_lessons, #learndash_lessons a, #learndash_quizzes, #learndash_quizzes a {
  font-size: 14px!important;
}

#learndash_lesson_topics_list span a span, #learndash_lesson_topics_list div strong {
  font-size: 14px!important;
}

#learndash_lesson_topics_list ul {
  padding-bottom: 0;
}

.learndash .notcompleted, #learndash_profile .notcompleted, .learndash .completed, #learndash_profile .completed {
  background-position: 96.5% center!important;
  -moz-background-size: 26px 26px!important;
  -webkit-background-size: 26px 26px!important;
  -o-background-size: 26px 26px!important;
  background-size: 26px 26px!important;
}

#learndash_lessons h4 > a:hover, #learndash_quizzes h4 > a:hover, #learndash_lesson_topics_list ul > li > span.topic_item:hover, #learndash_course_content .learndash_topic_dots ul > li:hover {
  background-color: #DBF0DB!important; 
/*  background-color: #FBFBD5!important; */
}

#topic_completed_btn {
  padding: 10px 30px 10px 40px;
  background: url("/wp-content/plugins/evr-sfwd-lms/templates/images/completed_t.png") no-repeat #f3f3f3 15px;
}

#lesson_completed_btn {
  padding: 10px 30px 10px 50px;
  background: url("/wp-content/plugins/evr-sfwd-lms/templates/images/completed.png") no-repeat #f3f3f3 15px;
  -moz-background-size: 26px 26px!important;
  -webkit-background-size: 26px 26px!important;
  -o-background-size: 26px 26px!important;
  background-size: 26px 26px!important;
}

.widget_course_return {
  display: none;
}

button, input[type='reset'], input[type='submit'], input[type='button'] {
  background: #5CB85C!important;
}

button:hover, input[type='reset']:hover, input[type='submit']:hover, input[type='button']:hover {
  background: #58d68d!important;
  transition: .25s linear;
}

.back-panel {
  border: 1px solid #DDDDDD;
  margin-top: 26px;
  border-radius: 4px;
  margin-bottom: 39px;
}
.back-panel-row div {
  display: table-cell;
  padding: 13px 13px;
  line-height: 22px;
}

.back-panel-header {
  background-color: #f3f3f3;
  border-right: 1px solid #DDDDDD;
  width: 80px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.back-panel div.back-panel-row {
  border-top: 1px solid #DDDDDD;
  display: block;
}

.back-panel div.back-panel-row:first-child {
  border-top: 0px solid #DDDDDD;
}

.expand_collapse a, #learndash_profile .expand_collapse a {
  color: #363d40!important;
}

.editlink {
  float: right!important;
}

.editlink a, .editlink a:hover {
  color: #E36F3C!important;
}

.slickQuizWrapper .button {
  background-color: #5CB85C!important;
  padding: 10px 19px!important;
  line-height: 25px;
}

.slickQuizWrapper .button:hover {
  background: #58d68d!important;
  transition: .25s linear;
}

ul.answers li input[type='radio'], ul.answers li input[type='checkbox'] {
  margin: 10px 10px 0px;
} 

ul.answers {
  margin-top: 20px;
} 

ul.responses {
  margin: 0!important;
}

ul.responses li {
  margin: 26px!important;
  padding: 13px;
}

ul.responses li.correct {
  border-left: 3px solid #5CB85C;
}

ul.responses li.incorrect {
  border-left: 3px solid #F74242;
}

.quizResultsCopy h3 {
  margin-bottom: 26px!important;
  font-size: 16px;
}

.quizResultsCopy p {
  margin-top: 26px!important;
}

h2.quizName  {
  display: none!important;
}

.lms_profile .big_avatar img {
  float: left;
  margin: 0 15px 19px 0;
  border: 1px solid #e7e7e7;
  padding: 3px;
}

.lms_profile .username {
  margin-left: 150px;  
}

.lms_profile .username a {
  color: #363d40;  
}

.lms_profile .status {
  margin-left: 150px;
}


#learndash_profile .profile_info, #learndash_profile .learndash_profile_heading {
  display: none!important;
}

#learndash_profile .course_overview_heading {
  display: block!important;
}

#learndash_profile .no_radius {
  display: block!important;
  border-radius: 3px 3px 0 0 !important;
}

#learndash_profile {
  margin-top: 26px;
}

#sfwd-courses_course_materials {
  display: none;
}

.learndash_profile_quizzes .learndash_profile_quiz_heading .certificate {
vertical-align: baseline!important;
}

.course_members #course_list h4 a img {
  float: left;
  margin-top: -13px;
}

.course_members #course_list h4 a span {
  margin-left: 10px;
  font-size: 14px;
}

#course_list h4 a.completed, #course_list h4 a.notcompleted {
  font-size: 14px;
}

#course_list h4 a.completed:hover, #course_list h4 a.notcompleted:hover {
  background-color: #DBF0DB!important;
}

.warning_box {
  background: #FBFBD5;
  padding: 13px 13px 13px 26px;
  margin: 26px 0;
  border-left: 3px solid #E36F3C;;
}

.warning_box a {
  font-weight: bold;
}

.widget .warning_box {
  padding: 13px 13px 13px 13px;
  border-left: 3px solid #E36F3C;;
}

.avatar-block {
  margin-bottom: 26px;
}

.course_members .chbx {
  display: table-cell;
  border-top: 1px solid #ddd;
}

.course_members .set_of_master {
  padding: 0 0 7px 13px!important; 
}

.course_members .set_of_master a {
  color: #E36F3C!important;
  font-size: 12px!important;
}

.selectall label {
  margin-left: 7px;
  font-size: 14px;
}

#course_list > div h4 {
  width: auto!important; 
}

.userbtn {
  display: table-cell;
  border-left: 1px solid #ddd; 
  border-right: 0px solid #ddd!important; 
  padding: 0 13px;
  vertical-align: top;
}

.userbtn img {
  max-width: none!important;
  width: 26px;
  margin-top: 23px;
  opacity: 0.75;
	transition-duration:.12s;
}

.userbtn img:hover {
  opacity: 1;
	transition-duration:.12s;
}

.newsubscribers .userbtn {
  width: 65px!important;
  background-color: #FBFBD5!important;
}

.course_members .nopic {
  background: none!important;
}

.course_members .editpage {
  line-height: normal!important;
  background: url("images/gray_arrow_collapse.png") no-repeat 13px 10px!important;
  background-color: #f3f3f3!important;
  border-radius: 2px;
}

.course_members .list_arrow.expand .editpage {
  background: url("images/gray_arrow_expand.png") no-repeat 8px 15px!important;
  background-color: #f3f3f3!important;
}

.editpage .list_arrow {
  background: none!important;
  padding: 0!important;
  height: auto!important;
}

.editpage .list_arrow a {
  display: block;
  width: 100%!important;
  line-height: 38px!important;
}


/*.course_members .list_arrow.expand .editpage {
  background: url("images/gray_arrow_collapse.png") no-repeat 130px 11px!important;
}*/

.course_members .editpage span {
  padding: 0 20px!important;
}

.course_members textarea {
  min-height: 150px!important;
}

.editpage h4, .editpage #course_list div.list_arrow {
  border-top: 0!important;
  background-position: 50% 11px!important;
}

.editpage #learndash_profile {
  margin-bottom: 0;
}

.editpage .flip div.options_content {
  font-size: 14px!important;
  padding:  26px 2%;
}

.editpage .learndash_profile_heading.course_overview_heading {
  border-top: 1px solid #DDDDDD!important;
  border-bottom: 1px solid #DDDDDD!important;
  border-top-left-radius: 0!important;
  border-top-right-radius: 0!important;
}

#div_report_evaluation.hdn {
  display: none;
  
}

#report_evaluation {
  margin-bottom: 26px;
}

.report_evaluation_heading {
  border-top: 1px solid #DDDDDD!important;
  border-bottom: 1px solid #DDDDDD!important;
  background-color: #f3f3f3;
  color: #333333;
  padding: 1% 2%;
  font-weight: normal;
  margin: 0;
  font-size: 14px;
}

.report_evaluation_body {
  padding: 26px 2% 0;
  font-size: 14px;
}

.report_evaluation_body a.operating {
  border-bottom: 1px dotted;
  color: #555555;  
}
 
.report_evaluation_body span.point {
  padding: 6px;
  border: 1px solid #edeff2;
  display: inline-block;
  transition-duration: .1s;
  background-color: #edeff2;
}

.report_evaluation_body span.green {
  background-color: #D5F2D5;
  border: 1px solid #D5F2D5;
}

.report_evaluation_body span.red {
  background-color: #FFD5D5;
  border: 1px solid #FFD5D5;
}

.report_evaluation_body span.point:hover {
  background-color: #FCFCDD;
  border: 1px solid #ddd;
  transition-duration: .1s;
}

.report_evaluation_body textarea {
  min-height: 100px;
}

.report_evaluation_body img {
  vertical-align: middle;
}


.report_evaluation_body input[type="file"] {
  background-color: #edeff2;
  padding: 13px;
  margin: 13px 0;
  min-width: 75%;
}

.report_evaluation_body input[type="submit"] {
  margin: 26px 0 13px;
}


.report_evaluation_body div.file {
  overflow: hidden;
  height: 0px;
}

.report_evaluation_body div.file.show {
  overflow: hidden;
  height: auto;
  transition-duration: 5s;
}

.options_content span.slug {
  display: block;
  float: left;
  background-color: #ccc!important;
  padding: 11px;
  line-height: 18px;
  border-radius: 3px;
} 

.options_content input.slug {
  display: block;
  float: left;
  width: 60%!important;
  font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif;
/*  font-size: 14px;
  line-height: 16px;*/
}

.options_content input.numberic {
  width: 40%!important;
}

.options_content label.numberic {
  float: left;
  width: 35%!important;
  text-align: right;
}

.options_content .description.numberic {
  margin-left: 35%;
  padding-left: 11px;
}

.options_content select {
  width: 100%;
}

.options_content p.remark {
  margin-top: 13px;
  padding: 7px 13px;
  border-left: 3px solid #86B854;
  background: #FBFBD5;
}
.options_content p.remark.warning {
  padding: 7px 13px;
  border-left: 3px solid #E36F3C;
  background: #FBFBD5;
}

.options_content p.remark a {
  font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif!important;
  font-size: 14px!important;
  color: #E36F3C!important;
}

.newsubscribers #course_list h4 a.completed, .newsubscribers #course_list h4 a.notcompleted {
  background-color: #FBFBD5!important;
}

.newsubscribers #course_list h4 a.completed:hover, .newsubscribers #course_list h4 a.notcompleted:hover {
  background-color: #DBF0DB!important;
}

.newsubscribers #course_list .chbx {
  background-color: #FBFBD5!important;
} 

#learndash_course_materials {
  display: none;
}

#nosubscriber p {
 font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif!important;
  font-size: 14px!important;
  padding: 13px 13px!important;
}

.no_join_button .learndash_join_button {
  display: none!important;
}

#about_confirm_course {
  min-height: 250px;
}

.rating {
  width: auto!important;
}

.rating a, .rating a.visited {
  color: #757575!important;
  display: block;
}

.rating a, .rating span {
  display: block;
  padding: 6px 9px;
}

.rating td, .rating th {
  border: 1px solid #ddd;
  padding: 0px;
  line-height: 1.5;
}

.rating.file_and_text .gray th {
  padding: 6px;
}

.rating.file_and_text .gray.name th {
  padding: 0;
}

.rating.file_and_text .gray.name th a {
  padding: 13px 6px;
}

.rating.file_and_text td.data {
  padding: 0;
}

.rating.file_and_text td.data a {
  margin: 0;
  transition-duration: .12s;
  transition-timing-function: ease-out;
}




.rating th {
  border-bottom: none;
}

.rating th.notop {
  border-top: 1px solid #fff;
}

.rating .fio {
  max-width: 50%; 
  min-width: 150px; 
}

.rating .data {
  min-width: 30px;
  text-align: center; 
}

.rating .data.sum {
  min-width: 75px;
  font-weight: bold; 
}

/*
.rating th.lesson {
  min-width: 75px;
}*/

#rating_table td a:hover, #rating_table th a:hover, #rating_table td.fio:hover, #rating_table th.lesson:hover {
  background-color: #FCFCDD;
}

#rating_table .table.filetype-mini {
  padding: 20px 13px;
}

.rating th.lesson {
  transition-duration: .12s;
  transition-timing-function: ease-out;
}

.rating td.passed a:hover, .rating.file_and_text td.data.accept:hover {
  background-color: #E1F6E1!important;
}

.rating td.failed a:hover, .rating.file_and_text td.data.reject:hover {
  background-color: #FFE1E1!important;
}

.rating .data.percentage {
  width: 75px;
  text-align: center; 
}


.rating .data.reject {
  background-color: #FFD5D5;
}

.rating .data.accept {
  background-color: #D5F2D5;
}

.rating .data.waiting {
  background-color: #FCFCDD;
}

.rating .type {
  width: 75px;
  text-align: center; 
}

.rating .data.passed {
  background-color: #D5F2D5;
}

.rating .data.failed {
  background-color: #ffd5d5;
}

.learndash_profile_quizzes div.new div {
  background-color: #FBFBD5;
}


.rating .gray th, .rating .total_points td, .rating .data.total1 {
  background-color: #f0f0f0;
  font-weight: bold;
  text-align: center; 
}

.rating .data.percentage {
  background-color: #f0f0f0;
}

.rating_switcher span {
  margin-right: 13px;
  font-weight: bold;
}

.rating_switcher {
  padding-bottom: 13px!important;
  
}

.rating_switcher span a {
  border-bottom: 1px dotted;
}

.rating_show {
  display: block;
  overflow: auto;
}

.rating_show table {
  margin: 0;
}

.rating_hide {
  display: none;
}

.nobold {
  font-weight: normal;
  padding: 0!important;
}

.nopadding {
  padding: 0!important;
  cursor: help;
}

.rating span.point, .rating span.percent {
  padding: 0!important;
}

.rating_show.point .percent {
  display: none;
}

.rating_show.percent .point {
  display: none;
}

textarea#author_request {
  width: 100%;
  min-height: 350px!important;
  line-height: 1.4;
}

.item-avatar  {
  text-align: center;
  line-height: 20px;
}

.admin_request_message {
  white-space: pre-wrap;
  line-height: 18px;
  padding: 13px;
  font-family: Verdana;
  background: #FCFCDD;
}

.admin_request_date {
  padding: 0 13px 7px 13px;
}

.avatar-block.after_author_request_message {
  margin: 13px;
}

.selectall_block p {
  margin: 1em 0;
}

#profile_tools .col {
  float: left;
  width: 50%;
}

#profile_tools {
  margin: 13px 0 36px;
}

#profile_tools .head, #profile_activity .head {
  background-color: #f3f3f3;
  color: #333333;
  border-radius: 3px ;
  font-weight: normal;
  font-size: 14px;
  padding: 1% 2%;
  border: 1px solid #DDDDDD;  
  margin-bottom: 26px;  
}

@media screen and (max-width: 720px) {
#profile_tools .col {
  width: 100%;
}
}

#profile_tools .col a {
  font-weight: bold;
 	padding-left: 45px;
  min-height: 35px;
  display: inline-block;
}

#profile_tools .col div {
  margin: 0 13px 13px;
}

#profile_tools .col #certificates a {
 	background:url("images/profile/certificates.png") no-repeat 0px 4px;
  background-size: 30px; 
}

#profile_tools .col #author-request a {
 	background:url("images/profile/author-request.png") no-repeat 0px 4px;
  background-size: 30px; 
}

#profile_tools .col #new-course a {
 	background:url("images/profile/new-course.png") no-repeat 0px 4px;
  background-size: 30px; 
}

#profile_tools .col #help a {
 	background:url("images/profile/help.png") no-repeat 0px 4px;
  background-size: 30px; 
}

#profile_tools .col #wp-admin a {
 	background:url("images/profile/wp-admin.png") no-repeat 0px 4px;
  background-size: 30px; 
}

#profile_tools .col #authors a {
 	background:url("images/profile/authors.png") no-repeat 0px 4px;
  background-size: 30px; 
}

#profile_tools .col #names a {
 	background:url("images/profile/names.png") no-repeat 0px 4px;
  background-size: 30px; 
}

h4#learndash_course_content_title {
  display: none;
}

#learndash_course_content {
  margin-top: 26px;
}

.lms_profile div.edu-logo {
  width: 50px;
  height: 40px;
  float: right;
  margin: 3px 0;
}

.lms_profile img.edu-logo {
  width: 50px;
  height: 40px;
}

ul.wpuf-attachments {
  margin-left: 0px;
  margin-bottom: 26px;
}

ul.wpuf-attachments li  {
  clear: both;
}

ul.wpuf-attachments li div {
  margin-left: 36px;
}

.usermenu_show {
  height: 128px;
  overflow: hidden;
  transition-duration:0.5s;
}

.usermenu_hide {
  height: 0px;
  overflow: hidden;
  transition-duration:0.5s;
}


.usermenu {
  display: inline-block;
  float: left;
  width: 68px;
  padding-right: 10px;
  padding-left: 10px;
  border-left: 1px solid #E0E0E0;
	transition-duration:.25s;
}

.usermenu:last-of-type {
  border-right: 1px solid #E0E0E0;
}

.usermenu a {
  display: inline-block;
  padding-top: 60px;
  line-height: normal;
  font-size: 14px;
  text-align: center;
}

.usermenu.new {
 	background:url("images/editor/new.png") no-repeat 20px 7px;
  background-size: 48px; 
}

.usermenu.edit {
 	background:url("images/editor/edit.png") no-repeat 20px 7px;
  background-size: 48px; 
}

.usermenu.edit_console {
 	background:url("images/editor/edit_console.png") no-repeat 35px 7px;
  background-size: 48px;
  width: 98px;
}

.usermenu.add_quiz {
 	background:url("images/editor/add_quiz.png") no-repeat 20px 7px;
  background-size: 48px; 
  border-right: 1px solid #E0E0E0;
}

.usermenu.tree {
 	background:url("images/editor/tree.png") no-repeat 20px 7px;
  background-size: 48px; 
  border-left: none;
  border-right: 1px solid #E0E0E0;
}

.usermenu:hover {
  background-color: #FCFCDD;  
	transition-duration:.25s;
}

#user_answers #file_box, #user_answers.hdn #file_box, #user_answers #text_box, #user_answers.hdn #text_box {
  border-top: none;
  padding: 0;
  margin: 26px 0 0 0;
  height: 0px;
  overflow: hidden;
  transition-duration:0.5s;
}

#user_answers.show #file_box {
  border-top: 1px solid #E0E0E0;
  padding: 13px 0;
  margin: 26px 0 0 0;
  height: 440px;
  transition-duration:0.5s;
}

#user_answers.show #text_box {
  border-top: 1px solid #E0E0E0;
  padding: 13px 0;
  margin: 26px 0 0 0;
  height: 570px;
  transition-duration:0.5s;
}

#user_answers.show input[type='button']#ua_js_button {
  background: #f3f3f3!important;
  color: #555555;
  transition: .25s linear;
}

#user_answers.show input[type='button']#ua_js_button:hover {
  background: #58d68d!important;
  color: #ffffff;
  transition: .25s linear;
}

#file_box #file_submit_submit, #text_box #text_submit_submit {
  padding: 13px 0 0 0;
  margin: 13px 0 26px 0;
}

#file_box span {
  display: block;
  background-color: #f3f3f3;
  padding: 13px; 
  margin: 13px 0; 
}

#file_box span input[type="file"] {
  width: 100%;
}

#file_box span img {
  position: relative;
  float: right;
  top: -29px;
  width: 32px;
  height: 32px;
  display: none;
}

.report_evaluation_body #file_upload img {
  position: relative;
  left: -39px;
  width: 32px;
  height: 32px;
  display: none;
} 

.list_of_report_files p span.comment {
  display: block;
  background-color: #f3f3f3;
  padding: 13px 13px;
}

.list_of_report_files p span.comment.file {
  padding: 13px;
}

.list_of_report_files p span.comment.file.file-attach {
  padding: 0 13px 20px 13px;
}


.list_of_report_files {
/*  margin-top: 26px;*/
  margin-bottom: 26px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
/*  padding-bottom: 13px; */
}

/*
#add_report_file {
  margin-top: 26px;
}
*/

.list_of_report_files input[type="button"] {
  margin: 26px 0 13px
}

.list_of_report_files.report p {
  background-color: #FCFCDD;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.list_of_report_files .info,
.list_of_report_files .error,
.list_of_report_files .success {
  margin: 13px;
}

#div_report_evaluation .info,
#div_report_evaluation .error,
#div_report_evaluation .success {
  margin: 0 0 26px 0;
}

span.label_error {
  border-left: 3px solid red;
  padding-left: 13px;
  display: inline-block;
}

.list_of_report_files p {
  padding: 13px 2%;
  font-size: 14px;
  background-color: #fff;
}

.list_of_report_files p.last {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 0px;
  overflow: hidden;
  padding: 6px 0 0 0;
  transition-delay: 0.3s;  
}

.list_of_report_files p.last.white {
  background-color: #ffffff;
  transition-delay: 0s;
}



.list_of_report_files strong {
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
  color: #333333;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 1% 2%;
  margin: 0;
  display: block;  
  font-weight: normal;
  font-size: 14px;  
}

.list_of_report_files.report strong {
  color: #555555;
  font-weight: bold;
}

.list_of_report_files span.accept {
  background-color: #D5F2D5;
  padding: 2px 6px;
  display: inline-block;
}

.list_of_report_files span.reject {
  background-color: #FFD5D5;
  padding: 2px 6px;
  display: inline-block;
}

.list_of_report_files span.timestamp {
  background-color: #ececec;
  float: right;
  padding: 2px 6px;
  font-size: 12px;
}

.list_of_report_files .master-avatar img {
  float: right;
  border: 2px solid #ECECEC;
  margin-left: 6px;
}

.list_of_report_files .show_report_header {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f3f3f3;
  padding: 26px;
  border-bottom: 1px solid #DDDDDD;
}

.list_of_report_files .show_report_header img {
  margin: -13px 13px 0 -13px;
  float: left;
}

#lesson_completed_btn, #topic_completed_btn {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  margin-top: 26px;
}


#learndash_lesson_topics_list ul li:last-child span {
  border-bottom-left-radius: 3px!important;
  border-bottom-right-radius: 3px!important;
}

.entry-content.editpage.reportpanel #text_of_report, .entry-content.editpage.reportpanel #text_of_report.close {
  height: 0;
  min-height: 0px!important;
  padding: 0;
  border: 0;
  transition-duration:0.25s;
  display: none;
}

.entry-content.editpage.reportpanel #text_of_report.open {
  padding: 10px;
  margin-bottom: 26px;
  border: 1px solid #eee;
  height: 80px;
  transition-duration:0.25s;
  display: block;
}

/* .entry-content.editpage.reportpanel .description {
  margin-top: 13px;
} */

#sfwd-mark-complete {
  margin-top: 26px;
}

#user_answers textarea {
  height: 200px;
  max-height: 200px;
  font-size: 15px;
  padding: 13px;
  line-height: 20px;
}

.item-avatar img {
  margin-right: 3px!important;
}

#learndash_complete_prev_topic, #learndash_complete_prev_lesson {      
  display: block;
  background: #FBFBD5;
  padding: 26px;
  margin: 26px 0 0 0;
  border-left: 3px solid #E36F3C;;
}

.widget.jmm_add_users, .widget.st_blog_widget {
  margin-bottom: 52px!important;
}

#copyright, #copyright a {
  color: #ddd;
}

#copyright a {
  border-bottom: 1px dotted #888;
}

#edu-footer-logo {
  float: left;
  margin-top: -39px;
}

/* Login/User Widget  */
.evr_user_login_widget fieldset {
    border: none;
    margin: 0;
    padding: 0;
} 
.bbp-login-form fieldset legend {
	display: none;
}
.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
	padding: 12px 10px;
    width: 100%;
	margin: 0 0 5px;
}
#sidebar .boxed .bbp-login-form .bbp-username input,
#sidebar .boxed .bbp-login-form .bbp-email input,
#sidebar .boxed .bbp-login-form .bbp-password input {
	background:#fff;
}
.bbp-login-form .bbp-username label,
.bbp-login-form .bbp-email label,
.bbp-login-form .bbp-password label {
	display: block;
	margin: 0 0 5px;
}
.bbp-login-form .bbp-remember-me {
	margin: 10px 0 0;
}
.bbp-login-form .bbp-remember-me label {
	display: inline-block;
    line-height: 100%;
    margin: 2px 0 0 5px;
    vertical-align: top;
}
.bbp-login-form .bbp-submit-wrapper {
	text-align: right;
}
.bbp-login-form .bbp-submit-wrapper .submit {
	float:right;
}
.bbp-login-form .bbp-login-links a {
	float: left;
	clear: left;
}
.bbp-logged-in img.avatar {
	float: left;
	margin: 0 15px 0 0;
}
.bbp-logged-in h4 {
	font-weight: 600;
	font-size: 16px;
	clear: none;
	margin: 0 0 5px;
	line-height: 100%;
}
.evr_user_login_widget h4,
.evr_user_login_widget h4 a {
	color:#30363C;
}
.evr_user_login_widget .logout-link {
	font-size: 13px;
	color:#737980;
}
.evr_user_login_widget .logout-link:after {
	content:"→";
	padding-left:10px;
	color:#737980;	
}

.boxed-orange.widget h4 {
  margin-bottom: 26px!important;
}

.boxed-orange.widget div {
  font-size: 15px;
}

.boxed-orange.widget div p {
  margin: 5px 0!important;
}

.boxed-orange.widget li {
background: url("images/icon-arrow.png") no-repeat left 8px;
padding-left: 20px;
margin-left: 13px;
}


.wpuf-post-form .wp-editor-wrap #wp-new-post-desc-media-buttons {
  display: none!important;
}

.wpuf-post-form .wp-editor-wrap {
  border: none!important;
}


.wpuf-post-form .wp-editor-wrap input[type='button'] {
  background: #eee!important;
  background-image: linear-gradient(to top,#e3e3e3,#fff)!important;
}

.wpuf-post-form .wp-editor-wrap input[type='button']:hover {
  border-color: #aaa!important;
  background: #ddd!important;
}

.wpuf-post-form .wp-editor-wrap .wp-editor-area {
  font-family: Consolas,Monaco,monospace;
  font-size: 13px;
  height: 300px;
  background-color: #fff;
}

#homepage-widgets .st_kb_articles_widget li.nocourses {
  background: none!important;
  padding: 26px!important;
  border: 3px dotted #ddd;
  margin-right: 26px;
}

#homepage-widgets .st_kb_articles_widget li.nocourses a {
  color: #E36F3C!important;
  font-weight: bold;
}

dd.course_progress div.course_progress_blue {
  background-color: #5CB85C!important;
  height: 20px!important;
}

dd.course_progress {
border: medium none!important;
height: 20px!important;
}

#wp-link .submitbox {
  height: 40px!important;
}

.col-srv {
  padding: 20px 10px 10px 80px;
  font-size: 14px; 
  background: #f3f3f3;
  width: 32%!important;
  border-bottom: 3px solid rgba(0,0,0,0.05);
}

.col-srv {
margin-left: 2%;
}

.col-srv a strong {
  font-size: 16px;
  color: #262626;
}

.col-srv a p {
  color: #555555;
  padding: 0;
}

.col-srv a img {
  margin: 3px 0 0 -60px;
  float: left;
  width: 40px;
}

#lessons_list > div h4 > a, #course_list > div h4 > a, #quiz_list > div h4 > a {
  padding-top: 26px !important;
  padding-bottom: 26px !important;
  padding-right: 60px !important;
}

.learndash .completed, #learndash_profile .completed, .learndash .notcompleted, #learndash_profile .notcompleted {
  line-height: 22px !important;
}

#sidebar .list_lessons {
  line-height: 20px;
}

.category .editlink {
  display: none;
}

img.logo-lms {
  height: 22px;
}

.activity #whats-new-avatar {
  float: left;
}

.activity h5, .activity #whats-new-content {
  margin-left: 100px;
  margin-top: 0px;
  margin-bottom: 13px;
}

.activity h5 {
  font-weight: normal;
  font-size: 16px;
}

.activity textarea {
  height: 100px;
  margin-bottom: 13px;
}

.activity #whats-new-submit {
  float: right;
}

.activity #whats-new-form {
  margin-bottom: 50px;
}

.activity #whats-new-avatar img, .activity img.avatar {
  background: #fff;
  padding: 3px;
  margin-left: 13px;
}

.activity img.avatar {
  margin-left: -29px
}

.activity ul.item-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.activity ul.item-list .activity-comments ul {
  margin: -30px 0 30px 0;
}

.activity .activity-list .activity-content {
  background: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
/*!!!1  margin: -75px 0 50px -41px;*/
  margin: -75px 0 50px -41px;
}

.activity #activity-stream {
  border-left: 2px solid #DDDDDD;
  margin-left: 41px;
}

/*!!!1
.activity #activity-stream li {
  margin-bottom: 80px;
}
*/


.activity .activity-list .activity-content .activity-header {
  font-size: 14px;
  margin-left: 100px;
}

.activity .activity-list .activity-content .activity-inner {
  margin: 13px 13px 0 100px;
}

.activity .activity-list .activity-content .activity-header {
  margin-top: 13px;
}

.activity .activity-list .activity-content .activity-header .time-since {
  float: right;
  padding: 0px 10px;
  margin-right: 7px;
  background-color: #f3f3f3;
  font-size: 12px;
  border-radius: 3px;
  color: #545557;
}

.activity .activity-list .activity-content .activity-meta {
  font-size: 13px;
  background-color: #f3f3f3;
  padding: 7px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.activity .activity-list .activity-content .activity-meta a.button, 
.activity .activity-list .activity-content .activity-meta .button.like, 
.activity .activity-list .activity-content .activity-meta .button.unlike, 
.activity .activity-list .activity-content .activity-meta .view-likes {
  padding: 4px 8px;
  background: #e2e2e2;
  color: #545557;
  font-size: 12px;
  border-radius: 2px;
  margin: 0 3px;
}

a.button span, .like span, .unlike span {
  background: #999;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 90%;
  margin-left: 2px;
  padding: 0 5px;
}

.unlike {
  padding-left: 18px!important;
  background: url("/wp-content/themes/socialbuddy/images/like.png") no-repeat 5px 8px #e2e2e2!important;
}

.activity .activity-list .activity-content .activity-meta a.button.loading,
.like.loading, .unlike.loading {
  background-image: url("images/ajax-loader-mini.gif")!important; 
  background-position: 95% 50%!important;
  background-repeat: no-repeat!important;
  padding-right: 25px!important;
}

.like-user img {
  margin: 5px 0 0 5px!important;
  float: none!important;
}

.activity .activity-list .activity-content .activity-meta a.button:hover,
.activity .activity-list .activity-content .activity-meta .button.like:hover, 
.activity .activity-list .activity-content .activity-meta .button.unlike:hover, 
.activity .activity-list .activity-content .activity-meta .view-likes:hover {
  background: #666;
  color: #fff;
  background-position: 95% 50%;
}

.unlike:hover {
  background: url("/wp-content/themes/socialbuddy/images/like-hover.png") no-repeat 5px 8px #666!important;
}

.button.like:hover span, .button.unlike:hover span {
  background: #555;
} 

.activity .activity-list li.load-more {
  background: #fff !important;
  text-align: center;
/*!!!1  margin: -80px 0 0px -41px; */
  margin: -50px 0 0px -41px; 
  padding: 39px 0 20px 0;
  margin-bottom: 0px!important;
}

.activity .activity-list li.load-more a {
  background-color: #5CB85C!important;
  padding: 10px 26px;
  line-height: 25px;
  color: #ffffff;
  border-radius: 5px;
}

.activity .activity-list li.load-more a:hover {
  background-color: #58d68d!important;
  transition: .25s linear;
}

.activity .activity-list li.load-more a img {
  width: 0px;
  height: 20px;
  margin-left: 0px;
  vertical-align: middle;
  margin-top: -3px;
}

.activity .activity-list li.load-more.loading a img {
  width: 20px;
  margin-left: 10px;
}

/*
.activity .activity-list li.load-more.loading a {
  padding-right: 42px!important;
  background: url('images/loading.gif') no-repeat 90%;
  background-size: 16px 16px;
}
*/
.ac-form {
  display: none;
}

/*!!!1
.activity .activity-comments {
  margin-top: -30px;
}
*/

.activity .activity-comments ul {
  margin-left: 10px;
}

.activity .activity-comments ul li {
  list-style: none;
  margin-bottom: 20px!important;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

/*!!!1
.activity .activity-comments ul li:last-child {
  margin-bottom: -40px!important;
}
*/

.activity .activity-comments .acomment-avatar, .activity .activity-comments .ac-reply-avatar {
  float: left;
}

.activity .activity-comments .ac-reply-content {
  margin-left: 50px;
  font-size: 13px;
}

.activity .activity-comments .ac-form.root {
  margin-left: 50px;
  margin-top: 50px;
  margin-bottom: 40px;
}

.activity .activity-comments .ac-form {
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 20px;  
}

.activity .activity-comments .acomment-meta {
  margin-left: 50px;
  font-size: 14px;  
}

.activity .activity-comments .acomment-meta .activity-time-since {
  float: right;
  padding: 0px 10px;
  margin-right: 7px;
  background-color: #f3f3f3;
  font-size: 12px;
  border-radius: 3px;
  color: #545557;

}

.activity .activity-comments .acomment-content {
  margin-left: 50px;
  font-size: 14px;  
}

.activity .activity-comments .acomment-options {
  margin-left: 50px;
  font-size: 14px;  
}

.acomment-delete {
  color: #999;
  font-size: 12px;  
}

.acomment-delete:hover {
  color: #333;
}

.users-who-like {
  margin: 0;
}

.like-user {
  margin-top: 10px;
}

.activity #message {
  display: none;
}

.learndash_profile_heading, #learndash_profile div {
  font-size: 14px!important;
}

#whats-new-email {
  font-size: 14px;
  float: left;
}

.wave_line {
  background: url("/wp-content/themes/supportdesk/images/wave-line.png") repeat-x;
  background-size: auto 100%;
  margin: 0 2% 26px;
  height: 18px;
  display: block;
}

.list_of_report_files.report p .wave_line {
  background: url("/wp-content/themes/supportdesk/images/wave-line-yellow.png") repeat-x;
  background-size: auto 100%;

}

input[type='button']#edit_button_report_evalution.gray {
  background: #f3f3f3!important;
  color: #555555;
  transition: .25s linear;
}

input[type='button']#edit_button_report_evalution.gray:hover {
  background: #58d68d!important;
  color: #ffffff;
}


.learndash_profile_quizzes .quiz_title {
  width: auto;
}

.learndash_profile_quizzes .scores {
  width: auto;
}

.scores {
  width: auto!important;
}

.learndash_profile_quizzes .quiz_date {
  width: 25%;
}

/*.learndash_profile_quizzes .scores, 
.learndash_profile_quizzes .quiz_date, 
.learndash_profile_quizzes .certificate {
  text-align: left!important;
}*/

.learndash_profile_quizzes .filetype-mini {
  padding: 4px 0 5px 36px;
}

.learndash_profile_quizzes .dotted {
  border-bottom: 1px dotted;
}

.learndash_profile_quizzes form {
  display: inline;
}

.learndash_profile_quizzes div.quiz_title a {
  font-size: 14px!important;
}

.learndash_profile_quizzes div.quiz_title {
  font-family: 'Verdana'!important;
}

.learndash_profile_quizzes .failed .quiz_title {
  background: url("/wp-content/plugins/evr-sfwd-lms/templates/images/cross.png") no-repeat scroll 4% 50% transparent!important;
}

.learndash_profile_quizzes .passed .quiz_title {
  background: url("/wp-content/plugins/evr-sfwd-lms/templates/images/check.png") no-repeat scroll 4% 50% transparent!important;
}

.learndash_profile_quizzes.show span.actuality,
.learndash_profile_quizzes span.all {
  display: inline-block;
}

.learndash_profile_quizzes span.actuality,
.learndash_profile_quizzes.show span.all {
  display: none;
}

.learndash_profile_quizzes .loading .quiz_title {
  background-image: url("images/ajax-loader-mini.gif"); 
  background-position: 95% 50%;
  background-repeat: no-repeat;
}

.learndash_profile_quizzes .trash, .learndash_profile_quizzes .foreign {
  display: none;
}

.learndash_profile_quizzes.show .trash, .learndash_profile_quizzes.show .foreign {
  display: table-row;
}

#your_info {
  display: none;
}

#your_info.show {
  display: block;
}

.learndash_profile_quizzes .trash div {
/*  text-decoration: line-through; */
  color: #000!important;
  opacity: 0.4;
}

.learndash_profile_quizzes .trash div a {
  color: #333!important;
}

.learndash_profile_quizzes div.passed {
  background-color: #D5F2D5;
}

.learndash_profile_quizzes div.failed {
  background-color: #FFD5D5;
}

.learndash_profile_quizzes div.passed.trash,
.learndash_profile_quizzes div.failed.trash  {
  background-color: #FFF!important;
}

/* 
.learndash_profile_quizzes div:hover {
  background-color: #FCFCCC;
  transition-duration: .01s;
}

.learndash_profile_quizzes div {
  transition-duration: .01s;
}
*/

.learndash_profile_quizzes input[type="text"] {
  width: 39px;
  margin: -3px 0;
  padding: 4px;
  background-color: #f3f3f3;
  background-color: #fff;
  border: 1px dotted #E36F3C;
  border-radius: 3px;  
}

.modal_window, #course_list .accept_or_reject, .accept_or_reject  {
  position: fixed;
  width: 100%;
  top: 33%;
  left: 0;
  background: #FCFCDD;
  z-index: 1000;
  display: none;
  padding: 26px 20%;
  border-top: 2px solid #E36F3C;
  border-bottom: 2px solid #E36F3C;
}

.modal_window {
  top: 25%;
  max-height: 60%;
  overflow: hidden;
}


.modal_window span, .accept_or_reject span {
  display: inline-block;
  width: 60%;
}

.accept_or_reject span input[type="button"] {
  margin-top: 13px;
}

.modal_window span #loading {
  width: 32px;
  height: 32px;
}

.accept_or_reject span #loading {
  width: 32px;
  height: 32px;
  margin: 16px 0 0 13px;
}

.modal_window .title.hide, .modal_window span #loading.hide, .accept_or_reject span #loading.hide {
  display: none;
}

.modal_window span .close, .accept_or_reject span .close {
  float: right;
}

.modal_window span .close a, .accept_or_reject span .close a {
  font-size: 14px!important;
  border-bottom: 1px dotted;
  font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif!important;
  line-height: 20px;
  padding-top: 4px;
}

.user-reports {
  margin: 0 0 26px 0;
  line-height: 22px;
}

.user-reports .course_members { 
  line-height: 32px;
}

.user-reports .course_members .learndash_profile_quizzes input[type="text"] {
  margin: 3px 0;
}

.learndash_profile_quiz_heading.course div {
  border-bottom: 1px solid #dddddd;
}

.learndash_profile_quiz_heading.course div.quiz_title {
  border-top-left-radius: 3px;
}

.learndash_profile_quiz_heading.course div.quiz_date {
  border-top-right-radius: 3px;  
}

.learndash_profile_quizzes .line:last-child div.quiz_title {
  border-bottom-left-radius: 3px;
}

.learndash_profile_quizzes .line:last-child div.quiz_date {
  border-bottom-right-radius: 3px;  
}

span.count {
  background-color: #ececec;
  border: 1px solid #ddd;
  padding: 0px 9px;
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  margin-left: 3px;
  border-radius: 3px;  
}

#learndash_profile a span {
  font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif!important;
  font-weight: normal!important;
}

#learndash_profile a span.new {
  color: #f55!important;
  font-weight: bold!important;
  font-size: 14px;
  float: right;
  background-color: #ececec;
  border: 1px solid #ddd; 
  border-radius: 2px;
  padding: 2px 8px;
  margin-top: -2px;
  line-height: 20px;  
}

.expand_collapse a, #learndash_profile .expand_collapse a {
  color: #383838 !important;
  font-size: 12px!important;
}

.expand_collapse {
  top: -13px!important;
}

#rating_emailer {
  display: none;
  margin-top: 39px;
  margin-bottom: 65px;
}



.lesson-boxes {

  border: 1px solid #aaa;
  padding: 10px 5px;
  margin: 10px 0;
  display: block;
  background-color: #fff;
  font-weight: bold;
}

.boxes div, .boxes li {

  border: 1px solid #aaa;
  margin: 3px;
  padding: 5px;
  display: block;
  background-color: #fff;
}

.boxes .ui-sortable-helper {
    
    opacity: 0.8;
    
}

.boxes {
    
    /*background-color: #ffd;*/
    /*min-height: 38px;*/
    margin-left: 0!important;
    
}

.handle, .onoff {
  width: 26px;
  height: 26px;
  display: inline-block;
  float: right;
  cursor: pointer;
  margin-left: 13px;
}

.onoff {
  background: url(images/on.png) ;
}

div.off .onoff, ul.off li .onoff, li.off .onoff {
  background: url(images/off.png) ;
}

div.off a, ul.off li a, li.off a {
  color: #aaa!important;
  text-decoration: line-through;
}

.lesson-box a, .lesson-box a:visited, .lesson-box a:hover,
.lesson-boxes a, .lesson-boxes a:visited, .lesson-boxes a:hover {
    color: #555;
}

.handle {
  background: url(images/move.png) ;
}

.ui-state-highlight {
  height: 48px;
  border: 1px solid #aaa;
  background-color: #ffb!important;
  margin-top: 13px;
  margin-bottom: 30px;
} 

li.ui-state-highlight {
  height: 28px;
}


.rating-of-user {
    clear: both;
}

.rating-of-user img {
    width: 32px;
    height: 32px;
}

.rating-of-user span {
    text-align: center;
    display: block;
}

textarea.list_of_names {
    height: 350px;
}

div.list_of_names {
    background-color: #eee;
    padding: 13px 26px;
    font-size: 14px;    
    
}

/*tr.unrecognized td {
    background-color: #eee;
}*/

tr.unrecognized td.fio a {
    border-right: 10px solid #FFD5D5
}


.groups textarea {
    height: 100px;
}

.list_of_names p {
    padding: 0;
}

.group_list td, .group_list th {
    text-align: center;
}

.group_list td.fio {
    text-align: left;
}

.group_list th {
    background-color: #eee;
    padding: 7px 0;   
}

.group_list td label {
    width: 100%;
    display: block;
}

.group_list td.radio:hover {
    background-color: #FCFCDD;
}

.group_list td.checked {
    background-color: #defbd5;
}

.course_members div.groups {
    background-color: #f3f3f3;
    display: table-row!important;
}

.course_members div.groups span {
    display: table-cell!important;
    text-align: center;
    font-weight: bold;
    padding: 7px;
    border-top: 1px solid #DDDDDD;
}

.course_members div.groups span span {
    display: block!important;
    border: none;
    padding: 0;
}

.rating.file_and_text .fio a {
    padding-top: 12px;
    padding-bottom: 12px;
        
}    

.group_list tr.unrecognized td.fio a {
     border-right: none;
}

/*.set_of_master .fio-correction-box {
    border-bottom: 1px dotted;
}*/

.set_of_master .box {
    display: none;
}

.minihint, .hint {
    display: inline-block;
    padding: 5px 13px;
    margin: 3px 10px;
    background-color: #eee;
    border-radius: 15px;
    cursor: help;
}

.minihint {
    padding: 0px 11px;
    margin: 0px 10px;
}

.new_row_panel .row_item {
    display: block;    
}

.new_row_panel .name_of_part {
    width: 360px;
}
.new_row_panel .row {
    width: 300px;
}

.new_row_panel .maxrating {
    width: 50px;
    margin-left: 10px;
}

.new_row_panel .handle {
    float: none;
    display: inline-block;    
}

.new_row_panel .plus {
    display: inline-block;
    padding: 3px 10px;
    margin: 3px 0px;
    background-color: #eee;
    border-radius: 20px;
    font-weight: bold;
    font-size: 24px;
    color: #777;
    cursor: pointer;
}

.new_row_panel .ui-state-highlight {
    display: block;
    border: 0;
    width: 360px;
    margin: 0 0 10px 0;
    height: 38px;
} 

div.new_row_panel {
    display: none;
}

.rating input[type="text"] {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    background-color: #FCFCDD;
    width: 26px;
    text-align: center;
}

.rating td.input {
  background-color: #FCFCDD;
}

.rating td.input span {
  padding: 6px 0;
}

.group_list td.radio {
  padding: 6px 0;
}

.avatar a img {
    border: 3px solid #fff;
}

#footer-widgets #mif_wpc_join_to_multisite_widget-2 {
    margin-bottom: 32px;
}

.html-active button.switch-html, 
.tmce-active button.switch-tmce, 
.wp-switch-editor:active {
   background: #f5f5f5!important;
}

.html-active button.switch-tmce,
.tmce-active button.switch-html {
   background: #ebebeb!important;
}

.mce-widget.mce-btn *, .mce-widget *:hover {
    background: transparent!important;
}

.mif-bpc-hint span.avatar {
    background-color: inherit;
    padding: 0;
}

.mif-bpc-hint .avatar a img {
    border: 0;
}

div.external_report {
  border: 1px solid #DDDDDD;
  margin-top: 26px;
  border-radius: 4px;
  margin-bottom: 39px;
  padding: 13px 13px;
  line-height: 22px;
  background-color: #f3f3f3;
}


.com_code {
float: right;
font-size: 14px;
background-color: #f3f3f3;
padding: 3px 13px;
margin: 0 0 0 7px;
border-radius: 3px;
}

.dwnlbtn {
  line-height: 34px ! important;
}

.dwnlbtn span{
  display: inline-block;
  font-size: 14px;
  background-color: #f0f0f0;
  padding: 3px 13px;
  margin: 0 3px 0 0;
  border-radius: 3px;
}

.dwnlbtn a {

  outline: none ! important;
}

.wp-core-ui .button, .wp-core-ui .button-secondary {
  background: #f7f7f7!important;
}

.wp-core-ui .button-primary.active, .wp-core-ui .button-primary.active:focus, .wp-core-ui .button-primary.active:hover, .wp-core-ui .button-primary:active {
  background: #0073aa!important;
}

.wp-core-ui .button-primary {
  background: #0085ba!important;
}

.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {
  background: #008ec2!important;
  border-color: #006799!important;
}

.wp-core-ui .button-secondary:active, .wp-core-ui .button.active, .wp-core-ui .button.active:hover, .wp-core-ui .button:active {
  background: #eee!important;
}

.wp-core-ui .button-primary.active, .wp-core-ui .button-primary.active:focus, .wp-core-ui .button-primary.active:hover, .wp-core-ui .button-primary:active {
  background: #0073aa!important;
  border-color: #006799!important;
}

#wp-link-close .screen-reader-text {
  display: none;
}

#wp-link-close {
  background: 0 0!important;
}

.external-link {
  background-color: #eee;
  padding: 5px 10px;
  border-radius: 5px;
}

.excerpt {
  background: #f3f3f3;
  padding: 13px 13px 13px 26px;
  margin: 13px;
  border-left: 3px solid #86B854;
}