.pd--bot-10 {
	padding-bottom: 10px;
}

.main-sidebar .user-panel {
	border-bottom: 1px solid #d2d6de;
}

.main-sidebar .user-panel .image .logo-icon {
	font-size: 40px;
	border: 1px solid #999;
	border-radius: 50%;
	padding: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #fff;
}

.main-sidebar .user-panel .info {
	padding-top: 10px;
}

.main-header {
	height: 30px;
	overflow: hidden;
}

.main-header .logo {
	background: none !important;
	width: 80px !important;
	height: 30px !important;
	display: block;
	padding: 0;
	background: none;
	position: absolute;
	top: 0px;
	left: 50px;
}

.main-header .logo:hover {
	background: none;
}

.main-header .logo img {
	width: 75px;
	position: relative;
	top: 3px;
	vertical-align: top;
}

.main-header .navbar.navbar-static-top {
	background: #980D18 !important;
}

.main-header .sidebar-toggle {
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
}

.main-header .sidebar-toggle:hover {
	background-color: #fff !important;
	color: #980D18 !important;
	transition: 0.2s ease;
}

.main-header .sidebar-toggle:before {
	display: none;
}

.main-header .sidebar-toggle .icon {
	font-size: 20px;
	line-height: 30px;
}

.main-header .user-menu a,
.main-header .logout a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.main-header .user-menu a:hover,
.main-header .logout a:hover {
	background-color: #fff !important;
	color: #980D18 !important;
	transition: 0.2s ease;
}

.main-header .user-menu .user-icon {
	vertical-align: top;
	font-size: 25px;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
}

.main-header .user-menu .user-name {
	vertical-align: top;
	display: inline-block;
	line-height: 30px;
}

.main-header .logout .icon {
	vertical-align: top;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
}

.main-sidebar {
	padding-top: 30px;
}

.content-header > h1.page-title {
	Padding: 10px 0;
}

.box-body .pagination-top {
	display: inline-block;
}

.box-header .box-title.page-title {
	font-size: 24px;
}

.box-body.no-padding .control-box {
	padding: 10px;
}

.box-body.no-padding .tab-content .control-box {
	padding: 0 0 10px;
}

.box-body.no-padding .box-body-control {
	padding: 10px;
	height: 55px;
}
.box-body .page-subtitle {
	font-size: 24px;
	padding: 10px 0;
}

.box-header .box-title {
	line-height: 30px;
}


.box-header .btns-box {
	float: right;
	/*height: 35px;*/
	margin-left: 10px;
	padding: 0;
}

.box-header .control-box {
	float: left;
	height: 35px;
	padding: 0;
}

.box-header .pagination {
	float: right;
	height: 35px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.box-footer .pagination {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.example-modal .modal {
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
	display: block;
	z-index: 1;
}

.example-modal .modal {
	background: transparent !important;
}

.img-list img {
	margin-right: 10px;
	margin-bottom: 10px;
}

/*****
******
******/

.content-header .content-header-control {
	padding-top: 20px;
}

table.table-styled tr td {
	vertical-align: middle;
}

.table-styled .id-cell {
	width: 20px;
	text-align: center;
}

.table-styled .image-cell {
	width: 45px;
}

.table-styled .image-cell img {
	width: 45px;
}

.table-styled .status-cell {
	text-align: center;
	width: 80px;
}

.table-styled .head-status-cell {
	text-align: center;
}

.table-styled .handler-cell {
	width: 166px;
}

.table-styled .handler-cell .btn .fa {
	margin-right: 5px;
}

.table-styled .handler-cell .btn-group + .btn-block {
	margin-top: 5px;
}

.table-styled .handler-cell .btn-group .main-btn {
	width: 125px;
}

.table-styled .handler-cell .btn-group .dropdown-toggle {
	width: 25px;
}

.table-styled .handler-cell .btn-group .btn-dropdown {
	width: 150px;
	min-width: 150px;
	font-size: 12px;
	margin-top: 1px;
	border: none;
}

.table-styled .handler-cell .btn-group .btn-dropdown.bg-light-blue li a {
	color: #fff;
}

.table-styled .handler-cell .btn-group .btn-dropdown.bg-light-blue li a:hover {
	background: #357ca5;
	color: #fff;
}

.table-styled .empty-result-cell {
	text-align: center;
	font-weight: bold;
}

.skill-row {
	margin-bottom: 10px;
}

#rc-page .tab-content {
	padding-top: 20px;
}

#rc-page .img-gallery {
	padding-top: 10px;
	padding-bottom: 30px;
}

#rc-page .img-gallery img {
	height: 150px;
	margin-right: 5px;
}

#rc-page .plan-image {
	padding-top: 10px;
	padding-bottom: 30px;
}

#rc-page .plan-image img {
	height: 150px;
}

#rc-image-page .group-gallery .img-box{
	border: 2px solid #ccc;
	padding: 5px;
	margin-right: 25px;
	width: 205px;
	display: inline-block;
	margin-top: 10px;
}

#rc-image-page .group-gallery .img-box img{
	margin-top: 20px;
}

#rc-image-page .group-gallery .box-footer .btn{
	margin-left: 40%;
}

#rc-page .nav-tabs-custom {
	margin-bottom: 0;
}

#rc-page .build-history .photos img {
	height: 200px;
	margin-right: 5px;
	padding-top: 10px;
}

.form-group-image .form-image {
	padding-top: 10px;
	padding-bottom: 30px;
}

.form-group-image .form-image img {
	height: 150px;
}

.attrs-last-values-list td {
	display: inline-block;
}

.messages-block {
	padding: 15px 15px 0 15px;
	margin-bottom: 0;
}

.messages-block .callout .btn {
	text-decoration: none;
}

.messages-block .callout .btn.btn-default {
	color: #444;
}

.attr-list .box-body-control {
	padding: 0 10px 0 0;
}

.attr-list .control-box {
	display: inline-block;
}

.attr-list .control-box .btn {
	margin-bottom: 22px;
}

.attr-list .box-tools {
	display: inline-block;
}

.attr-list .input-group {
	width: 150px;
	margin-top: 20px;
}

.breadcrumb {
	height: 20px;
	background: none;
	padding: 30px 15px 0 0;
}

.developer-logo {
	border-radius: 50%;
}


.rc-floors .box-header {
	padding-top: 5px;
	padding-bottom: 5px;
}

.rc-floor .rc-floor--index {
	width: 25px;
	height: 25px;
	float: left;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #666;
}

.rc-floor .rc-floor--flats {
	float: left;
	height: 25px;
}

.rc-floor .rc-floor--flat {
	float: left;
	margin-right: 5px;
	width: 90px;
	height: 25px;
	line-height: 16px;
	cursor: pointer;
	padding: 3px;
	border: 1px solid #111;
}
.rc-floor .rc-floor--flat:hover {
	opacity: 0.6;
}

.rc-floor .rc-floor--flat .rc-floor--flat-index {
	float: right;
	text-style: italic;
}

.rc-floor .rc-floor--flat .rc-floor--flat-type {
	float: left;
	font-weight: bold;
	border-right: 1px solid #111;
	width: 25px;
	text-align: center;
	padding-right: 3px;
}


.box-tools .search-group{
	width: 200px;
	display: inline-block;
}

.search-box {

}

.search-box .search-box--input {
	width: 300px;
	vertical-align: top;
	display: inline-block;
}

.search-box .search-box--select {
	display: inline-block;
}

.search-box .search-box--btns {
	display: inline-block;
	vertical-align: top;
}

#editor {
	max-height: 250px;
	height: 250px;
	background-color: white;
	border-collapse: separate;
	border: 1px solid rgb(204, 204, 204);
	padding: 4px;
	box-sizing: content-box;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px; border-top-left-radius: 3px;
	overflow: scroll;
	outline: none;
	width: 570px;
}

#voiceBtn {
	width: 20px;
	color: transparent;
	background-color: transparent;
	transform: scale(2.0, 2.0);
	-webkit-transform: scale(2.0, 2.0);
	-moz-transform: scale(2.0, 2.0);
	border: transparent;
	cursor: pointer;
	box-shadow: none;
	-webkit-box-shadow: none;
}

div[data-role="editor-toolbar"] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.dropdown-menu a {
	cursor: pointer;
}

.rc-list-warning {
	display: inline-block;
	width: 50%;
	margin-left: 15%;
	background-color: orange;
	border: initial;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	padding-top: 5px	;
}

.fa-exclamation-triangle {
	color: orange;
}