
/* @import "//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en"; */
h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10px;
}
h3, h4, h5 {
    font-weight: 600;
    margin-top: 5px;
}
.nav > li > a {
    color: #ffffff;						/* COLOR LLETRA REPOSO SENSE SELECCIONAR */
    font-weight: 600;
    padding: 14px 20px 14px 25px;
	
}.nav > li > form {
    color: #a7b1c2;
    font-weight: 600;
    padding: 14px 20px 14px 25px;
}
.nav.navbar-right > li > a {
    color: #ffffff;
}
.nav > li.active > a {
    color: #ffffff;										/* COLOR LLETRA MENU ACTIVE   */
	text-decoration:underline;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #FFFFFF;          										 /* COLOR FONDO HOVER */
    color: #e6313a;															 	/* COLOR LLETRA HOVER */
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #fff none repeat scroll 0 0;
}
.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
    background-color: transparent;
}
.nav > li > a i {
    margin-right: 6px;
}
.navbar {
    border: 0 none;
}
.navbar-default {
    background-color: transparent;
    border-color: #229182;
}
.navbar-top-links li {
    display: inline-block;
} 
.navbar-top-links li:last-child {
    margin-right: 40px;
}
.navbar-top-links li a {
    min-height: 50px;
    padding: 20px 10px;
}
.dropdown-menu {
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu > li > a {
    border-radius: 3px;
    color: inherit;
    font-weight: normal;
    line-height: 25px;
    margin: 4px;
    text-align: left;
}
.dropdown-menu > li > a.font-bold {
    font-weight: 600;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
    min-height: 0;
    padding: 3px 20px;
}
.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    min-width: 0;
    width: 310px;
}
.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}
.navbar-top-links .dropdown-user {
    left: auto;
    right: 0;
}
.dropdown-messages, .dropdown-alerts {
    padding: 10px;
}
.dropdown-messages li a, .dropdown-alerts li a {
    font-size: 12px;
}
.dropdown-messages li em, .dropdown-alerts li em {
    font-size: 10px;
}
.nav.navbar-top-links .dropdown-alerts a {
    font-size: 12px;
}
.nav-header {
    /* background: rgba(0, 0, 0, 0) url("patterns/header-profile-skin-1.png") no-repeat scroll 0 0; */
    padding: 33px 25px;
    background-color: #737373;
}
.pace-done .nav-header {
    transition: all 0.5s ease 0s;
}
.nav > li.active {
    background: #969696 none repeat scroll 0 0;					/* COLOR FONDO SELECCIONAT   */
    border-left: 4px solid #e6313a;								/* LA MERDETA DEL COSTAT DEL MENU ACTIVE   */
}
.nav.nav-second-level > li.active {
    border: medium none;
}
.nav.nav-second-level.collapse[style] {
    height: auto !important;
}
.nav-header a {
    color: #ffffff;
}
.nav-header .text-muted {
    color: #ffffff;
}
.minimalize-styl-2 {
    float: left;
    font-size: 14px;
    margin: 14px 5px 5px 20px;
    padding: 4px 12px;
}
.navbar-form-custom {
    display: inline-table;
    float: left;
    height: 50px;
    padding: 0;
    width: 200px;
}
.navbar-form-custom .form-group {
    margin-bottom: 0;
}
.nav.navbar-top-links a {
    font-size: 14px;
}
.navbar-form-custom .form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
    height: 60px;
    margin: 0;
    z-index: 2000;
}
.count-info .label {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 6px;
    top: 12px;
}
.arrow {
    float: right;
}
.fa.arrow::before {
    content: "";
}
.active > a > .fa.arrow::before {
    content: "";
}
.nav-second-level li, .nav-third-level li {
    border-bottom: medium none !important;
}
.nav-second-level li a {
    padding: 7px 10px 7px 52px;
}
.nav-third-level li a {
    padding-left: 62px;
}
.nav-second-level li:last-child {
    margin-bottom: 10px;
}
body.mini-navbar:not(.fixed-sidebar) .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
    border-radius: 0 2px 2px 0;
    display: block;
    height: auto;
    min-width: 140px;
}
body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    border-radius: 3px;
    font-size: 12px;
}
.fixed-nav .slimScrollDiv #side-menu {
    padding-bottom: 60px;
}
.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}
.mini-navbar .nav-second-level {
    background-color: #229182;
    font-size: 12px;
    left: 70px;
    padding: 10px;
    position: absolute;
    top: 0;
}
.mini-navbar li.active .nav-second-level {
    left: 65px;
}
.navbar-default .special_link a {
    background: #1ab394 none repeat scroll 0 0;
    color: white;
}
.navbar-default .special_link a:hover {
    background: #17987e none repeat scroll 0 0 !important;
    color: white;
}
.navbar-default .special_link a span.label {
    background: #fff none repeat scroll 0 0;
    color: #1ab394;
}
.navbar-default .landing_link a {
    background: #1cc09f none repeat scroll 0 0;
    color: white;
}
.navbar-default .landing_link a:hover {
    background: #1ab394 none repeat scroll 0 0 !important;
    color: white;
}
.navbar-default .landing_link a span.label {
    background: #fff none repeat scroll 0 0;
    color: #1cc09f;
}
.logo-element {
    color: white;
    display: none;
    font-size: 18px;
    font-weight: 600;
    padding: 18px 0;
    text-align: center;
}
.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
    transition: all 0.5s ease 0s;
}
.navbar-fixed-top {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e7eaec !important;
    transition-duration: 0.5s;
}
.navbar-fixed-top, .navbar-static-top {
    background: #e6313a none repeat scroll 0 0;
}
.fixed-nav #wrapper {
    margin-top: 60px;
}
.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}
.body-small .navbar-fixed-top {
    margin-left: 0;
}
body.mini-navbar .navbar-static-side {
    width: 70px;
}
body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
    display: none;
}
body.mini-navbar:not(.fixed-sidebar) .nav-second-level {
    display: none;
}
body.mini-navbar .navbar-default .nav > li > a {
    font-size: 16px;
}
body.mini-navbar .logo-element {
    display: block;
}
body.mini-navbar .nav-header {
    background-color: #1ab394;
    padding: 0;
}
body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}
body.fixed-sidebar.mini-navbar .footer {
    margin: 0;
}
body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}
body.fixed-sidebar .navbar-static-side {
    height: 100%;
    position: fixed;
    width: 220px;
    z-index: 101;
}
body.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 0;
}
body.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0;
}
body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 0 0 220px;
}
body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 220px;
}
.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    height: auto;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    border-radius: 3px;
    font-size: 12px;
}
.fixed-sidebar.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}
.fixed-sidebar.mini-navbar .nav-second-level {
    font-size: 13px;
    padding: 0;
    position: relative;
}
.fixed-sidebar.mini-navbar li.active .nav-second-level {
    left: 0;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a {
    font-size: 13px;
}
body.fixed-sidebar.mini-navbar .nav-label, body.fixed-sidebar.mini-navbar .navbar-default .nav li a span {
    display: inline;
}
.fixed-sidebar.mini-navbar .nav-second-level li a {
    padding: 7px 10px 7px 52px;
}
.fixed-sidebar.mini-navbar .nav-second-level {
    left: 0;
}
.top-navigation #page-wrapper {
    margin-left: 0;
}
.top-navigation .pace .pace-progress {
    left: 0;
}
.top-navigation .navbar-nav .dropdown-menu > .active > a {
    background: white none repeat scroll 0 0;
    color: #1ab394;
    font-weight: bold;
}
.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
    background: #fff none repeat scroll 0 0;
}
.top-navigation .navbar {
    margin-bottom: 0;
}
.top-navigation .nav > li > a {
    color: #676a6c;
    padding: 15px 20px;
}
.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
    background: #fff none repeat scroll 0 0;
    color: #1ab394;
}
.top-navigation .nav > li.active {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}
.top-navigation .nav > li.active > a {
    color: #1ab394;
}
.top-navigation .navbar-right {
    margin-right: 10px;
}
.top-navigation .navbar-nav .dropdown-menu {
    border: 1px solid #e7eaec;
    box-shadow: none;
}
.top-navigation .dropdown-menu > li > a {
    margin: 0;
    padding: 7px 20px;
}
.navbar .dropdown-menu {
    margin-top: 0;
}
.top-navigation .navbar-brand {
    background: #1ab394 none repeat scroll 0 0;
    color: #fff;
    padding: 15px 25px;
}
.top-navigation .navbar-top-links li:last-child {
    margin-right: 0;
}
.top-navigation.mini-navbar #page-wrapper, .top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper, .mini-navbar .top-navigation #page-wrapper, body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper {
    margin: 0;
}
.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
    margin-top: 50px;
}
.top-navigation .footer.fixed {
    margin-left: 0 !important;
}
.top-navigation .wrapper.wrapper-content {
    padding: 40px;
}
.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
    padding: 40px 0;
}
.navbar-toggle {
    background-color: #1ab394;
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
}
.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 20px;
}
@media (max-width: 768px) {
.top-navigation .navbar-header {
    display: block;
    float: none;
}
}
.menu-visible-lg, .menu-visible-md {
    display: none !important;
}
@media (min-width: 1200px) {
.menu-visible-lg {
    display: block !important;
}
}
@media (min-width: 992px) {
.menu-visible-md {
    display: block !important;
}
}
@media (max-width: 767px) {
.menu-visible-md {
    display: block !important;
}
.menu-visible-lg {
    display: block !important;
}
}
.btn {
    border-radius: 3px;
}
.float-e-margins .btn {
    margin-bottom: 5px;
}
.btn-w-m {
    min-width: 120px;
}
.btn-primary.btn-outline {
    color: #1ab394;
}
.btn-success.btn-outline {
    color: #1c84c6;
}
.btn-info.btn-outline {
    color: #23c6c8;
}
.btn-warning.btn-outline {
    color: #f8ac59;
}
.btn-danger.btn-outline {
    color: #ed5565;
}
.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
    color: #fff;
}
.btn-primary {
    background-color: #e6313a;
    border-color: #e6313a;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #db000b;
    border-color: #e6313a;
    color: #ffffff;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3;
}
.btn-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #ffffff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: #ffffff;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #1f90d8;
    border-color: #1f90d8;
}
.btn-info {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #ffffff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #21b9bb;
    border-color: #21b9bb;
    color: #ffffff;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #26d7d9;
    border-color: #26d7d9;
}
.btn-default {
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    color: #ffffff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #bababa;
    border-color: #bababa;
    color: #ffffff;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #cccccc;
    border-color: #cccccc;
}
.btn-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #ffffff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #ffffff;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f9b66d;
    border-color: #f9b66d;
}
.btn-danger {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #ffffff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-color: #ec4758;
    border-color: #ec4758;
    color: #ffffff;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #ef6776;
    border-color: #ef6776;
}
.btn-link {
    color: white;
}
.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    color: #1c84c6;
}
.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    background-image: none;
}
.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
    color: #cacaca;
}
.btn-white {
    background: white none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    color: inherit;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    border: 1px solid #d2d2d2;
    color: inherit;
}
.btn-white:active, .btn-white.active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    background-image: none;
}
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
    color: #cacaca;
}
.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
    box-shadow: none;
}
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all 0.5s ease 0s;
}
.btn-rounded {
    border-radius: 50px;
}
.btn-large-dim {
    font-size: 42px;
    height: 90px;
    width: 90px;
}
button.dim {
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px !important;
    margin-right: 10px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
button.dim:active {
    top: 3px;
}
button.btn-primary.dim {
    box-shadow: 0 0 0 #16987e inset, 0 5px 0 0 #16987e, 0 10px 5px #999999;
}
button.btn-primary.dim:active {
    box-shadow: 0 0 0 #16987e inset, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}
button.btn-default.dim {
    box-shadow: 0 0 0 #b3b3b3 inset, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;
}
button.btn-default.dim:active {
    box-shadow: 0 0 0 #b3b3b3 inset, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;
}
button.btn-warning.dim {
    box-shadow: 0 0 0 #f79d3c inset, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;
}
button.btn-warning.dim:active {
    box-shadow: 0 0 0 #f79d3c inset, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;
}
button.btn-info.dim {
    box-shadow: 0 0 0 #1eacae inset, 0 5px 0 0 #1eacae, 0 10px 5px #999999;
}
button.btn-info.dim:active {
    box-shadow: 0 0 0 #1eacae inset, 0 2px 0 0 #1eacae, 0 5px 3px #999999;
}
button.btn-success.dim {
    box-shadow: 0 0 0 #1872ab inset, 0 5px 0 0 #1872ab, 0 10px 5px #999999;
}
button.btn-success.dim:active {
    box-shadow: 0 0 0 #1872ab inset, 0 2px 0 0 #1872ab, 0 5px 3px #999999;
}
button.btn-danger.dim {
    box-shadow: 0 0 0 #ea394c inset, 0 5px 0 0 #ea394c, 0 10px 5px #999999;
}
button.btn-danger.dim:active {
    box-shadow: 0 0 0 #ea394c inset, 0 2px 0 0 #ea394c, 0 5px 3px #999999;
}
button.dim::before {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: normal;
    line-height: 1em;
    padding-top: 10px;
}
button.dim:active::before {
    font-size: 50px;
    top: 7px;
}
.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: "Tahoma";
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}
.badge {
    background-color: #d1dade;
    color: #ffffff;
    font-family: "Tahoma";
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}
.label-primary, .badge-primary {
    background-color: #e6313a;
    color: #ffffff;
}
.label-success, .badge-success {
    background-color: #1c84c6;
    color: #ffffff;
}
.label-warning, .badge-warning {
    background-color: #f8ac59;
    color: #ffffff;
}
.label-warning-light, .badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff;
}
.label-danger, .badge-danger {
    background-color: #ed5565;
    color: #ffffff;
}
.label-info, .badge-info {
    background-color: #e6313a;
    color: #ffffff;
}
.label-inverse, .badge-inverse {
    background-color: #262626;
    color: #ffffff;
}
.label-white, .badge-white {
    background-color: #ffffff;
    color: #5e5e5e;
}
.label-white, .badge-disable {
    background-color: #2a2e36;
    color: #8b91a0;
}
.onoffswitch {
    -moz-user-select: none;
    position: relative;
    width: 64px;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    border: 2px solid #1ab394;
    border-radius: 2px;
    cursor: pointer;
    display: block;
    overflow: hidden;
}
.onoffswitch-inner {
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
    width: 200%;
}
.onoffswitch-inner::before, .onoffswitch-inner::after {
    box-sizing: border-box;
    color: white;
    float: left;
    font-family: Tahoma,Trebuchet,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0;
    width: 50%;
}
.onoffswitch-inner::before {
    background-color: #1ab394;
    color: #ffffff;
    content: "ON";
    padding-left: 10px;
}
.onoffswitch-inner::after {
    background-color: #ffffff;
    color: #999999;
    content: "OFF";
    padding-right: 10px;
    text-align: right;
}
.onoffswitch-switch {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #1ab394;
    border-radius: 2px;
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 44px;
    top: 0;
    transition: all 0.3s ease-in 0s;
    width: 20px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
}
.chosen-container-single .chosen-single {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cbd5dd;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    cursor: text;
    height: auto !important;
    margin: 0;
    min-height: 30px;
    overflow: hidden;
    padding: 4px 12px;
    position: relative;
    width: 100%;
}
.chosen-container-multi .chosen-choices li.search-choice {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 2px;
    box-shadow: none;
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #f4f4f4;
    border-color: #dddddd;
    color: inherit;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
}
.tooltip-inner {
    background-color: #229182;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #229182;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #229182;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #229182;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #229182;
}
.easypiechart {
    position: relative;
    text-align: center;
}
.easypiechart .h2 {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}
.easypiechart canvas {
    left: 0;
    top: 0;
}
.easypiechart .easypie-text {
    line-height: 1;
    position: absolute;
    top: 33px;
    width: 100%;
    z-index: 1;
}
.easypiechart img {
    margin-top: -4px;
}
.jqstooltip {
    box-sizing: content-box;
}
.fc-state-default {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    color: #333333;
    text-shadow: none;
}
.fc-state-default {
    border: 1px solid;
}
.fc-button {
    border: 1px solid #e7eaec;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    height: 1.9em;
    line-height: 1.9em;
    overflow: hidden;
    padding: 0 0.6em;
    position: relative;
    white-space: nowrap;
}
.fc-state-active {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #ffffff;
}
.fc-header-title h2 {
    color: inherit;
    font-size: 16px;
    font-weight: 600;
}
.fc-content .fc-widget-header, .fc-content .fc-widget-content {
    border-color: #e7eaec;
    font-weight: normal;
}
.fc-border-separate tbody {
    background-color: #f8f8f8;
}
.fc-state-highlight {
    background: #fcf8e3 none repeat scroll 0 0;
}
.external-event {
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 5px 10px;
}
.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
    border-radius: 2px;
}
.fc-event, .fc-agenda .fc-event-time, .fc-event a {
    background-color: #1ab394;
    border-color: #1ab394;
    padding: 4px 6px;
}
.fc-event-time, .fc-event-title {
    color: #717171;
    padding: 0 1px;
}
.ui-calendar .fc-event-time, .ui-calendar .fc-event-title {
    color: #fff;
}
.chat-activity-list .chat-element {
    border-bottom: 1px solid #e7eaec;
}
.chat-element:first-child {
    margin-top: 0;
}
.chat-element {
    padding-bottom: 15px;
}
.chat-element, .chat-element .media {
    margin-top: 15px;
}
.chat-element, .media-body {
    overflow: hidden;
}
.media-body {
    display: block;
}
.chat-element > .pull-left {
    margin-right: 10px;
}
.chat-element img.img-circle, .dropdown-messages-box img.img-circle {
    height: 38px;
    width: 38px;
}
.chat-element .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 10px 20px;
}
.chat-element .actions {
    margin-top: 10px;
}
.chat-element .photos {
    margin: 10px 0;
}
.right.chat-element > .pull-right {
    margin-left: 10px;
}
.chat-photo {
    border-radius: 4px;
    margin-bottom: 10px;
    margin-right: 10px;
    max-height: 180px;
    overflow: hidden;
}
.chat {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.chat li {
    border-bottom: 1px dotted #b3a9a9;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.chat li.left .chat-body {
    margin-left: 60px;
}
.chat li.right .chat-body {
    margin-right: 60px;
}
.chat li .chat-body p {
    color: #777777;
    margin: 0;
}
.panel .slidedown .glyphicon, .chat .glyphicon {
    margin-right: 5px;
}
.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #ffffff;
    z-index: 2;
}
.list-group-item-heading {
    margin-top: 10px;
}
.list-group-item-text {
    color: inherit;
    font-size: 12px;
    line-height: inherit;
    margin: 0 0 10px;
}
.no-padding .list-group-item {
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
}
.no-padding .list-group-item:first-child {
    border-color: currentcolor;
    border-style: none;
    border-width: medium;
}
.no-padding .list-group {
    margin-bottom: 0;
}
.list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
.flot-chart {
    display: block;
    height: 200px;
}
.widget .flot-chart.dashboard-chart {
    display: block;
    height: 120px;
    margin-top: 40px;
}
.flot-chart.dashboard-chart {
    display: block;
    height: 180px;
    margin-top: 40px;
}
.flot-chart-content {
    height: 100%;
    width: 100%;
}
.flot-chart-pie-content {
    height: 200px;
    margin: auto;
    width: 200px;
}
.jqstooltip {
    background: rgba(43, 48, 58, 0.8) none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    display: block;
    left: 0;
    min-height: 22px;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: hidden;
    white-space: nowrap;
    z-index: 10000;
}
.jqsfield {
    color: white;
    text-align: left;
}
.h-200 {
    min-height: 200px;
}
.legendLabel {
    padding-left: 5px;
}
.stat-list li:first-child {
    margin-top: 0;
}
.stat-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.stat-percent {
    float: right;
}
.stat-list li {
    margin-top: 15px;
    position: relative;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    background: transparent none repeat scroll 0 0;
}
table.dataTable thead .sorting_asc::after {
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting_desc::after {
    content: "";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting::after {
    color: rgba(50, 50, 50, 0.5);
    content: "";
    float: right;
    font-family: fontawesome;
}
.dataTables_wrapper {
    padding-bottom: 30px;
}
.img-circle {
    border-radius: 50%;
}
.btn-circle {
    border-radius: 15px;
    font-size: 12px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 0;
    text-align: center;
    width: 30px;
}
.btn-circle.btn-lg {
    border-radius: 25px;
    font-size: 18px;
    height: 50px;
    line-height: 1.33;
    padding: 10px 16px;
    width: 50px;
}
.btn-circle.btn-xl {
    border-radius: 35px;
    font-size: 24px;
    height: 70px;
    line-height: 1.33;
    padding: 10px 16px;
    width: 70px;
}
.show-grid [class^="col-"] {
    background-color: #eee !important;
    border: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.show-grid {
    margin: 15px 0;
}
.css-animation-box h1 {
    font-size: 44px;
}
.animation-efect-links a {
    font-size: 12px;
    padding: 4px 6px;
}
#animation_box {
    background-color: #f9f8f8;
    border-radius: 16px;
    margin: 0 auto;
    padding-top: 80px;
    width: 80%;
}
.animation-text-box {
    left: 50%;
    margin-left: -100px;
    margin-top: 40px;
    position: absolute;
    width: 200px;
}
.animation-text-info {
    font-size: 10px;
    left: 50%;
    margin-left: -100px;
    margin-top: -60px;
    position: absolute;
    width: 200px;
}
.animation-text-box h2 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 5px;
}
.animation-text-box p {
    font-size: 12px;
    text-transform: uppercase;
}
.pace .pace-progress {
    background: #1ab394 none repeat scroll 0 0;
    height: 2px;
    left: 220px;
    position: fixed;
    top: 0;
    transition: width 1s ease 0s;
    z-index: 2000;
}
.body-small .pace .pace-progress {
    left: 0;
}
.pace-inactive {
    display: none;
}
.widget {
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 7px;
    padding: 7px 20px;
}
.widget.style1 h2 {
    font-size: 30px;
}
.widget h2, .widget h3 {
    margin-bottom: 0;
    margin-top: 5px;
}
.widget-text-box {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    padding: 20px;
}
.widget-head-color-box {
    border-radius: 5px 5px 0 0;
    margin-top: 10px;
}
.widget .flot-chart {
    height: 100px;
}
.vertical-align div {
    display: inline-block;
    vertical-align: middle;
}
.vertical-align h2, .vertical-align h3 {
    margin: 0;
}
.todo-list {
    font-size: 14px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.todo-list.small-list {
    font-size: 12px;
}
.todo-list.small-list > li {
    background: #f3f3f4 none repeat scroll 0 0;
    border-left: medium none;
    border-radius: 4px;
    border-right: medium none;
    color: inherit;
    margin-bottom: 2px;
    padding: 6px 6px 6px 12px;
}
.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn {
    border-radius: 5px;
    font-size: 10px;
    line-height: 1.5;
    padding: 1px 2px 1px 5px;
}
.todo-list > li {
    background: #f3f3f4 none repeat scroll 0 0;
    border-left: 6px solid #e7eaec;
    border-radius: 4px;
    border-right: 6px solid #e7eaec;
    color: inherit;
    margin-bottom: 2px;
    padding: 10px;
}
.todo-list .handle {
    cursor: move;
    display: inline-block;
    font-size: 16px;
    margin: 0 5px;
}
.todo-list > li .label {
    font-size: 9px;
    margin-left: 10px;
}
.check-link {
    font-size: 16px;
}
.todo-completed {
    text-decoration: line-through;
}
.geo-statistic h1 {
    font-size: 36px;
    margin-bottom: 0;
}
.glyphicon.fa {
    font-family: "FontAwesome";
}
.inline {
    display: inline-block !important;
}
.input-s-sm {
    width: 120px;
}
.input-s {
    width: 200px;
}
.input-s-lg {
    width: 250px;
}
.i-checks {
    padding-left: 0;
}
.form-control, .single-line {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus, .single-line:focus {
    border-color: #1ab394;
}
.has-success .form-control {
    border-color: #1ab394;
}
.has-warning .form-control {
    border-color: #f8ac59;
}
.has-error .form-control {
    border-color: #ed5565;
}
.has-success .control-label {
    color: #1ab394;
}
.has-warning .control-label {
    color: #f8ac59;
}
.has-error .control-label {
    color: #ed5565;
}
.input-group-addon {
    background-color: #fff;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.spinner-buttons.input-group-btn .btn-xs {
    line-height: 1.13;
}
.spinner-buttons.input-group-btn {
    width: 20%;
}
.noUi-connect {
    background: #1ab394 none repeat scroll 0 0;
    box-shadow: none;
}
.slider_red .noUi-connect {
    background: #ed5565 none repeat scroll 0 0;
    box-shadow: none;
}
.ui-sortable .ibox-title {
    cursor: move;
}
.ui-sortable-placeholder {
    background: #e7eaec none repeat scroll 0 0;
    border: 1px dashed #cecece !important;
    visibility: visible !important;
}
.ibox.ui-sortable-placeholder {
    margin: 0 0 23px !important;
}
.onoffswitch {
    -moz-user-select: none;
    position: relative;
    width: 54px;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    border: 2px solid #1ab394;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    overflow: hidden;
}
.onoffswitch-inner {
    display: block;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
    width: 200%;
}
.onoffswitch-inner::before, .onoffswitch-inner::after {
    box-sizing: border-box;
    color: white;
    display: block;
    float: left;
    font-family: Tahoma,Trebuchet,Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0;
    width: 50%;
}
.onoffswitch-inner::before {
    background-color: #1ab394;
    color: #ffffff;
    content: "ON";
    padding-left: 7px;
}
.onoffswitch-inner::after {
    background-color: #ffffff;
    color: #919191;
    content: "OFF";
    padding-right: 7px;
    text-align: right;
}
.onoffswitch-switch {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #1ab394;
    border-radius: 3px;
    bottom: 0;
    display: block;
    margin: 0;
    position: absolute;
    right: 36px;
    top: 0;
    transition: all 0.3s ease-in 0s;
    width: 18px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
}

.CodeMirror {
    border: 1px solid #eee;
    height: auto;
}
.CodeMirror-scroll {
    overflow-x: auto;
    overflow-y: hidden;
}
.google-map {
    height: 300px;
}
label.error {
    color: #cc5965;
    display: inline-block;
    margin-left: 5px;
}
.form-control.error {
    border: 1px dotted #cc5965;
}
.gridStyle {
    border: 1px solid #d4d4d4;
    height: 400px;
    width: 100%;
}
.gridStyle2 {
    border: 1px solid #d4d4d4;
    height: 300px;
    width: 500px;
}
.ngH eaderCell {
    border-bottom: 1px solid #e7eaec;
    border-right: medium none;
}
.ngCell {
    border-right: medium none;
}
.ngTopPanel {
    background: #f5f5f6 none repeat scroll 0 0;
}
.ngRow.even {
    background: #f9f9f9 none repeat scroll 0 0;
}
.ngRow.selected {
    background: #ebf2f1 none repeat scroll 0 0;
}
.ngRow {
    border-bottom: 1px solid #e7eaec;
}
.ngCell {
    background-color: transparent;
}
.ngHeaderCell {
    border-right: medium none;
}
#toast-container > .toast {
    background-image: none !important;
}
#toast-container > .toast::before {
    color: #fff;
    float: left;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 24px;
    margin: auto 0.5em auto -1.5em;
    padding-right: 0.5em;
    position: fixed;
}
#toast-container > .toast-warning::before {
    content: "";
}
#toast-container > .toast-error::before {
    content: "";
}
#toast-container > .toast-info::before {
    content: "";
}
#toast-container > .toast-success::before {
    content: "";
}
#toast-container > div {
    box-shadow: 0 0 3px #999;
    opacity: 0.9;
}
#toast-container > *:hover {
    box-shadow: 0 0 4px #999;
    cursor: pointer;
    opacity: 1;
}
.toast {
    background-color: #1ab394;
}
.toast-success {
    background-color: #1ab394;
}
.toast-error {
    background-color: #ed5565;
}
.toast-info {
    background-color: #23c6c8;
}
.toast-warning {
    background-color: #f8ac59;
}
.toast-top-full-width {
    margin-top: 20px;
}
.toast-bottom-full-width {
    margin-bottom: 20px;
}
.cg-notify-message.inspinia-notify {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
    color: inherit;
    margin-top: 30px;
    padding: 0;
}
.inspinia-notify.alert-warning {
    border-left: 6px solid #f8ac59;
}
.inspinia-notify.alert-success {
    border-left: 6px solid #1c84c6;
}
.inspinia-notify.alert-danger {
    border-left: 6px solid #ed5565;
}
.inspinia-notify.alert-info {
    border-left: 6px solid #1ab394;
}
.img-container, .img-preview {
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.img-preview-sm {
    height: 130px;
    width: 200px;
}

.vertical-container {
    margin: 0 auto;
    max-width: 1170px;
    width: 90%;
}
.vertical-container::after {
    clear: both;
    content: "";
    display: table;
}

.sidebard-panel {
    background: #ebebed none repeat scroll 0 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    width: 220px;
}
.sidebard-panel .feed-element img.img-circle {
    height: 32px;
    width: 32px;
}
.sidebard-panel .feed-element, .media-body, .sidebard-panel p {
    font-size: 12px;
}
.sidebard-panel .feed-element {
    margin-top: 20px;
    padding-bottom: 0;
}
.sidebard-panel .list-group {
    margin-bottom: 10px;
}
.sidebard-panel .list-group .list-group-item {
    border: 0 none;
    font-size: 12px;
    padding: 5px 0;
}
.sidebar-content .wrapper, .wrapper.sidebar-content {
    padding-right: 230px !important;
}
.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
    padding-right: 20px !important;
}
body {
    background-color: #737373;
    color: #676a6c;
    font-family: Tahoma,"open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    overflow-x: hidden;
    /* color: white!important; */
}
body.boxed-layout {
    background: rgba(0, 0, 0, 0) url("patterns/shattered.png") repeat scroll 0 0;
}
body.boxed-layout #wrapper {
    background-color: #229182;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    margin: 0 auto;
  /*  max-width: 1200px; */
}
.top-navigation.boxed-layout #wrapper, .boxed-layout #wrapper.top-navigation {
    max-width: 1300px !important;
}
.block {
    display: block;
}
.clear {
    display: block;
    overflow: hidden;
}
a {
    cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none;
}
.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}
.font-bold {
    font-weight: 600;
}
.font-noraml {
    font-weight: 400;
}
.text-uppercase {
    text-transform: uppercase;
}
.b-r {
    border-right: 1px solid #e7eaec;
}
.hr-line-dashed {
    background-color: #ffffff;
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    height: 1px;
    margin: 20px 0;
}
.hr-line-solid {
    background-color: rgba(0, 0, 0, 0);
    border-bottom-color: #e7eaec;
    border-bottom-width: 1px;
    border-style: solid !important;
    margin-bottom: 15px;
    margin-top: 15px;
}

.fancybox img {
    margin-bottom: 5px;
    width: 24%;
}
.note-editor {
    height: auto;
    min-height: 300px;
}
.modal-content {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    outline: 0 none;
    position: relative;
}
.modal-dialog {
    z-index: 1200;
}
.modal-body {
    padding: 20px 30px 30px;
	padding-bottom:0px;
}
.inmodal .modal-body {
    background: #f8fafb none repeat scroll 0 0;
}
.inmodal .modal-header {
    padding: 30px 15px;
    text-align: center;
}
.animated.modal.fade .modal-dialog {
    transform: none;
}
.inmodal .modal-title {
    font-size: 26px;
}
.inmodal .modal-icon {
    color: #e2e3e3;
    font-size: 84px;
}
.modal-footer {
    margin-top: 0;
}
#wrapper {
    overflow-x: hidden;
    width: 100%;
}
.wrapper {
    padding: 0 20px;
}
.wrapper-content {
    padding: 20px 10px 40px;
}
#page-wrapper {
  /*  min-height: 568px; */
    padding: 0 15px;
    position: relative !important;
}
@media (min-width: 768px) {
#page-wrapper {
    margin: 0 0 0 240px;
 /*   min-height: 1000px; */
    position: inherit;
}
}
.title-action {
    padding-top: 30px;
    text-align: right;
}
.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
    margin-top: 5px;
}
ul.unstyled, ol.unstyled {
    list-style: outside none none;
    margin-left: 0;
}
.big-icon {
    color: #e5e6e7;
    font-size: 160px;
}
.footer {
    background: white none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}
.footer.fixed_full {
    background: white none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    z-index: 1000;
}
.footer.fixed {
    background: white none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    margin-left: 220px;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    z-index: 1000;
}
body.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 70px;
}
body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 220px;
}
body.body-small .footer.fixed {
    margin-left: 0;
}
.page-heading {
    border-top: 0 none;
    padding: 0 10px 20px;
}
.panel-heading h1, .panel-heading h2 {
    margin-bottom: 5px;
}
.table-bordered {
    border: 1px solid #ebebeb;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    background-color: #f5f5f6;
    border-bottom-width: 1px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #e7e7e7;
}
.table > thead > tr > th {
    border-bottom: 1px solid #dddddd;
    vertical-align: bottom;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.panel.blank-panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
}
.blank-panel .panel-heading {
    padding-bottom: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #dddddd #dddddd #f3f3f4;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}
.nav.nav-tabs li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.nav-tabs > li > a {
    color: #a7b1c2;
    font-weight: 600;
    padding: 10px 20px 10px 25px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #e6e6e6;
    color: #676a6c;
}
.ui-tab .tab-content {
    padding: 20px 0;
}
.no-padding {
    padding: 0 !important;
}
.no-borders {
    border: medium none !important;
}
.no-margins {
    margin: 0 !important;
}
.no-top-border {
    border-top: 0 none !important;
}
.ibox-content.text-box {
    padding-bottom: 0;
    padding-top: 15px;
}
.border-left-right {
    border-color: currentcolor #e7eaec;
    border-style: none solid;
    border-width: medium 1px;
}
.full-width {
    width: 100% !important;
}
.link-block {
    font-size: 12px;
    padding: 10px;
}
.nav.navbar-top-links .link-block a {
    font-size: 12px;
}
.link-block a {
    color: inherit;
    font-size: 10px;
}
body.mini-navbar .branding {
    display: none;
}
img.circle-border {
    border: 6px solid #ffffff;
    border-radius: 50%;
}
.branding {
    background-color: #1ab394;
    color: #ffffff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    padding: 17px 20px;
    text-align: center;
}
.login-panel {
    margin-top: 25%;
}
.icons-box h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.icons-box .infont a i {
    color: #676a6c;
    display: block;
    font-size: 25px;
}
.icons-box .infont a {
    color: #a6a8a9;
}
.icons-box .infont a {
    display: block;
    margin: 1px;
    padding: 10px;
}
.ui-draggable .ibox-title {
    cursor: move;
}
.breadcrumb {
    background-color: #ffffff;
    margin-bottom: 0;
    padding: 0;
}
.breadcrumb > li a {
    color: inherit;
}
.breadcrumb > .active {
    color: inherit;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #ca4440;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap;
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox::after, .ibox::before {
    display: table;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0 0;
    color: inherit;
    height: 48px;
    margin-bottom: 0;
    padding: 14px 15px 7px;
}
.ibox-content {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    color: inherit;
    padding: 15px 20px 20px;
}

.unread td a, .unread td {
    color: inherit;
    font-weight: 600;
}
.read td a, .read td {
    color: inherit;
    font-weight: normal;
}
.unread td {
    background-color: #f9f8f8;
}
.ibox-content {
    clear: both;
}
.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: medium none;
}
.ibox-heading h3 {
    font-size: 24px;
    font-weight: 200;
}
.ibox-title h5 {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
}
.ibox-title .label {
    float: left;
    margin-left: 4px;
}
.ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    padding: 0;
    position: relative;
}
.ibox-tools a {
    color: #c4c4c4;
    cursor: pointer;
    margin-left: 5px;
}
.ibox-tools a.btn-primary {
    color: #fff;
}
.ibox-tools .dropdown-menu > li > a {
    font-size: 12px;
    padding: 4px 10px;
}
.ibox .open > .dropdown-menu {
    left: auto;
    right: 0;
}
.gray-bg {
    background-color: #f3f3f4;
}
.white-bg {
    background-color: #ffffff;
}
.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}
.blue-bg {
    background-color: #1c84c6;
    color: #ffffff;
}
.lazur-bg {
    background-color: #e6313a;
    color: #ffffff;
}
.yellow-bg {
    background-color: #f8ac59;
    color: #ffffff;
}
.red-bg {
    background-color: #ed5565;
    color: #ffffff;
}
.black-bg {
    background-color: #262626;
}
.panel-primary {
    border-color: #1ab394;
}
.panel-primary > .panel-heading {
    background-color: #1ab394;
    border-color: #1ab394;
}
.panel-success {
    border-color: #1c84c6;
}
.panel-success > .panel-heading {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #ffffff;
}
.panel-info {
    border-color: #23c6c8;
}
.panel-info > .panel-heading {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #ffffff;
}
.panel-warning {
    border-color: #f8ac59;
}
.panel-warning > .panel-heading {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #ffffff;
}
.panel-danger {
    border-color: #ed5565;
}
.panel-danger > .panel-heading {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #ffffff;
}
.progress-bar {
    background-color: #e6313a;
}
.progress-small, .progress-small .progress-bar {
    height: 10px;
}
.progress-small, .progress-mini {
    margin-top: 5px;
}
.progress-mini, .progress-mini .progress-bar {
    height: 5px;
    margin-bottom: 0;
}
.progress-bar-navy-light {
    background-color: #3dc7ab;
}
.progress-bar-success {
    background-color: #1c84c6;
}
.progress-bar-info {
    background-color: #23c6c8;
}
.progress-bar-warning {
    background-color: #f8ac59;
}
.progress-bar-danger {
    background-color: #ed5565;
}
.panel-title {
    font-size: inherit;
}
.jumbotron {
    border-radius: 6px;
    padding: 40px;
}
.jumbotron h1 {
    margin-top: 0;
}
.text-navy {
    color: #e6313a;
}
.text-primary {
    color: inherit;
}
.text-success {
    color: #e6313a;
}
.text-info {
    color: #e6313a;
}
.text-warning {
    color: #f8ac59;
}
.text-danger {
    color: #ed5565;
}
.text-muted {
    color: #ffffff;
}
.simple_tag {
    background-color: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    color: inherit;
    display: inline-block;
    font-size: 10px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 12px;
}
.img-shadow {
    box-shadow: 0 0 3px 0 #919191;
}
.dashboards\.dashboard_2 nav.navbar, .dashboards\.dashboard_3 nav.navbar, .mailbox\.inbox nav.navbar, .mailbox\.email_view nav.navbar, .mailbox\.email_compose nav.navbar, .dashboards\.dashboard_4_1 nav.navbar {
    background: #fff none repeat scroll 0 0;
}
.Dashboard_2 .navbar.navbar-static-top, .Dashboard_3 .navbar.navbar-static-top, .Dashboard_4_1 .navbar.navbar-static-top, .ComposeEmail .navbar.navbar-static-top, .EmailView .navbar.navbar-static-top, .Inbox .navbar.navbar-static-top {
    background: #fff none repeat scroll 0 0;
}
.p-xxs {
    padding: 5px;
}
.p-xs {
    padding: 10px;
}
.p-sm {
    padding: 15px;
}
.p-m {
    padding: 20px;
}
.p-md {
    padding: 25px;
}
.p-lg {
    padding: 30px;
}
.p-xl {
    padding: 40px;
}
.m-xxs {
    margin: 2px 4px;
}
.m-xs {
    margin: 5px;
}
.m-sm {
    margin: 10px;
}
.m {
    margin: 15px;
}
.m-md {
    margin: 20px;
}
.m-lg {
    margin: 30px;
}
.m-xl {
    margin: 50px;
}
.m-n {
    margin: 0 !important;
}
.m-l-none {
    margin-left: 0;
}
.m-l-xs {
    margin-left: 5px;
}
.m-l-sm {
    margin-left: 10px;
}
.m-l {
    margin-left: 15px;
}
.m-l-md {
    margin-left: 20px;
}
.m-l-lg {
    margin-left: 30px;
}
.m-l-xl {
    margin-left: 40px;
}
.m-l-n-xxs {
    margin-left: -1px;
}
.m-l-n-xs {
    margin-left: -5px;
}
.m-l-n-sm {
    margin-left: -10px;
}
.m-l-n {
    margin-left: -15px;
}
.m-l-n-md {
    margin-left: -20px;
}
.m-l-n-lg {
    margin-left: -30px;
}
.m-l-n-xl {
    margin-left: -40px;
}
.m-t-none {
    margin-top: 0;
}
.m-t-xxs {
    margin-top: 1px;
}
.m-t-xs {
    margin-top: 5px;
}
.m-t-sm {
    margin-top: 10px;
}
.m-t {
    margin-top: 15px;
}
.m-t-md {
    margin-top: 20px;
}
.m-t-lg {
    margin-top: 30px;
}
.m-t-xl {
    margin-top: 40px;
}
.m-t-n-xxs {
    margin-top: -1px;
}
.m-t-n-xs {
    margin-top: -5px;
}
.m-t-n-sm {
    margin-top: -10px;
}
.m-t-n {
    margin-top: -15px;
}
.m-t-n-md {
    margin-top: -20px;
}
.m-t-n-lg {
    margin-top: -30px;
}
.m-t-n-xl {
    margin-top: -40px;
}
.m-r-none {
    margin-right: 0;
}
.m-r-xxs {
    margin-right: 1px;
}
.m-r-xs {
    margin-right: 5px;
}
.m-r-sm {
    margin-right: 10px;
}
.m-r {
    margin-right: 15px;
}
.m-r-md {
    margin-right: 20px;
}
.m-r-lg {
    margin-right: 30px;
}
.m-r-xl {
    margin-right: 40px;
}
.m-r-n-xxs {
    margin-right: -1px;
}
.m-r-n-xs {
    margin-right: -5px;
}
.m-r-n-sm {
    margin-right: -10px;
}
.m-r-n {
    margin-right: -15px;
}
.m-r-n-md {
    margin-right: -20px;
}
.m-r-n-lg {
    margin-right: -30px;
}
.m-r-n-xl {
    margin-right: -40px;
}
.m-b-none {
    margin-bottom: 0;
}
.m-b-xxs {
    margin-bottom: 1px;
}
.m-b-xs {
    margin-bottom: 5px;
}
.m-b-sm {
    margin-bottom: 10px;
}
.m-b {
    margin-bottom: 15px;
}
.m-b-md {
    margin-bottom: 20px;
}
.m-b-lg {
    margin-bottom: 30px;
}
.m-b-xl {
    margin-bottom: 40px;
}
.m-b-n-xxs {
    margin-bottom: -1px;
}
.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n {
    margin-bottom: -15px;
}
.m-b-n-md {
    margin-bottom: -20px;
}
.m-b-n-lg {
    margin-bottom: -30px;
}
.m-b-n-xl {
    margin-bottom: -40px;
}
.space-15 {
    margin: 15px 0;
}
.space-20 {
    margin: 20px 0;
}
.space-25 {
    margin: 25px 0;
}
.space-30 {
    margin: 30px 0;
}
body.modal-open {
    padding-right: inherit !important;
}
.search-form {
    margin-top: 10px;
}
.search-result h3 {
    color: #1e0fbe;
    margin-bottom: 0;
}
.search-result .search-link {
    color: #006621;
}
.search-result p {
    font-size: 12px;
    margin-top: 5px;
}
.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    margin-bottom: 20px;
    padding: 20px;
}
.contact-box a {
    color: inherit;
}
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
    text-align: right;
}
.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
    text-align: right;
}
.invoice-total > tbody > tr > td:first-child {
    text-align: right;
}
.invoice-total > tbody > tr > td {
    border: 0 none;
}
.invoice-total > tbody > tr > td:last-child {
    border-bottom: 1px solid #dddddd;
    text-align: right;
    width: 15%;
}
.middle-box {
    height: 400px;
    left: 50%;
    margin-left: -200px;
    margin-top: -250px;
    position: absolute;
    top: 50%;
    width: 400px;
    z-index: 100;
}
.lockscreen.middle-box {
    margin-left: -100px;
    margin-top: -190px;
    width: 200px;
}
.loginscreen.middle-box {
    margin-left: -150px;
    margin-top: -330px;
    width: 300px;
}
.loginColumns {
    margin: 8% auto 0;
    width: 760px;
}
.logo-name {
    color: #e6e6e6;
    font-size: 180px;
    font-weight: 800;
    letter-spacing: -10px;
    margin-bottom: 0;
}
.middle-box h1 {
    font-size: 170px;
}
.wrapper .middle-box {
    margin-top: 140px;
}
.lock-word {
    left: 50%;
    margin-left: -470px;
    margin-top: -180px;
    position: absolute;
    top: 50%;
    z-index: 10;
}
.lock-word span {
    color: #e9e9e9;
    display: inline-block;
    font-size: 100px;
    font-weight: 600;
}
.lock-word .first-word {
    margin-right: 160px;
}
.dashboard-header {
    border-top: 0 none;
    padding: 20px;
}
.dashboard-header h2 {
    font-size: 26px;
    margin-top: 10px;
}
.fist-item {
    border-top: medium none !important;
}
.statistic-box {
    margin-top: 40px;
}
.dashboard-header .list-group-item span.label {
    margin-right: 10px;
}
.list-group.clear-list .list-group-item {
    border-color: #e7eaec currentcolor currentcolor;
    border-style: solid none none;
    border-width: 1px 0 0;
    padding: 10px 0;
}
ul.clear-list:first-child {
    border-top: medium none !important;
}

ul.notes li, ul.tag-list li {
    list-style: outside none none;
}
ul.notes li h4 {
    font-size: 16px;
    margin-top: 20px;
}
ul.notes li div {
    background: #ffc none repeat scroll 0 0;
    color: #000;
    display: block;
    height: 140px;
    padding: 1em;
    position: relative;
    text-decoration: none;
    width: 140px;
}
ul.notes li div small {
    font-size: 10px;
    position: absolute;
    right: 5px;
    top: 5px;
}
ul.notes li div a {
    bottom: 10px;
    color: inherit;
    position: absolute;
    right: 10px;
}
ul.notes li {
    float: left;
    margin: 10px 40px 50px 0;
}
ul.notes li div p {
    font-size: 12px;
}
ul.notes li div {
    background: #ffc none repeat scroll 0 0;
    box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
    color: #000;
    display: block;
    height: 140px;
    padding: 1em;
    text-decoration: none;
    width: 140px;
}
ul.notes li div {
    transform: rotate(-6deg);
}
ul.notes li:nth-child(2n) div {
    position: relative;
    top: 5px;
    transform: rotate(4deg);
}
ul.notes li:nth-child(3n) div {
    position: relative;
    top: -5px;
    transform: rotate(-3deg);
}
ul.notes li:nth-child(5n) div {
    position: relative;
    top: -10px;
    transform: rotate(5deg);
}
ul.notes li div:hover, ul.notes li div:focus {
    position: relative;
    transform: scale(1.1);
    z-index: 5;
}
ul.notes li div {
    background: #ffc none repeat scroll 0 0;
    box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    color: #000;
    display: block;
    height: 210px;
    padding: 1em;
    text-decoration: none;
    transition: -webkit-transform 0.15s linear 0s;
    width: 210px;
}
.file-box {
    float: left;
    width: 220px;
}
.file-manager h5 {
    text-transform: uppercase;
}
.file-manager {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.file-manager h5.tag-title {
    margin-top: 20px;
}
.tag-list li {
    float: left;
}
.tag-list li a {
    background-color: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    color: inherit;
    display: block;
    font-size: 10px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 12px;
}
.file {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 0;
    position: relative;
}
.file-manager .hr-line-dashed {
    margin: 15px 0;
}
.file .icon, .file .image {
    height: 100px;
    overflow: hidden;
}
.file .icon {
    padding: 15px 10px;
    text-align: center;
}
.file-control {
    color: inherit;
    font-size: 11px;
    margin-right: 10px;
}
.file-control.active {
    text-decoration: underline;
}
.file .icon i {
    color: #dadada;
    font-size: 70px;
}
.file .file-name {
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec;
    padding: 10px;
}
.file-name small {
    color: #676a6c;
}

.profile-content {
    border-top: medium none !important;
}
.feed-activity-list .feed-element {
    border-bottom: 1px solid #e7eaec;
}
.feed-element:first-child {
    margin-top: 0;
}
.feed-element {
    padding-bottom: 15px;
}
.feed-element, .feed-element .media {
    margin-top: 15px;
}
.feed-element, .media-body {
    overflow: hidden;
}
.feed-element > .pull-left {
    margin-right: 10px;
}
.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
    height: 38px;
    width: 38px;
}
.feed-element .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 10px 20px;
}
.feed-element .actions {
    margin-top: 10px;
}
.feed-element .photos {
    margin: 10px 0;
}
.feed-photo {
    border-radius: 4px;
    margin-bottom: 10px;
    margin-right: 10px;
    max-height: 180px;
    overflow: hidden;
}
.project-people, .project-actions {
    text-align: right;
    vertical-align: middle;
}
dd.project-people {
    margin-top: 5px;
    text-align: left;
}
.project-people img {
    height: 32px;
    width: 32px;
}
.project-title a {
    color: #676a6c;
    font-size: 14px;
    font-weight: 600;
}
.project-list table tr td {
    border-bottom: 1px solid #e7eaec;
    border-top: medium none;
    padding: 15px 10px;
    vertical-align: middle;
}
.project-manager .tag-list li a {
    background-color: white;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    color: inherit;
    display: block;
    font-size: 10px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 12px;
}
.project-files li a {
    color: #676a6c;
    font-size: 11px;
    line-height: 22px;
    margin-left: 10px;
}

.chat-avatar {
    float: left;
    height: 36px;
    margin-right: 10px;
}
.chat-user-name {
    padding: 10px;
}
.chat-user {
    border-bottom: 1px solid #e7eaec;
    padding: 8px 10px;
}
.chat-user a {
    color: inherit;
}
.chat-view .ibox-content {
}
.theme-config-box {
    z-index: 1;
}
.chat-view {
    z-index: 20012;
}
.chat-users, .chat-statistic {
    margin-left: -30px;
}
@media (max-width: 992px) {
.chat-users, .chat-statistic {
    margin-left: 0;
}
}
.chat-view .ibox-content {
    padding: 0;
}
.chat-message {
    padding: 10px 20px;
}
.message-avatar {
    border: 1px solid #e7eaec;
    border-radius: 4px;
    height: 48px;
    margin-top: 1px;
    width: 48px;
}
.chat-discussion .chat-message:nth-child(2n+1) .message-avatar {
    float: left;
    margin-right: 10px;
}
.chat-discussion .chat-message:nth-child(2n) .message-avatar {
    float: right;
    margin-left: 10px;
}
.message {
    background-color: #fff;
    border: 1px solid #e7eaec;
    border-radius: 4px;
    display: block;
    padding: 10px 20px;
    position: relative;
    text-align: left;
}
.chat-discussion .chat-message:nth-child(2n+1) .message-date {
    float: right;
}
.chat-discussion .chat-message:nth-child(2n) .message-date {
    float: left;
}
.chat-discussion .chat-message:nth-child(2n+1) .message {
    margin-left: 55px;
    text-align: left;
}
.chat-discussion .chat-message:nth-child(2n) .message {
    margin-right: 55px;
    text-align: right;
}
.message-date {
    color: #888888;
    font-size: 10px;
}
.message-content {
    display: block;
}
.chat-discussion {
    background: #eee none repeat scroll 0 0;
    height: 400px;
    overflow-y: auto;
    padding: 15px;
}
.chat-users {
    height: 400px;
    overflow-y: auto;
}
.chat-message-form .form-group {
    margin-bottom: 0;
}
.jstree-open > .jstree-anchor > .fa-folder::before {
    content: "";
}
.jstree-default .jstree-icon.none {
    width: 0;
}


.theme-config {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 90px;
}
.theme-config-box {
    margin-right: -220px;
    position: relative;
    transition-duration: 0.8s;
    z-index: 2000;
}
.theme-config-box.show {
    margin-right: 0;
}
.spin-icon {
    background: #1ab394 none repeat scroll 0 0;
    border-radius: 20px 0 0 20px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    left: 0;
    padding: 7px 10px 7px 13px;
    position: absolute;
    top: 0;
    width: 40px;
}
.setings-item {
    padding: 10px 30px;
}

.setings-item a {
    color: #fff;
}

@media (min-width: 768px) {
#page-wrapper {
    margin: 0 0 0 220px;
/*    min-height: 1200px; */
    position: inherit;
}
.navbar-static-side {
    position: absolute;
    width: 220px;
    z-index: 101;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    margin-left: auto;
}
}
@media (max-width: 768px) {
#page-wrapper {
    margin: 0;
    min-height: 1000px;
    position: inherit;
}
.body-small .navbar-static-side {
    display: none;
    position: absolute;
    width: 70px;
    z-index: 101;
}
.body-small.mini-navbar .navbar-static-side {
    display: block;
}
.lock-word {
    display: none;
}
.navbar-form-custom {
    display: none;
}
.navbar-header {
    display: inline;
    float: left;
}
.sidebard-panel {
    min-height: 100% !important;
    position: relative;
    width: auto;
    z-index: 2;
}
.sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1;
}
.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    position: fixed;
    width: 220px;
    z-index: 101;
}
.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
}
}
@media (max-width: 350px) {

.nav.navbar-top-links li.dropdown {
    display: none;
}
}
@media (max-width: 1000px) {
.welcome-message {
    display: none;
}
}
