@charset "UTF-8";

body,
html {
    background-color: #e9eaed;
    font-family: "Open Sans", sans-serif;
    color: #1e90ff;
    -webkit-font-smoothing: antialiased;
    direction: ltr;
    line-height: 21px;
    font-size: 13px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 !important
}

a,
button {
    outline: 0 !important
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    border: 1px solid #ddd;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-size: 11px !important;
    font-weight: lighter;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 10px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    box-shadow: none !important
}

input[type=file] {
    border: none !important
}

input[type=checkbox]:disabled+label,
input[type=radio]:disabled+label {
    color: #999;
    cursor: not-allowed
}

label {
    font-weight: 400
}

code {
    background: 0 0
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

svg {
    width: 100%
}

#wrapper {
    padding: 0;
    margin: 0;
    height: 100%;
    position: relative
}

body.page-boxed,
html.page-boxed {
    background-color: #505050
}

body.page-boxed #wrapper,
html.page-boxed #wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative
}

body.page-boxed #back-top,
html.page-boxed #back-top {
    right: 90px
}

body.page-boxed.page-sidebar-right-show #back-top,
html.page-boxed.page-sidebar-right-show #back-top {
    right: 310px
}

@media (min-width:1200px) {

    body.page-boxed #wrapper,
    html.page-boxed #wrapper {
        width: 1220px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    body.page-boxed #wrapper {
        width: 970px
    }
}

@media (max-width:1024px) {
    body.page-boxed #back-top {
        right: 60px
    }

    body.page-boxed.page-sidebar-right-show #header .header-right {
        left: 0
    }

    body.page-boxed.page-sidebar-right-show #sidebar-left {
        left: 0
    }

    body.page-boxed.page-sidebar-right-show #sidebar-left:after {
        left: 27px
    }

    body.page-boxed.page-sidebar-right-show #page-content {
        margin-left: 75px
    }

    body.page-boxed.page-sidebar-right-show #page-content .breadcrumb-wrapper {
        display: none
    }

    body.page-boxed.page-sidebar-right-show #back-top {
        right: 280px
    }
}

@media (max-width:800px) {
    body.page-boxed.page-sidebar-minimize-auto #header .navbar-toolbar .navbar-form input {
        min-width: 350px
    }

    body.page-boxed #header .header-right {
        right: 0 !important
    }

    body.page-boxed #page-content {
        margin-right: 0
    }

    body.page-boxed #page-content .header-content .breadcrumb-wrapper {
        display: none
    }

    body.page-boxed #back-top {
        right: 30px
    }

    body.page-boxed.page-sidebar-right-show #header .header-right {
        right: 220px !important
    }

    body.page-boxed.page-sidebar-right-show #header .header-right .navbar-toolbar .navbar-form input {
        min-width: 225px !important
    }

    body.page-boxed.page-sidebar-right-show #sidebar-left:after {
        left: 0
    }
}

@media (max-width:768px) {
    body.page-boxed #sidebar-left {
        left: -230px
    }

    body.page-boxed #back-top {
        right: 40px
    }

    body.page-boxed.page-sidebar-right-show #header .header-right {
        right: 0 !important
    }

    body.page-boxed.page-sidebar-right-show #header .header-right .navbar-toolbar .navbar-form input {
        min-width: 400px !important
    }

    body.page-boxed.page-sidebar-right-show #sidebar-left,
    body.page-boxed.page-sidebar-right-show #sidebar-left:after {
        left: -250px
    }
}

@media (max-width:540px) {
    body.page-boxed.page-sidebar-right-show #header .header-right {
        left: -220px !important
    }
}

body.page-header-fixed .header-right,
body.page-header-fixed .navbar-header {
    position: fixed
}

body.page-header-fixed .header-right {
    right: 0;
    left: 220px
}

body.page-header-fixed.page-sidebar-minimize .header-right,
body.page-header-fixed.page-sidebar-minimize-auto .header-right {
    left: 0
}

body.page-header-fixed.page-sidebar-minimize-auto.page-sidebar-fixed .header-right,
body.page-header-fixed.page-sidebar-minimize.page-sidebar-fixed .header-right {
    right: 0
}

body.page-header-fixed #sidebar-right .panel .panel-heading {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    width: 220px
}

body.page-header-fixed #sidebar-right .panel .panel-body {
    margin-top: 53px
}

@media (max-width:768px) {
    body.page-header-fixed #header .header-right {
        left: 0
    }

    body.page-header-fixed #header .header-left {
        position: fixed
    }

    body.page-header-fixed.page-sidebar-left-show .navbar-toolbar {
        left: 220px
    }
}

body.page-sidebar-fixed #sidebar-left {
    position: fixed;
    left: 0
}

body.page-sidebar-fixed #sidebar-left .sidebar-content .close {
    display: none
}

body.page-sidebar-fixed #sidebar-right {
    position: fixed
}

body.page-sidebar-fixed.page-sidebar-minimize #sidebar-left .sidebar-menu:hover,
body.page-sidebar-fixed.page-sidebar-minimize-auto #sidebar-left .sidebar-menu:hover {
    min-width: 250px
}

body.page-sidebar-fixed.page-sidebar-minimize #sidebar-left .sidebar-menu:hover .sidebar-category,
body.page-sidebar-fixed.page-sidebar-minimize #sidebar-left .sidebar-menu:hover>.active,
body.page-sidebar-fixed.page-sidebar-minimize-auto #sidebar-left .sidebar-menu:hover .sidebar-category,
body.page-sidebar-fixed.page-sidebar-minimize-auto #sidebar-left .sidebar-menu:hover>.active {
    width: 75px
}

body.page-sidebar-fixed.page-sidebar-minimize #sidebar-left .sidebar-menu>.active:hover,
body.page-sidebar-fixed.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>.active:hover {
    width: 250px
}

@media (max-width:768px) {
    body.page-sidebar-fixed.page-sidebar-left-show #header .header-right {
        left: 0;
        right: -220px
    }

    body.page-sidebar-fixed.page-sidebar-right-show #header .header-right {
        left: -220px;
        right: 220px
    }

    body.page-sidebar-fixed #sidebar-left {
        left: -220px
    }
}

body.page-sidebar-minimize #header .header-left,
body.page-sidebar-minimize-auto #header .header-left {
    display: none
}

body.page-sidebar-minimize #header .header-right,
body.page-sidebar-minimize-auto #header .header-right {
    left: 0;
    right: 0
}

body.page-sidebar-minimize #header .header-right .navbar-minimize,
body.page-sidebar-minimize-auto #header .header-right .navbar-minimize {
    width: 75px;
    text-align: center;
    border-right: none
}

body.page-sidebar-minimize #header .header-right .navbar-toolbar:before,
body.page-sidebar-minimize-auto #header .header-right .navbar-toolbar:before {
    left: 75px
}

body.page-sidebar-minimize #header .header-right .navbar-toolbar .navbar-right .dropdown>a,
body.page-sidebar-minimize-auto #header .header-right .navbar-toolbar .navbar-right .dropdown>a {
    padding-bottom: 13px
}

body.page-sidebar-minimize #header .header-right .navbar-toolbar .navbar-right .navbar-profile>a,
body.page-sidebar-minimize-auto #header .header-right .navbar-toolbar .navbar-right .navbar-profile>a {
    padding-bottom: 9px
}

body.page-sidebar-minimize #header .header-right .navbar-toolbar .navbar-right .navbar-setting a,
body.page-sidebar-minimize-auto #header .header-right .navbar-toolbar .navbar-right .navbar-setting a {
    padding-bottom: 13px
}

body.page-sidebar-minimize #header .header-right .navbar-toolbar .navbar-right .navbar-setting a:hover,
body.page-sidebar-minimize-auto #header .header-right .navbar-toolbar .navbar-right .navbar-setting a:hover {
    background-color: #fbfbfb
}

body.page-sidebar-minimize #header .navbar-header,
body.page-sidebar-minimize-auto #header .navbar-header {
    width: 100%
}

body.page-sidebar-minimize #header .navbar-header .logo,
body.page-sidebar-minimize-auto #header .navbar-header .logo {
    display: none
}

body.page-sidebar-minimize #sidebar-left,
body.page-sidebar-minimize-auto #sidebar-left {
    width: 75px
}

body.page-sidebar-minimize #sidebar-left:after,
body.page-sidebar-minimize-auto #sidebar-left:after {
    width: 75px
}

body.page-sidebar-minimize #sidebar-left:hover .sidebar-menu,
body.page-sidebar-minimize-auto #sidebar-left:hover .sidebar-menu {}

body.page-sidebar-minimize #sidebar-left:hover .sidebar-menu>li,
body.page-sidebar-minimize-auto #sidebar-left:hover .sidebar-menu>li {
    width: 250px
}

body.page-sidebar-minimize #sidebar-left:hover .sidebar-menu>li.active,
body.page-sidebar-minimize #sidebar-left:hover .sidebar-menu>li.sidebar-category,
body.page-sidebar-minimize-auto #sidebar-left:hover .sidebar-menu>li.active,
body.page-sidebar-minimize-auto #sidebar-left:hover .sidebar-menu>li.sidebar-category {
    width: 75px
}

body.page-sidebar-minimize #sidebar-left:hover .sidebar-menu>li.active:hover,
body.page-sidebar-minimize-auto #sidebar-left:hover .sidebar-menu>li.active:hover {
    width: 250px
}

body.page-sidebar-minimize #sidebar-left .sidebar-content .media .media-body,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-content .media .media-body {
    display: none
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu {
    width: 75px !important
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu:after {
    left: 37px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover {
    min-width: 220px;
    background-color: #1d1d1d
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover>a>.badge,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover>a>.count,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover>a>.label,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover>a>.text,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover>a>.badge,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover>a>.count,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover>a>.label,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover>a>.text {
    display: inline-block
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover.submenu,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover.submenu {
    min-width: 250px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover.submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover.submenu>ul {
    display: block !important;
    background-color: #222
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:hover.submenu>ul>li>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #222
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li:after {
    left: 37px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.icon,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.icon {
    min-width: 75px;
    margin-left: 6px;
    margin-right: 29px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.icon:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.icon:after {
    left: 36px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.icon i,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.icon i {
    line-height: 30px;
    width: 34px;
    font-size: 15px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.arrow,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.badge,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.count,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.label,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.plus,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.selected,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.text,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.arrow,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.badge,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.count,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.label,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.plus,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.selected,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.text {
    display: none
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.badge,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.label,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.badge,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.label {
    margin-top: 10px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.arrow,
body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.plus,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.arrow,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.plus {
    margin-top: 3px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li>a>.count,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li>a>.count {
    margin-top: 7px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li.sidebar-category,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li.sidebar-category {
    text-align: center;
    font-size: 12px;
    padding: 0;
    min-width: 75px;
    background-color: #323232
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li.sidebar-category .pull-right,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li.sidebar-category .pull-right {
    display: none
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li.sidebar-category:hover,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li.sidebar-category:hover {
    width: 75px !important
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li.submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li.submenu>ul {
    z-index: 1000
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu>li.active,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu>li.active {
    min-width: 75px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu:hover>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu:hover>ul {
    display: block !important
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu>ul {
    position: static;
    left: 75px;
    top: 42px;
    list-style: none;
    min-width: 175px;
    height: auto !important;
    padding-left: 0;
    display: none !important;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu>ul>li:last-child a,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu>ul>li:last-child a {
    padding-bottom: 10px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu>ul>li.submenu:hover>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu>ul>li.submenu:hover>ul {
    display: block !important
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu>ul>li.submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu>ul>li.submenu>ul {
    top: 0 !important;
    left: 175px;
    display: none;
    border-top: none
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu ul:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu ul:after {
    left: 13px;
    top: 0
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu ul li:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu ul li:after {
    left: 10px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu ul li a:before,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu ul li a:before {
    margin-left: -7px
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu.active>ul,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu.active>ul {
    display: none !important
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu.submenu-arrow a .icon,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu.submenu-arrow a .icon {
    z-index: 1
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu.submenu-arrow a .icon:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu.submenu-arrow a .icon:after {
    content: "___";
    position: absolute;
    right: 0;
    top: 3px;
    color: #373737;
    z-index: -1
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu.submenu-arrow .submenu-header,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu.submenu-arrow .submenu-header {
    display: block;
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #373737;
    padding: 0 30px;
    -moz-border-radius: 0 3px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 0 0
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu .submenu.submenu-arrow .submenu-header:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu .submenu.submenu-arrow .submenu-header:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

body.page-sidebar-minimize #sidebar-left .sidebar-menu li.active>a:after,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-menu li.active>a:after {
    border-right: none
}

body.page-sidebar-minimize #sidebar-left .sidebar-footer,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-footer {
    display: none
}

body.page-sidebar-minimize #sidebar-left .hidden-sidebar-minimize,
body.page-sidebar-minimize-auto #sidebar-left .hidden-sidebar-minimize {
    display: none
}

body.page-sidebar-minimize #sidebar-left.sidebar-box .sidebar-menu .submenu>ul,
body.page-sidebar-minimize #sidebar-left.sidebar-circle .sidebar-menu .submenu>ul,
body.page-sidebar-minimize #sidebar-left.sidebar-rounded .sidebar-menu .submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left.sidebar-box .sidebar-menu .submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left.sidebar-circle .sidebar-menu .submenu>ul,
body.page-sidebar-minimize-auto #sidebar-left.sidebar-rounded .sidebar-menu .submenu>ul {
    top: 46px !important
}

body.page-sidebar-minimize #sidebar-left .sidebar-category:before,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-category:before {
    content: '';
    border: 1px solid #323232
}

body.page-sidebar-minimize #sidebar-left .sidebar-category span:first-child,
body.page-sidebar-minimize-auto #sidebar-left .sidebar-category span:first-child {
    display: none
}

body.page-sidebar-minimize #page-content,
body.page-sidebar-minimize-auto #page-content {
    margin-left: 75px
}

@media (max-width:800px) {

    body.page-sidebar-minimize #header .navbar-toolbar .navbar-form input,
    body.page-sidebar-minimize-auto #header .navbar-toolbar .navbar-form input {
        min-width: 400px
    }

    body.page-sidebar-minimize #page-content,
    body.page-sidebar-minimize-auto #page-content {
        margin-right: 0
    }

    body.page-sidebar-minimize #page-content .header-content .breadcrumb-wrapper,
    body.page-sidebar-minimize-auto #page-content .header-content .breadcrumb-wrapper {
        display: block
    }
}

@media (max-width:768px) {

    body.page-sidebar-minimize .header-left,
    body.page-sidebar-minimize-auto .header-left {
        display: block !important
    }
}

@media (max-width:800px) {
    body.page-sidebar-left-show {
        overflow-x: hidden
    }

    body.page-sidebar-left-show #header .header-right {
        right: 0
    }

    body.page-sidebar-left-show #header .navbar-toolbar .navbar-form input {
        min-width: 225px
    }

    body.page-sidebar-left-show #page-content {
        margin-right: -220px
    }
}

@media (max-width:768px) {
    body.page-sidebar-left-show #header {
        left: 220px
    }

    body.page-sidebar-left-show #header .navbar-toolbar .navbar-form input {
        min-width: 400px
    }

    body.page-sidebar-left-show #sidebar-left {
        top: 0;
        left: 0
    }

    body.page-sidebar-left-show #sidebar-left:after {
        left: 0
    }

    body.page-sidebar-left-show #page-content {
        margin-left: 220px !important
    }
}

body.page-sidebar-right-show #header .header-right {
    right: 220px !important
}

body.page-sidebar-right-show #sidebar-right {
    right: 0;
    visibility: inherit
}

body.page-sidebar-right-show #page-content {
    margin-right: 220px !important
}

body.page-sidebar-right-show #back-top {
    right: 250px
}

@media (max-width:800px) {
    body.page-sidebar-right-show #header .header-right {
        left: 0;
        right: 220px
    }

    body.page-sidebar-right-show #header .navbar-toolbar .navbar-form input {
        min-width: 225px
    }

    body.page-sidebar-right-show #page-content {
        margin-left: 75px
    }

    body.page-sidebar-right-show #page-content .header-content .breadcrumb-wrapper {
        display: none
    }

    body.page-sidebar-right-show #sidebar-left {
        left: 0
    }

    body.page-sidebar-right-show #sidebar-left:after {
        left: -220px
    }

    body.page-sidebar-right-show #back-top {
        right: 250px !important
    }
}

@media (max-width:768px) {

    body.page-sidebar-right-show #header .header-left,
    body.page-sidebar-right-show #header .header-right {
        left: -220px
    }

    body.page-sidebar-right-show #header .navbar-toolbar .navbar-form input {
        min-width: 400px
    }

    body.page-sidebar-right-show #sidebar-left {
        left: -220px
    }

    body.page-sidebar-right-show #sidebar-right {
        top: 0;
        right: 0;
        visibility: inherit
    }

    body.page-sidebar-right-show #page-content {
        margin-left: -220px !important;
        margin-right: 0 !important
    }

    body.page-sidebar-right-show #page-content .header-content .breadcrumb-wrapper {
        display: block
    }
}

@media (max-width:640px) {
    body.page-sidebar-right-show #header .navbar-toolbar .navbar-form input {
        min-width: 270px
    }
}

body.page-footer-fixed.page-sidebar-minimize #page-content .footer-content,
body.page-footer-fixed.page-sidebar-minimize-auto #page-content .footer-content {
    left: 75px
}

body.page-footer-fixed #page-content .body-content {
    margin-bottom: 40px
}

body.page-footer-fixed #page-content .footer-content {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 220px;
    z-index: 1000
}

body.page-footer-fixed #back-top {
    bottom: 65px
}

@media (max-width:768px) {
    body.page-footer-fixed #page-content .footer-content {
        left: 0
    }

    body.page-footer-fixed.page-sidebar-left-show #page-content .footer-content {
        left: 220px;
        right: -220px
    }

    body.page-footer-fixed.page-sidebar-right-show #page-content .footer-content {
        right: 220px;
        left: -220px
    }
}

#header {
    height: 50px;
    margin-bottom: 0;
    border: none;
    position: relative;
    z-index: 300
}

@media (max-width:800px) {
    #header .header-right {
        right: 0
    }

    #header .navbar-toolbar .navbar-form input {
        min-width: 225px
    }
}

@media (max-width:768px) {
    #header .navbar-toolbar .navbar-form input {
        min-width: 400px
    }

    #header .header-left,
    #header .header-right {
        display: block
    }

    #header .header-left {
        width: 100%
    }

    #header .header-right {
        top: 50px;
        left: 0;
        right: 0
    }

    #header .header-right .navbar-form {
        margin: 9px 10px 2px
    }

    #header .navbar-header,
    #header .navbar-minimize-mobile {
        float: left;
        display: block;
        position: relative
    }

    #header .navbar-left {
        float: left
    }

    #header .navbar-right {
        float: right
    }

    #header .navbar-right .dropdown-menu {
        right: 0;
        left: inherit
    }

    #header .nav>li {
        float: left
    }

    #header .navbar-minimize,
    #header .navbar-setting {
        display: none
    }

    #header .navbar-nav {
        margin: 0
    }

    #header .navbar-minimize-mobile {
        position: absolute;
        vertical-align: top;
        text-align: center;
        height: 99%;
        line-height: 43px;
        cursor: pointer;
        padding-top: 8px;
        width: 65px;
        z-index: 1
    }

    #header .navbar-minimize-mobile.left {
        left: 0
    }

    #header .navbar-minimize-mobile.right {
        right: 0
    }

    #header .navbar-minimize-mobile i {
        font-size: 25px
    }

    #header .navbar-header {
        width: 100%;
        z-index: -1
    }

    #header .navbar-header .navbar-brand {
        width: 100%
    }

    #header .navbar-header .navbar-brand .logo {
        display: block !important;
        margin: 0 auto
    }

    #header .navbar-form {
        margin-left: 10px;
        margin-right: 10px
    }

    #header .navbar-form .form-group {
        margin-bottom: 0
    }
}

@media (max-width:600px) {
    #header .navbar-toolbar .navbar-form input {
        min-width: 263px
    }

    body.page-sidebar-left-show #header .navbar-toolbar .navbar-form input {
        min-width: 270px
    }
}

@media (max-width:480px) {
    #header .navbar-search {
        display: none
    }

    #header .navbar-toolbar .navbar-right .dropdown-menu {
        right: 0 !important
    }
}

@media (max-width:360px) {
    #header .navbar-right .navbar-notification .dropdown-menu {
        right: -45px
    }

    #header .navbar-right .navbar-message .dropdown-menu {
        right: -95px
    }

    #header .navbar-toolbar .navbar-right .navbar-message .dropdown-menu {
        right: -115px !important
    }

    #header .navbar-toolbar .navbar-right .navbar-notification .dropdown-menu {
        right: -65px !important
    }

    #header .navbar-left .navbar-search {
        display: none !important
    }
}

.header-left {
    float: left;
    position: relative
}

.header-left .navbar-header {
    height: 51px;
    width: 220px;
    left: 0
}

.header-left .navbar-header .navbar-brand {
    padding: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    font-size: 20px;
    line-height: 50px;
    text-transform: capitalize
}

.header-left .navbar-header .navbar-brand img {
    margin: 0 auto
}

.header-left .navbar-minimize-mobile {
    color: #fff;
    display: none
}

.header-right {
    float: left;
    position: absolute;
    left: 220px;
    right: 0
}

.header-right .navbar-toolbar:before {
    border-bottom: 1px solid #ddd;
    position: absolute;
    display: block;
    content: "";
    bottom: -1px;
    left: 0;
    right: 0
}

.header-right .navbar {
    border: none
}

.navbar-toolbar {
    border-bottom: none;
    margin-bottom: 0;
    background-color: #fff
}

.navbar-toolbar .navbar-left .navbar-minimize {
    border-right: 1px solid #ddd
}

.navbar-toolbar .navbar-left .navbar-minimize a {
    padding-top: 16px;
    padding-bottom: 13px
}

.navbar-toolbar .navbar-left .navbar-minimize a i {
    font-size: 24px;
    margin-top: -3px
}

.navbar-toolbar .navbar-left .navbar-search .trigger-search {
    font-size: 22px;
    color: #777;
    display: none;
    padding: 14px
}

.navbar-toolbar .navbar-right .dropdown>a {
    padding-top: 16px;
    padding-bottom: 12px
}

.navbar-toolbar .navbar-right .dropdown>a .count {
    position: absolute;
    top: 9px;
    right: 6px;
    padding: .4em .6em
}

.navbar-toolbar .navbar-right .dropdown>a>i {
    position: relative;
    font-size: 22px;
    color: #777
}

.navbar-toolbar .navbar-right .navbar-profile>a {
    padding-top: 8px;
    padding-right: 11px;
    padding-bottom: 8px
}

.navbar-toolbar .navbar-right .navbar-profile>a .meta {
    display: table;
    width: 100%;
    line-height: 30px
}

.navbar-toolbar .navbar-right .navbar-profile>a .meta .avatar {
    display: table-cell;
    vertical-align: middle;
    width: 35px;
    height: 35px
}

.navbar-toolbar .navbar-right .navbar-profile>a .meta .avatar img {
    display: block;
    width: 100%
}

.navbar-toolbar .navbar-right .navbar-profile>a .meta .text {
    font-size: 13px;
    font-weight: 600;
    padding-left: 5px
}

.navbar-toolbar .navbar-right .navbar-profile>a .meta .caret {
    margin-left: 5px;
    color: gray
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu {
    width: 180px;
    height: inherit;
    min-height: 0
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu .dropdown-header {
    box-shadow: none;
    border-top: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu .dropdown-header:first-child {
    border-top: none
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu>li>a {
    white-space: normal
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu li:first-child a {
    margin-top: 9px
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu li a {
    color: #999;
    padding: 3px 10px
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu li a:hover {
    color: grey
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu li a i {
    min-width: 20px
}

.navbar-toolbar .navbar-right .navbar-profile .dropdown-menu li a .label {
    margin-top: 2px
}

.navbar-toolbar .navbar-right .navbar-setting {
    border-left: 1px solid #ddd
}

.navbar-toolbar .navbar-right .navbar-setting:visited {
    background-color: transparent
}

.navbar-toolbar .navbar-right .navbar-setting a {
    padding-right: 15px;
    padding-top: 16px;
    padding-bottom: 12px
}

.navbar-toolbar .navbar-right .navbar-setting a i {
    z-index: 2;
    position: relative;
    font-size: 22px
}

.navbar-toolbar .navbar-right .dropdown-menu {
    top: auto;
    width: 300px;
    padding: 0;
    position: absolute;
    margin-top: 5px;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    min-height: 355px;
    overflow: hidden;
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08)
}

.navbar-toolbar .navbar-right .dropdown-menu .dropdown-header {
    display: table;
    width: 100%;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e6ebed;
    padding: 0 15px !important;
    height: 36px;
    line-height: 36px;
    color: #5e5e5e;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 13px;
    font-weight: 600
}

.navbar-toolbar .navbar-right .dropdown-menu .dropdown-header .title {
    display: table-cell;
    font-weight: 600
}

.navbar-toolbar .navbar-right .dropdown-menu .dropdown-header .option {
    display: table-cell;
    font-weight: 400
}

.navbar-toolbar .navbar-right .dropdown-menu .dropdown-body {
    height: 281px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08)
}

.navbar-toolbar .navbar-right .dropdown-menu .dropdown-footer {
    display: table;
    width: 100%;
    background-color: #f7f7f7;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 15px !important;
    height: 36px;
    line-height: 36px;
    color: #5e5e5e;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    text-align: center;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px
}

.navbar-toolbar .navbar-form {
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.navbar-toolbar .navbar-form input {
    box-shadow: none;
    min-width: 350px
}

.navbar-toolbar .navbar-form .form-group {
    padding: 0
}

.navbar-toolbar .sidebar-minimize i {
    color: #777
}

@media (max-width:640px) {
    .navbar-toolbar .navbar-form {
        margin: 7px 10px 2px !important
    }

    .navbar-toolbar .navbar-form input {
        min-width: 275px
    }
}

.navbar-message form {
    padding: 6px 15px;
    background-color: #fafafa;
    border-bottom: 1px solid #e6ebed
}

.navbar-message form .has-icon .form-control-icon {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    width: 34px;
    line-height: 33px;
    text-align: center;
    color: #777
}

.navbar-message>a {
    position: relative
}

.navbar-message .media-list {
    height: 225px;
    width: 100%
}

.navbar-message .media-list .media .media-body .media-heading {
    font-weight: 400
}

.navbar-notification .media-list i {
    font-size: 30px
}

.navbar-message .indicator,
.navbar-notification .indicator {
    text-align: center
}

.navbar-message .indicator .spinner,
.navbar-notification .indicator .spinner {
    left: 26%;
    width: 200px;
    font-size: 13px;
    line-height: 17px;
    color: #999
}

.navbar-dark {
    background-color: #2a2a2a;
    color: #777
}

.navbar-dark:before {
    border-bottom: none !important
}

.navbar-dark .sidebar-minimize i {
    color: #fff
}

.navbar-dark .navbar-left .navbar-minimize {
    border-right: none
}

.navbar-dark .navbar-left .navbar-minimize a:active,
.navbar-dark .navbar-left .navbar-minimize a:focus,
.navbar-dark .navbar-left .navbar-minimize a:hover {
    background-color: #505050
}

.navbar-dark .navbar-left .navbar-minimize a:active i,
.navbar-dark .navbar-left .navbar-minimize a:focus i,
.navbar-dark .navbar-left .navbar-minimize a:hover i {
    color: #fff
}

.navbar-dark .navbar-left .navbar-minimize a i {
    color: #777
}

.navbar-dark .navbar-left .navbar-search .navbar-form input {
    background-color: #505050 !important;
    color: #777 !important
}

.navbar-dark .navbar-left .navbar-search .navbar-form input::-webkit-input-placeholder {
    color: #777
}

.navbar-dark .navbar-left .navbar-search .navbar-form input:-moz-placeholder {
    color: #777
}

.navbar-dark .navbar-left .navbar-search .navbar-form input::-moz-placeholder {
    color: #777
}

.navbar-dark .navbar-left .navbar-search .navbar-form input:-ms-input-placeholder {
    color: #777
}

.navbar-dark .navbar-left .navbar-search .navbar-form button[type=submit]:before {
    color: #777
}

.navbar-dark .navbar-right .dropdown>a:active,
.navbar-dark .navbar-right .dropdown>a:focus,
.navbar-dark .navbar-right .dropdown>a:hover,
.navbar-dark .navbar-right .dropdown>a:visited {
    background-color: #505050 !important
}

.navbar-dark .navbar-right .dropdown>a>i {
    color: #777
}

.navbar-dark .navbar-right .navbar-setting {
    border-left: none
}

.navbar-dark .navbar-right .navbar-setting a:active,
.navbar-dark .navbar-right .navbar-setting a:focus,
.navbar-dark .navbar-right .navbar-setting a:hover,
.navbar-dark .navbar-right .navbar-setting a:visited {
    background-color: #505050 !important
}

.navbar-dark .navbar-right .navbar-setting a i {
    color: #777
}

.navbar-dark .navbar-right .navbar-profile>a .meta .caret,
.navbar-dark .navbar-right .navbar-profile>a .meta .text {
    color: #777
}

.navbar-dark .navbar-right .navbar-chat {
    border-left: none
}

.navbar-dark .navbar-right .navbar-chat a i {
    color: #777
}

.navbar-dark .navbar-form input {
    border: 1px solid #2a2a2a !important
}

.navbar-dark .navbar-form input:active,
.navbar-dark .navbar-form input:focus {
    border: 1px solid #2a2a2a !important
}

.navbar-dark .navbar-form .form-group .btn {
    background-color: #2a2a2a;
    border: 1px solid #2a2a2a
}

.navbar-primary {
    background-color: #00b1e1;
    color: #fff
}

.navbar-primary:before {
    border-bottom: none !important
}

.navbar-primary .sidebar-minimize i {
    color: #fff
}

.navbar-primary .navbar-left .navbar-minimize {
    border-right: none
}

.navbar-primary .navbar-left .navbar-minimize a:active,
.navbar-primary .navbar-left .navbar-minimize a:focus,
.navbar-primary .navbar-left .navbar-minimize a:hover {
    background-color: #2fd3ff
}

.navbar-primary .navbar-left .navbar-minimize a:active i,
.navbar-primary .navbar-left .navbar-minimize a:focus i,
.navbar-primary .navbar-left .navbar-minimize a:hover i {
    color: #fff
}

.navbar-primary .navbar-left .navbar-minimize a i {
    color: #fff
}

.navbar-primary .navbar-left .navbar-search .navbar-form input {
    background-color: #2fd3ff !important;
    color: #fff !important
}

.navbar-primary .navbar-left .navbar-search .navbar-form input::-webkit-input-placeholder {
    color: #fff
}

.navbar-primary .navbar-left .navbar-search .navbar-form input:-moz-placeholder {
    color: #fff
}

.navbar-primary .navbar-left .navbar-search .navbar-form input::-moz-placeholder {
    color: #fff
}

.navbar-primary .navbar-left .navbar-search .navbar-form input:-ms-input-placeholder {
    color: #fff
}

.navbar-primary .navbar-left .navbar-search .navbar-form button[type=submit]:before {
    color: #fff
}

.navbar-primary .navbar-right .dropdown>a:active,
.navbar-primary .navbar-right .dropdown>a:focus,
.navbar-primary .navbar-right .dropdown>a:hover,
.navbar-primary .navbar-right .dropdown>a:visited {
    background-color: #2fd3ff !important
}

.navbar-primary .navbar-right .dropdown>a>i {
    color: #fff
}

.navbar-primary .navbar-right .navbar-setting {
    border-left: none
}

.navbar-primary .navbar-right .navbar-setting a:active,
.navbar-primary .navbar-right .navbar-setting a:focus,
.navbar-primary .navbar-right .navbar-setting a:hover,
.navbar-primary .navbar-right .navbar-setting a:visited {
    background-color: #2fd3ff !important
}

.navbar-primary .navbar-right .navbar-setting a i {
    color: #fff
}

.navbar-primary .navbar-right .navbar-profile>a .meta .caret,
.navbar-primary .navbar-right .navbar-profile>a .meta .text {
    color: #fff
}

.navbar-primary .navbar-right .navbar-chat {
    border-left: none
}

.navbar-primary .navbar-right .navbar-chat a i {
    color: #fff
}

.navbar-primary .navbar-form input {
    border: 1px solid #00b1e1 !important
}

.navbar-primary .navbar-form input:active,
.navbar-primary .navbar-form input:focus {
    border: 1px solid #00b1e1 !important
}

.navbar-primary .navbar-form .form-group .btn {
    background-color: #00b1e1;
    border: 1px solid #00b1e1
}

.navbar-success {
    background-color: #8cc152;
    color: #fff
}

.navbar-success:before {
    border-bottom: none !important
}

.navbar-success .sidebar-minimize i {
    color: #fff
}

.navbar-success .navbar-left .navbar-minimize {
    border-right: none
}

.navbar-success .navbar-left .navbar-minimize a:active,
.navbar-success .navbar-left .navbar-minimize a:focus,
.navbar-success .navbar-left .navbar-minimize a:hover {
    background-color: #b1d58a
}

.navbar-success .navbar-left .navbar-minimize a:active i,
.navbar-success .navbar-left .navbar-minimize a:focus i,
.navbar-success .navbar-left .navbar-minimize a:hover i {
    color: #fff
}

.navbar-success .navbar-left .navbar-minimize a i {
    color: #fff
}

.navbar-success .navbar-left .navbar-search .navbar-form input {
    background-color: #b1d58a !important;
    color: #fff !important
}

.navbar-success .navbar-left .navbar-search .navbar-form input::-webkit-input-placeholder {
    color: #fff
}

.navbar-success .navbar-left .navbar-search .navbar-form input:-moz-placeholder {
    color: #fff
}

.navbar-success .navbar-left .navbar-search .navbar-form input::-moz-placeholder {
    color: #fff
}

.navbar-success .navbar-left .navbar-search .navbar-form input:-ms-input-placeholder {
    color: #fff
}

.navbar-success .navbar-left .navbar-search .navbar-form button[type=submit]:before {
    color: #fff
}

.navbar-success .navbar-right .dropdown>a:active,
.navbar-success .navbar-right .dropdown>a:focus,
.navbar-success .navbar-right .dropdown>a:hover,
.navbar-success .navbar-right .dropdown>a:visited {
    background-color: #b1d58a !important
}

.navbar-success .navbar-right .dropdown>a>i {
    color: #fff
}

.navbar-success .navbar-right .navbar-setting {
    border-left: none
}

.navbar-success .navbar-right .navbar-setting a:active,
.navbar-success .navbar-right .navbar-setting a:focus,
.navbar-success .navbar-right .navbar-setting a:hover,
.navbar-success .navbar-right .navbar-setting a:visited {
    background-color: #b1d58a !important
}

.navbar-success .navbar-right .navbar-setting a i {
    color: #fff
}

.navbar-success .navbar-right .navbar-profile>a .meta .caret,
.navbar-success .navbar-right .navbar-profile>a .meta .text {
    color: #fff
}

.navbar-success .navbar-right .navbar-chat {
    border-left: none
}

.navbar-success .navbar-right .navbar-chat a i {
    color: #fff
}

.navbar-success .navbar-form input {
    border: 1px solid #8cc152 !important
}

.navbar-success .navbar-form input:active,
.navbar-success .navbar-form input:focus {
    border: 1px solid #8cc152 !important
}

.navbar-success .navbar-form .form-group .btn {
    background-color: #8cc152;
    border: 1px solid #8cc152
}

.navbar-info {
    background-color: #63d3e9;
    color: #fff
}

.navbar-info:before {
    border-bottom: none !important
}

.navbar-info .sidebar-minimize i {
    color: #fff
}

.navbar-info .navbar-left .navbar-minimize {
    border-right: none
}

.navbar-info .navbar-left .navbar-minimize a:active,
.navbar-info .navbar-left .navbar-minimize a:focus,
.navbar-info .navbar-left .navbar-minimize a:hover {
    background-color: #a6e6f2
}

.navbar-info .navbar-left .navbar-minimize a:active i,
.navbar-info .navbar-left .navbar-minimize a:focus i,
.navbar-info .navbar-left .navbar-minimize a:hover i {
    color: #fff
}

.navbar-info .navbar-left .navbar-minimize a i {
    color: #fff
}

.navbar-info .navbar-left .navbar-search .navbar-form input {
    background-color: #a6e6f2 !important;
    color: #fff !important
}

.navbar-info .navbar-left .navbar-search .navbar-form input::-webkit-input-placeholder {
    color: #fff
}

.navbar-info .navbar-left .navbar-search .navbar-form input:-moz-placeholder {
    color: #fff
}

.navbar-info .navbar-left .navbar-search .navbar-form input::-moz-placeholder {
    color: #fff
}

.navbar-info .navbar-left .navbar-search .navbar-form input:-ms-input-placeholder {
    color: #fff
}

.navbar-info .navbar-left .navbar-search .navbar-form button[type=submit]:before {
    color: #fff
}

.navbar-info .navbar-right .dropdown>a:active,
.navbar-info .navbar-right .dropdown>a:focus,
.navbar-info .navbar-right .dropdown>a:hover,
.navbar-info .navbar-right .dropdown>a:visited {
    background-color: #a6e6f2 !important
}

.navbar-info .navbar-right .dropdown>a>i {
    color: #fff
}

.navbar-info .navbar-right .navbar-setting {
    border-left: none
}

.navbar-info .navbar-right .navbar-setting a:active,
.navbar-info .navbar-right .navbar-setting a:focus,
.navbar-info .navbar-right .navbar-setting a:hover,
.navbar-info .navbar-right .navbar-setting a:visited {
    background-color: #a6e6f2 !important
}

.navbar-info .navbar-right .navbar-setting a i {
    color: #fff
}

.navbar-info .navbar-right .navbar-profile>a .meta .caret,
.navbar-info .navbar-right .navbar-profile>a .meta .text {
    color: #fff
}

.navbar-info .navbar-right .navbar-chat {
    border-left: none
}

.navbar-info .navbar-right .navbar-chat a i {
    color: #fff
}

.navbar-info .navbar-form input {
    border: 1px solid #63d3e9 !important
}

.navbar-info .navbar-form input:active,
.navbar-info .navbar-form input:focus {
    border: 1px solid #63d3e9 !important
}

.navbar-info .navbar-form .form-group .btn {
    background-color: #63d3e9;
    border: 1px solid #63d3e9
}

.navbar-warning {
    background-color: #f6bb42;
    color: #fff
}

.navbar-warning:before {
    border-bottom: none !important
}

.navbar-warning .sidebar-minimize i {
    color: #fff
}

.navbar-warning .navbar-left .navbar-minimize {
    border-right: none
}

.navbar-warning .navbar-left .navbar-minimize a:active,
.navbar-warning .navbar-left .navbar-minimize a:focus,
.navbar-warning .navbar-left .navbar-minimize a:hover {
    background-color: #f9d58b
}

.navbar-warning .navbar-left .navbar-minimize a:active i,
.navbar-warning .navbar-left .navbar-minimize a:focus i,
.navbar-warning .navbar-left .navbar-minimize a:hover i {
    color: #fff
}

.navbar-warning .navbar-left .navbar-minimize a i {
    color: #fff
}

.navbar-warning .navbar-left .navbar-search .navbar-form input {
    background-color: #f9d58b !important;
    color: #fff !important
}

.navbar-warning .navbar-left .navbar-search .navbar-form input::-webkit-input-placeholder {
    color: #fff
}

.navbar-warning .navbar-left .navbar-search .navbar-form input:-moz-placeholder {
    color: #fff
}

.navbar-warning .navbar-left .navbar-search .navbar-form input::-moz-placeholder {
    color: #fff
}

.navbar-warning .navbar-left .navbar-search .navbar-form input:-ms-input-placeholder {
    color: #fff
}

.navbar-warning .navbar-left .navbar-search .navbar-form button[type=submit]:before {
    color: #fff
}

.navbar-warning .navbar-right .dropdown>a:active,
.navbar-warning .navbar-right .dropdown>a:focus,
.navbar-warning .navbar-right .dropdown>a:hover,
.navbar-warning .navbar-right .dropdown>a:visited {
    background-color: #f9d58b !important
}

.navbar-warning .navbar-right .dropdown>a>i {
    color: #fff
}

.navbar-warning .navbar-right .navbar-setting {
    border-left: none
}

.navbar-warning .navbar-right .navbar-setting a:active,
.navbar-warning .navbar-right .navbar-setting a:focus,
.navbar-warning .navbar-right .navbar-setting a:hover,
.navbar-warning .navbar-right .navbar-setting a:visited {
    background-color: #f9d58b !important
}

.navbar-warning .navbar-right .navbar-setting a i {
    color: #fff
}

.navbar-warning .navbar-right .navbar-profile>a .meta .caret,
.navbar-warning .navbar-right .navbar-profile>a .meta .text {
    color: #fff
}

.navbar-warning .navbar-right .navbar-chat {
    border-left: none
}

.navbar-warning .navbar-right .navbar-chat a i {
    color: #fff
}

.navbar-warning .navbar-form input {
    border: 1px solid #f6bb42 !important
}

.navbar-warning .navbar-form input:active,
.navbar-warning .navbar-form input:focus {
    border: 1px solid #f6bb42 !important
}

.navbar-warning .navbar-form .form-group .btn {
    background-color: #f6bb42;
    border: 1px solid #f6bb42
}

.navbar-danger {
    background-color: #e9573f;
    color: #fff
}

.navbar-danger:before {
    border-bottom: none !important
}

.navbar-danger .sidebar-minimize i {
    color: #fff
}

.navbar-danger .navbar-left .navbar-minimize {
    border-right: none
}

.navbar-danger .navbar-left .navbar-minimize a:active,
.navbar-danger .navbar-left .navbar-minimize a:focus,
.navbar-danger .navbar-left .navbar-minimize a:hover {
    background-color: #f19384
}

.navbar-danger .navbar-left .navbar-minimize a:active i,
.navbar-danger .navbar-left .navbar-minimize a:focus i,
.navbar-danger .navbar-left .navbar-minimize a:hover i {
    color: #fff
}

.navbar-danger .navbar-left .navbar-minimize a i {
    color: #fff
}

.navbar-danger .navbar-left .navbar-search .navbar-form input {
    background-color: #f19384 !important;
    color: #fff !important
}

.navbar-danger .navbar-left .navbar-search .navbar-form input::-webkit-input-placeholder {
    color: #fff
}

.navbar-danger .navbar-left .navbar-search .navbar-form input:-moz-placeholder {
    color: #fff
}

.navbar-danger .navbar-left .navbar-search .navbar-form input::-moz-placeholder {
    color: #fff
}

.navbar-danger .navbar-left .navbar-search .navbar-form input:-ms-input-placeholder {
    color: #fff
}

.navbar-danger .navbar-left .navbar-search .navbar-form button[type=submit]:before {
    color: #fff
}

.navbar-danger .navbar-right .dropdown>a:active,
.navbar-danger .navbar-right .dropdown>a:focus,
.navbar-danger .navbar-right .dropdown>a:hover,
.navbar-danger .navbar-right .dropdown>a:visited {
    background-color: #f19384 !important
}

.navbar-danger .navbar-right .dropdown>a>i {
    color: #fff
}

.navbar-danger .navbar-right .navbar-setting {
    border-left: none
}

.navbar-danger .navbar-right .navbar-setting a:active,
.navbar-danger .navbar-right .navbar-setting a:focus,
.navbar-danger .navbar-right .navbar-setting a:hover,
.navbar-danger .navbar-right .navbar-setting a:visited {
    background-color: #f19384 !important
}

.navbar-danger .navbar-right .navbar-setting a i {
    color: #fff
}

.navbar-danger .navbar-right .navbar-profile>a .meta .caret,
.navbar-danger .navbar-right .navbar-profile>a .meta .text {
    color: #fff
}

.navbar-danger .navbar-right .navbar-chat {
    border-left: none
}

.navbar-danger .navbar-right .navbar-chat a i {
    color: #fff
}

.navbar-danger .navbar-form input {
    border: 1px solid #e9573f !important
}

.navbar-danger .navbar-form input:active,
.navbar-danger .navbar-form input:focus {
    border: 1px solid #e9573f !important
}

.navbar-danger .navbar-form .form-group .btn {
    background-color: #e9573f;
    border: 1px solid #e9573f
}

#page-content {
    background-color: #e9eaed;
    margin-left: 220px;
    z-index: 100
}



.header-content {
    padding: 12px 20px;
    border-bottom: 1px solid #ddd;
    background: #ff6d1e;
    position: relative;
    margin: 0
}

.header-content h2 {
    font-size: 22px;
    color: #fff;
    letter-spacing: -.5px;
    margin: 0
}

.header-content h2 i {
    font-size: 21px;
    margin-right: 7px;
    border-right: 1px dotted #ddd;
    padding-right: 10px
}

.header-content h2 span {
    font-size: 13px;
    text-transform: none;
    color: #999;
    font-style: italic;
    vertical-align: middle;
    letter-spacing: 0;
    margin-left: 5px
}

.header-content .breadcrumb-wrapper {
    position: absolute;
    top: 15px;
    right: 20px
}

.header-content .breadcrumb-wrapper .label {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    display: inline-block
}

.header-content .breadcrumb-wrapper .breadcrumb {
    background: 0 0;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: none
}

.header-content .breadcrumb-wrapper .breadcrumb li {
    font-size: 12px;
    white-space: nowrap
}

.header-content .breadcrumb-wrapper .breadcrumb li+li:before {
    content: "";
    padding: 0
}

.header-content .breadcrumb-wrapper .breadcrumb li i,
.header-content .breadcrumb-wrapper .breadcrumb li span {
    color: #fff;
    width: 1.25em;
    text-align: center
}

.header-content .breadcrumb-wrapper .breadcrumb li span {
    padding: 0 3px
}

.header-content .breadcrumb-wrapper .breadcrumb li a {
    color: #fff
}

.header-content .breadcrumb-wrapper .breadcrumb li.active {
    color: #fff;
    padding-left: 3px
}

.header-content .breadcrumb-wrapper .breadcrumb li:last-child a {
    text-decoration: none;
    cursor: default
}

.header-content .breadcrumb-wrapper .breadcrumb li:last-child i:last-child {
    display: none
}

.body-content {
    background-color: #f7f7f7;
    padding: 20px;
    min-height: inherit;
    position: relative
}

.footer-content {
    background-color: #fff;
    padding: 8px 11px;
    font-size: 12px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #999
}

@media (max-width:800px) {
    .footer-content {
        text-align: center
    }

    .footer-content .pull-left,
    .footer-content .pull-right {
        display: none
    }
}

#sidebar-left {
    width: 220px;
    float: left;
    z-index: 200;
    position: absolute;
    background-color: #2a2a2a
}

#sidebar-left:after {
    background-color: #1e90ff;
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 220px;
    z-index: -2
}

@media (max-width:768px) {
    #sidebar-left {
        top: 100px;
        left: -220px;
        z-index: 9999;
        position: absolute
    }

    #sidebar-left:after {
        left: -220px
    }

    #sidebar-left .sidebar-content {
        padding: 23px 10px
    }

    #sidebar-left .sidebar-menu>li:first-child a {
        padding-top: 13px
    }
}

#sidebar-right {
    top: 0;
    right: -220px;
    visibility: hidden;
    width: 220px;
    position: fixed;
    z-index: 500
}

#sidebar-right:after {
    background-color: #2a2a2a;
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 220px;
    z-index: -1
}

#sidebar-right .panel {
    border: none
}

#sidebar-right .panel .panel-heading {
    background-color: #2a2a2a
}

#sidebar-right .panel .panel-heading .nav-tabs li.active a {
    background-color: #2a2a2a
}

#sidebar-right .panel .panel-heading .nav-tabs li.active a i {
    color: #fff
}

#sidebar-right .panel .panel-heading .nav-tabs li a {
    background-color: #2a2a2a
}

#sidebar-right .panel .panel-heading .nav-tabs li a:hover {
    background-color: #323232
}

#sidebar-right .panel .panel-heading .nav-tabs li i {
    color: #7f7f7f
}

#sidebar-right .panel .panel-heading ul li a {
    padding: 12px 15px !important
}

#sidebar-right .media-list {
    background-color: #2a2a2a
}

#sidebar-right .media-list .media:hover {
    background-color: #2a2a2a;
    opacity: 1
}

#sidebar-right .media-list .media .media-heading {
    color: #777
}

#sidebar-right .media-list .media .media-body {
    border-bottom: 1px solid #323232
}

#sidebar-right .media-list .media:last-child .media-body {
    border-bottom: none
}

#sidebar-right .panel-tab {
    background-color: transparent
}

#sidebar-right .panel .panel-heading {
    border-bottom: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

#sidebar-right .panel .panel-heading .nav-tabs li a {
    cursor: pointer;
    border: none
}

#sidebar-right .panel .panel-heading .nav-tabs li a i {
    font-size: 20px;
    line-height: 30px
}

#sidebar-right .panel .panel-body {
    background-color: #2a2a2a
}

#sidebar-right .sidebar-menu {
    margin-top: 0
}

#sidebar-right .sidebar-menu>li>ul {
    background-color: #2a2a2a
}

#sidebar-right .sidebar-menu>li>ul>li {
    border-bottom: none
}

#sidebar-right .media-list .media .media-object {
    margin-top: 10px
}

#sidebar-right .media-list .media .media-object i {
    top: 12px !important
}

#sidebar-right .media-list .media .media-heading {
    font-weight: 300
}

#sidebar-right .media-list .media .media-body {
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width:768px) {
    #sidebar-right {
        top: 100px
    }

    #sidebar-right.sidebar-show {
        top: 100px
    }
}

@media (max-width:480px) {
    #sidebar-right .panel-tab .panel-heading ul li {
        width: inherit
    }
}

.sidebar-content {
    position: relative;
    padding: 15px 10px;
    background-color: #222;
    border-bottom: 2px solid #373737;
    min-height: 81px
}

.sidebar-content .media-heading {
    color: #777
}

.sidebar-content .media-heading span {
    color: #d0d0d0
}

.sidebar-content small {
    color: #777
}

.sidebar-content .close {
    color: #fff
}

.sidebar-content:after {
    position: absolute;
    content: "";
    left: 37px;
    top: 0;
    bottom: 0;
    z-index: -1
}

.sidebar-content img {
    width: 54px;
    height: 54px
}

.sidebar-content .media {
    margin-top: 0
}

.sidebar-content .media-heading {
    font-weight: 300 !important;
    margin-bottom: 2px;
    margin-top: 5px
}

.sidebar-content .close {
    position: absolute;
    top: -2px;
    right: 2px;
    font-size: 19px;
    font-weight: 400;
    text-shadow: 0 1px 0 #fff
}

.sidebar-content .btn {
    opacity: .7
}

.sidebar-content .btn:hover {
    opacity: 1
}

.sidebar-menu {
    list-style: none;
    padding: 0;
    position: relative;
    margin-bottom: 0
}

.sidebar-menu li:after {
    position: absolute;
    content: "";
    left: 55px;
    bottom: -1px
}

.sidebar-menu li.submenu .badge.pull-right,
.sidebar-menu li.submenu .label.pull-right {
    margin-right: 10px !important
}

.sidebar-menu li.submenu .fa.arrow {
    font-size: 15px;
    margin-right: 15px
}

.sidebar-menu li .badge,
.sidebar-menu li .label {
    text-shadow: 0 1px 1px #777;
    color: #f7f7f7;
    padding: 3px 4px 4px 4px
}

.sidebar-menu>li {
    display: block;
    position: relative
}

.sidebar-menu>li:after {
    border-left: 2px solid #373737
}

.sidebar-menu>li:first-child.active {
    margin-top: -1px
}

.sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-menu>li:last-child:after {
    bottom: 10px
}

.sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-menu>li.active {
    background-color: #3c3c3c
}

.sidebar-menu>li.active .icon {
    text-shadow: 0 1px 1px #777
}

.sidebar-menu>li.active>a span {
    color: #d0d0d0
}

.sidebar-menu>li.active>a .arrow {
    color: #777
}

.sidebar-menu>li.active>a>.plus:before {
    content: "\f147"
}

.sidebar-menu>li.active>a>.icon i {
    color: #d0d0d0
}

.sidebar-menu>li.sidebar-minimize-end>a>.icon:after {
    bottom: 6px !important
}

.sidebar-menu>li>a {
    display: block;
    padding: 6px 15px;
    text-decoration: none
}

.sidebar-menu>li>a:hover span {
    color: #d0d0d0
}

.sidebar-menu>li>a:hover .icon>i,
.sidebar-menu>li>a:hover .text {
    color: #d0d0d0
}

.sidebar-menu>li>a:after {
    position: absolute;
    content: "";
    left: 29px;
    top: -13px;
    bottom: 0;
    z-index: -1
}

.sidebar-menu>li>a>span {
    display: inline;
    color: #fff
}

.sidebar-menu>li>a>.count {
    float: right;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 19px;
    background-color: #373737
}

.sidebar-menu>li>a>.icon {
    margin-right: 10px
}

.sidebar-menu>li>a>.icon:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 29px;
    z-index: -1
}

.sidebar-menu>li>a>.icon i {
    text-align: center;
    line-height: 25px;
    width: 29px;
    font-size: 12px;
    color: #777
}

.sidebar-menu>li>a>.arrow,
.sidebar-menu>li>a>.plus {
    vertical-align: middle;
    font-weight: 400;
    text-align: center;
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 20px
}

.sidebar-menu>li>a>.arrow:before,
.sidebar-menu>li>a>.plus:before {
    font-family: FontAwesome;
    font-size: 15px
}

.sidebar-menu>li>a>.arrow:before {
    content: "\f105"
}

.sidebar-menu>li>a>.arrow.open:before {
    content: "\f107" !important
}

.sidebar-menu>li>a>.selected {
    display: block;
    background-image: none;
    float: right;
    position: absolute;
    right: 0;
    top: 14px;
    background: 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 6px double transparent;
    border-bottom: 6px double transparent;
    border-left: 0;
    border-right: 6px solid #f3f3f4
}

.sidebar-menu>li>a>.plus:before {
    content: "\f196"
}

.sidebar-menu>li>a>.plus.open:before {
    content: "\f147" !important
}

.sidebar-menu>li>a>.pull-right {
    margin-top: 5px
}

.sidebar-menu>li.submenu ul {
    display: none
}

.sidebar-menu>li.submenu.active .arrow:before {
    content: "\f107"
}

.sidebar-menu>li.submenu.active>ul {
    display: block
}

.sidebar-menu>li.submenu.active>ul>li.submenu.active .arrow:before {
    content: "\f103" !important
}

.sidebar-menu>li.submenu.active>ul>li.submenu.active>ul {
    display: block
}

.sidebar-menu>li.submenu.active>ul>li.submenu.active>ul>li.active a {
    color: #d0d0d0
}

.sidebar-menu>li.submenu.active>ul>li.submenu.active>ul>li.active a:before {
    color: #81b71a
}

.sidebar-menu>li.submenu.active>ul>li.submenu.active>ul>li a {
    color: #777
}

.sidebar-menu>li.submenu.active>ul>li.submenu.active>ul>li a:hover {
    color: #d0d0d0
}

.sidebar-menu>li>ul:after {
    position: absolute;
    content: "";
    left: 29px;
    top: 39px;
    bottom: 0
}

.sidebar-menu>li>ul>li {
    line-height: 15px;
    border-bottom: 1px solid #373737
}

.sidebar-menu>li>ul>li>a:hover {
    background-color: #ff6d1e
}

.sidebar-menu>li>ul>li>a>.text {
    min-width: 110px
}

.sidebar-menu>li>ul>li>a>.arrow {
    float: right;
    margin-right: 21px;
    vertical-align: middle;
    font-weight: 400;
    width: 30px;
    text-align: right;
    font-size: 13px
}

.sidebar-menu>li>ul>li>a>.arrow:before {
    font-family: FontAwesome;
    font-size: 15px;
    content: "\f101" !important;
    margin-right: -6px
}

.sidebar-menu>li>ul>li>a>.arrow.open:before {
    content: "\f103" !important
}

.sidebar-menu>li>ul>li>ul {
    background-color: #161616
}

.sidebar-menu>li>ul>li>ul>li>a {
    padding: 8px 0 8px 30px
}

.sidebar-menu>li>ul>li>ul>li>a:hover {
    background-color: #000
}

.sidebar-menu>li>ul>li>ul>li>ul {
    background-color: #111
}

.sidebar-menu>li>ul>li>ul>li>ul>li>a {
    padding: 8px 0 8px 35px
}

.sidebar-menu>li>ul>li>ul>li>ul>li>a:hover {
    background-color: #000
}

.sidebar-menu>li>ul>li>ul>li>ul>li>ul {
    background-color: #0b0b0b
}

.sidebar-menu>li>ul>li>ul>li>ul>li>ul>li>a {
    padding: 8px 0 8px 40px
}

.sidebar-menu>li>ul>li>ul>li>ul>li>ul>li>a:hover {
    background-color: #000
}

.sidebar-menu>li>ul>li>ul>li>ul>li>ul>li>ul {
    background-color: #060606
}

.sidebar-menu>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding: 8px 0 8px 45px
}

.sidebar-menu>li>ul>li>ul>li>ul>li>ul>li>ul>li>a:hover {
    background-color: #000
}

.sidebar-menu>li>ul>li.active {
    background-color: #000
}

.sidebar-menu>li>ul>li.active.submenu>a {
    background-color: #373737
}

.sidebar-menu ul {
    margin: 0;
    padding: 0;
    background-color: #1d1d1d;
    list-style: none
}

.sidebar-menu ul li {
    position: relative;
    background-color: #1e90ff
}

.sidebar-menu ul li:after {
    background-color: #2a2a2a
}

.sidebar-menu ul li a {
    font-size: 12px;
    text-decoration: none;
    padding: 8px 0 8px 22px;
    display: block;
    text-transform: capitalize;
    color: #fff
}

.sidebar-menu ul li a:hover {
    color: #fff
}

.sidebar-menu ul li a:before {
    color: #373737
}

.sidebar-menu ul li.active a {
    color: #b7b7b7
}

.sidebar-menu ul li.active a:before {
    color: #373737
}

.sidebar-menu ul li.active ul li.active>a {
    color: #b7b7b7
}

.sidebar-menu ul li.active ul li>a {
    color: #777
}

.sidebar-menu ul li.active ul li>a:hover {
    color: #b7b7b7
}

.sidebar-menu .submenu-header {
    display: none
}

.sidebar-category {
    padding: 0 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
    background-color: #323232;
    color: #7f7f7f
}

.sidebar-footer {
    line-height: 40px;
    height: 40px
}

.sidebar-footer a {
    color: #777
}

.sidebar-footer a:hover {
    color: #000
}

.sidebar-footer .pull-left {
    width: 25%;
    text-align: center
}

.sidebar-footer .pull-left i {
    font-size: 12px;
    color: #fff
}

.sidebar-light {
    background-color: #fff !important
}

.sidebar-light:after {
    background-color: #fff !important
}

.sidebar-light .sidebar-content {
    border-bottom: 2px solid #ddd !important
}

.sidebar-light .sidebar-content .online,
.sidebar-light .sidebar-content img {
    border: 2px solid #ddd !important
}

.sidebar-light .sidebar-menu>li:hover {
    background-color: #e4e4e7 !important
}

.sidebar-light .sidebar-menu>li:hover.submenu>ul {
    background-color: #f7f7f8 !important
}

.sidebar-light .sidebar-menu>li:hover.submenu>ul>li:hover a {
    background-color: #f4f4f5 !important
}

.sidebar-light .sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #f7f7f8 !important
}

.sidebar-light .sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-light .sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-light .sidebar-menu>li>a:hover .icon>i,
.sidebar-light .sidebar-menu>li>a:hover .text {
    color: #777
}

.sidebar-light .sidebar-menu>li>a>.icon i {
    color: #777
}

.sidebar-light .sidebar-menu>li>a>.count {
    background-color: #fff;
    color: #777
}

.sidebar-light .sidebar-menu>li>a>span {
    color: #777
}

.sidebar-light .sidebar-menu>li>a>span.badge,
.sidebar-light .sidebar-menu>li>a>span.label {
    color: #fff !important
}

.sidebar-light .sidebar-menu>li.active {
    background-color: #fafafa !important
}

.sidebar-light .sidebar-menu>li.active>a>.icon {
    text-shadow: none !important
}

.sidebar-light .sidebar-menu>li.active>a>.icon i {
    color: #fff !important
}

.sidebar-light .sidebar-menu>li.active>a span {
    color: #777
}

.sidebar-light .sidebar-menu>li>ul {
    background-color: #fff
}

.sidebar-light .sidebar-menu>li>ul>li:after {
    background-color: #fff !important
}

.sidebar-light .sidebar-menu>li>ul>li a {
    color: #777
}

.sidebar-light .sidebar-menu>li>ul>li a:before {
    color: #ddd !important
}

.sidebar-light .sidebar-menu>li>ul>li a:hover:before {
    color: #777 !important
}

.sidebar-light .sidebar-menu>li>ul>li.active a {
    color: #777
}

.sidebar-light .sidebar-menu>li>ul>li.active a:before {
    color: #fff
}

.sidebar-light .sidebar-menu>li>ul>li ul {
    background-color: #f7f7f8
}

.sidebar-light .sidebar-menu li {
    color: #777 !important
}

.sidebar-light .sidebar-menu li.sidebar-category {
    background-color: #ddd !important
}

.sidebar-light>.sidebar-content {
    border-bottom: 2px solid #fff
}

.sidebar-light>.sidebar-content .media-heading span {
    color: #777
}

.sidebar-light>.sidebar-content .media-heading,
.sidebar-light>.sidebar-content small {
    color: #777
}

.sidebar-light>.sidebar-content .online {
    border: 2px solid #fff;
    background-color: #72a53b !important
}

.sidebar-light>.sidebar-footer {
    background-color: #fff
}

.sidebar-light>.sidebar-footer a {
    color: #777
}

.sidebar-light .nicescroll-rails div {
    background-color: #fff !important
}

.sidebar-light.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-light.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-light.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #ddd
}

.sidebar-light.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-light.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-light.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #ddd;
    background-color: #fff
}

.sidebar-light.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-light.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-light.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #ddd !important
}

.sidebar-light.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-light.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-light.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #ddd;
    -webkit-box-shadow: 0 0 0 2px #ddd;
    box-shadow: 0 0 0 2px #ddd
}

.sidebar-light.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-light.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-light.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-primary {
    background-color: #00a5d2 !important
}

.sidebar-primary:after {
    background-color: #00a5d2 !important
}

.sidebar-primary>.sidebar-menu>li:hover {
    background-color: #009dc8 !important
}

.sidebar-primary>.sidebar-menu>li:hover.submenu>ul>li:hover a {
    background-color: #0091b8 !important
}

.sidebar-primary>.sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #00a5d2 !important
}

.sidebar-primary>.sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-primary>.sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-primary>.sidebar-menu>li.sidebar-category {
    background-color: #00bdf0 !important
}

.sidebar-primary>.sidebar-menu>li>a:hover .icon>i,
.sidebar-primary>.sidebar-menu>li>a:hover .text {
    color: #fff
}

.sidebar-primary>.sidebar-menu>li>a>.icon i {
    color: #fff
}

.sidebar-primary>.sidebar-menu>li>a>.count {
    background-color: #00c5fb;
    color: #fff
}

.sidebar-primary>.sidebar-menu>li>a>span {
    color: #fff
}

.sidebar-primary>.sidebar-menu>li.active {
    background-color: #00c5fb !important
}

.sidebar-primary>.sidebar-menu>li.active>a>.icon {
    text-shadow: none !important
}

.sidebar-primary>.sidebar-menu>li.active>a>.icon i {
    color: #fff !important
}

.sidebar-primary>.sidebar-menu>li.active>a span {
    color: #fff
}

.sidebar-primary>.sidebar-menu>li>ul>li {
    background-color: #0089ae
}

.sidebar-primary>.sidebar-menu>li>ul>li:after {
    background-color: #00bdf0 !important
}

.sidebar-primary>.sidebar-menu>li>ul>li a {
    color: #fff
}

.sidebar-primary>.sidebar-menu>li>ul>li a:before {
    color: #00bdf0 !important
}

.sidebar-primary>.sidebar-menu>li>ul>li a:hover:before {
    color: #fff !important
}

.sidebar-primary>.sidebar-menu>li>ul>li.active a {
    color: #fff
}

.sidebar-primary>.sidebar-menu>li>ul>li.active a:before {
    color: #00c5fb
}

.sidebar-primary>.sidebar-menu>li>ul>li ul {
    background-color: #00a5d2
}

.sidebar-primary>.sidebar-menu li {
    color: #fff !important
}

.sidebar-primary>.sidebar-menu li.sidebar-category {
    background-color: #00bdf0 !important
}

.sidebar-primary>.sidebar-content {
    border-bottom: 2px solid #00c5fb
}

.sidebar-primary>.sidebar-content .online,
.sidebar-primary>.sidebar-content img {
    border: 2px solid #00c5fb !important
}

.sidebar-primary>.sidebar-content .media-heading span {
    color: #fff
}

.sidebar-primary>.sidebar-content .media-heading,
.sidebar-primary>.sidebar-content small {
    color: #fff
}

.sidebar-primary>.sidebar-content .online {
    background-color: #72a53b !important
}

.sidebar-primary>.sidebar-footer {
    background-color: #00bdf0
}

.sidebar-primary>.sidebar-footer a {
    color: #fff
}

.sidebar-primary .nicescroll-rails div {
    background-color: #06caff !important
}

.sidebar-primary.sidebar-box .sidebar-menu>li.active>a>.icon i,
.sidebar-primary.sidebar-circle .sidebar-menu>li.active>a>.icon i,
.sidebar-primary.sidebar-rounded .sidebar-menu>li.active>a>.icon i {
    background-color: #15cdff !important
}

.sidebar-primary.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-primary.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-primary.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #00bdf0
}

.sidebar-primary.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-primary.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-primary.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #00bdf0;
    background-color: #00b9eb
}

.sidebar-primary.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-primary.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-primary.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #00b1e1 !important
}

.sidebar-primary.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-primary.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-primary.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #00b1e1;
    -webkit-box-shadow: 0 0 0 2px #00b1e1;
    box-shadow: 0 0 0 2px #00b1e1
}

.sidebar-primary.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-primary.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-primary.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-success {
    background-color: #85bd47 !important
}

.sidebar-success:after {
    background-color: #85bd47 !important
}

.sidebar-success>.sidebar-menu>li:hover {
    background-color: #7fb842 !important
}

.sidebar-success>.sidebar-menu>li:hover.submenu>ul>li:hover a {
    background-color: #78ac3e !important
}

.sidebar-success>.sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #85bd47 !important
}

.sidebar-success>.sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-success>.sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-success>.sidebar-menu>li.sidebar-category {
    background-color: #93c55d !important
}

.sidebar-success>.sidebar-menu>li>a:hover .icon>i,
.sidebar-success>.sidebar-menu>li>a:hover .text {
    color: #fff
}

.sidebar-success>.sidebar-menu>li>a>.icon i {
    color: #fff
}

.sidebar-success>.sidebar-menu>li>a>.count {
    background-color: #98c865;
    color: #fff
}

.sidebar-success>.sidebar-menu>li>a>span {
    color: #fff
}

.sidebar-success>.sidebar-menu>li.active {
    background-color: #98c865 !important
}

.sidebar-success>.sidebar-menu>li.active>a>.icon {
    text-shadow: none !important
}

.sidebar-success>.sidebar-menu>li.active>a>.icon i {
    color: #fff !important
}

.sidebar-success>.sidebar-menu>li.active>a span {
    color: #fff
}

.sidebar-success>.sidebar-menu>li>ul>li {
    background-color: #72a53b
}

.sidebar-success>.sidebar-menu>li>ul>li:after {
    background-color: #93c55d !important
}

.sidebar-success>.sidebar-menu>li>ul>li a {
    color: #fff
}

.sidebar-success>.sidebar-menu>li>ul>li a:before {
    color: #93c55d !important
}

.sidebar-success>.sidebar-menu>li>ul>li a:hover:before {
    color: #fff !important
}

.sidebar-success>.sidebar-menu>li>ul>li.active a {
    color: #fff
}

.sidebar-success>.sidebar-menu>li>ul>li.active a:before {
    color: #98c865
}

.sidebar-success>.sidebar-menu>li>ul>li ul {
    background-color: #85bd47
}

.sidebar-success>.sidebar-menu li {
    color: #fff !important
}

.sidebar-success>.sidebar-menu li.sidebar-category {
    background-color: #93c55d !important
}

.sidebar-success>.sidebar-content {
    border-bottom: 2px solid #98c865
}

.sidebar-success>.sidebar-content .online,
.sidebar-success>.sidebar-content img {
    border: 2px solid #98c865 !important
}

.sidebar-success>.sidebar-content .media-heading span {
    color: #fff
}

.sidebar-success>.sidebar-content .media-heading,
.sidebar-success>.sidebar-content small {
    color: #fff
}

.sidebar-success>.sidebar-content .online {
    background-color: #72a53b !important
}

.sidebar-success>.sidebar-footer {
    background-color: #93c55d
}

.sidebar-success>.sidebar-footer a {
    color: #fff
}

.sidebar-success .nicescroll-rails div {
    background-color: #9dca6c !important
}

.sidebar-success.sidebar-box .sidebar-menu>li.active>a>.icon i,
.sidebar-success.sidebar-circle .sidebar-menu>li.active>a>.icon i,
.sidebar-success.sidebar-rounded .sidebar-menu>li.active>a>.icon i {
    background-color: #a5ce78 !important
}

.sidebar-success.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-success.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-success.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #93c55d
}

.sidebar-success.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-success.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-success.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #93c55d;
    background-color: #91c45a
}

.sidebar-success.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-success.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-success.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #8cc152 !important
}

.sidebar-success.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-success.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-success.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #8cc152;
    -webkit-box-shadow: 0 0 0 2px #8cc152;
    box-shadow: 0 0 0 2px #8cc152
}

.sidebar-success.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-success.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-success.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-info {
    background-color: #56cfe7 !important
}

.sidebar-info:after {
    background-color: #56cfe7 !important
}

.sidebar-info>.sidebar-menu>li:hover {
    background-color: #4dcde6 !important
}

.sidebar-info>.sidebar-menu>li:hover.submenu>ul>li:hover a {
    background-color: #3fc9e4 !important
}

.sidebar-info>.sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #56cfe7 !important
}

.sidebar-info>.sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-info>.sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-info>.sidebar-menu>li.sidebar-category {
    background-color: #70d7eb !important
}

.sidebar-info>.sidebar-menu>li>a:hover .icon>i,
.sidebar-info>.sidebar-menu>li>a:hover .text {
    color: #fff
}

.sidebar-info>.sidebar-menu>li>a>.icon i {
    color: #fff
}

.sidebar-info>.sidebar-menu>li>a>.count {
    background-color: #79d9ec;
    color: #fff
}

.sidebar-info>.sidebar-menu>li>a>span {
    color: #fff
}

.sidebar-info>.sidebar-menu>li.active {
    background-color: #79d9ec !important
}

.sidebar-info>.sidebar-menu>li.active>a>.icon {
    text-shadow: none !important
}

.sidebar-info>.sidebar-menu>li.active>a>.icon i {
    color: #fff !important
}

.sidebar-info>.sidebar-menu>li.active>a span {
    color: #fff
}

.sidebar-info>.sidebar-menu>li>ul>li {
    background-color: #36c6e3
}

.sidebar-info>.sidebar-menu>li>ul>li:after {
    background-color: #70d7eb !important
}

.sidebar-info>.sidebar-menu>li>ul>li a {
    color: #fff
}

.sidebar-info>.sidebar-menu>li>ul>li a:before {
    color: #70d7eb !important
}

.sidebar-info>.sidebar-menu>li>ul>li a:hover:before {
    color: #fff !important
}

.sidebar-info>.sidebar-menu>li>ul>li.active a {
    color: #fff
}

.sidebar-info>.sidebar-menu>li>ul>li.active a:before {
    color: #79d9ec
}

.sidebar-info>.sidebar-menu>li>ul>li ul {
    background-color: #56cfe7
}

.sidebar-info>.sidebar-menu li {
    color: #fff !important
}

.sidebar-info>.sidebar-menu li.sidebar-category {
    background-color: #70d7eb !important
}

.sidebar-info>.sidebar-content {
    border-bottom: 2px solid #79d9ec
}

.sidebar-info>.sidebar-content .online,
.sidebar-info>.sidebar-content img {
    border: 2px solid #79d9ec !important
}

.sidebar-info>.sidebar-content .media-heading span {
    color: #fff
}

.sidebar-info>.sidebar-content .media-heading,
.sidebar-info>.sidebar-content small {
    color: #fff
}

.sidebar-info>.sidebar-content .online {
    background-color: #72a53b !important
}

.sidebar-info>.sidebar-footer {
    background-color: #70d7eb
}

.sidebar-info>.sidebar-footer a {
    color: #fff
}

.sidebar-info .nicescroll-rails div {
    background-color: #82dced !important
}

.sidebar-info.sidebar-box .sidebar-menu>li.active>a>.icon i,
.sidebar-info.sidebar-circle .sidebar-menu>li.active>a>.icon i,
.sidebar-info.sidebar-rounded .sidebar-menu>li.active>a>.icon i {
    background-color: #90e0ef !important
}

.sidebar-info.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-info.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-info.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #70d7eb
}

.sidebar-info.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-info.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-info.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #70d7eb;
    background-color: #6cd6ea
}

.sidebar-info.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-info.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-info.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #63d3e9 !important
}

.sidebar-info.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-info.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-info.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #63d3e9;
    -webkit-box-shadow: 0 0 0 2px #63d3e9;
    box-shadow: 0 0 0 2px #63d3e9
}

.sidebar-info.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-info.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-info.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-warning {
    background-color: #f5b633 !important
}

.sidebar-warning:after {
    background-color: #f5b633 !important
}

.sidebar-warning>.sidebar-menu>li:hover {
    background-color: #f5b22a !important
}

.sidebar-warning>.sidebar-menu>li:hover.submenu>ul>li:hover a {
    background-color: #f4ad1b !important
}

.sidebar-warning>.sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #f5b633 !important
}

.sidebar-warning>.sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-warning>.sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-warning>.sidebar-menu>li.sidebar-category {
    background-color: #f7c051 !important
}

.sidebar-warning>.sidebar-menu>li>a:hover .icon>i,
.sidebar-warning>.sidebar-menu>li>a:hover .text {
    color: #fff
}

.sidebar-warning>.sidebar-menu>li>a>.icon i {
    color: #fff
}

.sidebar-warning>.sidebar-menu>li>a>.count {
    background-color: #f7c45a;
    color: #fff
}

.sidebar-warning>.sidebar-menu>li>a>span {
    color: #fff
}

.sidebar-warning>.sidebar-menu>li.active {
    background-color: #f7c45a !important
}

.sidebar-warning>.sidebar-menu>li.active>a>.icon {
    text-shadow: none !important
}

.sidebar-warning>.sidebar-menu>li.active>a>.icon i {
    color: #fff !important
}

.sidebar-warning>.sidebar-menu>li.active>a span {
    color: #fff
}

.sidebar-warning>.sidebar-menu>li>ul>li {
    background-color: #f4a911
}

.sidebar-warning>.sidebar-menu>li>ul>li:after {
    background-color: #f7c051 !important
}

.sidebar-warning>.sidebar-menu>li>ul>li a {
    color: #fff
}

.sidebar-warning>.sidebar-menu>li>ul>li a:before {
    color: #f7c051 !important
}

.sidebar-warning>.sidebar-menu>li>ul>li a:hover:before {
    color: #fff !important
}

.sidebar-warning>.sidebar-menu>li>ul>li.active a {
    color: #fff
}

.sidebar-warning>.sidebar-menu>li>ul>li.active a:before {
    color: #f7c45a
}

.sidebar-warning>.sidebar-menu>li>ul>li ul {
    background-color: #f5b633
}

.sidebar-warning>.sidebar-menu li {
    color: #fff !important
}

.sidebar-warning>.sidebar-menu li.sidebar-category {
    background-color: #f7c051 !important
}

.sidebar-warning>.sidebar-content {
    border-bottom: 2px solid #f7c45a
}

.sidebar-warning>.sidebar-content .online,
.sidebar-warning>.sidebar-content img {
    border: 2px solid #f7c45a !important
}

.sidebar-warning>.sidebar-content .media-heading span {
    color: #fff
}

.sidebar-warning>.sidebar-content .media-heading,
.sidebar-warning>.sidebar-content small {
    color: #fff
}

.sidebar-warning>.sidebar-content .online {
    background-color: #72a53b !important
}

.sidebar-warning>.sidebar-footer {
    background-color: #f7c051
}

.sidebar-warning>.sidebar-footer a {
    color: #fff
}

.sidebar-warning .nicescroll-rails div {
    background-color: #f8c764 !important
}

.sidebar-warning.sidebar-box .sidebar-menu>li.active>a>.icon i,
.sidebar-warning.sidebar-circle .sidebar-menu>li.active>a>.icon i,
.sidebar-warning.sidebar-rounded .sidebar-menu>li.active>a>.icon i {
    background-color: #f8cd73 !important
}

.sidebar-warning.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-warning.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-warning.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #f7c051
}

.sidebar-warning.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-warning.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-warning.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #f7c051;
    background-color: #f6bf4c
}

.sidebar-warning.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-warning.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-warning.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #f6bb42 !important
}

.sidebar-warning.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-warning.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-warning.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #f6bb42;
    -webkit-box-shadow: 0 0 0 2px #f6bb42;
    box-shadow: 0 0 0 2px #f6bb42
}

.sidebar-warning.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-warning.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-warning.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-danger {
    background-color: #e74b31 !important
}

.sidebar-danger:after {
    background-color: #e74b31 !important
}

.sidebar-danger>.sidebar-menu>li:hover {
    background-color: #e64328 !important
}

.sidebar-danger>.sidebar-menu>li:hover.submenu>ul>li:hover a {
    background-color: #e5371a !important
}

.sidebar-danger>.sidebar-menu>li:hover.submenu>ul>li>ul {
    background-color: #e74b31 !important
}

.sidebar-danger>.sidebar-menu>li:first-child>a>.icon:after {
    top: -1px
}

.sidebar-danger>.sidebar-menu>li:last-child>a>.icon:after {
    bottom: 6px
}

.sidebar-danger>.sidebar-menu>li.sidebar-category {
    background-color: #eb634d !important
}

.sidebar-danger>.sidebar-menu>li>a:hover .icon>i,
.sidebar-danger>.sidebar-menu>li>a:hover .text {
    color: #fff
}

.sidebar-danger>.sidebar-menu>li>a>.icon i {
    color: #fff
}

.sidebar-danger>.sidebar-menu>li>a>.count {
    background-color: #ec6b56;
    color: #fff
}

.sidebar-danger>.sidebar-menu>li>a>span {
    color: #fff
}

.sidebar-danger>.sidebar-menu>li.active {
    background-color: #ec6b56 !important
}

.sidebar-danger>.sidebar-menu>li.active>a>.icon {
    text-shadow: none !important
}

.sidebar-danger>.sidebar-menu>li.active>a>.icon i {
    color: #fff !important
}

.sidebar-danger>.sidebar-menu>li.active>a span {
    color: #fff
}

.sidebar-danger>.sidebar-menu>li>ul>li {
    background-color: #dc3519
}

.sidebar-danger>.sidebar-menu>li>ul>li:after {
    background-color: #eb634d !important
}

.sidebar-danger>.sidebar-menu>li>ul>li a {
    color: #fff
}

.sidebar-danger>.sidebar-menu>li>ul>li a:before {
    color: #eb634d !important
}

.sidebar-danger>.sidebar-menu>li>ul>li a:hover:before {
    color: #fff !important
}

.sidebar-danger>.sidebar-menu>li>ul>li.active a {
    color: #fff
}

.sidebar-danger>.sidebar-menu>li>ul>li.active a:before {
    color: #ec6b56
}

.sidebar-danger>.sidebar-menu>li>ul>li ul {
    background-color: #e74b31
}

.sidebar-danger>.sidebar-menu li {
    color: #fff !important
}

.sidebar-danger>.sidebar-menu li.sidebar-category {
    background-color: #eb634d !important
}

.sidebar-danger>.sidebar-content {
    border-bottom: 2px solid #ec6b56
}

.sidebar-danger>.sidebar-content .online,
.sidebar-danger>.sidebar-content img {
    border: 2px solid #ec6b56 !important
}

.sidebar-danger>.sidebar-content .media-heading span {
    color: #fff
}

.sidebar-danger>.sidebar-content .media-heading,
.sidebar-danger>.sidebar-content small {
    color: #fff
}

.sidebar-danger>.sidebar-content .online {
    background-color: #72a53b !important
}

.sidebar-danger>.sidebar-footer {
    background-color: #eb634d
}

.sidebar-danger>.sidebar-footer a {
    color: #fff
}

.sidebar-danger .nicescroll-rails div {
    background-color: #ed735f !important
}

.sidebar-danger.sidebar-box .sidebar-menu>li.active>a>.icon i,
.sidebar-danger.sidebar-circle .sidebar-menu>li.active>a>.icon i,
.sidebar-danger.sidebar-rounded .sidebar-menu>li.active>a>.icon i {
    background-color: #ee7f6d !important
}

.sidebar-danger.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-danger.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-danger.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #eb634d
}

.sidebar-danger.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-danger.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-danger.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #eb634d;
    background-color: #ea5f48
}

.sidebar-danger.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-danger.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-danger.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #e9573f !important
}

.sidebar-danger.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-danger.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-danger.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #e9573f;
    -webkit-box-shadow: 0 0 0 2px #e9573f;
    box-shadow: 0 0 0 2px #e9573f
}

.sidebar-danger.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-danger.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-danger.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-box .sidebar-menu>li>a>.icon:after,
.sidebar-circle .sidebar-menu>li>a>.icon:after,
.sidebar-rounded .sidebar-menu>li>a>.icon:after {
    border: 1px solid #373737
}

.sidebar-box .sidebar-menu>li>a>.icon i,
.sidebar-circle .sidebar-menu>li>a>.icon i,
.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border: 2px solid #373737;
    color: #fff;
    background-color: #222
}

.sidebar-box .sidebar-menu>li>ul:after,
.sidebar-circle .sidebar-menu>li>ul:after,
.sidebar-rounded .sidebar-menu>li>ul:after {
    border-left: 2px solid #373737
}

.sidebar-box .sidebar-menu>li>ul>li:after,
.sidebar-circle .sidebar-menu>li>ul>li:after,
.sidebar-rounded .sidebar-menu>li>ul>li:after {
    z-index: 1;
    width: 8px;
    height: 8px;
    left: 26px;
    top: 13px;
    bottom: auto;
    border-color: transparent;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s;
    -moz-box-shadow: 0 0 0 2px #373737;
    -webkit-box-shadow: 0 0 0 2px #373737;
    box-shadow: 0 0 0 2px #373737
}

.sidebar-box .sidebar-menu>li>ul>li a:before,
.sidebar-circle .sidebar-menu>li>ul>li a:before,
.sidebar-rounded .sidebar-menu>li>ul>li a:before {
    content: "\2014\00a0";
    margin-left: 13px
}

.sidebar-box .sidebar-content img {
    border-radius: 0
}

.sidebar-box .sidebar-menu>li>a>.icon i {
    border-radius: 0
}

.sidebar-box .sidebar-menu>li>ul>li:after {
    border-radius: 0
}

.sidebar-rounded .sidebar-content img {
    border-radius: 3px
}

.sidebar-rounded .sidebar-menu>li>a>.icon i {
    border-radius: 3px
}

.sidebar-rounded .sidebar-menu>li>ul>li:after {
    border-radius: 3px
}

.sidebar-circle .sidebar-content img {
    border-radius: 50%
}

.sidebar-circle .sidebar-menu>li>a>.icon i {
    border-radius: 50%
}

.sidebar-circle .sidebar-menu>li>ul>li:after {
    border-radius: 50%;
    color: #fff
}

.sidebar-profile {
    background-color: #2a2a2a
}

.sidebar-profile .panel {
    background-color: #323232
}

.sidebar-profile .list-unstyled {
    margin: 15px
}

.sidebar-profile .list-unstyled li {
    padding: 5px 0;
    font-size: 12px;
    color: #777
}

.sidebar-profile .list-unstyled li:first-child {
    padding-top: 0
}

.sidebar-profile .list-unstyled li:last-child {
    padding-bottom: 0
}

.sidebar-profile .list-unstyled li i {
    width: 15px
}

.sidebar-profile .media .media-body .media-heading {
    font-weight: 400
}

.sidebar-profile .media-list {
    width: 220px;
    height: auto;
    padding: 5px 0
}

.sidebar-profile .media-list.activity>.media .media-object {
    width: 15px;
    height: 15px
}

.sidebar-profile .media-list.activity>.media .media-heading {
    font-size: 13px
}

.sidebar-profile .media-list.activity>.media .media-meta.time {
    float: left !important
}

.sidebar-profile .media-list.activity>.media .media-body {
    border-bottom: none !important
}

.sidebar-profile .media-list.working>.media .media-object {
    width: 35px;
    height: 35px
}

.sidebar-profile .media-list>.media {
    padding: 0 15px;
    line-height: 18px;
    opacity: .8;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.sidebar-profile .media-list>.media .media-object i {
    color: #777
}

.sidebar-profile .media-list>.media .media-heading {
    text-transform: capitalize !important;
    font-weight: 400 !important;
    font-size: 14px;
    color: #777 !important
}

.sidebar-profile .media-list>.media .media-body {
    position: relative;
    width: 145px
}

.sidebar-profile .media-list>.media .media-body .media-meta {
    color: #5a5a5a !important
}

.sidebar-profile .media-list>.media .media-body .media-meta.status {
    float: left;
    text-transform: capitalize;
    margin-top: 3px
}

.sidebar-profile .media-list>.media .media-body .media-meta.time {
    float: right;
    margin-top: 3px
}

.sidebar-profile .media-list>.media .media-body .media-meta.device {
    position: absolute;
    top: 5px;
    right: 8px
}

.sidebar-profile .media-list>a {
    border: none
}

.sidebar-layout {
    background-color: #2a2a2a
}

.sidebar-layout .list-unstyled {
    margin: 15px
}

.sidebar-layout .list-unstyled li {
    padding: 3px 0;
    font-size: 13px
}

.sidebar-layout .list-unstyled li:first-child {
    padding-top: 0
}

.sidebar-layout .list-unstyled li:last-child {
    padding-bottom: 0
}

.sidebar-layout .list-unstyled li i {
    width: 15px
}

.sidebar-layout .list-unstyled li .rdio {
    margin-top: 0
}

.sidebar-layout .list-unstyled li .rdio label {
    vertical-align: middle;
    color: #777
}

.sidebar-layout .list-unstyled li .rdio label:before {
    border: none !important;
    background-color: #444
}

.sidebar-layout .list-unstyled li:last-child .rdio label {
    margin-bottom: 0 !important;
    vertical-align: top;
    margin-top: 2px
}

.sidebar-setting {
    background-color: #2a2a2a
}

.sidebar-setting .list-group .list-group-item {
    background-color: #2a2a2a;
    border: none;
    border-bottom: 2px solid #373737 !important
}

.sidebar-setting .list-group .list-group-item:last-child {
    border-bottom: none
}

.sidebar-setting .list-group .list-group-item .progress {
    background-color: #373737
}

.sidebar-setting>.content {
    height: 592px
}

.sidebar-setting .media .media-body .media-heading {
    font-weight: 400
}

.sidebar-setting .list-group {
    padding: 10px
}

.sidebar-setting .list-group .list-group-item {
    padding: 10px 5px;
    border: none
}

.sidebar-setting .list-group .list-group-item:first-child {
    padding-top: 0
}

.sidebar-setting .list-group .list-group-item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.sidebar-setting .details {
    margin: 0 0 5px 0
}

.sidebar-setting .details span {
    font-size: 12px;
    opacity: .7
}

.sidebar-chat {
    background-color: #2a2a2a
}

.sidebar-chat .panel {
    background-color: #323232
}

.sidebar-chat .media-list {
    width: 220px;
    height: auto;
    padding: 10px 0
}

.sidebar-chat .media-list>.media {
    padding: 5px 15px;
    line-height: 18px;
    opacity: .8;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.sidebar-chat .media-list>.media .media-object {
    width: 35px;
    height: 35px
}

.sidebar-chat .media-list>.media .media-heading {
    text-transform: capitalize !important;
    font-weight: 400 !important;
    font-size: 14px;
    color: #777 !important
}

.sidebar-chat .media-list>.media .media-body {
    position: relative;
    width: 145px
}

.sidebar-chat .media-list>.media .media-body .media-meta {
    color: #5a5a5a !important
}

.sidebar-chat .media-list>.media .media-body .media-meta.status {
    float: left;
    text-transform: capitalize;
    margin-top: 3px
}

.sidebar-chat .media-list>.media .media-body .media-meta.time {
    float: right;
    margin-top: 3px
}

.sidebar-chat .media-list>.media .media-body .media-meta.device {
    position: absolute;
    top: 5px;
    right: 8px
}

.sidebar-chat .media-list>a {
    border: none
}

.sidebar-chat form {
    margin: 15px !important
}

.sidebar-chat form .form-group {
    margin-bottom: 0 !important
}

.sidebar-chat form .form-group input {
    background-color: #323232;
    border: none;
    padding-right: 33px
}

.sidebar-chat form .form-group input:active,
.sidebar-chat form .form-group input:focus {
    border: none !important
}

.sidebar-chat form .form-group .form-control-feedback {
    right: 0;
    color: #777
}

.sidebar-summary {
    padding: 0;
    margin: 20px 0 0;
    list-style: none outside none
}

.sidebar-summary .title {
    color: #848484
}

.sidebar-summary li {
    padding: 5px 15px
}

.sidebar-summary li:first-child {
    padding-top: 20px
}

.sidebar-summary li:last-child {
    padding-bottom: 10px
}

.sidebar-summary li .list-info {
    float: left;
    line-height: normal
}

.sidebar-summary li .list-info span {
    line-height: normal;
    text-transform: uppercase;
    font-size: 10px;
    opacity: .4;
    color: #919191
}

.sidebar-summary li .list-info h4 {
    margin: 2px 0 0 0;
    font-size: 16px;
    opacity: .7;
    color: #d0d0d0
}

.sidebar-summary li .chart {
    float: right;
    margin-top: 5px;
    opacity: .6;
    width: auto;
    height: auto;
    background-color: #373737;
    padding: 5px
}

.sidebar-summary .sidebar-category {
    padding: 0 15px;
    margin: 0
}

.sidebar-themes {
    text-align: center;
    padding: 15px 10px 10px 10px
}

.sidebar-themes.navbar-color a,
.sidebar-themes.sidebar-color a {
    width: 24px
}

.sidebar-themes a {
    width: 18px;
    height: 18px;
    display: inline-block;
    opacity: .7
}

.sidebar-themes a:hover {
    opacity: 1
}

.sidebar-task {
    padding: 10px 10px 15px !important
}

.widget-wrapper {
    position: relative;
    border: none !important
}

.widget-overview .overview-label {
    text-transform: uppercase;
    font-size: 11px;
    opacity: .75;
    display: block;
    line-height: normal;
    margin-bottom: 2px
}

.widget-overview h1 {
    margin: 0;
    line-height: 36px;
    font-size: 38px
}

.widget-overview .row {
    margin-bottom: 10px
}

.widget-overview .row:last-child {
    margin-bottom: 0
}

.widget-overview h4 {
    margin-top: 2px;
    margin-bottom: 0
}

.mini-stat {
    padding: 15px;
    margin-bottom: 20px
}

.mini-stat-chart {
    width: auto;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    float: left;
    margin-right: 10px
}

.mini-stat-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    background: none repeat scroll 0 0 #eee;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    color: #fff
}

.mini-stat-info {
    font-size: 12px;
    padding-top: 2px
}

.mini-stat-info span {
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 7px
}

.mini-stat-type-3 {
    position: relative;
    background-color: #fbfbfb;
    padding: 10px;
    margin-bottom: 20px
}

.mini-stat-type-3 h3 {
    margin-top: 8px
}

.mini-stat-type-3 .meta-stat {
    display: block;
    border-top: 1px solid #ddd;
    font-size: 10px;
    color: #a7a7a7;
    padding-top: 5px;
    margin: 0 40px
}

.mini-stat-type-4 {
    text-align: center;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px
}

.mini-stat-type-4 h1,
.mini-stat-type-4 h3 {
    margin-top: 0;
    font-weight: 300
}

.mini-stat-type-4 h1 {
    font-size: 100px
}

.mini-stat-type-5 {
    text-align: center;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px
}

.mini-stat-type-5.border-facebook {
    border-top: 5px solid #3b5998
}

.mini-stat-type-5.border-twitter {
    border-top: 5px solid #00a0d1
}

.mini-stat-type-5.border-youtube {
    border-top: 5px solid #c4302b
}

.mini-stat-type-5 h1,
.mini-stat-type-5 h3 {
    margin-top: 0;
    font-weight: 300
}

.mini-stat-type-5 h3 {
    font-size: 18px
}

.mini-stat-type-5 h3 .label {
    display: inline-block;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    padding-top: 2px
}

.mini-stat-type-5 h1 {
    font-size: 35px;
    margin: 25px 0;
    position: relative
}

.mini-stat-type-5 h1 .number,
.mini-stat-type-5 h1 .status {
    display: inline-block
}

.mini-stat-type-5 h1 .status {
    font-size: 15px;
    vertical-align: middle;
    margin-left: -55px
}

.mini-stat-type-5 h1 .status .percent,
.mini-stat-type-5 h1 .status i {
    display: block
}

.mini-stat-type-5 p {
    margin: 0;
    font-size: 12px
}

.mini-stat-type-6 {
    background-color: #fff;
    margin-bottom: 20px
}

.mini-stat-type-6>.inner {
    padding: 10px
}

.mini-stat-type-6>.inner h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 3px 0;
    white-space: nowrap;
    padding: 0
}

.mini-stat-type-6>.inner p {
    font-size: 15px
}

.mini-stat-type-6 .icon {
    position: absolute;
    top: 20px;
    right: 25px;
    z-index: 0;
    font-size: 50px;
    color: rgba(0, 0, 0, .15)
}

.mini-stat-type-6 .small-box-footer {
    position: relative;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    color: #fff;
    color: rgba(255, 255, 255, .8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, .1);
    text-decoration: none
}

.mini-stat-type-6 .small-box-footer:hover {
    background: rgba(0, 0, 0, .15);
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s
}

.mini-stat-type-2 {
    position: relative;
    background-color: #fbfbfb;
    padding: 10px;
    margin-bottom: 20px
}

.mini-stat-type-2 h3,
.mini-stat-type-2 p {
    margin: 0
}

.mini-stat-type-2.border-danger {
    border-top: 15px solid #e9573f
}

.mini-stat-type-2.border-success {
    border-top: 15px solid #8cc152
}

.mini-stat-type-2.border-primary {
    border-top: 15px solid #00b1e1
}

.mini-stat-type-2.border-lilac {
    border-top: 15px solid #906094
}

.mini-stat-type-2 .text-muted {
    font-size: 10px
}

.mini-stat-type-2 .overview-icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    display: block;
    content: "";
    line-height: 50px;
    font-size: 30px;
    margin: 15px auto
}

.panel-blog {
    padding: 20px
}

.panel-blog .panel-body {
    background-color: #fff !important
}

#blog-list .blog-title {
    color: #333;
    margin: 5px 0 0 0;
    font-weight: 400;
    font-size: 16px
}

#blog-list .blog-title a {
    color: #333
}

#blog-list .blog-subtitle {
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 15px;
    margin-top: 20px
}

#blog-list .blog-meta {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    display: block
}

#blog-list .blog-meta:after {
    clear: both;
    display: block;
    content: ''
}

#blog-list .blog-meta li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #ddd;
    line-height: normal;
    font-size: 11px;
    margin-bottom: 5px
}

#blog-list .blog-meta li:first-child {
    padding-left: 0
}

#blog-list .blog-meta li:last-child {
    padding-right: 0;
    border-right: 0
}

#blog-list .blog-author {
    margin: 20px 0 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0
}

#blog-list .blog-item {
    background: #fcfcfc;
    margin-bottom: 20px;
    position: relative
}

#blog-list .blog-item .carousel {
    margin-bottom: 10px;
    padding-right: 10px;
    width: 300px
}

#blog-list .blog-item .carousel:hover .carousel-control {
    display: block
}

#blog-list .blog-item .carousel-caption {
    bottom: 10px;
    right: 10px;
    left: auto;
    padding-bottom: 0;
    padding-top: 0
}

#blog-list .blog-item .carousel-control {
    display: block;
    background-image: none
}

#blog-list .blog-item .carousel-control span {
    position: absolute;
    top: 40%;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 27px
}

#blog-list .blog-item .carousel-control.left span {
    right: 0
}

#blog-list .blog-item .carousel-control.right {
    right: 12px
}

#blog-list .blog-item .carousel-control.right span {
    left: 0
}

#blog-list .blog-item .carousel-indicators {
    left: 15px;
    margin-left: 0;
    bottom: 0;
    width: auto
}

#blog-list .blog-img {
    padding-right: 10px;
    width: 300px
}

#blog-list .blog-details {
    padding-top: 4px
}

#blog-list .blog-details,
#blog-list .blog-img,
#blog-list .carousel,
#blog-list .quote {
    display: table-cell;
    vertical-align: top
}

#blog-list .blog-summary {
    font-size: 13px
}

#blog-list .blog-summary p {
    margin: 5px 0
}

#blog-list .blog-summary .btn {
    margin-top: 5px
}

#blog-list .blog-quote .quote-primary a {
    color: #fff;
    background-color: #00b1e1
}

#blog-list .blog-quote .quote-primary a:hover {
    background-color: #009dc8
}

#blog-list .blog-quote .quote-success a {
    color: #fff;
    background-color: #8cc152
}

#blog-list .blog-quote .quote-success a:hover {
    background-color: #7fb842
}

#blog-list .blog-quote .quote-info a {
    color: #fff;
    background-color: #63d3e9
}

#blog-list .blog-quote .quote-info a:hover {
    background-color: #4dcde6
}

#blog-list .blog-quote .quote-warning a {
    color: #fff;
    background-color: #f6bb42
}

#blog-list .blog-quote .quote-warning a:hover {
    background-color: #f5b22a
}

#blog-list .blog-quote .quote-danger a {
    color: #fff;
    background-color: #e9573f
}

#blog-list .blog-quote .quote-danger a:hover {
    background-color: #e64328
}

#blog-list .blog-quote .quote-lilac a {
    color: #fff;
    background-color: #906094
}

#blog-list .blog-quote .quote-lilac a:hover {
    background-color: #815685
}

#blog-list .blog-quote .quote-inverse a {
    color: #fff;
    background-color: #2a2a2a
}

#blog-list .blog-quote .quote-inverse a:hover {
    background-color: #1d1d1d
}

#blog-list .blog-quote .quote-teal a {
    color: #fff;
    background-color: #37bc9b
}

#blog-list .blog-quote .quote-teal a:hover {
    background-color: #31a88b
}

#blog-list .blog-quote .quote {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    width: 300px;
    padding-right: 10px
}

#blog-list .blog-quote .quote a {
    padding: 22px;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none
}

#blog-list .blog-quote .quote a:hover {
    text-decoration: none
}

#blog-list .blog-quote .quote-author {
    display: block;
    opacity: .5
}

#blog-list .blog-quote .blog-meta {
    margin-top: 5px;
    margin-bottom: 5px
}

#blog-list .blog-video {
    display: table-cell;
    position: relative;
    width: 290px;
    overflow: hidden;
    vertical-align: top;
    height: 235px
}

#blog-list .blog-video iframe {
    position: absolute;
    width: 100%;
    height: 218px;
    border: none;
    top: 0;
    left: 0
}

#blog-list .blog-video+.blog-details {
    padding-left: 10px
}

#blog-list .blog-grid .media {
    border-bottom: 1px solid #ddd;
    padding: 15px;
    margin: 0
}

#blog-list .blog-grid .media:last-child {
    border-bottom: none;
    margin-bottom: 20px
}

#blog-list .blog-grid .thumbnail {
    margin: 0
}

#blog-list .blog-grid a {
    font-size: 13px
}

#blog-list .blog-grid b {
    font-size: 12px
}

#blog-list .blog-grid img {
    width: 55px
}

#blog-list .blog-list-slider .carousel-indicators {
    top: -33px;
    right: 10px;
    width: 17%;
    left: inherit
}

.blog-title {
    color: #333;
    margin: 0;
    font-weight: 400;
    font-size: 16px
}

.blog-title a {
    color: #333
}

.blog-subtitle {
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 15px;
    margin-top: 20px
}

.blog-meta {
    list-style: none;
    padding: 0;
    margin: 10px 0 10px;
    display: block
}

.blog-meta:after {
    clear: both;
    display: block;
    content: ''
}

.blog-meta li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #ddd;
    line-height: normal;
    font-size: 11px;
    margin-bottom: 5px
}

.blog-meta li:first-child {
    padding-left: 0
}

.blog-meta li:last-child {
    padding-right: 0;
    border-right: 0
}

.blog-img {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.blog-author {
    margin: 20px 0 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0
}

.blog-item {
    background: #fcfcfc;
    margin-bottom: 20px;
    position: relative
}

.blog-item .carousel {
    margin-bottom: 10px
}

.blog-item .carousel:hover .carousel-control {
    display: block
}

.blog-item .carousel-caption {
    bottom: 10px;
    right: 10px;
    left: auto;
    padding-bottom: 0;
    padding-top: 0
}

.blog-item .carousel-control {
    display: block;
    background-image: none
}

.blog-item .carousel-control span {
    position: absolute;
    top: 40%;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 27px
}

.blog-item .carousel-control.left span {
    right: 0
}

.blog-item .carousel-control.right span {
    left: 0
}

.blog-item .carousel-indicators {
    left: 15px;
    margin-left: 0;
    bottom: 0;
    width: auto
}

.blog-details {
    padding: 10px
}

.blog-summary {
    font-size: 13px
}

.blog-summary p {
    margin: 10px 0
}

.blog-summary .btn {
    margin-top: 10px
}

.blog-quote .quote-primary a {
    color: #fff;
    background-color: #00b1e1
}

.blog-quote .quote-primary a:hover {
    background-color: #009dc8
}

.blog-quote .quote-success a {
    color: #fff;
    background-color: #8cc152
}

.blog-quote .quote-success a:hover {
    background-color: #7fb842
}

.blog-quote .quote-info a {
    color: #fff;
    background-color: #63d3e9
}

.blog-quote .quote-info a:hover {
    background-color: #4dcde6
}

.blog-quote .quote-warning a {
    color: #fff;
    background-color: #f6bb42
}

.blog-quote .quote-warning a:hover {
    background-color: #f5b22a
}

.blog-quote .quote-danger a {
    color: #fff;
    background-color: #e9573f
}

.blog-quote .quote-danger a:hover {
    background-color: #e64328
}

.blog-quote .quote-lilac a {
    color: #fff;
    background-color: #906094
}

.blog-quote .quote-lilac a:hover {
    background-color: #815685
}

.blog-quote .quote-inverse a {
    color: #fff;
    background-color: #2a2a2a
}

.blog-quote .quote-inverse a:hover {
    background-color: #1d1d1d
}

.blog-quote .quote-teal a {
    color: #fff;
    background-color: #37bc9b
}

.blog-quote .quote-teal a:hover {
    background-color: #31a88b
}

.blog-quote .quote {
    margin: 0;
    font-size: 15px;
    line-height: 24px
}

.blog-quote .quote a {
    padding: 15px;
    color: #fff;
    display: block;
    text-align: center
}

.blog-quote .quote a:hover {
    text-decoration: none
}

.blog-quote .quote-author {
    display: block;
    opacity: .5;
    text-transform: capitalize
}

.blog-quote .blog-meta {
    margin-top: 5px;
    margin-bottom: 5px
}

.blog-video {
    overflow: hidden;
    height: 0;
    padding-top: 43px;
    padding-bottom: 50%;
    position: relative
}

.blog-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    top: 0;
    left: 0
}

.blog-list .media {
    border-bottom: 1px solid #ddd;
    padding: 15px;
    margin: 0
}

.blog-list .media:last-child {
    border-bottom: none;
    margin-bottom: 20px
}

.blog-list .thumbnail {
    margin: 0
}

.blog-list a {
    font-size: 13px
}

.blog-list b {
    font-size: 12px
}

.blog-list img {
    width: 55px
}

.blog-list-slider .carousel-indicators {
    top: -33px;
    right: 10px;
    width: 17%;
    left: inherit
}

.blog-tags {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-tags a,
.blog-tags li {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 11px
}

.blog-tags li {
    padding: 0;
    margin-bottom: 10px
}

.blog-tags a {
    margin-left: 20px;
    padding: 0 10px 0 12px;
    background: #00b1e1;
    color: #fff;
    text-decoration: none;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.blog-tags a:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #00b1e1 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0
}

.blog-tags a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px #00a5d2;
    -webkit-box-shadow: -1px -1px 2px #00a5d2;
    box-shadow: -1px -1px 2px #00a5d2
}

.blog-tags a:hover {
    background: #555;
    color: #fff
}

.blog-tags a:hover:before {
    border-color: transparent #555 transparent transparent
}

.blog-twitter .blog-twitter-list {
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
    border-right: solid 2px #ddd
}

.blog-twitter .blog-twitter-list:hover {
    background-color: #e1e1e1;
    border-right: solid 2px #8cc152
}

.blog-twitter .blog-twitter-list a {
    color: #4d90fe
}

.blog-twitter .blog-twitter-list p {
    margin-bottom: 0
}

.blog-twitter .blog-twitter-list span {
    color: #555;
    display: block;
    font-size: 12px
}

.blog-twitter .blog-twitter-list .blog-twitter-icon {
    color: #c8c8c8;
    right: 10px;
    bottom: 10px;
    font-size: 30px;
    position: absolute
}

.blog-gallery li {
    padding-right: 3px;
    margin-bottom: 10px;
    opacity: .8
}

.blog-gallery li:hover {
    opacity: 1
}

.comment-count {
    font-size: 13px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 15px;
    margin-top: 0
}

.comment-list .media {
    border-bottom: 1px dotted #ddd;
    padding-top: 15px !important;
    padding-bottom: 15px
}

.comment-list .media:last-child {
    border-bottom: none
}

.comment-list .media .media {
    border-bottom: none;
    padding-bottom: 0
}

.comment-list .media-object {
    width: 60px;
    margin-right: 5px
}

.comment-list h4 {
    margin: 0;
    color: #333;
    font-size: 16px
}

.comment-list .media-body .media {
    border-top: 1px dotted #ddd;
    padding-top: 15px
}

.comment-list .media-body p:last-child {
    margin-bottom: 0
}

.comment-list .reply {
    padding: 3px 8px;
    line-height: normal;
    border-radius: 2px
}

@media (max-width:360px) {
    #blog-list .blog-item {
        height: inherit !important
    }

    #blog-list .blog-img,
    #blog-list .blog-item .carousel,
    #blog-list .blog-quote .quote,
    #blog-list .blog-video {
        width: 100%;
        display: block;
        padding-right: 0
    }
}

.profile-cover {
    width: 100%
}

.profile-cover .cover {
    position: relative;
    border: 10px solid #fff
}

.profile-cover .cover .inner-cover {
    overflow: hidden;
    height: auto
}

.profile-cover .cover .inner-cover img {
    border: 1px solid transparent;
    text-align: center;
    width: 100%
}

.profile-cover .cover .inner-cover .cover-menu-mobile {
    position: absolute;
    top: 10px;
    right: 10px
}

.profile-cover .cover .inner-cover .cover-menu-mobile button i {
    font-size: 17px
}

.profile-cover .cover ul.cover-menu {
    padding-left: 150px;
    position: absolute;
    overflow: hidden;
    left: 1px;
    float: left;
    bottom: 0;
    width: 100%;
    margin: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .24)
}

.profile-cover .cover ul.cover-menu li {
    display: block;
    float: left;
    margin-right: 0;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.profile-cover .cover ul.cover-menu li:hover {
    background-color: rgba(0, 0, 0, .44)
}

.profile-cover .cover ul.cover-menu li.active {
    background-color: rgba(0, 0, 0, .64)
}

.profile-cover .cover ul.cover-menu li a {
    color: #fff;
    font-weight: 700;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none
}

.profile-cover .cover ul.cover-menu li a i {
    font-size: 18px
}

.profile-cover .profile-body {
    margin: 0 auto 10px;
    position: relative
}

.profile-cover .profile-timeline {
    padding: 15px
}

.weather-current-city {
    padding: 10px;
    color: #fff;
    margin-bottom: 20px
}

.weather-current-city img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 125px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.current-city {
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 10px
}

.current-temp {
    display: block;
    font-weight: 700;
    letter-spacing: -3px;
    font-size: 2.8em;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, .2);
    line-height: 1.1em
}

.current-day {
    display: block;
    font-size: 1em;
    font-weight: 400;
    position: absolute
}

.current-day-icon {
    display: block;
    float: right;
    font-size: 5.2em;
    font-weight: 700
}

ul.days {
    list-style: none outside none;
    margin-top: 20px;
    padding: 0 10px;
    color: #fff
}

ul.days li {
    text-align: center;
    border-left: 2px solid rgba(255, 255, 255, .3);
    padding-bottom: 10px
}

ul.days li:first-child {
    border-left: none
}

ul.days li strong {
    position: relative;
    border-radius: 3px;
    font-size: 1.1em;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 5px;
    display: block
}

ul.days li span {
    display: block;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 1.9em;
    margin-bottom: 5px
}

.weather-forecast {
    position: relative;
    color: #fff
}

.weather-forecast img {
    width: 100%;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0
}

.weather-forecast .title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 0 0 3px rgba(0, 0, 0, .8);
    color: #fff;
    position: absolute;
    left: 30px;
    bottom: 15px
}

.weather-forecast .country-select {
    position: absolute;
    top: 10px;
    right: 27px
}

.weather-full-info {
    color: #cbcbcb;
    background-color: #fff;
    padding: 20px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px
}

.weather-full-info .degree {
    font-size: 27px;
    font-weight: 600;
    display: inline-block;
    padding-left: 10px
}

.weather-full-info .degree:after {
    content: "o";
    position: relative;
    top: -12px;
    font-size: 16px
}

.weather-full-info ul {
    margin-bottom: 0
}

.weather-full-info ul li {
    list-style: none;
    border-left: 1px dotted #f1f2f7
}

.weather-full-info ul li:first-child {
    border-left: none
}

.weather-full-info ul li i {
    font-size: 25px
}

.weather-full-info h2 {
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 5px
}

.weather-full-info .statistics {
    padding-top: 5px
}

.weather-full-info .statistics:after {
    content: "o";
    position: relative;
    top: -5px;
    font-size: 10px
}

.weather-full-info .today-status h1 {
    margin: 0 0 20px 0;
    font-size: 19px
}

.weather-full-info .today-status i {
    font-size: 30px;
    color: #81b71a
}

@media (max-width:600px) {
    .weather-full-info .today-status {
        text-align: center
    }
}

@media (max-width:360px) {
    .weather-full-info .today-status {
        margin-bottom: 10px
    }

    .weather-full-info ul li {
        padding-bottom: 10px;
        padding-top: 10px;
        border-left: none !important
    }
}

.stat-stack.widget-visitor>.panel-body {
    background-color: #f5f5f5 !important
}

.stat-stack.widget-visitor>.panel-body .text-strong {
    color: #636e7b
}

.stat-stack.widget-visitor>.panel-body .text-muted {
    color: #777
}

.stat-stack.widget-market>.panel-body {
    background-color: #fbfbfb !important
}

.widget-visitor .stat-left .panel-footer {
    padding: 20px 10px 10px !important
}

.widget-visitor .stat-left .panel-footer .border-right {
    border-right: 1px dotted #ddd
}

.widget-visitor .stat-left .panel-footer .border-right:last-child {
    border-right: none
}

.widget-visitor .stat-left .resize-chart {
    height: 250px
}

.widget-visitor .stat-right .panel-footer {
    padding: 0 20px 20px !important
}

.widget-market .stat-left .panel-footer {
    padding: 20px 20px 10px !important
}

.widget-market .stat-left .resize-chart {
    height: 310px
}

.widget-market .stat-right .panel-footer {
    padding: 30px 20px 15px !important
}

.widget-market .stat-right .resize-chart {
    width: 100%;
    height: 270px
}

@media (max-width:1024px) {
    .widget-market .stat-left .mini-stat .mini-stat-chart {
        float: none !important;
        margin-left: auto;
        margin-right: auto
    }

    .widget-market .stat-left .mini-stat .mini-stat-info {
        text-align: center !important
    }

    .widget-market .stat-left .panel-footer {
        padding: 20px 20px 10px !important
    }
}

.stat-left {
    background-color: #f5f5f5
}

.stat-left .panel-heading .panel-toolbar .btn-group .btn {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.stat-left .panel-heading .panel-toolbar .btn-group .btn.dropdown-toggle {
    border-right: 1px solid rgba(255, 255, 255, .5)
}

.stat-left .panel-footer h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.stat-left .mini-stat-info span {
    font-size: 18px
}

.stat-left .mini-stat-info p {
    font-size: 11px
}

.stat-left .resize-chart {
    width: 100%
}

.stat-left .resize-chart>.legend>div,
.stat-left .resize-chart>.legend>table {
    top: 0 !important;
    left: 40px !important
}

.stat-left .resize-chart>.legend>div:first-child {
    background-color: transparent !important
}

.stat-left .resize-chart>.legend .legendColorBox {
    padding-right: 5px
}

.stat-left .resize-chart>.legend .legendColorBox>div {
    border: none !important
}

.stat-left .resize-chart>.legend .legendLabel {
    color: #fff
}

@media (max-width:360px) {
    .stat-left .panel-footer .row {
        margin: 0
    }

    .stat-left .panel-footer [class*=col-] {
        border-bottom: 1px dotted #ddd;
        border-right: none !important;
        padding: 10px
    }

    .stat-left .panel-footer [class*=col-]:first-child {
        padding-top: 0
    }

    .stat-left .panel-footer [class*=col-]:last-child {
        padding-bottom: 0;
        border-bottom: none
    }
}

.stat-right .panel-body {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 3px 0
}

.stat-right .panel-body span {
    font-size: 12px
}

.stat-right .progress {
    margin-bottom: 11px
}

.stat-right .income-progress {
    padding: 0 20px;
    background-color: #fbfbfb
}

.stat-right .resize-chart {
    width: 100%;
    height: 100px
}

.stat-right .panel-body {
    padding: 20px 20px 0 20px !important
}

.stat-right .panel-footer {
    padding: 0 20px 10px !important;
    background-color: #fbfbfb;
    border-top: none
}

.stat-right .panel-footer span {
    font-size: 11px
}

.stat-right .flot-text {
    font-size: 11px;
    color: #999 !important
}

.widget-todo .todo-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget-todo .todo-list li {
    border-bottom: 1px solid #ddd;
    padding: 8px 10px 2px
}

.widget-todo .todo-list li input:checked+label {
    text-decoration: line-through;
    color: #999;
    font-size: 15px
}

.recent-activity {
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 30px
}

.recent-activity>h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 300
}

.recent-activity-item {
    position: relative;
    margin: 0;
    padding: 0
}

.recent-activity-item:before {
    content: "";
    position: absolute;
    display: block;
    width: 3px;
    background: #dbdde2;
    top: 0;
    bottom: -30px;
    margin-left: 8px
}

.recent-activity-item.recent-activity-danger:before {
    background: #f6bbb1
}

.recent-activity-item.recent-activity-danger .recent-activity-badge-userpic {
    border: 3px solid #f6bbb1
}

.recent-activity-item.recent-activity-success:before {
    background: #cae3b0
}

.recent-activity-item.recent-activity-success .recent-activity-badge-userpic {
    border: 3px solid #cae3b0
}

.recent-activity-item.recent-activity-primary:before {
    background: #62ddff
}

.recent-activity-item.recent-activity-primary .recent-activity-badge-userpic {
    border: 3px solid #62ddff
}

.recent-activity-item.recent-activity-info:before {
    background: #d3f3f9
}

.recent-activity-item.recent-activity-info .recent-activity-badge-userpic {
    border: 3px solid #d3f3f9
}

.recent-activity-item.recent-activity-warning:before {
    background: #fce7bc
}

.recent-activity-item.recent-activity-warning .recent-activity-badge-userpic {
    border: 3px solid #fce7bc
}

.recent-activity-item.recent-activity-lilac:before {
    background: #c6abc9
}

.recent-activity-item.recent-activity-lilac .recent-activity-badge-userpic {
    border: 3px solid #c6abc9
}

.recent-activity-item.recent-activity-teals:before {
    background: #93dfcc
}

.recent-activity-item.recent-activity-teals .recent-activity-badge-userpic {
    border: 3px solid #93dfcc
}

.recent-activity-item.recent-activity-inverse:before {
    background: #6a6a6a
}

.recent-activity-item.recent-activity-inverse .recent-activity-badge-userpic {
    border: 3px solid #6a6a6a
}

.recent-activity-item.recent-activity-last:before {
    content: initial
}

.recent-activity-badge {
    float: left;
    position: relative;
    padding-right: 20px;
    height: 20px;
    width: 20px
}

.recent-activity-badge-userpic {
    width: 20px;
    height: 20px;
    content: "";
    display: block;
    border: 3px #e9eaed solid;
    background-color: #e9eaed;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important
}

.recent-activity-body {
    position: relative;
    padding: 0;
    margin-top: 10px;
    margin-left: 30px
}

.recent-activity-body:after,
.recent-activity-body:before {
    content: " ";
    display: table
}

.recent-activity-body:after {
    clear: both
}

.recent-activity-body-head {
    margin-bottom: 10px
}

.recent-activity-body-title {
    font-size: 15px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize
}

.recent-activity-body-content {
    font-size: 13px;
    margin-top: 10px
}

.recent-activity-body-content p:last-child {
    margin-bottom: 0
}

.text-muted {
    color: #b0adad
}

@media (max-width:768px) {
    .recent-activity-body-head-caption {
        width: 100%
    }
}

.widget-social-overview {
    position: relative
}

.widget-social-overview .bg-facebook .ct-series-a .ct-line,
.widget-social-overview .bg-facebook .ct-series-a .ct-point {
    stroke: #fff
}

.widget-social-overview .bg-facebook .ct-series-b .ct-line,
.widget-social-overview .bg-facebook .ct-series-b .ct-point {
    stroke: #87a1d0
}

.widget-social-overview .bg-twitter .ct-series-a .ct-line,
.widget-social-overview .bg-twitter .ct-series-a .ct-point {
    stroke: #42c9f2
}

.widget-social-overview .bg-youtube .ct-series-a .ct-area,
.widget-social-overview .bg-youtube .ct-series-a .ct-point {
    stroke: #fff;
    fill: #dabfbf
}

.widget-social-overview .bg-youtube .ct-series-b .ct-area,
.widget-social-overview .bg-youtube .ct-series-b .ct-point {
    stroke: #f7403a;
    fill: #590502
}

.widget-social-overview .overview-heading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px
}

.widget-social-overview .overview-heading h3 {
    margin: 0;
    padding: 0
}

.widget-social-overview .overview-heading .inline,
.widget-social-overview .overview-heading .mark {
    display: inline-block
}

.widget-social-overview .overview-heading .mark {
    height: 10px;
    width: 10px;
    float: left;
    margin-top: 5px;
    margin-right: 5px
}

.widget-social-overview .overview-heading ul li:last-child {
    padding-right: 0
}

.widget-social-overview .panel-heading {
    padding-top: 50px !important;
    border-bottom: none !important
}

.widget-social-overview .panel-body h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
    color: #a5a5a5
}

.widget-social-overview .panel-body p {
    text-align: left;
    font-weight: 700;
    font-size: 23px;
    margin: 0;
    padding: 0;
    color: #3f5fa3
}

.widget-social-overview .panel-body p i {
    color: #3f5fa3;
    font-size: 20px;
    margin-right: 5px
}

.widget-social-overview .panel-body .pull-right a {
    text-decoration: none
}

.widget-social-overview .panel-body .pull-right a:hover i {
    color: #989898
}

.widget-social-overview .panel-body .pull-right a i {
    font-size: 35px;
    font-weight: 300;
    color: #a5a5a5
}

.widget-social-overview .ct-chart {
    width: 100%;
    height: 200px;
    margin-left: -10px
}

.widget-social-overview .ct-grids line {
    stroke: #fff
}

.alert {
    position: relative
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 4px
}

.alert-default {
    background-color: #fff;
    border-color: #fff;
    color: #bbb;
    padding: 10px
}

.alert-default .alert-icon {
    background-color: #c8c8c8
}

.alert-default .alert-link,
.alert-default a {
    color: #a2a2a2 !important;
    font-weight: 700
}

.alert-default .notification-sender a {
    color: #bbb
}

.alert-primary {
    background-color: #7be3ff;
    border-color: #7be3ff;
    color: #00617b;
    padding: 10px
}

.alert-primary .alert-icon {
    background-color: #007595
}

.alert-primary .alert-link,
.alert-primary a {
    color: #003948 !important;
    font-weight: 700
}

.alert-primary .notification-sender a {
    color: #00617b
}

.alert-success {
    background-color: #d7e9c3;
    border-color: #d7e9c3;
    color: #587f2e;
    padding: 10px
}

.alert-success .alert-icon {
    background-color: #659234
}

.alert-success .alert-link,
.alert-success a {
    color: #3e5a20 !important;
    font-weight: 700
}

.alert-success .notification-sender a {
    color: #587f2e
}

.alert-info {
    background-color: #e9f9fc;
    border-color: #e9f9fc;
    color: #1cadca;
    padding: 10px
}

.alert-info .alert-icon {
    background-color: #20c0e0
}

.alert-info .alert-link,
.alert-info a {
    color: #16879d !important;
    font-weight: 700
}

.alert-info .notification-sender a {
    color: #1cadca
}

.alert-warning {
    background-color: #fdf0d4;
    border-color: #fdf0d4;
    color: #c88a0a;
    padding: 10px
}

.alert-warning .alert-icon {
    background-color: #e19b0b
}

.alert-warning .alert-link,
.alert-warning a {
    color: #986807 !important;
    font-weight: 700
}

.alert-warning .notification-sender a {
    color: #c88a0a
}

.alert-danger {
    background-color: #f9cfc8;
    border-color: #f9cfc8;
    color: #ae2a14;
    padding: 10px
}

.alert-danger .alert-icon {
    background-color: #c52f17
}

.alert-danger .alert-link,
.alert-danger a {
    color: #801f0f !important;
    font-weight: 700
}

.alert-danger .notification-sender a {
    color: #ae2a14
}

.alert-lilac {
    background-color: #d1bad3;
    border-color: #d1bad3;
    color: #543856;
    padding: 10px
}

.alert-lilac .alert-icon {
    background-color: #634266
}

.alert-lilac .alert-link,
.alert-lilac a {
    color: #362437 !important;
    font-weight: 700
}

.alert-lilac .notification-sender a {
    color: #543856
}

.alert-teals {
    background-color: #a7e5d6;
    border-color: #a7e5d6;
    color: #206d5a;
    padding: 10px
}

.alert-teals .alert-icon {
    background-color: #26816a
}

.alert-teals .alert-link,
.alert-teals a {
    color: #144639 !important;
    font-weight: 700
}

.alert-teals .notification-sender a {
    color: #206d5a
}

.alert-inverse {
    background-color: #777;
    border-color: #777;
    color: #000;
    padding: 10px
}

.alert-inverse .alert-icon {
    background-color: #040404
}

.alert-inverse .alert-link,
.alert-inverse a {
    color: #000 !important;
    font-weight: 700
}

.alert-inverse .notification-sender a {
    color: #000
}

.alert-icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 100%
}

.alert-icon i {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff
}

.notification-info {
    margin-left: 56px;
    margin-top: -40px;
    min-height: 40px
}

.notification-info p {
    margin: 0;
    line-height: 13px
}

.notification-meta {
    margin-bottom: 3px;
    padding-left: 0;
    list-style: none outside none
}

.notification-sender {
    color: #414147
}

.notification-time {
    font-style: italic;
    color: #999
}

.callout {
    position: relative;
    min-height: 60px;
    margin: 0;
    padding: 5px 30px 5px 60px;
    border-left: 5px solid #eee;
    font-size: .9em;
    word-wrap: break-word
}

.callout h4 {
    margin-top: 0
}

.callout p:last-child {
    margin-bottom: 0
}

.callout .highlight,
.callout code {
    background-color: transparent
}

.callout-info {
    background-color: #e9f9fc;
    border-color: #63d3e9
}

.callout-info:before {
    position: absolute;
    left: 10px;
    top: 10px !important;
    display: block;
    background: #63d3e9;
    color: #fff;
    width: 40px;
    text-align: center;
    height: 40px;
    font-size: 1.5em;
    font-family: FontAwesome;
    content: "";
    line-height: 39px
}

.callout-info h4 {
    color: #36c6e3
}

.callout-info a {
    color: #4dcde6;
    font-weight: 700
}

.callout-info a:hover {
    color: #36c6e3
}

.callout-warning {
    background-color: #fdf0d4;
    border-color: #f6bb42
}

.callout-warning:before {
    position: absolute;
    left: 10px;
    top: 10px !important;
    display: block;
    background: #f6bb42;
    color: #fff;
    width: 40px;
    text-align: center;
    height: 40px;
    font-size: 1.5em;
    font-family: FontAwesome;
    content: "";
    line-height: 39px
}

.callout-warning h4 {
    color: #f4a911
}

.callout-warning a {
    color: #f5b22a;
    font-weight: 700
}

.callout-warning a:hover {
    color: #f4a911
}

.callout-danger {
    background-color: #f9cfc8;
    border-color: #e9573f
}

.callout-danger:before {
    position: absolute;
    left: 10px;
    top: 10px !important;
    display: block;
    background: #e9573f;
    color: #fff;
    width: 40px;
    text-align: center;
    height: 40px;
    font-size: 1.5em;
    font-family: FontAwesome;
    content: "";
    line-height: 39px
}

.callout-danger h4 {
    color: #dc3519
}

.callout-danger a {
    color: #e64328;
    font-weight: 700
}

.callout-danger a:hover {
    color: #dc3519
}

.badge {
    padding: 4px 7px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.badge-default {
    color: #999 !important
}

.badge-default {
    background-color: #eee
}

.badge-default.badge-stroke {
    background-color: transparent;
    border: 1px solid #eee;
    color: #eee
}

.badge-primary {
    background-color: #00b1e1
}

.badge-primary.badge-stroke {
    background-color: transparent;
    border: 1px solid #00b1e1;
    color: #00b1e1
}

.badge-success {
    background-color: #8cc152
}

.badge-success.badge-stroke {
    background-color: transparent;
    border: 1px solid #8cc152;
    color: #8cc152
}

.badge-info {
    background-color: #63d3e9
}

.badge-info.badge-stroke {
    background-color: transparent;
    border: 1px solid #63d3e9;
    color: #63d3e9
}

.badge-warning {
    background-color: #f6bb42
}

.badge-warning.badge-stroke {
    background-color: transparent;
    border: 1px solid #f6bb42;
    color: #f6bb42
}

.badge-danger {
    background-color: #e9573f
}

.badge-danger.badge-stroke {
    background-color: transparent;
    border: 1px solid #e9573f;
    color: #e9573f
}

.badge-lilac {
    background-color: #906094
}

.badge-lilac.badge-stroke {
    background-color: transparent;
    border: 1px solid #906094;
    color: #906094
}

.badge-teals {
    background-color: #37bc9b
}

.badge-teals.badge-stroke {
    background-color: transparent;
    border: 1px solid #37bc9b;
    color: #37bc9b
}

.badge-inverse {
    background-color: #2a2a2a
}

.badge-inverse.badge-stroke {
    background-color: transparent;
    border: 1px solid #2a2a2a;
    color: #2a2a2a
}

.badge-circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 10px;
    height: 15px;
    width: 15px;
    display: block
}

.breadcrumb {
    background-color: #f5f5f5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 1;
    background-color: transparent;
    font-weight: 300;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px
}

.btn:after {
    content: ' ';
    position: absolute;
    z-index: -1;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn:before {
    speak: none;
    text-transform: none;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.btn-default {
    color: #999 !important;
    border-color: #ccc !important
}

.btn-default {
    background-color: #eee;
    border-color: #eee;
    color: #fff
}

.btn-default.active,
.btn-default.disabled,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn-default[disabled] {
    background-color: #e1e1e1;
    border-color: transparent;
    color: #fff
}

.btn-default.dropdown-toggle.btn-default {
    background-color: #eee;
    border-color: #e1e1e1;
    color: #fff
}

.btn-default.btn-alt {
    background-color: #e1e1e1;
    border: 1px solid #eee
}

.btn-default.btn-alt:hover {
    background-color: #d5d5d5
}

.btn-default.btn-stroke {
    border: 1px double #eee;
    background-color: transparent;
    color: #eee
}

.btn-default.btn-stroke:hover {
    background-color: #e1e1e1;
    border-color: transparent;
    color: #fff
}

.btn-default.btn-solid {
    border: 1px solid #eee
}

.btn-default.btn-dashed {
    border: 1px dashed #eee
}

.btn-default.btn-dotted {
    border: 1px dotted #eee
}

.btn-default.btn-double {
    border: 4px double #eee
}

.btn-default.btn-inset {
    border: 4px inset #eee
}

.btn-default.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-default.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #d5d5d5;
    z-index: -1
}

.btn-default.btn-slidedown:active,
.btn-default.btn-slidedown:hover {
    color: #fff
}

.btn-default.btn-slidedown:active:after,
.btn-default.btn-slidedown:hover:after {
    height: 100%
}

.btn-default.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #d5d5d5;
    z-index: -1
}

.btn-default.btn-slideright:active,
.btn-default.btn-slideright:hover {
    color: #fff
}

.btn-default.btn-slideright:active:after,
.btn-default.btn-slideright:hover:after {
    width: 100%
}

.btn-default.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #d5d5d5;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-default.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-default.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-default.btn-rotate {
    overflow: hidden
}

.btn-default.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #d5d5d5;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-default.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-default.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-default.btn-open {
    overflow: hidden
}

.btn-default.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #d5d5d5;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-default.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-default.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-default.btn-push {
    background: #eee;
    box-shadow: 0 6px #d5d5d5;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-default.btn-push:hover {
    box-shadow: 0 4px #d5d5d5;
    top: 2px
}

.btn-default.btn-push:active {
    box-shadow: 0 0 #d5d5d5;
    top: 6px
}

.btn-default.btn-pushright {
    background: #eee;
    box-shadow: 6px 0 #d5d5d5;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-default.btn-pushright:hover {
    box-shadow: 4px 0 #d5d5d5;
    left: 2px
}

.btn-default.btn-pushright:active {
    box-shadow: 0 0 #d5d5d5;
    left: 6px
}

.btn-primary {
    background-color: #00b1e1;
    border-color: #00b1e1;
    color: #fff
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    background-color: #009dc8;
    border-color: transparent;
    color: #fff
}

.btn-primary.dropdown-toggle.btn-primary {
    background-color: #00b1e1;
    border-color: #009dc8;
    color: #fff
}

.btn-primary.btn-alt {
    background-color: #009dc8;
    border: 1px solid #00b1e1
}

.btn-primary.btn-alt:hover {
    background-color: #0089ae
}

.btn-primary.btn-stroke {
    border: 1px double #00b1e1;
    background-color: transparent;
    color: #00b1e1
}

.btn-primary.btn-stroke:hover {
    background-color: #009dc8;
    border-color: transparent;
    color: #fff
}

.btn-primary.btn-solid {
    border: 1px solid #00b1e1
}

.btn-primary.btn-dashed {
    border: 1px dashed #00b1e1
}

.btn-primary.btn-dotted {
    border: 1px dotted #00b1e1
}

.btn-primary.btn-double {
    border: 4px double #00b1e1
}

.btn-primary.btn-inset {
    border: 4px inset #00b1e1
}

.btn-primary.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-primary.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #0089ae;
    z-index: -1
}

.btn-primary.btn-slidedown:active,
.btn-primary.btn-slidedown:hover {
    color: #fff
}

.btn-primary.btn-slidedown:active:after,
.btn-primary.btn-slidedown:hover:after {
    height: 100%
}

.btn-primary.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0089ae;
    z-index: -1
}

.btn-primary.btn-slideright:active,
.btn-primary.btn-slideright:hover {
    color: #fff
}

.btn-primary.btn-slideright:active:after,
.btn-primary.btn-slideright:hover:after {
    width: 100%
}

.btn-primary.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #0089ae;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-primary.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-primary.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-primary.btn-rotate {
    overflow: hidden
}

.btn-primary.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #0089ae;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-primary.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-primary.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-primary.btn-open {
    overflow: hidden
}

.btn-primary.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #0089ae;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-primary.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-primary.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-primary.btn-push {
    background: #00b1e1;
    box-shadow: 0 6px #0089ae;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-primary.btn-push:hover {
    box-shadow: 0 4px #0089ae;
    top: 2px
}

.btn-primary.btn-push:active {
    box-shadow: 0 0 #0089ae;
    top: 6px
}

.btn-primary.btn-pushright {
    background: #00b1e1;
    box-shadow: 6px 0 #0089ae;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-primary.btn-pushright:hover {
    box-shadow: 4px 0 #0089ae;
    left: 2px
}

.btn-primary.btn-pushright:active {
    box-shadow: 0 0 #0089ae;
    left: 6px
}

.btn-success {
    background-color: #8cc152;
    border-color: #8cc152;
    color: #fff
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
    background-color: #7fb842;
    border-color: transparent;
    color: #fff
}

.btn-success.dropdown-toggle.btn-success {
    background-color: #8cc152;
    border-color: #7fb842;
    color: #fff
}

.btn-success.btn-alt {
    background-color: #7fb842;
    border: 1px solid #8cc152
}

.btn-success.btn-alt:hover {
    background-color: #72a53b
}

.btn-success.btn-stroke {
    border: 1px double #8cc152;
    background-color: transparent;
    color: #8cc152
}

.btn-success.btn-stroke:hover {
    background-color: #7fb842;
    border-color: transparent;
    color: #fff
}

.btn-success.btn-solid {
    border: 1px solid #8cc152
}

.btn-success.btn-dashed {
    border: 1px dashed #8cc152
}

.btn-success.btn-dotted {
    border: 1px dotted #8cc152
}

.btn-success.btn-double {
    border: 4px double #8cc152
}

.btn-success.btn-inset {
    border: 4px inset #8cc152
}

.btn-success.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-success.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #72a53b;
    z-index: -1
}

.btn-success.btn-slidedown:active,
.btn-success.btn-slidedown:hover {
    color: #fff
}

.btn-success.btn-slidedown:active:after,
.btn-success.btn-slidedown:hover:after {
    height: 100%
}

.btn-success.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #72a53b;
    z-index: -1
}

.btn-success.btn-slideright:active,
.btn-success.btn-slideright:hover {
    color: #fff
}

.btn-success.btn-slideright:active:after,
.btn-success.btn-slideright:hover:after {
    width: 100%
}

.btn-success.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #72a53b;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-success.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-success.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-success.btn-rotate {
    overflow: hidden
}

.btn-success.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #72a53b;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-success.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-success.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-success.btn-open {
    overflow: hidden
}

.btn-success.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #72a53b;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-success.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-success.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-success.btn-push {
    background: #8cc152;
    box-shadow: 0 6px #72a53b;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-success.btn-push:hover {
    box-shadow: 0 4px #72a53b;
    top: 2px
}

.btn-success.btn-push:active {
    box-shadow: 0 0 #72a53b;
    top: 6px
}

.btn-success.btn-pushright {
    background: #8cc152;
    box-shadow: 6px 0 #72a53b;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-success.btn-pushright:hover {
    box-shadow: 4px 0 #72a53b;
    left: 2px
}

.btn-success.btn-pushright:active {
    box-shadow: 0 0 #72a53b;
    left: 6px
}

.btn-info {
    background-color: #63d3e9;
    border-color: #63d3e9;
    color: #fff
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
    background-color: #4dcde6;
    border-color: transparent;
    color: #fff
}

.btn-info.dropdown-toggle.btn-info {
    background-color: #63d3e9;
    border-color: #4dcde6;
    color: #fff
}

.btn-info.btn-alt {
    background-color: #4dcde6;
    border: 1px solid #63d3e9
}

.btn-info.btn-alt:hover {
    background-color: #36c6e3
}

.btn-info.btn-stroke {
    border: 1px double #63d3e9;
    background-color: transparent;
    color: #63d3e9
}

.btn-info.btn-stroke:hover {
    background-color: #4dcde6;
    border-color: transparent;
    color: #fff
}

.btn-info.btn-solid {
    border: 1px solid #63d3e9
}

.btn-info.btn-dashed {
    border: 1px dashed #63d3e9
}

.btn-info.btn-dotted {
    border: 1px dotted #63d3e9
}

.btn-info.btn-double {
    border: 4px double #63d3e9
}

.btn-info.btn-inset {
    border: 4px inset #63d3e9
}

.btn-info.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-info.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #36c6e3;
    z-index: -1
}

.btn-info.btn-slidedown:active,
.btn-info.btn-slidedown:hover {
    color: #fff
}

.btn-info.btn-slidedown:active:after,
.btn-info.btn-slidedown:hover:after {
    height: 100%
}

.btn-info.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #36c6e3;
    z-index: -1
}

.btn-info.btn-slideright:active,
.btn-info.btn-slideright:hover {
    color: #fff
}

.btn-info.btn-slideright:active:after,
.btn-info.btn-slideright:hover:after {
    width: 100%
}

.btn-info.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #36c6e3;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-info.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-info.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-info.btn-rotate {
    overflow: hidden
}

.btn-info.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #36c6e3;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-info.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-info.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-info.btn-open {
    overflow: hidden
}

.btn-info.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #36c6e3;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-info.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-info.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-info.btn-push {
    background: #63d3e9;
    box-shadow: 0 6px #36c6e3;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-info.btn-push:hover {
    box-shadow: 0 4px #36c6e3;
    top: 2px
}

.btn-info.btn-push:active {
    box-shadow: 0 0 #36c6e3;
    top: 6px
}

.btn-info.btn-pushright {
    background: #63d3e9;
    box-shadow: 6px 0 #36c6e3;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-info.btn-pushright:hover {
    box-shadow: 4px 0 #36c6e3;
    left: 2px
}

.btn-info.btn-pushright:active {
    box-shadow: 0 0 #36c6e3;
    left: 6px
}

.btn-prosol {
    background-color: #1e90ff;
    border-color: #ff6d1e;
    color: #fff;
    border-radius: 50%
}

.btn-prosol-left {
    border-radius: 50% 0 0 50%
}

.btn-prosol-right {
    border-radius: 0 50% 50% 0
}

.btn-warning {
    background-color: #f6bb42;
    border-color: #f6bb42;
    color: #fff
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled] {
    background-color: #f5b22a;
    border-color: transparent;
    color: #fff
}

.btn-warning.dropdown-toggle.btn-warning {
    background-color: #f6bb42;
    border-color: #f5b22a;
    color: #fff
}

.btn-warning.btn-alt {
    background-color: #f5b22a;
    border: 1px solid #f6bb42
}

.btn-warning.btn-alt:hover {
    background-color: #f4a911
}

.btn-warning.btn-stroke {
    border: 1px double #f6bb42;
    background-color: transparent;
    color: #f6bb42
}

.btn-warning.btn-stroke:hover {
    background-color: #f5b22a;
    border-color: transparent;
    color: #fff
}

.btn-warning.btn-solid {
    border: 1px solid #f6bb42
}

.btn-warning.btn-dashed {
    border: 1px dashed #f6bb42
}

.btn-warning.btn-dotted {
    border: 1px dotted #f6bb42
}

.btn-warning.btn-double {
    border: 4px double #f6bb42
}

.btn-warning.btn-inset {
    border: 4px inset #f6bb42
}

.btn-warning.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-warning.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #f4a911;
    z-index: -1
}

.btn-warning.btn-slidedown:active,
.btn-warning.btn-slidedown:hover {
    color: #fff
}

.btn-warning.btn-slidedown:active:after,
.btn-warning.btn-slidedown:hover:after {
    height: 100%
}

.btn-warning.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f4a911;
    z-index: -1
}

.btn-warning.btn-slideright:active,
.btn-warning.btn-slideright:hover {
    color: #fff
}

.btn-warning.btn-slideright:active:after,
.btn-warning.btn-slideright:hover:after {
    width: 100%
}

.btn-warning.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #f4a911;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-warning.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-warning.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-warning.btn-rotate {
    overflow: hidden
}

.btn-warning.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #f4a911;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-warning.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-warning.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-warning.btn-open {
    overflow: hidden
}

.btn-warning.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #f4a911;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-warning.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-warning.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-warning.btn-push {
    background: #f6bb42;
    box-shadow: 0 6px #f4a911;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-warning.btn-push:hover {
    box-shadow: 0 4px #f4a911;
    top: 2px
}

.btn-warning.btn-push:active {
    box-shadow: 0 0 #f4a911;
    top: 6px
}

.btn-warning.btn-pushright {
    background: #f6bb42;
    box-shadow: 6px 0 #f4a911;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-warning.btn-pushright:hover {
    box-shadow: 4px 0 #f4a911;
    left: 2px
}

.btn-warning.btn-pushright:active {
    box-shadow: 0 0 #f4a911;
    left: 6px
}

.btn-danger {
    background-color: #e9573f;
    border-color: #e9573f;
    color: #fff
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
    background-color: #e64328;
    border-color: transparent;
    color: #fff
}

.btn-danger.dropdown-toggle.btn-danger {
    background-color: #e9573f;
    border-color: #e64328;
    color: #fff
}

.btn-danger.btn-alt {
    background-color: #e64328;
    border: 1px solid #e9573f
}

.btn-danger.btn-alt:hover {
    background-color: #dc3519
}

.btn-danger.btn-stroke {
    border: 1px double #e9573f;
    background-color: transparent;
    color: #e9573f
}

.btn-danger.btn-stroke:hover {
    background-color: #e64328;
    border-color: transparent;
    color: #fff
}

.btn-danger.btn-solid {
    border: 1px solid #e9573f
}

.btn-danger.btn-dashed {
    border: 1px dashed #e9573f
}

.btn-danger.btn-dotted {
    border: 1px dotted #e9573f
}

.btn-danger.btn-double {
    border: 4px double #e9573f
}

.btn-danger.btn-inset {
    border: 4px inset #e9573f
}

.btn-danger.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-danger.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #dc3519;
    z-index: -1
}

.btn-danger.btn-slidedown:active,
.btn-danger.btn-slidedown:hover {
    color: #fff
}

.btn-danger.btn-slidedown:active:after,
.btn-danger.btn-slidedown:hover:after {
    height: 100%
}

.btn-danger.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #dc3519;
    z-index: -1
}

.btn-danger.btn-slideright:active,
.btn-danger.btn-slideright:hover {
    color: #fff
}

.btn-danger.btn-slideright:active:after,
.btn-danger.btn-slideright:hover:after {
    width: 100%
}

.btn-danger.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #dc3519;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-danger.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-danger.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-danger.btn-rotate {
    overflow: hidden
}

.btn-danger.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #dc3519;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-danger.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-danger.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-danger.btn-open {
    overflow: hidden
}

.btn-danger.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #dc3519;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-danger.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-danger.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-danger.btn-push {
    background: #e9573f;
    box-shadow: 0 6px #dc3519;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-danger.btn-push:hover {
    box-shadow: 0 4px #dc3519;
    top: 2px
}

.btn-danger.btn-push:active {
    box-shadow: 0 0 #dc3519;
    top: 6px
}

.btn-danger.btn-pushright {
    background: #e9573f;
    box-shadow: 6px 0 #dc3519;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-danger.btn-pushright:hover {
    box-shadow: 4px 0 #dc3519;
    left: 2px
}

.btn-danger.btn-pushright:active {
    box-shadow: 0 0 #dc3519;
    left: 6px
}

.btn-lilac {
    background-color: #906094;
    border-color: #906094;
    color: #fff
}

.btn-lilac.active,
.btn-lilac.disabled,
.btn-lilac:active,
.btn-lilac:focus,
.btn-lilac:hover,
.btn-lilac[disabled] {
    background-color: #815685;
    border-color: transparent;
    color: #fff
}

.btn-lilac.dropdown-toggle.btn-lilac {
    background-color: #906094;
    border-color: #815685;
    color: #fff
}

.btn-lilac.btn-alt {
    background-color: #815685;
    border: 1px solid #906094
}

.btn-lilac.btn-alt:hover {
    background-color: #724c75
}

.btn-lilac.btn-stroke {
    border: 1px double #906094;
    background-color: transparent;
    color: #906094
}

.btn-lilac.btn-stroke:hover {
    background-color: #815685;
    border-color: transparent;
    color: #fff
}

.btn-lilac.btn-solid {
    border: 1px solid #906094
}

.btn-lilac.btn-dashed {
    border: 1px dashed #906094
}

.btn-lilac.btn-dotted {
    border: 1px dotted #906094
}

.btn-lilac.btn-double {
    border: 4px double #906094
}

.btn-lilac.btn-inset {
    border: 4px inset #906094
}

.btn-lilac.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-lilac.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #724c75;
    z-index: -1
}

.btn-lilac.btn-slidedown:active,
.btn-lilac.btn-slidedown:hover {
    color: #fff
}

.btn-lilac.btn-slidedown:active:after,
.btn-lilac.btn-slidedown:hover:after {
    height: 100%
}

.btn-lilac.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #724c75;
    z-index: -1
}

.btn-lilac.btn-slideright:active,
.btn-lilac.btn-slideright:hover {
    color: #fff
}

.btn-lilac.btn-slideright:active:after,
.btn-lilac.btn-slideright:hover:after {
    width: 100%
}

.btn-lilac.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #724c75;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-lilac.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-lilac.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-lilac.btn-rotate {
    overflow: hidden
}

.btn-lilac.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #724c75;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-lilac.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-lilac.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-lilac.btn-open {
    overflow: hidden
}

.btn-lilac.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #724c75;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-lilac.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-lilac.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-lilac.btn-push {
    background: #906094;
    box-shadow: 0 6px #724c75;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-lilac.btn-push:hover {
    box-shadow: 0 4px #724c75;
    top: 2px
}

.btn-lilac.btn-push:active {
    box-shadow: 0 0 #724c75;
    top: 6px
}

.btn-lilac.btn-pushright {
    background: #906094;
    box-shadow: 6px 0 #724c75;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-lilac.btn-pushright:hover {
    box-shadow: 4px 0 #724c75;
    left: 2px
}

.btn-lilac.btn-pushright:active {
    box-shadow: 0 0 #724c75;
    left: 6px
}

.btn-inverse {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse[disabled] {
    background-color: #1d1d1d;
    border-color: transparent;
    color: #fff
}

.btn-inverse.dropdown-toggle.btn-inverse {
    background-color: #2a2a2a;
    border-color: #1d1d1d;
    color: #fff
}

.btn-inverse.btn-alt {
    background-color: #1d1d1d;
    border: 1px solid #2a2a2a
}

.btn-inverse.btn-alt:hover {
    background-color: #111
}

.btn-inverse.btn-stroke {
    border: 1px double #2a2a2a;
    background-color: transparent;
    color: #2a2a2a
}

.btn-inverse.btn-stroke:hover {
    background-color: #1d1d1d;
    border-color: transparent;
    color: #fff
}

.btn-inverse.btn-solid {
    border: 1px solid #2a2a2a
}

.btn-inverse.btn-dashed {
    border: 1px dashed #2a2a2a
}

.btn-inverse.btn-dotted {
    border: 1px dotted #2a2a2a
}

.btn-inverse.btn-double {
    border: 4px double #2a2a2a
}

.btn-inverse.btn-inset {
    border: 4px inset #2a2a2a
}

.btn-inverse.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-inverse.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #111;
    z-index: -1
}

.btn-inverse.btn-slidedown:active,
.btn-inverse.btn-slidedown:hover {
    color: #fff
}

.btn-inverse.btn-slidedown:active:after,
.btn-inverse.btn-slidedown:hover:after {
    height: 100%
}

.btn-inverse.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #111;
    z-index: -1
}

.btn-inverse.btn-slideright:active,
.btn-inverse.btn-slideright:hover {
    color: #fff
}

.btn-inverse.btn-slideright:active:after,
.btn-inverse.btn-slideright:hover:after {
    width: 100%
}

.btn-inverse.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #111;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-inverse.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-inverse.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-inverse.btn-rotate {
    overflow: hidden
}

.btn-inverse.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #111;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-inverse.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-inverse.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-inverse.btn-open {
    overflow: hidden
}

.btn-inverse.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #111;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-inverse.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-inverse.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-inverse.btn-push {
    background: #2a2a2a;
    box-shadow: 0 6px #111;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-inverse.btn-push:hover {
    box-shadow: 0 4px #111;
    top: 2px
}

.btn-inverse.btn-push:active {
    box-shadow: 0 0 #111;
    top: 6px
}

.btn-inverse.btn-pushright {
    background: #2a2a2a;
    box-shadow: 6px 0 #111;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

.btn-inverse.btn-pushright:hover {
    box-shadow: 4px 0 #111;
    left: 2px
}

.btn-inverse.btn-pushright:active {
    box-shadow: 0 0 #111;
    left: 6px
}

.btn-teal {
    color: #fff;
    background-color: #37bc9b;
    border-color: #31a88b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-teal:active,
.btn-teal:focus,
.btn-teal:hover {
    color: #fff !important;
    background-color: #31a88b
}

.btn-teal.btn-stroke {
    border: 1px double #37bc9b;
    background-color: transparent;
    color: #37bc9b
}

.btn-teal.btn-stroke:hover {
    color: #fff !important;
    background-color: #31a88b
}

.btn-teal.btn-solid {
    border: 1px solid #37bc9b
}

.btn-teal.btn-dashed {
    border: 1px dashed #37bc9b
}

.btn-teal.btn-dotted {
    border: 1px dotted #37bc9b
}

.btn-teal.btn-double {
    border: 4px double #37bc9b
}

.btn-teal.btn-inset {
    border: 4px inset #37bc9b
}

.btn-teal.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: #205081;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-bitbucket:active,
.btn-bitbucket:focus,
.btn-bitbucket:hover {
    color: #fff !important;
    background-color: #1b436d
}

.btn-bitbucket.btn-stroke {
    border: 1px double #205081;
    background-color: transparent;
    color: #205081
}

.btn-bitbucket.btn-stroke:hover {
    color: #fff !important;
    background-color: #1b436d
}

.btn-bitbucket.btn-solid {
    border: 1px solid #205081
}

.btn-bitbucket.btn-dashed {
    border: 1px dashed #205081
}

.btn-bitbucket.btn-dotted {
    border: 1px dotted #205081
}

.btn-bitbucket.btn-double {
    border: 4px double #205081
}

.btn-bitbucket.btn-inset {
    border: 4px inset #205081
}

.btn-bitbucket.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-behance {
    color: #fff;
    background-color: #053eff;
    border-color: #053eff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-behance:active,
.btn-behance:focus,
.btn-behance:hover {
    color: #fff !important;
    background-color: #0035eb
}

.btn-behance.btn-stroke {
    border: 1px double #053eff;
    background-color: transparent;
    color: #053eff
}

.btn-behance.btn-stroke:hover {
    color: #fff !important;
    background-color: #0035eb
}

.btn-behance.btn-solid {
    border: 1px solid #053eff
}

.btn-behance.btn-dashed {
    border: 1px dashed #053eff
}

.btn-behance.btn-dotted {
    border: 1px dotted #053eff
}

.btn-behance.btn-double {
    border: 4px double #053eff
}

.btn-behance.btn-inset {
    border: 4px inset #053eff
}

.btn-behance.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-delicious {
    color: #fff;
    background-color: #205cc0;
    border-color: #205cc0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-delicious:active,
.btn-delicious:focus,
.btn-delicious:hover {
    color: #fff !important;
    background-color: #1c52aa
}

.btn-delicious.btn-stroke {
    border: 1px double #205cc0;
    background-color: transparent;
    color: #205cc0
}

.btn-delicious.btn-stroke:hover {
    color: #fff !important;
    background-color: #1c52aa
}

.btn-delicious.btn-solid {
    border: 1px solid #205cc0
}

.btn-delicious.btn-dashed {
    border: 1px dashed #205cc0
}

.btn-delicious.btn-dotted {
    border: 1px dotted #205cc0
}

.btn-delicious.btn-double {
    border: 4px double #205cc0
}

.btn-delicious.btn-inset {
    border: 4px inset #205cc0
}

.btn-delicious.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-dribbble {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-dribbble:active,
.btn-dribbble:focus,
.btn-dribbble:hover {
    color: #fff !important;
    background-color: #e7357a
}

.btn-dribbble.btn-stroke {
    border: 1px double #ea4c89;
    background-color: transparent;
    color: #ea4c89
}

.btn-dribbble.btn-stroke:hover {
    color: #fff !important;
    background-color: #e7357a
}

.btn-dribbble.btn-solid {
    border: 1px solid #ea4c89
}

.btn-dribbble.btn-dashed {
    border: 1px dashed #ea4c89
}

.btn-dribbble.btn-dotted {
    border: 1px dotted #ea4c89
}

.btn-dribbble.btn-double {
    border: 4px double #ea4c89
}

.btn-dribbble.btn-inset {
    border: 4px inset #ea4c89
}

.btn-dribbble.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover {
    color: #fff !important;
    background-color: #344e86
}

.btn-facebook.btn-stroke {
    border: 1px double #3b5998;
    background-color: transparent;
    color: #3b5998
}

.btn-facebook.btn-stroke:hover {
    color: #fff !important;
    background-color: #344e86
}

.btn-facebook.btn-solid {
    border: 1px solid #3b5998
}

.btn-facebook.btn-dashed {
    border: 1px dashed #3b5998
}

.btn-facebook.btn-dotted {
    border: 1px dotted #3b5998
}

.btn-facebook.btn-double {
    border: 4px double #3b5998
}

.btn-facebook.btn-inset {
    border: 4px inset #3b5998
}

.btn-facebook.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-flickr:active,
.btn-flickr:focus,
.btn-flickr:hover {
    color: #fff !important;
    background-color: #e60077
}

.btn-flickr.btn-stroke {
    border: 1px double #ff0084;
    background-color: transparent;
    color: #ff0084
}

.btn-flickr.btn-stroke:hover {
    color: #fff !important;
    background-color: #e60077
}

.btn-flickr.btn-solid {
    border: 1px solid #ff0084
}

.btn-flickr.btn-dashed {
    border: 1px dashed #ff0084
}

.btn-flickr.btn-dotted {
    border: 1px dotted #ff0084
}

.btn-flickr.btn-double {
    border: 4px double #ff0084
}

.btn-flickr.btn-inset {
    border: 4px inset #ff0084
}

.btn-flickr.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-foursquare {
    color: #fff;
    background-color: #25a0ca;
    border-color: #25a0ca;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-foursquare:active,
.btn-foursquare:focus,
.btn-foursquare:hover {
    color: #fff !important;
    background-color: #218fb4
}

.btn-foursquare.btn-stroke {
    border: 1px double #25a0ca;
    background-color: transparent;
    color: #25a0ca
}

.btn-foursquare.btn-stroke:hover {
    color: #fff !important;
    background-color: #218fb4
}

.btn-foursquare.btn-solid {
    border: 1px solid #25a0ca
}

.btn-foursquare.btn-dashed {
    border: 1px dashed #25a0ca
}

.btn-foursquare.btn-dotted {
    border: 1px dotted #25a0ca
}

.btn-foursquare.btn-double {
    border: 4px double #25a0ca
}

.btn-foursquare.btn-inset {
    border: 4px inset #25a0ca
}

.btn-foursquare.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-googleplus {
    color: #fff;
    background-color: #db4a39;
    border-color: #db4a39;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-googleplus:active,
.btn-googleplus:focus,
.btn-googleplus:hover {
    color: #fff !important;
    background-color: #d43927
}

.btn-googleplus.btn-stroke {
    border: 1px double #db4a39;
    background-color: transparent;
    color: #db4a39
}

.btn-googleplus.btn-stroke:hover {
    color: #fff !important;
    background-color: #d43927
}

.btn-googleplus.btn-solid {
    border: 1px solid #db4a39
}

.btn-googleplus.btn-dashed {
    border: 1px dashed #db4a39
}

.btn-googleplus.btn-dotted {
    border: 1px dotted #db4a39
}

.btn-googleplus.btn-double {
    border: 4px double #db4a39
}

.btn-googleplus.btn-inset {
    border: 4px inset #db4a39
}

.btn-googleplus.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: #3f729b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-instagram:active,
.btn-instagram:focus,
.btn-instagram:hover {
    color: #fff !important;
    background-color: #386589
}

.btn-instagram.btn-stroke {
    border: 1px double #3f729b;
    background-color: transparent;
    color: #3f729b
}

.btn-instagram.btn-stroke:hover {
    color: #fff !important;
    background-color: #386589
}

.btn-instagram.btn-solid {
    border: 1px solid #3f729b
}

.btn-instagram.btn-dashed {
    border: 1px dashed #3f729b
}

.btn-instagram.btn-dotted {
    border: 1px dotted #3f729b
}

.btn-instagram.btn-double {
    border: 4px double #3f729b
}

.btn-instagram.btn-inset {
    border: 4px inset #3f729b
}

.btn-instagram.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-linkedin {
    color: #fff;
    background-color: #0e76a8;
    border-color: #0e76a8;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-linkedin:active,
.btn-linkedin:focus,
.btn-linkedin:hover {
    color: #fff !important;
    background-color: #0c6590
}

.btn-linkedin.btn-stroke {
    border: 1px double #0e76a8;
    background-color: transparent;
    color: #0e76a8
}

.btn-linkedin.btn-stroke:hover {
    color: #fff !important;
    background-color: #0c6590
}

.btn-linkedin.btn-solid {
    border: 1px solid #0e76a8
}

.btn-linkedin.btn-dashed {
    border: 1px dashed #0e76a8
}

.btn-linkedin.btn-dotted {
    border: 1px dotted #0e76a8
}

.btn-linkedin.btn-double {
    border: 4px double #0e76a8
}

.btn-linkedin.btn-inset {
    border: 4px inset #0e76a8
}

.btn-linkedin.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-path {
    color: #fff;
    background-color: #e41f11;
    border-color: #e41f11;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-path:active,
.btn-path:focus,
.btn-path:hover {
    color: #fff !important;
    background-color: #cc1c0f
}

.btn-path.btn-stroke {
    border: 1px double #e41f11;
    background-color: transparent;
    color: #e41f11
}

.btn-path.btn-stroke:hover {
    color: #fff !important;
    background-color: #cc1c0f
}

.btn-path.btn-solid {
    border: 1px solid #e41f11
}

.btn-path.btn-dashed {
    border: 1px dashed #e41f11
}

.btn-path.btn-dotted {
    border: 1px dotted #e41f11
}

.btn-path.btn-double {
    border: 4px double #e41f11
}

.btn-path.btn-inset {
    border: 4px inset #e41f11
}

.btn-path.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-pinterest {
    color: #fff;
    background-color: #c8232c;
    border-color: #c8232c;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-pinterest:active,
.btn-pinterest:focus,
.btn-pinterest:hover {
    color: #fff !important;
    background-color: #b21f27
}

.btn-pinterest.btn-stroke {
    border: 1px double #c8232c;
    background-color: transparent;
    color: #c8232c
}

.btn-pinterest.btn-stroke:hover {
    color: #fff !important;
    background-color: #b21f27
}

.btn-pinterest.btn-solid {
    border: 1px solid #c8232c
}

.btn-pinterest.btn-dashed {
    border: 1px dashed #c8232c
}

.btn-pinterest.btn-dotted {
    border: 1px dotted #c8232c
}

.btn-pinterest.btn-double {
    border: 4px double #c8232c
}

.btn-pinterest.btn-inset {
    border: 4px inset #c8232c
}

.btn-pinterest.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-rss {
    color: #fff;
    background-color: #ee802f;
    border-color: #ee802f;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-rss:active,
.btn-rss:focus,
.btn-rss:hover {
    color: #fff !important;
    background-color: #ec7217
}

.btn-rss.btn-stroke {
    border: 1px double #ee802f;
    background-color: transparent;
    color: #ee802f
}

.btn-rss.btn-stroke:hover {
    color: #fff !important;
    background-color: #ec7217
}

.btn-rss.btn-solid {
    border: 1px solid #ee802f
}

.btn-rss.btn-dashed {
    border: 1px dashed #ee802f
}

.btn-rss.btn-dotted {
    border: 1px dotted #ee802f
}

.btn-rss.btn-double {
    border: 4px double #ee802f
}

.btn-rss.btn-inset {
    border: 4px inset #ee802f
}

.btn-rss.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-skype {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-skype:active,
.btn-skype:focus,
.btn-skype:hover {
    color: #fff !important;
    background-color: #009cd7
}

.btn-skype.btn-stroke {
    border: 1px double #00aff0;
    background-color: transparent;
    color: #00aff0
}

.btn-skype.btn-stroke:hover {
    color: #fff !important;
    background-color: #009cd7
}

.btn-skype.btn-solid {
    border: 1px solid #00aff0
}

.btn-skype.btn-dashed {
    border: 1px dashed #00aff0
}

.btn-skype.btn-dotted {
    border: 1px dotted #00aff0
}

.btn-skype.btn-double {
    border: 4px double #00aff0
}

.btn-skype.btn-inset {
    border: 4px inset #00aff0
}

.btn-skype.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-soundcloud {
    color: #fff;
    background-color: #f70;
    border-color: #f70;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-soundcloud:active,
.btn-soundcloud:focus,
.btn-soundcloud:hover {
    color: #fff !important;
    background-color: #e66b00
}

.btn-soundcloud.btn-stroke {
    border: 1px double #f70;
    background-color: transparent;
    color: #f70
}

.btn-soundcloud.btn-stroke:hover {
    color: #fff !important;
    background-color: #e66b00
}

.btn-soundcloud.btn-solid {
    border: 1px solid #f70
}

.btn-soundcloud.btn-dashed {
    border: 1px dashed #f70
}

.btn-soundcloud.btn-dotted {
    border: 1px dotted #f70
}

.btn-soundcloud.btn-double {
    border: 4px double #f70
}

.btn-soundcloud.btn-inset {
    border: 4px inset #f70
}

.btn-soundcloud.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-tumblr {
    color: #fff;
    background-color: #34526f;
    border-color: #34526f;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-tumblr:active,
.btn-tumblr:focus,
.btn-tumblr:hover {
    color: #fff !important;
    background-color: #2c455e
}

.btn-tumblr.btn-stroke {
    border: 1px double #34526f;
    background-color: transparent;
    color: #34526f
}

.btn-tumblr.btn-stroke:hover {
    color: #fff !important;
    background-color: #2c455e
}

.btn-tumblr.btn-solid {
    border: 1px solid #34526f
}

.btn-tumblr.btn-dashed {
    border: 1px dashed #34526f
}

.btn-tumblr.btn-dotted {
    border: 1px dotted #34526f
}

.btn-tumblr.btn-double {
    border: 4px double #34526f
}

.btn-tumblr.btn-inset {
    border: 4px inset #34526f
}

.btn-tumblr.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-twitter {
    color: #fff;
    background-color: #00a0d1;
    border-color: #00a0d1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover {
    color: #fff !important;
    background-color: #008cb8
}

.btn-twitter.btn-stroke {
    border: 1px double #00a0d1;
    background-color: transparent;
    color: #00a0d1
}

.btn-twitter.btn-stroke:hover {
    color: #fff !important;
    background-color: #008cb8
}

.btn-twitter.btn-solid {
    border: 1px solid #00a0d1
}

.btn-twitter.btn-dashed {
    border: 1px dashed #00a0d1
}

.btn-twitter.btn-dotted {
    border: 1px dotted #00a0d1
}

.btn-twitter.btn-double {
    border: 4px double #00a0d1
}

.btn-twitter.btn-inset {
    border: 4px inset #00a0d1
}

.btn-twitter.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-vimeo {
    color: #fff;
    background-color: #86c9ef;
    border-color: #86c9ef;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-vimeo:active,
.btn-vimeo:focus,
.btn-vimeo:hover {
    color: #fff !important;
    background-color: #6fbfec
}

.btn-vimeo.btn-stroke {
    border: 1px double #86c9ef;
    background-color: transparent;
    color: #86c9ef
}

.btn-vimeo.btn-stroke:hover {
    color: #fff !important;
    background-color: #6fbfec
}

.btn-vimeo.btn-solid {
    border: 1px solid #86c9ef
}

.btn-vimeo.btn-dashed {
    border: 1px dashed #86c9ef
}

.btn-vimeo.btn-dotted {
    border: 1px dotted #86c9ef
}

.btn-vimeo.btn-double {
    border: 4px double #86c9ef
}

.btn-vimeo.btn-inset {
    border: 4px inset #86c9ef
}

.btn-vimeo.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-wordpress {
    color: #fff;
    background-color: #21759b;
    border-color: #21759b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-wordpress:active,
.btn-wordpress:focus,
.btn-wordpress:hover {
    color: #fff !important;
    background-color: #1d6586
}

.btn-wordpress.btn-stroke {
    border: 1px double #21759b;
    background-color: transparent;
    color: #21759b
}

.btn-wordpress.btn-stroke:hover {
    color: #fff !important;
    background-color: #1d6586
}

.btn-wordpress.btn-solid {
    border: 1px solid #21759b
}

.btn-wordpress.btn-dashed {
    border: 1px dashed #21759b
}

.btn-wordpress.btn-dotted {
    border: 1px dotted #21759b
}

.btn-wordpress.btn-double {
    border: 4px double #21759b
}

.btn-wordpress.btn-inset {
    border: 4px inset #21759b
}

.btn-wordpress.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: #720e9e;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-yahoo:active,
.btn-yahoo:focus,
.btn-yahoo:hover {
    color: #fff !important;
    background-color: #610c87
}

.btn-yahoo.btn-stroke {
    border: 1px double #720e9e;
    background-color: transparent;
    color: #720e9e
}

.btn-yahoo.btn-stroke:hover {
    color: #fff !important;
    background-color: #610c87
}

.btn-yahoo.btn-solid {
    border: 1px solid #720e9e
}

.btn-yahoo.btn-dashed {
    border: 1px dashed #720e9e
}

.btn-yahoo.btn-dotted {
    border: 1px dotted #720e9e
}

.btn-yahoo.btn-double {
    border: 4px double #720e9e
}

.btn-yahoo.btn-inset {
    border: 4px inset #720e9e
}

.btn-yahoo.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-youtube {
    color: #fff;
    background-color: #c4302b;
    border-color: #c4302b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-youtube:active,
.btn-youtube:focus,
.btn-youtube:hover {
    color: #fff !important;
    background-color: #af2b26
}

.btn-youtube.btn-stroke {
    border: 1px double #c4302b;
    background-color: transparent;
    color: #c4302b
}

.btn-youtube.btn-stroke:hover {
    color: #fff !important;
    background-color: #af2b26
}

.btn-youtube.btn-solid {
    border: 1px solid #c4302b
}

.btn-youtube.btn-dashed {
    border: 1px dashed #c4302b
}

.btn-youtube.btn-dotted {
    border: 1px dotted #c4302b
}

.btn-youtube.btn-double {
    border: 4px double #c4302b
}

.btn-youtube.btn-inset {
    border: 4px inset #c4302b
}

.btn-youtube.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-icon-stacked {
    text-align: left;
    padding: 10px 10px 10px 45px;
    position: relative
}

.btn-icon-stacked:active,
.btn-icon-stacked:focus {
    color: #fff
}

.btn-icon-stacked i {
    display: block;
    position: absolute;
    left: 15px;
    top: 15px
}

.btn-icon-stacked span {
    display: block;
    font-size: 13px;
    line-height: normal
}

.btn-compose-email {
    padding: 10px 0;
    margin-bottom: 20px
}

.btn-group-vertical>.btn.rounded:first-child:not(:last-child) {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0
}

.btn-group-vertical>.btn.rounded:last-child:not(:first-child) {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.dropdown-menu {
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    border: 1px solid #ddd;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dropdown-menu .dropdown-header {
    background-color: #fbfbfb;
    border-top: none;
    border-bottom: 1px solid #ddd
}

.dropdown-menu .divider {
    margin: 0
}

form .form-group {
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important
}

form .form-group .fileinput {
    width: 100%
}

form .form-group .error {
    display: none;
    font-size: 12px;
    font-style: italic;
    color: #e9573f
}

form .form-group .error+.help-block {
    display: none
}

form .form-group.no-padding .form-control-feedback {
    right: 4px !important
}

form .form-group .control-label {
    padding-top: 3px;
    font-weight: 300
}

form .form-group.has-feedback.has-feedback-sm button.form-control-feedback {
    width: 22px;
    height: 22px;
    font-size: 12px;
    top: 4px;
    right: 4px
}

form .form-group.has-feedback button.form-control-feedback {
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
    line-height: 6px;
    position: absolute;
    pointer-events: auto !important
}

form .form-group.has-feedback button.form-control-feedback:before {
    position: absolute;
    left: 6px;
    top: 8px
}

form .form-group.has-primary .control-label {
    color: #00b1e1
}

form .form-group.has-primary .form-control {
    border-color: #00b1e1
}

form .form-group.has-primary .form-control:focus {
    border-color: #0089ae !important
}

form .form-group.has-primary .form-control-feedback {
    color: #00b1e1
}

form .form-group.has-primary .help-inline {
    color: #00b1e1
}

form .form-group.has-info .control-label {
    color: #63d3e9
}

form .form-group.has-info .form-control {
    border-color: #63d3e9
}

form .form-group.has-info .form-control:focus {
    border-color: #36c6e3 !important
}

form .form-group.has-info .form-control-feedback {
    color: #63d3e9
}

form .form-group.has-info .help-inline {
    color: #63d3e9
}

form .form-group.has-success .control-label {
    color: #8cc152
}

form .form-group.has-success .form-control {
    border-color: #8cc152
}

form .form-group.has-success .form-control:focus {
    border-color: #72a53b !important
}

form .form-group.has-success .form-control-feedback {
    color: #8cc152
}

form .form-group.has-success .help-inline {
    color: #8cc152
}

form .form-group.has-warning .control-label {
    color: #f6bb42
}

form .form-group.has-warning .form-control {
    border-color: #f6bb42
}

form .form-group.has-warning .form-control:focus {
    border-color: #f4a911 !important
}

form .form-group.has-warning .form-control-feedback {
    color: #f6bb42
}

form .form-group.has-warning .help-inline {
    color: #f6bb42
}

form .form-group.has-error .control-label {
    color: #e9573f
}

form .form-group.has-error .form-control {
    border-color: #e9573f
}

form .form-group.has-error .form-control:focus {
    border-color: #dc3519 !important
}

form .form-group.has-error .form-control-feedback {
    color: #e9573f
}

form .form-group.has-error .help-inline {
    color: #e9573f
}

form .form-group.form-group-inline .help-inline,
form .form-group.form-group-inline input {
    display: inline-block
}

form .form-group.form-group-inline input {
    width: 75%;
    margin-right: 5px
}

form .form-group.form-group-divider {
    background-color: #eee;
    padding: 0;
    margin-bottom: 0
}

form .form-group.form-group-divider .form-inner {
    border-left: 5px solid #71a117;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px
}

form .form-group.form-group-divider .form-inner .label-circle {
    display: inline !important
}

form .form-group.form-footer {
    background-color: #eee;
    margin-bottom: 0
}

form .help-block,
form .help-inline {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 0
}

.form-horizontal .form-group .checkbox {
    padding-top: 2px
}

.form-horizontal .form-group .checkbox-inline {
    padding-top: 1px
}

.form-horizontal .form-group .radio {
    padding-top: 4px
}

.form-horizontal .form-group .radio-inline {
    padding-top: 0
}

.form-bordered .form-body {
    padding: 0
}

.form-bordered .form-group {
    padding: 15px 0;
    margin-bottom: 0;
    border-top: 1px solid #ddd
}

.form-bordered .form-group:first-child {
    border-top: none
}

.form-bordered .form-group .chosen-container:last-child {
    margin-bottom: 0 !important
}

.form-striped .form-body {
    padding: 0
}

.form-striped .form-group {
    padding: 15px 0;
    margin-bottom: 0;
    border-top: 1px solid #ddd
}

.form-striped .form-group:first-child {
    border-top: none
}

.form-striped .form-group:nth-child(2n+1) {
    background-color: #f1f1f1
}

.form-striped .form-group .chosen-container:last-child {
    margin-bottom: 0 !important
}

.form-body {
    padding: 10px
}

.form-footer {
    padding: 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd
}

.form-footer [class*=col-] .btn {
    margin-left: 5px
}

.ckbox input[type=checkbox] {
    opacity: 0
}

.ckbox input[type=checkbox]:checked+label::after {
    font-family: FontAwesome;
    content: "\F00C";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: 700
}

.ckbox.rounded input[type=checkbox]:checked+label::after,
.ckbox.rounded input[type=checkbox]:checked+label::before {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ckbox.rounded label:before {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ckbox.circle input[type=checkbox]:checked+label::after,
.ckbox.circle input[type=checkbox]:checked+label::before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.ckbox.circle label:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.ckbox.ckbox-default input[type=checkbox]:checked+label::after {
    color: gray
}

.rdio input[type=radio] {
    opacity: 0
}

.rdio input[type=radio]:checked+label::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
    font-size: 11px;
    width: 10px;
    height: 10px
}

.rdio.rounded input[type=radio]:checked+label::after,
.rdio.rounded input[type=radio]:checked+label::before {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.rdio.rounded label:before {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.rdio.circle input[type=radio]:checked+label::after,
.rdio.circle input[type=radio]:checked+label::before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.rdio.circle label:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.rdio.rdio-default input[type=radio]:checked+label::after {
    color: gray
}

.text-center .ckbox,
.text-center .rdio {
    width: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 0
}

.ckbox,
.rdio {
    position: relative;
    margin-top: 3px
}

.ckbox label,
.rdio label {
    padding-left: 10px;
    cursor: pointer;
    margin-bottom: 7px !important
}

.ckbox label:before,
.rdio label:before {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: inline-block;
    border: 1px solid #bbb;
    background: #fff
}

.ckbox-teal input[type=checkbox]:checked+label::after {
    border-color: #37bc9b;
    background-color: #37bc9b
}

.ckbox-default input[type=checkbox]:checked+label::after {
    border-color: #eee;
    background-color: #eee
}

.ckbox-default input[type=checkbox][disabled]:checked+label::after {
    border-color: #eee;
    opacity: .5
}

.ckbox-primary input[type=checkbox]:checked+label::after {
    border-color: #00b1e1;
    background-color: #00b1e1
}

.ckbox-primary input[type=checkbox][disabled]:checked+label::after {
    border-color: #00b1e1;
    opacity: .5
}

.ckbox-success input[type=checkbox]:checked+label::after {
    border-color: #8cc152;
    background-color: #8cc152
}

.ckbox-success input[type=checkbox][disabled]:checked+label::after {
    border-color: #8cc152;
    opacity: .5
}

.ckbox-info input[type=checkbox]:checked+label::after {
    border-color: #63d3e9;
    background-color: #63d3e9
}

.ckbox-info input[type=checkbox][disabled]:checked+label::after {
    border-color: #63d3e9;
    opacity: .5
}

.ckbox-warning input[type=checkbox]:checked+label::after {
    border-color: #f6bb42;
    background-color: #f6bb42
}

.ckbox-warning input[type=checkbox][disabled]:checked+label::after {
    border-color: #f6bb42;
    opacity: .5
}

.ckbox-danger input[type=checkbox]:checked+label::after {
    border-color: #e9573f;
    background-color: #e9573f
}

.ckbox-danger input[type=checkbox][disabled]:checked+label::after {
    border-color: #e9573f;
    opacity: .5
}

.ckbox-lilac input[type=checkbox]:checked+label::after {
    border-color: #906094;
    background-color: #906094
}

.ckbox-lilac input[type=checkbox][disabled]:checked+label::after {
    border-color: #906094;
    opacity: .5
}

.ckbox-inverse input[type=checkbox]:checked+label::after {
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.ckbox-inverse input[type=checkbox][disabled]:checked+label::after {
    border-color: #2a2a2a;
    opacity: .5
}

.rdio-default input[type=radio]:checked+label::after {
    border-color: #eee;
    background-color: #eee
}

.rdio-default input[type=radio][disabled]:checked+label::after {
    border-color: #eee;
    opacity: .5
}

.rdio-primary input[type=radio]:checked+label::after {
    border-color: #00b1e1;
    background-color: #00b1e1
}

.rdio-primary input[type=radio][disabled]:checked+label::after {
    border-color: #00b1e1;
    opacity: .5
}

.rdio-success input[type=radio]:checked+label::after {
    border-color: #8cc152;
    background-color: #8cc152
}

.rdio-success input[type=radio][disabled]:checked+label::after {
    border-color: #8cc152;
    opacity: .5
}

.rdio-info input[type=radio]:checked+label::after {
    border-color: #63d3e9;
    background-color: #63d3e9
}

.rdio-info input[type=radio][disabled]:checked+label::after {
    border-color: #63d3e9;
    opacity: .5
}

.rdio-warning input[type=radio]:checked+label::after {
    border-color: #f6bb42;
    background-color: #f6bb42
}

.rdio-warning input[type=radio][disabled]:checked+label::after {
    border-color: #f6bb42;
    opacity: .5
}

.rdio-danger input[type=radio]:checked+label::after {
    border-color: #e9573f;
    background-color: #e9573f
}

.rdio-danger input[type=radio][disabled]:checked+label::after {
    border-color: #e9573f;
    opacity: .5
}

.rdio-lilac input[type=radio]:checked+label::after {
    border-color: #906094;
    background-color: #906094
}

.rdio-lilac input[type=radio][disabled]:checked+label::after {
    border-color: #906094;
    opacity: .5
}

.rdio-inverse input[type=radio]:checked+label::after {
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.rdio-inverse input[type=radio][disabled]:checked+label::after {
    border-color: #2a2a2a;
    opacity: .5
}

.rdio-teal input[type=radio]:checked+label::after {
    border-color: #37bc9b;
    background-color: #37bc9b
}

.has-feedback label~.form-control-feedback {
    top: 28px
}

.form-control-static {
    padding-top: 3px;
    padding-bottom: 3px
}

.input-icon>i {
    color: #ddd;
    display: block;
    position: absolute;
    margin: 10px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center
}

.input-icon>.form-control {
    padding-left: 33px
}

.input-icon.right>i {
    right: 8px;
    float: right
}

.input-icon.right[class*=col-]>i {
    right: 16px
}

.input-icon.right>.form-control {
    padding-right: 33px;
    padding-left: 12px
}

input.spinner[type=color],
input.spinner[type=date],
input.spinner[type=datetime-local],
input.spinner[type=datetime],
input.spinner[type=email],
input.spinner[type=month],
input.spinner[type=number],
input.spinner[type=password],
input.spinner[type=search],
input.spinner[type=tel],
input.spinner[type=text],
input.spinner[type=time],
input.spinner[type=url],
input.spinner[type=week] {
    background-image: url(../../global/img/loader/general/1.gif) !important;
    background-repeat: no-repeat;
    background-position: right 6px bottom 6px;
    background-size: 20px Auto
}

input.spinner[type=color].flat,
input.spinner[type=date].flat,
input.spinner[type=datetime-local].flat,
input.spinner[type=datetime].flat,
input.spinner[type=email].flat,
input.spinner[type=month].flat,
input.spinner[type=number].flat,
input.spinner[type=password].flat,
input.spinner[type=search].flat,
input.spinner[type=tel].flat,
input.spinner[type=text].flat,
input.spinner[type=time].flat,
input.spinner[type=url].flat,
input.spinner[type=week].flat {
    background-image: url(../../global/img/loader/flat/1.gif) !important
}

.input-group-addon {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    min-width: 39px
}

.input-group-addon .ckbox,
.input-group-addon .rdio {
    position: absolute;
    top: 4px;
    left: 10px
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-xs>.form-control,
.input-group-xs>.input-group-addon,
.input-group-xs>.input-group-btn>.btn {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.form-group-sm .form-control,
.input-sm {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width:640px) {
    .form-inner-all [class*=col-]:last-child .form-control {
        margin-top: 15px
    }
}

.img-bordered-default {
    border: 2px solid #eee
}

.img-bordered-primary {
    border: 2px solid #00b1e1
}

.img-bordered-success {
    border: 2px solid #8cc152
}

.img-bordered-info {
    border: 2px solid #63d3e9
}

.img-bordered-warning {
    border: 2px solid #f6bb42
}

.img-bordered-danger {
    border: 2px solid #e9573f
}

.img-bordered-lilac {
    border: 2px solid #906094
}

.img-bordered-teals {
    border: 2px solid #37bc9b
}

.img-bordered-inverse {
    border: 2px solid #2a2a2a
}

.label {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.label-default {
    color: #999 !important
}

.label-default {
    background-color: #eee
}

.label-default.label-stroke {
    background-color: transparent;
    border: 1px solid #eee;
    color: #eee
}

.label-primary {
    background-color: #00b1e1
}

.label-primary.label-stroke {
    background-color: transparent;
    border: 1px solid #00b1e1;
    color: #00b1e1
}

.label-success {
    background-color: #8cc152
}

.label-success.label-stroke {
    background-color: transparent;
    border: 1px solid #8cc152;
    color: #8cc152
}

.label-info {
    background-color: #63d3e9
}

.label-info.label-stroke {
    background-color: transparent;
    border: 1px solid #63d3e9;
    color: #63d3e9
}

.label-warning {
    background-color: #f6bb42
}

.label-warning.label-stroke {
    background-color: transparent;
    border: 1px solid #f6bb42;
    color: #f6bb42
}

.label-danger {
    background-color: #e9573f
}

.label-danger.label-stroke {
    background-color: transparent;
    border: 1px solid #e9573f;
    color: #e9573f
}

.label-lilac {
    background-color: #906094
}

.label-lilac.label-stroke {
    background-color: transparent;
    border: 1px solid #906094;
    color: #906094
}

.label-teals {
    background-color: #37bc9b
}

.label-teals.label-stroke {
    background-color: transparent;
    border: 1px solid #37bc9b;
    color: #37bc9b
}

.label-inverse {
    background-color: #2a2a2a
}

.label-inverse.label-stroke {
    background-color: transparent;
    border: 1px solid #2a2a2a;
    color: #2a2a2a
}

.label-circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 10px;
    height: 15px;
    width: 15px;
    display: block
}

.media-list>.media .media-body .media-meta.device {
    position: absolute;
    top: 5px;
    right: 15px
}

.media-list>.media .media-body .media-meta.time {
    float: right;
    margin-top: 3px
}

.media {
    position: relative
}

.media>.pull-left.has-notif i {
    border: 2px solid #2a2a2a
}

.media>.pull-left.has-notif i.online {
    background-color: #8cc152;
    animation: opacity-badge .6s infinite;
    -webkit-animation: opacity-badge .6s infinite
}

@keyframes opacity-badge {
    0% {
        transform: scale(.5)
    }

    100% {
        transform: scale(1.2)
    }
}

@-webkit-keyframes opacity-badge {
    0% {
        transform: scale(.5)
    }

    100% {
        transform: scale(1.2)
    }
}

.media>.pull-left.has-notif i.offline {
    background-color: #959595
}

.media>.pull-left.has-notif i.away {
    background-color: #f6bb42
}

.media>.pull-left.has-notif i.busy {
    background-color: #e9573f
}

.media>.pull-left.has-notif i {
    position: absolute;
    left: 14px;
    top: 3px;
    width: 12px;
    height: 12px;
    border-radius: 100%
}

.media>.pull-left.avatar i {
    left: 4px;
    top: 1px
}

.media-list {
    background-color: #fff
}

.media-list>a {
    text-decoration: none;
    border-bottom: 1px solid #ddd
}

.media-list>a:hover {
    background-color: #eee
}

.media-list>a:last-child {
    border-bottom: none
}

.media-list>.media {
    display: block;
    padding: 8px 15px;
    margin: 0;
    line-height: 21px
}

.media-list>.media>.pull-left {
    display: table-cell;
    margin-top: 4px
}

.media-list>.media .media-object {
    width: 50px;
    height: 50px;
    text-align: center
}

.media-list>.media .media-object img {
    width: 30px;
    height: 30px
}

.media-list>.media>.media-body {
    display: table-cell
}

.media-list>.media>.media-body>.media-heading {
    text-transform: capitalize;
    display: block;
    font-weight: 600;
    color: #444;
    margin-bottom: 0
}

.media-list>.media>.media-body>.media-text {
    display: block;
    color: #777;
    margin: 0;
    font-size: 13px;
    min-width: 210px
}

.media-list>.media>.media-body>.media-meta {
    font-size: 11px !important;
    margin: 0;
    color: #8f8f8f
}

.media-list.small>.media {
    padding: 7px 15px
}

.media-list.small>.media .media-object {
    width: 38px;
    height: 38px
}

.media-details {
    padding: 20px
}

.media-details .category {
    font-size: 11px
}

.media-details .details {
    margin-top: 20px
}

.media-details .details h4 {
    font-size: 12px;
    color: #333;
    text-transform: uppercase
}

.media-details .table {
    box-shadow: none
}

.media-details .media-title {
    font-size: 17px
}

.modal .modal-dialog .modal-content {
    border: 1px solid #ddd
}

.modal .modal-dialog .modal-content .panel-group {
    margin-bottom: 0
}

.modal .modal-dialog .modal-content .panel {
    box-shadow: none;
    margin-bottom: 0
}

.modal .modal-dialog .modal-content .modal-footer {
    padding: 10px;
    background-color: #f5f5f5;
    margin-top: 0;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 10px 10px
}

.modal.modal-center {
    padding-top: 10%
}

.modal-primary .modal-header {
    background-color: #00b1e1;
    color: #fff;
    border-bottom: 1px solid #00b1e1;
    position: relative
}

.modal-primary .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #00b1e1;
    border-left: 1px solid #00b1e1;
    border-right: 1px solid #00b1e1
}

.modal-primary .modal-content {
    border: 1px solid #00b1e1
}

.modal-success .modal-header {
    background-color: #8cc152;
    color: #fff;
    border-bottom: 1px solid #8cc152;
    position: relative
}

.modal-success .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #8cc152;
    border-left: 1px solid #8cc152;
    border-right: 1px solid #8cc152
}

.modal-success .modal-content {
    border: 1px solid #8cc152
}

.modal-info .modal-header {
    background-color: #63d3e9;
    color: #fff;
    border-bottom: 1px solid #63d3e9;
    position: relative
}

.modal-info .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #63d3e9;
    border-left: 1px solid #63d3e9;
    border-right: 1px solid #63d3e9
}

.modal-info .modal-content {
    border: 1px solid #63d3e9
}

.modal-warning .modal-header {
    background-color: #f6bb42;
    color: #fff;
    border-bottom: 1px solid #f6bb42;
    position: relative
}

.modal-warning .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #f6bb42;
    border-left: 1px solid #f6bb42;
    border-right: 1px solid #f6bb42
}

.modal-warning .modal-content {
    border: 1px solid #f6bb42
}

.modal-danger .modal-header {
    background-color: #e9573f;
    color: #fff;
    border-bottom: 1px solid #e9573f;
    position: relative
}

.modal-danger .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #e9573f;
    border-left: 1px solid #e9573f;
    border-right: 1px solid #e9573f
}

.modal-danger .modal-content {
    border: 1px solid #e9573f
}

.modal-lilac .modal-header {
    background-color: #906094;
    color: #fff;
    border-bottom: 1px solid #906094;
    position: relative
}

.modal-lilac .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #906094;
    border-left: 1px solid #906094;
    border-right: 1px solid #906094
}

.modal-lilac .modal-content {
    border: 1px solid #906094
}

.modal-teal .modal-header {
    background-color: #37bc9b;
    color: #fff;
    border-bottom: 1px solid #37bc9b;
    position: relative
}

.modal-teal .modal-header:before {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    content: "";
    border-top: 1px solid #37bc9b;
    border-left: 1px solid #37bc9b;
    border-right: 1px solid #37bc9b
}

.modal-teal .modal-content {
    border: 1px solid #37bc9b
}

.modal-photo-viewer {
    margin-top: 0;
    margin-bottom: 0;
    top: 50%;
    left: 50%;
    width: auto;
    position: absolute
}

.modal-photo-viewer .modal-content {
    position: relative;
    width: 900px;
    height: auto;
    margin-left: -50%;
    margin-top: -200px
}

.modal-photo-viewer .row {
    margin-left: 0;
    margin-right: 0
}

.modal-photo-viewer .modal-photo-left,
.modal-photo-viewer .modal-photo-right {
    padding: 0
}

.modal-photo-viewer .modal-photo-right .media-details {
    padding: 10px
}

.modal-photo-viewer .modal-photo-right .media-details .media-title {
    margin-top: 13px
}

.modal-photo-viewer .modal-photo {
    top: 50%;
    position: relative
}

.modal-photo-viewer .photo {
    max-height: 539px;
    margin: auto
}

@media (max-width:800px) {
    .modal-photo-viewer .modal-content {
        width: 80%;
        margin-left: -42%
    }

    .modal-photo-viewer .modal-photo-left {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px;
        border-radius: 3px 3px 0 0
    }
}

@media (max-width:480px) {
    .modal-photo-viewer .modal-content {
        width: 50%;
        margin-left: -27%
    }
}

.pagination {
    vertical-align: middle
}

.panel {
    border: none;
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel.panel-fullsize {
    position: fixed;
    width: 96%;
    top: 25px;
    left: 25px;
    z-index: 9999
}

.panel.panel-fullsize .chartjs {
    max-width: inherit !important;
    height: 470px !important
}

.panel .panel-heading {
    padding: 5px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel .panel-heading .has-feedback .form-control {
    padding-right: 0
}

.panel .panel-heading>.pull-right {
    margin-top: 5px;
    margin-right: 5px
}

.panel .panel-heading>.pull-right>i {
    padding: 5px
}

.panel .panel-heading>.pull-right>.progress {
    min-width: 120px
}

.panel .panel-heading .panel-title {
    padding: 10px;
    font-size: 17px
}

.panel .panel-heading .panel-title>i {
    margin-right: 5px
}

.panel .panel-heading>.panel-title {
    vertical-align: middle
}

.panel .panel-heading .nav>li>a {
    padding: 10px
}

.panel .panel-search {
    padding: 15px;
    position: relative;
    color: #333;
    display: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.panel .panel-search i {
    position: absolute;
    right: 25px;
    top: 25px;
    color: #a2a2a2
}

.panel .panel-sub-heading {
    display: block;
    background-color: #fbfbfb;
    border-bottom: 1px solid #cfd9db
}

.panel .panel-sub-heading h4 {
    margin: 0
}

.panel .panel-sub-heading p {
    margin: 0;
    font-size: 13px;
    color: #999
}

.panel .panel-body {
    position: relative;
    background-color: #ddd;
    padding: 10px
}

.panel .panel-body .table-responsive {
    margin-top: -1px
}

.panel .panel-body.out {
    display: none
}

.panel .panel-body .sample-wrapper p {
    font-size: 13px;
    color: #999
}

.panel .panel-body .page-header:first-child {
    margin-top: 10px
}

.panel .panel-body .list-group .list-group-item {
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #ddd;
    border-left: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.panel .panel-body .list-group .list-group-item:last-child {
    border-bottom: none !important
}

.panel .panel-body table {
    margin-bottom: 0
}

.panel .panel-body table thead tr th {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel .panel-footer {
    padding: 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel.panel-default .panel-heading .option .btn:hover {
    background-color: #e1e1e1
}

.panel.rounded .ribbon-wrapper+.panel-body {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.panel.no-overflow .form-footer,
.panel.no-overflow .panel-body,
.panel.no-overflow .panel-footer {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px
}

.panel-primary>.panel-heading {
    background-color: #00b1e1;
    border: 1px solid #00addc;
    color: #fff
}

.panel-primary>.panel-heading .option .btn:hover {
    background-color: #009dc8;
    color: #fff
}

.panel-primary>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-primary .panel-body {
    background-color: #00b1e1;
    color: #fff
}

.panel-bg-primary .panel-body .text-muted {
    color: #f2f2f2
}

.panel-success>.panel-heading {
    background-color: #8cc152;
    border: 1px solid #8ac04e;
    color: #fff
}

.panel-success>.panel-heading .option .btn:hover {
    background-color: #7fb842;
    color: #fff
}

.panel-success>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-success .panel-body {
    background-color: #8cc152;
    color: #fff
}

.panel-bg-success .panel-body .text-muted {
    color: #f2f2f2
}

.panel-info>.panel-heading {
    background-color: #63d3e9;
    border: 1px solid #5fd2e8;
    color: #fff
}

.panel-info>.panel-heading .option .btn:hover {
    background-color: #4dcde6;
    color: #fff
}

.panel-info>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-info .panel-body {
    background-color: #63d3e9;
    color: #fff
}

.panel-bg-info .panel-body .text-muted {
    color: #f2f2f2
}

.panel-warning>.panel-heading {
    background-color: #f6bb42;
    border: 1px solid #f6b93d;
    color: #fff
}

.panel-warning>.panel-heading .option .btn:hover {
    background-color: #f5b22a;
    color: #fff
}

.panel-warning>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-warning .panel-body {
    background-color: #f6bb42;
    color: #fff
}

.panel-bg-warning .panel-body .text-muted {
    color: #f2f2f2
}

.panel-danger>.panel-heading {
    background-color: #e9573f;
    border: 1px solid #e8533a;
    color: #fff
}

.panel-danger>.panel-heading .option .btn:hover {
    background-color: #e64328;
    color: #fff
}

.panel-danger>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-danger .panel-body {
    background-color: #e9573f;
    color: #fff
}

.panel-bg-danger .panel-body .text-muted {
    color: #f2f2f2
}

.panel-inverse>.panel-heading {
    background-color: #2a2a2a;
    border: 1px solid #272727;
    color: #fff
}

.panel-inverse>.panel-heading .option .btn:hover {
    background-color: #1d1d1d;
    color: #fff
}

.panel-inverse>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-inverse .panel-body {
    background-color: #2a2a2a;
    color: #fff
}

.panel-bg-inverse .panel-body .text-muted {
    color: #f2f2f2
}

.panel-lilac>.panel-heading {
    background-color: #906094;
    border: 1px solid #8d5e91;
    color: #fff
}

.panel-lilac>.panel-heading .option .btn:hover {
    background-color: #815685;
    color: #fff
}

.panel-lilac>.panel-heading .option .btn i {
    color: #fff
}

.panel-bg-lilac .panel-body {
    background-color: #906094;
    color: #fff
}

.panel-bg-lilac .panel-body .text-muted {
    color: #f2f2f2
}

.panel-teal .panel-heading {
    background-color: #37bc9b;
    border: 1px solid #36b898;
    color: #fff
}

.panel-teal .panel-heading .option .btn:hover {
    background-color: #31a88b;
    color: #fff
}

.panel-teal .panel-heading .option .btn i {
    color: #fff
}

.panel-bg-teal .panel-body {
    background-color: #37bc9b;
    color: #fff
}

.panel-bg-teal .panel-body .text-muted {
    color: #f2f2f2
}

.panel-scrollable .panel-body {
    height: 300px
}

.panel-tab {
    background-color: #fbfbfb
}

.panel-tab .panel-heading ul {
    position: relative;
    overflow: visible;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    border: none;
    margin-bottom: -6px
}

.panel-tab .panel-heading ul li {
    line-height: 25px
}

.panel-tab .panel-heading ul li.active {
    color: #444
}

.panel-tab .panel-heading ul li.active a {
    color: #444;
    background: #ddd
}

.panel-tab .panel-heading ul li.active a:hover {
    background: #ddd
}

.panel-tab .panel-heading ul li.active a i {
    color: #81b71a
}

.panel-tab .panel-heading ul li a {
    width: auto;
    margin: 0;
    display: block;
    padding: 10px 15px;
    position: relative;
    overflow: hidden;
    color: #999;
    text-decoration: none;
    border: none;
    border-right: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel-tab .panel-heading ul li a:focus,
.panel-tab .panel-heading ul li a:hover {
    border: none;
    border-right: 1px solid #ddd
}

.panel-tab .panel-heading ul li a:hover {
    background-color: transparent
}

.panel-tab .panel-heading ul li a:hover i {
    color: #81b71a
}

.panel-tab .panel-heading ul li a>i,
.panel-tab .panel-heading ul li a>span {
    margin: 0 auto;
    text-align: center
}

.panel-tab .panel-heading ul li a>div {
    text-align: center
}

.panel-tab .panel-heading ul li a i {
    width: 100%;
    height: 30px;
    line-height: 20px;
    font-size: 25px;
    color: #ccc
}

.panel-tab .panel-heading ul li a span {
    display: block;
    line-height: 15px
}

.panel-tab .panel-sub-heading {
    background: #f7f7f7
}

.panel-tab .panel-body {
    background: #ddd
}

.panel-tab .panel-body .tab-content {
    background: #ddd;
    padding: 0;
    margin: 0;
    box-shadow: none
}

.panel-tab .panel-body .tab-content .tab-pane>h4 {
    margin-top: 0
}

.panel-tab .panel-body .tab-content .tab-pane>p {
    margin: 0
}

.panel-tab .nav-pills>li+li {
    margin-left: 0
}

@media (max-width:360px) {
    .panel-tab .panel-heading .pull-right {
        float: inherit !important;
        display: block;
        width: 100%
    }

    .panel-tab .panel-heading ul li {
        width: 100%
    }
}

.panel-tab-double .panel-heading ul li {
    min-width: 100px
}

.panel-tab-double .panel-heading ul li a {
    padding: 15px 15px 15px 15px
}

.panel-tab-double .panel-heading ul li a>div,
.panel-tab-double .panel-heading ul li a>i {
    float: left
}

.panel-tab-double .panel-heading ul li a>div {
    text-align: left
}

.panel-tab-double .panel-heading ul li a>div span:last-child {
    margin-top: 3px
}

.panel-tab-double .panel-heading ul li a i {
    margin-top: 5px;
    margin-right: 5px;
    width: 35px;
    height: 35px
}

@media (max-width:640px) {
    .panel-tab.panel-tab-double .panel-heading ul li {
        width: 100%
    }
}

.panel-tab-vertical {
    padding-bottom: 5px
}

.panel-tab-vertical .panel-heading {
    border-bottom: none
}

.panel-tab-vertical .panel-heading ul {
    display: block;
    height: auto
}

.panel-tab-vertical .panel-heading ul li {
    float: none;
    display: block;
    border-right: none;
    border-bottom: 1px solid #efefef
}

.panel-tab-vertical .panel-heading ul li a {
    min-height: 40px
}

.panel-tab-vertical .panel-heading ul li:first-child a {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px
}

.panel-tab-vertical .panel-heading ul li:last-child a {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.panel-tab-vertical .panel-body {
    box-shadow: none
}

.panel-group .panel {
    border-top: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel-group .panel:first-child {
    border-top: none;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.panel-group .panel:last-child {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.panel-group .panel+.panel {
    margin-top: 0
}

.panel-group .panel .panel-heading {
    padding: 0
}

.panel-group .panel .panel-heading .panel-title {
    padding: 0
}

.panel-group .panel .panel-heading .panel-title a {
    padding: 14px 15px;
    display: block;
    text-decoration: none;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.panel-group .panel .panel-heading .panel-title a:hover {
    background-color: #f3f3f3
}

.panel-fullsize-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, .27)
}

.progress {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.progress.progress-lg {
    height: 25px
}

.progress.progress-sm {
    height: 15px
}

.progress.progress-xs {
    height: 10px
}

.progress.progress-xxs {
    height: 5px
}

.progress-bar-primary {
    background-color: #00b1e1
}

.progress-bar-success {
    background-color: #8cc152
}

.progress-bar-info {
    background-color: #63d3e9
}

.progress-bar-warning {
    background-color: #f6bb42
}

.progress-bar-danger {
    background-color: #e9573f
}

.progress-bar-lilac {
    background-color: #906094
}

.progress-bar-inverse {
    background-color: #2a2a2a
}

.progress-bar-teal {
    background-color: #37bc9b
}

.ie8 .progress-striped .hidden-ie,
.ie9 .progress-striped .hidden-ie {
    display: none !important
}

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 13px
}

.rating.rating-2x {
    font-size: 26px
}

.rating.rating-3x {
    font-size: 39px
}

.rating.rating-4x {
    font-size: 52px
}

.rating.rating-5x {
    font-size: 65px
}

.rating .star {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    cursor: pointer
}

.rating .star:hover:before {
    content: "\f005"
}

.rating .star:before {
    content: "\f006";
    padding-right: 0
}

.rating .star.active:before {
    content: "\f005"
}

.rating .star.active~.star:before {
    content: "\f005"
}

.rating-primary .star:hover:before {
    color: #00b1e1 !important
}

.rating-primary .star.active:before {
    color: #00b1e1 !important
}

.rating-primary .star.active~.star:before {
    color: #00b1e1 !important
}

.rating-success .star:hover:before {
    color: #8cc152 !important
}

.rating-success .star.active:before {
    color: #8cc152 !important
}

.rating-success .star.active~.star:before {
    color: #8cc152 !important
}

.rating-info .star:hover:before {
    color: #63d3e9 !important
}

.rating-info .star.active:before {
    color: #63d3e9 !important
}

.rating-info .star.active~.star:before {
    color: #63d3e9 !important
}

.rating-warning .star:hover:before {
    color: #f6bb42 !important
}

.rating-warning .star.active:before {
    color: #f6bb42 !important
}

.rating-warning .star.active~.star:before {
    color: #f6bb42 !important
}

.rating-danger .star:hover:before {
    color: #e9573f !important
}

.rating-danger .star.active:before {
    color: #e9573f !important
}

.rating-danger .star.active~.star:before {
    color: #e9573f !important
}

.rating-lilac .star:hover:before {
    color: #906094 !important
}

.rating-lilac .star.active:before {
    color: #906094 !important
}

.rating-lilac .star.active~.star:before {
    color: #906094 !important
}

.rating-teals .star:hover:before {
    color: #37bc9b !important
}

.rating-teals .star.active:before {
    color: #37bc9b !important
}

.rating-teals .star.active~.star:before {
    color: #37bc9b !important
}

.rating-inverse .star:hover:before {
    color: #2a2a2a !important
}

.rating-inverse .star.active:before {
    color: #2a2a2a !important
}

.rating-inverse .star.active~.star:before {
    color: #2a2a2a !important
}

.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -4px;
    right: -2px;
    z-index: 250
}

.ribbon-wrapper.top-left {
    left: -2px
}

.ribbon-wrapper.top-left .ribbon {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -30px
}

.ribbon-wrapper.bottom-right {
    right: -2px;
    bottom: -2px;
    top: inherit
}

.ribbon-wrapper.bottom-right .ribbon {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -6px;
    top: 40px
}

.ribbon-wrapper.bottom-left {
    left: -3px;
    bottom: -3px;
    top: inherit
}

.ribbon-wrapper.bottom-left .ribbon {
    left: -28px;
    top: 40px
}

.ribbon-wrapper .ribbon {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    background-color: #797979
}

.ribbon-wrapper .ribbon:before {
    left: 0;
    bottom: -1px
}

.ribbon-wrapper .ribbon:after {
    right: 0
}

.ribbon-wrapper .ribbon:after,
.ribbon-wrapper .ribbon:before {
    content: "";
    border-top: 2px solid #797979;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    position: absolute;
    bottom: -2px
}

.ribbon-wrapper .ribbon.ribbon-shadow {
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.ribbon-wrapper .ribbon.transparent {
    background-color: RGBA(121, 121, 121, .34) !important;
    border: none !important
}

.ribbon-default {
    background-color: #eee !important
}

.ribbon-default:after,
.ribbon-default:before {
    border-top: 2px solid #eee !important
}

.ribbon-default.transparent {
    background-color: fade(#eee, 40%) !important
}

.ribbon-default.transparent:after,
.ribbon-default.transparent:before {
    border-top: 2px solid fade(#eee, 40%) !important
}

.ribbon-default.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#eee, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#eee, 50%) !important;
    box-shadow: 0 0 3px fade(#eee, 50%) !important
}

.ribbon-primary {
    background-color: #00b1e1 !important
}

.ribbon-primary:after,
.ribbon-primary:before {
    border-top: 2px solid #00b1e1 !important
}

.ribbon-primary.transparent {
    background-color: fade(#00b1e1, 40%) !important
}

.ribbon-primary.transparent:after,
.ribbon-primary.transparent:before {
    border-top: 2px solid fade(#00b1e1, 40%) !important
}

.ribbon-primary.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#00b1e1, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#00b1e1, 50%) !important;
    box-shadow: 0 0 3px fade(#00b1e1, 50%) !important
}

.ribbon-success {
    background-color: #8cc152 !important
}

.ribbon-success:after,
.ribbon-success:before {
    border-top: 2px solid #8cc152 !important
}

.ribbon-success.transparent {
    background-color: fade(#8cc152, 40%) !important
}

.ribbon-success.transparent:after,
.ribbon-success.transparent:before {
    border-top: 2px solid fade(#8cc152, 40%) !important
}

.ribbon-success.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#8cc152, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#8cc152, 50%) !important;
    box-shadow: 0 0 3px fade(#8cc152, 50%) !important
}

.ribbon-info {
    background-color: #63d3e9 !important
}

.ribbon-info:after,
.ribbon-info:before {
    border-top: 2px solid #63d3e9 !important
}

.ribbon-info.transparent {
    background-color: fade(#63d3e9, 40%) !important
}

.ribbon-info.transparent:after,
.ribbon-info.transparent:before {
    border-top: 2px solid fade(#63d3e9, 40%) !important
}

.ribbon-info.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#63d3e9, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#63d3e9, 50%) !important;
    box-shadow: 0 0 3px fade(#63d3e9, 50%) !important
}

.ribbon-warning {
    background-color: #f6bb42 !important
}

.ribbon-warning:after,
.ribbon-warning:before {
    border-top: 2px solid #f6bb42 !important
}

.ribbon-warning.transparent {
    background-color: fade(#f6bb42, 40%) !important
}

.ribbon-warning.transparent:after,
.ribbon-warning.transparent:before {
    border-top: 2px solid fade(#f6bb42, 40%) !important
}

.ribbon-warning.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#f6bb42, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#f6bb42, 50%) !important;
    box-shadow: 0 0 3px fade(#f6bb42, 50%) !important
}

.ribbon-danger {
    background-color: #e9573f !important
}

.ribbon-danger:after,
.ribbon-danger:before {
    border-top: 2px solid #e9573f !important
}

.ribbon-danger.transparent {
    background-color: fade(#e9573f, 40%) !important
}

.ribbon-danger.transparent:after,
.ribbon-danger.transparent:before {
    border-top: 2px solid fade(#e9573f, 40%) !important
}

.ribbon-danger.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#e9573f, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#e9573f, 50%) !important;
    box-shadow: 0 0 3px fade(#e9573f, 50%) !important
}

.ribbon-lilac {
    background-color: #906094 !important
}

.ribbon-lilac:after,
.ribbon-lilac:before {
    border-top: 2px solid #906094 !important
}

.ribbon-lilac.transparent {
    background-color: fade(#906094, 40%) !important
}

.ribbon-lilac.transparent:after,
.ribbon-lilac.transparent:before {
    border-top: 2px solid fade(#906094, 40%) !important
}

.ribbon-lilac.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#906094, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#906094, 50%) !important;
    box-shadow: 0 0 3px fade(#906094, 50%) !important
}

.ribbon-teals {
    background-color: #37bc9b !important
}

.ribbon-teals:after,
.ribbon-teals:before {
    border-top: 2px solid #37bc9b !important
}

.ribbon-teals.transparent {
    background-color: fade(#37bc9b, 40%) !important
}

.ribbon-teals.transparent:after,
.ribbon-teals.transparent:before {
    border-top: 2px solid fade(#37bc9b, 40%) !important
}

.ribbon-teals.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#37bc9b, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#37bc9b, 50%) !important;
    box-shadow: 0 0 3px fade(#37bc9b, 50%) !important
}

.ribbon-inverse {
    background-color: #2a2a2a !important
}

.ribbon-inverse:after,
.ribbon-inverse:before {
    border-top: 2px solid #2a2a2a !important
}

.ribbon-inverse.transparent {
    background-color: fade(#2a2a2a, 40%) !important
}

.ribbon-inverse.transparent:after,
.ribbon-inverse.transparent:before {
    border-top: 2px solid fade(#2a2a2a, 40%) !important
}

.ribbon-inverse.ribbon-shadow {
    -moz-box-shadow: 0 0 3px fade(#2a2a2a, 50%) !important;
    -webkit-box-shadow: 0 0 3px fade(#2a2a2a, 50%) !important;
    box-shadow: 0 0 3px fade(#2a2a2a, 50%) !important
}

.table {
    margin-bottom: 0
}

.table thead tr th {
    background-color: #eee;
    border-color: #e1e1e1 #e1e1e1 #dcdcdc;
    vertical-align: middle;
    border-width: 1px 1px 7px;
    border-style: solid;
    font-weight: 400;
    font-size: 13px
}

.table thead tr th:first-child {
    border-left: none
}

.table thead tr th:last-child {
    border-right: none
}

.table thead .sorting:after {
    margin-left: 5px;
    content: "\f0dc";
    font-family: FontAwesome
}

.table thead .sorting_asc:after {
    margin-left: 5px;
    content: "\f0dd";
    font-family: FontAwesome
}

.table thead .sorting_desc:after {
    margin-left: 5px;
    content: "\f0de";
    font-family: FontAwesome
}

.table thead .sorting_asc_disabled:after {
    margin-left: 5px;
    color: rgba(255, 255, 255, .3);
    content: "\f0dd";
    font-family: FontAwesome
}

.table thead .sorting_desc_disabled:after {
    margin-left: 5px;
    color: rgba(255, 255, 255, .3);
    content: "\f0de";
    font-family: FontAwesome
}

.table tbody tr.border-danger td {
    background: inherit !important
}

.table tbody tr.border-danger td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-danger td:first-child:before {
    border-left: 3px solid #e9573f;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr.border-success td {
    background: inherit !important
}

.table tbody tr.border-success td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-success td:first-child:before {
    border-left: 3px solid #8cc152;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr.border-primary td {
    background: inherit !important
}

.table tbody tr.border-primary td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-primary td:first-child:before {
    border-left: 3px solid #00b1e1;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr.border-info td {
    background: inherit !important
}

.table tbody tr.border-info td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-info td:first-child:before {
    border-left: 3px solid #63d3e9;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr.border-warning td {
    background: inherit !important
}

.table tbody tr.border-warning td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-warning td:first-child:before {
    border-left: 3px solid #f6bb42;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr.border-inverse td {
    background: inherit !important
}

.table tbody tr.border-inverse td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-inverse td:first-child:before {
    border-left: 3px solid #2a2a2a;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr.border-lilac td {
    background: inherit !important
}

.table tbody tr.border-lilac td:first-child {
    position: relative;
    padding-left: 10px
}

.table tbody tr.border-lilac td:first-child:before {
    border-left: 3px solid #906094;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: 0
}

.table tbody tr:first-child td:first-child:before {
    top: 2px !important
}

.table tbody tr td {
    background-color: #fbfbfb
}

.table tbody tr td>a {
    margin-right: 5px
}

.table tbody tr td>a i {
    color: #636e7b
}

.table tbody tr td .btn.btn-danger i,
.table tbody tr td .btn.btn-info i,
.table tbody tr td .btn.btn-primary i,
.table tbody tr td .btn.btn-success i,
.table tbody tr td .btn.btn-warning i {
    color: #fff
}

.table tfoot tr th {
    vertical-align: middle;
    background-color: #eee;
    border-width: 7px 1px 1px;
    border-style: solid;
    border-color: #dcdcdc #e1e1e1 #e1e1e1;
    font-weight: 400;
    font-size: 13px;
    border-bottom: none;
    padding-left: 18px;
    padding-right: 18px
}

.table tfoot tr th:first-child {
    border-left: none
}

.table tfoot tr th:last-child {
    border-right: none
}

.table.table-striped tbody tr:nth-child(odd) td,
.table.table-striped tbody tr:nth-child(odd) th {
    background-color: #ecedef
}

table.table-bordered tbody tr td:first-child:before {
    left: -2px !important
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0
}

.table-primary thead tr th {
    background-color: #00b1e1 !important;
    border-color: #00c5fb #00c5fb #0095bd !important;
    color: #fff
}

.table-primary tbody tr td.sorting_1 {
    background: #24d0ff !important;
    color: #fff;
    border-bottom: 1px solid #48d8ff !important
}

.table-primary tfoot tr th {
    background-color: #00b1e1 !important;
    border-color: #0095bd #00c5fb #00c5fb !important;
    color: #fff
}

.table-primary.table-bordered {
    border: 1px solid #00b1e1
}

.table-primary.table-bordered tfoot tr th:first-child,
.table-primary.table-bordered tfoot tr th:last-child,
.table-primary.table-bordered thead tr th:first-child,
.table-primary.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-primary.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #48d8ff !important
}

.table-primary table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-primary table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-success thead tr th {
    background-color: #8cc152 !important;
    border-color: #98c865 #98c865 #7ab03f !important;
    color: #fff
}

.table-success tbody tr td.sorting_1 {
    background: #acd283 !important;
    color: #fff;
    border-bottom: 1px solid #bedc9d !important
}

.table-success tfoot tr th {
    background-color: #8cc152 !important;
    border-color: #7ab03f #98c865 #98c865 !important;
    color: #fff
}

.table-success.table-bordered {
    border: 1px solid #8cc152
}

.table-success.table-bordered tfoot tr th:first-child,
.table-success.table-bordered tfoot tr th:last-child,
.table-success.table-bordered thead tr th:first-child,
.table-success.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-success.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #bedc9d !important
}

.table-success table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-success table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-info thead tr th {
    background-color: #63d3e9 !important;
    border-color: #79d9ec #79d9ec #44cae5 !important;
    color: #fff
}

.table-info tbody tr td.sorting_1 {
    background: #9de3f1 !important;
    color: #fff;
    border-bottom: 1px solid #bcecf6 !important
}

.table-info tfoot tr th {
    background-color: #63d3e9 !important;
    border-color: #44cae5 #79d9ec #79d9ec !important;
    color: #fff
}

.table-info.table-bordered {
    border: 1px solid #63d3e9
}

.table-info.table-bordered tfoot tr th:first-child,
.table-info.table-bordered tfoot tr th:last-child,
.table-info.table-bordered thead tr th:first-child,
.table-info.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-info.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #bcecf6 !important
}

.table-info table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-info table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-warning thead tr th {
    background-color: #f6bb42 !important;
    border-color: #f7c45a #f7c45a #f4af20 !important;
    color: #fff
}

.table-warning tbody tr td.sorting_1 {
    background: #f9d281 !important;
    color: #fff;
    border-bottom: 1px solid #fbdea3 !important
}

.table-warning tfoot tr th {
    background-color: #f6bb42 !important;
    border-color: #f4af20 #f7c45a #f7c45a !important;
    color: #fff
}

.table-warning.table-bordered {
    border: 1px solid #f6bb42
}

.table-warning.table-bordered tfoot tr th:first-child,
.table-warning.table-bordered tfoot tr th:last-child,
.table-warning.table-bordered thead tr th:first-child,
.table-warning.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-warning.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #fbdea3 !important
}

.table-warning table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-warning table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-danger thead tr th {
    background-color: #e9573f !important;
    border-color: #ec6b56 #ec6b56 #e53b1f !important;
    color: #fff
}

.table-danger tbody tr td.sorting_1 {
    background: #f08b7a !important;
    color: #fff;
    border-bottom: 1px solid #f3a79b !important
}

.table-danger tfoot tr th {
    background-color: #e9573f !important;
    border-color: #e53b1f #ec6b56 #ec6b56 !important;
    color: #fff
}

.table-danger.table-bordered {
    border: 1px solid #e9573f
}

.table-danger.table-bordered tfoot tr th:first-child,
.table-danger.table-bordered tfoot tr th:last-child,
.table-danger.table-bordered thead tr th:first-child,
.table-danger.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-danger.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #f3a79b !important
}

.table-danger table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-danger table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-lilac thead tr th {
    background-color: #906094 !important;
    border-color: #9c6da0 #9c6da0 #7b527e !important;
    color: #fff
}

.table-lilac tbody tr td.sorting_1 {
    background: #ad86b0 !important;
    color: #fff;
    border-bottom: 1px solid #bc9cbe !important
}

.table-lilac tfoot tr th {
    background-color: #906094 !important;
    border-color: #7b527e #9c6da0 #9c6da0 !important;
    color: #fff
}

.table-lilac.table-bordered {
    border: 1px solid #906094
}

.table-lilac.table-bordered tfoot tr th:first-child,
.table-lilac.table-bordered tfoot tr th:last-child,
.table-lilac.table-bordered thead tr th:first-child,
.table-lilac.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-lilac.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #bc9cbe !important
}

.table-lilac table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-lilac table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-inverse thead tr th {
    background-color: #2a2a2a !important;
    border-color: #373737 #373737 #181818 !important;
    color: #fff
}

.table-inverse tbody tr td.sorting_1 {
    background: #4b4b4b !important;
    color: #fff;
    border-bottom: 1px solid #5d5d5d !important
}

.table-inverse tfoot tr th {
    background-color: #2a2a2a !important;
    border-color: #181818 #373737 #373737 !important;
    color: #fff
}

.table-inverse.table-bordered {
    border: 1px solid #2a2a2a
}

.table-inverse.table-bordered tfoot tr th:first-child,
.table-inverse.table-bordered tfoot tr th:last-child,
.table-inverse.table-bordered thead tr th:first-child,
.table-inverse.table-bordered thead tr th:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.table-inverse.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #5d5d5d !important
}

.table-inverse table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-inverse table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.table-teal thead tr th {
    background-color: #37bc9b !important;
    border-color: #44c8a8 #44c8a8 #2fa084 !important;
    color: #fff
}

.table-teal tfoot tr th {
    background-color: #37bc9b !important;
    border-color: #2fa084 #31a88b #31a88b !important
}

.table-responsive.rounded {
    overflow: auto !important
}

.table-middle tr td,
.table-middle tr th {
    vertical-align: middle !important
}

.table-no-border tr td {
    border-top: none !important
}

.nav-tabs .nav-border {
    position: relative
}

.nav-tabs .nav-border:first-child.active:after {
    left: 0
}

.nav-tabs .nav-border.active:after {
    content: "";
    display: block;
    position: absolute
}

.nav-tabs .nav-border-top-danger.active:after {
    border: 2px solid #e9573f;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-primary.active:after {
    border: 2px solid #00b1e1;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-success.active:after {
    border: 2px solid #8cc152;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-info.active:after {
    border: 2px solid #63d3e9;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-warning.active:after {
    border: 2px solid #f6bb42;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-lilac.active:after {
    border: 2px solid #906094;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-inverse.active:after {
    border: 2px solid #2a2a2a;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-top-teal.active:after {
    border: 2px solid #37bc9b;
    top: 0;
    left: -1px;
    right: 0
}

.nav-tabs .nav-border-left-danger.active:after {
    border: 2px solid #e9573f;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-primary.active:after {
    border: 2px solid #00b1e1;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-success.active:after {
    border: 2px solid #8cc152;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-info.active:after {
    border: 2px solid #63d3e9;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-warning.active:after {
    border: 2px solid #f6bb42;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-lilac.active:after {
    border: 2px solid #906094;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-inverse.active:after {
    border: 2px solid #2a2a2a;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs .nav-border-left-teal.active:after {
    border: 2px solid #37bc9b;
    top: 0;
    bottom: 0;
    left: 0
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li>a {
    padding: 15px;
    background-color: #eee;
    color: #aeaeae;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>li:last-child>a {
    border-top-right-radius: 3px
}

.nav-tabs.nav-justified>.active>a {
    color: #333;
    background-color: #fbfbfb;
    border: 0;
    border-color: #fff;
    border-bottom-color: #fcfcfc;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 0;
    border-color: #fff;
    border-bottom-color: #fcfcfc;
    background-color: #fbfbfb
}

.tab-content {
    background-color: #fbfbfb;
    padding: 15px;
    -moz-box-shadow: 0 3px 0 rgba(12, 12, 12, .03);
    -webkit-box-shadow: 0 3px 0 rgba(12, 12, 12, .03);
    box-shadow: 0 3px 0 rgba(12, 12, 12, .03);
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

@media (max-width:800px) {
    .panel .nav-tabs li a {
        border-right: none !important
    }
}

.thumbnail h3 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 15px
}

.thumbnail .caption p {
    color: #888
}

.thumbnail .thumbnail-action {
    background: #eee;
    padding: 10px
}

.thumbnail.thumbnail-flat {
    padding: 0;
    border: none
}

.thumbnail.thumbnail-flat .subtitle {
    color: #959595
}

.thumbnail.thumbnail-flat p {
    color: #888
}

.thumbnail.thumbnail-flat .desc {
    margin-top: 15px
}

.thumbnail.thumbnail-flat .caption {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.tooltip {
    z-index: 1000
}

.text-thin {
    font-weight: 300 !important
}

.text-xlarge {
    font-size: 50px !important;
    line-height: 50px !important
}

.text-xs {
    font-size: 10px !important
}

.text-sm {
    font-size: 12px !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-strong {
    font-weight: 700 !important
}

.text-white {
    color: #fff !important
}

.text-block {
    display: block !important
}

.text-default {
    color: #eee !important
}

.text-primary {
    color: #00b1e1 !important
}

.text-success {
    color: #8cc152 !important
}

.text-info {
    color: #63d3e9 !important
}

.text-warning {
    color: #f6bb42 !important
}

.text-danger {
    color: #e9573f !important
}

.text-lilac {
    color: #906094 !important
}

.text-inverse {
    color: #2a2a2a !important
}

.text-teal {
    color: #37bc9b !important
}

.popover {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.popover.top>.arrow:after {
    border-top-color: #fff
}

.popover.bottom>.arrow:after {
    border-bottom-color: #f7f7f7
}

.popover.left>.arrow:after {
    border-left-color: #f7f7f7
}

.popover.right>.arrow:after {
    border-right-color: #f7f7f7
}

.popover .popover-title {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-border {
    border: none !important
}

.no-border:active,
.no-border:focus {
    border: none !important
}

.no-overflow {
    overflow: visible !important
}

.no-box-shadow {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.no-border-radius {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important
}

.no-border-radius-right {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important
}

.transparent {
    background: 0 0 !important
}

.rounded {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important
}

.rounded:after,
.rounded:before {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important
}

.circle {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important
}

.circle:after,
.circle:before {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important
}

.shadow {
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05) !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05) !important
}

.rounded-bottom {
    -moz-border-radius: 0 0 3px 3px !important;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px !important
}

.inner-all {
    padding: 10px
}

.inner-all .badge,
.inner-all .label,
.inner-all>a,
.inner-all>button {
    margin-bottom: 5px
}

.inner-all .badge,
.inner-all>.label {
    display: inline-block
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

.block {
    display: block !important
}

.hide {
    display: none !important
}

.display-hide {
    display: none
}

.display-inline {
    display: inline-block !important
}

.half {
    width: 50% !important
}

.inline {
    display: inline !important;
    width: auto !important
}

.divider {
    height: 20px;
    display: block
}

.pull-in {
    margin-left: -15px;
    margin-right: -15px
}

.full-width {
    width: 100% !important
}

.line {
    height: 2px;
    margin: 10px 0;
    font-size: 0;
    overflow: hidden;
    background-color: transparent;
    border-width: 1px 0 0;
    border-top: 1px solid #ddd
}

.corner-left {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    padding: 5px
}

.asterisk {
    color: #e9573f !important
}

.section-sample {
    display: block;
    margin-bottom: 25px
}

.section-sample a,
.section-sample button {
    margin-bottom: 5px
}

.upgrade-browser {
    background-color: #777;
    color: #fff;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    text-align: center;
    padding: 15px 0;
    font-size: 15px
}

.upgrade-browser a {
    text-decoration: underline;
    color: #fff
}

.upgrade-browser a:active,
.upgrade-browser a:hover,
.upgrade-browser a:visited {
    color: #fff !important
}

.sample-rating .rating {
    margin-bottom: 30px
}

.text-vertically-center {
    height: 200px;
    line-height: 200px;
    text-align: center;
    font-size: 20px
}

.text-vertically-center span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

.show-grid .row {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fbfbfb;
    border-right: 1px solid #ddd
}

.show-grid [class^=col-]:last-child {
    border-right: none
}

.show-grid .show-grid [class^=col-] {
    background-color: #f2f2f2
}

.bg-teal {
    background-color: #37bc9b !important;
    color: #fff
}

.bg-teal a,
.bg-teal i,
.bg-teal p,
.bg-teal small,
.bg-teal span {
    color: #fff
}

.bg-teal .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-teal .morris-hover-row-label {
    background-color: #2b957a
}

.no-bg {
    background: 0 0 !important
}

.bg-dark {
    background-color: #373737
}

.bg-light {
    background-color: #e9eaed
}

.bg-light #wrapper {
    background-color: #e9eaed
}

.bg-default {
    background-color: #eee !important;
    border: 1px solid #eee;
    color: #fff
}

.bg-default a,
.bg-default i,
.bg-default p,
.bg-default small,
.bg-default span {
    color: #fff
}

.bg-default .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-default .morris-hover-row-label {
    background-color: #d5d5d5
}

.bg-primary {
    background-color: #00b1e1 !important;
    border: 1px solid #00b1e1;
    color: #fff
}

.bg-primary a,
.bg-primary i,
.bg-primary p,
.bg-primary small,
.bg-primary span {
    color: #fff
}

.bg-primary .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-primary .morris-hover-row-label {
    background-color: #0089ae
}

.bg-success {
    background-color: #8cc152 !important;
    border: 1px solid #8cc152;
    color: #fff
}

.bg-success a,
.bg-success i,
.bg-success p,
.bg-success small,
.bg-success span {
    color: #fff
}

.bg-success .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-success .morris-hover-row-label {
    background-color: #72a53b
}

.bg-info {
    background-color: #63d3e9 !important;
    border: 1px solid #63d3e9;
    color: #fff
}

.bg-info a,
.bg-info i,
.bg-info p,
.bg-info small,
.bg-info span {
    color: #fff
}

.bg-info .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-info .morris-hover-row-label {
    background-color: #36c6e3
}

.bg-warning {
    background-color: #f6bb42 !important;
    border: 1px solid #f6bb42;
    color: #fff
}

.bg-warning a,
.bg-warning i,
.bg-warning p,
.bg-warning small,
.bg-warning span {
    color: #fff
}

.bg-warning .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-warning .morris-hover-row-label {
    background-color: #f4a911
}

.bg-danger {
    background-color: #e9573f !important;
    border: 1px solid #e9573f;
    color: #fff
}

.bg-danger a,
.bg-danger i,
.bg-danger p,
.bg-danger small,
.bg-danger span {
    color: #fff
}

.bg-danger .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-danger .morris-hover-row-label {
    background-color: #dc3519
}

.bg-lilac {
    background-color: #906094 !important;
    border: 1px solid #906094;
    color: #fff
}

.bg-lilac a,
.bg-lilac i,
.bg-lilac p,
.bg-lilac small,
.bg-lilac span {
    color: #fff
}

.bg-lilac .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-lilac .morris-hover-row-label {
    background-color: #724c75
}

.bg-inverse {
    background-color: #2a2a2a !important;
    border: 1px solid #2a2a2a;
    color: #fff
}

.bg-inverse a,
.bg-inverse i,
.bg-inverse p,
.bg-inverse small,
.bg-inverse span {
    color: #fff
}

.bg-inverse .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-inverse .morris-hover-row-label {
    background-color: #111
}

.bg-overlay {
    background-color: rgba(0, 0, 0, .35) !important;
    border: 1px solid rgba(0, 0, 0, .35);
    color: #fff
}

.bg-overlay a,
.bg-overlay i,
.bg-overlay p,
.bg-overlay small,
.bg-overlay span {
    color: #fff
}

.bg-overlay .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-overlay .morris-hover-row-label {
    background-color: rgba(0, 0, 0, .35)
}

.bg-facebook {
    background-color: #3b5998 !important;
    border: 1px solid #3b5998;
    color: #fff
}

.bg-facebook a,
.bg-facebook i,
.bg-facebook p,
.bg-facebook small,
.bg-facebook span {
    color: #fff
}

.bg-facebook .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-facebook .morris-hover-row-label {
    background-color: #2d4373
}

.bg-twitter {
    background-color: #00a0d1 !important;
    border: 1px solid #00a0d1;
    color: #fff
}

.bg-twitter a,
.bg-twitter i,
.bg-twitter p,
.bg-twitter small,
.bg-twitter span {
    color: #fff
}

.bg-twitter .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-twitter .morris-hover-row-label {
    background-color: #00799e
}

.bg-googleplus {
    background-color: #db4a39 !important;
    border: 1px solid #db4a39;
    color: #fff
}

.bg-googleplus a,
.bg-googleplus i,
.bg-googleplus p,
.bg-googleplus small,
.bg-googleplus span {
    color: #fff
}

.bg-googleplus .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-googleplus .morris-hover-row-label {
    background-color: #be3323
}

.bg-bitbucket {
    background-color: #205081 !important;
    border: 1px solid #205081;
    color: #fff
}

.bg-bitbucket a,
.bg-bitbucket i,
.bg-bitbucket p,
.bg-bitbucket small,
.bg-bitbucket span {
    color: #fff
}

.bg-bitbucket .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-bitbucket .morris-hover-row-label {
    background-color: #163758
}

.bg-youtube {
    background-color: #c4302b !important;
    border: 1px solid #c4302b;
    color: #fff
}

.bg-youtube a,
.bg-youtube i,
.bg-youtube p,
.bg-youtube small,
.bg-youtube span {
    color: #fff
}

.bg-youtube .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-youtube .morris-hover-row-label {
    background-color: #9a2622
}

.bg-dribbble {
    background-color: #ea4c89 !important;
    border: 1px solid #ea4c89;
    color: #fff
}

.bg-dribbble a,
.bg-dribbble i,
.bg-dribbble p,
.bg-dribbble small,
.bg-dribbble span {
    color: #fff
}

.bg-dribbble .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-dribbble .morris-hover-row-label {
    background-color: #e51e6b
}

.bg-soundcloud {
    background-color: #f70 !important;
    border: 1px solid #f70;
    color: #fff
}

.bg-soundcloud a,
.bg-soundcloud i,
.bg-soundcloud p,
.bg-soundcloud small,
.bg-soundcloud span {
    color: #fff
}

.bg-soundcloud .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-soundcloud .morris-hover-row-label {
    background-color: #cc5f00
}

.fg-default {
    color: #eee !important
}

.fg-primary {
    color: #00b1e1 !important
}

.fg-success {
    color: #8cc152 !important
}

.fg-info {
    color: #63d3e9 !important
}

.fg-warning {
    color: #f6bb42 !important
}

.fg-danger {
    color: #e9573f !important
}

.fg-lilac {
    color: #906094 !important
}

.fg-teals {
    color: #37bc9b !important
}

.fg-inverse {
    color: #2a2a2a !important
}

.fg-facebook {
    color: #3b5998 !important
}

.fg-twitter {
    color: #00a0d1 !important
}

.fg-googleplus {
    color: #db4a39 !important
}

.fg-bitbucket {
    color: #205081 !important
}

.no-border-top {
    border-top: none !important
}

.no-border-left {
    border-left: none !important
}

.no-border-right {
    border-right: none !important
}

.border {
    border: 1px solid #ddd
}

.border-top {
    border-top: 1px solid #ddd
}

.border-right {
    border-right: 1px solid #ddd
}

.border-right.dotted {
    border-right: 1px dotted #ddd
}

.border-top-danger {
    border-top: 3px solid #e9573f
}

.border-top-primary {
    border-top: 3px solid #00b1e1
}

.border-top-info {
    border-top: 3px solid #63d3e9
}

.border-top-success {
    border-top: 3px solid #8cc152
}

.border-top-warning {
    border-top: 3px solid #f6bb42
}

.br-3 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.br-t-3 {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0
}

.br-l-3 {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px
}

.br-r-3 {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 3px 0
}

.br-b-3 {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px
}

.p-10 {
    padding: 10px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.p-25 {
    padding: 25px !important
}

.p-30 {
    padding: 30px !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-20 {
    padding-top: 20px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pr-20 {
    padding-right: 20px !important
}

.m-5 {
    margin: 5px !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-45 {
    margin-top: 45px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-10 {
    margin-left: 10px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.no-top {
    top: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.no-right {
    right: 0 !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mr-20 {
    margin-right: 20px !important
}

.lh-5 {
    line-height: 5 px !important
}

.lh-10 {
    line-height: 10 px !important
}

.lh-15 {
    line-height: 15 px !important
}

.lh-20 {
    line-height: 20 px !important
}

.lh-25 {
    line-height: 25 px !important
}

.lh-30 {
    line-height: 30 px !important
}

#loading {
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999999
}

#loading .loading-inner {
    position: absolute;
    top: 40%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center
}

#loading .loading-inner img {
    margin-right: auto;
    margin-left: auto
}

.indicator {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 2px;
    cursor: progress
}

.indicator.inline {
    display: block !important;
    position: relative;
    z-index: 9;
    height: 34px;
    background-color: transparent;
    border-radius: 0
}

.indicator .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    width: 18px;
    height: 18px;
    background-image: url(../../../assets/global/img/loader/general/1.gif);
    background-repeat: no-repeat
}

.themes {
    position: relative;
    z-index: 2;
    list-style: none;
    padding: 0
}

.themes li {
    height: auto;
    border: none;
    padding: 0;
    position: relative;
    float: left;
    margin-bottom: 5px
}

.themes li a {
    opacity: .7;
    line-height: 32px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    display: block;
    color: #676767;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    padding: 5px !important;
    width: 17px;
    height: 17px !important;
    margin-right: 5px
}

.themes li a:hover {
    opacity: 1
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.row-merge {
    margin: 0
}

.row-merge>[class*=col-] {
    padding: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 10px;
    padding-right: 10px
}

.table-responsive {
    border: none
}

.table tr td img {
    margin-right: 5px
}

.img-responsive {
    width: 100%
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    z-index: 1;
    display: block;
    overflow: visible
}

.bs-example-modal .modal-dialog {
    left: auto;
    margin: 0 auto 10px;
    width: auto
}

.bs-example-modal .modal-content {
    box-shadow: none
}

.modal-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.list-group-item:first-child,
.list-group-item:last-child {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.navbar {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

.thumbnail {
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.well {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media (max-width:768px) {
    .navbar {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0;
        border-radius: 0 !important
    }
}

@media (max-width:360px) {

    .col-xs-6,
    .col-xs-override {
        width: 100% !important
    }
}

.dropdown-menu>li>a {
    padding: 3px 8px
}

#fullscreen-mode {
    bottom: 0;
    right: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999
}

#fullscreen-mode .panel {
    height: inherit
}

#fullscreen-mode .panel .panel-body {
    height: inherit;
    overflow-y: scroll
}

.chart {
    width: 100%;
    height: 300px;
    padding: 0;
    position: relative
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    color: #eee;
    text-align: center;
    z-index: 1000;
    background-color: rgba(89, 95, 102, .7);
    display: block;
    opacity: 1;
    width: 40px;
    height: 40px;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: all .5s ease-in-out 0s
}

#back-top i {
    font-size: 20px;
    line-height: 35px
}

.jqstooltip {
    min-width: 30px;
    height: 25px !important;
    text-align: center
}

#panel-box {
    background-color: rgba(255, 255, 255, .51);
    width: 180px;
    height: 64px;
    font-size: 11px;
    padding: 5px
}

#panel-box:hover {
    background: #fff
}

#panel-box .line-panel {
    overflow: auto;
    clear: both;
    height: 18px
}

#panel-box #lng-west {
    border-bottom: 0
}

#panel-box .name {
    width: 50px;
    float: left;
    font-size: 13px;
    line-height: 16px
}

#panel-box .value {
    float: left;
    font-size: 11px;
    line-height: 15px
}

#panel-box .value:before {
    content: ": "
}

.map {
    width: 100%;
    height: 300px
}

.map.map-lg {
    height: 400px
}

.map-continent {
    margin-left: auto;
    margin-right: auto;
    height: 300px
}

.marker-icon,
.marker-label {
    z-index: 99;
    position: absolute;
    display: block;
    margin-top: -50px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    font-size: 30px !important;
    text-align: center;
    color: #fff;
    white-space: nowrap
}

.icon-maps-example {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer
}

.icon-maps-example span {
    font-size: 20px;
    vertical-align: middle
}

.resize-map {
    width: 100%;
    height: 450px
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    background: #505050;
    color: #fff;
    font-size: .9em;
    padding: 5px 10px;
    border-top: 5px solid #2a2a2a
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    position: absolute !important;
    left: 10px !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important;
    padding: 3px !important;
    color: #969fa1 !important;
    width: 30px !important;
    height: 30px !important;
    cursor: pointer !important;
    line-height: 0 !important;
    font-size: 0 !important;
    text-align: center !important;
    transition: background .2s
}

.jqvmap-zoomin {
    top: 10px !important
}

.jqvmap-zoomin:before {
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    content: "\f067"
}

.jqvmap-zoomout {
    top: 45px !important
}

.jqvmap-zoomout:before {
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    content: "\f068"
}

.jqvmap-region {
    cursor: pointer
}

.jqvmap-ajax_response {
    width: 100%;
    height: 500px
}

#flotTip {
    font-size: 12px !important;
    font-weight: 600;
    position: relative;
    z-index: 5;
    padding: 4px 5px !important;
    border-radius: 3px !important;
    border-color: transparent !important;
    background-color: #444 !important;
    color: #eee !important
}

.tooltipflot {
    background-color: #2a2a2a;
    color: #fff !important;
    padding: 2px 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px
}

.legendColorBox>div {
    margin-right: 5px;
    border: none !important
}

.morris-hover {
    padding: 0 0 10px 0;
    text-align: center
}

.morris-hover.morris-default-style {
    background-color: #fff !important;
    position: absolute !important;
    min-width: 100px
}

.morris-hover.morris-default-style .morris-hover-row-label {
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center
}

.morris-hover.morris-default-style .morris-hover-point {
    padding: 0 10px;
    text-align: left
}

.c3-region.success {
    background-color: #8cc152
}

.c3-region.warning {
    background-color: #f6bb42
}

.c3-region.danger {
    background-color: #e9573f
}

canvas.chartjs {
    width: 100% !important;
    max-width: 800px;
    height: auto !important
}

.dropzone {
    padding: 20px 0 0 0 !important;
    border: none !important
}

.dropzone .dz-preview {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important;
    padding: 0 !important;
    margin: 0 0 20px 20px !important
}

.dropzone .dz-preview .dz-filename {
    text-align: center !important
}

.dropzone .dz-preview .dz-details {
    height: 110px !important
}

.dropzone .dz-preview .dz-details img {
    position: absolute !important;
    top: 5px !important;
    width: 90px !important;
    height: 100px !important
}

.dropzone .dz-preview .dz-details .dz-size {
    line-height: 32px !important
}

.dropzone .dz-preview .dz-error-message {
    min-width: 100px !important;
    padding: 0 10px !important;
    overflow: hidden !important;
    height: 0 !important
}

.dropzone .dz-error {
    width: 102px !important;
    height: 134px !important
}

.dz-size {
    left: 0 !important;
    right: 0 !important;
    text-align: center !important
}

.dropzone {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.dropzone.dz-started .dz-default.dz-message {
    display: none !important
}

.dropzone .dz-default.dz-message {
    position: relative !important;
    width: 265px !important;
    height: 257px !important;
    top: inherit !important;
    left: inherit !important;
    margin: 25px auto !important;
    background-image: url(../../../assets/global/img/plugins/dropzone/uploadfile.png) !important;
    background-size: 150px !important;
    background-position: 50% !important
}

@media (max-width:320px) {
    .dropzone .dz-default.dz-message {
        background-position: -15px 0 !important;
        background-size: 205px;
        margin-left: 50px !important
    }
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ddd !important
}

.dz-file-preview .dz-details:before {
    font-family: "Glyphicons Halflings" !important;
    content: "\e117" !important;
    font-size: 45px !important;
    position: absolute !important;
    top: 50px !important;
    left: 27px !important
}

@media (max-width:360px) {
    .dropzone .dz-preview {
        margin-bottom: 30px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
        width: 114px !important
    }
}

input.rounded+.bootstrap-tagsinput {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input.rounded+.bootstrap-tagsinput .tag {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.bootstrap-tagsinput {
    padding: 5px 7px 7px;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%
}

.bootstrap-tagsinput input {
    border: none !important
}

.bootstrap-tagsinput input:focus {
    border: none !important
}

.bootstrap-tagsinput .tag {
    display: inline-block;
    padding: 5px 7px 8px
}

@media (max-width:360px) {
    .bootstrap-tagsinput .tag {
        margin-bottom: 4px
    }
}

.fileupload .btn {
    margin-left: 0;
    line-height: 20px
}

.fileupload-new .input-append .btn-file {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.uneditable-input {
    width: 155px !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 32px
}

.tt-hint {
    color: #999
}

.empty-message {
    padding: 20px
}

.tt-dropdown-menu {
    top: 45px !important;
    width: 350px;
    max-height: 360px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    overflow-y: auto;
    -webkit-border-bottom-left-radius: 3px !important;
    -moz-border-radius-bottomleft: 3px !important;
    border-bottom-left-radius: 3px !important;
    -webkit-border-bottom-right-radius: 3px !important;
    -moz-border-radius-bottomright: 3px !important;
    border-bottom-right-radius: 3px !important
}

.tt-dropdown-menu a.media {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #ddd
}

.tt-dropdown-menu a.media:hover {
    background-color: #eee
}

.tt-dropdown-menu .media {
    position: relative;
    padding: 8px 15px
}

.tt-dropdown-menu .media.border-dotted:after {
    border-bottom-style: dotted
}

.tt-dropdown-menu .media .media-heading {
    text-transform: capitalize
}

.tt-dropdown-menu .media .media-object {
    width: 50px;
    height: 50px;
    text-align: center;
    margin-top: 10px
}

.tt-dropdown-menu .media .media-object i {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto;
    line-height: 33px;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.tt-dropdown-menu .media .media-object i.bg-default {
    background-color: gray
}

.tt-dropdown-menu .media .pull-left {
    margin-right: 10px;
    display: table-cell
}

.tt-dropdown-menu .media .media-body {
    display: table-cell
}

.tt-dropdown-menu .media .media-body .media-text {
    display: block;
    color: #999;
    font-size: 13px;
    margin: 0
}

.tt-suggestions .repo-language {
    float: right;
    font-style: italic
}

.tt-suggestions .repo-name {
    font-size: 20px;
    font-weight: 700
}

.tt-suggestions .repo-description {
    margin: 0;
    color: red !important
}

.calendar-toolbar {
    border-bottom: 5px dotted #ddd;
    padding-bottom: 20px;
    margin-bottom: 15px
}

.cal-month-box,
.cal-week-box,
.cal-year-box {
    border: none !important
}

.cal-month-box,
.cal-week-box,
.cal-year-box {
    background-color: #fff
}

.cal-month-box .cal-row-fluid,
.cal-year-box .row-fluid {
    border-bottom: 1px solid #f7f7f7 !important
}

.cal-month-box [class*=cal-cell],
.cal-year-box [class*=span] {
    border-right: 1px solid #f7f7f7 !important
}

.cal-year-box .row-fluid [class*=span]:last-child {
    border-right: none !important
}

.cal-month-box .cal-row-fluid [class*=cal-cell]:last-child {
    border-right: none !important
}

.cal-month-box span[data-cal-date],
.cal-month-day span[data-cal-date] {
    font-size: 25px
}

.cal-month-box [data-cal-row="-day1"] .cal-day-weekend span[data-cal-date],
.cal-month-day [data-cal-row="-day1"] .cal-day-weekend span[data-cal-date] {
    color: #e9573f
}

.cal-year-box {
    color: #2a2a2a
}

.cal-year-box .col-md-3 {
    width: 25%
}

.cal-year-box .col-md-3 span[data-cal-date] {
    margin-right: auto !important
}

#cal-week-box {
    display: none !important
}

#cal-day-box .day-highlight {
    border: none !important
}

#cal-day-box .day-event {
    margin-left: 23px !important
}

#cal-day-panel #cal-day-panel-hour .cal-day-hour .cal-day-hour-part .span1 {
    padding-top: 4px
}

#cal-day-panel #cal-day-panel-hour .cal-day-hour .cal-day-hour-part b:before {
    font-family: fontawesome;
    content: "\f017";
    margin-right: 5px
}

#cal-slide-content {
    background-color: #f5f5f5 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #999;
    border-bottom: 1px solid #ddd;
    background-image: none !important
}

#cal-slide-content a.event-item {
    color: #999
}

#cal-day-tick {
    background-color: #f5f5f5;
    display: none
}

#cal-slide-tick {
    display: none !important
}

.cal-row-head [class*=cal-cell] {
    padding: 10px 3px;
    font-weight: 400
}

.cal-row-head [class*=cal-cell]:first-child {
    padding: 10px 0;
    font-weight: 400
}

.cal-row-head+.cal-day-hour {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 15px
}

.cal-row-head+.cal-day-hour [class*=col-xs-] {
    padding-left: 0;
    padding-right: 0
}

.cal-row-head+.cal-day-hour [class*=col-xs-].span1 {
    text-align: center
}

.event {
    width: 15px !important;
    height: 15px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px;
    border-radius: 10px !important;
    border: none !important
}

.event-important {
    background-color: #e9573f !important
}

.event-info {
    background-color: #63d3e9 !important
}

.event-warning {
    background-color: #f6bb42 !important
}

.event-inverse {
    background-color: #2a2a2a !important
}

.event-success {
    background-color: #8cc152 !important
}

.event-special {
    background-color: #906094 !important
}

#eventlist li {
    position: relative;
    display: block;
    font-size: 13px
}

#eventlist li:first-child {
    border-top: none
}

#eventlist li a {
    padding: 0;
    margin-bottom: 10px
}

#eventlist li a i {
    background-color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    line-height: 28px;
    font-size: 14px
}

#events-modal {
    z-index: 9999
}

.day-highlight .dh-event-important {
    background-color: #e9573f !important;
    border: none
}

.day-highlight .dh-event-important:hover {
    background-color: #e64328
}

.day-highlight .dh-event-important .cal-hours {
    color: #69190c
}

.day-highlight .dh-event-important a {
    color: #fff
}

.day-highlight .dh-event-info {
    background-color: #63d3e9 !important;
    border: none
}

.day-highlight .dh-event-info:hover {
    background-color: #4dcde6
}

.day-highlight .dh-event-info .cal-hours {
    color: #137487
}

.day-highlight .dh-event-info a {
    color: #fff
}

.day-highlight .dh-event-warning {
    background-color: #f6bb42 !important;
    border: none
}

.day-highlight .dh-event-warning:hover {
    background-color: #f5b22a
}

.day-highlight .dh-event-warning .cal-hours {
    color: #7f5806
}

.day-highlight .dh-event-warning a {
    color: #fff
}

.day-highlight .dh-event-inverse {
    background-color: #2a2a2a !important;
    border: none
}

.day-highlight .dh-event-inverse:hover {
    background-color: #1d1d1d
}

.day-highlight .dh-event-inverse .cal-hours {
    color: #000
}

.day-highlight .dh-event-inverse a {
    color: #fff
}

.day-highlight .dh-event-success {
    background-color: #8cc152 !important;
    border: none
}

.day-highlight .dh-event-success:hover {
    background-color: #7fb842
}

.day-highlight .dh-event-success .cal-hours {
    color: #314719
}

.day-highlight .dh-event-success a {
    color: #fff
}

.day-highlight .dh-event-special {
    background-color: #906094 !important;
    border: none
}

.day-highlight .dh-event-special:hover {
    background-color: #815685
}

.day-highlight .dh-event-special .cal-hours {
    color: #271a28
}

.day-highlight .dh-event-special a {
    color: #fff
}

@media (max-width:800px) {

    .cal-month-box span[data-cal-date],
    .cal-month-day span[data-cal-date] {
        font-size: 15px;
        margin-top: 5px !important;
        margin-right: 10px !important
    }
}

@media (max-width:480px) {
    .cal-year-box .col-md-3 {
        width: 50%
    }

    .events-list {
        max-height: 60px !important
    }
}

.bootstrap-switch {
    min-width: 60px !important;
    border: none !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.bootstrap-switch .bootstrap-switch-container,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-on .bootstrap-switch-label {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
    line-height: 15px !important;
    font-size: 11px !important
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-default {
    background: #eee;
    color: #fff;
    border: 1px solid #eee
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-default+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-default+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-default+.bootstrap-switch-label {
    border: 1px solid #eee
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-default+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-default+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-default+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #eee;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-primary {
    background: #00b1e1;
    color: #fff;
    border: 1px solid #00b1e1
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-primary+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-primary+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-primary+.bootstrap-switch-label {
    border: 1px solid #00b1e1
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-primary+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-primary+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-primary+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #00b1e1;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-success {
    background: #8cc152;
    color: #fff;
    border: 1px solid #8cc152
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-success+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-success+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-success+.bootstrap-switch-label {
    border: 1px solid #8cc152
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-success+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-success+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-success+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #8cc152;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-info {
    background: #63d3e9;
    color: #fff;
    border: 1px solid #63d3e9
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-info+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-info+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-info+.bootstrap-switch-label {
    border: 1px solid #63d3e9
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-info+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-info+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-info+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #63d3e9;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-warning {
    background: #f6bb42;
    color: #fff;
    border: 1px solid #f6bb42
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-warning+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-warning+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-warning+.bootstrap-switch-label {
    border: 1px solid #f6bb42
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-warning+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-warning+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-warning+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #f6bb42;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-danger {
    background: #e9573f;
    color: #fff;
    border: 1px solid #e9573f
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-danger+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-danger+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-danger+.bootstrap-switch-label {
    border: 1px solid #e9573f
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-danger+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-danger+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-danger+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #e9573f;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-lilac,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-lilac,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-lilac {
    background: #906094;
    color: #fff;
    border: 1px solid #906094
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-lilac+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-lilac+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-lilac+.bootstrap-switch-label {
    border: 1px solid #906094
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-lilac+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-lilac+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-lilac+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #906094;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-inverse,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-inverse,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-inverse {
    background: #2a2a2a;
    color: #fff;
    border: 1px solid #2a2a2a
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-inverse+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-inverse+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-inverse+.bootstrap-switch-label {
    border: 1px solid #2a2a2a
}

.bootstrap-switch .bootstrap-switch-handle-off .bootstrap-switch-inverse+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on .bootstrap-switch-inverse+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label .bootstrap-switch-inverse+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #2a2a2a;
    border-left: none
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-label.bootstrap-switch-default {
    color: gray !important;
    border: 1px solid #eee !important
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label.bootstrap-switch-default+.bootstrap-switch-label {
    border: 1px solid #eee !important
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label.bootstrap-switch-default+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #eee !important;
    border-left: none !important
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-teal,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-teal,
.bootstrap-switch .bootstrap-switch-label.bootstrap-switch-teal {
    background: #37bc9b !important;
    border: 1px solid #37bc9b !important;
    color: #fff !important
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-teal+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-teal+.bootstrap-switch-label,
.bootstrap-switch .bootstrap-switch-label.bootstrap-switch-teal+.bootstrap-switch-label {
    border: 1px solid #37bc9b !important
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-teal+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-teal+.bootstrap-switch-label+.bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label.bootstrap-switch-teal+.bootstrap-switch-label+.bootstrap-switch-handle-off {
    border: 1px solid #37bc9b !important;
    border-left: none !important
}

.bootstrap-switch.bootstrap-switch-focused {
    outline: 0 !important;
    box-shadow: none !important
}

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.bootstrap-switch .bootstrap-switch.bootstrap-switch-handle-on .bootstrap-switch .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.datepicker {
    padding: 0
}

.datepicker table thead tr {
    color: #fff
}

.datepicker table thead tr:first-child {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.datepicker table thead tr:first-child th {
    border-bottom: none
}

.datepicker table thead tr:first-child:first-child th {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px
}

.datepicker table thead tr:first-child:last-child th {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.datepicker table thead tr th {
    font-weight: 300;
    min-width: 40px;
    vertical-align: middle;
    border-width: 1px 1px 7px;
    border-style: solid;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.datepicker table thead tr .next,
.datepicker table thead tr .prev,
.datepicker table thead tr .switch {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.datepicker table tbody tr:first-child td {
    border-top: none
}

.datepicker table tbody tr td {
    min-width: 40px;
    background-color: #eee;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 9px
}

.datepicker table tbody tr td:first-child {
    color: #e9573f
}

.datepicker table tbody tr td.new,
.datepicker table tbody tr td.old {
    background-color: #e6e6e6
}

.datepicker table tbody tr td.active,
.datepicker table tbody tr td.active.disabled:hover,
.datepicker table tbody tr td.active:disabled,
.datepicker table tbody tr td.active:hover {
    text-shadow: none
}

.datepicker table tbody tr td.active.active {
    text-shadow: none;
    background-image: none;
    background-repeat: no-repeat;
    color: #fff
}

.datepicker table tfoot tr .today {
    background-color: #d5d5d5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.datepicker table tfoot tr .today:hover {
    background-color: #e1e1e1
}

.datepicker .icon-arrow-left:before {
    font-family: FontAwesome;
    content: "\f104"
}

.datepicker .icon-arrow-right:before {
    font-family: FontAwesome;
    content: "\f105"
}

.datepicker-dropdown {
    border: none;
    box-shadow: none
}

@media (max-width:320px) {
    .datepicker-inline table {
        margin-left: -14px !important
    }
}

#colorselector {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(../plugins/jquery-colorpicker/images/select2.png)
}

#colorselector div {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 30px;
    height: 30px;
    background: url(../plugins/jquery-colorpicker/images/select2.png) center
}

.fileinput-new .form-control {
    border-right: none
}

.fileinput-new .btn-file {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.fileinput-new.input-group .btn-file {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.fileinput-new .input-group .btn-file {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.close.fileinput-exists {
    color: #e9573f
}

.chosen-select.rounded+.chosen-container-single .chosen-single {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important
}

.chosen-select.circle+.chosen-container-single .chosen-single {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important
}

.chosen-container {
    width: 100% !important;
    margin-bottom: 10px !important
}

.chosen-container:last-child {
    margin-bottom: 0
}

.chosen-container .chosen-drop {
    border: 1px solid #ddd !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.chosen-container .chosen-results li.group-result {
    background-color: #eee
}

.chosen-container-single .chosen-single {
    color: #a2a2a2 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.chosen-container-single .chosen-drop {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.chosen-container-single .chosen-single,
.chosen-container-single.chosen-with-drop .chosen-single {
    background: #fff !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ddd !important;
    height: 28px !important;
    line-height: 26px !important
}

.chosen-container-single .chosen-single div b,
.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: 0 4px !important
}

.chosen-container-multi .chosen-choices {
    background-image: none !important
}

.chosen-container-multi .chosen-choices {
    border: 1px solid #ddd
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: 25px
}

.chosen-container-active .chosen-choices {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.chosen-container-multi .chosen-choices li.search-choice {
    border: none;
    background: #eee
}

@media (max-width:600px) {
    .chosen-container {
        margin-bottom: 15px
    }
}

#result-rangeSlider {
    position: relative;
    white-space: pre;
    line-height: 1.5
}

.irs-diapason,
.irs-line-left,
.irs-line-mid,
.irs-line-right,
.irs-slider {
    background-color: #e1e4e9;
    background-repeat: repeat-x;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.irs {
    height: 40px
}

.irs-with-grid {
    height: 60px
}

.irs-line {
    height: 12px;
    top: 25px
}

.irs-line-left {
    height: 12px;
    background-color: #e1e4e9
}

.irs-line-mid {
    height: 12px;
    background-color: #e1e4e9
}

.irs-line-right {
    height: 12px;
    background-color: #e1e4e9
}

.irs-diapason {
    height: 12px;
    top: 25px
}

.irs-slider {
    width: 16px;
    height: 18px;
    top: 22px
}

.irs-max,
.irs-min {
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: #e1e4e9;
    border-radius: 4px
}

.irs-from,
.irs-single,
.irs-to {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    border-radius: 4px
}

.irs-from:after,
.irs-single:after,
.irs-to:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent
}

.irs-grid-pol {
    background: #e1e4e9
}

.irs-grid-text {
    color: #999
}

.slider-teal .irs-diapason,
.slider-teal .irs-line-left,
.slider-teal .irs-line-mid,
.slider-teal .irs-line-right,
.slider-teal .irs-slider {
    background-color: #e1e4e9;
    background-repeat: repeat-x;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.slider-teal .irs {
    height: 40px
}

.slider-teal .irs-with-grid {
    height: 60px
}

.slider-teal .irs-line {
    height: 12px;
    top: 25px
}

.slider-teal .irs-line-left {
    height: 12px;
    background-color: #e1e4e9
}

.slider-teal .irs-line-mid {
    height: 12px;
    background-color: #e1e4e9
}

.slider-teal .irs-line-right {
    height: 12px;
    background-color: #e1e4e9
}

.slider-teal .irs-diapason {
    height: 12px;
    top: 25px;
    background-color: #44c8a8
}

.slider-teal .irs-slider {
    width: 16px;
    height: 18px;
    top: 22px;
    background-color: #37bc9b
}

.slider-teal #irs-active-slider,
.slider-teal .irs-slider:hover {
    background-color: #37bc9b
}

.slider-teal .irs-max,
.slider-teal .irs-min {
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: #e1e4e9;
    border-radius: 4px
}

.slider-teal .irs-from,
.slider-teal .irs-single,
.slider-teal .irs-to {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #37bc9b;
    border-radius: 4px
}

.slider-teal .irs-from:after,
.slider-teal .irs-single:after,
.slider-teal .irs-to:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #37bc9b
}

.slider-teal .irs-grid-pol {
    background: #e1e4e9
}

.slider-teal .irs-grid-text {
    color: #999
}

.slider-teal.circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-primary .irs-diapason {
    background-color: #00c5fb !important
}

.slider-primary .irs-slider {
    background-color: #00b1e1 !important
}

.slider-primary #irs-active-slider,
.slider-primary .irs-slider:hover {
    background-color: #00b1e1 !important
}

.slider-primary .irs-from,
.slider-primary .irs-single,
.slider-primary .irs-to {
    background-color: #00b1e1 !important
}

.slider-primary .irs-from:after,
.slider-primary .irs-single:after,
.slider-primary .irs-to:after {
    border-top-color: #00b1e1 !important
}

.slider-primary .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-primary .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #00b1e1;
    margin-left: -3px
}

.slider-success .irs-diapason {
    background-color: #98c865 !important
}

.slider-success .irs-slider {
    background-color: #8cc152 !important
}

.slider-success #irs-active-slider,
.slider-success .irs-slider:hover {
    background-color: #8cc152 !important
}

.slider-success .irs-from,
.slider-success .irs-single,
.slider-success .irs-to {
    background-color: #8cc152 !important
}

.slider-success .irs-from:after,
.slider-success .irs-single:after,
.slider-success .irs-to:after {
    border-top-color: #8cc152 !important
}

.slider-success .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-success .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #8cc152;
    margin-left: -3px
}

.slider-info .irs-diapason {
    background-color: #79d9ec !important
}

.slider-info .irs-slider {
    background-color: #63d3e9 !important
}

.slider-info #irs-active-slider,
.slider-info .irs-slider:hover {
    background-color: #63d3e9 !important
}

.slider-info .irs-from,
.slider-info .irs-single,
.slider-info .irs-to {
    background-color: #63d3e9 !important
}

.slider-info .irs-from:after,
.slider-info .irs-single:after,
.slider-info .irs-to:after {
    border-top-color: #63d3e9 !important
}

.slider-info .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-info .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #63d3e9;
    margin-left: -3px
}

.slider-warning .irs-diapason {
    background-color: #f7c45a !important
}

.slider-warning .irs-slider {
    background-color: #f6bb42 !important
}

.slider-warning #irs-active-slider,
.slider-warning .irs-slider:hover {
    background-color: #f6bb42 !important
}

.slider-warning .irs-from,
.slider-warning .irs-single,
.slider-warning .irs-to {
    background-color: #f6bb42 !important
}

.slider-warning .irs-from:after,
.slider-warning .irs-single:after,
.slider-warning .irs-to:after {
    border-top-color: #f6bb42 !important
}

.slider-warning .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-warning .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #f6bb42;
    margin-left: -3px
}

.slider-danger .irs-diapason {
    background-color: #ec6b56 !important
}

.slider-danger .irs-slider {
    background-color: #e9573f !important
}

.slider-danger #irs-active-slider,
.slider-danger .irs-slider:hover {
    background-color: #e9573f !important
}

.slider-danger .irs-from,
.slider-danger .irs-single,
.slider-danger .irs-to {
    background-color: #e9573f !important
}

.slider-danger .irs-from:after,
.slider-danger .irs-single:after,
.slider-danger .irs-to:after {
    border-top-color: #e9573f !important
}

.slider-danger .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-danger .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #e9573f;
    margin-left: -3px
}

.slider-lilac .irs-diapason {
    background-color: #9c6da0 !important
}

.slider-lilac .irs-slider {
    background-color: #906094 !important
}

.slider-lilac #irs-active-slider,
.slider-lilac .irs-slider:hover {
    background-color: #906094 !important
}

.slider-lilac .irs-from,
.slider-lilac .irs-single,
.slider-lilac .irs-to {
    background-color: #906094 !important
}

.slider-lilac .irs-from:after,
.slider-lilac .irs-single:after,
.slider-lilac .irs-to:after {
    border-top-color: #906094 !important
}

.slider-lilac .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-lilac .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #906094;
    margin-left: -3px
}

.slider-inverse .irs-diapason {
    background-color: #373737 !important
}

.slider-inverse .irs-slider {
    background-color: #2a2a2a !important
}

.slider-inverse #irs-active-slider,
.slider-inverse .irs-slider:hover {
    background-color: #2a2a2a !important
}

.slider-inverse .irs-from,
.slider-inverse .irs-single,
.slider-inverse .irs-to {
    background-color: #2a2a2a !important
}

.slider-inverse .irs-from:after,
.slider-inverse .irs-single:after,
.slider-inverse .irs-to:after {
    border-top-color: #2a2a2a !important
}

.slider-inverse .circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slider-inverse .donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #2a2a2a;
    margin-left: -3px
}

.note-editor {
    border: 1px solid #ddd
}

.note-editor .note-toolbar {
    border-bottom: 1px solid #ddd
}

.note-editor .note-editable {
    min-height: 200px
}

textarea.rounded+input+.wysihtml5-sandbox {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important
}

textarea.circle+input+.wysihtml5-sandbox {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important
}

textarea+input+.wysihtml5-sandbox {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
    border: 1px solid #ddd !important
}

.icon-indent-left:before,
.icon-indent-right:before,
.icon-list:before,
.icon-picture:before,
.icon-share:before,
.icon-th-list:before {
    font-family: FontAwesome;
    font-style: normal;
    color: #99999c
}

.icon-list:before {
    content: "\f03a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-indent-right:before {
    content: "\f03b"
}

.icon-indent-left:before {
    content: "\f03c"
}

.icon-share:before {
    content: "\f0c1"
}

.icon-picture:before {
    content: "\f03e"
}

.table-default.table.dataTable thead .sorting,
.table-default.table.dataTable thead .sorting_asc,
.table-default.table.dataTable thead .sorting_asc_disabled,
.table-default.table.dataTable thead .sorting_desc,
.table-default.table.dataTable thead .sorting_desc_disabled {
    background: #eee !important
}

table.dataTable tfoot tr th,
table.dataTable thead tr th {
    padding-left: 10px;
    padding-right: 10px
}

table.dataTable tbody tr td {
    padding-left: 10px;
    padding-right: 10px
}

table.dataTable tbody tr td.sorting_1 {
    background: #eee;
    border-bottom: 1px solid #ddd
}

table.has-columns-hidden>tbody>tr>td>span.responsiveExpander {
    vertical-align: middle
}

table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    font-family: fontawesome;
    content: "\f0fe";
    margin-right: 10px;
    cursor: pointer;
    font-size: 20px
}

table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander {
    vertical-align: middle
}

table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    font-family: fontawesome;
    content: "\f146";
    margin-right: 10px;
    cursor: pointer;
    font-size: 20px
}

div.dataTables_filter input {
    margin-left: 10px
}

div.dataTables_length select {
    margin-right: 10px
}

.dataTable thead tr th:first-child {
    min-width: 150px
}

table.dataTable th.dataTables_empty,
td.dataTables_empty {
    padding: 30px !important;
    text-align: center
}

table.dataTable th.dataTables_empty:before,
td.dataTables_empty:before {
    font-family: fontawesome;
    content: "\f119";
    display: block;
    font-size: 110px;
    margin-bottom: 5px
}

@media (max-width:768px) {
    div.dataTables_length label {
        width: 93%
    }

    div.dataTables_length select {
        display: inline-block
    }

    div.dataTables_filter label {
        line-height: 30px
    }

    div.dataTables_filter input {
        display: inline-block;
        float: right;
        width: 13em !important;
        margin-right: 0
    }

    div.dataTables_info {
        text-align: center;
        margin-bottom: 10px
    }

    div.dataTables_paginate {
        float: none !important;
        text-align: center
    }
}

@media (max-width:480px) {
    table.dataTable thead tr th:first-child {
        -moz-border-radius: 3px 3px 0 0 !important;
        -webkit-border-radius: 3px;
        border-radius: 3px 3px 0 0 !important
    }

    table.dataTable tfoot tr th:first-child {
        -moz-border-radius: 0 0 3px 3px !important;
        -webkit-border-radius: 0;
        border-radius: 0 0 3px 3px !important
    }

    .dataTables_wrapper .col-xs-6 {
        width: 100%
    }

    div.dataTables_length label {
        display: none
    }
}

@media (max-width:360px) {
    .dataTables_paginate .pagination .previous {
        display: none
    }

    .dataTables_paginate .pagination>li:nth-child(2) a {
        -moz-border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px 0 0 3px
    }

    div.dataTables_filter input {
        width: 19em
    }
}

@media (max-width:320px) {
    div.dataTables_filter input {
        width: 16em !important
    }
}

.fontawesome-icon-list .fa-hover a {
    display: block;
    line-height: 32px;
    height: 32px;
    color: #636e7b;
    text-decoration: none;
    padding-left: 10px
}

.fontawesome-icon-list .fa-hover a:hover {
    background-color: #eee
}

.fontawesome-icon-list .fa-hover a .fa {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px
}

.gritter-bottom,
.gritter-item,
.gritter-item-wrapper,
.gritter-top {
    background: fadeout(#2a2a2a, 35% !important);
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px !important
}

#gritter-notice-wrapper {
    top: 70px !important;
    right: 20px !important;
    z-index: 1030 !important
}

.gritter-close {
    left: auto !important;
    right: 3px !important
}

.gritter-title {
    font-size: 18px;
    font-weight: 300;
    text-shadow: none
}

.gritter-item {
    font-family: 'Open Sans'
}

.gritter-top {
    background: url(../images/gritter.png) no-repeat left -35px;
    height: 0
}

.gritter-bottom {
    height: 0
}

.gritter-image {
    margin-top: 10px
}

.gritter-with-image {
    margin-top: 10px
}

.gritter-bottom,
.gritter-item,
.gritter-item-wrapper,
.gritter-top {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.nicescroll-rails#ascrail2000-hr {
    display: none !important
}

.nicescroll-rails div {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.fuelux .repeater-thumbnail {
    width: 109px
}

.fuelux .repeater-thumbnail img {
    margin-top: 0
}

.fuelux .repeater-thumbnail-cont.align-left .repeater-thumbnail {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px
}

.fuelux .repeater,
.fuelux .repeater-header {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.fuelux .repeater-list-header td.sortable:last-child {
    text-align: center
}

.fuelux .repeater-list-header td.sortable:hover {
    background: 0 0
}

.fuelux .repeater-list-items td:last-child {
    text-align: center
}

.fuelux .repeater-list table thead>tr>th {
    border-bottom: none
}

.fuelux .repeater table thead tr th:nth-child(1),
.fuelux .repeater table thead tr th:nth-child(3),
.fuelux .repeater table thead tr th:nth-child(6) {
    text-align: center
}

.fuelux .repeater table thead tr th:nth-child(2) {
    width: 200px !important
}

.fuelux .repeater table thead tr th:nth-child(4) {
    text-align: right
}

.fuelux .repeater table thead tr th:last-child {
    text-align: center
}

.fuelux .repeater table tbody tr td {
    vertical-align: middle;
    font-size: 12px
}

.fuelux .repeater table tbody tr td:nth-child(1),
.fuelux .repeater table tbody tr td:nth-child(3),
.fuelux .repeater table tbody tr td:nth-child(6) {
    text-align: center
}

.fuelux .repeater table tbody tr td:nth-child(4) {
    text-align: right
}

.fuelux .repeater table tbody tr td:last-child {
    text-align: center
}

.repeater-header-right .repeater-filters>button {
    width: 150px !important;
    text-align: left !important
}

ol.linenums {
    padding: 0
}

.blockUI.blockOverlay {
    background-color: #fff !important
}

.blockMsg h1 {
    font-size: 15px;
    margin: 10px 0
}

.cbp {
    margin-bottom: 20px
}

.cbp-panel {
    width: 100%
}

.cbp-l-filters-list .cbp-filter-item {
    margin-top: 0
}

.cbp-l-filters-list-first,
.cbp-l-filters-list-last {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.cbp-l-loadMore-button .cbp-l-loadMore-button-link,
.cbp-l-loadMore-button .cbp-l-loadMore-link {
    margin-bottom: 20px
}

.cbp-l-filters-button {
    margin-bottom: 5px
}

.cbp-l-filters-button .cbp-filter-item {
    margin-top: 0;
    margin-bottom: 15px
}

#grid-container {
    margin-top: -20px;
    margin-bottom: 50px
}

.cbp-l-project-details-list {
    list-style: none;
    padding: 0
}

.cbp-l-project-related-wrap {
    padding: 0
}

.cbp-l-project-related-wrap a {
    text-decoration: none
}

.cbp-l-project-details-visit {
    text-decoration: none !important
}

.cbp-l-filters-dropdown {
    margin-bottom: 0
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
    color: #fff !important
}

.peity {
    width: inherit
}

.easy-pie-chart {
    text-align: center;
    margin: 10px;
    display: inline-block
}

.easy-pie-chart.easy-pie-xs .percentage {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 9px
}

.easy-pie-chart.easy-pie-xs .percentage img {
    margin: 0 auto;
    padding: 15px
}

.easy-pie-chart.easy-pie-xs .percentage i {
    font-size: 13px
}

.easy-pie-chart.easy-pie-xs .title {
    margin-top: 5px
}

.easy-pie-chart.easy-pie-sm .percentage {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 15px
}

.easy-pie-chart.easy-pie-sm .percentage img {
    margin: 0 auto;
    padding: 25px
}

.easy-pie-chart.easy-pie-sm .percentage i {
    font-size: 23px
}

.easy-pie-chart.easy-pie-sm .title {
    margin-top: 10px
}

.easy-pie-chart.easy-pie-md .percentage {
    width: 150px;
    height: 150px;
    line-height: 150px;
    font-size: 20px
}

.easy-pie-chart.easy-pie-md .percentage img {
    margin: 0 auto;
    padding: 35px
}

.easy-pie-chart.easy-pie-md .percentage i {
    font-size: 33px
}

.easy-pie-chart.easy-pie-lg .percentage {
    width: 200px;
    height: 200px;
    line-height: 200px;
    font-size: 25px
}

.easy-pie-chart.easy-pie-lg .percentage img {
    margin: 0 auto;
    padding: 45px
}

.easy-pie-chart.easy-pie-lg .percentage i {
    font-size: 43px
}

.easy-pie-chart.easy-pie-xl .percentage {
    width: 250px;
    height: 250px;
    line-height: 250px;
    font-size: 30px
}

.easy-pie-chart.easy-pie-xl .percentage img {
    margin: 0 auto;
    padding: 55px
}

.easy-pie-chart.easy-pie-xl .percentage i {
    font-size: 53px
}

.easy-pie-chart .percentage {
    color: #333;
    font-weight: 100;
    font-size: 1em;
    margin: 0 auto;
    position: relative;
    text-align: center
}

.easy-pie-chart .percentage canvas {
    position: absolute;
    top: 0;
    left: 0
}

.easy-pie-chart .title {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-top: 20px;
    text-decoration: none
}

.easy-pie-chart .title.up {
    margin-top: 0;
    margin-bottom: 10px
}

.colorpicker.dropdown-menu {
    padding: 4px
}

.colorpicker-2x .colorpicker-saturation {
    width: 200px;
    height: 200px
}

.colorpicker-2x .colorpicker-alpha,
.colorpicker-2x .colorpicker-hue {
    width: 30px;
    height: 200px
}

.colorpicker-2x .colorpicker-color,
.colorpicker-2x .colorpicker-color div {
    height: 30px
}

.daterangepicker {
    padding: 10px
}

.daterangepicker .input-mini {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0 !important
}

.daterangepicker .input-mini:active,
.daterangepicker .input-mini:focus,
.daterangepicker .input-mini:link,
.daterangepicker .input-mini:visited {
    border: 1px solid #8cc152
}

.daterangepicker .input-mini.active {
    border: 1px solid #8cc152
}

.daterangepicker .calendar-time {
    margin: 15px auto;
    padding-left: 0
}

.daterangepicker .calendar-time i {
    font-size: 25px;
    margin-top: -5px;
    left: 0
}

.daterangepicker .calendar-table {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.daterangepicker th:hover {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #8cc152;
    border-color: #8cc152;
    color: #fff
}

.daterangepicker td.end-date,
.daterangepicker td.start-date,
.daterangepicker td.start-date.end-date {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.daterangepicker td:hover {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.daterangepicker .daterangepicker_input {
    margin-bottom: 15px
}

.daterangepicker .ranges ul {
    margin-bottom: 15px
}

.daterangepicker .ranges .range_inputs .btn:first-child {
    margin-right: 5px
}

.daterangepicker .ranges li {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #a9a9a9
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
    background: #8cc152;
    border: 1px solid #8cc152
}

.panel.grid-stack-item-content {
    background-color: #fbfbfb
}

.select2-container {
    width: 100% !important
}

.select2-result-repository {
    padding-top: 4px;
    padding-bottom: 3px
}

.select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 10px
}

.select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px
}

.select2-result-repository__meta {
    margin-left: 70px
}

.select2-result-repository__title {
    color: #000;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px
}

.select2-result-repository__forks,
.select2-result-repository__stargazers {
    margin-right: 1em
}

.select2-result-repository__forks,
.select2-result-repository__stargazers,
.select2-result-repository__watchers {
    display: inline-block;
    color: #aaa;
    font-size: 11px
}

.select2-result-repository__description {
    font-size: 13px;
    color: #777;
    margin-top: 4px
}

.select2-results__option--highlighted .select2-result-repository__title {
    color: #fff
}

.select2-results__option--highlighted .select2-result-repository__description,
.select2-results__option--highlighted .select2-result-repository__forks,
.select2-results__option--highlighted .select2-result-repository__stargazers,
.select2-results__option--highlighted .select2-result-repository__watchers {
    color: #c6dcef
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #a2a2a2 !important
}

.select2-container .select2-selection--single {
    height: 35px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
    padding-left: 11px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -10px;
    margin-top: 2px
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

body.page-sidebar-minimize #header .navbar-minimize>a {
    background-color: #1e90ff;
    color: #fff
}

body.page-sidebar-minimize #header .navbar-minimize:hover>a {
    background-color: #4aa6ff
}

#header .navbar-header {
    background-color: #1e90ff
}

.modal-header-prosol {
    color: #fff;
    background-color: #ff6d1e;
    border-radius: 10px 10px 0 0
}

.modal-body-prosol {
    background-color: #ddd
}

#sidebar-left.sidebar-box .sidebar-menu>li.active>a>.icon i,
#sidebar-left.sidebar-circle .sidebar-menu>li.active>a>.icon i,
#sidebar-left.sidebar-rounded .sidebar-menu>li.active>a>.icon i {
    background-color: #1e90ff
}

#sidebar-left.sidebar-box .sidebar-menu>li>ul>li:hover:after,
#sidebar-left.sidebar-circle .sidebar-menu>li>ul>li:hover:after,
#sidebar-left.sidebar-rounded .sidebar-menu>li>ul>li:hover:after {
    -webkit-box-shadow: 0 0 0 5px #1873cc;
    -moz-box-shadow: 0 0 0 5px #1873cc;
    box-shadow: 0 0 0 5px #1873cc
}

#sidebar-left .sidebar-menu ul li:hover:after {
    background-color: #1e90ff
}

#sidebar-left .sidebar-menu ul li:hover a:before {
    color: #1e90ff
}

#sidebar-left .sidebar-menu ul li.active:after {
    background-color: #1e90ff
}

#sidebar-left .sidebar-menu ul li.active>ul>li.active a:before {
    color: #1e90ff
}

body.page-sidebar-minimize .navbar-minimize,
body.page-sidebar-minimize-auto .navbar-minimize {
    border-right: 1px solid #1e90ff !important
}

body.page-sidebar-minimize .navbar-minimize a,
body.page-sidebar-minimize-auto .navbar-minimize a {
    background-color: #1e90ff;
    border-bottom: 1px solid #1e90ff
}

body.page-sidebar-minimize .navbar-minimize a:hover,
body.page-sidebar-minimize-auto .navbar-minimize a:hover {
    background-color: #4aa6ff;
    border-bottom: 1px solid #4aa6ff
}

body.page-sidebar-minimize .navbar-minimize a i,
body.page-sidebar-minimize-auto .navbar-minimize a i {
    color: #fff
}

.navbar-minimize-mobile {
    background-color: #1e90ff
}

.navbar-minimize-mobile:hover {
    background-color: #4aa6ff
}

@media (max-width:768px) {

    body.page-sidebar-left-show .navbar-minimize-mobile,
    body.page-sidebar-right-show .navbar-minimize-mobile {
        background-color: #1873cc
    }

    body.page-sidebar-left-show .navbar-minimize-mobile:hover,
    body.page-sidebar-right-show .navbar-minimize-mobile:hover {
        background-color: #4aa6ff
    }
}

.navbar-toolbar .navbar-form input:focus {
    border: 1px solid #1e90ff
}

.navbar-toolbar .navbar-form .btn-focus {
    background-color: #1e90ff;
    box-shadow: none;
    border: none;
    color: #fff
}

.navbar-toolbar .navbar-right .dropdown>a:focus>i {
    color: #1e90ff
}

.Maiuscula {
    text-transform: uppercase
}

.sign-wrapper a {
    color: #1e90ff
}

.sign-wrapper a:active,
.sign-wrapper a:focus,
.sign-wrapper a:hover {
    color: #1b81e5
}

.sign-text:before {
    background-color: #7b85b7
}

.sign-header {
    background-color: #1e90ff;
    border-bottom: 10px solid #4d598e
}

.sign-text span {
    background-color: #1e90ff
}

.sign-text img {
    border: 7px solid #1e90ff
}

.error-wrapper h1 {
    color: #1e90ff
}

.product-num {
    background-color: #1e90ff
}

a {
    color: #1e90ff
}

a:active,
a:focus,
a:hover {
    color: #1873cc
}

input.no-border-left:focus,
textarea.no-border-left:focus {
    border-top: 1px solid #1e90ff !important;
    border-right: 1px solid #1e90ff !important;
    border-bottom: 1px solid #1e90ff !important;
    border-left: none !important
}

input.no-border-right:focus,
textarea.no-border-right:focus {
    border-top: 1px solid #1e90ff !important;
    border-none: 1px solid #1e90ff !important;
    border-bottom: 1px solid #1e90ff !important;
    border-right: none !important
}



.panel-tab .panel-heading ul li.active a i {
    color: #1e90ff
}

.panel-tab .panel-heading ul li a:hover i {
    color: #1e90ff
}

.media-manager .media-manager-options .filter-type a.active {
    color: #1e90ff
}

.pagination>li>a {
    color: #1873cc
}

.pagination>.active>a,
.pagination>.active>span {
    background-color: #1873cc;
    border: 1px solid #1873cc
}

.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #1e90ff;
    border: 1px solid #1e90ff
}

.pager>li>a {
    color: #1873cc
}

.rating .star:hover:before {
    color: #1e90ff
}

.rating .star.active:before {
    color: #1e90ff
}

.rating .star.active~.star:before {
    color: #1e90ff
}

.dropdown-menu li {
    position: relative
}

.dropdown-menu li.active a {
    background-color: #1e90ff
}

.dropdown-menu li.active:active a,
.dropdown-menu li.active:focus a,
.dropdown-menu li.active:hover a {
    background-color: #1e90ff;
    cursor: default
}

.dropdown-menu li>a:hover:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 3px solid #4aa6ff
}

a.list-group-item.active {
    background-color: #1e90ff;
    border-color: #1e90ff
}

a.list-group-item.active:focus,
a.list-group-item.active:hover {
    background-color: #1e90ff;
    border-color: #1e90ff
}

.ckbox-theme input[type=checkbox]:checked+label::after {
    border-color: #1e90ff;
    background-color: #1e90ff
}

.ckbox-theme input[type=checkbox][disabled]:checked+label::after {
    border-color: #1e90ff;
    opacity: .5
}

.rdio-theme input[type=radio]:checked+label::after {
    border-color: #1e90ff;
    background-color: #1e90ff
}

.rdio-theme input[type=radio][disabled]:checked+label::after {
    border-color: #1e90ff;
    opacity: .5
}

.form-control:focus {
    border: 1px solid #1e90ff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.form-focus {
    border: 1px solid #1e90ff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.table-theme thead tr th {
    background-color: #1e90ff !important;
    border-color: #98c4e3 #98c4e3 #98c4e3 !important;
    color: #fff
}

.table-theme tbody tr td.sorting_1 {
    background: #00b1e1 !important;
    color: #fff;
    border-bottom: 1px solid #32c0e7 !important
}

.table-theme tfoot tr th {
    background-color: #1e90ff !important;
    border-color: #98c4e3 #98c4e3 #98c4e3 !important;
    color: #fff
}

.table-theme.table-bordered {
    border: 1px solid #1e90ff
}

.table-theme.table-bordered tfoot tr th:first-child,
.table-theme.table-bordered tfoot tr th:last-child,
.table-theme.table-bordered thead tr th:first-child,
.table-theme.table-bordered thead tr th:last-child {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.table-theme.table-bordered tbody tr td.sorting_1 {
    border-right: 1px solid #98c4e3 !important
}

.table-theme table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:before {
    color: #fff
}

.table-theme table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:before {
    color: #fff
}

.btn-theme {
    background-color: #1e90ff;
    border-color: #1e90ff;
    color: #fff
}

.btn-theme.active,
.btn-theme.disabled,
.btn-theme:active,
.btn-theme:focus,
.btn-theme:hover,
.btn-theme[disabled] {
    background-color: #4aa6ff;
    border-color: transparent;
    color: #fff
}

.btn-theme.dropdown-toggle.btn-theme {
    background-color: #1e90ff;
    border-color: #4aa6ff;
    color: #fff
}

.btn-theme.btn-alt {
    background-color: #4aa6ff;
    border: 1px solid #1e90ff
}

.btn-theme.btn-alt:hover {
    background-color: #1873cc
}

.btn-theme.btn-stroke {
    border: 1px double #1e90ff;
    background-color: transparent;
    color: #999
}

.btn-theme.btn-stroke:hover {
    background-color: #4aa6ff;
    border-color: transparent;
    color: #fff
}

.btn-theme.btn-solid {
    border: 1px solid #1e90ff
}

.btn-theme.btn-dashed {
    border: 1px dashed #1e90ff
}

.btn-theme.btn-dotted {
    border: 1px dotted #1e90ff
}

.btn-theme.btn-double {
    border: 4px double #1e90ff
}

.btn-theme.btn-inset {
    border: 4px inset #1e90ff
}

.btn-theme.btn-circle {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%
}

.btn-theme.btn-slidedown:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background-color: #1873cc;
    z-index: -1
}

.btn-theme.btn-slidedown:active,
.btn-theme.btn-slidedown:hover {
    color: #fff
}

.btn-theme.btn-slidedown:active:after,
.btn-theme.btn-slidedown:hover:after {
    height: 100%
}

.btn-theme.btn-slideright:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #1873cc;
    z-index: -1
}

.btn-theme.btn-slideright:active,
.btn-theme.btn-slideright:hover {
    color: #fff
}

.btn-theme.btn-slideright:active:after,
.btn-theme.btn-slideright:hover:after {
    width: 100%
}

.btn-theme.btn-expand:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background-color: #1873cc;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-theme.btn-expand:hover:after {
    width: 90%;
    opacity: 1
}

.btn-theme.btn-expand:active:after {
    width: 101%;
    opacity: 1
}

.btn-theme.btn-rotate {
    overflow: hidden
}

.btn-theme.btn-rotate:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #1873cc;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-theme.btn-rotate:hover:after {
    height: 260%;
    opacity: 1
}

.btn-theme.btn-rotate:active:after {
    height: 400%;
    opacity: 1
}

.btn-theme.btn-open {
    overflow: hidden
}

.btn-theme.btn-open:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #1873cc;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.btn-theme.btn-open:hover:after {
    height: 75%;
    opacity: 1
}

.btn-theme.btn-open:active:after {
    height: 130%;
    opacity: 1
}

.btn-theme.btn-push {
    background: #1e90ff;
    box-shadow: 0 6px #1873cc;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.btn-theme.btn-push:hover {
    box-shadow: 0 4px #1873cc;
    top: 2px
}

.btn-theme.btn-push:active {
    box-shadow: 0 0 #1873cc;
    top: 6px
}

.btn-theme.btn-pushright {
    background: #1e90ff;
    box-shadow: 6px 0 #1873cc;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.btn-theme.btn-pushright:hover {
    box-shadow: 4px 0 #1873cc;
    left: 2px
}

.btn-theme.btn-pushright:active {
    box-shadow: 0 0 #1873cc;
    left: 6px
}

.panel-theme .panel-heading {
    background-color: #1e90ff;
    border: 1px solid #1b81e5;
    color: #fff
}

.panel-theme .panel-heading .option .btn:hover {
    background-color: #4aa6ff;
    color: #fff
}

.panel-theme .panel-heading .option .btn i {
    color: #fff
}

.panel-bg-theme .panel-body {
    background-color: #1e90ff;
    color: #fff
}

.panel-bg-theme .panel-body .text-muted {
    color: #f2f2f2
}

.img-bordered-theme {
    border: 2px solid #1e90ff
}

.progress-bar-theme {
    background-color: #1e90ff
}

.fg-theme {
    color: #1e90ff !important
}

.nicescroll-rails div {
    background-color: #1e90ff !important
}

.sidebar .nicescroll-rails div {
    background-color: #323232 !important
}

.cal-month-box {
    border-top: 7px solid #008db4 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.cal-row-head [class*=cal-cell1],
.cal-row-head [class*=cal-cell] {
    background-color: #1e90ff;
    color: #fff;
    border-width: 0 1px 0 !important;
    border-style: solid;
    border-color: #19b8e4 #19b8e4 #008db4 !important;
    border-left: none !important
}

.cal-row-head [class*=cal-cell1]:hover,
.cal-row-head [class*=cal-cell]:hover {
    background-color: #1e90ff !important
}

.cal-row-head [class*=cal-cell1]:first-child,
.cal-row-head [class*=cal-cell]:first-child {
    border-width: 0 1px 0 !important;
    border-style: solid;
    border-color: #19b8e4 #19b8e4 #008db4 !important
}

.cal-row-head [class*=cal-cell1]:last-child,
.cal-row-head [class*=cal-cell]:last-child {
    border-right: none !important
}

#cal-day-panel {
    border-top: 7px solid #008db4 !important;
    background-color: rgba(255, 255, 255, .28)
}

.cal-day-today {
    background-color: #1e90ff !important
}

.cal-row-head+.cal-day-hour {
    background-color: #008db4 !important;
    color: #fff
}

.bg-theme {
    background-color: #1e90ff !important;
    border: 1px solid #1e90ff;
    color: #fff
}

.bg-theme a,
.bg-theme i,
.bg-theme p,
.bg-theme small,
.bg-theme span {
    color: #fff
}

.bg-theme .flot-tick-label.tickLabel {
    color: rgba(255, 255, 255, .5) !important
}

.bg-theme .morris-hover-row-label {
    background-color: #1873cc
}

#back-top:hover {
    background: #1e90ff;
    box-shadow: 0 0 0 6px #fff
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    background: #1e90ff !important
}

.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover {
    background: #1873cc !important
}

.chosen-container .chosen-results li.highlighted {
    background-color: #1e90ff !important;
    background-image: none !important
}

.dz-file-preview .dz-details:before {
    color: #1e90ff
}

#jpreBar {
    background-color: #1e90ff
}

.datepicker table thead tr:first-child {
    background-color: #1e90ff
}

.datepicker table thead tr:last-child {
    background-color: #1873cc
}

.datepicker table thead tr th {
    background-color: #1e90ff;
    border-color: #4aa6ff #4aa6ff #4d598e
}

.datepicker table thead tr .next:hover,
.datepicker table thead tr .prev:hover,
.datepicker table thead tr .switch:hover {
    background-color: #4aa6ff !important
}

.datepicker table tbody tr td.active,
.datepicker table tbody tr td.active.disabled:hover,
.datepicker table tbody tr td.active:disabled,
.datepicker table tbody tr td.active:hover {
    background-color: #1e90ff
}

.datepicker table tbody tr td.active.active {
    background-color: #1e90ff
}

.datepicker table tbody tr td.active.active:hover {
    background-color: #1873cc
}

.datepicker .icon-arrow-left:before {
    font-family: FontAwesome;
    content: "\f104"
}

.datepicker .icon-arrow-right:before {
    font-family: FontAwesome;
    content: "\f105"
}

.datepicker-dropdown:after {
    border-bottom: 6px solid #1e90ff
}

.slider-theme .irs-diapason {
    background-color: #19b8e4 !important
}

.slider-theme .irs-slider {
    background-color: #1e90ff !important
}

.slider-theme #irs-active-slider,
.slider-theme .irs-slider:hover {
    background-color: #1e90ff !important
}

.slider-theme .irs-from,
.slider-theme .irs-single,
.slider-theme .irs-to {
    background-color: #1e90ff !important
}

.slider-theme .irs-from:after,
.slider-theme .irs-single:after,
.slider-theme .irs-to:after {
    border-top-color: #1e90ff !important
}

.slider-theme.circle .irs-slider {
    top: 21px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.slider-theme.donut .irs-slider {
    background: #e1e4e9 !important;
    top: 21px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #1e90ff;
    margin-left: -3px
}



@media (max-width:1024px) {
    #page-content .header-content h2 span {
        display: none
    }
}

@media (max-width:800px) {
    #page-content {
        margin-right: 0
    }

    #page-content .header-content h2 {
        font-size: 20px
    }

    #page-content .header-content .breadcrumb-wrapper {
        display: none
    }
}

@media (max-width:1024px) {
    #page-content .header-content h2 span {
        display: none
    }
}

@media (max-width:800px) {
    #page-content {
        margin-right: 0
    }

    #page-content .header-content h2 {
        font-size: 20px
    }

    #page-content .header-content .breadcrumb-wrapper {
        display: none
    }
}

@media (max-width:768px) {
    #page-content {
        position: static;
        display: block;
        width: 100%;
        margin-left: 0 !important;
        margin-top: 50px;
        margin-right: 0 !important
    }

    #page-content .header-content {
        padding: 12px 10px
    }

    #page-content .header-content .breadcrumb-wrapper {
        right: 10px;
        display: block
    }
}

@media (max-width:600px) {
    #page-content .navbar-form input {
        min-width: 230px !important
    }

    #page-content .navbar-form .tt-dropdown-menu {
        width: 300px !important
    }
}

@media (max-width:480px) {
    #page-content .navbar-form input {
        min-width: 200px !important
    }

    #page-content .navbar-left {
        margin: 7.5px 0 7.5px 5px !important
    }

    #page-content .navbar-right {
        margin: 0 !important
    }
}