/*
NEWS
*/


.int {
	color:#ff0000;
	font-weight:bold;
}

.cl {
	color:#090;
	font-weight:bold;
}

.vst {
	color:#C60;
	font-weight:bold;
}

.ext {
	color:#039;
	font-weight:bold;
}

.table td, .table th {
    border-top: 3px solid #d0d0d0 !important;
	border-right:1px solid;
}

.table td:last-child, .table th:last-child  {
    border-right: none !important;
}

.white {
	background:#fff;
	padding:20px;
}

.grey {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 20px;
}

.person {
    background: rgba(0, 0, 0, 0) url("../../assets/img/bottomPerson.jpg") repeat-x scroll 2px bottom;
    padding: 10px 0 52px;
}

.person h4 {
	margin-bottom:10px;
}


.item .row {
    background: rgba(0, 0, 0, 0) url("../../assets/img/bgItem.jpg") repeat-x scroll center top;
    border-bottom: 4px solid #d2d2d2;
    padding: 20px 10px;
}

.titleDemand {
    color: #2f3293;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0 10px;
    text-transform: uppercase;
}

.titleDemand span {
	color:#ff0000;
}
.subtitle {
	font-size:14px;
	text-transform: uppercase;
}

.subtitle2 {
	font-size:13px;
	text-transform: uppercase;
	font-weight:bold;
	color:#000000;
	margin:0
}

.hr {
	height:3px;
	background:#e9e9e9;
	margin:20px 0
}

.col-img {
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 100px;
}

.col-text {
    display: inline-block;
    float: left;
    min-width: 800px;
}

.pPerson {
	margin:0 !important;
	padding:0 !important;
}
.sep {
	border-right:1px solid #e8e8e8;
}


.status {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    text-transform: uppercase;
}

.figPerson {
	border:2px solid #f2f2f2;
	box-shadow:1px 1px 1px #999999;
}

.val {
	list-style: none;
	margin:0;
	padding:0;
}

.val span {
    display: inline-block;
    width: 160px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

.point {
    border-radius: 20px !important;
    height: 20px !important;
    width: 20px !important;
}

.fig {
    display: inline-block;
    font-size: 12px;
    margin: auto;
    min-height: 130px;
    text-align: center;
    text-transform: uppercase;
}

.fig img {
	vertical-align: top;
}

b.point {
    color: #000;
    display: block;
    height: 25px;
    margin-bottom: 20px;
}

b.point span {
	text-align:center;
}

b.point i {
	color:#ffffff !important;
}

.tableComp {
	width:100%;
}

.tableComp td, .tableComp th {
    border-top: 1px solid #d0d0d0 !important;
}

.tableComp thead th {
    background: #f2f2f2 none repeat scroll 0 0;
}


/*OLD*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #24222f;
    margin-bottom: 20px;
}
.bold {
    font-weight: 600;
}
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small {
    color: #999999;
}
.h1 .icon-heading, .h2 .icon-heading, .h3 .icon-heading, .h4 .icon-heading, .h5 .icon-heading, .h6 .icon-heading, h1 .icon-heading, h2 .icon-heading, h3 .icon-heading, h4 .icon-heading, h5 .icon-heading, h6 .icon-heading {
    margin-right: 10px;
}
.h1 .label, .h2 .label, .h3 .label, .h4 .label, .h5 .label, .h6 .label, h1 .label, h2 .label, h3 .label, h4 .label, h5 .label, h6 .label {
    font-size: 75%;
}

#clock {
	display:inline-block;
}

div.line {
	border-bottom: 1px dotted #d2d2d2;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.row.list {
    border-bottom: 1px dotted #d2d2d2;
    margin-bottom: 5px;
    padding-bottom: 0;
}

.row.list h5, .row.list p {
	margin-bottom:0;
}
.row.list .btn-icon {
	margin-bottom:2px;
}


.infoFooter {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 240px;
}

.infoFooter small {
    display: block;
    text-align: center;
}

.color {
	color: #ffffff;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    width: 70px;
    text-align: center;
}

#tableData_wrapper {
	margin-bottom: 60px;
}

form#pdf {
	display: none;
}

#list {
    background: #eceff4 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    display: flex;
    padding: 15px;
}

#list input, #list select, .space input, .space select {
    display: inline-block;
    width: auto;
}

#list .form-control, #search .form-control  {
	background:#fff !important;
}
.registerTable {
    padding: 20px 0 0;
    text-align: left;
}
.data_paginate {
    text-align: right;
}
.space {
    padding: 20px;
}
.table.table-hover tbody tr.highlight {
    background: #e0e0e0 none repeat scroll 0 0;
}
code {
    background: #f2f4f8 none repeat scroll 0 0;
    color: #2f3293;
}
.album {
    border-radius: 5px;
    margin-right: 10px;
}
.hidden {
    display: none;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
mark {
    background: #f2a654 none repeat scroll 0 0;
    color: #ffffff;
}
.crop {
    height: auto;
    max-width: 100%;
}
#modal_view iframe {
    border: medium none;
    height: 450px;
    width: 100%;
}
td p {
    margin: 0;
}
.title {
    margin: 0 0 10px;
}
.jcrop-keymgr {
    display: none !important;
}
.btn .caret {
    border-left: 1px solid #c2c2c2;
    margin-left: 5px;
    padding-left: 8px;
}
.thumb {
    border-radius: 3px;
    box-shadow: 1px 1px 1px #c2c2c2;
}
h4.grid {
    background: #e9e9e9 none repeat scroll 0 0;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    padding: 10px;
}
.sortable {
    -moz-user-select: none;
    cursor: move;
}
.cursor_move {
    cursor: move;
}
.remove {
    display: none;
}
#inputImage {
    padding: 10px;
    width: 100%;
}
#inputImage.has-danger {
    border: 1px solid #d9534f;
    border-radius: 3px;
}


ul.noList {
    list-style: outside none none;
	margin:0;
	padding:0;
}

ul.noList li {
    border-bottom: 1px solid #d2d2d2;
    display: block;
    padding: 3px 0;
}

ul.noList li .left {
    float: right;
    display: inline-block;
    margin-top: -23px;
}

.upper {

}

.has-danger .ajax-upload-dragdrop {
    border: 2px dotted #fb434a;
}

th.view {
    width: 200px;
}
.se-pre-con {
    background: #ffffff url("../../assets/img/preloader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.false {
    display: none;
}
.approved {
    background: #6c9 none repeat scroll 0 0;
}
.disapproved {
    background: #f99 none repeat scroll 0 0;
}
#image {
    margin: 10px 0;
}
.app-gallery-item {
    border-radius: 5px;
    display: inline-block;
    height: 100px;
    width: 150px;
}
.app-gallery-item .delete {
    bottom: 17px;
    left: 108px;
    position: absolute;
}
.nav_button {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    display: inline-block;
    height: 30px;
    text-align: center;
    width: 100%;
}
.button_small {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    padding: 5px 5px 0;
    text-decoration: none;
}
.icons {
    position: absolute;
    right: -5px;
    top: -5px;
}
.content_upload {
    margin: 25px 0 0;
    width: 100%;
}
.content_upload ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.content_upload_item a, .content_upload_item img {
    display: inline-block;
}
.content_upload_item.video {
    width: auto;
}
.content_upload_item video {
    display: block;
}
.component_adds {
    margin: 0 0 25px;
}
.component_adds ul {
    margin: 15px 0 0;
    padding: 0;
}
.component_adds li {
    display: list-item;
    margin: 0;
}
.component_adds li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 12px;
    list-style: outside none none;
    margin: 0 5px 5px 0;
    padding: 5px;
}
.component_adds .sortable_adds li {
    cursor: move;
}
.component_adds li:hover {
    background: #f5f5f5 none repeat scroll 0 0;
}
.component_adds .edit, .component_adds .remove {
    cursor: pointer;
    float: right;
    margin: 0 0 0 10px;
    vertical-align: bottom;
}
.select_add {
    width: 300px;
}
.ico_subtitled, .ico_credited, .ico_cropped, .ico_notpublished {
}
p.ico_cropped {
    background: rgba(0, 0, 0, 0) url("../img/ico_cropped.png") no-repeat scroll 0 0;
    line-height: 22px;
    margin-bottom: 3px;
    padding-left: 26px;
}
p.ico_credited {
    background: rgba(0, 0, 0, 0) url("../img/ico_credited.png") no-repeat scroll 0 0;
    line-height: 22px;
    margin-bottom: 3px;
    padding-left: 26px;
}
.content_upload_item {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 6px #c0c0c0;
    float: left;
    margin: 5px;
    padding-bottom: 4px;
    position: relative;
    text-align: left;
    width: 100px;
}

.upload_sortable .item2 {
    width: 100%;
}

.upload_sortable .item2 img {
    float: left;
    margin-right: 10px;
    width: 50px;
}

.upload_sortable .item2 h6 {
	margin:5px 0;
}


.content_upload_item_img {
    height: auto;
    padding: 5px;
    width: 100%;
}



h5.title {
    margin: 6px 0 2px;
}
p.info {
    color: #f00;
    display: inline;
    font-size: 12px;
    margin: 0 10px 0 0;
    padding: 0;
    text-transform: uppercase;
}
p.info b {
    color: #000000;
}
h6.date {
    color: #f00;
    display: block;
    font-size: 13px;
    margin: 5px 10px 5px 0;
    padding: 0;
    text-transform: uppercase;
}
h6.date b {
    color: #000000;
}
#search, #searchExtract {
    background: #eceff4 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    padding: 15px 15px 4px;
}

#search::after {
    clear: both;
    content: "";
    display: table;
}


.fileNav {
    padding: 0 5px;
    width: 100%;
}
.drop-cap {
    color: #24222f;
    float: left;
    font-family: serif;
    font-size: 60px;
    line-height: 50px;
    margin-right: 5px;
    padding: 5px;
}
.drop-cap.drop-cap-reversed {
    background: #24222f none repeat scroll 0 0;
    color: #ffffff;
}

.color_red {
    color: #f00;
}
.color_green {
    color: #093;
}
.color_blue {
    color: #06c;
}
.color_orange {
    color: #f30;
}

.bg_grey {
	background: #666666;
    color: #000;
	display:inline;
	padding:3px;
	border-radius:3px;
	color:#ffffff;
}

.bt_grey {
	background: #666666 !important;
    color: #000 !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
	color:#ffffff;
	
}

.point_grey {
    background: #666666 none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
	color:#ffffff;
}

.fc-event-grey {
	background: #666666 !important;
    color: #000 !important;
	cursor:pointer;
	color:#ffffff;
}

.bg_yellow {
	background: #ffd800;
    color: #000;
	display:inline;
	padding:3px;
	border-radius:3px;
}

.bt_yellow {
	background: #ffd800 !important;
    color: #000 !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
	
}

.point_yellow {
    background: #ffd800 none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

.fc-event-yellow {
	background: #ffd800 !important;
    color: #000 !important;
	cursor:pointer;
}


.bg_red {
	background: #f00;
    color: #fff;
	display:inline;
	padding:3px;
	border-radius:3px;
}

.bt_red {
	background: #f00 !important;
    color: #fff !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
}

.point_red {
	background: #f00;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

.fc-event-red {
	background: #f00 !important;
    color: #fff !important;
	cursor:pointer;
}


.bg_green {
    background: #093;
	color: #fff;
	display:inline;
	padding:3px;
	border-radius:3px;
}

.bt_green {
	background: #093 !important;
    color: #fff !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
}

.point_green {
	background: #093;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

.fc-event-green{
	background: #093 !important;
    color: #fff !important;
	cursor:pointer;
}


.bg_blue-black {
    background: #2f3293;
	color: #fff;
	display:inline;
	padding:3px;
	border-radius:3px;
}

.bt_blue-black {
	background: #2f3293 !important;
    color: #fff !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
}

.point_blue-black {
	background: #2f3293;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

.fc-event-blue-black {
	background: #2f3293 !important;
    color: #fff !important;
	cursor:pointer;
}


.bg_blue {
    background: #06c;
	color: #fff;
	display:inline;
	padding:3px;
	border-radius:3px;
}

.bt_blue {
	background: #06c !important;
    color: #fff !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
}


.point_blue {
	background: #06c;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}


.fc-event-blue {
	background: #06c !important;
    color: #fff !important;
	cursor:pointer;
}

.bg_orange {
    background: #930;
	color: #fff;
	display:inline;
	padding:3px;
	border-radius:3px;
}

.bt_orange {
	background: #930 !important;
    color: #fff !important;
	padding:3px;
	border-radius:3px;
	border: none !important;
}

.point_orange {
	background: #930;
    border-radius: 5px;
    display: block;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}


.fc-event-orange {
	background: #930 !important;
    color: #fff !important;
	cursor:pointer;
}

.fc-event-yellow:hover, .fc-event-red:hover,.fc-event-green:hover,.fc-event-blue:hover,.fc-event-orange:hover {
	color:#000 !important;
}


.end {
    background: #2f3293;
    color: #fff;
    float: right;
    padding: 0 2px;
    height: 18px;
    line-height: 18px;
}

.end_red {
    background: #ff0000;
    color: #fff;
    float: right;
    padding: 0 2px;
    height: 18px;
    line-height: 18px;
}


.content_hint {
    color: #666;
    font-size: 11px;
    /*left: 115%;*/
    line-height: 16px;
    /*position: absolute;*/
    top: 0;
}

.ico_cropped, .ico_credited {
	display: none;
}

.col-md-3 .content_hint {
    left: 3px;
    margin-bottom: 10px;
    position: relative;
}
html {
    font-size: 14px;
    height: 100%;
}
body {
    background: url('../../assets/img/bgMain.jpg') #161845;
    color: #514d6a;
    font-family: Arial,sans;
    overflow-x: hidden;
}
body.login {
    background: #ffffff none repeat scroll 0 0;
}
a {
    color: #999999;
    transition: all 0.05s ease-in-out 0s;
}
a:hover, a:focus {
    color: #2f3293;
    text-decoration: none;
    transition: all 0.05s ease-in-out 0s;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.modal-open nav.top-menu {
    padding-right: 15px;
}
.modal-open:not([style]) nav.top-menu {
    padding-right: 0;
}
.custom-scroll {
    overflow: auto;
}
.messaging-img {
    border-radius: 3px;
    margin: 0 5px 10px 0;
    max-width: 200px;
}
.media-object {
    margin: 0 0 20px;
    max-width: 500px;
}
.media-object:last-child {
    margin-bottom: 13px;
}
.donut-list li {
    margin-bottom: 9px;
}
.heading-buttons {
    margin-top: -6px;
}
.page-content {
    padding: 25px;
}
.table colgroup [class^="col-"] {
    float: none;
}
pre {
    background: #f2f4f8 none repeat scroll 0 0;
    border-radius: 3px;
    color: #514d6a;
    padding: 20px;
}
#login {
    margin: auto;
    max-width: 500px;
    min-width: 300px;
    overflow: hidden;
    padding: 20px;
    position: relative;
}
.ui-effects-wrapper {
    margin: auto;
}
#login_brand {
    position: absolute;
    text-align: center;
    top: 0;
}
#login_title {
    text-align: center;
}
#login .box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    padding: 20px 40px;
}
#login p.copy {
    margin-top: 10px;
    text-align: center;
}
.main-backdrop {
    background: #24222f none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    z-index: 50;
}
.main-backdrop.main-backdrop-showed {
    opacity: 0.3;
    transition: all 0.2s ease-in-out 0s;
    visibility: visible;
}
@media (max-width: 767px) {
.main-backdrop {
    display: block;
}
}
.hidden-left-menu {
    display: none;
}
.hidden-left-menu + .top-menu {
    margin-left: 0;
}
.hidden-left-menu + * + .page-content {
    margin-left: 0;
}
.hidden-top-menu {
    display: none;
}
.hidden-top-menu + .page-content {
    margin-top: 0;
}
nav.left-menu .left-menu-list li.left-menu-list-active li.left-menu-list-active a.left-menu-link {
    color: #333333;
    font-weight: bold;
}
nav.top-menu {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e8e9ea;
    height: 80px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 110;
}
nav.top-menu::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 1px;
}
nav.top-menu + .page-content {
    margin-top: 80px;
}
nav.top-menu .menu-icon-container {
    float: left;
    font-size: 27px;
    margin: 25px 0 0 20px;
}
nav.top-menu .menu {
    height: 80px;
    padding: 21px 16px;
}
nav.top-menu .menu .menu-user-block {
    float: right;
}
nav.top-menu .menu .menu-info-block {
    margin-right: 80px;
}
nav.top-menu .menu .menu-info-block .left {
    float: left;
}
nav.top-menu .menu .menu-info-block .left .header-buttons {
    margin-top: 9px;
}
.music a {
    color: #518cd8;
}
.publicidades a {
    color: #a0db43;
}
.server a {
    color: #336;
}
.bares a {
    color: #d06cb2;
}
.user a {
    color: #ee491c;
}
.news a {
    color: #096;
}
@media (max-width: 543px) {
nav.top-menu .menu .menu-info-block .left .header-buttons .dropdown-inline-button {
    padding-right: 0;
}
}
nav.top-menu .menu .menu-info-block .right {
    float: right;
}
nav.top-menu .menu .search-block {
    transition: all 0.2s ease-in-out 0s;
    width: 200px;
}
nav.top-menu .menu .search-block .form-control {
    min-width: 200px;
}
nav.top-menu .menu .search-block:hover {
    transition: all 0.2s ease-in-out 0s;
    width: 300px;
}
nav.top-menu .menu .search-block:hover .form-control {
    width: 100%;
}
nav.top-menu .dropdown-inline-button {
    padding: 0 15px;
}
.search-block {
    position: relative;
}
.search-block .form-input-icon > i {
    margin-top: 9px;
}
.search-block .search-block-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 38px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 38px;
    z-index: 4;
}
.search-block .search-block-submit:focus, .search-block .search-block-submit:active {
    outline: medium none;
}
nav.left-menu {
    background: #ffffff none repeat scroll 0 0;
    border-right: 1px solid #e8e9ea;
    bottom: 0;
    left: 0;
    outline: medium none;
    position: fixed;
    top: 0;
    transition: transform 0.2s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s, -o-transform 0.2s ease-in-out 0s;
    width: 240px;
    z-index: 100;
}
nav.left-menu + * + .page-content {
    margin-left: 240px;
}
nav.left-menu + nav.top-menu {
    left: 240px;
}
nav.left-menu .jspScrollable .jspTrack {
    left: -5px;
}
nav.left-menu .label {
    font-size: 80%;
}
nav.left-menu .logo-container {
    border-bottom: 1px solid #e8e9ea;
    float: left;
    height: 80px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 240px;
}
nav.left-menu .logo-container .logo {
    display: block;
    height: inherit;
    width: auto;
}
nav.left-menu .logo-container .logo img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}
nav.left-menu .logo-container .logo img.logo-inverse {
    display: none;
}
nav.left-menu .left-menu-inner {
    bottom: 0;
    left: 0;
    outline: medium none;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 80px;
}
nav.left-menu .left-menu-list-root {
    margin: 0;
}
nav.left-menu .left-menu-list li {
    border-bottom: 1px solid #e8e9ea;
    display: block;
}
nav.left-menu .left-menu-list li li {
    border-bottom: 1px solid #ffffff;
}
nav.left-menu .left-menu-list li li:last-child {
    border-bottom: medium none;
}
.left-info {
    border-radius: 20px;
}
nav.left-menu .left-menu-list li .left-menu-label {
    float: right;
    margin: 3px 0 0;
}
nav.left-menu .left-menu-list li.left-menu-list-active .left-menu-link {
    background: #e0e0e0 none repeat scroll 0 0;
    color: #000000;
    transition: all 0s ease 0s;
}
nav.left-menu .left-menu-list li.left-menu-list-opened .left-menu-link {
    background: #ffffff none repeat scroll 0 0;
}
nav.left-menu .left-menu-list li.left-menu-list-active .left-menu-link .left-menu-link-icon {
    color: #000000;
}
nav.left-menu .left-menu-list li.left-menu-list-opened {
    background: #f2f4f8 none repeat scroll 0 0;
}
nav.left-menu .left-menu-list li.left-menu-list-opened > .left-menu-link {
    color: #2f3293;
}
nav.left-menu .left-menu-list li.left-menu-list-opened > .left-menu-link .left-menu-link-icon {
    color: #2f3293;
}
nav.left-menu .left-menu-list li .left-menu-link {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    font-weight: 600;
    outline: medium none;
    padding: 2px 10px;
    transition: all 0.1s ease-in-out 0s;
}
nav.left-menu .left-menu-list li .left-menu-link:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #24222f;
    transition: all 0.1s ease-in-out 0s;
}
nav.left-menu .left-menu-list li .left-menu-link:hover .left-menu-link-icon {
    color: #999999;
}
nav.left-menu .left-menu-list li .left-menu-link .left-menu-link-icon {
    color: #bbb8cb;
    display: inline-block;
    font-size: 1rem;
    transition: all 0.1s ease-in-out 0s;
    width: 22px;
}
nav.left-menu .left-menu-list li .left-menu-item {
    color: #999999;
    display: block;
    padding: 10px 25px;
}
nav.left-menu .left-menu-list li .left-menu-item .label {
    margin-right: 5px;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu > .left-menu-link {
    position: relative;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu > .left-menu-link::after {
    border-color: transparent transparent transparent #666666;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 20px;
    top: 9px;
    transition: all 0.1s ease-in-out 0s;
    width: 0;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu .left-menu-list {
    background: #f2f4f8 none repeat scroll 0 0;
    display: none;
    transition: background 0s ease 0s;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu .left-menu-list .left-menu-link {
    background: #e9e9e9 none repeat scroll 0 0;
    border-top: 1px solid #e8e9ea;
    font-weight: normal;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu .left-menu-list .left-menu-link::before {
    content: "• ";
    font-weight: normal;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu.left-menu-list-opened > .left-menu-link::after {
    transform: rotate(90deg);
}
nav.left-menu .left-menu-list li.left-menu-list-separator {
    background: #e8e9ea none repeat scroll 0 0;
    height: 1px;
    margin: 10px 20px;
    padding: 0;
    transition: background 0s ease 0s;
}
nav.left-menu .left-menu-list li.left-menu-list-separator::before {
    display: none;
}
nav.left-menu .left-menu-list li.left-menu-list-disabled {
    opacity: 0.6;
}
nav.left-menu .left-menu-list li.left-menu-list-disabled .left-menu-link {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999999;
    cursor: default;
}
nav.left-menu .left-menu-list li.left-menu-list-disabled::before {
    display: none;
}
nav.left-menu.left-menu-showed {
    transform: translateX(0px);
}
nav.left-menu .left-menu-block .left-menu-block-item {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
body.menu-top nav.left-menu {
    border-bottom: 1px solid #e8e9ea;
    border-right: 0 none;
    height: 80px;
    top: 0;
    transition: none 0s ease 0s ;
    width: 100%;
    z-index: 120;
}
body.menu-top nav.left-menu * {
    transition: none 0s ease 0s ;
}
body.menu-top nav.left-menu .menu-top-hidden {
    display: none;
}
body.menu-top nav.left-menu .left-menu-list-root {
    height: 80px;
    margin: 0;
    width: 3000px;
}
body.menu-top nav.left-menu .left-menu-list-root.inited {
    overflow: visible;
}
body.menu-top nav.left-menu .left-menu-list-root .left-menu-label {
    margin-top: 0;
}
body.menu-top nav.left-menu .left-menu-list-root .left-menu-block .left-menu-block-item:last-child {
    margin-bottom: 0;
}
body.menu-top nav.left-menu .left-menu-list-root > li {
    float: left;
    position: relative;
}
body.menu-top nav.left-menu .left-menu-list-root > li::before {
    height: 4px;
    top: 0;
    width: 100%;
}
body.menu-top nav.left-menu .left-menu-list-root > li.left-menu-list-submenu .left-menu-list {
    display: none;
    left: 0;
    min-width: 240px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    top: 80px;
}
body.menu-top nav.left-menu .left-menu-list-root > li.left-menu-list-submenu:hover > .left-menu-link {
    border-bottom: 0 none;
}
body.menu-top nav.left-menu .left-menu-list-root > li:first-child > .left-menu-link {
    border-left: 1px solid #e8e9ea;
}
body.menu-top nav.left-menu .left-menu-list-root > li > .left-menu-link {
    border-bottom: 1px solid #e8e9ea;
    border-right: 1px solid #e8e9ea;
    height: 80px;
    line-height: 1;
    padding-top: 42px;
    position: relative;
    text-align: center;
}
body.menu-top nav.left-menu .left-menu-list-root > li > .left-menu-link .left-menu-link-icon {
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 20px;
}
body.menu-top nav.left-menu .left-menu-list-root > li:hover {
    background: #f2f4f8 none repeat scroll 0 0;
}
body.menu-top nav.left-menu .left-menu-list-root .left-menu-list-separator {
    display: none;
}
body.menu-top nav.left-menu .logo-container {
    background: #ffffff none repeat scroll 0 0;
    position: relative;
    width: auto;
    z-index: 1;
}
body.menu-top nav.left-menu .logo-container .logo {
    margin: 0 auto;
}
body.menu-top nav.left-menu .left-menu-inner {
    overflow: visible;
    position: static;
    transition: transform 1s ease 0s, -webkit-transform 1s ease 0s, -o-transform 1s ease 0s;
}
body.menu-top nav.left-menu .left-menu-inner .left-menu-list li.left-menu-list-submenu .left-menu-link::after {
    border-left-color: transparent;
    border-top-color: #d2d9e5;
    border-width: 5px;
    bottom: 5px;
    left: 50%;
    margin-left: -4px;
    top: auto;
}
body.menu-top nav.left-menu .left-menu-inner .left-menu-list li.left-menu-list-submenu:hover > .left-menu-list {
    display: block;
}
body.menu-top nav.top-menu {
    height: 64px;
    left: 0;
    top: 80px;
}
body.menu-top nav.top-menu .menu {
    height: 64px;
    padding: 13px 16px;
}
body.menu-top .page-content {
    margin: 144px 0 0;
}
body.menu-top.menu-static nav.left-menu {
    position: relative;
}
body.menu-top.menu-static nav.left-menu + nav.top-menu {
    margin-left: 0;
}
body.menu-top.menu-static nav.top-menu {
    margin-bottom: 0;
    position: relative;
    top: 0;
}
}
nav.left-menu [class^="left-menu-list-color"], nav.left-menu [class*=" left-menu-list-color"] {
    position: relative;
}
nav.left-menu [class^="left-menu-list-color"]::before, nav.left-menu [class*=" left-menu-list-color"]::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1;
}
nav.left-menu .left-menu-list-color-primary:hover::before, nav.left-menu .left-menu-list-color-primary.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-primary.left-menu-list-active::before {
    background-color: #2f3293;
}
nav.left-menu .left-menu-list-color-secondary:hover::before, nav.left-menu .left-menu-list-color-secondary.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-secondary.left-menu-list-active::before {
    background-color: #6a7a84;
}
nav.left-menu .left-menu-list-color-default:hover::before, nav.left-menu .left-menu-list-color-default.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-default.left-menu-list-active::before {
    background-color: #acb7bf;
}
nav.left-menu .left-menu-list-color-info:hover::before, nav.left-menu .left-menu-list-color-info.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-info.left-menu-list-active::before {
    background-color: #2f3293;
}
nav.left-menu .left-menu-list-color-success:hover::before, nav.left-menu .left-menu-list-color-success.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-success.left-menu-list-active::before {
    background-color: #46be8a;
}
nav.left-menu .left-menu-list-color-warning:hover::before, nav.left-menu .left-menu-list-color-warning.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-warning.left-menu-list-active::before {
    background-color: #f39834;
}
nav.left-menu .left-menu-list-color-danger:hover::before, nav.left-menu .left-menu-list-color-danger.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-danger.left-menu-list-active::before {
    background-color: #fb434a;
}
nav.left-menu .left-menu-list-color-yellow:hover::before, nav.left-menu .left-menu-list-color-yellow.left-menu-list-opened::before, nav.left-menu .left-menu-list-color-yellow.left-menu-list-active::before {
    background-color: yellow;
}
.no-colorful-menu::before {
    display: none;
}
.page-content-inner > .panel:last-child {
    margin-bottom: 0;
}
.panel {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    margin-bottom: 16px;
    padding: 0;
}
.panel .panel:last-child {
    margin-bottom: 0;
}
.panel .panel-heading, .modal-header {
    background: #2f3293 none repeat scroll 0 0;
    border-radius: 0;
    padding: 10px;
}
.modal-header h4 {
	color: #ffffff;
}
.panel .note-toolbar {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 10px;
}
.panel .panel-heading h3 {
    color: #ffffff;
}
.panel .panel-heading + .panel-body {
    padding-top: 0;
}
.panel .panel-heading h1:last-child, .panel .panel-heading h2:last-child, .panel .panel-heading h3:last-child, .panel .panel-heading h4:last-child, .panel .panel-heading h5:last-child, .panel .panel-heading h6:last-child, .panel .panel-heading .h1:last-child, .panel .panel-heading .h2:last-child, .panel .panel-heading .h3:last-child, .panel .panel-heading .h4:last-child, .panel .panel-heading .h5:last-child, .panel .panel-heading .h6:last-child {
    margin-bottom: 0;
}
.panel .panel-heading .dropdown-inline-button {
    padding: 0;
}
.panel .panel-body {
    padding: 25px;
}
.panel .panel-body + .panel-footer {
    padding-top: 0;
}
.panel .panel-footer {
    padding: 25px;
}
.panel.panel-with-borders > .panel-heading {
    border-bottom: 1px solid #e8e9ea;
}
.panel.panel-with-borders > .panel-body {
    padding-top: 25px;
}
.panel.panel-with-borders > .panel-footer {
    border-top: 1px solid #e8e9ea;
    margin-top: -1px;
    padding-top: 25px;
}
.panel.panel-with-sidebar {
    position: relative;
}
.panel.panel-with-sidebar::before {
    background: #e8e9ea none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 240px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 0;
}
.panel.panel-with-sidebar::after {
    clear: both;
    content: "";
    display: table;
}
.panel.panel-with-sidebar .panel-sidebar {
    float: left;
    margin-bottom: -25px;
    padding: 25px;
    width: 240px;
}
.panel.panel-with-sidebar .panel-heading, .panel.panel-with-sidebar .panel-body, .panel.panel-with-sidebar .panel-footer {
    margin-left: 240px;
}
.panel.panel-with-sidebar.panel-with-right-sidebar::before {
    left: auto;
    right: 240px;
}
.panel.panel-with-sidebar.panel-with-right-sidebar .panel-sidebar {
    border-right: 0 none;
    float: right;
}
.panel.panel-with-sidebar.panel-with-right-sidebar .panel-heading, .panel.panel-with-sidebar.panel-with-right-sidebar .panel-body, .panel.panel-with-sidebar.panel-with-right-sidebar .panel-footer {
    margin-left: 0;
    margin-right: 240px;
}

.panel2 .panel:last-child {
    margin-bottom: 0px;
}

.panel2 h3 {
    margin-bottom: 0;
}

.panel2.panel-with-borders > .panel2-heading {
    border-bottom: 1px solid #dfe4ed;
}

.panel2 .panel2-heading {
    padding: 20px;
    height: 75px;
}

.panel2 .panel2-body {
    padding: 0 20px;
}

.panel2 {
    background: #ffffff;
    border: 1px solid #dfe4ed;
    padding: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 16px;
}


.sidebar-large.panel {
    position: relative;
}
.sidebar-large.panel::before {
    background: #e8e9ea none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 300px;
    position: absolute;
    top: 0;
    width: 1px;
}
.sidebar-large.panel.panel-with-sidebar .panel-sidebar {
    float: left;
    margin-bottom: -25px;
    padding: 25px;
    width: 300px;
}
.sidebar-large.panel.panel-with-sidebar .panel-heading, .sidebar-large.panel.panel-with-sidebar .panel-body, .sidebar-large.panel.panel-with-sidebar .panel-footer {
    margin-left: 300px;
}
.sidebar-large.panel.panel-with-sidebar.panel-with-right-sidebar::before {
    left: auto;
    right: 300px;
}
.sidebar-large.panel.panel-with-sidebar.panel-with-right-sidebar .panel-sidebar {
    float: right;
}
.sidebar-large.panel.panel-with-sidebar.panel-with-right-sidebar .panel-heading, .sidebar-large.panel.panel-with-sidebar.panel-with-right-sidebar .panel-body, .sidebar-large.panel.panel-with-sidebar.panel-with-right-sidebar .panel-footer {
    margin-left: 0;
    margin-right: 300px;
}
.avatar {
    background-color: #2f3293;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    height: 37px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 15px;
}
.avatar img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.animate-menu-button {
    display: inline-block;
    font-size: 0;
    height: 30px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 30px;
}
.animate-menu-button div {
    background: #bbb8cb none repeat scroll 0 0;
    height: 3px;
    left: 0;
    margin: -1px 4px 0;
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform 0.2s ease 0s, background 0.2s ease 0s, -webkit-transform 0.2s ease 0s, -o-transform 0.2s ease 0s;
}
.animate-menu-button div::before, .animate-menu-button div::after {
    background: #bbb8cb none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.animate-menu-button div::before {
    top: -7px;
    transform-origin: right top 0;
    transition: transform 0.2s ease 0s, width 0.2s ease 0s, top 0.2s ease 0s, -webkit-transform 0.2s ease 0s, -o-transform 0.2s ease 0s;
}
.animate-menu-button div::after {
    bottom: -7px;
    transform-origin: right bottom 0;
    transition: transform 0.2s ease 0s, width 0.2s ease 0s, bottom 0.2s ease 0s, -webkit-transform 0.2s ease 0s, -o-transform 0.2s ease 0s;
}
.animate-menu-button.active div {
    background: transparent none repeat scroll 0 0;
    transform: rotate(-180deg);
}
.animate-menu-button.active div::before, .animate-menu-button.active div::after {
    width: 97%;
}
.animate-menu-button.active div::before {
    top: 0;
    transform: translateX(-2px) translateY(8px) rotate(45deg);
}
.animate-menu-button.active div::after {
    bottom: 0;
    transform: translateX(-2px) translateY(-8px) rotate(-45deg);
}
.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
}
.breadcrumb > li::before {
    display: none;
}
.breadcrumb > li::after {
    color: #bbb8cb;
    content: "/";
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.breadcrumb > li:last-child::after {
    display: none;
}
nav.top-submenu, .top-submenu {
    margin-bottom: 16px;
}
nav.top-submenu h1, nav.top-submenu h2, nav.top-submenu h3, nav.top-submenu h4, nav.top-submenu h5, nav.top-submenu h6, nav.top-submenu .h1, nav.top-submenu .h2, nav.top-submenu .h3, nav.top-submenu .h4, nav.top-submenu .h5, nav.top-submenu .h6, .top-submenu h1, .top-submenu h2, .top-submenu h3, .top-submenu h4, .top-submenu h5, .top-submenu h6, .top-submenu .h1, .top-submenu .h2, .top-submenu .h3, .top-submenu .h4, .top-submenu .h5, .top-submenu .h6 {
    margin-bottom: 11px;
}
nav.top-submenu .breadcrumb, .top-submenu .breadcrumb {
    margin: 0;
    padding: 0;
}
nav.top-submenu.top-submenu-with-background, .top-submenu.top-submenu-with-background {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e8e9ea;
    margin: -25px -25px 16px;
    padding: 25px;
}
.mode-superclean {
    background: #ffffff none repeat scroll 0 0;
}
.mode-superclean .page-content {
    background: #eceff4 none repeat scroll 0 0;
    padding: 0;
}
.mode-superclean .panel {
    border: 0 none;
    border-radius: 0;
}
.mode-superclean .top-submenu {
    padding: 0 25px;
}
.mode-superclean .top-submenu.top-submenu-with-background {
    margin: 0 0 25px;
    padding: 25px;
}
.mode-superclean .dashboard-container {
    margin-bottom: 0;
    padding: 16px 0 1px;
}
@media (max-width: 767px) {
.mode-superclean .dashboard-container {
    padding-top: 15px;
}
}
@media (max-width: 543px) {
.mode-superclean .dashboard-container {
    padding-top: 10px;
}
}
.mode-superclean .widget {
    border-radius: 0;
}
.mode-superclean .widget .widget-header {
    border-radius: 0;
}
.mode-superclean .chart-css-animations, .mode-superclean .step-block {
    border-radius: 0;
}
.menu-static .page-content {
    margin-top: 0;
}
.menu-static nav.top-menu {
    left: 0;
    position: relative;
}
.menu-static nav.left-menu + nav.top-menu {
    margin-left: 240px;
}
@media (min-width: 768px) {
body.layout-boxed {
    padding-left: 240px;
}
body.layout-boxed.menu-fixed nav.left-menu {
    left: 0;
    right: 0;
}
body.layout-boxed nav.top-menu {
    border-left: 1px solid #e8e9ea;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #e8e9ea;
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
}
body.layout-boxed nav.top-menu::before {
    display: none;
}
body.layout-boxed .page-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
}
body.layout-boxed.menu-top {
    padding-left: 0;
}
body.layout-boxed.menu-top nav.left-menu {
    border-left: 1px solid #e8e9ea;
    border-right: 1px solid #e8e9ea;
    margin: 0 auto;
    max-width: 1248px;
}
body.layout-boxed.menu-top nav.left-menu::before, body.layout-boxed.menu-top nav.left-menu::after {
    background: #eceff4 none repeat scroll 0 0;
    content: "";
    height: 80px;
    left: -2001px;
    position: absolute;
    top: 0;
    width: 2000px;
    z-index: 2;
}
body.layout-boxed.menu-top nav.left-menu::after {
    left: auto;
    right: -2001px;
}
body.layout-boxed.menu-top.mode-superclean nav.left-menu::before {
    background: #ffffff none repeat scroll 0 0;
}
body.layout-boxed.menu-top.mode-superclean nav.left-menu::after {
    background: #ffffff none repeat scroll 0 0;
}
body.layout-boxed.menu-top.mode-superclean nav.left-menu, body.layout-boxed.menu-top.mode-superclean nav.top-menu {
    border-left: medium none;
    border-radius: 0;
    border-right: medium none;
    max-width: 1280px;
}
body.layout-boxed.menu-top nav.top-submenu.top-submenu-with-background, body.layout-boxed.menu-top .top-submenu.top-submenu-with-background {
    border: 1px solid #e8e9ea;
    border-radius: 5px;
    margin: 0 0 16px;
}
body.layout-boxed.menu-top nav.top-submenu.top-submenu-with-background .profile-header, body.layout-boxed.menu-top .top-submenu.top-submenu-with-background .profile-header {
    border-radius: 5px;
}
}
@media (min-width: 768px) {
body.menu-iconbar:not(.menu-top) nav.left-menu {
    text-align: center;
    width: 160px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .jspPane {
    left: 0;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .logo-container {
    width: 160px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .logo-container .logo {
    max-width: none;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .logo-container .logo img {
    margin: 0 auto;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list-root > li:first-child .left-menu-link {
    border-top: medium none;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li .left-menu-label {
    float: none;
    margin: 5px auto 0;
    position: relative;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li .left-menu-link {
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 15px 10px;
    position: relative;
    text-align: center;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li .left-menu-link::before {
    background: #e8e9ea none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 10px;
    position: absolute;
    width: 140px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li .left-menu-link::after {
    margin-top: -4px;
    right: 10px;
    top: 50%;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li .left-menu-link .left-menu-link-icon {
    display: block;
    font-size: 21px;
    margin: 5px auto 10px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li .left-menu-item {
    padding-left: 15px;
    padding-right: 10px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu .left-menu-list li.left-menu-list-separator {
    display: none;
    margin: 10px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu + nav.top-menu {
    left: 160px;
}
body.menu-iconbar:not(.menu-top) nav.left-menu + * + .page-content {
    margin-left: 160px;
}
}
body.single-page {
    height: 100%;
}
body.single-page .page-content {
    height: 100%;
    max-width: none;
    padding: 0;
}
body.single-page .page-content .page-content-inner {
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: justify;
    align-items: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
}
body.single-page .page-content .page-content-inner.background-repeated {
    background-size: auto auto;
}
@media (max-width: 991px) {
body.single-page .single-page-block {
    padding: 0 20px;
}
body.single-page .single-page-block .single-page-block-inner {
    border-radius: 8px;
    padding: 40px 20px 20px;
}
body.single-page .single-page-block-header, body.single-page .single-page-block-footer {
    padding: 40px 20px;
}
}
@media (max-width: 991px) and (max-width: 991px) {
body.single-page .single-page-block-header .single-page-block-header-menu {
    margin-top: 30px;
    text-align: left;
}
body.single-page .single-page-block-header .single-page-block-header-menu ul {
    margin-bottom: 0;
}
body.single-page .single-page-block-header .single-page-block-header-menu ul li {
    margin-bottom: 0;
}
}
body.single-page .single-page-block {
    color: #ffffff;
}
body.single-page .single-page-block a {
    color: #ffffff;
}
body.single-page .single-page-block a:hover {
    text-decoration: underline;
}
body.single-page-inverse .single-page-block-header {
    color: #514d6a;
}
body.single-page-inverse .single-page-block-header .single-page-block-header-menu ul li.active a {
    border-bottom: 1px solid rgba(81, 77, 106, 0.6);
}
body.single-page-inverse .single-page-block-header .single-page-block-header-menu ul li a {
    color: #514d6a;
}
body.single-page-inverse .single-page-block-header .single-page-block-header-menu ul li a:hover {
    border-bottom: 1px solid rgba(81, 77, 106, 0.6);
}
.single-page-block {
    align-self: center;
    padding: 20px;
    position: relative;
    width: 100%;
    z-index: 2;
}
.single-page-block .single-page-block-inner {
    background-color: #f0f0f0;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 500px;
    min-width: 300px;
    overflow: hidden;
    padding: 50px 40px 20px;
    position: relative;
}
.single-page-block .single-page-block-inner h3 {
    color: #333333;
    text-align: left;
    text-transform: uppercase;
}
.single-page-block .avatar {
    height: 80px;
    margin-bottom: 10px;
    width: 80px;
}
.single-page-block .blur-placeholder {
    background-size: cover;
    filter: blur(20px);
    opacity: 0.8;
    position: absolute;
    z-index: 1;
}
.single-page-block .single-page-block-form {
    position: relative;
    z-index: 2;
}
.single-page-block .single-page-block-form input.form-control {
    border-color: #ffffff;
    opacity: 0.7;
}
.single-page-block .single-page-block-form input.form-control:focus {
    opacity: 1;
}
.single-page-block .single-page-block-form .input-group-addon {
    border-color: #ffffff;
    opacity: 0.7;
}
.single-page-block .single-page-block-form .input-group-addon:hover {
    opacity: 1;
}
.single-page-block .single-page-block-form .form-actions {
    border-top-color: rgba(255, 255, 255, 0.4);
}
.single-page-block .single-page-block-form .form-input-icon i {
    color: #514d6a;
}
.single-page-block-header {
    align-self: flex-start;
    color: #ffffff;
    padding: 40px;
    width: 100%;
}
.single-page-block-header .logo {
    height: 50px;
    max-width: 150px;
}
.single-page-block-header .logo img {
    max-height: 100%;
    max-width: 100%;
}
.single-page-block-header .single-page-block-header-menu {
    text-align: right;
}
.single-page-block-header .single-page-block-header-menu ul {
    font-size: 16px;
}
.single-page-block-header .single-page-block-header-menu ul li {
    margin-right: 20px;
    text-transform: uppercase;
}
.single-page-block-header .single-page-block-header-menu ul li:last-child {
    margin-right: 0;
}
.single-page-block-header .single-page-block-header-menu ul li.active a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.single-page-block-header .single-page-block-header-menu ul li a {
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
}
.single-page-block-header .single-page-block-header-menu ul li a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.single-page-block-footer {
    align-self: flex-end;
    color: white;
    padding: 40px;
    width: 100%;
}
.single-page-block-footer ul {
    margin-bottom: 0;
}
.single-page-block-footer ul li {
    margin-right: 20px;
    text-transform: uppercase;
}
.single-page-block-footer ul li:last-child {
    margin-right: 0;
}
.single-page-block-footer ul li a {
    color: #bbb8cb;
    display: inline-block;
    line-height: 1.4;
}
.lockscreen-typer {
    filter: blur(2px);
    font-size: 21px;
    height: 100%;
    left: 0;
    padding: 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.lockscreen-typer .locksreen-typer-inner {
    height: 100%;
    line-height: 1;
    opacity: 0.5;
    overflow: hidden;
    padding-bottom: 30px;
    width: 100%;
}
@media (max-width: 543px) {
.lockscreen-typer .locksreen-typer-inner {
    padding-bottom: 0;
}
}
.layout-grid-example {
    margin-left: -10px;
}
.layout-grid-example .row div {
    background: #f2f4f8 none repeat scroll 0 0;
    border-left: 10px solid #ffffff;
    margin-bottom: 10px;
    padding-bottom: 12px;
    padding-top: 12px;
}
.example-icons-block {
    padding: 0 0 30px;
    text-align: center;
}
.example-icons-block h2 {
    margin-top: 50px;
}
.example-icons-block h2:first-child {
    margin-top: 30px;
}
.example-icons-block p {
    height: 30px;
}
.example-icons-block .tooltip {
    font-size: 18px;
}
.example-icons-block li {
    background: #eceff4 none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: content-box;
    display: inline-block;
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    margin: 10px;
    padding: 10px 30px;
    text-align: center;
    width: 40px;
}
.example-icons-block li:hover {
    background: #514d6a none repeat scroll 0 0;
    color: #ffffff;
}
.example-top-menu-chart {
    padding: 3px 0 0 20px;
}
.example-top-menu-chart .title {
    margin-right: 5px;
}
.example-top-menu-chart .chart {
    display: none;
}
.example-top-menu-chart .peity {
    position: relative;
    top: 4px;
}
.example-top-menu-chart .count {
    margin-left: 5px;
}
.example-left-menu-chart {
    height: 150px;
    position: relative;
    width: 239px;
}
.example-left-menu-chart svg {
    height: 150px;
    width: 239px;
}
.example-buy-btn .btn {
    font-size: 0.875rem;
    height: 36px;
    line-height: 1.5;
    padding: 9px 16px 7px;
}
.note-icon-caret::before {
    content: "";
}
