@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600italic,700,700italic,600,900,200);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css);
/*@import url(tutorials.css);*/
@import url(manuals.css);
@import url(news.css);
@import url(chosen.css);

script {display:none !important;}

* {
	outline:0;
}

a {
	transition: color 0.4s ease-in-out 0s;
}

a:hover {
	transition: all 0s ease-in-out 0s;
}

a img {
	color: transparent;
	border-width: 0px;
}

html {
    height:100%;
    overflow:visible;
}

body {
	background:#fff;
    margin:0;
    padding:0;
    font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;
    color:#3f3f3f;
    height:100%;
    overflow:auto;
    position:relative;
    text-align:center;
}

.pagewidth {
    width:980px;
    margin:0 auto;
    text-align:left;
}

#wrapper {
    min-height:100%;
    position:relative;
	background:#fff;
}

#header {
    background-color:#fff;
	border-bottom:2px solid #b2b2b2;
	text-align:center;
	/* padding-top:20px; */
	position:relative;
	z-index:99;
}

.home-wrapper #header {
	padding-top:0;
}

#footer, #footer-clone {
    height:20px;
	padding:15px 0;
}

#footer {
    background-color:#3f3f3f;
    position:absolute;
    bottom:0;
    width:100%;
    font-size:16px;
}

.home-wrapper #footer {
	background-color:rgba(63, 63, 63, 0.95);
}

#footer-inner {
    line-height:20px;
    color:#b2b2b2;
	text-align:center;
}

#logo-container {
    float:left;
    width:330px;
	padding:0 0 10px 50px;
	text-align:left;
	margin-top:-30px;
}

#login-button-container,
#logout-button-container {
    float:right;
	margin:-25px 50px 0 0;
}

#login-button-container a,
#logout-button-container a {
	color:#3f3f3f;
    text-decoration:none;
    font-size:18px;
	font-weight:300;
	position:relative;
	padding:2px 0 0 27px;
}

#login-button-container a:hover,
#logout-button-container a:hover {
    color:#e11d38;
}

#login-button-container #blogbutton {
	margin-left:15px;
	padding-left:32px;
}

#login-button-container #loginbutton::before {
	content: "";
    color: #b2b2b2;
    font-family: "FontAwesome";
    font-size: 24px;
    left: 0;
    position: absolute;
    top: 0;
}

#login-button-container #blogbutton::before {
	content: "";
    color: #b2b2b2;
    font-family: "FontAwesome";
    font-size: 24px;
    left: 0;
    position: absolute;
    top: 0;
}

#logout-button-container > a::before {
	content: "";
    color: #b2b2b2;
    font-family: "FontAwesome";
    font-size: 24px;
    left: 0;
    position: absolute;
    top: 0;
}

#login-info-container {
	/*
    position:absolute;
    top:15px;
    right:50px;
    */
	margin-left:20px;
	font-size:18px;
	font-weight:300;
}

#login-info-container::before {
	content: "";
    color: #b2b2b2;
    font-family: "FontAwesome";
    font-size: 24px;
	/*
    left: -25px;
    position: absolute;
    top: -2px;
    */
}

#login-info-container a{
    font-weight:400;
	padding:0;
}

#footer-inner {
	font-weight:300;
}

#footer-right-menu{
	display:inline-block;
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}

#footer-right-menu li {
	display:inline-block;
	padding:0 10px;
	border-left:1px solid #b2b2b2;
	line-height:16px;
}

#footer-right-menu li:first-child {
	border:0 none;
}

#footer-right-menu a{
    text-decoration:none;
	font-weight:600;
	color:#b2b2b2;
}

#footer-right-menu a:hover{
    color:#fff;
}

#navbar {
    margin:25px auto 0;
    padding:0;
    list-style:none;
	text-align:left;
	width:980px;
}

.home-wrapper #navbar {
	text-align: center;
}

#navbar li {
    list-style:none;
    display:inline-block;
	padding:0 25px;
	position:relative;
}

#navbar li:first-child {
	padding-left:0;
}

.home-wrapper #navbar li:first-child {
	padding-left:25px;
}

#navbar li.active > a {
	color:#e11d38;
}

#navbar a {
    font-size:18px;
    text-decoration:none;
    color:#3f3f3f;
	font-weight:300;
}

#navbar a.active,
#navbar a:hover {
    color:#e11d38;
}

#navbar ul{
    top:auto;
    height:auto;
    width:auto;
    padding: 10px 0;
    position: absolute;
    display:block;
    visibility: hidden;
    background-color: #fff;
    z-index:10000;
	left:-5px;
	margin-top:25px;
	border:1px solid #b2b2b2;
	border-top:1px solid #fff;
	transition: all 0.4s ease-in-out 0s;
}

#navbar li:hover ul,
#navbar ul:hover{
    visibility: visible;
}

#navbar ul li {
    margin: 0px;
    float: none;
    width: 100%;
    border-width: 0px;
    text-align:left;
	padding:0;
}

#navbar ul li a {
    display: block;
    padding: 4px 20px 4px 12px;
    background: transparent;
    text-align: left;
    white-space:nowrap
}


#navbar ul li a:hover {
    text-decoration:none;
    color: #e21736;
}

#content-wrapper {
}

#content-wrapper-inner {
    position:relative;
    padding-top:20px;
}

#top-bar {
	background:#fff;
	height:32px;
	box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2);
	padding:8px 15px;
}




.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.cf {
    zoom:1;
}



h1 {
    margin:0 0 20px;
    padding:0;
    font-weight:normal;
    font-size:32px;
}

h2 {
    margin:0 0 20px;
    padding:0;
    font-weight:normal;
    font-size:24px;
}

h3 {
    margin:0 0 15px;
    padding:0;
    font-weight:normal;
    font-size:18px;
}

h4 {
    margin:0 0 15px;
    padding:0;
    font-weight:bold;
    font-size:14px;
}

h5 {
    margin:0 0 15px;
    padding:0;
    font-weight:bold;
    font-size:13px;
}

h6 {
    margin:0 0 15px;
    padding:0;
    font-weight:bold;
    font-size:12px;
}

p {
    margin:0 0 12px;
    padding:0;
    font-size:16px;
    line-height:1.6;
}

strong {
    font-weight:bold;
}

a, a:visited {
	color:#3f3f3f;
	text-decoration:none;
}

a:hover, a:active {
    color:#e31837;
}

hr {
    margin:0 0 20px;
	border:1px solid #b2b2b2;
	border-bottom:0 none;
}

.page-title {
    font-size:42px;
    color:#3f3f3f;
	font-weight:normal;
	margin-top:30px;
}

.page-title .breadcrumb {
	color: #3f3f3f;
	text-decoration: none;
}

.page-subtitle {
    font-size:24px;
    font-weight:normal;
}

.page-title em, .page-subtitle em {
	color: #db002e;
}


.section {
    margin:0 0 10px;
}

.section:before,
.section:after {
    content:"";
    display:table;
}

.section:after {
    clear:both;
}

.section {
    zoom:1;
}


.layout-100 {}

.layout-700px-240px {}

.layout-700px-240px .col1 {
    float:left;
    width:700px;
    margin-left:10px;
}

.layout-700px-240px .col2 {
    float:right;
    width:240px;
    margin-right:10px;
}

.layout-240px-700px {}

.layout-240px-700px .col1 {
    float:left;
    width:240px;
    margin-left:10px;
}

.layout-240px-700px .col2 {
    float:right;
    width:700px;
    margin-right:10px;
}

/* Nebu button */
/*
button.nebubutton {background:transparent url(../images/button_inactive_right.png) top right no-repeat; height:23px; border:none; outline:none; cursor:pointer; padding:0;}
button.nebubutton span {display:block; margin:-2px 5px 0 -3px; background:transparent url(../images/button_inactive_left.png) top left no-repeat; height:23px; line-height:23px; padding:0px 17px 0 25px; font-size:12px; color:#695547; font-weight:bold; font-family:Arial, sans-serif;}
button.nebubutton:hover {background-image:url(../images/button_active_right.png);}
button.nebubutton:hover span {background-image:url(../images/button_active_left.png);}
*/
/* Safari hack */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
    button.nebubutton {padding-top:1px;}
}
*/

a.nebubutton,
button.nebubutton,
input[type=submit].nebubutton {
	background: #666;
    border: 1px solid #666;
    color: #ececec;
	font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;
    font-size: 18px;
	font-weight:400;
    padding: 10px 16px;
	cursor:pointer;
	transition:all 0.4s ease-in-out 0s;
}
a.nebubutton:hover,
button.nebubutton:hover,
input[type=submit].nebubutton:hover {
	background:#3f3f3f;
	border-color:#3f3f3f;
}


a.nebubutton.primary,
button.nebubutton.primary,
input[type=submit].nebubutton.primary {
	background: #e31837;
    border: 1px solid #e31837;
}
a.nebubutton.primary:hover,
button.nebubutton.primary:hover,
input[type=submit].nebubutton.primary:hover {
	background:#b4132b;
	border-color:#b4132b;
}

a.nebubutton.secondary,
button.nebubutton.secondary,
input[type=submit].nebubutton.secondary {
	background: #b3b3b4;
    border: 1px solid #b3b3b4;
	color:#fff;
}
a.nebubutton.secondary:hover,
button.nebubutton.secondary:hover,
input[type=submit].nebubutton.secondary:hover {
	background:#3f3f3f;
	border-color:#3f3f3f;
}

a.nebubutton.sm,
button.nebubutton.sm,
input[type=submit].nebubutton.sm {
    padding:4px 16px;
	font-size:16px;
}


.listtable-container{
	margin-bottom:10px;
}

.listtable-title{
	font-size:20px;
	font-weight:bold;
	padding:10px 10px 10px 0;
	margin:0;
	display:block;
}

.listtable-sort-container{
	font-size: 12px;
	margin-top:5px;
	border: 1px solid #e4e4e4;
	background: url(../images/listtable-sort-bg.png) repeat transparent;
}

.listtable-sort-container-wrapper{
/*
	padding:5px 10px;
*/
}

.listtable-sort-header{
	display:inline-block;
	font-weight: bold;
	padding:5px 10px;
}

.listtable-sort-title{
	display:inline-block;
	padding:5px 10px;
	border-left: 1px solid #cccccc;
}

.listtable-sort-asc{
	display:inline-block;
	width:8px;
	height:11px;
	background:url(../images/listtable-sort-asc.png);
	margin-top:3px;
}

.listtable-sort-asc-active{
	display:inline-block;
	width:8px;
	height:11px;
	background:url(../images/listtable-sort-asc-active.png);
	margin-top:3px;
}

.listtable-sort-asc:hover{
	cursor:pointer;
	background:url(../images/listtable-sort-asc-active.png);
}

.listtable-sort-desc{
	display:inline-block;
	width:8px;
	height:11px;
	background:url(../images/listtable-sort-desc.png);
	margin-top:3px;
	margin-left:5px;
	margin-right:10px;
}

.listtable-sort-desc-active{
	display:inline-block;
	width:8px;
	height:11px;
	background:url(../images/listtable-sort-desc-active.png);
	margin-top:3px;
	margin-left:5px;
	margin-right:10px;
}

.listtable-sort-desc:hover{
	cursor:pointer;
	background:url(../images/listtable-sort-desc-active.png);
}

.listtable-item{
	padding: 5px 10px 10px 10px;
	background: url(../images/listtable-item-bg.png) repeat-x bottom transparent;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
    font-size:12px;
}

.listtable-item-rating{
	float:left;
	width:75px;
	height:15px;
	background:url(../images/listtable-rating-base.png);
}

.listtable-item-rating-actual{
	height:15px;
	background:url(../images/listtable-rating-actual.png);
}

.listtable-item-header{
	margin-top:5px;
	display:block;
}

.listtable-item-title{
	font-size:16px;
	font-weight:bold;	
}

.listtable-item-author{
	font-style: italic;
	font-size:12px;
}

.listtable-item-misc-wrapper{
	padding-left:55px;
}

.listtable-item-views{
	display:inline;
	margin-left:10px;
}

.listtable-item-thumbnail{
	width:50px;
	height:50px;
	float:left;
	margin: 0px 5px 0px 0px;
	border:0;
}

.listtable-item-intro{
	padding-left:55px;
	margin-bottom:10px;
	clear:left;
}

.listtable-item-tags{
	padding-left:55px;
	margin-top:5px;
}

.listtable-item-tags a{
	font-style:italic;
	text-decoration:none;
	color:#695547;
}

.listtable-item-tags a:hover{
	text-decoration:underline;
}

.listtable-item-title a{
	text-decoration:none;
	color:#695547;
}

.listtable-item-title a:hover{
	text-decoration:underline;
}


#login-form {
    margin:20px;
	font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;
    color:#3f3f3f;
	font-size:18px;
}
.loginform-row {
    margin: 10px 0;
}
.loginform-row label {
    display: block;
}
.loginform-row .textinput {
    background-color: #E2E3E3;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    font-family: Arial,sans-serif;
    font-size: 12px;
    padding: 5px 1px;
    width: 150px;
}
#loginform-loginfailed-container {
    color:#e31837;
    font-weight: bold;
}
#loginform-sessionExpired-container {
    color:#e31837;
    text-align: center;
}
#loginform-forgot-password-link {
    display:block;
	font-size:16px;
	color:#3f3f3f;
}

#loginform-forgot-password-link:hover {
	color:#e11d38;
}

.loginform-button-container {
    margin-top: 30px;
    text-align: center;
}
#loginform-submit-button {
	/*
    background: #3f3f3f;
    border: 1px solid #3f3f3f;
    color: #ececec;
	font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;
    font-size: 18px;
	font-weight:400;
    padding: 10px 16px;
    */
}
#loginform-submit-button:hover {
    /* background: #666; */
}
.loginform-row span.required {display:none;}
#LoginForm_username, #LoginForm_password {
    border: 1px solid #CCCCCC;
    font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 2px 5px;
    width: 250px;
}

#login-form .errorMessage {
    color:#e31837;
    font-style:italic;
	font-size:16px;
}

.ui-widget-overlay {
    position:absolute;
    top:0;
    left:0;
    background-color:#000;
		background-image: none;
    filter:alpha(opacity=70);
    opacity:0.7;
    -moz-opacity:0.7;
}

.forgotpwd-container iframe {
    margin:15px;
    width:320px;
    height:200px;
}



#features_grid {
    border:none;
    border-collapse:collapse;
    margin:15px 0;
}

#features_grid td.feature_name {
    font-weight:bold;
    padding:5px 10px 5px 0;
}

#features_grid .placeholder {
    font-style:italic;
}

#features_grid td.feature_value:hover span.editable {
    border:1px solid #b2b2b2;
    padding:2px 75px 2px 2px;
    background:#ececec;
    cursor:pointer;
	position:relative;
}

#features_grid td.feature_value:hover span.editable:not(.editing):after {
	content: "Click to edit";
	position:absolute;
	top:1px;
	right:1px;
	font-size:12px;
	font-style:italic;
}

#features_grid td.feature_value:hover span.editing {
    background: none;
    cursor:default;
    border:none;
    padding: 0;
}

#features_grid td.feature_value span.editing span.hint {
    margin-left:20px;
}



.grid-view {
    font-size:12px;
}

.grid-view table.items th {
    background-image: url(../images/grid-view-head-bg.png);
    background-color: #695547;
}

.grid-view table.items tr.odd {
    background-color:#ececec;
}

.grid-view table.items tr:hover {
    background-color:#fbecd4;
}

ul.yiiPager {
	display:inline-block;
	padding:0 5px;
}

ul.yiiPager a:link, ul.yiiPager a:visited {
    border:0 none;
    color:#666;
	font-size:20px;
	font-weight:normal;
}

ul.yiiPager .selected a {
    background-color: transparent;
    color:#e31837;
}
/* --- masking --- */

#mceModalBlocker {
	background-color: #000;
}

.xmask {
	position: absolute;
	-moz-opacity: 0.3;
	opacity: .30;
	filter: alpha(opacity=30);
	background-color: #000;
}

.xmask-mess {
	position: absolute;
	color: #fff;
	padding: 0px 10px;
	font-size: 16px;
	background-color: #000;
	-khtml-border-radius:5px;
 	-webkit-border-radius:5px;
 	-moz-border-radius:5px;
 	border-radius:5px;
 	max-width: 400px;
}

.xmask-mess > span {
	/*background: transparent url("../images/loading6.gif") no-repeat right center;*/
	padding: 7px 20px 7px 0px;
	display: block;
}

#ajax-loading-indicator {
	display: none;
	z-index: 9999999;
	position: fixed;
	top: 0px;
	left: 0px;
        width:100%;
        height:100%;

	background: url("../images/loading6_bg.png");
}

#ajax-loading-indicator-loader {
	position: absolute;
	top: 46%;
	left: 48%;

	background: transparent url("../images/loading6.gif");width: 66px;height: 66px;
}

.ajax-processing #ajax-loading-indicator {
	display: block;
}

body .grid-view-loading, body .list-view-loading {
	background-image : none;
}


/* --- widgets --- */
.grid-view.epickerdb td {
	cursor: pointer;
}
form label .selectedModel {
	font-weight: normal;
	color: #999;
	margin-left: 5px;
}


ul.proposed-tags-list, ul.selected-tags-list {list-style:none;margin:0;padding:0;font-size: 12px;}
ul.proposed-tags-list li, ul.selected-tags-list li {padding:2px 5px;border:1px solid #ccc;border-radius:5px;display:inline;background-color:#e6e6e6;}
ul.proposed-tags-list li {
	cursor:pointer;
	white-space: nowrap;
}
ul.selected-tags-list span {font-size:10px;border-left:1px solid #c5c5c5;padding-left:4px;cursor:pointer;color:#800;}



.article .proposed-tags-list {
	display: inline-block;
}

.article .proposed-tags-list > li {
	margin-right: 3px;
	margin-bottom: 2px;
	/*float: right;*/
	cursor: pointer;
	font-size: 9px;
	padding: 1px 3px;
}

.article-details .proposed-tags-list > li,
.article-details .proposed-tags-list > li:hover {
	cursor: default;
	color: #695547;
}


.article-body ul,
.article-body ol {
    font-size:16px;
    line-height:1.4;
}


.article-body .article-changelog {
	
}

.article-body .article-changelog p {
	margin-bottom: 5px;
	margin-left: 10px;
}

.article-body .article-changelog ul {
	margin-top: 0;
}


#newsList .proposed-tags-list > li {
	cursor: default !important;
	color: #666 !important;
}


.manual-treeview {font-size:16px;}
.manual-treeview .treeview ul {background:none;}


/* --- jsTree --- */

body .jstree li {
	line-height: 24px;
	min-height: 24px;
	font-size: 16px;
}

body .jstree li a {
	color:#3f3f3f;
	font-size: 16px;
	line-height: 24px;
	min-height: 24px;
}

li.jstree-undetermined > a {
    color:#e31837;
}

li._______jstree-checked a {
    color:#e31837;
    font-weight: bold;
}

.jstree a > ins.jstree-icon {display: none;}

.jstree-classic.jstree-focused {
	background-color: transparent;
}
.jstree-classic li a.jstree-hovered, body .jstree li.jstree-checked a {
	background-color: #666;
	color: #fff;
	border-color: #666;
	padding: 1px 2px;
	border-width: 0;
}
.jstree-classic li .jstree-clicked {
	background-color: #666;
	color: #fff;
	border-color: #666;
}

/** making wrappable text in the tree */
/*
.jstree li {
	position: relative;
}

.jstree li ins {
	position: absolute;
	top: 0px;
}

.jstree li a {
	display: inline-block;
	white-space: normal;
	margin-left: 20px;
	height: auto;
	line-height: auto;
}
*/

body #vakata-contextmenu li {
	text-align: left;
}


/* --- elFinder --- */
body .el-finder-contextmenu {
	text-align: left;
}


/* --- lightbox --- */

.lightbox {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
/*
.lightbox:after {
	clear: both;
	content: "";
	display: table;
	zoom:1;
	*display: inline;
}
*/
.lightbox a {
	cursor: pointer;
	float: left;
	display: inline-block;
	padding: 0;
	margin: 10px;
	border: 3px solid #ccc;
	line-height: 1px;
}
.lightbox a:hover {
	border-color: #999;
}
.lightbox a, .lightbox img {
	/*max-width: 50px;*/
}

#jquery-overlay {
	z-index: 999998;
}

#jquery-lightbox {
	z-index: 999999;
}

.search-form-container {
    float:right;
    background-color:#fff;
	margin:5px 30px 0 0;
}
.search-input-container {
    border:0 none;
    padding:0;
    background-color:#fff;
}
.search-input {
    border:none;
	border-bottom:1px solid #ccc;
    padding:0px 15px;
    margin:0;
    font-size:16px;
    background-color:#fff;
    height:31px;
    width:200px;
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
	font-weight:300;
}
.search-select{
    margin:0 0 0 5px;
    font-size:16px;
    background-color:#fff;
    height:26px;
    border:0 none;
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
	font-weight:300;
}
.search-button{
    vertical-align:top;
    padding: 0;
	height:28px;
	margin:3px 5px 0 0;
}

.search-noresult{font-size:16px;margin-bottom:15px}
.search-results-for{font-size:16px;margin-bottom:15px}
.search-results{font-size:16px;line-height:1.4}
.search-result{margin-bottom:18px}
.search-result-title{font-size:20px;font-weight:normal}
.search-result-title a{text-decoration:underline}
.search-result-url{font-size:16px}
.search-result-url a{text-decoration:none;color:#080}
.search-result span.highlight{font-weight:bold}
.search-result-pagination{text-align:right;margin:0 0 15px}


.oldmanual-container {
    line-height: 1.4;
}
.oldmanual-container h1 {
    font-size:20px;
    margin:5px 0 20px;
}
.oldmanual-container h2 {
    font-size:18px;
    margin:20px 0;
}
.oldmanual-container h3 {
    font-size:16px;
    margin:20px 0;
}
.oldmanual-container h3 a {
    font-size:16px;
}
.oldmanual-container h4 {
    font-size:14px;
    margin:15px 0;
}
.oldmanual-container h5 {
    font-size:12px;
    margin:15px 0;
}
.oldmanual-container h6 {
    font-size:12px;
    margin:15px 0;
}
.oldmanual-container div,
.oldmanual-container p {
    margin-bottom: 15px;
}

.oldmanual-container h1.oldmanual_title1 {
    display:none;
}
.asd-oldmanual .controls {
	display: none;
}
/*
#browseArticles_dialogContainer {
	padding: 5px;
	min-width: 300px;
}
*/

#browseArticles_dialogContainer .article-side {
	visibility: hidden;
}


body ul.yiiPager .first,
body ul.yiiPager .last
{
	display:inline;
}




body #tooltip {
	position: absolute;
	z-index: 9999999;
	border: 1px solid #3f3f3f;
	background-color: #ececec;
	padding: 5px;
	text-align: left;
	border-radius:0;
}
body #tooltip, body #tooltip * {
	font-size: 14px;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip ul {
	margin: 0px;
	padding: 0 20px;
}



.inplace_form {
	position: relative;
}
#browseArticles .inplace_form .inplace_field {
	width: 80px;
	border: 1px solid #999;
}
.inplace_form button {
	background: #fff url("../images/icon_sprite.png") no-repeat -64px -144px;
	border-width: 0;
	display: inline-block;
	font-size: 0;
	height: 16px;
	width: 16px;
	overflow: hidden;
	top: -4px;
	position: relative;
	cursor: pointer;
	margin-left: 3px;
}

.inplace_form button.inplace_save {
	background-position: -64px -144px;
}

.inplace_form button.inplace_cancel {
	background-position: 0 -128px;
}

.order_article {
	display: inline-block;
	background: #fff url("../images/update.png") no-repeat right -1px;
	background-color: transparent !important;
	min-width: 60px;
	cursor: pointer;
}

.grid-view table.items tr.selected {
	background-color: inherit;
}

.pagesize-dropdown-container {
    font-size:12px;
}

#browseComments .content-cell .comment-content{
    cursor:pointer;
}

/* breadcrubms */
.breadcrumbs {
	margin: -50px 0 15px;
	color:#3f3f3f;
	max-width:650px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.breadcrumbs, .breadcrumbs * {
	font-size: 16px;
	text-decoration:none;
}

.fb-like-container {
    position:absolute;
	left:50px;
	bottom:10px;
	z-index:1;
    padding: 10px 0 0;
}

.fb-like-container .fb-like > span {
    vertical-align: initial !important;
}

span.IN-widget {
    margin-left: 10px;
}

.fb-like-container a {
	color: #fff;
	font-size: 24px;
	margin-left: 10px;
	position: relative;
	top: -2px;
}

#browseArticles .grid-view .button-column{
	width: 1px;
	white-space: nowrap;
}

#browseArticles .grid-view .button-column a {
    margin:0 2px;
}

#browseArticles .grid-view .button-column img {
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
}

.article img {
	-webkit-box-shadow:0 0 10px 0 #999;
	-moz-box-shadow:0 0 10px 0 #999;
	box-shadow:0 0 10px 0 #999;
	border: 1px solid #ccc;
}


/*  some statuses */
.note-info {
	background-color: #ffc;
	padding: 6px 5px 2px 35px;
	background: transparent no-repeat 3px 3px;
}
.note-info, .note-info p {
	font-size: 13px;
	color: #3a87ad;
}
.note-info p {
	margin: 0;
	line-height: 1.33;
	font-weight: bold;
}

.status-panel-info {
	background:#ececec;
	padding:10px;
	max-width:450px;
	margin-bottom:15px;
}

.status-panel-title {
	font-size:24px;
	font-weight:300;
	margin-bottom:15px;
}

.status-panel-info .fa {
	margin-right:15px;
	color:#666;
}

.article-no-result .status-panel-info {
	position:relative;
	top:-10px;
}

/* SA Manuals */

.samanuals {
	
}

.samanual-item {
	float:left;
	margin:10px 19px 20px 0;
	width:294px;
	padding:10px;
	background:#ececec;
}

.samanuals h5 {
	color: #333;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
	padding:10px 0 0;
}

.samanuals h6 {
	color:#666;
	font-size:16px;
	font-weight: 400;
    line-height: 26px;
    margin: 0;
    padding: 10px 0;
}

.samanual-item-img {
	background:#fff;
}

.samanual-item:nth-child(3n) {
	margin-right:0;
}

/* Dashboard */

#content-wrapper .widgets-container {
	margin-left:0;
}

#content-wrapper .widgets-container-column {
	margin:10px 19px 20px 0;
	width:314px;
}

#content-wrapper #widgets-container-column-3 {
	margin-right:0;
}

.widget, .widget-holder .portlet, #widget-list-holder {
	border:0 none;
	border-radius:0;
	box-shadow:none;
}

.widgets-container .widget, .widget-holder .portlet, #widget-list-holder {
	border:0 none;
	background:#ececec;
}

.widget-title, .widgets-container .portlet-decoration, #widget-list-decoration {
	background:#ececec;
	font-size:18px;
	border-radius:0;
	box-shadow:none;
	font-weight:normal;
	color:#333;
}

.widgets-container .portlet-title, #widget-list-title {
	background:transparent;
	padding:5px;
}

.widget-holder .news-widget-item-title a,
.widget-holder .totd-widget-item-title,
.widget-holder .userinfo-widget-table-featurename,
.widget-holder .toptutorial-widget-item-title a {
	color:#e31837;
	font-size:16px;
}

.widget-holder .news-widget-item-author,
.widget-holder .totd-widget-item-appname,
.widget-holder .totd-widget-item-appversion,
.widget-holder #toptutorial-widget-sortbar,
.widget-holder .toptutorial-widget-item-author,
.widget-holder .news-widget-item-intro,
.widget-holder .totd-widget-item-content p {
	font-size:14px;
	font-style:normal;
}

.widget-holder .news-widget-anchor,
.widget-holder .totd-widget-anchor,
.widget-holder .toptutorial-widget-anchor,
.widget-holder .userinfo-widget-table td,
.widget-holder .userinfo-widget-anchor,
.widget-holder #totd-widget-item-holder {
	font-size:16px;
}

.widget-holder #map_canvas {
	width:292px;
}

.widget-holder #toptutorial-widget-sortbar {
	margin-bottom:10px;
}

.widget-holder .news-widget-item-holder,
.widget-holder .toptutorial-widget-item-holder /*,
.widget-holder #totd-widget-item-holder*/ {
	margin:0 0 10px;
	padding:5px;
	background:#fff;
}

.widget-holder #totd-widget-item-holder p {
	line-height:inherit;
}

.widget-holder .userinfo-widget-table {
	width:100%;
	margin:0 0 10px;
	padding:5px;
	background:#fff;
}

.widget-holder #widget-CalendarPortlet .cal {
	float:left;
	background:#fff;
	margin:0 auto 10px;
	padding:7px;
}

.widget-holder #widget-CalendarPortlet .cal_head {
	color:#3f3f3f;
}

.widget-holder #widget-CalendarPortlet .cal_week {
	background-color:#ececec;
	border-color:#ececec;
	width:32px;
	padding-top:8px;
}

.widget-holder #widget-CalendarPortlet .cal_weekend {
	color:#e31837;
}

.widget-holder #widget-CalendarPortlet .cal_blank {
	border-color:#fff;
	width:32px;
}

.widget-holder #widget-CalendarPortlet .cal_days {
	background-color:#ececec;
	border-color:#ececec;
	border-radius:0;
	color:#666;
	width:32px;
}

.widget-holder #widget-CalendarPortlet .cal_nebuday {
	background-color:#e31837;
	color:#ececec;
}

.widget-holder #widget-CalendarPortlet .cal_nebuday:hover {
	background-color:#3f3f3f;
	color:#ececec;
}

.widget-holder .news-widget-anchor,
.widget-holder .userinfo-widget-anchor,
.widget-holder .toptutorial-widget-anchor,
.widget-holder .totd-widget-anchor {
	background: #b2b2b2;
    border: 1px solid #b2b2b2;
	color:#3f3f3f;
	font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;
    padding:3px 12px;
	font-size:16px;
	font-weight:400;
	cursor:pointer;
	transition:all 0.4s ease-in-out 0s;
	margin:5px 0 0;
	display:inline-block;
}

.widget-holder .news-widget-anchor:hover,
.widget-holder .userinfo-widget-anchor:hover,
.widget-holder .toptutorial-widget-anchor:hover,
.widget-holder .totd-widget-anchor:hover {
	background:#666;
	border-color:#666;
	color:#fff;
}

.ui-dialog .ui-dialog-titlebar {
	border-radius:0;
	background:#ececec;
	color:#333;
	font-size:18px;
	font-weight:normal;
	border:0 none;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
	color:#333;
	font-size:18px;
	font-weight:normal;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
	padding:0;
	background:none;
	border:0 none;
}

.ui-dialog #widget-list div.items div {
	border-radius:0;
}

table.api-doc {
	border-style: solid;
	border-color: #3f3f3f;
	border-width: 1px 0 0 1px;
	margin-bottom: 12px;
}

table.api-doc th {
	background: #ddd;
	font-weight: normal;
}

table.api-doc th, table.api-doc td {
	border-style: solid;
	border-color: #3f3f3f;
	border-width: 0 1px 1px 0;
	padding: 3px 5px;
	vertical-align: top;
	font-size: 15px;
}

@media screen and (max-width: 1400px) {
	#navbar {
		padding-left:220px;
	}
}

@media screen and (max-width: 1200px) {
	#header {
		height:120px;
	}
	#navbar {
		margin-top:80px;
		padding-left:50px;
	}
	#logo-container {
		margin-top:-80px;
	}
	#login-button-container, #logout-button-container {
		margin-top:-80px;
	}
}


#chgpwd-form .row{
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
}

#chgpwd-form .row label{
	display:block;
	margin-bottom:5px;
}

#chgpwd-form input[type='password']{
	width:240px;
	padding:5px;
	border:1px solid #b2b2b2;
}

#chgpwd-form .row.submit{
	margin-top:40px;
	text-align:left;
}

#chgpwd-form .errorSummary {
	color:red;
}

body.hide-freshchat #fc_frame{ display:none !important; }