<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.felter {
    background-color: #fff;
    padding: 10px;
    border-radius: 4px
}

.section_tree {
    width: 80%;
    margin: auto
}

.section-tap-item {
    width: 100%;
    margin: 20px auto;
    min-height: 400px;
    border-radius: 4px
}

.section-tap-item .section-tap-header {
    background-color: #fff;
    width: 100%;
    margin: 0 0 15px
}

.section-tap-item .section-tap-header ul {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    display: flex;
    justify-content: space-around
}

.section-tap-item .section-tap-header ul li.inactive {
    background-color: #eee
}

.section-tap-item .section-tap-header ul li {
    display: inline-block;
    background-color: #fff;
    width: 100%;
    padding-top: 17px;
    height: 50px;
    text-align: center;
    cursor: pointer
}

.section-tap-item .section-item {
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
    min-height: 250px;
    padding: 10px;
    overflow-x: auto;
    border: 1px solid #eee
}

.div {
    min-width: 5000px;
    display: flex;
    direction: rtl
}

.section-tap-item #item1-content,
#item3-content {
    display: none
}

.malhoza {
    text-align: start;
    font-size: 12px
}

.malhoza span {
    color: #aaa
}

.afrad {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-size: 18px;
    font-weight: 400
}

.sectionnewtarget {
    width: 100%;
    min-height: 300px;
    background-color: #fff;
    border-radius: 3px;
    position: relative
}

.newtarget {
    width: 95%;
    padding: 10px
}

.newtarget .newtarg ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    text-align: right;
    margin-top: 10px;
    margin-right: -30px
}

.newtarg {
    padding: 5px 0
}

.newtargbtn {
    width: 100px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    text-align: center
}

html {
    direction: rtl
}

body {
    background: #515e72;
    color: #59595a;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

@media screen and (min-width:768px) {

    html,
    body {
        height: 100%
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.1
}

.bolder {
    font-weight: 800
}

a {
    color: #59595a;
    text-decoration: none;
    -webkit-transition: .25s;
    transition: .25s
}

a:visited,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

[class^=ti-].pull-right,
[class*=" ti-"].pull-right {
    line-height: inherit
}

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #e3e6f3
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

.img-rounded {
    border-radius: 2px
}

.img-circle {
    border-radius: 50%
}

.avatar {
    position: relative;
    display: inline-block;
    width: 100%
}

.avatar-lg {
    width: 128px
}

.avatar-md {
    width: 64px
}

.avatar-sm {
    width: 32px
}

.avatar-xs {
    width: 16px
}

.bordered-avatar {
    border: 3px solid #fff;
    background-color: #eaecf6
}

[contenteditable],
[contenteditable]:hover,
[contenteditable]:active {
    outline: 0
}

blockquote {
    margin: 15px 0;
    padding: 10px;
    border: 0;
    font-size: 13px;
    float: left;
    display: block
}

blockquote:before {
    color: #e2e4e9;
    font-family: Georgia, serif;
    content: "\"";
    font-size: 40px;
    margin-left: 10px;
    float: right;
    line-height: 1;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1)
}

blockquote p {
    display: inline
}

.pullquote {
    font-style: italic;
    display: block;
    float: left;
    font-size: 1.6em;
    width: 55%
}

.pullquote:before {
    font-family: Georgia, serif;
    content: "ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½";
    font-style: normal;
    font-size: 40px;
    float: left;
    color: #e2e4e9
}

.drop-cap {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    font-family: Georgia
}

.drop-cap.boxed {
    padding: 10px;
    margin: 0 5px 5px 0;
    border-radius: 2px
}

ol {
    list-style-position: outside;
    list-style-type: decimal
}

ul {
    list-style-position: outside;
    list-style-type: disc;
    line-height: 1.5
}

ol.list-style-none,
ul.list-style-none {
    list-style: none;
    padding: 0
}

.nav {
    padding: 0
}

.pageload {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, .9);
    z-index: 99999
}

.pageload .loader {
    position: absolute;
    margin: -12px 0 0 -12px;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 24px
}

.loader:after {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    display: block;
    z-index: 2000;
    border-radius: 24px;
    content: "";
    -webkit-animation: spinner 400ms linear infinite;
    -ms-animation: spinner 400ms linear infinite;
    animation: spinner 400ms linear infinite
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media print {
    .content-wrap {
        width: 100%
    }

    .sidebar,
    .header,
    .no-print {
        display: none
    }
}

.header {
    min-height: 50px;
    z-index: 1000;
    border-radius: 0;
    border: 0;
    margin: 0
}

.header li:hover,
.header li a:hover,
.header li a:active {
    background: 0 0
}

.header .brand {
    width: 200px;
    float: left
}

.header .brand .navbar-brand {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 50px
}

.header .brand .navbar-brand img {
    max-height: 25px;
    margin-right: 5px;
    margin-top: -5px
}

.header .navbar-nav {
    margin: 0
}

.header .navbar-nav&gt;li&gt;a {
    padding-top: 15px;
    padding-bottom: 15px;
    max-height: 50px
}

.header .navbar-nav&gt;li&gt;a:focus {
    background-color: transparent
}

.header .header-avatar {
    width: 32px;
    margin-top: -6px
}

.header&gt;.nav&gt;li&gt;a&gt;.badge {
    position: absolute;
    top: 8px;
    right: 2px;
    width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 1.5;
    text-align: center;
    padding: 0
}

.header .header-search {
    position: relative
}

.header .header-search .search-container {
    top: 10px;
    width: 0;
    -webkit-transition: width 300ms;
    transition: width 300ms;
    position: absolute;
    left: 40px
}

.header .header-search .search-container .search {
    height: 30px;
    border: 0;
    padding: 0;
    text-indent: 10px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.header .header-search .toggle-search {
    padding: 5px 9px !important;
    margin: 10px;
    width: 30px;
    height: 30px;
    border-radius: 2px
}

.header .header-search.open&gt;a {
    z-index: 1001;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.header .header-search.open .search-container {
    width: 300px
}

.header .header-search.open .search-container .search {
    padding-right: 12px
}

.header .notifications {
    position: relative
}

.header .notifications .panel {
    border: 0
}

.header .notifications .panel-heading {
    padding: 5px 15px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.header .notifications ul li a {
    font-size: 13px
}

.header .notifications .panel-footer {
    padding: 5px 15px
}

.header .notifications .panel-footer&gt;a {
    font-size: 13px
}

.header .notifications .m-body {
    display: block;
    overflow: hidden
}

.header .notifications .time {
    display: block
}

.header .notifications .label {
    font-size: 10px
}

.header .notifications a:hover,
.header .notifications a:visited,
.header .notifications a:active {
    color: #59595a
}

.horizontal-layout .brand {
    width: auto;
    background-color: transparent
}

@media screen and (min-width:768px) {
    .header {
        position: absolute;
        width: 100%;
        padding: 0 15px
    }

    .header .brand {
        margin-left: -15px
    }

    .header .brand .navbar-brand {
        width: 100%
    }

    .header .header-avatar {
        float: right
    }

    .header .notifications .dropdown-menu {
        min-width: 350px
    }

    .app&gt;header .dropdown-menu {
        border-top: 0;
        padding: 0;
        box-shadow: 0 2px 5px rgba(88, 96, 114, .05);
        -webkit-animation-duration: 300ms;
        animation-duration: 300ms
    }
}

@media(max-width:767px) {
    .header {
        width: 100%
    }

    .header.header-fixed {
        position: fixed;
        width: 100%;
        top: 0
    }

    .header&gt;.brand {
        width: 100%;
        text-align: center
    }

    .header&gt;.brand .navbar-brand {
        display: inline-block;
        float: none;
        text-align: center
    }

    .header .notifications {
        margin-right: 10px
    }

    .header .navbar-nav .open .dropdown-menu {
        position: absolute;
        margin-top: 0;
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2)
    }

    .header .navbar-collapse {
        width: 100%
    }

    .header .off-right {
        position: absolute;
        right: 0;
        top: 0
    }

    .header .off-left {
        position: absolute;
        left: 0;
        top: 0
    }

    .header .navbar-toggle,
    .header .brand [data-toggle=offscreen] {
        z-index: 999;
        padding: 10px 15px;
        margin-top: 8px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 2px
    }

    .header .search-container {
        width: 100%;
        max-width: 220px
    }

    .app&gt;.header&gt;.nav&gt;li {
        float: left
    }

    .app&gt;.header&gt;.navbar-nav {
        float: left
    }

    .app&gt;.header&gt;.navbar-right {
        float: right
    }

    .app&gt;.header .dropdown-menu {
        position: fixed !important;
        top: 100px;
        left: 0;
        right: 0;
        border-radius: 0 !important;
        height: 307px;
        overflow: auto
    }

    .app&gt;header .dropdown-menu {
        padding: 0;
        border-bottom: 1px solid #e3e6f3 !important;
        box-shadow: none !important;
        -webkit-animation-duration: 0ms;
        animation-duration: 0ms
    }
}

.sidebar {
    width: 200px
}

.sidebar .nav-title {
    font-size: 11px;
    padding: 25px 15px 0;
    letter-spacing: 1px
}

.sidebar&gt;footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.main-navigation ul&gt;li&gt;a {
    display: block;
    padding: 10px 15px;
    text-align: right;
    width: 100%
}

.main-navigation ul&gt;li i {
    padding-left: 10px;
    min-width: 25px;
    text-align: center;
    font-size: 11px
}

.main-navigation .nav&gt;li&gt;a:hover,
.main-navigation .nav&gt;li&gt;a:focus,
.main-navigation .nav .open&gt;a,
.main-navigation .nav .open&gt;a:hover,
.main-navigation .nav .open&gt;a:focus {
    border-color: transparent;
    background-color: transparent
}

.main-navigation {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.touch li:hover,
.touch li:focus,
.touch a:hover,
.touch a:focus {
    background-color: transparent !important
}

.app .sidebar ul&gt;li {
    position: relative;
    display: block
}

.app .sidebar ul&gt;li:before,
.app .sidebar ul&gt;li:after {
    content: " ";
    display: table
}

.app .sidebar ul&gt;li:after {
    clear: both
}

.app .sidebar ul&gt;li a {
    position: relative
}

.app .sidebar ul&gt;li.open&gt;.dropdown-menu {
    display: block
}

.app .sidebar ul&gt;li.open&gt;a .toggle-accordion:before {
    content: "\e64b"
}

.app .sidebar ul&gt;li&gt;ul {
    position: relative;
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: background-color 400ms ease;
    transition: background-color 400ms ease
}

.app .sidebar .nav&gt;li .sub-menu {
    font-size: 12px
}

.app .sidebar .nav&gt;li&gt;.sub-menu&gt;li&gt;a {
    padding: 8px 15px 8px 40px !important
}

.app .sidebar .nav&gt;li&gt;.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a {
    padding: 8px 15px 8px 60px !important
}

.app .sidebar .nav&gt;li&gt;.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a {
    padding: 8px 15px 8px 80px !important
}

.app .sidebar .nav&gt;li&gt;.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a {
    padding: 8px 15px 8px 100px !important
}

.app .sidebar li a .toggle-accordion {
    float: left;
    padding: 0;
    font-size: 8px;
    line-height: 20px;
    min-width: 25px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.app .sidebar li a .toggle-accordion:before {
    font-family: themify;
    font-style: normal;
    font-weight: 400;
    content: "\e649"
}

@media screen and (min-width:768px) {
    .app.small-menu {}

    .app.small-menu .brand {
        width: 70px
    }

    .app.small-menu .navbar-brand {
        width: 100%;
        text-align: center
    }

    .app.small-menu .navbar-brand span {
        display: none;
        visibility: hidden
    }

    .app.small-menu .navbar-brand i {
        margin: 0
    }

    .slimScrollDiv {
        overflow: visible !important
    }

    .app.small-menu .sidebar {
        width: 70px
    }

    .app.small-menu .sidebar .nav-title {
        text-align: center
    }

    .app.small-menu .sidebar .main-navigation {
        overflow: visible
    }

    .app.small-menu .sidebar .main-navigation&gt;ul&gt;li.open&gt;.sub-menu {
        display: none !important
    }

    .app.small-menu .sidebar .main-navigation&gt;ul&gt;li {
        position: relative;
        text-align: center
    }

    .app.small-menu .sidebar .main-navigation&gt;ul&gt;li&gt;a {
        padding: 15px
    }

    .app.small-menu .sidebar .main-navigation&gt;ul&gt;li&gt;a&gt;span {
        display: none;
        visibility: hidden
    }

    .app.small-menu .sidebar .main-navigation&gt;ul&gt;li i {
        display: block;
        padding: 0;
        min-width: 100%
    }

    .app.small-menu .sidebar .main-navigation&gt;ul&gt;li:hover&gt;.sub-menu {
        display: block !important
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;a&gt;.toggle-accordion {
        display: none
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu {
        position: absolute;
        top: 0;
        left: 100%;
        border: 1px solid #e3e6f3;
        border-left: 0;
        background: #fff;
        z-index: 1000;
        display: none !important;
        padding: 0;
        list-style: none;
        min-width: 180px
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu&gt;li.active,
    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu&gt;li&gt;a:hover {
        background-color: #f1f2f9
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu&gt;li&gt;a {
        margin: 0;
        padding: 3px 20px !important;
        width: 100%;
        font-size: 13px;
        color: #59595a;
        text-align: left
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a {
        padding: 8px 15px 8px 30px !important
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a {
        padding: 8px 15px 8px 40px !important
    }

    .app.small-menu .sidebar .main-navigation .nav&gt;li&gt;.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a+.sub-menu&gt;li&gt;a {
        padding: 8px 15px 8px 50px !important
    }
}

@media screen and (min-width:768px) {
    .sidebar-300 {
        width: 300px
    }

    .sidebar-250 {
        width: 250px
    }

    .sidebar-400 {
        width: 400px
    }
}

@media(max-width:767px) {
    .main-navigation {
        position: relative
    }

    .app aside.offscreen-right .content-wrap {
        position: relative;
        height: 100%
    }

    .app aside.offscreen-right .wrapper {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    .sidebar-300,
    .sidebar-250,
    .sidebar-400 {
        width: 100%
    }
}

.main-content {
    background: #f1f4f9
}

.main-content .content-wrap .wrapper {
    padding: 15px
}

.main-content .header .nav&gt;li:active&gt;a,
.main-content .header .nav&gt;li.active&gt;a {
    background-color: #f1f4f9;
    color: #59595a
}

section.main-content&gt;footer,
section.main-content&gt;.fffix&gt;footer,
aside&gt;footer,
aside&gt;.fffix&gt;footer {
    min-height: 50px;
    padding: 0 15px
}

section.main-content&gt;footer p,
section.main-content&gt;.fffix&gt;footer p,
aside&gt;footer p,
aside&gt;.fffix&gt;footer p {
    display: inline-table;
    margin: 19px 0;
    line-height: 1
}

.layout .header {
    z-index: 997
}

.equal-blocks {
    display: table;
    width: 100%;
    border-spacing: 0;
    table-layout: fixed
}

.equal-blocks&gt;.block {
    height: 100%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    float: none
}

@media screen and (min-width:768px) {

    .container,
    .app {
        position: relative;
        height: 100%
    }

    section .wrapper,
    aside .wrapper {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    section.main-content&gt;footer,
    section.main-content&gt;.fffix&gt;footer,
    aside&gt;footer,
    aside&gt;.fffix&gt;footer {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }

    .app&gt;.layout {
        height: 100%;
        display: table;
        table-layout: fixed;
        width: 100%;
        overflow: hidden
    }

    .app&gt;.layout&gt;section,
    .app&gt;.layout&gt;aside {
        height: 100%;
        position: relative;
        display: table-cell;
        vertical-align: top;
        float: none
    }

    .app .header-fixed+.layout {
        padding-top: 50px
    }

    .content-wrap {
        position: relative;
        height: 100%
    }

    .header+.content-wrap .wrapper {
        top: 50px
    }

    .slimscroll {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

@media(max-width:767px) {
    .app .layout {
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .app .header-fixed+.layout {
        padding-top: 100px
    }

    .main-content {
        overflow: hidden
    }

    .main-content .header {
        padding: 0 15px
    }

    .main-content .header&gt;ul&gt;li {
        display: block;
        float: left
    }

    .main-content .header.header-fixed+.content-wrap {
        padding-top: 65px
    }

    .main-content .header.header-fixed+.content-wrap.no-padding {
        padding-top: 50px
    }
}

.chat-sidebar .user {
    position: relative
}

.chat-sidebar .user i {
    position: absolute;
    right: 0;
    top: 10px
}

@media screen and (min-width:768px) {
    .app aside.chat-sidebar {
        width: 300px;
        display: none
    }

    .app aside.chat-sidebar .wrapper {
        -webkit-animation-duration: 500ms;
        animation-duration: 500ms
    }

    .app.move-right .chat-sidebar {
        display: table-cell
    }

    .app.move-right .chat-sidebar .slimScrollDiv,
    .app.move-right .chat-sidebar .slimscroll {
        height: 100% !important
    }
}

.chat-user {
    display: block;
    clear: both;
    position: relative;
    cursor: pointer;
    margin: 5px;
    padding: 10px;
    border-radius: 2px
}

.chat-user:hover {
    background-color: rgba(0, 0, 0, .05)
}

.chat-user p {
    margin: 0
}

.chat-user .user-avatar {
    float: right;
    margin-left: 10px;
    position: relative
}

.chat-user .user-avatar img {
    width: 35px
}

.chat-user .user-avatar .status {
    position: absolute;
    right: 0;
    top: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-top: -2px
}

.chat-user .user-details {
    overflow: hidden
}

.chat-user .user-details .user-department {
    display: block;
    color: #727274
}

.chat-user .user-details .status {
    height: 14px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px
}

.loader {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.ti-caret:before {
    font-size: 10px !important
}

.cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .95;
    filter: alpha(opacity=95);
    z-index: 0
}

.fixed-scroll.boxed&gt;.header {
    width: inherit
}

.fixed-scroll&gt;.header {
    position: fixed
}

.fixed-scroll .wrapper {
    position: relative
}

.fixed-scroll .main-navigation {
    position: relative;
    overflow: visible
}

.boxed {
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .boxed {
        width: 750px
    }
}

@media(min-width:992px) {
    .boxed {
        width: 970px
    }
}

@media(min-width:1200px) {
    .boxed {
        width: 1170px
    }
}

.app.horizontal-layout&gt;.header .brand {
    background-color: transparent
}

@media(max-width:767px) {
    .app.horizontal-layout&gt;.header .navbar-collapse .dropdown-menu {
        position: relative !important;
        top: auto;
        box-shadow: none
    }

    .app.horizontal-layout .nav li:before,
    .app.horizontal-layout .nav li:after {
        content: " ";
        display: table
    }

    .app.horizontal-layout .nav li:after {
        clear: both
    }
}

.language-dropdown .flag {
    width: 16px;
    margin-top: -2px
}

.right-menu .header-search .search-container {
    left: auto;
    right: 40px
}

.right-menu .header-search .search-container .search {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.right-menu .header-search.open&gt;a {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

@media screen and (min-width:768px) {
    .right-menu .brand {
        float: right;
        margin-left: 0;
        margin-right: -15px
    }
}

.right-menu.small-menu .brand {
    float: right
}

.right-menu.small-menu .main-navigation&gt;ul&gt;li .sub-menu {
    border-left: 1px solid #e3e6f3 !important;
    border-right: 0 !important
}

@media screen and (min-width:768px) {
    .right-menu.small-menu .main-navigation&gt;ul&gt;li&gt;.sub-menu {
        left: auto !important;
        right: 100% !important
    }

    .right-menu .header .navbar-nav.navbar-right:last-child {
        margin-right: 0;
        margin-left: -15px
    }
}

[data-animation] {
    visibility: hidden
}

.animated {
    visibility: visible !important
}

.visible {
    visibility: visible
}

.arrow {
    position: absolute;
    height: 0;
    width: 0
}

.arrow:after {
    border-width: 10px;
    content: "";
    border-color: transparent;
    border-style: solid;
    display: block
}

.arrow.left:after {
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}

.arrow.left,
.arrow.right {
    top: 50%;
    margin-top: -10px
}

.arrow.left {
    left: 0
}

.arrow.right:after {
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}

.arrow.right {
    right: 10px
}

.fffix {
    position: relative;
    display: block;
    height: 100%;
    width: 100%
}

@media(max-width:767px) {

    html,
    body {
        height: 100%
    }

    .offscreen {
        overflow: hidden
    }

    .app {
        position: relative;
        width: 100%;
        height: 100%
    }

    .app.move-right .main-content .fffix,
    .app.move-left .main-content .fffix {
        position: static
    }

    .app.move-right&gt;.header,
    .app.move-left&gt;.header {
        z-index: 0
    }

    .layout,
    .header {
        -webkit-backface-visibility: hidden;
        position: relative;
        width: 100%;
        -webkit-transition: -webkit-transform 300ms ease 0s;
        transition: transform 300ms ease 0s
    }

    .layout:before,
    .layout:after {
        content: " ";
        display: table
    }

    .layout:after {
        clear: both
    }

    .offscreen-left {
        -webkit-backface-visibility: hidden;
        width: 280px;
        height: 100%;
        overflow: auto;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0
    }

    .offscreen-left * {
        -webkit-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .offscreen-right {
        -webkit-backface-visibility: hidden;
        width: 280px;
        height: 100%;
        overflow: auto;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0
    }

    .offscreen-right * {
        -webkit-backface-visibility: hidden
    }

    .move-left&gt;.layout,
    .move-left&gt;.header {
        -webkit-transform: translate(280px, 0);
        -ms-transform: translate(280px, 0);
        transform: translate(280px, 0);
        -webkit-transform: translate3d(280px, 0, 0);
        -ms-transform: translate(280px, 0, 0);
        transform: translate3d(280px, 0, 0);
        -webkit-transition: -webkit-transform 300ms ease;
        transition: transform 300ms ease
    }

    .move-right&gt;.layout,
    .move-right&gt;.header {
        -webkit-transform: translate(-280px, 0);
        -ms-transform: translate(-280px, 0);
        transform: translate(-280px, 0);
        -webkit-transform: translate3d(-280px, 0, 0);
        -ms-transform: translate(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0);
        -webkit-transition: -webkit-transform 300ms ease;
        transition: transform 300ms ease
    }

    .offscreen&gt;.layout {
        position: absolute;
        top: 0;
        bottom: 0;
        overflow: visible
    }

    .no-csstransforms .offscreen-left {
        left: -280px
    }

    .no-csstransforms .offscreen-right {
        right: -280px
    }

    .no-csstransforms .move-right&gt;.layout,
    .no-csstransforms .move-right&gt;.header {
        right: 280px
    }

    .no-csstransforms .move-left&gt;.layout,
    .no-csstransforms .move-left&gt;.header {
        left: 280px
    }

    .move-left .exit-offscreen,
    .move-right .exit-offscreen {
        -webkit-backface-visibility: hidden;
        cursor: pointer;
        display: block;
        position: absolute;
        background: rgba(255, 255, 255, .1);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        -webkit-tap-highlight-color: transparent
    }
}

.widget {
    position: relative;
    border-radius: 2px;
    margin-bottom: 20px;
    background-color: #fff
}

.widget .widget-header,
.widget .widget-body,
.widget .widget-footer {
    position: relative;
    padding: 15px;
    z-index: 995
}

.widget .widget-header:before,
.widget .widget-body:before,
.widget .widget-footer:before,
.widget .widget-header:after,
.widget .widget-body:after,
.widget .widget-footer:after {
    content: " ";
    display: table
}

.widget .widget-header:after,
.widget .widget-body:after,
.widget .widget-footer:after {
    clear: both
}

.widget .widget-header {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.widget .widget-footer {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.dash-tile {
    position: relative;
    background-color: #fff;
    border-radius: 2px;
    padding: 15px;
    margin-bottom: 20px
}

.dash-tile .tile-title {
    text-transform: uppercase;
    font-size: 85%
}

.dash-tile .tile-title.title-heading {
    width: 100%;
    position: relative
}

.dash-tile .tile-title.title-heading:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    border-bottom: 1px solid rgba(255, 255, 255, .24);
    border-top: 1px solid rgba(133, 133, 133, .01)
}

.dash-tile .tile-stats {
    font-size: 24px;
    margin-top: 15px
}

.dash-tile .tile-chart {
    width: 100%;
    position: absolute !important;
    bottom: 25px;
    left: 0;
    right: 0;
    height: 40px
}

.dash-tile .tile-bottom {
    display: block;
    white-space: nowrap;
    margin-top: 1px
}

.dash-tile .tile-icon {
    position: absolute;
    top: 50%;
    left: 15px;
    font-size: 80px;
    color: rgba(0, 0, 0, .1);
    line-height: 0;
    margin-top: -40px
}

.accordion dt,
.toggle dt {
    display: block;
    position: relative;
    text-decoration: none;
    background: #fff;
    border-radius: 2px;
    margin-bottom: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.accordion dt a,
.toggle dt a {
    color: #59595a;
    padding: 15px;
    display: block;
    font-weight: 400
}

.accordion dt a:after,
.toggle dt a:after {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    -moz-osx-font-smoothing: grayscale;
    content: "\e61a";
    position: absolute;
    left: 10px;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #d1d5eb;
    color: #d1d5eb;
    border-radius: 50%;
    top: 50%;
    margin-top: -12px
}

.accordion dt a.active:after,
.toggle dt a.active:after {
    content: "\e622"
}

.accordion dd,
.toggle dd {
    padding: 0 15px 15px
}

.accordion dd a,
.toggle dd a {
    display: block
}

.accordion dd,
.toggle dd {
    border-top: 0
}

.accordion dd:last-of-type,
.toggle dd:last-of-type {
    position: relative
}

.post .list-group-item,
.panel.post .panel-heading {
    border-color: #1aadd1
}

.toggle-active {
    cursor: pointer
}

.toggle-active.active {
    color: #daac16
}

.circle-icon {
    float: left;
    margin-right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 50px
}

.header .circle-icon {
    width: 32px;
    height: 32px;
    margin: 0;
    position: relative
}

.header .circle-icon&gt;i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    font-size: 12px
}

.imgpost-heading,
.photobox-heading {
    position: relative;
    height: 150px;
    padding: 0
}

.imgpost-heading .bxslider,
.photobox-heading .bxslider {
    margin: 0;
    padding: 0
}

.imgpost-heading .bx-wrapper,
.photobox-heading .bx-wrapper,
.imgpost-heading .bx-viewport,
.photobox-heading .bx-viewport,
.imgpost-heading .bx-viewport,
.photobox-heading .bx-viewport,
.imgpost-heading .bxslider,
.photobox-heading .bxslider,
.imgpost-heading .bxslider li,
.photobox-heading .bxslider li {
    height: 100%
}

.imgpost-heading .cover,
.photobox-heading .cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    border-radius: 4px 4px 0 0
}

.photobox-heading {
    background: #fff url(../img/cover.jpg) no-repeat center center;
    background-size: cover
}

.photobox {
    min-height: 150px;
    padding: 0;
    border: 0;
    position: relative;
    overflow: hidden
}

.photobox .thumb {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    cursor: pointer
}

.photobox .centered-hero {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -13px;
    color: #fff
}

.photobox .centered-hero .title {
    color: #fff;
    font-size: 18px
}

.photobox .photobox-body {
    padding: 15px;
    background-color: #fff;
    position: relative;
    bottom: 0
}

.status-avatar {
    margin-top: -47px
}

.post-media {
    width: 100%;
    position: relative;
    margin: 15px 0
}

.post-comments .avatar {
    max-width: 48px;
    border-radius: 50%
}

.post-comments .comment {
    overflow: hidden
}

.post-comments .comment-meta {
    margin-bottom: 5px
}

.post-comments .comment-author a,
.post-comments .comment-meta a {
    color: #1a1a1a
}

.user-meta {
    list-style: none;
    padding: 0
}

.user-meta li {
    padding: 5px 0
}

.fc-event {
    border: 1px solid #4f5061;
    background-color: #4f5061;
    color: #fff
}

.bg-primary {
    background-color: #1582dc;
    color: #fff
}

.bg-primary a {
    color: #fff
}

.bg-primary a:active,
.bg-primary a:focus,
.bg-primary a:hover {
    color: #e6e6e6;
    text-decoration: none;
    outline: 0
}

.bg-primary .nav&gt;li:hover&gt;a,
.bg-primary .nav&gt;li:focus&gt;a,
.bg-primary .nav&gt;li:active&gt;a,
.bg-primary .nav&gt;li.active&gt;a,
.bg-primary .nav&gt;li&gt;a:hover,
.bg-primary .nav&gt;li&gt;a:focus {
    background-color: #147ace
}

.bg-default {
    background-color: #eaecf6;
    color: #59595a
}

.bg-default a {
    color: #59595a
}

.bg-default a:active,
.bg-default a:focus,
.bg-default a:hover {
    color: #404040;
    text-decoration: none;
    outline: 0
}

.bg-default .nav&gt;li:hover&gt;a,
.bg-default .nav&gt;li:focus&gt;a,
.bg-default .nav&gt;li:active&gt;a,
.bg-default .nav&gt;li.active&gt;a,
.bg-default .nav&gt;li&gt;a:hover,
.bg-default .nav&gt;li&gt;a:focus {
    background-color: #dfe2f1
}

.bg-warning {
    background-color: #daac16;
    color: #fff
}

.bg-warning a {
    color: #fff
}

.bg-warning a:active,
.bg-warning a:focus,
.bg-warning a:hover {
    color: #e6e6e6;
    text-decoration: none;
    outline: 0
}

.bg-warning .nav&gt;li:hover&gt;a,
.bg-warning .nav&gt;li:focus&gt;a,
.bg-warning .nav&gt;li:active&gt;a,
.bg-warning .nav&gt;li.active&gt;a,
.bg-warning .nav&gt;li&gt;a:hover,
.bg-warning .nav&gt;li&gt;a:focus {
    background-color: #cca115
}

.bg-success {
    background-color: #15db81;
    color: #fff
}

.bg-success a {
    color: #fff
}

.bg-success a:active,
.bg-success a:focus,
.bg-success a:hover {
    color: #e6e6e6;
    text-decoration: none;
    outline: 0
}

.bg-success .nav&gt;li:hover&gt;a,
.bg-success .nav&gt;li:focus&gt;a,
.bg-success .nav&gt;li:active&gt;a,
.bg-success .nav&gt;li.active&gt;a,
.bg-success .nav&gt;li&gt;a:hover,
.bg-success .nav&gt;li&gt;a:focus {
    background-color: #14cd79
}

.bg-info {
    background-color: #15acdc;
    color: #fff
}

.bg-info a {
    color: #fff
}

.bg-info a:active,
.bg-info a:focus,
.bg-info a:hover {
    color: #e6e6e6;
    text-decoration: none;
    outline: 0
}

.bg-info .nav&gt;li:hover&gt;a,
.bg-info .nav&gt;li:focus&gt;a,
.bg-info .nav&gt;li:active&gt;a,
.bg-info .nav&gt;li.active&gt;a,
.bg-info .nav&gt;li&gt;a:hover,
.bg-info .nav&gt;li&gt;a:focus {
    background-color: #14a1ce
}

.bg-danger {
    background-color: #da3e16;
    color: #fff
}

.bg-danger a {
    color: #fff
}

.bg-danger a:active,
.bg-danger a:focus,
.bg-danger a:hover {
    color: #e6e6e6;
    text-decoration: none;
    outline: 0
}

.bg-danger .nav&gt;li:hover&gt;a,
.bg-danger .nav&gt;li:focus&gt;a,
.bg-danger .nav&gt;li:active&gt;a,
.bg-danger .nav&gt;li.active&gt;a,
.bg-danger .nav&gt;li&gt;a:hover,
.bg-danger .nav&gt;li&gt;a:focus {
    background-color: #cc3a15
}

.bg-white {
    background-color: #fff;
    color: #59595a
}

.bg-white a {
    color: #59595a
}

.bg-white a:active,
.bg-white a:focus,
.bg-white a:hover {
    color: #404040;
    text-decoration: none;
    outline: 0
}

.bg-white .nav&gt;li:hover&gt;a,
.bg-white .nav&gt;li:focus&gt;a,
.bg-white .nav&gt;li:active&gt;a,
.bg-white .nav&gt;li.active&gt;a,
.bg-white .nav&gt;li&gt;a:hover,
.bg-white .nav&gt;li&gt;a:focus {
    background-color: #f7f7f7
}

.bg-white .nav&gt;li:hover&gt;a,
.bg-white .nav&gt;li:focus&gt;a,
.bg-white .nav&gt;li:active&gt;a,
.bg-white .nav&gt;li.active&gt;a,
.bg-white .nav&gt;li&gt;a:hover,
.bg-white .nav&gt;li&gt;a:focus {
    background-color: rgba(0, 0, 0, .1)
}

.text-primary,
.text-primary a {
    color: #1582dc
}

.text-primary:focus,
.text-primary a:focus {
    color: #0e5996
}

.text-default,
.text-default a {
    color: #eaecf6
}

.text-default:focus,
.text-default a:focus {
    color: #b4bcdf
}

.text-warning,
.text-warning a {
    color: #daac16
}

.text-warning:focus,
.text-warning a:focus {
    color: #95750f
}

.text-success,
.text-success a {
    color: #15db81
}

.text-success:focus,
.text-success a:focus {
    color: #0e9558
}

.text-info,
.text-info a {
    color: #15acdc
}

.text-info:focus,
.text-info a:focus {
    color: #0e7596
}

.text-white,
.text-white a {
    color: #fff
}

.text-white:focus,
.text-white a:focus {
    color: #d9d9d9
}

.text-danger,
.text-danger a {
    color: #da3e16
}

.text-danger:focus,
.text-danger a:focus {
    color: #952a0f
}

.text-muted,
.text-muted a {
    color: #b3b3b3
}

.text-muted:focus,
.text-muted a:focus {
    color: #8c8c8c
}

.badge {
    font-size: 11px;
    font-weight: 400;
    padding: 3px 6px
}

.badge.badge-top {
    position: relative;
    top: -10px
}

.breadcrumb {
    background-color: #fff;
    border-radius: 2px
}

pre {
    color: #59595a;
    background-color: #eff2f5;
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    font-size: 11px;
    font-family: Monaco, Menlo, Consolas, courier new, monospace
}

.pagination {
    border-radius: 2px
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    border-color: #e3e6f3
}

.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;span:hover {
    background-color: #f5f6fb;
    border-color: #d1d5eb
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span {
    border-radius: 2px 0 0 2px
}

.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
    border-radius: 0 2px 2px 0
}

.popover {
    box-shadow: none
}

.popover .popover-title {
    font-size: 13px;
    border-bottom: 1px solid #e3e6f3;
    background-color: #eaecf6
}

.tooltip-inner {
    border-radius: 2px;
    background-color: 2px;
    background: #4f5061;
    padding: 10px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #4f5061
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #4f5061
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #4f5061
}

.tooltip.right .tooltip-arrow {
    border-right-color: #4f5061
}

.tooltip.left .tooltip-arrow {
    border-left-color: #4f5061
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4f5061
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #4f5061
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #4f5061
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal-content {
    border-radius: 4px;
    box-shadow: none
}

.well {
    border: 1px solid #e3e6f3;
    background-color: #eaecf6;
    border-radius: 2px;
    box-shadow: none
}

.list-group-item {
    border: 1px solid #e3e6f3
}

a.list-group-item:hover,
a.list-group-item:focus {
    background-color: #fcfcfe
}

.table&gt;thead&gt;tr&gt;th {
    border-bottom: 1px solid #e3e6f3
}

.table&gt;thead&gt;tr&gt;th,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;td {
    border-color: #e3e6f3
}

.table-hover&gt;tbody&gt;tr:hover&gt;td,
.table-hover&gt;tbody&gt;tr:hover&gt;th {
    background-color: #eaeaf2
}

.table-hover&gt;tbody&gt;tr&gt;td.active:hover,
.table-hover&gt;tbody&gt;tr&gt;th.active:hover,
.table-hover&gt;tbody&gt;tr.active:hover&gt;td,
.table-hover&gt;tbody&gt;tr.active:hover&gt;th {
    background-color: #eaeaf2
}

.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;td,
.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th {
    background-color: transparent
}

.table-striped&gt;tbody&gt;tr:nth-child(even)&gt;td,
.table-striped&gt;tbody&gt;tr:nth-child(even)&gt;th {
    background-color: #fafafc
}

.table-bordered&gt;thead&gt;tr&gt;th,
.table-bordered&gt;tbody&gt;tr&gt;th,
.table-bordered&gt;tfoot&gt;tr&gt;th,
.table-bordered&gt;thead&gt;tr&gt;td,
.table-bordered&gt;tbody&gt;tr&gt;td,
.table-bordered&gt;tfoot&gt;tr&gt;td {
    border-left: 0;
    border-bottom: 0;
    border-right: 1px solid #e3e6f3
}

.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.table-bordered&gt;tfoot&gt;tr&gt;td:first-child {
    border-right: 0
}

.table-bordered {
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    border-collapse: separate
}

thead tr.first th,
thead tr.first td {
    position: sticky;
    top: 0;
    background: #eee;
    height: 34px
}

thead tr.second th,
thead tr.second td {
    position: sticky;
    top: 34px;
    background: #eee
}

@media(max-width:767px) {

    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block
    }

    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .no-more-tables tr {
        border: 1px solid #ccc
    }

    .no-more-tables td {
        border-top: 0 !important;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: left
    }

    .no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: 700
    }

    .no-more-tables td:before {
        content: attr(data-title)
    }
}

.panel {
    box-shadow: none;
    border-radius: 2px
}

.panel-heading {
    border-color: #eeeff8;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading.gray {
    background: #fcfcfc
}

.panel-heading.gradient {
    background: #fcfcfc;
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #f5f5f5 100%)
}

.panel-footer {
    border-top: 1px solid #eeeff8;
    background-color: #fcfcfc
}

.panel-group .panel {
    border-radius: 2px
}

.panel-default {
    border-color: #dcdff0
}

.panel-default&gt;.panel-heading {
    color: #59595a;
    background-color: #eaecf6;
    border-color: #dcdff0
}

.panel-default&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #dcdff0
}

.panel-default&gt;.panel-heading a {
    color: #59595a
}

.panel-default&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #dcdff0
}

.panel-primary {
    border-color: #1582dc
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #1582dc;
    border-color: #1582dc
}

.panel-primary&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #1582dc
}

.panel-primary&gt;.panel-heading a {
    color: #fff
}

.panel-primary&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #1582dc
}

.panel-success {
    border-color: #15db81
}

.panel-success&gt;.panel-heading {
    color: #fff;
    background-color: #15db81;
    border-color: #15db81
}

.panel-success&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #15db81
}

.panel-success&gt;.panel-heading a {
    color: #fff
}

.panel-success&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #15db81
}

.panel-warning {
    border-color: #daac16
}

.panel-warning&gt;.panel-heading {
    color: #fff;
    background-color: #daac16;
    border-color: #daac16
}

.panel-warning&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #daac16
}

.panel-warning&gt;.panel-heading a {
    color: #fff
}

.panel-warning&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #daac16
}

.panel-danger {
    border-color: #da3e16
}

.panel-danger&gt;.panel-heading {
    color: #fff;
    background-color: #da3e16;
    border-color: #da3e16
}

.panel-danger&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #da3e16
}

.panel-danger&gt;.panel-heading a {
    color: #fff
}

.panel-danger&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #da3e16
}

.panel-info {
    border-color: #15acdc
}

.panel-info&gt;.panel-heading {
    color: #fff;
    background-color: #15acdc;
    border-color: #15acdc
}

.panel-info&gt;.panel-heading+.panel-collapse .panel-body {
    border-top-color: #15acdc
}

.panel-info&gt;.panel-heading a {
    color: #fff
}

.panel-info&gt;.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #15acdc
}

.heading-controls {
    float: right;
    display: inline-block
}

.heading-controls a {
    border-radius: 2px;
    padding: 5px;
    font-size: 11px
}

textarea {
    resize: vertical
}

.form-control:-moz-placeholder {
    color: #a6a6a6
}

.form-control::-moz-placeholder {
    color: #a6a6a6
}

.form-control:-ms-input-placeholder {
    color: #a6a6a6
}

.form-control::-webkit-input-placeholder {
    color: #a6a6a6
}

.placeholder {
    color: #aaa
}

.form-control {
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    -webkit-appearance: none;
    font-weight: 400;
    font-size: 13px;
    -webkit-font-smoothing: antialiased
}

.form-control:focus,
#focusedInput {
    outline: 0;
    border-color: #eaecf6;
    background-color: #f1f2f9;
    box-shadow: none
}

.no-resize {
    resize: none
}

select.form-control {
    -webkit-appearance: menulist
}

input[type=file] {
    line-height: 1
}

label {
    font-weight: 600
}

label.radio,
label.checkbox {
    padding-right: 20px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #15db81
}

.has-success .form-control {
    border-color: #15db81;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #11ac66;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #66f0b1
}

.has-success .input-group-addon {
    color: #15db81;
    border-color: #15db81;
    background-color: #15db81
}

.has-success .form-control-feedback {
    color: #15db81
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #daac16
}

.has-warning .form-control {
    border-color: #daac16;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #ac8711;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f0cf66
}

.has-warning .input-group-addon {
    color: #daac16;
    border-color: #daac16;
    background-color: #daac16
}

.has-warning .form-control-feedback {
    color: #daac16
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #da3e16
}

.has-error .form-control {
    border-color: #da3e16;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #ac3111;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f08266
}

.has-error .input-group-addon {
    color: #da3e16;
    border-color: #da3e16;
    background-color: #da3e16
}

.has-error .form-control-feedback {
    color: #da3e16
}

.input-group-addon {
    background-color: #eaecf6;
    border: 1px solid #e3e6f3;
    border-radius: 2px
}

.dropdown-menu {
    border-radius: 2px;
    border: 1px solid #dcdff0;
    z-index: 9999;
    box-shadow: none
}

.dropdown-menu&gt;li&gt;a {
    font-size: 13px;
    color: #59595a
}

.dropdown-menu&gt;li&gt;a:hover {
    background: #dcdff0
}

.dropdown-menu .divider {
    margin: 2px 0;
    height: 1px;
    background-color: #cacfe8
}

.dropdown-menu&gt;.active&gt;a,
.dropdown-menu&gt;.active&gt;a:hover,
.dropdown-menu&gt;.active&gt;a:focus {
    background-color: #dcdff0;
    color: #59595a
}

.dropdown.open .dropdown-menu {
    display: block
}

@media(max-width:767px) {
    .collapse-open {
        display: block
    }

    .dropdown-menu.dropdown-menu {
        top: 100%;
        left: 0
    }
}

.progress {
    overflow: hidden;
    margin-bottom: 15px;
    height: 20px;
    border-radius: 2px;
    background-color: #d0dbec;
    box-shadow: none
}

.progress-bar {
    float: right;
    box-shadow: none;
    background-color: #1582dc;
    -webkit-transition: width 800ms ease;
    transition: width 800ms ease
}

.progress-bar-success {
    background-color: #15db81
}

.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #15acdc
}

.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #daac16
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #da3e16
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-xs {
    height: 5px
}

.progress-sm {
    height: 10px
}

.progress-md {
    height: 15px
}

.progress-lg {
    height: 25px
}

.btn {
    outline: 0;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    border-radius: 2px;
    padding: 9px 12px;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    line-height: 14px
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus,
.btn.active:focus {
    outline: 0
}

.btn:active,
.btn.active {
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, .1)
}

.btn-lg,
.btn-group-lg&gt;.btn {
    padding: 15px 16px;
    border-radius: 4px
}

.btn-sm,
.btn-group-sm&gt;.btn {
    padding: 7px 10px
}

.btn-xs,
.btn-group-xs&gt;.btn {
    padding: 3px 5px;
    font-size: 10px
}

.btn-rounded,
.btn-rounded a,
.btn-rounded .btn,
.input-rounded {
    border-radius: 40px
}

.btn-default {
    color: #59595a;
    background-color: #eaecf6;
    border-color: #d5d9ed
}

a.btn-default {
    color: #59595a
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #59595a;
    background-color: #d8dcee;
    background-image: none;
    border-color: #c3c8e5
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #eaecf6;
    border-color: #d5d9ed
}

.btn-default.btn-outline {
    background-color: transparent;
    color: #eaecf6
}

.btn-default.btn-outline:hover,
.btn-default.btn-outline:focus,
.btn-default.btn-outline:active,
.btn-default.btn-outline.active {
    background-color: #eaecf6;
    color: #59595a
}

.btn-default.btn-outline {
    color: #59595a
}

.btn-primary {
    color: #fff;
    background-color: #1582dc;
    border-color: #1582dc
}

a.btn-primary {
    color: #fff
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1374c5;
    background-image: none;
    border-color: #1374c5
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #1582dc;
    border-color: #1582dc
}

.btn-primary.btn-outline {
    background-color: transparent;
    color: #1582dc
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active,
.btn-primary.btn-outline.active {
    background-color: #1582dc;
    color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #daac16;
    border-color: #daac16
}

a.btn-warning {
    color: #fff
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #c39a14;
    background-image: none;
    border-color: #c39a14
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #daac16;
    border-color: #daac16
}

.btn-warning.btn-outline {
    background-color: transparent;
    color: #daac16
}

.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active,
.btn-warning.btn-outline.active {
    background-color: #daac16;
    color: #fff
}

.btn-success {
    color: #fff;
    background-color: #15db81;
    border-color: #15db81
}

a.btn-success {
    color: #fff
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #13c473;
    background-image: none;
    border-color: #13c473
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #15db81;
    border-color: #15db81
}

.btn-success.btn-outline {
    background-color: transparent;
    color: #15db81
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active,
.btn-success.btn-outline.active {
    background-color: #15db81;
    color: #fff
}

.btn-info {
    color: #fff;
    background-color: #15acdc;
    border-color: #15acdc
}

a.btn-info {
    color: #fff
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #139ac5;
    background-image: none;
    border-color: #139ac5
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #15acdc;
    border-color: #15acdc
}

.btn-info.btn-outline {
    background-color: transparent;
    color: #15acdc
}

.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active,
.btn-info.btn-outline.active {
    background-color: #15acdc;
    color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #da3e16;
    border-color: #da3e16
}

a.btn-danger {
    color: #fff
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c33714;
    background-image: none;
    border-color: #c33714
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #da3e16;
    border-color: #da3e16
}

.btn-danger.btn-outline {
    background-color: transparent;
    color: #da3e16
}

.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active,
.btn-danger.btn-outline.active {
    background-color: #da3e16;
    color: #fff
}

.btn-social {
    position: relative;
    padding-left: 47px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.btn-social.btn-lg {
    padding-left: 62px
}

.btn-social.btn-lg :first-child {
    line-height: 46px;
    width: 46px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 37px
}

.btn-social.btn-sm :first-child {
    line-height: 27px;
    width: 27px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    padding-left: 47px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.btn-social-icon.btn-lg {
    padding-left: 62px
}

.btn-social-icon.btn-lg :first-child {
    line-height: 46px;
    width: 46px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 37px
}

.btn-social-icon.btn-sm :first-child {
    line-height: 27px;
    width: 27px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon :first-child {
    border: none;
    text-align: center;
    width: 100% !important
}

.btn-social-icon.btn-lg {
    height: 46px;
    width: 46px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 29px;
    width: 29px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: #d87a68
}

a.btn-adn {
    color: #fff
}

.btn-adn:hover,
.btn-adn:focus,
.btn-adn:active,
.btn-adn.active,
.open .dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #d36854;
    background-image: none;
    border-color: #d36854
}

.btn-adn.disabled,
.btn-adn[disabled],
fieldset[disabled] .btn-adn,
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled:active,
.btn-adn[disabled]:active,
fieldset[disabled] .btn-adn:active,
.btn-adn.disabled.active,
.btn-adn[disabled].active,
fieldset[disabled] .btn-adn.active {
    background-color: #d87a68;
    border-color: #d87a68
}

.btn-adn.btn-outline {
    background-color: transparent;
    color: #d87a68
}

.btn-adn.btn-outline:hover,
.btn-adn.btn-outline:focus,
.btn-adn.btn-outline:active,
.btn-adn.btn-outline.active {
    background-color: #d87a68;
    color: #fff
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: #205081
}

a.btn-bitbucket {
    color: #fff
}

.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #1b436d;
    background-image: none;
    border-color: #1b436d
}

.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
    background-color: #205081;
    border-color: #205081
}

.btn-bitbucket.btn-outline {
    background-color: transparent;
    color: #205081
}

.btn-bitbucket.btn-outline:hover,
.btn-bitbucket.btn-outline:focus,
.btn-bitbucket.btn-outline:active,
.btn-bitbucket.btn-outline.active {
    background-color: #205081;
    color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: #1087dd
}

a.btn-dropbox {
    color: #fff
}

.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0e78c5;
    background-image: none;
    border-color: #0e78c5
}

.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
    background-color: #1087dd;
    border-color: #1087dd
}

.btn-dropbox.btn-outline {
    background-color: transparent;
    color: #1087dd
}

.btn-dropbox.btn-outline:hover,
.btn-dropbox.btn-outline:focus,
.btn-dropbox.btn-outline:active,
.btn-dropbox.btn-outline.active {
    background-color: #1087dd;
    color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998
}

a.btn-facebook {
    color: #fff
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #344e86;
    background-image: none;
    border-color: #344e86
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
    background-color: #3b5998;
    border-color: #3b5998
}

.btn-facebook.btn-outline {
    background-color: transparent;
    color: #3b5998
}

.btn-facebook.btn-outline:hover,
.btn-facebook.btn-outline:focus,
.btn-facebook.btn-outline:active,
.btn-facebook.btn-outline.active {
    background-color: #3b5998;
    color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084
}

a.btn-flickr {
    color: #fff
}

.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #e60077;
    background-image: none;
    border-color: #e60077
}

.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
    background-color: #ff0084;
    border-color: #ff0084
}

.btn-flickr.btn-outline {
    background-color: transparent;
    color: #ff0084
}

.btn-flickr.btn-outline:hover,
.btn-flickr.btn-outline:focus,
.btn-flickr.btn-outline:active,
.btn-flickr.btn-outline.active {
    background-color: #ff0084;
    color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #0072b1;
    border-color: #0072b1
}

a.btn-foursquare {
    color: #fff
}

.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #006298;
    background-image: none;
    border-color: #006298
}

.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
    background-color: #0072b1;
    border-color: #0072b1
}

.btn-foursquare.btn-outline {
    background-color: transparent;
    color: #0072b1
}

.btn-foursquare.btn-outline:hover,
.btn-foursquare.btn-outline:focus,
.btn-foursquare.btn-outline:active,
.btn-foursquare.btn-outline.active {
    background-color: #0072b1;
    color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: #444
}

a.btn-github {
    color: #fff
}

.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #373737;
    background-image: none;
    border-color: #373737
}

.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
    background-color: #444;
    border-color: #444
}

.btn-github.btn-outline {
    background-color: transparent;
    color: #444
}

.btn-github.btn-outline:hover,
.btn-github.btn-outline:focus,
.btn-github.btn-outline:active,
.btn-github.btn-outline.active {
    background-color: #444;
    color: #fff
}

.btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39
}

a.btn-google-plus {
    color: #fff
}

.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
    color: #fff;
    background-color: #d73925;
    background-image: none;
    border-color: #d73925
}

.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
    background-color: #dd4b39;
    border-color: #dd4b39
}

.btn-google-plus.btn-outline {
    background-color: transparent;
    color: #dd4b39
}

.btn-google-plus.btn-outline:hover,
.btn-google-plus.btn-outline:focus,
.btn-google-plus.btn-outline:active,
.btn-google-plus.btn-outline.active {
    background-color: #dd4b39;
    color: #fff
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: #3f729b
}

a.btn-instagram {
    color: #fff
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #386589;
    background-image: none;
    border-color: #386589
}

.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
    background-color: #3f729b;
    border-color: #3f729b
}

.btn-instagram.btn-outline {
    background-color: transparent;
    color: #3f729b
}

.btn-instagram.btn-outline:hover,
.btn-instagram.btn-outline:focus,
.btn-instagram.btn-outline:active,
.btn-instagram.btn-outline.active {
    background-color: #3f729b;
    color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6
}

a.btn-linkedin {
    color: #fff
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #006a9d;
    background-image: none;
    border-color: #006a9d
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border-color: #007bb6
}

.btn-linkedin.btn-outline {
    background-color: transparent;
    color: #007bb6
}

.btn-linkedin.btn-outline:hover,
.btn-linkedin.btn-outline:focus,
.btn-linkedin.btn-outline:active,
.btn-linkedin.btn-outline.active {
    background-color: #007bb6;
    color: #fff
}

.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: #2672ec
}

a.btn-microsoft {
    color: #fff
}

.btn-microsoft:hover,
.btn-microsoft:focus,
.btn-microsoft:active,
.btn-microsoft.active,
.open .dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #1464e4;
    background-image: none;
    border-color: #1464e4
}

.btn-microsoft.disabled,
.btn-microsoft[disabled],
fieldset[disabled] .btn-microsoft,
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled:active,
.btn-microsoft[disabled]:active,
fieldset[disabled] .btn-microsoft:active,
.btn-microsoft.disabled.active,
.btn-microsoft[disabled].active,
fieldset[disabled] .btn-microsoft.active {
    background-color: #2672ec;
    border-color: #2672ec
}

.btn-microsoft.btn-outline {
    background-color: transparent;
    color: #2672ec
}

.btn-microsoft.btn-outline:hover,
.btn-microsoft.btn-outline:focus,
.btn-microsoft.btn-outline:active,
.btn-microsoft.btn-outline.active {
    background-color: #2672ec;
    color: #fff
}

.btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: #f7931e
}

a.btn-openid {
    color: #fff
}

.btn-openid:hover,
.btn-openid:focus,
.btn-openid:active,
.btn-openid.active,
.open .dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #f38709;
    background-image: none;
    border-color: #f38709
}

.btn-openid.disabled,
.btn-openid[disabled],
fieldset[disabled] .btn-openid,
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled:active,
.btn-openid[disabled]:active,
fieldset[disabled] .btn-openid:active,
.btn-openid.disabled.active,
.btn-openid[disabled].active,
fieldset[disabled] .btn-openid.active {
    background-color: #f7931e;
    border-color: #f7931e
}

.btn-openid.btn-outline {
    background-color: transparent;
    color: #f7931e
}

.btn-openid.btn-outline:hover,
.btn-openid.btn-outline:focus,
.btn-openid.btn-outline:active,
.btn-openid.btn-outline.active {
    background-color: #f7931e;
    color: #fff
}

.btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: #eff7ff
}

a.btn-reddit {
    color: #000
}

.btn-reddit:hover,
.btn-reddit:focus,
.btn-reddit:active,
.btn-reddit.active,
.open .dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #d6eaff;
    background-image: none;
    border-color: #d6eaff
}

.btn-reddit.disabled,
.btn-reddit[disabled],
fieldset[disabled] .btn-reddit,
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled:active,
.btn-reddit[disabled]:active,
fieldset[disabled] .btn-reddit:active,
.btn-reddit.disabled.active,
.btn-reddit[disabled].active,
fieldset[disabled] .btn-reddit.active {
    background-color: #eff7ff;
    border-color: #eff7ff
}

.btn-reddit.btn-outline {
    background-color: transparent;
    color: #eff7ff
}

.btn-reddit.btn-outline:hover,
.btn-reddit.btn-outline:focus,
.btn-reddit.btn-outline:active,
.btn-reddit.btn-outline.active {
    background-color: #eff7ff;
    color: #000
}

.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: #f50
}

a.btn-soundcloud {
    color: #fff
}

.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud:active,
.btn-soundcloud.active,
.open .dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #e64d00;
    background-image: none;
    border-color: #e64d00
}

.btn-soundcloud.disabled,
.btn-soundcloud[disabled],
fieldset[disabled] .btn-soundcloud,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled:active,
.btn-soundcloud[disabled]:active,
fieldset[disabled] .btn-soundcloud:active,
.btn-soundcloud.disabled.active,
.btn-soundcloud[disabled].active,
fieldset[disabled] .btn-soundcloud.active {
    background-color: #f50;
    border-color: #f50
}

.btn-soundcloud.btn-outline {
    background-color: transparent;
    color: #f50
}

.btn-soundcloud.btn-outline:hover,
.btn-soundcloud.btn-outline:focus,
.btn-soundcloud.btn-outline:active,
.btn-soundcloud.btn-outline.active {
    background-color: #f50;
    color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: #2c4762
}

a.btn-tumblr {
    color: #fff
}

.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #243a50;
    background-image: none;
    border-color: #243a50
}

.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
    background-color: #2c4762;
    border-color: #2c4762
}

.btn-tumblr.btn-outline {
    background-color: transparent;
    color: #2c4762
}

.btn-tumblr.btn-outline:hover,
.btn-tumblr.btn-outline:focus,
.btn-tumblr.btn-outline:active,
.btn-tumblr.btn-outline.active {
    background-color: #2c4762;
    color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: #55acee
}

a.btn-twitter {
    color: #fff
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #3ea1ec;
    background-image: none;
    border-color: #3ea1ec
}

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
    background-color: #55acee;
    border-color: #55acee
}

.btn-twitter.btn-outline {
    background-color: transparent;
    color: #55acee
}

.btn-twitter.btn-outline:hover,
.btn-twitter.btn-outline:focus,
.btn-twitter.btn-outline:active,
.btn-twitter.btn-outline.active {
    background-color: #55acee;
    color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: #1ab7ea
}

a.btn-vimeo {
    color: #fff
}

.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo:active,
.btn-vimeo.active,
.open .dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #14a7d7;
    background-image: none;
    border-color: #14a7d7
}

.btn-vimeo.disabled,
.btn-vimeo[disabled],
fieldset[disabled] .btn-vimeo,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled:active,
.btn-vimeo[disabled]:active,
fieldset[disabled] .btn-vimeo:active,
.btn-vimeo.disabled.active,
.btn-vimeo[disabled].active,
fieldset[disabled] .btn-vimeo.active {
    background-color: #1ab7ea;
    border-color: #1ab7ea
}

.btn-vimeo.btn-outline {
    background-color: transparent;
    color: #1ab7ea
}

.btn-vimeo.btn-outline:hover,
.btn-vimeo.btn-outline:focus,
.btn-vimeo.btn-outline:active,
.btn-vimeo.btn-outline.active {
    background-color: #1ab7ea;
    color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: #587ea3
}

a.btn-vk {
    color: #fff
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #4f7192;
    background-image: none;
    border-color: #4f7192
}

.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
    background-color: #587ea3;
    border-color: #587ea3
}

.btn-vk.btn-outline {
    background-color: transparent;
    color: #587ea3
}

.btn-vk.btn-outline:hover,
.btn-vk.btn-outline:focus,
.btn-vk.btn-outline:active,
.btn-vk.btn-outline.active {
    background-color: #587ea3;
    color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: #720e9e
}

a.btn-yahoo {
    color: #fff
}

.btn-yahoo:hover,
.btn-yahoo:focus,
.btn-yahoo:active,
.btn-yahoo.active,
.open .dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #610c87;
    background-image: none;
    border-color: #610c87
}

.btn-yahoo.disabled,
.btn-yahoo[disabled],
fieldset[disabled] .btn-yahoo,
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled:active,
.btn-yahoo[disabled]:active,
fieldset[disabled] .btn-yahoo:active,
.btn-yahoo.disabled.active,
.btn-yahoo[disabled].active,
fieldset[disabled] .btn-yahoo.active {
    background-color: #720e9e;
    border-color: #720e9e
}

.btn-yahoo.btn-outline {
    background-color: transparent;
    color: #720e9e
}

.btn-yahoo.btn-outline:hover,
.btn-yahoo.btn-outline:focus,
.btn-yahoo.btn-outline:active,
.btn-yahoo.btn-outline.active {
    background-color: #720e9e;
    color: #fff
}

.navbar .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
}

.navbar-nav.nav-tabs {
    background: 0 0;
    border-radius: 0
}

.navbar-nav.nav-tabs&gt;li&gt;a {
    margin: 0;
    border-radius: 0;
    padding: 16px 15px
}

.navbar-inverse {
    border-color: #4f5061;
    background-color: #4f5061
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav&gt;li&gt;a {
    color: #fff
}

.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.active&gt;a,
.navbar-inverse .navbar-nav&gt;.active&gt;a:hover,
.navbar-inverse .navbar-nav&gt;.active&gt;a:focus {
    color: #fff;
    background-color: #484959
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #4f5061
}

.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #444453
}

.navbar-inverse .dropdown-menu {
    border-color: #4f5061
}

@media(max-width:767px) {
    .navbar-collapse {
        padding: 0
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #fff
    }
}

@media(max-width:767px) {
    .navbar-form {
        padding-top: 0;
        padding-bottom: 0
    }
}

.nav-pills&gt;li.active&gt;a,
.nav-pills&gt;li.active&gt;a:hover,
.nav-pills&gt;li.active&gt;a:focus {
    color: #fff;
    background-color: #1582dc
}

.nav-pills&gt;li&gt;a {
    border-radius: 2px
}

.nav-tabs {
    border-bottom: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #eaecf6
}

.nav-tabs&gt;li {
    margin: 0
}

.nav-tabs&gt;li&gt;a {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid transparent;
    border-bottom: 0;
    margin-left: 1px
}

.nav-tabs&gt;li.active&gt;a,
.nav-tabs&gt;li.active&gt;a:hover,
.nav-tabs&gt;li.active&gt;a:focus {
    color: #59595a;
    border: 1px solid #fff;
    border-bottom: 0
}

.nav-tabs&gt;li&gt;a:hover,
.nav-tabs&gt;li&gt;a:hover,
.nav-tabs&gt;li&gt;a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #383839
}

.tabs-left .nav-tabs {
    float: left;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 0
}

.tabs-left .nav-tabs&gt;li {
    float: none
}

.tabs-left .nav-tabs&gt;li&gt;a {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 0;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: 0
}

.tabs-left .nav-tabs&gt;li.active&gt;a,
.tabs-left .nav-tabs&gt;li.active&gt;a:hover,
.tabs-left .nav-tabs&gt;li.active&gt;a:focus {
    color: #59595a
}

.tabs-right .nav-tabs {
    float: right;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px
}

.tabs-right .nav-tabs&gt;li {
    float: none
}

.tabs-right .nav-tabs&gt;li&gt;a {
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: 0
}

.tabs-right .nav-tabs&gt;li.active&gt;a,
.tabs-right .nav-tabs&gt;li.active&gt;a:hover,
.tabs-right .nav-tabs&gt;li.active&gt;a:focus {
    color: #59595a
}

.box-tab {
    margin-bottom: 25px;
    border: 1px solid #e3e6f3;
    border-radius: 2px
}

.box-tab .tab-content {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    overflow: hidden
}

.box-tab.tabs-left .tab-content {
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px
}

.box-tab.tabs-right .tab-content {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px
}

.label {
    line-height: inherit;
    font-weight: 400
}

.label-default {
    background-color: #eaecf6;
    color: #59595a;
    border: 1px solid #e3e6f3
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #c6cce7
}

.label-primary {
    background-color: #1582dc;
    color: #fff
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #1166ad
}

.label-success {
    background-color: #15db81
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #11ac66
}

.label-info {
    background-color: #15acdc
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #1188ad
}

.label-warning {
    background-color: #daac16
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ac8711
}

.label-danger {
    background-color: #da3e16
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #ac3111
}

.carousel-control {
    color: #59595a;
    text-shadow: none
}

.carousel-control.left,
.carousel-control.right {
    background: 0 0;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    font-family: FontAwesome
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control span,
.carousel-control i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px
}

.carousel-indicators {
    bottom: 5px
}

.carousel-indicators li {
    background-color: #eaecf6
}

.carousel-indicators .active {
    background-color: #15db81
}

#quote-carousel {
    width: 100%;
    position: relative;
    padding: 5px 60px
}

#quote-carousel .carousel-control:hover {
    color: #59595a
}

.chat-box .panel {
    margin-bottom: 5px
}

.chat-box .chatbox-user {
    margin-bottom: 35px
}

.chat-box .chatbox-user .chat-time {
    display: block;
    text-align: right
}

.chat-box .chatbox-user.right .chat-avatar img {
    float: right
}

.chat-box .chat-avatar {
    width: 48px;
    display: block
}

.chat-box .message {
    position: relative;
    margin-left: 60px
}

.chat-box .message:before {
    content: "";
    position: absolute;
    left: 0;
    border-right: 6px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 10px;
    margin-left: -6px
}

.chat-box .panel-body {
    display: table;
    width: 100%
}

.chat-box .chatbox-user.right .message {
    position: relative;
    margin-left: 0;
    margin-right: 60px
}

.chat-box .chatbox-user.right .message .panel {
    background-color: #15db81;
    color: #fff
}

.chat-box .chatbox-user.right .message .chat-time {
    text-align: left
}

.chat-box .chatbox-user.right .message:before {
    left: 100%;
    margin-right: 6px;
    margin-left: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid #15db81;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent
}

.chat-box p {
    margin: 0
}

@-webkit-keyframes opacity {
    0% {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        opacity: .4;
        filter: alpha(opacity=40)
    }
}

.chat-box .typing {
    display: block
}

.chat-box .typing:before,
.chat-box .typing:after {
    content: ''
}

.chat-box .typing&gt;div,
.chat-box .typing:before,
.chat-box .typing:after {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, .5);
    display: inline-block;
    margin-right: 5px
}

.chat-box .typing&gt;div,
.chat-box .typing:before,
.chat-box .typing:after {
    -webkit-animation-name: opacity;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: opacity;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite
}

.chat-box .typing&gt;div {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms
}

.chat-box .typing:after {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms
}

.mail-list {
    margin: 0 -1px
}

.mail-list .list-group-item {
    border-radius: 0
}

.mail-list .list-group-item:last-child {
    border-bottom: 0
}

.timeline {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: -15px
}

.timeline:before {
    position: absolute;
    top: 35px;
    bottom: 15px;
    left: 50%;
    width: 4px;
    background: #1582dc;
    content: '';
    margin-left: -2px;
    border-radius: 2px
}

.timeline .panel {
    position: relative
}

.timeline-heading {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 5px 15px;
    min-width: 80px;
    border-radius: 2px;
    background: #1582dc;
    color: #fff;
    text-align: center;
    position: relative;
    clear: both
}

.timeline-panel {
    width: 50%;
    position: relative;
    clear: both
}

.timeline-panel:before {
    position: absolute;
    top: 10px;
    margin: 2px 0 0 -6px;
    width: 12px;
    height: 12px;
    border: 2px solid #f1f4f9;
    border-radius: 50%;
    background: #1582dc;
    content: ""
}

.timeline-panel&gt;.panel {
    border: 1px solid #c4d1df;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.timeline-panel&gt;.panel:after {
    position: absolute;
    top: 11px;
    right: 100%;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    content: " ";
    pointer-events: none
}

.timeline-panel&gt;.panel:before {
    position: absolute;
    top: 10px;
    right: 100%;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #c4d1df transparent transparent;
    content: " ";
    pointer-events: none
}

.timeline-panel:nth-child(even) {
    float: right;
    padding-left: 20px;
    padding-right: 0
}

.timeline-panel:nth-child(even):before {
    left: 0
}

.timeline-panel:nth-child(even) .timeline-date {
    left: -190px;
    position: absolute;
    text-align: right;
    margin-top: 6px;
    width: 150px
}

.timeline-panel:nth-child(odd) {
    float: left;
    padding-right: 20px;
    padding-left: 0
}

.timeline-panel:nth-child(odd):before {
    right: 0;
    margin: 2px -6px 0 0
}

.timeline-panel:nth-child(odd) .timeline-content {
    float: left;
    padding: 0 20px 0 0
}

.timeline-panel:nth-child(odd) .timeline-date {
    right: -190px;
    text-align: left;
    position: absolute;
    margin-top: 8px;
    width: 150px
}

.timeline-panel:nth-child(odd) .panel:after {
    left: 100%;
    border-color: transparent transparent transparent #fff
}

.timeline-panel:nth-child(odd) .panel:before {
    left: 100%;
    border-color: transparent transparent transparent #c4d1df
}

.switcher {
    display: initial
}

.switcher .feed {
    border-radius: 2px;
    overflow: hidden
}

.switcher .thumb img {
    width: 100%
}

.switcher .panel {
    position: relative;
    display: block;
    border: 0;
    overflow: hidden
}

.view-grid .panel {
    min-height: 200px
}

.view-list {
    margin: -15px 0 0
}

.view-list .feed {
    margin: 0
}

.view-list .switch-item {
    position: relative;
    width: 100%;
    padding: 0
}

.view-list .switcher-content {
    padding: 0 15px
}

.view-list .panel {
    margin-bottom: 1px;
    border-radius: 0;
    padding: 20px 0
}

.view-list .panel-body {
    display: inline-block;
    vertical-align: top;
    padding: 0
}

.view-list .thumb {
    display: inline-block;
    margin-left: 15px;
    width: 120px
}

.superbox&gt;ul {
    list-style: none;
    padding-left: 0
}

.superbox&gt;ul&gt;li {
    display: block;
    border-radius: 2px;
    margin-bottom: 15px
}

.superbox .gallery-description {
    display: block;
    background-color: #fff;
    padding: 15px;
    border-radius: 0 0 2px 2px
}

.superbox .gallery-description .title {
    display: block;
    text-transform: uppercase
}

.gallery-loader {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 999;
    height: 100%
}

.portfolio-ajax {
    display: none;
    position: relative
}

.portfolio-ajax .portfolio-container {
    padding-top: 50px;
    background-color: #fff
}

.portfolio-ajax .porfolio-controls {
    background-color: #fff;
    height: 50px;
    z-index: 99999;
    padding: 15px
}

.portfolio-ajax .porfolio-controls a {
    width: 33.3333%;
    display: block;
    float: left;
    vertical-align: middle
}

.portfolio-ajax .porfolio-controls a.prev-portfolio-item {
    text-align: left
}

.portfolio-ajax .porfolio-controls a.next-portfolio-item {
    text-align: right
}

.portfolio-ajax .porfolio-controls a.close-view {
    text-align: center
}

.portfolio-ajax .porfolio-controls a.disabled {
    color: #999
}

.portfolio-ajax .project-media {
    text-align: center;
    margin-bottom: 30px
}

.portfolio-ajax .portfolio-content {
    padding: 15px
}

.portfolio-ajax.loading .portfolio-container {
    opacity: 0;
    filter: alpha(opacity=0)
}

.portfolio-ajax.loaded .gallery-loader {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none
}

@media screen and (min-width:768px) {
    .portfolio-ajax .portfolio-container {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow-x: hidden;
        overflow-y: auto
    }

    .portfolio-ajax .porfolio-controls {
        height: 50px;
        width: 100%
    }
}

html.lockscreen,
html.error-page,
html.error-page,
html.signin,
html.signup,
html.lockscreen body,
html.error-page body,
html.error-page body,
html.signin body,
html.signup body {
    height: 100%
}

html.lockscreen label,
html.error-page label,
html.error-page label,
html.signin label,
html.signup label {
    position: inherit
}

.center-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: relative
}

.center-wrapper .center-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    float: none;
    z-index: 9999
}

.error-number {
    font-size: 150px;
    line-height: 1;
    font-weight: 800
}

.error-nav {
    padding: 0
}

.error-nav li {
    display: inline;
    padding: 0 10px
}

.error-nav li a {
    color: #fff
}

.lockcode {
    max-width: 280px;
    display: block;
    margin: 0 auto
}

.search .search-form {
    position: relative;
    margin: 25px auto;
    max-width: 250px
}

.search .search-form .search-button {
    width: 34px;
    height: 100%;
    position: absolute;
    right: 0;
    overflow: hidden;
    background: 0 0;
    border: none;
    outline: none;
    color: #59595a
}

.search .search-form .form-control {
    width: 100%
}

.switcher-dash-action {
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.switcher-dash-action li {
    width: 100%;
    float: left;
    text-align: center
}

.switcher-dash-action li:first-child a {
    border-radius: 2px 0 0 0
}

.switcher-dash-action li:last-child a {
    border-radius: 0 2px 0 0
}

.switcher-dash-action li.active a {
    background: #fff
}

.switcher-dash-action li a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #eaecf6;
    color: #59595a
}

.lock-input {
    border-color: #fff
}

.editable-input .select2-choice {
    line-height: 29px;
    height: auto
}

.select2-container .select2-choice {
    background-image: none;
    border-radius: 2px;
    border: 1px solid #e3e6f3;
    color: #59595a
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #e3e6f3;
    border-radius: 0 0 2px 2px;
    background-image: none
}

.select2-drop {
    color: #59595a;
    border: 1px solid #e3e6f3;
    border-top: 0;
    border-radius: 0 0 2px 2px;
    box-shadow: none
}

.select2-drop.select2-drop-above {
    border-top: 1px solid #e3e6f3;
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
    box-shadow: none
}

.select2-drop-active {
    border: 1px solid #1582dc
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #1582dc
}

.select2-drop-auto-width {
    border-top: 1px solid #e3e6f3
}

.select2-container .select2-choice .select2-arrow {
    border-left: 1px solid #e3e6f3;
    border-radius: 0 2px 2px 0;
    background: 0 0;
    background-image: none
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow {
    border-right: 1px solid #e3e6f3;
    border-radius: 2px 0 0 2px
}

.select2-search input {
    font-family: inherit;
    font-size: 13px;
    border: 1px solid #e3e6f3;
    background: 0 0;
    margin-top: 5px;
    border-radius: 2px
}

.select2-search:after {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 28px;
    content: "\e610";
    position: absolute;
    right: 4px;
    text-align: center;
    font-size: 12px;
    color: #59595a;
    top: 50%;
    margin-top: -10px
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #1582dc;
    box-shadow: none
}

.select2-dropdown-open .select2-choice {
    box-shadow: none;
    background-color: #e3e6f3;
    background-image: none
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #1582dc;
    box-shadow: none
}

.select2-container-multi .select2-choices {
    border: 1px solid #1582dc;
    background-image: none
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #1582dc;
    box-shadow: none
}

.select2-container-multi .select2-choices .select2-search-field input {
    font-family: inherit;
    color: #59595a
}

.select2-default {
    color: #59595a !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    color: #59595a;
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    box-shadow: none;
    background-color: #eaecf6;
    background-image: none
}

.select2-search-choice-close {
    background: 0 0;
    text-align: center
}

.select2-search-choice-close:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    content: "\e646";
    text-align: center;
    font-size: 10px;
    color: #59595a;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 100%
}

.select2-container .select2-choice abbr {
    background: 0 0;
    width: 24px;
    height: 100%;
    top: 0
}

.select2-container .select2-choice .select2-arrow {
    width: 24px
}

.select2-container .select2-choice .select2-arrow b {
    background: 0 0;
    text-align: center
}

.select2-container .select2-choice .select2-arrow b:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    content: "\e64b";
    text-align: center;
    font-size: 10px;
    color: #59595a
}

.select2-results li {
    border-radius: 2px
}

.select2-results .select2-highlighted {
    background: #1582dc
}

.tt-dropdown-menu {
    width: 100%;
    box-shadow: none;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #e3e6f3;
    border-top: 0;
    margin-top: -1px
}

.tt-suggestion.tt-is-under-cursor {
    background-color: #1582dc;
    background-image: none
}

.editableform-loading {
    background: url(../img/loading.gif) center center no-repeat
}

.editable-clear-x {
    background: 0 0
}

.editable-clear-x:hover {
    cursor: pointer
}

.editable-clear-x:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    content: "\e646";
    position: absolute;
    text-align: center;
    font-size: 12px;
    color: #59595a;
    top: 50%;
    margin-top: -12px
}

.enjoyhint_btn,
.enjoyhint_next_btn {
    border: 2px solid #15db81;
    color: #15db81
}

.enjoyhint_btn:hover,
.enjoyhint_next_btn:hover {
    background-color: #15db81
}

.superbox {
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -10px
}

.superbox .title {
    font-size: 13px
}

.superbox .sub-title {
    font-size: 11px
}

.superbox-list {
    display: inline-block;
    zoom: 1;
    border-radius: 2px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    cursor: pointer
}

.superbox-list&gt;img {
    border-radius: 2px 2px 0 0
}

.superbox-img {
    max-width: 100%;
    width: 100%;
    cursor: pointer
}

.superbox-show {
    text-align: center;
    position: relative;
    background: #4a4b5b;
    width: 100%;
    float: left;
    padding: 25px;
    display: none;
    margin-top: -5px
}

.superbox-current-img {
    max-width: 100%
}

.superbox-img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.superbox-float {
    float: left
}

.superbox-close {
    opacity: 7;
    filter: alpha(opacity=700);
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    background: url(../img/close.gif) no-repeat center center;
    width: 35px;
    height: 35px
}

.superbox-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.bootstrap-tagsinput .tag {
    margin-bottom: 5px;
    display: inline-block
}

.chosen-container-single .chosen-single,
.chosen-container-multi .chosen-choices,
.bootstrap-tagsinput {
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    -webkit-appearance: none;
    font-weight: 400;
    font-size: 13px;
    min-height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #59595a;
    background-color: #fff;
    background-image: none
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #e3e6f3;
    background-image: none
}

.chosen-container .chosen-drop,
.chosen-container-single .chosen-search input[type=text] {
    border: 1px solid #e3e6f3
}

.chosen-container .chosen-drop {
    border-top: 0;
    box-shadow: 0 4px 5px rgba(88, 96, 114, .15);
    border-radius: 0 0 2px 2px
}

.chosen-container-multi.chosen-with-drop .chosen-choices {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0
}

.chosen-container-single .chosen-search input[type=text] {
    background: 0 0
}

.chosen-container-single .chosen-search:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    content: "\e610";
    position: absolute;
    right: 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 12px;
    color: #59595a;
    top: 50%;
    margin-top: -12px
}

.chosen-container-single .chosen-single div b {
    background: 0 0
}

.chosen-container-single .chosen-single div b:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    content: "\e64b";
    position: absolute;
    right: 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 12px;
    color: #59595a;
    top: 50%;
    margin-top: -12px
}

.chosen-container-active.chosen-with-drop .chosen-single div b:before {
    content: "\e648"
}

.chosen-container-single .chosen-single abbr {
    background: 0 0;
    position: absolute;
    right: 30px;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    text-align: center;
    line-height: 24px
}

.chosen-container-single .chosen-single abbr:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    content: "\e646";
    font-size: 12px;
    color: #e3e6f3
}

.chosen-container .chosen-results li.highlighted,
.chosen-container .chosen-results li.result-selected {
    background-color: #1582dc;
    background-image: none;
    color: #fff
}

.chosen-container-multi .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: 0 0;
    width: 16px;
    height: 16px;
    top: 2px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 16px;
    content: "\e646";
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    color: #59595a;
    top: 50%;
    margin-top: -8px
}

.chosen-container-multi .chosen-choices li.search-choice {
    background-image: none;
    background-color: #eaecf6;
    border-color: #e3e6f3;
    box-shadow: none
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    -webkit-font-smoothing: antialiased
}

.center-block .chosen-container {
    display: block;
    margin: 0 auto
}

.parsley-errors-list {
    list-style: none;
    padding: 0
}

.parsley-success {
    border-color: #15db81;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.parsley-success:focus {
    border-color: #11ac66;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #66f0b1
}

.parsley-warning {
    border-color: #daac16;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.parsley-warning:focus {
    border-color: #ac8711;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f0cf66
}

.parsley-error {
    border-color: #da3e16;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.parsley-error:focus {
    border-color: #ac3111;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f08266
}

.parsley-error-list {
    color: #a94442
}

.sorting:after,
.sorting_asc:after,
.sorting_desc:after,
.sorting_asc_disabled:after,
.sorting_desc_disabled:after {
    font-family: FontAwesome;
    float: left;
    color: #ddd
}

.sorting:after {
    content: "\f0dc"
}

.sorting_asc:after,
.sorting_asc_disabled:after {
    content: "\f0de";
    color: #59595a
}

.sorting_desc:after,
.sorting_desc_disabled:after {
    content: "\f0dd";
    color: #59595a
}

table.dataTable.no-footer {
    border-bottom-color: #e3e6f3
}

table.dataTable,
.editable-datatable,
table.dataTable .form-control {
    width: 100% !important
}

.datatable-top,
table.dataTable {
    margin-bottom: 15px
}

.datatable-top,
.datatable-bottom {
    display: table;
    width: 100%
}

.datatable-bottom .pagination {
    margin: 0
}

.stepy {
    width: 100%;
    display: block;
    background-color: #fff
}

.stepy-header {
    background-color: #1582dc;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid #1166ad
}

.stepy-header li {
    background-color: transparent;
    position: relative;
    line-height: 1
}

.stepy-header li:before {
    position: absolute;
    top: 1px;
    left: -14px;
    z-index: 9;
    display: block;
    border: 23px solid transparent;
    border-left: 0;
    border-right: 22px solid #1582dc;
    content: ""
}

.stepy-header li:after {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 1;
    display: block;
    border: 24px solid transparent;
    border-left: 0;
    border-right: 23px solid #1166ad;
    content: ""
}

.stepy-header li div {
    font-weight: 400;
    font-family: inherit;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 14px
}

.stepy-header li span,
.stepy-header li.stepy-active div,
.stepy-header li.stepy-active span {
    color: #fff
}

.stepy-header li.stepy-active div {
    font-weight: 800
}

.stepy-step {
    background: 0 0;
    width: 100%
}

.stepy-step:before,
.stepy-step:after {
    content: " ";
    display: table
}

.stepy-step:after {
    clear: both
}

.stepy-step legend {
    border-radius: 2px;
    background-color: #4f5061;
    color: #fff;
    padding: 0 15px;
    font-size: 13px
}

.jstree-default .jstree-clicked,
.jstree-default .jstree-hovered {
    background: #e0effc;
    box-shadow: none
}

.jstree-default .jstree-wholerow-clicked {
    background: #e0effc;
    border-radius: 2px
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered,
.jstree-default.jstree-checkbox-no-clicked&gt;.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered,
.jstree-default .jstree-wholerow-hovered,
.jstree-default-responsive .jstree-wholerow-hovered {
    background: #e0effc
}

.jstree-default .jstree-node,
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
    border-radius: 2px
}

.jstree-default .jstree-search {
    color: #da3e16
}

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
    background: url(../img/sprite-skin-flat.png) repeat-x
}

.irs-slider {
    background-position: 0 -90px
}

.irs-from,
.irs-to,
.irs-single {
    background: #1582dc
}

.irs-from:after,
.irs-to:after,
.irs-single:after {
    border-top-color: #1582dc
}

.irs-min,
.irs-max {
    color: #59595a;
    background: #eaecf6
}

.irs-line {
    border-radius: 2px
}

.owl-theme .owl-controls .owl-page span {
    background: rgba(0, 0, 0, .5);
    width: 8px;
    height: 8px;
    margin: 5px
}

.jvectormap-label {
    position: absolute;
    border-radius: 2px;
    color: #fff;
    font-family: inherit;
    font-size: smaller;
    padding: 3px;
    font-size: inherit
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    left: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    padding: 5px 7px;
    border-radius: 2px;
    width: auto;
    height: auto;
    line-height: 1
}

.jvectormap-zoomin {
    top: 15px
}

.jvectormap-zoomout {
    top: 50px
}

.jcrop-holder #preview-pane {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0;
    right: -280px;
    padding: 5px;
    border: 1px solid #e3e6f3;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(88, 96, 114, .15)
}

#preview-pane .preview-container {
    width: 250px;
    height: 170px;
    overflow: hidden
}

.slimScrollBar {
    background-color: rgba(0, 0, 0, .3) !important;
    width: 20px !important
}

.daterangepicker {
    border-radius: 2px;
    font-size: 13px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    margin-top: -1px
}

.daterangepicker .ranges .input-mini {
    background-color: transparent;
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    color: #59595a
}

.daterangepicker .calendar-date {
    border-radius: 2px;
    border: 1px solid #e3e6f3
}

.daterangepicker td.available+td.start-date {
    border-radius: 2px 0 0 2px
}

.daterangepicker td.in-range+td.end-date {
    border-radius: 0 2px 2px 0
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background: #eaecf6
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #1582dc;
    border-color: #1582dc;
    color: #fff
}

.daterangepicker td,
.daterangepicker th {
    border-radius: 2px
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
    font-family: inherit
}

.daterangepicker td.start-date.end-date {
    border-radius: 2px !important
}

.datepicker-dropdown {
    border-radius: 2px;
    font-size: 13px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    padding: 15px
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
    background-image: none;
    background-color: #1582dc;
    border-color: #1582dc;
    color: #fff;
    text-shadow: none
}

.datepicker td,
.datepicker th {
    border-radius: 2px;
    min-width: 30px;
    min-height: 30px
}

.datepicker-orient-bottom.datepicker:before {
    top: initial;
    bottom: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 0;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2)
}

.datepicker-orient-bottom.datepicker:after {
    top: initial;
    bottom: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-top: 6px solid #fff
}

@-webkit-keyframes pop-upwards {
    0% {
        -webkit-transform: translate3d(.97, 0, 0, 1, 0, 12);
        transform: translate3d(.97, 0, 0, 1, 0, 12);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    20% {
        -webkit-transform: translate3d(.99, 0, 0, 1, 0, 2);
        transform: translate3d(.99, 0, 0, 1, 0, 2);
        opacity: .7;
        filter: alpha(opacity=70)
    }

    40% {
        -webkit-transform: translate3d(1, 0, 0, 1, 0, -1);
        transform: translate3d(1, 0, 0, 1, 0, -1);
        opacity: 1;
        filter: alpha(opacity=100)
    }

    70% {
        -webkit-transform: translate3d(1, 0, 0, 1, 0, 0);
        transform: translate3d(1, 0, 0, 1, 0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        -webkit-transform: translate3d(1, 0, 0, 1, 0, 0);
        transform: translate3d(1, 0, 0, 1, 0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes pop-upwards {
    0% {
        -webkit-transform: translate3d(.97, 0, 0, 1, 0, 12);
        transform: translate3d(.97, 0, 0, 1, 0, 12);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    20% {
        -webkit-transform: translate3d(.99, 0, 0, 1, 0, 2);
        transform: translate3d(.99, 0, 0, 1, 0, 2);
        opacity: .7;
        filter: alpha(opacity=70)
    }

    40% {
        -webkit-transform: translate3d(1, 0, 0, 1, 0, -1);
        transform: translate3d(1, 0, 0, 1, 0, -1);
        opacity: 1;
        filter: alpha(opacity=100)
    }

    70% {
        -webkit-transform: translate3d(1, 0, 0, 1, 0, 0);
        transform: translate3d(1, 0, 0, 1, 0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        -webkit-transform: translate3d(1, 0, 0, 1, 0, 0);
        transform: translate3d(1, 0, 0, 1, 0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.medium-toolbar-arrow-under:after {
    top: 50px;
    border-color: #4f5061 transparent transparent transparent
}

.medium-toolbar-arrow-over:before {
    top: -8px;
    border-color: transparent transparent #4f5061 transparent
}

.medium-editor-toolbar {
    background-color: #4f5061;
    border-radius: 2px;
    -webkit-transition: top .075s ease-out, left .075s ease-out;
    transition: top .075s ease-out, left .075s ease-out
}

.medium-editor-toolbar li button {
    min-width: 50px;
    height: 50px;
    border: 0;
    border-right: 1px solid #565769;
    background-color: #4f5061;
    color: #fff;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in
}

.medium-editor-toolbar li button:hover {
    background-color: #484959;
    color: #daac16
}

.medium-editor-toolbar li .medium-editor-button-first {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.medium-editor-toolbar li .medium-editor-button-last {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.medium-editor-toolbar li .medium-editor-button-active {
    background-color: #58596c
}

.medium-editor-toolbar-form-anchor {
    background: #4f5061;
    color: #59595a;
    border-radius: 2px
}

.medium-editor-toolbar-form-anchor input {
    height: 50px;
    background: #4f5061;
    color: #ccc;
    border-radius: 2px 0 0 2px
}

.medium-editor-toolbar-form-anchor a {
    color: #fff
}

.medium-editor-toolbar-anchor-preview {
    background: #4f5061;
    color: #fff;
    border-radius: 2px
}

.medium-editor-placeholder:after {
    color: #b3b3b1
}

.slider.slider-horizontal {
    width: 100% !important
}

.slider.slider-horizontal .slider-track {
    height: 5px
}

.slider.slider-horizontal .slider-selection {
    background-image: none
}

.slider-track {
    background-color: #d0dbec;
    background-image: none;
    border-radius: 2px;
    box-shadow: none
}

.slider-selection {
    position: absolute;
    background-color: #7f8bc8;
    border-radius: 2px;
    box-shadow: none
}

.slider-handle {
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: rgba(0, 0, 0, .2) 0 2px 5px, #7f8bc8 0 0 0 1px
}

.slider.slider-horizontal .slider-handle {
    margin-top: -8px
}

.slider-info .slider-selection {
    background-color: #15acdc
}

.slider-info .slider-handle {
    box-shadow: rgba(0, 0, 0, .2) 0 2px 5px, #15acdc 0 0 0 1px
}

.slider-primary .slider-selection {
    background-color: #1582dc
}

.slider-primary .slider-handle {
    box-shadow: rgba(0, 0, 0, .2) 0 2px 5px, #1582dc 0 0 0 1px
}

.slider-success .slider-selection {
    background-color: #15db81
}

.slider-success .slider-handle {
    box-shadow: rgba(0, 0, 0, .2) 0 2px 5px, #15db81 0 0 0 1px
}

.slider-warning .slider-selection {
    background-color: #daac16
}

.slider-warning .slider-handle {
    box-shadow: rgba(0, 0, 0, .2) 0 2px 5px, #daac16 0 0 0 1px
}

.slider-danger .slider-selection {
    background-color: #da3e16
}

.slider-danger .slider-handle {
    box-shadow: rgba(0, 0, 0, .2) 0 2px 5px, #da3e16 0 0 0 1px
}

.slider-striped .slider .slider-selection {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

#toast-container&gt;div {
    border-radius: 2px;
    box-shadow: none
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #15db81
}

.toast-error {
    background-color: #da3e16
}

.toast-info {
    background-color: #15acdc
}

.toast-warning {
    background-color: #daac16
}

#toast-container&gt;:hover {
    box-shadow: none
}

.fc-icon {
    font-size: inherit
}

.external-events {
    border-bottom: 1px solid #e3e6f3;
    padding: 0 0 20px
}

.fc-event,
.external-event {
    border: transparent;
    cursor: default;
    text-align: center;
    font-weight: 400;
    font-size: 13px
}

.external-events .external-event {
    cursor: move;
    display: inline-block;
    margin: 0 5px 10px 0
}

.external-event:hover {
    cursor: move
}

a.fc-event,
.fc-event-draggable {
    cursor: pointer
}

.fc-toolbar {
    display: none;
    visibility: hidden
}

.fc-content {
    margin: 0 -1px
}

.fc-event {
    cursor: default;
    line-height: inherit;
    padding: .2em .6em .3em
}

.fc-event.bg-primary {
    color: #fff
}

.fc-event.bg-default {
    color: #59595a
}

.fc-event.bg-warning {
    color: #fff
}

.fc-event.bg-success {
    color: #fff
}

.fc-event.bg-info {
    color: #fff
}

.fc-event.bg-danger {
    color: #fff
}

.switchery {
    background-color: #f5f6fb !important;
    border: 1px solid #e3e6f3;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 50px
}

.switchery&gt;small {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    height: 28px;
    position: absolute;
    top: 0;
    width: 28px
}

.pillbox {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #e3e6f3;
    border-radius: 2px;
    line-height: 1
}

.pillbox ul {
    margin: 0;
    padding: 0
}

.pillbox li {
    display: inline-block;
    margin: 2px;
    padding: 2px 4px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    white-space: nowrap;
    font-size: 12px
}

.pillbox li:after {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: relative;
    content: " \e646";
    font-size: 10px;
    margin-left: 10px
}

.pillbox li.status-important {
    background-color: #da3e16
}

.pillbox li.status-warning {
    background-color: #daac16
}

.pillbox li.status-success {
    background-color: #15db81
}

.pillbox li.status-info {
    background-color: #15acdc
}

.spinner .btn.disabled {
    cursor: not-allowed
}

.wizard {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eaecf6;
    background-color: #eaecf6;
    border-radius: 2px 2px 0
}

.wizard ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.wizard ul li {
    position: relative;
    margin: 0;
    padding-right: 30px;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    background: 0 0;
    cursor: default;
    float: right;
    white-space: nowrap
}

.wizard ul li:before {
    position: absolute;
    top: 0;
    left: -14px;
    z-index: 9;
    display: block;
    border: 21px solid transparent;
    border-left: 0;
    border-right: 14px solid #eaecf6;
    content: ""
}

.wizard ul li:after {
    position: absolute;
    top: -1px;
    left: -15px;
    z-index: 1;
    display: block;
    border: 22px solid transparent;
    border-left: 0;
    border-right: 15px solid #cdd2ea;
    content: ""
}

.wizard ul li .badge {
    margin-left: 8px
}

.wizard ul li.complete {
    background: #eaecf6
}

.wizard ul li.complete .badge {
    background: #15db81
}

.wizard ul li.complete:before {
    border-right: 14px solid #eaecf6
}

.wizard ul li.complete:hover {
    background: #e7eff8;
    cursor: pointer
}

.wizard ul li.complete:hover:before {
    border-left: 14px solid #e7eff8
}

.wizard ul li.active {
    background: #fff;
    color: #1582dc
}

.wizard ul li.active:before {
    border-right: 14px solid #fff;
    left: -14px
}

.wizard ul li.active:after {
    left: -15px
}

.wizard ul li:first-child {
    padding-right: 20px;
    border-radius: 2px 0 0
}

.wizard ul.previous-disabled li.complete {
    cursor: default
}

.wizard ul.previous-disabled li.complete:hover {
    background: #f3f4f5
}

.wizard ul.previous-disabled li.complete:hover:before {
    border-left-color: #f3f4f5
}

.wizard .actions {
    position: absolute;
    left: 0;
    float: left;
    padding-top: 6px;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: middle;
    line-height: 37px
}

.wizard .actions a {
    margin-right: 8px;
    font-size: 12px;
    line-height: 45px
}

.step-content {
    padding: 15px
}

.step-content .step-pane {
    display: none
}

.step-content .active {
    display: block
}

.step-content .active .btn-group .active {
    display: inline-block
}

.icheckbox,
.iradio {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(../img/minimal.png) no-repeat;
    border: none;
    cursor: pointer
}

.icheckbox {
    background-position: 0 0
}

.icheckbox.hover {
    background-position: -20px 0
}

.icheckbox.checked {
    background-position: -40px 0
}

.icheckbox.disabled {
    background-position: -60px 0;
    cursor: default
}

.icheckbox.checked.disabled {
    background-position: -80px 0
}

.iradio {
    background-position: -100px 0
}

.iradio.hover {
    background-position: -120px 0
}

.iradio.checked {
    background-position: -140px 0
}

.iradio.disabled {
    background-position: -160px 0;
    cursor: default
}

.iradio.checked.disabled {
    background-position: -180px 0
}

@media(-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {

    .icheckbox,
    .iradio {
        background-image: url(../img/minimal@2x.png);
        background-size: 200px 20px
    }
}

.morris-hover {
    position: absolute;
    z-index: 1000
}

.morris-hover.morris-default-style {
    border-radius: 2px;
    padding: 6px;
    color: #fff;
    font-size: 12px;
    text-align: center
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: .25em 0
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: .1em 0
}

#jqstooltip {
    display: table;
    border-radius: 2px;
    padding: 15px
}

#tooltip {
    position: absolute;
    display: none;
    padding: 5px 10px;
    border: 0;
    line-height: 1
}

#tooltip:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    right: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px
}

.piechart {
    position: relative;
    display: inline-block
}

.piechart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.piechart&gt;span {
    display: table;
    width: 100%;
    height: 100%
}

.piechart&gt;span&gt;span {
    display: table-cell;
    vertical-align: middle
}

.piechart .percent {
    display: block;
    font-size: 18px;
    position: relative
}

.piechart .percent:after {
    content: '%';
    font-size: .5em;
    position: absolute;
    top: 0
}

.chart {
    border: 0;
    width: 100%;
    height: 200px
}

.chart-legend.first {
    padding-top: 80px
}

.map img,
#map img {
    max-width: none !important
}

#map,
.map {
    width: 100%;
    height: 100%;
    background: 0 0;
    min-height: 300px;
    position: relative
}

#map {
    min-height: 250px
}

#map .jvectormap-container {
    min-height: 300px
}

.gm-style-cc {
    display: none !important
}

#map_canvas {
    width: 100%;
    height: 400px
}

.sortable .list-group-item,
.handles .list-group-item {
    padding: 15px
}

.connected,
.sortable,
.exclude,
.handles {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.connected li,
.sortable li,
.exclude li,
.handles li {
    border: 1px solid transparent
}

.connected li:not(:last-child),
.sortable li:not(:last-child),
.exclude li:not(:last-child),
.handles li:not(:last-child) {
    margin-bottom: 1px;
    border: 1px solid transparent;
    border-radius: 2px
}

.sortable&gt;li,
.handles span {
    cursor: move
}

.handles span {
    float: left
}

#connected {
    overflow: hidden;
    margin: auto
}

.connected {
    float: left
}

.connected.no2 {
    float: right
}

.sortable-placeholder {
    list-style: none;
    border: 1px dashed #ddd !important;
    min-height: 50px;
    width: 100%
}

.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.dd-list .dd-list {
    padding-left: 30px
}

.dd-collapsed .dd-list {
    display: none
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px
}

.dd-handle {
    display: block;
    margin: 5px 0;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #e3e6f3;
    background: #fff;
    border-radius: 2px
}

.dd-handle:hover {
    color: #2ea8e5;
    background: #fff
}

.dd-item&gt;button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 30px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    line-height: 40px;
    text-align: center;
    font-weight: 700
}

.dd-item&gt;button:before {
    content: "+";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0
}

.dd-item&gt;button[data-action=collapse]:before {
    content: "-"
}

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: 0 0;
    border: 1px dashed #ddd
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999
}

.dd-dragel&gt;.dd-item .dd-handle {
    margin-top: 0
}

.dd-dragel .dd-handle {
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1)
}

#nestable-output,
#nestable2-output {
    width: 100%;
    background: #fff;
    font-size: 10px
}

#nestable2 .dd-item&gt;button:before {
    color: #fff
}

@media only screen and (min-width:700px) {
    .dd+.dd {
        margin-left: 2%
    }

    .show_mobile {
        display: none
    }
}

.dd-hover&gt;.dd-handle {
    background: #2ea8e5 !important
}

.dd3-content {
    display: block;
    margin: 5px 0;
    padding: 10px 10px 10px 50px;
    text-decoration: none;
    border: 1px solid #e3e6f3;
    background: #fff;
    border-radius: 2px
}

.dd3-content:hover {
    background: #fff
}

.dd-dragel&gt;.dd3-item&gt;.dd3-content {
    margin: 0
}

.dd3-item&gt;button {
    margin-left: 40px
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 38px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #e3e6f3;
    background: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dd3-handle:before {
    content: '?';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-size: 26px;
    font-weight: 400
}

.dd3-handle:hover {
    background: #ddd
}

.ptl {
    position: absolute;
    top: 0;
    left: 0
}

.ptr {
    position: absolute;
    top: 0;
    right: 0
}

.pbl {
    position: absolute;
    bottom: 0;
    left: 0
}

.pbr {
    position: absolute;
    bottom: 0;
    right: 0
}

.bg-none {
    background-color: transparent;
    box-shadow: none
}

.shadow {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.no-shadow {
    box-shadow: none
}

.no-m {
    margin: 0 !important
}

.mn {
    margin-right: -15px;
    margin-left: -15px
}

.mrn {
    margin-right: -15px
}

.mln {
    margin-left: -15px
}

.mbn {
    margin-bottom: -15px
}

.ml0 {
    margin-left: 0
}

.mr0 {
    margin-right: 0
}

.mt0 {
    margin-top: 0
}

.mb0 {
    margin-bottom: 0
}

.m25 {
    margin: 25px
}

.mr25 {
    margin-right: 25px
}

.ml25 {
    margin-left: 25px
}

.mt25 {
    margin-top: 25px
}

.mb25 {
    margin-bottom: 25px
}

.m20 {
    margin: 20px
}

.mr20 {
    margin-right: 20px
}

.ml20 {
    margin-left: 20px
}

.mt20 {
    margin-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.m15 {
    margin: 15px
}

.mr15 {
    margin-right: 15px
}

.ml15 {
    margin-left: 15px
}

.mt15 {
    margin-top: 15px
}

.mb15 {
    margin-bottom: 15px
}

.m10 {
    margin: 10px
}

.mr10 {
    margin-right: 10px
}

.ml10 {
    margin-left: 10px
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.m5 {
    margin: 5px
}

.mr5 {
    margin-right: 5px
}

.ml5 {
    margin-left: 5px
}

.mt5 {
    margin-top: 5px
}

.mb5 {
    margin-bottom: 5px
}

.no-p {
    padding: 0 !important
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.pt0 {
    padding-top: 0
}

.pb0 {
    padding-bottom: 0
}

.p25 {
    padding: 25px
}

.pr25 {
    padding-right: 25px
}

.pl25 {
    padding-left: 25px
}

.pt25 {
    padding-top: 25px
}

.pb25 {
    padding-bottom: 25px
}

.p20 {
    padding: 20px
}

.pr20 {
    padding-right: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px
}

.p15 {
    padding: 15px
}

.pr15 {
    padding-right: 15px
}

.pl15 {
    padding-left: 15px
}

.pt15 {
    padding-top: 15px
}

.pb15 {
    padding-bottom: 15px
}

.p10 {
    padding: 10px
}

.pr10 {
    padding-right: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pb10 {
    padding-bottom: 10px
}

.p5 {
    padding: 5px
}

.pr5 {
    padding-right: 5px
}

.pl5 {
    padding-left: 5px
}

.pt5 {
    padding-top: 5px
}

.pb5 {
    padding-bottom: 5px
}

.no-b {
    border: 0
}

td.no-b {
    border-top: 0 !important
}

.bordered {
    border: 1px solid #e3e6f3
}

.bb {
    border-bottom: 1px solid #e3e6f3
}

.bt {
    border-top: 1px solid #e3e6f3
}

.bl {
    border-left: 1px solid #e3e6f3
}

.br {
    border-right: 1px solid #e3e6f3
}

.avatar.bordered {
    border: 3px solid rgba(255, 255, 255, .5)
}

.no-radius {
    border-radius: 0
}

.rounded {
    border-radius: 2px
}

.brtl {
    border-top-left-radius: 2px
}

.brtr {
    border-top-right-radius: 2px
}

.brbl {
    border-bottom-left-radius: 2px
}

.brbr {
    border-bottom-right-radius: 2px
}

.overflow-hidden {
    overflow: hidden
}

.demo .slider.slider-vertical {
    height: 175px
}

.bs-demo .btn {
    margin-bottom: 5px
}

.tool-button .btn {
    margin-right: 5px
}

.demo-button .btn {
    min-width: 115px;
    margin-bottom: 5px;
    margin-right: 5px
}

.demo&gt;.dropdown {
    float: left
}

.demo&gt;.dropdown&gt;.dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 5px
}

.demo-button2 button {
    margin: 0 5px 10px 0
}

.fontawesome-list a {
    display: block;
    margin-left: 30px;
    height: 32px;
    color: #59595a;
    font-size: 1em;
    line-height: 32px
}

.fontawesome-list .fa {
    position: absolute;
    top: 9px;
    left: 20px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.themify-icons .fa-hover {
    display: block;
    padding-left: 45px;
    height: 32px;
    color: #59595a;
    font-size: 1em;
    line-height: 32px
}

.themify-icons span {
    position: absolute;
    top: 9px;
    left: 20px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.fontawesome-list a:hover .fa,
.themify-icons .fa-hover:hover span {
    top: 5px;
    color: #15db81;
    font-size: 1.5em
}

.form-horizontal.bordered-group .form-group {
    border-bottom: 1px solid #e7ebf3;
    padding-bottom: 15px
}

.form-horizontal.bordered-group .form-group:last-child {
    border-bottom: 1px solid transparent;
    padding: 0
}

.switcha&gt;div {
    float: left
}

.services .service {
    margin: 0 30px 25px;
    text-align: center
}

.service-icon {
    margin: 0 auto 15px;
    width: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #d6d6d6;
    border-radius: 50%
}

.service-icon.bg-color {
    color: #fff
}

.service-icon.huge {
    width: 100px;
    line-height: 100px;
    background-color: #eaecf6
}

.service-icon.left {
    float: left;
    margin: 0
}

.pagination {
    _margin-top: 20px;
    _overflow: hidden;
    text-align: center;
    _clear: both
}

.pagination ul {
    list-style: none;
    margin-right: 10px
}

.pagination ul li.no-style {
    display: block;
    float: right;
    background: 0 0;
    padding: 4px 10px;
    font-size: 13px;
    margin: 0 3px;
    color: #333;
    border: none
}

.pagination ul li {
    display: block;
    float: right;
    background: #e6e6e6;
    padding: 4px 10px;
    font-size: 13px;
    margin: 0 3px;
    color: #333;
    border: 1px solid #adadad;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: 1px 1px 0 #fff
}

.pagination ul li span {
    text-decoration: underline;
    color: red
}

.pagination ul li a {
    display: block;
    color: #3071a9;
    font-weight: 700
}

.pagination a:hover {
    opacity: .5
}

div.abnormal div.abnormalFirst {
    background: url(../img/dashed.png) 0% 50% no-repeat;
    background-color: none
}

div.abnormal div.abnormalSecond {
    background-color: none;
    background: url(../img/dashed.png) 100% 50% no-repeat
}

legend.legendo {
    display: inline;
    width: auto;
    padding: 0 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: auto;
    border: none
}

.tamplate-check {
    width: 25px;
    height: 25px;
    padding: 10px;
    margin: 10px
}

.label-tamplete-check {
    font-size: 130%;
    margin: 0 10px
}

.Tamplate-border {
    text-align: center;
    border-radius: 25px;
    border: 2px solid;
    padding: 20px
}

.tamplate-main-logo {
    display: inline-block;
    align-items: center;
    width: 100%;
    border-radius: 25px;
    height: 100%;
    margin-bottom: 5px
}

#qrcode {
    display: inline-block;
    align-items: center;
    border-radius: 25px;
    height: 100%;
    margin-bottom: 5px
}

.tamplate-child-logo {
    display: inline-block;
    border-radius: 25px
}

.AstressRequired {
    color: #d30a0a;
    display: inline;
    text-align: 10%
}

#map {
    z-index: 0
}
.table-scroll {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    height: 70vh
}

.table-scroll table {
    width: 100%;
    min-width: 1280px;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0
}

.table-wrap {
    position: relative
}

.table-scroll th,
.table-scroll td {
    padding: 5px 10px;
    border: 1px solid #e3e6f3;
    background: #fff;
    vertical-align: top
}

.table-scroll thead th {
    background: #f2f2f2;
    color: #59595a;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    white-space: nowrap
}

.table-scroll tfoot,
.table-scroll tfoot th,
.table-scroll tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: #f2f2f2;
    color: #59595a;
    z-index: 4
}

#table-scroll tbody th.sticky,
#table-scroll thead th.sticky,
#table-scroll tfoot th.sticky {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    z-index: 2;
    background: #f2f2f2
}

#table-scroll thead th:first-child,
#table-scroll tfoot th:first-child {
    z-index: 5
}

#table-scroll thead th:first-child {
    z-index: 101
}

#table-scroll thead th:nth-child(2) {
    z-index: 100
}

#table-scroll thead {
    position: relative !important
}

.notification_ {
    z-index: 9
}

@media(max-width:767px) { 
.mobile-scroll {
height: 70vh;
    overflow-x: auto;
}}

@media screen and (max-width:767px) {
    .mt .col-md-12.table-responsive {
        height: 400px;
        overflow: auto
    }
    .row.hidden-print.d_none {
        position: relative !important;
        display: flex;
        justify-content: flex-end;
    }
    #table-scroll tbody th.sticky, #table-scroll thead th.sticky, #table-scroll tfoot th.sticky {
        position: -webkit-sticky;
        position: sticky;
        right: 0;
        z-index: 2;
        max-width: 94px;
        background: #f2f2f2;
        white-space: normal;
    }
    .customScrollMobile {
            width: 100% !important;
            overflow: auto !important;
        }
}

.main-content .content-wrap .panel .panel-body form .table-responsive {
    width: 100%;
    overflow: auto
}
.main-content .content-wrap .panel .panel-body form .table-responsive input {
    width: 124px
}

.cpy{
     position: relative;
    right: 20px;
    cursor:pointer;color: currentcolor;font-size: 15px;
}

header li.lang{
    color: #dbedfc !important;
}

header li.notifications.dropdown {
    margin-right: 0px !important;
}


.navbar-nav.navbar-right li:first-child {
    display: noneÂ&nbsp;!important;
}


@media (max-width: 768px) {
    #myModal .modal-dialog {
    width: 96% !important;!i;!;
}
}
#myModal .section-tap-header li {
    height: auto !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

#myModal button#SaveTarget {
    display: inline-block !important;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
    margin-top: 0px !important; 
    float: initial !important;
}
#myModal button.btn.btn-default {
    margin-top: 10px !important;
    margin-right: 32% !important;
    margin-left: 50px !important;
    display: inline-block !important;
    margin-top: 10px !important;
    float: initial !important;
}
@media (max-width: 640px) {
  #myModal  button.btn.btn-default  {
        margin-right: 19% !important;
        margin-top: 10px !important;
    }
    #myModal  button#SaveTarget {
          margin-top: 10px !important
          ;
      }
}
@media (min-width: 640px) and (max-width: 992px)  {
    #myModal button.btn.btn-default  {
        margin-right: 32% !important;
        margin-right: 10px !important;
    }
}
@media (min-width:640px) {
    #myModal button.btn.btn-default {
        float: left !important;
        margin-right: 0px !important;
        margin-top: -25px !important;
    }
    #myModal button#SaveTarget {
        float: left !important;
        margin-top: -25px !important;
    }
}
#myModal .modal-body {
    padding: 0px 10px !important;
}

#myModal .row {
    padding: 5px 20px !important;
}

#myModal form#Form {
    width: 100% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

 .sticky-header {
                position: sticky !important;
                top: 0 !important;
                z-index: 1 !important;
                background: #eee !important; /* Background color for the sticky header */
            }
            .sticky-footer {
                position: sticky !important;
                bottom: 0 !important;
                z-index: 1 !important;
                background: #eee!important; /* Background color for the sticky footer */
            }

            .table-container {
                        height: 300px !important;
                        overflow-y: auto !important;
            }

            tfoot.sticky-footer {
                background: #eee !important;
                font-size: 16px;
            }
.input-label{
    border: 1px solid #ccc;
    padding: 3px 10px;
}

.layout .content-wrap .table-responsive div:first-child { 
  height: auto !important; 
}
div#Eramint {
    height: 450px !important;
}

@media (max-width:768px) {   
    div#listOfRep {
        height: 250px !important;
        width: 100% !important;
        float: initial !important;
        margin-top:20px;
    }
    div#map {
    width: 100% !important;
    }
    .table-responsive div div div:nth-child(2) {
    display: block !important;
    }
}
div#listOfRep {
    height: 500px !important;!i;!;
}
.table-responsive div:first-child {
    height: auto !important;
}
.panel-heading + div {
    height: auto !important;!im;!i;!;
}
input.select2-search__field {
    width: max-content !important;
}

      * {
        box-sizing: border-box;
      }

      body {
        margin: 0;
        padding: 0;
      }

      header .quick-access ul {
        list-style: none;
        padding: 0;
      }

      header .quick-access .d-none {
        display: none;
      }

      header .quick-access .d-flex {
        display: flex;
      }

      header .quick-access button {
        cursor: pointer;
        /* margin: auto; */
      }

      header {
        background-color: #eee;
        text-align: center;a
        padding: 10px 15px;
      }
      @media screen and (max-width: 1200px) {
        .quick-access {
            display: none;
        }
      }
      header .quick-access li.link &gt; a {
        color: white;
      }

      header .quick-access .nested-link,
      header .quick-access a {
        text-decoration: none;
        color: black;
        display: inline-block;
        padding: 10px 15px;
      }

      header .quick-access svg {
        width: 40px;
        height: 100%;
        margin-left: 30px !important;
        margin-top: 15px;
        fill: white;
        transform: translateY(-7px);
        cursor: pointer;
      }

      header ul li.nested-link {
        position: relative;
      }

      header .quick-access .main-tree-container {
        position: absolute;
        direction: ltr;
        width: 100%;
        background: #fefefe;
        top: 70px;
        height: 85vh;
        transform: rotateX(90deg);
        transform-origin: top;
        transition: 0.6s;
        left: 0;
        padding: 20px 15px;
        z-index: 100000;
        box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 8px;
      }

      header .quick-access .main-tree-container.open {
        transform: rotateX(0deg);
      }

      header .quick-access .main-tree-container::before {
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        content: "\f0d8";
        position: absolute;
        top: -12px;
        transform: translateX(-50%);
        left: 50%;
        color: #f7f7f7;
        font-size: 20px;
        color: beige;
      }

      header .quick-access .back-btn {
        background: transparent;
        border: none;
        cursor: pointer;
        /* border-radius: 9px; */
        /* padding: 10px
      15px; */
        /* font-size: 16px; */
        /* margin-left: 30px; */
        /* color: white; */
        /*
      transition: 0.5s; */
        /* display: none; */
        opacity: 0;
      }

      header .quick-access .trees {
        display: flex;
        flex-wrap: wrap;
      }

      header .quick-access .trees .tree {
        flex: 0 0 24%;
        margin-bottom: 20px;
        margin-top: 0px;
        text-align: center;
        position: relative;
      }

      header .quick-access .trees .tree button {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
        align-items: center;
        background: transparent;
        border: none;
        width: 250px;
        font-size: 22px;
        font-weight: 600;
      }

      header .quick-access .trees .tree button img {
        width: 70px;
        max-height: 75px;
      }

      header .quick-access .trees .tree button .image {
        padding: 20px;
        background: #ffdfdf;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      header .quick-access .trees .tree button.toggle-before::before {
        display: block;
      }

      header .quick-access .trees .tree-btn {
        margin: auto;
      }

      header .quick-access .trees .tree-btn::before {
        position: absolute;
        content: "";
        display: none;
        width: 2px;
        height: 26px;
        background-color: #b4b4b4;
        left: 50%;
        transition-delay: 0.4s;
        bottom: -24px;
      }

      header .quick-access .trees .tree-btn.animate-to-right {
        animation: to-right 0.6s forwards linear;
      }

      @keyframes to-right {
        0% {
          margin: 0%;
        }

        100% {
          margin: 0% 50%;
          transform: translateX(-50%);
        }
      }

      header .quick-access ul {
        display: flex;
        justify-content: center;
        gap: 20px;
        transform: rotateX(90deg);
      }

      header .quick-access ul.first-child,
      header .quick-access ul.second-child {
        transform: initial;
        position: absolute;
        bottom: -81px;
        width: auto !important;
        transform: rotateX(90deg);
        transition: 0.4s;
        opacity: 0;
        /* transition-delay: 0.1s; */
        transform-origin: top;
      }

      header .quick-access ul.second-child {
        left: -32%;
      }

      header .quick-access ul.third-child {
        position: absolute;
        bottom: -81px;
      }

      header .quick-access ul.first-child.open,
      header .quick-access ul.second-child.open,
      header .quick-access ul.third-child.open,
      header .quick-access .arrow-bottom.open {
        transform: rotateX(0);
        opacity: 1;
        transform-origin: top;
      }

      .arrow-bottom {
        transform: rotateX(90deg);
        transition: 0.4s;
        opacity: 0;
      }

      header .quick-access ul.first-child li {
        background: #e8e8ff;
        position: relative;
        border-radius: 20px;
        width: max-content;
      }

      header .quick-access ul.rotate-x {
        animation: rotate-x 0.6s forwards linear;
        animation-delay: 0.5s;
      }

      @keyframes rotate-x {
        0% {
          transform: rotateX(90deg);
        }

        100% {
          transform: rotateX(0deg);
        }
      }

      header .quick-access ul.card.rotate-card {
        animation: rotate-card 0.6s forwards linear;
        transform-origin: top;
      }

      header .quick-access ul.card li {
        background-color: #ffffff;
        padding: 5px 10px;
        border-radius: 4px;
        text-align: left;
        cursor: pointer;
      }

      @keyframes rotate-card {
        0% {
          transform: rotateX(90deg);
        }

        100% {
          transform: rotateX(0deg);
        }
      }

      header .quick-access .tree &gt; ul {
        margin: 0;
      }

      header .quick-access .tree .management-reports {
        bottom: -100px !important;
      }

      header .quick-access .tree .management-reports li {
        width: 126px;
      }

      header
        .quick-access
        ul.first-child.management-reports
        li:not(:last-of-type):before,
      .quick-access
        ul.second-child.management-reports
        li:not(:last-of-type):before {
        bottom: 81px;
      }

      header
        .quick-access
        ul.first-child.management-reports
        li:last-of-type::before,
      header
        .quick-access
        ul.first-child.management-reports
        li:first-of-type::before,
      header
        .quick-access
        ul.second-child.management-reports
        li:last-of-type::before,
      header
        .quick-access
        ul.second-child.management-reports
        li:first-of-type::before {
        bottom: 62.5px;
      }

      header .quick-access ul li.link {
        width: 130px;
        /* min-width: 130px; */
        background: #de263e;
        padding: 10px;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 50px;
        cursor: pointer;
        border-radius: 10px;
        z-index: 1000;
        text-align: right;
        display: flex;
        font-size: 15px;
        height: 54px;
        line-height: 1.1;
        color: white;
      }

      header .quick-access .operations li.link {
        width: 110px;
      }

      header .quick-access ul li.link .arrow-bottom,
      header .quick-access ul li.second-link .arrow-bottom {
        position: absolute;
        content: "";
        bottom: -20px;
        width: 2px;
        height: 20px;
        left: 50%;
        background: #b4b4b4;
      }

      header .quick-access ul li.link i {
        vertical-align: middle;
      }

      header .quick-access li.link.active {
        background: #e8e8ff;
        color: black;
      }

      /* header .quick-access ul.first-child li:last-of-type::before */
      header .quick-access ul.first-child li.middle::before,
      header .quick-access ul.second-child li.middle::before {
        width: 2px !important;
        left: 50% !important;
        border: none !important;
        height: 23px !important;
        background: #b4b4b4;
      }

      header .quick-access ul li.link ul.card {
        position: absolute;
        bottom: -260px;
        flex-direction: column;
        background: #32a69e;
        color: black !important;
        padding: 15px;
        border-radius: 10px;
        width: 100%;
        left: 0;
        transform-origin: top;
      }

      header .quick-access li.link:not(:first-child):not(:last-child)::after {
        position: absolute;
        content: "";
        width: 2px;
        height: 20px;
        bottom: -20px;
        background-color: #b4b4b4;
      }

      header .quick-access ul li.link ul.card::before {
        position: absolute;
        content: "";
        width: 2px;
        height: 34px;
        background-color: #b4b4b4;
        top: -38px;
        left: 50%;
        transform: translateX(-50%);
      }

      header .quick-access ul li.link ul.card::after {
        content: "";
        position: absolute;
        top: -9px;
        left: 44.5%;
        color: #b4b4b4;
        border: solid 9px;
        /* font-size: 17px; */
        /*
      border-bottom: solid 4px; */
        border-color: #b4b4b4 transparent transparent;
      }

      header .quick-access li.link:not(:first-child):not(:last-child)::after {
        position: absolute;
        content: "";
        bottom: 54px;
        width: 2px;
        background: #b4b4b4;
        border-radius: 2px;
        left: 50%;
        height: 25px;
      }

      header .quick-access li.link:not(:last-of-type):before {
        position: absolute;
        content: "";
        bottom: 79px;
        width: calc(100% + 20px);
        border-top: 2px solid #b4b4b4;
        border-radius: 2px;
        left: 50%;
        border-radius: 20px;
      }

      header .quick-access ul.first-child li:not(:last-of-type):before {
        position: absolute;
        content: "";
        bottom: 60.5px;
        width: calc(100% + 23px);
        border-top: 2px solid #b4b4b4;
        border-radius: 2px;
        left: 0%;
        border-radius: 20px;
      }

      header .quick-access ul.first-child li:not(:last-child):after,
      header .quick-access ul.first-child li:not(:first-child):after {
        position: absolute;
        content: "";
        top: -17px;
        height: 18px;
        width: 2px;
        left: 50%;
        background-color: #b4b4b4;
      }

      header .quick-access ul.first-child li:first-child:after,
      header .quick-access ul.first-child li:last-child:after {
        display: none;
      }

      header .quick-access li.link:first-of-type:before {
        position: absolute;
        content: "";
        bottom: 54px;
        left: 50%;
        width: calc(100% + 20px);
        height: 27px;
        border-top: solid 2px #b4b4b4;
        border-top-left-radius: 50px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom: none;
        border-left: solid 2px #b4b4b4;
      }

      header .quick-access ul.first-child li:first-of-type::before {
        position: absolute;
        content: "";
        bottom: 42px;
        left: 50%;
        width: calc(55% + 20px);
        height: 20px;
        border-top: solid 2px #b4b4b4;
        border-top-left-radius: 50px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom: none;
        border-left: solid 2px #b4b4b4;
      }

      header .quick-access li.link:nth-last-of-type(2):before {
        position: absolute;
        content: "";
        bottom: 54px;
        left: 50%;
        width: calc(100% + 20px);
        height: 27px;
        border-top: solid 2px #b4b4b4;
        border-top-right-radius: 50px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom: none;
        border-right: solid 2px #b4b4b4;
      }

      header .quick-access ul.first-child li:last-of-type::before {
        position: absolute;
        content: "";
        bottom: 42px;
        left: 0%;
        width: calc(50% + 20px);
        height: 20px;
        border-top: solid 2px #b4b4b4;
        border-top-right-radius: 50px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom: none;
        border-right: solid 2px #b4b4b4;
      }

      header .quick-access li.link:last-of-type::before {
        display: none;
      }

      li.quick-access::marker {
        display: none;
      }

      .third-child-parent {
        padding: 10px 15px;
      }

      @media (max-width: 100px) {
        header li.quick-access {
          display: none !important;
        }
      }

      .back-btn svg {
        fill: black !important;
      }</pre></body></html>