
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";
@import "https://fonts.googleapis.com/css?family=Roboto:400,300,500,700";
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: #a7b1c2;
    font-weight: 600;
    padding: 14px 20px 14px 25px;
}
.nav.navbar-right > li > a {
    color: #999c9e;
}
.nav > li.active > a {
    color: #ffffff;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #293846;
    color: white;
}
.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: #2f4050;
}
.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li:last-child {
    margin-right: 40px;
}
.body-small .navbar-top-links li:last-child {
    margin-right: 0;
}
.navbar-top-links li a {
    min-height: 50px;
    padding: 20px 10px;
}
.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    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 > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #58C9F3;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.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-color: #2f4050;
    background-image: url("patterns/header-profile.png");
    padding: 33px 25px;
}
.pace-done .nav-header {
    transition: all 0.4s ease 0s;
}
.nav > li.active {
    background: #293846 none repeat scroll 0 0;
    border-left: 4px solid #19aa8d;
}
.nav.nav-second-level > li.active {
    border: medium none;
}
.nav.nav-second-level.collapse[style] {
    height: auto;
}
.nav-header a {
    color: #dfe4ed;
}
.nav-header .text-muted {
    color: #8095a8;
}
.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;
}
.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):not(.canvas-menu) .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 .nav-second-level {
    background-color: #2f4050;
    font-size: 12px;
    left: 70px;
    padding: 10px;
    position: absolute;
    top: 0;
}
.canvas-menu.mini-navbar .nav-second-level {
    background: #293846 none repeat scroll 0 0;
}
.mini-navbar li.active .nav-second-level {
    left: 65px;
}
.navbar-default .special_link a {
    background: #58C9F3 none repeat scroll 0 0;
    color: white;
}
.navbar-default .special_link a:hover {
    background: #17987e none repeat scroll 0 0;
    color: white;
}
.navbar-default .special_link a span.label {
    background: #fff none repeat scroll 0 0;
    color: #58C9F3;
}
.navbar-default .landing_link a {
    background: #1cc09f none repeat scroll 0 0;
    color: white;
}
.navbar-default .landing_link a:hover {
    background: #58C9F3 none repeat scroll 0 0;
    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.4s ease 0s;
}
.navbar-fixed-top {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e7eaec;
    transition-duration: 0.4s;
    z-index: 2030;
}
.navbar-fixed-top, .navbar-static-top {
    background: #f3f3f4 none repeat scroll 0 0;
}
.fixed-nav #wrapper {
    margin-top: 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;
}
body.fixed-nav #wrapper .navbar-static-side, body.fixed-nav #wrapper #page-wrapper {
    margin-top: 60px;
}
body.top-navigation.fixed-nav #wrapper #page-wrapper {
    margin-top: 0;
}
body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
    left: 220px;
}
body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
    left: 70px;
}
body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
    left: 0;
}
body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
    margin-top: 0;
}
body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
    left: 0;
}
body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
    left: 220px;
}
.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.canvas-menu .profile-element {
    display: block;
}
body.mini-navbar:not(.fixed-sidebar):not(.canvas-menu) .nav-second-level {
    display: none;
}
body.mini-navbar .navbar-default .nav > li > a {
    font-size: 16px;
}
body.mini-navbar .logo-element {
    display: block;
}
body.canvas-menu .logo-element {
    display: none;
}
body.mini-navbar .nav-header {
    background-color: #58C9F3;
    padding: 0;
}
body.canvas-menu .nav-header {
    padding: 33px 25px;
}
body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}
body.fixed-sidebar.mini-navbar .footer, body.canvas-menu.mini-navbar .footer {
    margin: 0;
}
body.canvas-menu.mini-navbar #page-wrapper, body.canvas-menu.mini-navbar .footer {
    margin: 0;
}
body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
    height: 100%;
    position: fixed;
    width: 220px;
    z-index: 2001;
}
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, .canvas-menu.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;
}
body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    border-radius: 3px;
    font-size: 13px;
}
.fixed-sidebar.mini-navbar .nav-second-level li a, .canvas-menu.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}
.fixed-sidebar.mini-navbar .nav-second-level, .canvas-menu.mini-navbar .nav-second-level {
    font-size: 13px;
    padding: 0;
    position: relative;
}
.fixed-sidebar.mini-navbar li.active .nav-second-level, .canvas-menu.mini-navbar li.active .nav-second-level {
    left: 0;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a, body.canvas-menu.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, body.canvas-menu.mini-navbar .nav-label, body.canvas-menu.mini-navbar .navbar-default .nav li a span {
    display: inline;
}
body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
    display: block;
}
.canvas-menu.mini-navbar .nav-second-level li a, .fixed-sidebar.mini-navbar .nav-second-level li a {
    padding: 7px 10px 7px 52px;
}
.fixed-sidebar.mini-navbar .nav-second-level, .canvas-menu.mini-navbar .nav-second-level {
    left: 0;
}
body.canvas-menu nav.navbar-static-side {
    background: #2f4050 none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    z-index: 2001;
}
body.canvas-menu.mini-navbar nav.navbar-static-side {
    display: block;
    width: 220px;
}
.top-navigation #page-wrapper {
    margin-left: 0;
}
.top-navigation .navbar-nav .dropdown-menu > .active > a {
    background: white none repeat scroll 0 0;
    color: #58C9F3;
    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: #58C9F3;
}
.top-navigation .nav > li.active {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}
.top-navigation .nav > li.active > a {
    color: #58C9F3;
}
.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: #58C9F3 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, .canvas-menu #page-wrapper {
    margin: 0;
}
.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
    margin-top: 50px;
}
.top-navigation .footer.fixed {
    margin-left: 0;
}
.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: #58C9F3;
    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;
}
@media (min-width: 1200px) {
.menu-visible-lg {
    display: block;
}
}
@media (min-width: 992px) {
.menu-visible-md {
    display: block;
}
}
@media (max-width: 767px) {
.menu-visible-md {
    display: block;
}
.menu-visible-lg {
    display: block;
}
}
.btn {
    border-radius: 3px;
}
.float-e-margins .btn {
    margin-bottom: 5px;
}
.btn-w-m {
    min-width: 120px;
}
.btn-primary.btn-outline {
    color: #58C9F3;
}
.btn-success.btn-outline {
    color: #A9D86E;
}
.btn-info.btn-outline {
    color: #59ACE2;
}
.btn-warning.btn-outline {
    color: #FCB322;
}
.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: #58C9F3;
    border-color: #58C9F3;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    background-color: #59ACE2;
    border-color: #59ACE2;
    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: #A9D86E;
    border-color: #A9D86E;
    color: #ffffff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
    background-color: #8ac345;
    border-color: #8ac345;
    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: #59ACE2;
    border-color: #59ACE2;
    color: #ffffff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
    background-color: #58C9F3;
    border-color: #58C9F3;
    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: white none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    color: inherit;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
    border: 1px solid #d2d2d2;
    color: inherit;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.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 {
    color: #cacaca;
}
.btn-warning {
    background-color: #FCB322;
    border-color: #FCB322;
    color: #ffffff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
    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, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
    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: inherit;
}
.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    color: #58C9F3;
    text-decoration: none;
}
.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, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
    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;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    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;
}
.btn:focus {
    outline: medium none;
}
.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}
.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}
.label-primary, .badge-primary {
    background-color: #58C9F3;
    color: #ffffff;
}
.label-success, .badge-success {
    background-color: #A9D86E;
    color: #ffffff;
}
.label-warning, .badge-warning {
    background-color: #FCB322;
    color: #ffffff;
}
.label-warning-light, .badge-warning-light {
    background-color: #FCB322;
    color: #ffffff;
}
.label-danger, .badge-danger {
    background-color: #ed5565;
    color: #ffffff;
}
.label-info, .badge-info {
    background-color: #59ACE2;
    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 #58C9F3;
    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: Trebuchet,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0;
    width: 50%;
}
.onoffswitch-inner::before {
    background-color: #58C9F3;
    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 #58C9F3;
    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;
}
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner::before {
    background-color: #919191;
}
.onoffswitch-checkbox:disabled + .onoffswitch-label, .onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
    border-color: #919191;
}
.chosen-container-single .chosen-single {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    cursor: text;
    height: auto;
    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 #e5e6e7;
    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;
}
.bootstrap-tagsinput {
    border: 1px solid #e5e6e7;
    box-shadow: none;
}
.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: #2f4050;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #2f4050;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #2f4050;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2f4050;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #2f4050;
}
.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: #58C9F3;
    border-color: #58C9F3;
    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: #58C9F3;
    border-color: #58C9F3;
    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;
    width: auto;
}
.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: #58C9F3;
    border-color: #58C9F3;
    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;
}
.elements-list .list-group-item {
    border-left: medium none;
    border-right: medium none;
    padding: 15px 25px;
}
.elements-list .list-group-item:first-child {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
}
.elements-list .list-group {
    margin-bottom: 0;
}
.elements-list a {
    color: inherit;
}
.elements-list .list-group-item.active, .elements-list .list-group-item:hover {
    background: #f3f3f4 none repeat scroll 0 0;
    border-color: #e7eaec;
    border-radius: 0;
    color: inherit;
}
.elements-list li.active {
    transition: none 0s ease 0s ;
}
.element-detail-box {
    padding: 25px;
}
.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;
}
.fh-150 {
    height: 150px;
}
.fh-200 {
    height: 200px;
}
.h-150 {
    min-height: 150px;
}
.h-200 {
    min-height: 200px;
}
.h-300 {
    min-height: 300px;
}
.w-150 {
    min-height: 150px;
}
.w-200 {
    min-height: 200px;
}
.w-300 {
    min-height: 300px;
}
.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;
}
.dataTables_wrapper {
    padding-bottom: 30px;
}
.dataTables_length {
    float: left;
}
.dataTables_filter label {
    margin-right: 5px;
}
.html5buttons {
    float: right;
}
.html5buttons a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    box-shadow: none;
    color: #676a6c;
    font-size: 12px;
    padding: 6px 8px;
}
.html5buttons a:hover, .html5buttons a:focus:active {
    background-color: #eee;
    border-color: #d2d2d2;
    color: inherit;
}
div.dt-button-info {
    z-index: 100;
}
@media (max-width: 768px) {
.html5buttons {
    float: none;
    margin-top: 10px;
}
.dataTables_length {
    float: none;
}
}
.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;
    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 {
    -moz-user-select: none;
    pointer-events: none;
}
.pace-inactive {
    display: none;
}
.pace .pace-progress {
    background: #58C9F3 none repeat scroll 0 0;
    height: 2px;
    position: fixed;
    right: 100%;
    top: 0;
    width: 100%;
    z-index: 2040;
}
.pace-inactive {
    display: none;
}
.widget {
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 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;
}
.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: #58C9F3;
}
.has-success .form-control {
    border-color: #58C9F3;
}
.has-warning .form-control {
    border-color: #FCB322;
}
.has-error .form-control {
    border-color: #ed5565;
}
.has-success .control-label {
    color: #58C9F3;
}
.has-warning .control-label {
    color: #FCB322;
}
.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: #58C9F3 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;
    visibility: visible;
}
.ibox.ui-sortable-placeholder {
    margin: 0 0 23px;
}
.onoffswitch {
    -moz-user-select: none;
    position: relative;
    width: 54px;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    border: 2px solid #58C9F3;
    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: Trebuchet,Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0;
    width: 50%;
}
.onoffswitch-inner::before {
    background-color: #58C9F3;
    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 #58C9F3;
    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;
}
.ui-jqgrid {
    box-sizing: content-box;
}
.ui-jqgrid-btable {
    border-collapse: separate;
}
.ui-jqgrid-htable {
    border-collapse: separate;
}
.ui-jqgrid-titlebar {
    background-color: #f9f9f9;
    color: #676a6c;
    height: 40px;
    line-height: 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: 1.1em 1em 0.2em;
}
.ui-jqgrid .ui-jqgrid-titlebar {
    border-left: 0 solid;
    border-right: 0 solid;
    border-top: 0 solid;
    position: relative;
}
.ui-widget-header {
    background: #f5f5f6 none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-transform: uppercase;
}
.ui-jqgrid tr.ui-row-ltr td {
    background-color: inherit;
    border-color: #dddddd;
    border-right: 1px solid #dddddd;
    text-align: left;
}
.ui-search-toolbar input[type="text"] {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 12px;
    height: 15px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #676a6c;
    font-weight: bold;
    line-height: 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ui-widget-content {
    box-sizing: content-box;
}
.ui-icon-triangle-1-n {
    background-position: 1px -16px;
}
.ui-jqgrid tr.ui-search-toolbar th {
    border-top-color: inherit;
    border-top-style: ridge;
    border-top-width: 0;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #f5f5f5 none repeat scroll 0 0;
    border-collapse: separate;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #f2fbff none repeat scroll 0 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #212121;
    font-weight: normal;
}
.ui-jqgrid .ui-pg-input {
    border: 1px solid #cccccc;
    font-size: inherit;
    height: 15px;
    width: 50px;
}
.ui-jqgrid .ui-pg-selbox {
    display: block;
    font-size: 1em;
    height: 25px;
    line-height: 18px;
    margin: 0;
    width: auto;
}
.ui-jqgrid .ui-pager-control {
    position: relative;
}
.ui-jqgrid .ui-jqgrid-pager {
    height: 32px;
    position: relative;
}
.ui-pg-table .navtable .ui-corner-all {
    border-radius: 0;
}
.ui-jqgrid .ui-pg-button:hover {
    border: 0 none;
    padding: 1px;
}
.ui-jqgrid .loading {
    border-width: 2px;
    display: none;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    left: 45%;
    margin: 5px;
    padding: 6px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: auto;
    z-index: 101;
}
.ui-jqgrid .form-control {
    display: inline;
    height: 10px;
    padding: 10px 12px;
    width: auto;
}
.ui-jqgrid-pager {
    height: 32px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-widget-content {
    border: 1px solid #ddd;
}
.ui-jqgrid .ui-jqgrid-titlebar {
    padding: 0;
}
.ui-jqgrid .ui-jqgrid-titlebar {
    border-bottom: 1px solid #ddd;
}
.ui-jqgrid tr.jqgrow td {
    padding: 6px;
}
.ui-jqdialog .ui-jqdialog-titlebar {
    padding: 10px;
}
.ui-jqdialog .ui-jqdialog-title {
    float: none;
}
.ui-jqdialog > .ui-resizable-se {
    position: absolute;
}
.dd {
    display: block;
    font-size: 13px;
    line-height: 20px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.dd-list {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.dd-list .dd-list {
    padding-left: 30px;
}
.dd-collapsed .dd-list {
    display: none;
}
.dd-item, .dd-empty, .dd-placeholder {
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    min-height: 20px;
    padding: 0;
    position: relative;
}
.dd-handle {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 3px;
    box-sizing: border-box;
    color: #333;
    display: block;
    margin: 5px 0;
    padding: 5px 10px;
    text-decoration: none;
}
.dd-handle span {
    font-weight: bold;
}
.dd-handle:hover {
    background: #f0f0f0 none repeat scroll 0 0;
    cursor: pointer;
    font-weight: bold;
}
.dd-item > button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 1;
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    text-indent: 100%;
    white-space: nowrap;
    width: 25px;
}
.dd-item > button::before {
    content: "+";
    display: block;
    position: absolute;
    text-align: center;
    text-indent: 0;
    width: 100%;
}
.dd-item > button[data-action="collapse"]::before {
    content: "-";
}
#nestable2 .dd-item > button {
    color: #c1c1c1;
    font-family: FontAwesome;
    height: 34px;
    width: 33px;
}
#nestable2 .dd-item > button::before {
    content: "";
}
#nestable2 .dd-item > button[data-action="collapse"]::before {
    content: "";
}
.dd-placeholder, .dd-empty {
    background: #f2fbff none repeat scroll 0 0;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    margin: 5px 0;
    min-height: 30px;
    padding: 0;
}
.dd-empty {
    background-color: #e5e5e5;
    background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-position: 0 0px, 30px 30px;
    background-size: 60px 60px;
    border: 1px dashed #bbb;
    min-height: 100px;
}
.dd-dragel {
    pointer-events: none;
    position: absolute;
    z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}
.dd-dragel .dd-handle {
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.nestable-lists {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd currentcolor;
    border-image: none;
    border-style: solid none;
    border-width: 2px 0;
    clear: both;
    display: block;
    padding: 30px 0;
    width: 100%;
}
#nestable-menu {
    margin: 10px 0 20px;
    padding: 0;
}
#nestable-output, #nestable2-output {
    box-sizing: border-box;
    font-family: open sans,lucida grande,lucida sans unicode,helvetica,arial,sans-serif;
    font-size: 0.75em;
    line-height: 1.33333em;
    padding: 5px;
    width: 100%;
}
#nestable2 .dd-handle {
    background: #f3f3f4 none repeat scroll 0 0;
    border: 1px dashed #e7eaec;
    color: inherit;
    padding: 10px;
}
#nestable2 .dd-handle:hover {
}
#nestable2 span.label {
    margin-right: 10px;
}
#nestable-output, #nestable2-output {
    box-sizing: border-box;
    font-size: 12px;
    padding: 25px;
}
.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;
}
#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: #58C9F3;
}
.toast-success {
    background-color: #58C9F3;
}
.toast-error {
    background-color: #ed5565;
}
.toast-info {
    background-color: #59ACE2;
}
.toast-warning {
    background-color: #FCB322;
}
.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 #FCB322;
}
.inspinia-notify.alert-success {
    border-left: 6px solid #A9D86E;
}
.inspinia-notify.alert-danger {
    border-left: 6px solid #ed5565;
}
.inspinia-notify.alert-info {
    border-left: 6px solid #58C9F3;
}
.img-container, .img-preview {
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.img-preview-sm {
    height: 130px;
    width: 200px;
}
.forum-post-container .media {
    border-bottom: 1px solid #f1f1f1;
    margin: 10px;
    padding: 20px 10px;
}
.forum-avatar {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 110px;
}
.forum-avatar .img-circle {
    height: 48px;
    width: 48px;
}
.author-info {
    color: #676a6c;
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
}
.forum-post-info {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    padding: 9px 12px 6px;
}
.media-body > .media {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}
.forum-post-container .media-body .photos {
    margin: 10px 0;
}
.forum-photo {
    border-radius: 3px;
    max-width: 140px;
}
.media-body > .media .forum-avatar {
    margin-right: 10px;
    width: 70px;
}
.media-body > .media .forum-avatar .img-circle {
    height: 38px;
    width: 38px;
}
.mid-icon {
    font-size: 66px;
}
.forum-item {
    border-bottom: 1px solid #f1f1f1;
    margin: 10px 0;
    padding: 10px 0 20px;
}
.views-number {
    font-size: 24px;
    font-weight: 400;
    line-height: 18px;
}
.forum-container, .forum-post-container {
    padding: 30px;
}
.forum-item small {
    color: #999;
}
.forum-item .forum-sub-title {
    color: #999;
    margin-left: 50px;
}
.forum-title {
    margin: 15px 0;
}
.forum-info {
    text-align: center;
}
.forum-desc {
    color: #999;
}
.forum-icon {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 30px;
}
a.forum-item-title {
    color: inherit;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
a.forum-item-title:hover {
    color: inherit;
}
.forum-icon .fa {
    color: #9b9b9b;
    font-size: 30px;
    margin-top: 8px;
}
.forum-item.active .fa {
    color: #58C9F3;
}
.forum-item.active a.forum-item-title {
    color: #58C9F3;
}
@media (max-width: 992px) {
.forum-info {
    display: none;
    margin: 15px 0 10px;
}
.forum-desc {
    float: none;
}
}
.vertical-container {
    margin: 0 auto;
    max-width: 1170px;
    width: 90%;
}
.vertical-container::after {
    clear: both;
    content: "";
    display: table;
}
#vertical-timeline {
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 0;
    position: relative;
}
#vertical-timeline::before {
    background: #f1f1f1 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 18px;
    position: absolute;
    top: 0;
    width: 4px;
}
.vertical-timeline-content .btn {
    float: right;
}
#vertical-timeline.light-timeline::before {
    background: #e7eaec none repeat scroll 0 0;
}
.dark-timeline .vertical-timeline-content::before {
    border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline.center-orientation .vertical-timeline-content::before {
    border-color: transparent transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content::before, .dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content::before {
    border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content, .dark-timeline.center-orientation .vertical-timeline-content {
    background: #f5f5f5 none repeat scroll 0 0;
}
@media only screen and (min-width: 1170px) {
#vertical-timeline.center-orientation {
    margin-bottom: 3em;
    margin-top: 3em;
}
#vertical-timeline.center-orientation::before {
    left: 50%;
    margin-left: -2px;
}
}
@media only screen and (max-width: 1170px) {
.center-orientation.dark-timeline .vertical-timeline-content::before {
    border-color: transparent #f5f5f5 transparent transparent;
}
}
.vertical-timeline-block {
    margin: 2em 0;
    position: relative;
}
.vertical-timeline-block::after {
    clear: both;
    content: "";
    display: table;
}
.vertical-timeline-block:first-child {
    margin-top: 0;
}
.vertical-timeline-block:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
.center-orientation .vertical-timeline-block {
    margin: 4em 0;
}
.center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
}
.center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
}
}
.vertical-timeline-icon {
    border: 3px solid #f1f1f1;
    border-radius: 50%;
    font-size: 16px;
    height: 40px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.vertical-timeline-icon i {
    display: block;
    height: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -9px;
    position: relative;
    top: 50%;
    width: 24px;
}
@media only screen and (min-width: 1170px) {
.center-orientation .vertical-timeline-icon {
    backface-visibility: hidden;
    font-size: 19px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    transform: translateZ(0px);
    width: 50px;
}
.center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
}
.center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
}
}
.vertical-timeline-content {
    background: white none repeat scroll 0 0;
    border-radius: 0.25em;
    margin-left: 60px;
    padding: 1em;
    position: relative;
}
.vertical-timeline-content::after {
    clear: both;
    content: "";
    display: table;
}
.vertical-timeline-content h2 {
    font-weight: 400;
    margin-top: 4px;
}
.vertical-timeline-content p {
    line-height: 1.6;
    margin: 1em 0;
}
.vertical-timeline-content .vertical-date {
    float: left;
    font-weight: 500;
}
.vertical-date small {
    color: #58C9F3;
    font-weight: 400;
}
.vertical-timeline-content::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent white transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    top: 16px;
    width: 0;
}
@media only screen and (min-width: 768px) {
.vertical-timeline-content h2 {
    font-size: 18px;
}
.vertical-timeline-content p {
    font-size: 13px;
}
}
@media only screen and (min-width: 1170px) {
.center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
}
.center-orientation .vertical-timeline-content::before {
    border-color: transparent transparent transparent white;
    left: 100%;
    top: 24px;
}
.center-orientation .vertical-timeline-content .btn {
    float: left;
}
.center-orientation .vertical-timeline-content .vertical-date {
    font-size: 14px;
    left: 122%;
    position: absolute;
    top: 2px;
    width: 100%;
}
.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content {
    float: right;
}
.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content::before {
    border-color: transparent white transparent transparent;
    left: auto;
    right: 100%;
    top: 24px;
}
.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content .btn {
    float: right;
}
.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
}
.center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
}
}
.tabs-container .panel-body {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .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-color: #fff;
    border-color: #e7eaec #e7eaec transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.tabs-container .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.tabs-container .tab-pane .panel-body {
    border-top: medium none;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .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;
    border-color: #e7eaec #e7eaec transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.tabs-container .nav-tabs {
    border-bottom: 1px solid #e7eaec;
}
.tabs-container .tab-pane .panel-body {
    border-top: medium none;
}
.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
    border-top: 1px solid #e7eaec;
}
.tabs-container .nav-tabs > li a:hover {
    background: transparent none repeat scroll 0 0;
    border-color: transparent;
}
.tabs-container .tabs-below > .nav-tabs, .tabs-container .tabs-right > .nav-tabs, .tabs-container .tabs-left > .nav-tabs {
    border-bottom: 0 none;
}
.tabs-container .tabs-left .panel-body {
    position: static;
}
.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
    width: 20%;
}
.tabs-container .tabs-left .panel-body {
    margin-left: 20%;
    width: 80%;
}
.tabs-container .tabs-right .panel-body {
    margin-right: 20%;
    width: 80%;
}
.tabs-container .tab-content > .tab-pane, .tabs-container .pill-content > .pill-pane {
    display: none;
}
.tabs-container .tab-content > .active, .tabs-container .pill-content > .active {
    display: block;
}
.tabs-container .tabs-below > .nav-tabs {
    border-top: 1px solid #e7eaec;
}
.tabs-container .tabs-below > .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -1px;
}
.tabs-container .tabs-below > .nav-tabs > li > a {
    border-radius: 0 0 4px 4px;
}
.tabs-container .tabs-below > .nav-tabs > li > a:hover, .tabs-container .tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #e7eaec;
}
.tabs-container .tabs-left > .nav-tabs > li, .tabs-container .tabs-right > .nav-tabs > li {
    float: none;
}
.tabs-container .tabs-left > .nav-tabs > li > a, .tabs-container .tabs-right > .nav-tabs > li > a {
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
}
.tabs-container .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
}
.tabs-container .tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: -1px;
}
.tabs-container .tabs-left > .nav-tabs .active > a, .tabs-container .tabs-left > .nav-tabs .active > a:hover, .tabs-container .tabs-left > .nav-tabs .active > a:focus {
    border-color: #e7eaec transparent #e7eaec #e7eaec;
}
.tabs-container .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
}
.tabs-container .tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
}
.tabs-container .tabs-right > .nav-tabs .active > a, .tabs-container .tabs-right > .nav-tabs .active > a:hover, .tabs-container .tabs-right > .nav-tabs .active > a:focus {
    border-color: #e7eaec #e7eaec #e7eaec transparent;
    z-index: 1;
}
@media (max-width: 767px) {
.tabs-container .nav-tabs > li {
    float: none;
}
.tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec;
    margin: 0;
}
}
.jvectormap-container {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.jvectormap-tip {
    background: #292929 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    color: white;
    display: none;
    font-family: sans-serif,Verdana;
    font-size: smaller;
    padding: 5px;
    position: absolute;
}
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
    background: #58C9F3 none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: content-box;
    color: white;
    cursor: pointer;
    left: 10px;
    line-height: 10px;
    padding: 3px;
    position: absolute;
    text-align: center;
}
.jvectormap-zoomin, .jvectormap-zoomout {
    height: 10px;
    width: 10px;
}
.jvectormap-zoomin {
    top: 10px;
}
.jvectormap-zoomout {
    top: 30px;
}
.jvectormap-goback {
    bottom: 10px;
    padding: 6px;
    z-index: 1000;
}
.jvectormap-spinner {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") no-repeat scroll center center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.jvectormap-legend-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.jvectormap-legend-cnt {
    position: absolute;
}
.jvectormap-legend-cnt-h {
    bottom: 0;
    right: 0;
}
.jvectormap-legend-cnt-v {
    right: 0;
    top: 0;
}
.jvectormap-legend {
    background: black none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px 3px 1px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
    float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
    margin: 10px 10px 0 0;
    padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
    width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
    height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}
.jvectormap-legend-tick-text {
    font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
    text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
    display: inline-block;
    line-height: 20px;
    padding-left: 3px;
    vertical-align: middle;
}
.slick-prev::before, .slick-next::before {
    color: #58C9F3;
}
.payment-card {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    margin-bottom: 25px;
    padding: 20px;
}
.payment-icon-big {
    color: #d1dade;
    font-size: 60px;
}
.payments-method.panel-group .panel + .panel {
    margin-top: -1px;
}
.payments-method .panel-heading {
    padding: 15px;
}
.payments-method .panel {
    border-radius: 0;
}
.payments-method .panel-heading h5 {
    margin-bottom: 5px;
}
.payments-method .panel-heading i {
    font-size: 26px;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border-color: #e7eaec;
}
.tour-tour .btn.btn-default {
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    color: inherit;
}
.tour-step-backdrop {
    z-index: 2101;
}
.tour-backdrop {
    opacity: 0.7;
    z-index: 2100;
}
.popover[class*="tour-"] {
    z-index: 2100;
}
body.tour-open .animated {
    animation-fill-mode: initial;
}
.resizable-panels .ibox {
    clear: none;
    float: left;
    margin: 10px;
    min-height: 150px;
    min-width: 150px;
    overflow: hidden;
}
.resizable-panels .ibox .ibox-content {
    height: calc(100% - 49px);
}
.ui-resizable-helper {
    background: rgba(211, 211, 211, 0.4) none repeat scroll 0 0;
}
.wizard > .content > .body {
    position: relative;
}
.pdf-toolbar {
    margin: 0 auto;
    max-width: 600px;
}
.dropzone {
    background: white none repeat scroll 0 0;
    border: 1px dashed #58C9F3;
    min-height: 140px;
    padding: 20px;
}
.dropzone .dz-message {
    font-size: 16px;
}
.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;
}
.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
    padding-right: 20px;
}
#right-sidebar {
    background-color: #fff;
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    right: -260px;
    top: 60px;
    width: 260px;
    z-index: 1009;
}
#right-sidebar.sidebar-open {
    right: 0;
}
#right-sidebar.sidebar-open.sidebar-top {
    border-top: medium none;
    top: 0;
}
.sidebar-container ul.nav-tabs {
    border: medium none;
}
.sidebar-container ul.nav-tabs.navs-4 li {
    width: 25%;
}
.sidebar-container ul.nav-tabs.navs-3 li {
    width: 33.3333%;
}
.sidebar-container ul.nav-tabs.navs-2 li {
    width: 50%;
}
.sidebar-container ul.nav-tabs li {
    border: medium none;
}
.sidebar-container ul.nav-tabs li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #2f4050 none repeat scroll 0 0;
    border-color: currentcolor #334556 currentcolor currentcolor;
    border-image: none;
    border-radius: 0;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    color: #fff;
    margin: 0;
    padding: 12px 10px;
    text-align: center;
}
.sidebar-container ul.nav-tabs li.active a {
    background: #f9f9f9 none repeat scroll 0 0;
    border: medium none;
    color: #676a6c;
    font-weight: bold;
}
.sidebar-container .nav-tabs > li.active > a:hover, .sidebar-container .nav-tabs > li.active > a:focus {
    border: medium none;
}
.sidebar-container ul.sidebar-list {
    margin: 0;
    padding: 0;
}
.sidebar-container ul.sidebar-list li {
    border-bottom: 1px solid #e7eaec;
    font-size: 12px;
    list-style: outside none none;
    padding: 15px 20px;
}
.sidebar-container .sidebar-message:nth-child(2n+2) {
    background: #f9f9f9 none repeat scroll 0 0;
}
.sidebar-container ul.sidebar-list li a {
    color: inherit;
    text-decoration: none;
}
.sidebar-container .sidebar-content {
    font-size: 12px;
    padding: 15px 20px;
}
.sidebar-container .sidebar-title {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #e7eaec;
    padding: 20px;
}
.sidebar-container .sidebar-title h3 {
    margin-bottom: 3px;
    padding-left: 2px;
}
.sidebar-container .tab-content h4 {
    margin-bottom: 5px;
}
.sidebar-container .sidebar-message > a > .pull-left {
    margin-right: 10px;
}
.sidebar-container .sidebar-message > a {
    color: inherit;
    text-decoration: none;
}
.sidebar-container .sidebar-message {
    padding: 15px 20px;
}
.sidebar-container .sidebar-message .message-avatar {
    border-radius: 50%;
    height: 38px;
    width: 38px;
}
.sidebar-container .setings-item {
    border-bottom: 1px solid #e7eaec;
    padding: 15px 20px;
}
body {
    background-color: #2f4050;
    color: #676a6c;
    font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    overflow-x: hidden;
}
html, body {
    height: 100%;
}
body.full-height-layout #wrapper, body.full-height-layout #page-wrapper {
    height: 100%;
}
#page-wrapper {
    min-height: auto;
}
body.boxed-layout {
    background: rgba(0, 0, 0, 0) url("patterns/shattered.png") repeat scroll 0 0;
}
body.boxed-layout #wrapper {
    background-color: #2f4050;
    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;
}
.block {
    display: block;
    padding-bottom: 0;
}
.clear {
    display: block;
    overflow: hidden;
}
a {
    cursor: pointer;
}
a:hover, a:focus {
    text-decoration: none;
}
.border-bottom {
    border-bottom: 1px solid #e7eaec;
}
.font-bold {
    font-weight: 600;
}
.font-noraml {
    font-weight: 400;
}
.text-uppercase {
    text-transform: uppercase;
}
.font-italic {
    font-style: italic;
}
.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;
    margin-bottom: 15px;
    margin-top: 15px;
}
video {
    height: auto;
    width: 100%;
}
.gallery > .row > div {
    margin-bottom: 15px;
}
.fancybox img {
    margin-bottom: 5px;
    width: 24%;
}
.note-editor {
    height: auto;
}
.note-editor.fullscreen {
    z-index: 2050;
}
.note-editor.note-frame {
    border: medium none;
}
.note-editor.panel {
    margin-bottom: 0;
}
.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: 2200;
}
.modal-body {
    padding: 20px 30px 30px;
}
.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;
}
@media (min-width: 768px) {
#page-wrapper {
    margin: 0 0 0 240px;
    min-height: 2002px;
    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.mini-navbar.canvas-menu .footer.fixed, body.canvas-menu .footer.fixed {
    margin: 0;
}
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 > 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;
}
.no-borders {
    border: medium none;
}
.no-margins {
    margin: 0;
}
.no-top-border {
    border-top: 0 none;
}
.ibox-content.text-box {
    padding-bottom: 0;
    padding-top: 15px;
}
.border-left-right {
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
}
.border-top-bottom {
    border-bottom: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
}
.border-left {
    border-left: 1px solid #e7eaec;
}
.border-right {
    border-right: 1px solid #e7eaec;
}
.border-top {
    border-top: 1px solid #e7eaec;
}
.border-bottom {
    border-bottom: 1px solid #e7eaec;
}
.border-size-sm {
    border-width: 3px;
}
.border-size-md {
    border-width: 6px;
}
.border-size-lg {
    border-width: 9px;
}
.border-size-xl {
    border-width: 12px;
}
.full-width {
    width: 100%;
}
.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: #58C9F3;
    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.collapsed .ibox-content {
    display: none;
}
.ibox.collapsed .fa.fa-chevron-up::before {
    content: "";
}
.ibox.collapsed .fa.fa-chevron-down::before {
    content: "";
}
.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: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    min-height: 48px;
    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;
}
.ibox-footer {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    color: inherit;
    font-size: 90%;
    padding: 10px 15px;
}
table.table-mail tr td {
    padding: 12px;
}
.table-mail .check-mail {
    padding-left: 20px;
}
.table-mail .mail-date {
    padding-right: 20px;
}
.star-mail, .check-mail {
    width: 40px;
}
.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: block;
    float: none;
    margin-top: 0;
    padding: 0;
    position: relative;
    text-align: right;
}
.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 .ibox-tools.open > .dropdown-menu {
    left: auto;
    right: 0;
}
.gray-bg, .bg-muted {
    background-color: #f3f3f4;
}
.white-bg {
    background-color: #ffffff;
}
.navy-bg, .bg-success {
    background-color: #58C9F3;
    color: #ffffff;
}
.blue-bg, .bg-primary {
    background-color: #A9D86E;
    color: #ffffff;
}
.lazur-bg, .bg-info {
    background-color: #59ACE2;
    color: #ffffff;
}
.yellow-bg, .bg-warning {
    background-color: #FCB322;
    color: #ffffff;
}
.red-bg, .bg-danger {
    background-color: #ed5565;
    color: #ffffff;
}
.black-bg {
    background-color: #262626;
}
.panel-primary {
    border-color: #58C9F3;
}
.panel-primary > .panel-heading {
    background-color: #58C9F3;
    border-color: #58C9F3;
}
.panel-success {
    border-color: #A9D86E;
}
.panel-success > .panel-heading {
    background-color: #A9D86E;
    border-color: #A9D86E;
    color: #ffffff;
}
.panel-info {
    border-color: #59ACE2;
}
.panel-info > .panel-heading {
    background-color: #59ACE2;
    border-color: #59ACE2;
    color: #ffffff;
}
.panel-warning {
    border-color: #FCB322;
}
.panel-warning > .panel-heading {
    background-color: #FCB322;
    border-color: #FCB322;
    color: #ffffff;
}
.panel-danger {
    border-color: #ed5565;
}
.panel-danger > .panel-heading {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #ffffff;
}
.progress-bar {
    background-color: #58C9F3;
}
.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: #A9D86E;
}
.progress-bar-info {
    background-color: #59ACE2;
}
.progress-bar-warning {
    background-color: #FCB322;
}
.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: #58C9F3;
}
.text-primary {
    color: inherit;
}
.text-success {
    color: #A9D86E;
}
.text-info {
    color: #59ACE2;
}
.text-warning {
    color: #FCB322;
}
.text-danger {
    color: #ed5565;
}
.text-muted {
    color: #888888;
}
.text-white {
    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, .metrics nav.navbar, .metrics\.index nav.navbar, .dashboards\.dashboard_5 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, .Metrics .navbar.navbar-static-top, .Dashboard_5 .navbar.navbar-static-top {
    background: #fff none repeat scroll 0 0;
}
a.close-canvas-menu {
    color: #a7b1c2;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1011;
}
a.close-canvas-menu:hover {
    color: #fff;
}
.close-canvas-menu {
    display: none;
}
.canvas-menu .close-canvas-menu {
    display: block;
}
.light-navbar .navbar.navbar-static-top {
    background-color: #ffffff;
}
.full-height {
    height: 100%;
}
.fh-breadcrumb {
    height: calc(100% - 196px);
    margin: 0 -15px;
    position: relative;
}
.fh-no-breadcrumb {
    height: calc(100% - 99px);
    margin: 0 -15px;
    position: relative;
}
.fh-column {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 100%;
    width: 240px;
}
.modal-backdrop {
    z-index: 2040;
}
.modal {
    z-index: 2050;
}
.spiner-example {
    height: 200px;
    padding-top: 70px;
}
.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;
}
.p-w-xs {
    padding: 0 10px;
}
.p-w-sm {
    padding: 0 15px;
}
.p-w-m {
    padding: 0 20px;
}
.p-w-md {
    padding: 0 25px;
}
.p-w-lg {
    padding: 0 30px;
}
.p-w-xl {
    padding: 0 40px;
}
.p-h-xs {
    padding: 10px 0;
}
.p-h-sm {
    padding: 15px 0;
}
.p-h-m {
    padding: 20px 0;
}
.p-h-md {
    padding: 25px 0;
}
.p-h-lg {
    padding: 30px 0;
}
.p-h-xl {
    padding: 40px 0;
}
.m-xxs {
    margin: 2px 4px;
}
.m-xs {
    margin: 5px;
}
.m-sm {
    margin: 10px;
}
.m-md {
    margin: 20px;
}
.m-lg {
    margin: 30px;
}
.m-xl {
    margin: 50px;
}
.m-n {
    margin: 0;
}
.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-sm {
    margin-bottom: -10px;
}
.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;
}
.img-sm {
    height: 32px;
    width: 32px;
}
.img-md {
    height: 64px;
    width: 64px;
}
.img-lg {
    height: 96px;
    width: 96px;
}
.b-r-xs {
    border-radius: 1px;
}
.b-r-sm {
    border-radius: 3px;
}
.b-r-md {
    border-radius: 6px;
}
.b-r-lg {
    border-radius: 12px;
}
.b-r-xl {
    border-radius: 24px;
}
.fullscreen-ibox-mode .animated {
    animation: 0s ease 0s normal none 1 running none;
}
body.fullscreen-ibox-mode {
    overflow-y: hidden;
}
.ibox.fullscreen {
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2030;
}
.ibox.fullscreen .collapse-link {
    display: none;
}
.ibox.fullscreen .ibox-content {
    min-height: calc(100% - 48px);
}
body.modal-open {
    padding-right: inherit;
}
body.modal-open .animated {
    animation-fill-mode: initial;
    z-index: inherit;
}
body.mini-navbar.fixed-sidebar .profile-element, .block {
    display: block;
}
body.mini-navbar.fixed-sidebar .nav-header {
    padding: 33px 25px;
}
body.mini-navbar.fixed-sidebar .logo-element {
    display: none;
}
.fullscreen-video .animated {
    animation: 0s ease 0s normal none 1 running none;
}
.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;
}
.contact-box.center-version {
    border: 1px solid #e7eaec;
    padding: 0;
}
.contact-box.center-version > a {
    background-color: #ffffff;
    display: block;
    padding: 20px;
    text-align: center;
}
.contact-box.center-version > a img {
    height: 80px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 80px;
}
.contact-box.center-version address {
    margin-bottom: 0;
}
.contact-box .contact-box-footer {
    background-color: #ffffff;
    border-top: 1px solid #e7eaec;
    padding: 15px 20px;
    text-align: center;
}
.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 {
    margin: 0 auto;
    max-width: 400px;
    padding-top: 40px;
    z-index: 100;
}
.lockscreen.middle-box {
    padding-top: 110px;
    width: 200px;
}
.loginscreen.middle-box {
    width: 300px;
}
.loginColumns {
    margin: 0 auto;
    max-width: 800px;
    padding: 100px 20px 20px;
}
.passwordBox {
    margin: 0 auto;
    max-width: 460px;
    padding: 100px 20px 20px;
}
.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;
    position: absolute;
    top: 110px;
    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;
}
.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;
}
.timeline-item .date i {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #e7eaec;
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.timeline-item .date {
    padding-top: 30px;
    position: relative;
    text-align: right;
    width: 110px;
}
.timeline-item .content {
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    min-height: 100px;
    padding-top: 10px;
}
.timeline-item .content:hover {
    background: #f6f6f6 none repeat scroll 0 0;
}
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;
}
.folder-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}
.folder-list li {
    border-bottom: 1px solid #e7eaec;
    display: block;
}
.folder-list li i {
    color: #3d4d5d;
    margin-right: 8px;
}
.category-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}
.category-list li {
    display: block;
}
.category-list li i {
    color: #3d4d5d;
    margin-right: 8px;
}
.category-list li a .text-navy {
    color: #58C9F3;
}
.category-list li a .text-primary {
    color: #A9D86E;
}
.category-list li a .text-info {
    color: #59ACE2;
}
.category-list li a .text-danger {
    color: #ef5352;
}
.category-list li a .text-warning {
    color: #FCB322;
}
.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;
}
.corner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #f1f1f1 #f1f1f1 transparent;
    border-image: none;
    border-style: solid;
    border-width: 0.6em;
    bottom: 0;
    display: inline-block;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    width: 0;
}
a.compose-mail {
    padding: 8px 10px;
}
.mail-search {
    max-width: 300px;
}
.profile-content {
    border-top: medium none;
}
.profile-stats {
    margin-right: 10px;
}
.profile-image {
    float: left;
    width: 120px;
}
.profile-image img {
    height: 96px;
    width: 96px;
}
.profile-info {
    margin-left: 120px;
}
.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;
}
.file-list li {
    border: 1px solid #e7eaec;
    border-radius: 2px;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px 10px;
}
.file-list li a {
    color: inherit;
}
.file-list li a:hover {
    color: #58C9F3;
}
.user-friends img {
    height: 42px;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 42px;
}
.mail-box {
    -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: currentcolor #e7eaec #e7eaec;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-bottom: 20px;
    padding: 0;
}
.mail-box-header {
    -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 #e7eaec currentcolor;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 30px 20px 20px;
}
.mail-box-header h2 {
    margin-top: 0;
}
.mailbox-content .tag-list li a {
    background: #ffffff none repeat scroll 0 0;
}
.mail-body {
    border-top: 1px solid #e7eaec;
    padding: 20px;
}
.mail-text {
    border-top: 1px solid #e7eaec;
}
.mail-text .note-toolbar {
    padding: 10px 15px;
}
.mail-body .form-group {
    margin-bottom: 5px;
}
.mail-text .note-editor .note-toolbar {
    background-color: #f9f8f8;
}
.mail-attachment {
    border-top: 1px solid #e7eaec;
    font-size: 12px;
    padding: 20px;
}
.mailbox-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 10px;
}
.mail-ontact {
    width: 23%;
}
.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;
}
.faq-item {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 2px;
    padding: 20px;
}
.faq-question {
    color: #58C9F3;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.faq-question:hover {
    color: #179d82;
}
.faq-answer {
    background: #f3f3f4 none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 3px;
    margin-top: 10px;
    padding: 15px;
}
.faq-item .tag-item {
    background: #f3f3f4 none repeat scroll 0 0;
    font-size: 10px;
    padding: 2px 6px;
    text-transform: uppercase;
}
.message-input {
    height: 90px;
}
.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 {
    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.left .message-avatar {
    float: left;
    margin-right: 10px;
}
.chat-discussion .chat-message.right .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.left .message-date {
    float: right;
}
.chat-discussion .chat-message.right .message-date {
    float: left;
}
.chat-discussion .chat-message.left .message {
    margin-left: 55px;
    text-align: left;
}
.chat-discussion .chat-message.right .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;
}
.clients-list {
    margin-top: 20px;
}
.clients-list .tab-pane {
    height: 600px;
    position: relative;
}
.client-detail {
    height: 620px;
    position: relative;
}
.clients-list table tr td {
    border: medium none;
    height: 46px;
    vertical-align: middle;
}
.client-link {
    color: inherit;
    font-weight: 600;
}
.client-link:hover {
    color: inherit;
}
.client-avatar {
    width: 42px;
}
.client-avatar img {
    border-radius: 50%;
    height: 28px;
    width: 28px;
}
.contact-type {
    color: #c1c3c4;
    width: 20px;
}
.client-status {
    text-align: left;
}
.client-detail .vertical-timeline-content p {
    margin: 0;
}
.client-detail .vertical-timeline-icon.gray-bg {
    color: #a7aaab;
}
.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #fff;
}
.blog h2 {
    font-weight: 700;
}
.blog h5 {
    margin: 0 0 5px;
}
.blog .btn {
    margin: 0 0 5px;
}
.article h1 {
    color: #2f4050;
    font-size: 48px;
    font-weight: 700;
}
.article p {
    font-size: 15px;
    line-height: 26px;
}
.article-title {
    margin: 40px 0 100px;
    text-align: center;
}
.article .ibox-content {
    padding: 40px;
}
.issue-tracker .btn-link {
    color: #58C9F3;
}
table.issue-tracker tbody tr td {
    height: 50px;
    vertical-align: middle;
}
.issue-info {
    width: 50%;
}
.issue-info a {
    color: #676a6c;
    font-weight: 600;
}
.issue-info small {
    display: block;
}
.team-members {
    margin: 10px 0;
}
.team-members img.img-circle {
    height: 42px;
    margin-bottom: 5px;
    width: 42px;
}
.sortable-list {
    padding: 10px 0;
}
.agile-list {
    list-style: outside none none;
    margin: 0;
}
.agile-list li {
    background: #fafafb none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    margin: 0 0 10px;
    padding: 10px;
}
.agile-list li:hover {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
}
.agile-list li.warning-element {
    border-left: 3px solid #FCB322;
}
.agile-list li.danger-element {
    border-left: 3px solid #ed5565;
}
.agile-list li.info-element {
    border-left: 3px solid #A9D86E;
}
.agile-list li.success-element {
    border-left: 3px solid #58C9F3;
}
.agile-detail {
    font-size: 12px;
    margin-top: 5px;
}
ins {
    background-color: #c6ffc6;
    text-decoration: none;
}
del {
    background-color: #ffc6c6;
}
.product-box {
    border: 1px solid #e7eaec;
    padding: 0;
}
.product-box:hover, .product-box.active {
    border: 1px solid transparent;
    box-shadow: 0 3px 7px 0 #a8a8a8;
}
.product-imitation {
    background-color: #f8f8f9;
    color: #bebec3;
    font-weight: 600;
    padding: 90px 0;
    text-align: center;
}
.cart-product-imitation {
    background-color: #f8f8f9;
    height: 80px;
    padding-top: 30px;
    text-align: center;
    width: 80px;
}
.product-imitation.xl {
    padding: 120px 0;
}
.product-desc {
    padding: 20px;
    position: relative;
}
.ecommerce .tag-list {
    padding: 0;
}
.ecommerce .fa-star {
    color: #d1dade;
}
.ecommerce .fa-star.active {
    color: #FCB322;
}
.ecommerce .note-editor {
    border: 1px solid #e7eaec;
}
table.shoping-cart-table {
    margin-bottom: 0;
}
table.shoping-cart-table tr td {
    border: medium none;
    text-align: right;
}
table.shoping-cart-table tr td.desc, table.shoping-cart-table tr td:first-child {
    text-align: left;
}
table.shoping-cart-table tr td:last-child {
    width: 80px;
}
.product-name {
    color: #676a6c;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 2px 0 5px;
}
.product-name:hover, .product-name:focus {
    color: #58C9F3;
}
.product-price {
    background-color: #58C9F3;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 12px;
    position: absolute;
    right: 0;
    top: -32px;
}
.product-detail .ibox-content {
    padding: 30px 30px 50px;
}
.image-imitation {
    background-color: #f8f8f9;
    padding: 200px 0;
    text-align: center;
}
.product-main-price small {
    font-size: 10px;
}
.product-images {
    margin: 0 20px;
}
.social-feed-separated .social-feed-box {
    margin-left: 62px;
}
.social-feed-separated .social-avatar {
    float: left;
    padding: 0;
}
.social-feed-separated .social-avatar img {
    border: 1px solid #e7eaec;
    height: 52px;
    width: 52px;
}
.social-feed-separated .social-feed-box .social-avatar {
    float: none;
    padding: 15px 15px 0;
}
.social-feed-box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    margin-bottom: 15px;
}
.article .social-feed-box {
    border-bottom: medium none;
    margin-bottom: 0;
}
.article .social-feed-box:last-child {
    border-bottom: 1px solid #e7eaec;
    margin-bottom: 0;
}
.article .social-feed-box p {
    font-size: 13px;
    line-height: 18px;
}
.social-action {
    margin: 15px;
}
.social-avatar {
    padding: 15px 15px 0;
}
.social-comment .social-comment {
    margin-left: 45px;
}
.social-avatar img {
    height: 40px;
    margin-right: 10px;
    width: 40px;
}
.social-avatar .media-body a {
    display: block;
    font-size: 14px;
}
.social-body {
    padding: 15px;
}
.social-body img {
    margin-bottom: 10px;
}
.social-footer {
    background: #f9f9f9 none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    padding: 10px 15px;
}
.social-footer .social-comment img {
    margin-right: 10px;
    width: 32px;
}
.social-comment:first-child {
    margin-top: 0;
}
.social-comment {
    margin-top: 15px;
}
.social-comment textarea {
    font-size: 12px;
}
.vote-item {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    padding: 20px 25px;
}
.vote-item:last-child {
    border-bottom: 1px solid #e7eaec;
}
.vote-item:hover {
    background: #fbfbfb none repeat scroll 0 0;
}
.vote-actions {
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 30px;
}
.vote-actions a {
    color: #58C9F3;
    font-weight: 600;
}
.vote-actions {
    font-weight: 600;
}
.vote-title {
    color: inherit;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
    margin-top: 5px;
}
.vote-title:hover, .vote-title:focus {
    color: inherit;
}
.vote-info, .vote-title {
    margin-left: 45px;
}
.vote-info, .vote-info a {
    color: #b4b6b8;
    font-size: 12px;
}
.vote-info a {
    margin-right: 10px;
}
.vote-info a:hover {
    color: #58C9F3;
}
.vote-icon {
    color: #e8e9ea;
    display: block;
    font-size: 38px;
    text-align: right;
}
.vote-icon.active {
    color: #58C9F3;
}
body.body-small .vote-icon {
    display: none;
}
.lightBoxGallery {
    text-align: center;
}
.lightBoxGallery img {
    margin: 5px;
}
#small-chat {
    bottom: 20px;
    position: fixed;
    right: 20px;
    z-index: 100;
}
#small-chat .badge {
    position: absolute;
    right: -4px;
    top: -3px;
}
.open-small-chat {
    background: #58C9F3 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 38px;
    padding: 9px 8px;
    text-align: center;
    width: 38px;
}
.open-small-chat:hover {
    background: #58C9F3 none repeat scroll 0 0;
    color: white;
}
.small-chat-box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 4px;
    bottom: 20px;
    display: none;
    height: 320px;
    position: fixed;
    right: 75px;
    width: 230px;
}
.small-chat-box.ng-small-chat {
    display: block;
}
.body-small .small-chat-box {
    bottom: 70px;
    right: 20px;
}
.small-chat-box.active {
    display: block;
}
.small-chat-box .heading {
    background: #2f4050 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    padding: 8px 15px;
}
.small-chat-box .chat-date {
    font-size: 10px;
    font-weight: normal;
    opacity: 0.6;
}
.small-chat-box .content {
    padding: 15px;
}
.small-chat-box .content .author-name {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}
.small-chat-box .content > div {
    padding-bottom: 20px;
}
.small-chat-box .content .chat-message {
    background: #f3f3f4 none repeat scroll 0 0;
    border-radius: 6px;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
    max-width: 80%;
    padding: 5px 10px;
}
.small-chat-box .content .chat-message.active {
    background: #58C9F3 none repeat scroll 0 0;
    color: #fff;
}
.small-chat-box .content .left {
    clear: both;
    text-align: left;
}
.small-chat-box .content .left .chat-message {
    float: left;
}
.small-chat-box .content .right {
    clear: both;
    text-align: right;
}
.small-chat-box .content .right .chat-message {
    float: right;
}
.small-chat-box .form-chat {
    padding: 10px;
}
.metismenu .plus-minus, .metismenu .plus-times {
    float: right;
}
.metismenu .arrow {
    float: right;
    line-height: 1.42857;
}
.metismenu .glyphicon.arrow::before {
    content: "";
}
.metismenu .active > a > .glyphicon.arrow::before {
    content: "";
}
.metismenu .fa.arrow::before {
    content: "";
}
.metismenu .active > a > .fa.arrow::before {
    content: "";
}
.metismenu .ion.arrow::before {
    content: "";
}
.metismenu .active > a > .ion.arrow::before {
    content: "";
}
.metismenu .fa.plus-minus::before, .metismenu .fa.plus-times::before {
    content: "";
}
.metismenu .active > a > .fa.plus-times {
    transform: rotate(45deg);
}
.metismenu .active > a > .fa.plus-minus::before {
    content: "";
}
.metismenu .collapse {
    display: none;
}
.metismenu .collapse.in {
    display: block;
}
.metismenu .collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: 0.35s;
    transition-property: height, visibility;
    transition-timing-function: ease;
}
.mini-navbar .metismenu .collapse {
    opacity: 0;
}
.mini-navbar .metismenu .collapse.in {
    opacity: 1;
}
.sk-spinner-rotating-plane.sk-spinner {
    animation: 1.2s ease-in-out 0s normal none infinite running sk-rotatePlane;
    background-color: #58C9F3;
    height: 30px;
    margin: 0 auto;
    width: 30px;
}
@keyframes sk-rotatePlane {
0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
@keyframes sk-rotatePlane {
0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.sk-spinner-double-bounce.sk-spinner {
    height: 40px;
    margin: 0 auto;
    position: relative;
    width: 40px;
}
.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
    animation: 2s ease-in-out 0s normal none infinite running sk-doubleBounce;
    background-color: #58C9F3;
    border-radius: 50%;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.sk-spinner-double-bounce .sk-double-bounce2 {
    animation-delay: -1s;
}
@keyframes sk-doubleBounce {
0%, 100% {
    transform: scale(0);
}
50% {
    transform: scale(1);
}
}
@keyframes sk-doubleBounce {
0%, 100% {
    transform: scale(0);
}
50% {
    transform: scale(1);
}
}
.sk-spinner-wave.sk-spinner {
    font-size: 10px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}
.sk-spinner-wave div {
    animation: 1.2s ease-in-out 0s normal none infinite running sk-waveStretchDelay;
    background-color: #58C9F3;
    display: inline-block;
    height: 100%;
    width: 6px;
}
.sk-spinner-wave .sk-rect2 {
    animation-delay: -1.1s;
}
.sk-spinner-wave .sk-rect3 {
    animation-delay: -1s;
}
.sk-spinner-wave .sk-rect4 {
    animation-delay: -0.9s;
}
.sk-spinner-wave .sk-rect5 {
    animation-delay: -0.8s;
}
@keyframes sk-waveStretchDelay {
0%, 40%, 100% {
    transform: scaleY(0.4);
}
20% {
    transform: scaleY(1);
}
}
@keyframes sk-waveStretchDelay {
0%, 40%, 100% {
    transform: scaleY(0.4);
}
20% {
    transform: scaleY(1);
}
}
.sk-spinner-wandering-cubes.sk-spinner {
    height: 32px;
    margin: 0 auto;
    position: relative;
    width: 32px;
}
.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
    animation: 1.8s ease-in-out 0s normal none infinite running sk-wanderingCubeMove;
    background-color: #58C9F3;
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
}
.sk-spinner-wandering-cubes .sk-cube2 {
    animation-delay: -0.9s;
}
@keyframes sk-wanderingCubeMove {
25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
}
50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
    transform: rotate(-360deg);
}
}
@keyframes sk-wanderingCubeMove {
25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
}
50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
    transform: rotate(-360deg);
}
}
.sk-spinner-pulse.sk-spinner {
    animation: 1s ease-in-out 0s normal none infinite running sk-pulseScaleOut;
    background-color: #58C9F3;
    border-radius: 100%;
    height: 40px;
    margin: 0 auto;
    width: 40px;
}
@keyframes sk-pulseScaleOut {
0% {
    transform: scale(0);
}
100% {
    opacity: 0;
    transform: scale(1);
}
}
@keyframes sk-pulseScaleOut {
0% {
    transform: scale(0);
}
100% {
    opacity: 0;
    transform: scale(1);
}
}
.sk-spinner-chasing-dots.sk-spinner {
    animation: 2s linear 0s normal none infinite running sk-chasingDotsRotate;
    height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 40px;
}
.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
    animation: 2s ease-in-out 0s normal none infinite running sk-chasingDotsBounce;
    background-color: #58C9F3;
    border-radius: 100%;
    display: inline-block;
    height: 60%;
    position: absolute;
    top: 0;
    width: 60%;
}
.sk-spinner-chasing-dots .sk-dot2 {
    animation-delay: -1s;
    bottom: 0;
    top: auto;
}
@keyframes sk-chasingDotsRotate {
100% {
    transform: rotate(360deg);
}
}
@keyframes sk-chasingDotsRotate {
100% {
    transform: rotate(360deg);
}
}
@keyframes sk-chasingDotsBounce {
0%, 100% {
    transform: scale(0);
}
50% {
    transform: scale(1);
}
}
@keyframes sk-chasingDotsBounce {
0%, 100% {
    transform: scale(0);
}
50% {
    transform: scale(1);
}
}
.sk-spinner-three-bounce.sk-spinner {
    margin: 0 auto;
    text-align: center;
    width: 70px;
}
.sk-spinner-three-bounce div {
    animation: 1.4s ease-in-out 0s normal both infinite running sk-threeBounceDelay;
    background-color: #58C9F3;
    border-radius: 100%;
    display: inline-block;
    height: 18px;
    width: 18px;
}
.sk-spinner-three-bounce .sk-bounce1 {
    animation-delay: -0.32s;
}
.sk-spinner-three-bounce .sk-bounce2 {
    animation-delay: -0.16s;
}
@keyframes sk-threeBounceDelay {
0%, 80%, 100% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}
@keyframes sk-threeBounceDelay {
0%, 80%, 100% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}
.sk-spinner-circle.sk-spinner {
    height: 22px;
    margin: 0 auto;
    position: relative;
    width: 22px;
}
.sk-spinner-circle .sk-circle {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sk-spinner-circle .sk-circle::before {
    animation: 1.2s ease-in-out 0s normal both infinite running sk-circleBounceDelay;
    background-color: #58C9F3;
    border-radius: 100%;
    content: "";
    display: block;
    height: 20%;
    margin: 0 auto;
    width: 20%;
}
.sk-spinner-circle .sk-circle2 {
    transform: rotate(30deg);
}
.sk-spinner-circle .sk-circle3 {
    transform: rotate(60deg);
}
.sk-spinner-circle .sk-circle4 {
    transform: rotate(90deg);
}
.sk-spinner-circle .sk-circle5 {
    transform: rotate(120deg);
}
.sk-spinner-circle .sk-circle6 {
    transform: rotate(150deg);
}
.sk-spinner-circle .sk-circle7 {
    transform: rotate(180deg);
}
.sk-spinner-circle .sk-circle8 {
    transform: rotate(210deg);
}
.sk-spinner-circle .sk-circle9 {
    transform: rotate(240deg);
}
.sk-spinner-circle .sk-circle10 {
    transform: rotate(270deg);
}
.sk-spinner-circle .sk-circle11 {
    transform: rotate(300deg);
}
.sk-spinner-circle .sk-circle12 {
    transform: rotate(330deg);
}
.sk-spinner-circle .sk-circle2::before {
    animation-delay: -1.1s;
}
.sk-spinner-circle .sk-circle3::before {
    animation-delay: -1s;
}
.sk-spinner-circle .sk-circle4::before {
    animation-delay: -0.9s;
}
.sk-spinner-circle .sk-circle5::before {
    animation-delay: -0.8s;
}
.sk-spinner-circle .sk-circle6::before {
    animation-delay: -0.7s;
}
.sk-spinner-circle .sk-circle7::before {
    animation-delay: -0.6s;
}
.sk-spinner-circle .sk-circle8::before {
    animation-delay: -0.5s;
}
.sk-spinner-circle .sk-circle9::before {
    animation-delay: -0.4s;
}
.sk-spinner-circle .sk-circle10::before {
    animation-delay: -0.3s;
}
.sk-spinner-circle .sk-circle11::before {
    animation-delay: -0.2s;
}
.sk-spinner-circle .sk-circle12::before {
    animation-delay: -0.1s;
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}
.sk-spinner-cube-grid {
}
.sk-spinner-cube-grid.sk-spinner {
    height: 30px;
    margin: 0 auto;
    width: 30px;
}
.sk-spinner-cube-grid .sk-cube {
    animation: 1.3s ease-in-out 0s normal none infinite running sk-cubeGridScaleDelay;
    background-color: #58C9F3;
    float: left;
    height: 33%;
    width: 33%;
}
.sk-spinner-cube-grid .sk-cube:nth-child(1) {
    animation-delay: 0.2s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(2) {
    animation-delay: 0.3s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(3) {
    animation-delay: 0.4s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(4) {
    animation-delay: 0.1s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(5) {
    animation-delay: 0.2s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(6) {
    animation-delay: 0.3s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(7) {
    animation-delay: 0s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(8) {
    animation-delay: 0.1s;
}
.sk-spinner-cube-grid .sk-cube:nth-child(9) {
    animation-delay: 0.2s;
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
    transform: scale3d(1, 1, 1);
}
35% {
    transform: scale3d(0, 0, 1);
}
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
    transform: scale3d(1, 1, 1);
}
35% {
    transform: scale3d(0, 0, 1);
}
}
.sk-spinner-wordpress.sk-spinner {
    animation: 1s linear 0s normal none infinite running sk-innerCircle;
    background-color: #58C9F3;
    border-radius: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    width: 30px;
}
.sk-spinner-wordpress .sk-inner-circle {
    background-color: #fff;
    border-radius: 8px;
    display: block;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 8px;
}
@keyframes sk-innerCircle {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes sk-innerCircle {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.sk-spinner-fading-circle.sk-spinner {
    height: 22px;
    margin: 0 auto;
    position: relative;
    width: 22px;
}
.sk-spinner-fading-circle .sk-circle {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sk-spinner-fading-circle .sk-circle::before {
    animation: 1.2s ease-in-out 0s normal both infinite running sk-circleFadeDelay;
    background-color: #58C9F3;
    border-radius: 100%;
    content: "";
    display: block;
    height: 18%;
    margin: 0 auto;
    width: 18%;
}
.sk-spinner-fading-circle .sk-circle2 {
    transform: rotate(30deg);
}
.sk-spinner-fading-circle .sk-circle3 {
    transform: rotate(60deg);
}
.sk-spinner-fading-circle .sk-circle4 {
    transform: rotate(90deg);
}
.sk-spinner-fading-circle .sk-circle5 {
    transform: rotate(120deg);
}
.sk-spinner-fading-circle .sk-circle6 {
    transform: rotate(150deg);
}
.sk-spinner-fading-circle .sk-circle7 {
    transform: rotate(180deg);
}
.sk-spinner-fading-circle .sk-circle8 {
    transform: rotate(210deg);
}
.sk-spinner-fading-circle .sk-circle9 {
    transform: rotate(240deg);
}
.sk-spinner-fading-circle .sk-circle10 {
    transform: rotate(270deg);
}
.sk-spinner-fading-circle .sk-circle11 {
    transform: rotate(300deg);
}
.sk-spinner-fading-circle .sk-circle12 {
    transform: rotate(330deg);
}
.sk-spinner-fading-circle .sk-circle2::before {
    animation-delay: -1.1s;
}
.sk-spinner-fading-circle .sk-circle3::before {
    animation-delay: -1s;
}
.sk-spinner-fading-circle .sk-circle4::before {
    animation-delay: -0.9s;
}
.sk-spinner-fading-circle .sk-circle5::before {
    animation-delay: -0.8s;
}
.sk-spinner-fading-circle .sk-circle6::before {
    animation-delay: -0.7s;
}
.sk-spinner-fading-circle .sk-circle7::before {
    animation-delay: -0.6s;
}
.sk-spinner-fading-circle .sk-circle8::before {
    animation-delay: -0.5s;
}
.sk-spinner-fading-circle .sk-circle9::before {
    animation-delay: -0.4s;
}
.sk-spinner-fading-circle .sk-circle10::before {
    animation-delay: -0.3s;
}
.sk-spinner-fading-circle .sk-circle11::before {
    animation-delay: -0.2s;
}
.sk-spinner-fading-circle .sk-circle12::before {
    animation-delay: -0.1s;
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% {
    opacity: 0;
}
40% {
    opacity: 1;
}
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% {
    opacity: 0;
}
40% {
    opacity: 1;
}
}
.landing-page.pace .pace-progress {
    background: #fff none repeat scroll 0 0;
    height: 2px;
    left: 0;
    position: fixed;
    top: 0;
    transition: width 1s ease 0s;
    z-index: 2000;
}
.pace-inactive {
    display: none;
}
body.landing-page {
    background-color: #fff;
    color: #676a6c;
    font-family: "Open Sans",helvetica,arial,sans-serif;
}
.landing-page {
}
.landing-page span.navy {
    color: #58C9F3;
}
.landing-page p.text-color {
    color: #676a6c;
}
.landing-page a.navy-link {
    color: #58C9F3;
    text-decoration: none;
}
.landing-page a.navy-link:hover {
    color: #179d82;
}
.landing-page section p {
    color: #aeaeae;
    font-size: 13px;
}
.landing-page address {
    font-size: 13px;
}
.landing-page h1 {
    font-size: 30px;
    font-weight: 200;
    margin-top: 10px;
}
.landing-page .navy-line {
    border-bottom: 2px solid #58C9F3;
    height: 1px;
    margin: 60px auto 0;
    width: 60px;
}
.landing-page .navbar-wrapper {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 200;
}
.landing-page .navbar-wrapper > .container {
    padding-left: 0;
    padding-right: 0;
}
.landing-page .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 15px;
}
.landing-page .navbar-default.navbar-scroll {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0;
}
.landing-page .navbar-default {
    background-color: transparent;
    border-color: transparent;
    transition: all 0.3s ease-in-out 0s;
}
.landing-page .navbar-default .nav li a {
    color: #fff;
    font-family: "Open Sans",helvetica,arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.landing-page .navbar-nav > li > a {
    border-top: 6px solid transparent;
    padding-top: 25px;
}
.landing-page .navbar-default .navbar-nav > .active > a, .landing-page .navbar-default .navbar-nav > .active > a:hover {
    background: transparent none repeat scroll 0 0;
    border-top: 6px solid #58C9F3;
    color: #fff;
}
.landing-page .navbar-default .navbar-nav > li > a:hover, .landing-page .navbar-default .navbar-nav > li > a:focus {
    background: inherit;
    color: #58C9F3;
}
.landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent none repeat scroll 0 0;
    color: #ffffff;
}
.landing-page .navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
    background: transparent none repeat scroll 0 0;
    color: inherit;
}
.landing-page .navbar-default .navbar-brand:hover, .landing-page .navbar-default .navbar-brand:focus {
    background: #179d82 none repeat scroll 0 0;
    color: #fff;
}
.landing-page .navbar-default .navbar-brand {
    background: #58C9F3 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    padding: 15px 20px;
    transition: all 0.3s ease-in-out 0s;
}
.landing-page .navbar-scroll.navbar-default .nav li a {
    color: #676a6c;
}
.landing-page .navbar-scroll.navbar-default .nav li a:hover {
    color: #58C9F3;
}
.landing-page .navbar-wrapper .navbar.navbar-scroll {
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.landing-page .nav > li.active {
    background: inherit;
    border: medium none;
}
.landing-page .nav > li > a {
    padding: 25px 10px 15px;
}
.landing-page .navbar-scroll .navbar-nav > li > a {
    padding: 20px 10px;
}
.landing-page .navbar-default .navbar-nav > .active > a, .landing-page .navbar-default .navbar-nav > .active > a:hover {
    border-top: 6px solid #58C9F3;
}
.landing-page .navbar-fixed-top {
    border: medium none;
}
.landing-page .navbar-fixed-top.navbar-scroll {
    border-bottom: 1px solid #e7eaec;
}
.landing-page .navbar.navbar-scroll .navbar-brand {
    border-radius: 5px;
    font-size: 12px;
    height: auto;
    margin-top: 15px;
    padding: 10px;
}
.landing-page .header-back {
    height: 470px;
    width: 100%;
}
.landing-page .header-back.one {
    background: rgba(0, 0, 0, 0) url("../img/landing/header_one.jpg") no-repeat scroll 50% 0;
}
.landing-page .header-back.two {
    background: rgba(0, 0, 0, 0) url("../img/landing/header_two.jpg") no-repeat scroll 50% 0;
}
.landing-page .carousel {
    height: 470px;
}
.landing-page .carousel-caption {
    z-index: 10;
}
.landing-page .carousel .item {
    background-color: #777;
    height: 470px;
}
.landing-page .carousel-inner > .item > img {
    height: 470px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}
.landing-page .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.landing-page .carousel-fade .carousel-inner .active {
    opacity: 1;
}
.landing-page .carousel-fade .carousel-inner .active.left, .landing-page .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.landing-page .carousel-fade .carousel-inner .next.left, .landing-page .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.landing-page .carousel-fade .carousel-control {
    z-index: 2;
}
.landing-page .carousel-control.left, .landing-page .carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.landing-page .carousel-control {
    width: 6%;
}
.landing-page .carousel-inner .container {
    position: relative;
}
.landing-page .carousel-inner {
    overflow: visible;
}
.landing-page .carousel-caption {
    bottom: auto;
    left: 0;
    position: absolute;
    right: auto;
    text-align: left;
    top: 100px;
}
.landing-page .carousel-caption {
    bottom: auto;
    left: 0;
    position: absolute;
    right: auto;
    text-align: left;
    top: 100px;
}
.landing-page .carousel-caption.blank {
    top: 140px;
}
.landing-page .carousel-image {
    position: absolute;
    right: 10px;
    top: 150px;
}
.landing-page .carousel-indicators {
    padding-right: 60px;
}
.landing-page .carousel-caption h1 {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -1.5px;
    text-shadow: none;
    text-transform: uppercase;
}
.landing-page .carousel-caption p {
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
}
.landing-page .caption-link {
    color: #fff;
    font-weight: 400;
    margin-left: 10px;
    text-transform: capitalize;
}
.landing-page .caption-link:hover {
    color: inherit;
    text-decoration: none;
}
.landing-page .services {
    padding-top: 60px;
}
.landing-page .services h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
    text-transform: uppercase;
}
.landing-page .features-block {
    margin-top: 40px;
}
.landing-page .features-text {
    margin-top: 40px;
}
.landing-page .features small {
    color: #58C9F3;
}
.landing-page .features h2 {
    font-size: 18px;
    margin-top: 5px;
}
.landing-page .features-text-alone {
    margin: 40px 0;
}
.landing-page .features-text-alone h1 {
    font-weight: 200;
}
.landing-page .features-icon {
    color: #58C9F3;
    font-size: 40px;
}
.landing-page .navy-section {
    background: #58C9F3 none repeat scroll 0 0;
    color: #fff;
    margin-top: 60px;
    padding: 20px 0;
}
.landing-page .gray-section {
    background: #f4f4f4 none repeat scroll 0 0;
    margin-top: 60px;
}
.landing-page .team-member {
    text-align: center;
}
.landing-page .team-member img {
    margin: auto;
}
.landing-page .social-icon a {
    background: #58C9F3 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: block;
    height: 28px;
    padding: 4px 8px;
    width: 28px;
}
.landing-page .social-icon a:hover {
    background: #179d82 none repeat scroll 0 0;
}
.landing-page .img-small {
    height: 88px;
    width: 88px;
}
.landing-page .pricing-plan {
    border-radius: 4px;
    margin: 20px 30px 0;
}
.landing-page .pricing-plan.selected {
    background: #f4f4f4 none repeat scroll 0 0;
    transform: scale(1.1);
}
.landing-page .pricing-plan li {
    border-top: 1px solid #e7eaec;
    color: #aeaeae;
    padding: 10px 16px;
    text-align: center;
}
.landing-page .pricing-plan .pricing-price span {
    color: #58C9F3;
    font-weight: 700;
}
.landing-page li.pricing-desc {
    border-top: medium none;
    font-size: 13px;
    padding: 20px 16px;
}
.landing-page li.pricing-title {
    background: #58C9F3 none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 10px;
}
.landing-page .testimonials {
    background-color: #58C9F3;
    background-image: url("../img/landing/avatar_all.png");
    padding-bottom: 90px;
    padding-top: 80px;
}
.landing-page .big-icon {
    font-size: 56px;
}
.landing-page .features .big-icon {
    color: #58C9F3;
}
.landing-page .contact {
    background-image: url("../img/landing/word_map.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-top: 60px;
}
.landing-page section.timeline {
    padding-bottom: 30px;
}
.landing-page section.comments {
    padding-bottom: 80px;
}
.landing-page .comments-avatar {
    margin-left: 22px;
    margin-top: 25px;
}
.landing-page .comments-avatar .commens-name {
    font-size: 14px;
    font-weight: 600;
}
.landing-page .comments-avatar img {
    border-radius: 50%;
    height: 42px;
    margin-right: 10px;
    width: 42px;
}
.landing-page .bubble {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    font-size: 14px;
    font-style: italic;
    height: 120px;
    padding: 20px;
    position: relative;
}
.landing-page .bubble::after {
    border-color: #ffffff transparent;
    border-style: solid;
    border-width: 15px 14px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 30px;
    position: absolute;
    width: 0;
    z-index: 1;
}
.landing-page .btn-primary.btn-outline:hover, .landing-page .btn-success.btn-outline:hover, .landing-page .btn-info.btn-outline:hover, .landing-page .btn-warning.btn-outline:hover, .landing-page .btn-danger.btn-outline:hover {
    color: #fff;
}
.landing-page .btn-primary {
    background-color: #58C9F3;
    border-color: #58C9F3;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
}
.landing-page .btn-primary:hover, .landing-page .btn-primary:focus, .landing-page .btn-primary:active, .landing-page .btn-primary.active, .landing-page .open .dropdown-toggle.btn-primary {
    background-color: #179d82;
    border-color: #179d82;
    color: #ffffff;
}
.landing-page .btn-primary:active, .landing-page .btn-primary.active, .landing-page .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.landing-page .btn-primary.disabled, .landing-page .btn-primary.disabled:hover, .landing-page .btn-primary.disabled:focus, .landing-page .btn-primary.disabled:active, .landing-page .btn-primary.disabled.active, .landing-page .btn-primary[disabled], .landing-page .btn-primary[disabled]:hover, .landing-page .btn-primary[disabled]:focus, .landing-page .btn-primary[disabled]:active, .landing-page .btn-primary.active[disabled], .landing-page fieldset[disabled] .btn-primary, .landing-page fieldset[disabled] .btn-primary:hover, .landing-page fieldset[disabled] .btn-primary:focus, .landing-page fieldset[disabled] .btn-primary:active, .landing-page fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3;
}
@media (min-width: 768px) {
.landing-page {
}
.landing-page .navbar-wrapper {
    margin-top: 20px;
}
.landing-page .navbar-wrapper .container {
    padding-left: 15px;
    padding-right: 15px;
}
.landing-page .navbar-wrapper .navbar {
    padding-left: 0;
    padding-right: 0;
}
.landing-page .navbar-wrapper .navbar {
    border-radius: 4px;
}
.landing-page .carousel-caption p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.landing-page .featurette-heading {
    font-size: 50px;
}
}
@media (max-width: 992px) {
.landing-page .carousel-image {
    display: none;
}
}
@media (max-width: 768px) {
.landing-page .carousel-caption, .landing-page .carousel-caption.blank {
    left: 5%;
    top: 80px;
}
.landing-page .carousel-caption h1 {
    font-size: 28px;
}
.landing-page .navbar.navbar-scroll .navbar-brand {
    margin-top: 6px;
}
.landing-page .navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0;
}
.landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent none repeat scroll 0 0;
    color: inherit;
}
.landing-page .navbar-default .nav li a {
    color: #676a6c;
}
.landing-page .navbar-default .nav li a:hover {
    color: #58C9F3;
}
.landing-page .navbar-wrapper .navbar {
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
    padding-bottom: 5px;
    padding-top: 0;
}
.landing-page .nav > li > a {
    padding: 25px 10px 15px;
}
.landing-page .navbar-nav > li > a {
    padding: 20px 10px;
}
.landing-page .navbar .navbar-brand {
    border-radius: 5px;
    font-size: 12px;
    height: auto;
    margin-top: 6px;
    padding: 10px;
}
.landing-page .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 5px;
}
.landing-page .navbar-default .navbar-nav > .active > a, .landing-page .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
}
.landing-page .carousel-control {
    display: none;
}
}
@media (min-width: 992px) {
.landing-page .featurette-heading {
    margin-top: 120px;
}
}
@media (max-width: 768px) {
.landing-page .navbar .navbar-header {
    display: block;
    float: none;
}
.landing-page .navbar .navbar-header .navbar-toggle {
    background-color: #ffffff;
    border: medium none;
    padding: 9px 10px;
}
}
body.rtls {
}
body.rtls #page-wrapper {
    margin: 0 220px 0 0;
}
body.rtls .nav-second-level li a {
    padding: 7px 35px 7px 10px;
}
body.rtls .ibox-title h5 {
    float: right;
}
body.rtls .pull-right {
    float: left;
}
body.rtls .pull-left {
    float: right;
}
body.rtls .ibox-tools {
    float: left;
}
body.rtls .stat-percent {
    float: left;
}
body.rtls .navbar-right {
    float: left;
}
body.rtls .navbar-top-links li:last-child {
    margin-left: 40px;
    margin-right: 0;
}
body.rtls .minimalize-styl-2 {
    float: right;
    margin: 14px 20px 5px 5px;
}
body.rtls .feed-element > .pull-left {
    margin-left: 10px;
    margin-right: 0;
}
body.rtls .timeline-item .date {
    text-align: left;
}
body.rtls .timeline-item .date i {
    left: 0;
    right: auto;
}
body.rtls .timeline-item .content {
    border-left: medium none;
    border-right: 1px solid #e7eaec;
}
body.rtls .theme-config {
    left: 0;
    right: auto;
}
body.rtls .spin-icon {
    border-radius: 0 20px 20px 0;
}
body.rtls .toast-close-button {
    float: left;
}
body.rtls #toast-container > .toast::before {
    margin: auto -1.5em auto 0.5em;
}
body.rtls #toast-container > div {
    padding: 15px 50px 15px 15px;
}
body.rtls .center-orientation .vertical-timeline-icon i {
    margin-left: 0;
    margin-right: -12px;
}
body.rtls .vertical-timeline-icon i {
    left: auto;
    margin-left: auto;
    margin-right: -12px;
    right: 50%;
}
body.rtls .file-box {
    float: right;
}
body.rtls ul.notes li {
    float: right;
}
body.rtls .chat-users, body.rtls .chat-statistic {
    margin-left: auto;
    margin-right: -30px;
}
body.rtls .dropdown-menu > li > a {
    text-align: right;
}
body.rtls .b-r {
    border-left: 1px solid #e7eaec;
    border-right: medium none;
}
body.rtls .dd-list .dd-list {
    padding-left: 0;
    padding-right: 30px;
}
body.rtls .dd-item > button {
    float: right;
}
body.rtls .theme-config-box {
    margin-left: -220px;
    margin-right: 0;
}
body.rtls .theme-config-box.show {
    margin-left: 0;
    margin-right: 0;
}
body.rtls .spin-icon {
    left: auto;
    right: 0;
}
body.rtls .skin-setttings {
    margin-left: 0;
    margin-right: 40px;
}
body.rtls .skin-setttings {
    direction: ltr;
}
body.rtls .footer.fixed {
    margin-left: 0;
    margin-right: 220px;
}
@media (max-width: 992px) {
body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: 0;
}
}
body.rtls.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
    margin: 0 70px 0 0;
}
body.rtls.mini-navbar.fixed-sidebar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
    margin: 0;
}
body.rtls.top-navigation .navbar-toggle {
    float: right;
    margin-left: 15px;
    margin-right: 15px;
}
.body-small.rtls.top-navigation .navbar-header {
    float: none;
}
body.rtls.top-navigation #page-wrapper {
    margin: 0;
}
body.rtls.mini-navbar #page-wrapper {
    margin: 0 70px 0 0;
}
body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
    margin: 0;
}
body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 220px 0 0;
}
body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 220px;
}
.body-small.rtls .navbar-fixed-top {
    margin-right: 0;
}
.body-small.rtls .navbar-header {
    float: right;
}
body.rtls .navbar-top-links li:last-child {
    margin-left: 20px;
}
body.rtls .top-navigation #page-wrapper, body.rtls.mini-navbar .top-navigation #page-wrapper, body.rtls.mini-navbar.top-navigation #page-wrapper {
    margin: 0;
}
body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed {
    margin: 0;
}
@media (max-width: 768px) {
body.rtls .navbar-top-links li:last-child {
    margin-left: 20px;
}
.body-small.rtls #page-wrapper {
    margin: 0;
    min-height: 1000px;
    position: inherit;
}
.body-small.rtls .navbar-static-side {
    display: none;
    position: absolute;
    width: 70px;
    z-index: 2001;
}
.body-small.rtls.mini-navbar .navbar-static-side {
    display: block;
}
.rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    position: fixed;
    width: 220px;
    z-index: 2001;
}
.rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
}
}
.rtls .ltr-support {
    direction: ltr;
}
.rtls.mini-navbar .nav-second-level, .rtls.mini-navbar li.active .nav-second-level {
    left: auto;
    right: 70px;
}
.rtls #right-sidebar {
    left: -260px;
    right: auto;
}
.rtls #right-sidebar.sidebar-open {
    left: 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: #58C9F3 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;
}
.skin-setttings {
    background: #f3f3f4 none repeat scroll 0 0;
    margin-left: 40px;
    width: 220px;
}
.skin-setttings .title {
    background: #efefef none repeat scroll 0 0;
    display: block;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.setings-item {
    padding: 10px 30px;
}
.setings-item.skin {
    text-align: center;
}
.setings-item .switch {
    float: right;
}
.skin-name a {
    text-transform: uppercase;
}
.setings-item a {
    color: #fff;
}
.default-skin, .blue-skin, .ultra-skin, .yellow-skin {
    text-align: center;
}
.default-skin {
    background: #283a49 none repeat scroll 0 0;
    font-weight: 600;
}
.default-skin:hover {
    background: #1e2e3d none repeat scroll 0 0;
}
.blue-skin {
    background: rgba(0, 0, 0, 0) url("patterns/header-profile-skin-1.png") repeat scroll 0 0;
    font-weight: 600;
}
.blue-skin:hover {
    background: #0d8ddb none repeat scroll 0 0;
}
.yellow-skin {
    background: rgba(0, 0, 0, 0) url("patterns/header-profile-skin-3.png") repeat scroll 0 100%;
    font-weight: 600;
}
.yellow-skin:hover {
    background: #ce8735 none repeat scroll 0 0;
}
.ultra-skin {
    background: rgba(0, 0, 0, 0) url("patterns/3.png") repeat scroll 0 0;
    font-weight: 600;
    padding: 20px 10px;
}
.ultra-skin:hover {
    background: rgba(0, 0, 0, 0) url("patterns/4.png") repeat scroll 0 0;
}
.skin-1 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px;
}
.skin-1 .navbar-top-links li:last-child {
    margin-right: 30px;
}
.skin-1.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}
.skin-1 .spin-icon {
    background: #0e9aef none repeat scroll 0 0;
}
.skin-1 .nav-header {
    background-color: #0e9aef;
    background-image: url("patterns/header-profile-skin-1.png");
}
.skin-1.mini-navbar .nav-second-level {
    background: #3e495f none repeat scroll 0 0;
}
.skin-1 .breadcrumb {
    background: transparent none repeat scroll 0 0;
}
.skin-1 .page-heading {
    border: medium none;
}
.skin-1 .nav > li.active {
    background: #3a4459 none repeat scroll 0 0;
}
.skin-1 .nav > li > a {
    color: #9ea6b9;
}
.skin-1 .nav > li.active > a {
    color: #fff;
}
.skin-1 .navbar-minimalize {
    background: #0e9aef none repeat scroll 0 0;
    border-color: #0e9aef;
}
body.skin-1 {
    background: #3e495f none repeat scroll 0 0;
}
.skin-1 .navbar-static-top {
    background: #ffffff none repeat scroll 0 0;
}
.skin-1 .dashboard-header {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    border-top: medium none;
    padding: 20px 30px 10px;
}
.fixed-nav.skin-1 .navbar-fixed-top {
    background: #fff none repeat scroll 0 0;
}
.skin-1 .wrapper-content {
    padding: 30px 15px;
}
.skin-1 #page-wrapper {
    background: #f4f6fa none repeat scroll 0 0;
}
.skin-1 .ibox-title, .skin-1 .ibox-content {
    border-width: 1px;
}
.skin-1 .ibox-content:last-child {
    border-style: solid;
}
.skin-1 .nav > li.active {
    border: medium none;
}
.skin-1 .nav-header {
    padding: 35px 25px 25px;
}
.skin-1 .nav-header a.dropdown-toggle {
    color: #fff;
    margin-top: 10px;
}
.skin-1 .nav-header a.dropdown-toggle .text-muted {
    color: #fff;
    opacity: 0.8;
}
.skin-1 .profile-element {
    text-align: center;
}
.skin-1 .img-circle {
    border-radius: 5px;
}
.skin-1 .navbar-default .nav > li > a:hover, .skin-1 .navbar-default .nav > li > a:focus {
    background: #3a4459 none repeat scroll 0 0;
    color: #fff;
}
.skin-1 .nav.nav-tabs > li.active > a {
    color: #555;
}
.skin-1 .nav.nav-tabs > li.active {
    background: transparent none repeat scroll 0 0;
}
body.skin-2 {
    color: #565758;
}
.skin-2 .minimalize-styl-2 {
    margin: 14px 5px 5px 25px;
}
.skin-2 .navbar-top-links li:last-child {
    margin-right: 25px;
}
.skin-2 .spin-icon {
    background: #59ACE2 none repeat scroll 0 0;
}
.skin-2 .nav-header {
    background-color: #59ACE2;
    background-image: url("patterns/header-profile-skin-2.png");
}
.skin-2.mini-navbar .nav-second-level {
    background: #ededed none repeat scroll 0 0;
}
.skin-2 .breadcrumb {
    background: transparent none repeat scroll 0 0;
}
.skin-2.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}
.skin-2 .page-heading {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: medium none;
}
.skin-2 .nav > li.active {
    background: #e0e0e0 none repeat scroll 0 0;
}
.skin-2 .logo-element {
    padding: 17px 0;
}
.skin-2 .nav > li > a, .skin-2 .welcome-message {
    color: #edf6ff;
}
.skin-2 #top-search::-moz-placeholder {
    color: #edf6ff;
    opacity: 0.5;
}
.skin-2 #side-menu > li > a, .skin-2 .nav.nav-second-level > li > a {
    color: #586b7d;
}
.skin-2 .nav > li.active > a {
    color: #213a53;
}
.skin-2.mini-navbar .nav-header {
    background: #213a53 none repeat scroll 0 0;
}
.skin-2 .navbar-minimalize {
    background: #59ACE2 none repeat scroll 0 0;
    border-color: #59ACE2;
}
.skin-2 .border-bottom {
    border-bottom: medium none;
}
.skin-2 #top-search {
    color: #fff;
}
body.skin-2 #wrapper {
    background-color: #ededed;
}
.skin-2 .navbar-static-top {
    background: #213a53 none repeat scroll 0 0;
}
.fixed-nav.skin-2 .navbar-fixed-top {
    background: #213a53 none repeat scroll 0 0;
    border-bottom: medium none;
}
.skin-2 .nav-header {
    padding: 30px 25px;
}
.skin-2 .dashboard-header {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    border-bottom: medium none;
    border-top: medium none;
    padding: 20px 30px;
}
.skin-2 .wrapper-content {
    padding: 30px 15px;
}
.skin-2 .dashoard-1 .wrapper-content {
    padding: 0 30px 25px;
}
.skin-2 .ibox-title {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 1px;
}
.skin-2 .ibox-content {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    border: medium none;
}
.skin-2 #page-wrapper {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , #f6f6f6 20%, #d5d5d5 100%) repeat scroll 0 0;
}
.skin-2 .ibox-title, .skin-2 .ibox-content {
    border-width: 1px;
}
.skin-2 .ibox-content:last-child {
    border-style: solid;
}
.skin-2 .nav > li.active {
    border: medium none;
}
.skin-2 .nav-header a.dropdown-toggle {
    color: #edf6ff;
    margin-top: 10px;
}
.skin-2 .nav-header a.dropdown-toggle .text-muted {
    color: #edf6ff;
    opacity: 0.8;
}
.skin-2 .img-circle {
    border-radius: 10px;
}
.skin-2 .nav.navbar-top-links > li > a:hover, .skin-2 .nav.navbar-top-links > li > a:focus {
    background: #1a2d41 none repeat scroll 0 0;
}
.skin-2 .navbar-default .nav > li > a:hover, .skin-2 .navbar-default .nav > li > a:focus {
    background: #e0e0e0 none repeat scroll 0 0;
    color: #213a53;
}
.skin-2 .nav.nav-tabs > li.active > a {
    color: #555;
}
.skin-2 .nav.nav-tabs > li.active {
    background: transparent none repeat scroll 0 0;
}
.skin-3 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px;
}
.skin-3 .navbar-top-links li:last-child {
    margin-right: 30px;
}
.skin-3.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}
.skin-3 .spin-icon {
    background: #ecba52 none repeat scroll 0 0;
}
body.boxed-layout.skin-3 #wrapper {
    background: #3e2c42 none repeat scroll 0 0;
}
.skin-3 .nav-header {
    background-color: #ecba52;
    background-image: url("patterns/header-profile-skin-3.png");
}
.skin-3.mini-navbar .nav-second-level {
    background: #3e2c42 none repeat scroll 0 0;
}
.skin-3 .breadcrumb {
    background: transparent none repeat scroll 0 0;
}
.skin-3 .page-heading {
    border: medium none;
}
.skin-3 .nav > li.active {
    background: #38283c none repeat scroll 0 0;
}
.fixed-nav.skin-3 .navbar-fixed-top {
    background: #fff none repeat scroll 0 0;
}
.skin-3 .nav > li > a {
    color: #948b96;
}
.skin-3 .nav > li.active > a {
    color: #fff;
}
.skin-3 .navbar-minimalize {
    background: #ecba52 none repeat scroll 0 0;
    border-color: #ecba52;
}
body.skin-3 {
    background: #3e2c42 none repeat scroll 0 0;
}
.skin-3 .navbar-static-top {
    background: #ffffff none repeat scroll 0 0;
}
.skin-3 .dashboard-header {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    border-top: medium none;
    padding: 20px 30px 10px;
}
.skin-3 .wrapper-content {
    padding: 30px 15px;
}
.skin-3 #page-wrapper {
    background: #f4f6fa none repeat scroll 0 0;
}
.skin-3 .ibox-title, .skin-3 .ibox-content {
    border-width: 1px;
}
.skin-3 .ibox-content:last-child {
    border-style: solid;
}
.skin-3 .nav > li.active {
    border: medium none;
}
.skin-3 .nav-header {
    padding: 35px 25px 25px;
}
.skin-3 .nav-header a.dropdown-toggle {
    color: #fff;
    margin-top: 10px;
}
.skin-3 .nav-header a.dropdown-toggle .text-muted {
    color: #fff;
    opacity: 0.8;
}
.skin-3 .profile-element {
    text-align: center;
}
.skin-3 .img-circle {
    border-radius: 5px;
}
.skin-3 .navbar-default .nav > li > a:hover, .skin-3 .navbar-default .nav > li > a:focus {
    background: #38283c none repeat scroll 0 0;
    color: #fff;
}
.skin-3 .nav.nav-tabs > li.active > a {
    color: #555;
}
.skin-3 .nav.nav-tabs > li.active {
    background: transparent none repeat scroll 0 0;
}
body.md-skin {
    background-color: #ffffff;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.md-skin .nav-header {
    background: rgba(0, 0, 0, 0) url("patterns/4.png") no-repeat scroll 0 0;
}
.md-skin .label, .md-skin .badge {
    font-family: "Roboto";
}
.md-skin .font-bold {
    font-weight: 500;
}
.md-skin .wrapper-content {
    padding: 30px 20px 40px;
}
@media (max-width: 768px) {
.md-skin .wrapper-content {
    padding: 30px 0 40px;
}
}
.md-skin .page-heading {
    border-bottom: medium none;
    border-top: 0 none;
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14);
    padding: 0 10px 20px;
}
.md-skin .full-height-layout .page-heading {
    border-bottom: 1px solid #e7eaec;
}
.md-skin .ibox {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.md-skin .ibox.border-bottom {
    border-bottom: medium none;
}
.md-skin .ibox-title, .md-skin .ibox-content {
    border-style: none;
}
.md-skin .ibox-title h5 {
    font-size: 16px;
    font-weight: 400;
}
.md-skin a.close-canvas-menu {
    color: #ffffff;
}
.md-skin .welcome-message {
    color: #ffffff;
    font-weight: 300;
}
.md-skin #top-search::-moz-placeholder {
    color: #ffffff;
}
.md-skin #nestable-output, .md-skin #nestable2-output {
    font-family: "Roboto",lucida grande,lucida sans unicode,helvetica,arial,sans-serif;
}
.md-skin .landing-page {
    font-family: "Roboto",helvetica,arial,sans-serif;
}
.md-skin .landing-page.navbar-default.navbar-scroll {
    background-color: #fff;
}
.md-skin .landing-page.navbar-default {
    background-color: transparent;
    box-shadow: none;
}
.md-skin .landing-page.navbar-default .nav li a {
    font-family: "Roboto",helvetica,arial,sans-serif;
}
.md-skin .nav > li > a {
    color: #676a6c;
    padding: 14px 20px 14px 25px;
}
.md-skin .nav.navbar-right > li > a {
    color: #ffffff;
}
.md-skin .nav > li.active > a {
    color: #5b5d5f;
    font-weight: 700;
}
.md-skin .navbar-default .nav > li > a:hover, .md-skin .navbar-default .nav > li > a:focus {
    color: #5b5d5f;
    font-weight: 700;
}
.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
    background: #58C9F3 none repeat scroll 0 0;
}
.md-skin .navbar-top-links li {
    display: inline-table;
}
.md-skin .navbar-top-links .dropdown-menu li {
    display: block;
}
.md-skin .pace-done .nav-header {
    transition: all 0.4s ease 0s;
}
.md-skin .nav > li.active {
    background: #f8f8f9 none repeat scroll 0 0;
}
.md-skin .nav-second-level li a {
    padding: 7px 10px 7px 52px;
}
.md-skin .navbar-top-links li a {
    min-height: 50px;
    padding: 20px 10px;
}
.md-skin .nav > li > a {
    font-weight: 400;
}
.md-skin .navbar-static-side .nav > li > a:focus, .md-skin .navbar-static-side .nav > li > a:hover {
    background-color: inherit;
}
.md-skin .navbar-top-links .dropdown-menu li a {
    min-height: inherit;
    padding: 3px 20px;
}
.md-skin .nav-header .navbar-fixed-top a {
    color: #ffffff;
}
.md-skin .nav-header .text-muted {
    color: #ffffff;
}
.md-skin .navbar-form-custom .form-control {
    font-weight: 300;
}
.md-skin .mini-navbar .nav-second-level {
    background-color: inherit;
}
.md-skin .mini-navbar li.active .nav-second-level {
    left: 65px;
}
.md-skin .canvas-menu.mini-navbar .nav-second-level {
    background: inherit;
}
.md-skin .pace-done .navbar-static-side, .md-skin .pace-done .nav-header, .md-skin .pace-done li.active, .md-skin .pace-done #page-wrapper, .md-skin .pace-done .footer {
    transition: all 0.4s ease 0s;
}
.md-skin .navbar-fixed-top {
    background: #fff none repeat scroll 0 0;
    border-bottom: medium none;
    transition-duration: 0.4s;
    z-index: 2030;
}
.md-skin .navbar-fixed-top, .md-skin .navbar-static-top {
    background-color: #58C9F3;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .navbar-static-side {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin #right-sidebar {
    border: medium none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    z-index: 900;
}
.md-skin .white-bg .navbar-fixed-top, .md-skin .white-bg .navbar-static-top {
    background: #fff none repeat scroll 0 0;
}
.md-skin .contact-box {
    border: medium none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .dashboard-header {
    border-bottom: medium none;
    border-top: 0 none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin: 30px 20px 0;
    padding: 20px;
}
@media (max-width: 768px) {
.md-skin .dashboard-header {
    margin: 20px 0 0;
}
}
.md-skin ul.notes li div {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .file {
    border: medium none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .mail-box {
    background-color: #ffffff;
    border: medium none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
    padding: 0;
}
.md-skin .mail-box-header {
    background-color: #ffffff;
    border: medium none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding: 30px 20px 20px;
}
.md-skin .mailbox-content {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    padding: 20px;
}
.md-skin .social-feed-box {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
}
.md-skin.landing-page .navbar-default {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    transition: all 0.3s ease-in-out 0s;
}
.md-skin.landing-page .navbar-default.navbar-scroll, .md-skin.landing-page.body-small .navbar-default {
    background-color: #ffffff;
}
.md-skin.landing-page .nav > li.active {
    background: inherit;
}
.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {
    padding: 20px 10px;
}
.md-skin.landing-page .navbar-default .nav li a {
    font-family: "Roboto",helvetica,arial,sans-serif;
}
.md-skin.landing-page .nav > li > a {
    padding: 25px 10px 15px;
}
.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover, .md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
    background: inherit;
    color: #58C9F3;
}
.md-skin.landing-page.body-small .nav.navbar-right > li > a {
    color: #676a6c;
}
.md-skin .landing_link a, .md-skin .special_link a {
    color: #ffffff;
}
.md-skin.canvas-menu.mini-navbar .nav-second-level {
    background: #f8f8f9 none repeat scroll 0 0;
}
.md-skin.mini-navbar .nav-second-level {
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin.mini-navbar .nav-second-level li a {
    padding-left: 0;
}
.md-skin.mini-navbar.fixed-sidebar .nav-second-level li a {
    padding-left: 52px;
}
.md-skin.top-navigation .nav.navbar-right > li > a {
    color: #676a6c;
    padding: 15px 20px;
}
.md-skin.top-navigation .nav > li a:hover, .md-skin .top-navigation .nav > li a:focus, .md-skin.top-navigation .nav .open > a, .md-skin.top-navigation .nav .open > a:hover, .md-skin.top-navigation .nav .open > a:focus {
    background: #ffffff none repeat scroll 0 0;
    color: #58C9F3;
}
.md-skin.top-navigation .nav > li.active a {
    background: #ffffff none repeat scroll 0 0;
    color: #58C9F3;
}
.md-skin.fixed-nav #wrapper.top-navigation #page-wrapper {
    margin-top: 0;
}
.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 0;
}
.md-skin.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0;
}
.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0;
}
.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    background-color: #ffffff;
    width: 220px;
}
.md-skin.boxed-layout #wrapper {
    background-color: #ffffff;
}
.md-skin.canvas-menu nav.navbar-static-side {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    z-index: 2001;
}
@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: 2001;
}
.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: 2001;
}
.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%;
    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: 2001;
}
.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
}
.ibox-tools {
    display: block;
    float: none;
    text-align: right;
}
}
@media (max-width: 350px) {
.timeline-item .date {
    padding-top: 30px;
    position: relative;
    text-align: left;
    width: 110px;
}
.timeline-item .date i {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    left: 15px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 30px;
}
.timeline-item .content {
    border-left: medium none;
    border-top: 1px solid #e7eaec;
    min-height: 100px;
    padding-top: 10px;
}
.nav.navbar-top-links li.dropdown {
    display: none;
}
.ibox-tools {
    display: inline-block;
    float: none;
    text-align: left;
}
}
@media (max-width: 1000px) {
.welcome-message {
    display: none;
}
}
@media print {
nav.navbar-static-side {
    display: none;
}
body {
    overflow: visible;
}
#page-wrapper {
    margin: 0;
}
}
