/* menus */
.white-color {
    color: #ffffff; }

.black-color {
    color: #000000; }

.bg-main-color {
    background-color: #e71e82;
    color: #ffffff; }

.bg-success-color {
    background-color: #5cb85c !important;
    color: #ffffff; }
.bg-success-color a {
    color: #ffffff; }

.bg-light-success-color {
    background-color: #dffed6 !important; }

.bg-danger-color {
    background-color: #d9534f !important;
    color: #ffffff; }

.bg-light-danger-color {
    background-color: #efb3b1 !important; }

.bg-white-color {
    background-color: #ffffff !important; }

.bg-light-gray {
    background-color: #f8f8f8 !important;
    color: #000000; }

.gray-dark-color {
    color: #999999; }

.bg-label-1 {
    background-color: #81bc00;
    color: #ffffff; }

.bg-label-2 {
    background-color: #ef7d00;
    color: #ffffff; }

.bg-label-3 {
    background-color: #0088f0;
    color: #ffffff; }

.bg-label-4 {
    background-color: #00bdff;
    color: #ffffff; }

.bg-label-5 {
    background-color: #cc001e;
    color: #ffffff; }

.bg-label-6 {
    background-color: #00a0a0;
    color: #ffffff; }

.bg-label-7 {
    background-color: #333333;
    color: #ffffff; }

/* menus */
/* menus */
.white-color {
    color: #ffffff; }

.black-color {
    color: #000000; }

.bg-main-color {
    background-color: #e71e82;
    color: #ffffff; }

.bg-success-color {
    background-color: #5cb85c !important;
    color: #ffffff; }
.bg-success-color a {
    color: #ffffff; }

.bg-light-success-color {
    background-color: #dffed6 !important; }

.bg-danger-color {
    background-color: #d9534f !important;
    color: #ffffff; }

.bg-light-danger-color {
    background-color: #efb3b1 !important; }

.bg-white-color {
    background-color: #ffffff !important; }

.bg-light-gray {
    background-color: #f8f8f8 !important;
    color: #000000; }

.gray-dark-color {
    color: #999999; }

.bg-label-1 {
    background-color: #81bc00;
    color: #ffffff; }

.bg-label-2 {
    background-color: #ef7d00;
    color: #ffffff; }

.bg-label-3 {
    background-color: #0088f0;
    color: #ffffff; }

.bg-label-4 {
    background-color: #00bdff;
    color: #ffffff; }

.bg-label-5 {
    background-color: #cc001e;
    color: #ffffff; }

.bg-label-6 {
    background-color: #00a0a0;
    color: #ffffff; }

.bg-label-7 {
    background-color: #333333;
    color: #ffffff; }

/* toggle */
.navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #e71e82; }

/* navbar-collapse */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #333333; }

.navbar-inverse {
    max-height: 55px;
    background-color: #333333;
    /* for mobile */ }
.navbar-inverse .mobile-logo label {
    color: #fff;
    font-size: 35px;
    margin-left: 15px; }
.navbar-inverse li[class*='menu'] > a {
    border-top-width: 4px;
    border-top-style: solid; }
.navbar-inverse .dropdown-right {
    padding-right: 20px; }
.navbar-inverse .dropdown-right > a, .navbar-inverse .dropdown-right > a:focus, .navbar-inverse .dropdown-right > a:hover {
    background-color: transparent !important; }
.navbar-inverse .dropdown-right .dropdown-menu {
    margin-right: 32px; }
.navbar-inverse .dropdown-right .dropdown-toggle {
    padding-top: 4px; }
.navbar-inverse .navbar-right li:first-child a {
    padding-right: 0px; }
.navbar-inverse .navbar-nav > li {
    margin-top: 2px;
    margin-right: 2px; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #333333; }
.navbar-inverse .navbar-nav > li > a {
    color: #999999;
    height: 58px;
}
.navbar-inverse .navbar-nav .menu-1 > a {
    border-top-color: #a30094; }
.navbar-inverse .navbar-nav .menu-1.active > a, .navbar-inverse .navbar-nav .menu-1.active > a:focus, .navbar-inverse .navbar-nav .menu-1.active > a:hover, .navbar-inverse .navbar-nav .menu-1 > a:hover {
    background-color: #a30094;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #a30094; }
.navbar-inverse .navbar-nav .menu-2 > a {
    border-top-color: #cc001e; }
.navbar-inverse .navbar-nav .menu-2 > a.is-button,.navbar-inverse .navbar-nav .menu-3 > a.is-button{
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 10px;
    margin-left: 10px;
}
.navbar-inverse .navbar-nav .menu-2.open > a,.navbar-inverse .navbar-nav .menu-2.active > a, .navbar-inverse .navbar-nav .menu-2.active > a:focus, .navbar-inverse .navbar-nav .menu-2.active > a:hover, .navbar-inverse .navbar-nav .menu-2 > a:hover {
    background-color: #cc001e !important;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #cc001e; }
.navbar-inverse .navbar-nav .menu-3 > a {
    border-top-color: #ef7d00; }
.navbar-inverse .navbar-nav .menu-3.open > a, .navbar-inverse .navbar-nav .menu-3.active > a, .navbar-inverse .navbar-nav .menu-3.active > a:focus, .navbar-inverse .navbar-nav .menu-3.active > a:hover, .navbar-inverse .navbar-nav .menu-3 > a:hover {
    background-color: #ef7d00;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #ef7d00; }
.navbar-inverse .navbar-nav .menu-4 > a {
    border-top-color: #5DADEC; }
.navbar-inverse .navbar-nav .menu-4.open > a, .navbar-inverse .navbar-nav .menu-4.active > a, .navbar-inverse .navbar-nav .menu-4.active > a:focus, .navbar-inverse .navbar-nav .menu-4.active > a:hover, .navbar-inverse .navbar-nav .menu-4 > a:hover {
    background-color: #5DADEC;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #5DADEC; }
.navbar-inverse .navbar-nav .menu-5 a {
    border-top-color: #FF00CC !important; }
.navbar-inverse .navbar-nav .menu-5.open > a, .navbar-inverse .navbar-nav .menu-5.active > a, .navbar-inverse .navbar-nav .menu-5.active > a:focus, .navbar-inverse .navbar-nav .menu-5.active > a:hover, .navbar-inverse .navbar-nav .menu-5 > a:hover {
    background-color: #FF00CC;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #FF00CC; }
.navbar-inverse .navbar-nav .menu-6 > a {
    border-top-color: #66FF66; }
.navbar-inverse .navbar-nav .menu-6.open > a, .navbar-inverse .navbar-nav .menu-6.active > a, .navbar-inverse .navbar-nav .menu-6.active > a:focus, .navbar-inverse .navbar-nav .menu-6.active > a:hover, .navbar-inverse .navbar-nav .menu-6 > a:hover {
    background-color: #66FF66;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #66FF66; }
.navbar-inverse .navbar-nav .menu-7 > a {
    border-top-color: #5bad1c; }
.navbar-inverse .navbar-nav .menu-7.open > a, .navbar-inverse .navbar-nav .menu-7.active > a, .navbar-inverse .navbar-nav .menu-7.active > a:focus, .navbar-inverse .navbar-nav .menu-7.active > a:hover, .navbar-inverse .navbar-nav .menu-7 > a:hover {
    background-color: #5bad1c;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #5bad1c; }
.navbar-inverse .navbar-nav .menu-8 > a {
    border-top-color: #8D4E85; }
.navbar-inverse .navbar-nav .menu-8.open > a, .navbar-inverse .navbar-nav .menu-8.active > a, .navbar-inverse .navbar-nav .menu-8.active > a:focus, .navbar-inverse .navbar-nav .menu-8.active > a:hover, .navbar-inverse .navbar-nav .menu-8 > a:hover {
    background-color: #8D4E85;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #8D4E85; }
.navbar-inverse .navbar-nav .menu-9 > a {
    border-top-color: #C39953; }
.navbar-inverse .navbar-nav .menu-9.open > a, .navbar-inverse .navbar-nav .menu-9.active > a, .navbar-inverse .navbar-nav .menu-9.active > a:focus, .navbar-inverse .navbar-nav .menu-9.active > a:hover, .navbar-inverse .navbar-nav .menu-9 > a:hover {
    background-color: #C39953;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #C39953; }
.navbar-inverse .navbar-nav .menu-10 > a {
    border-top-color: #DA2C43; }
.navbar-inverse .navbar-nav .menu-10.open > a, .navbar-inverse .navbar-nav .menu-10.active > a, .navbar-inverse .navbar-nav .menu-10.active > a:focus, .navbar-inverse .navbar-nav .menu-10.active > a:hover, .navbar-inverse .navbar-nav .menu-10 > a:hover {
    background-color: #DA2C43;
    border-top-width: 4px;
    border-top-style: solid;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #DA2C43; }
@media (max-width: 776px) {
    .navbar-inverse li[class*='menu'] {
        border-bottom: 1px solid #d8d8d8; }
    .navbar-inverse li[class*='menu'] > a {
        border-top-width: 0;
        border-top-style: none; }
    .navbar-inverse .navbar-nav {
        margin-top: 0px; } }

.btn {
    border-radius: 0px;
    border: none; }

.btn-default {
    background-color: #b3b3b3;
    color: #ffffff; }
.btn-default:hover {
    background-color: #bbbbbb;
    color: #ffffff; }

a {
    color: #0088f0; }

.block {
    display: block; }

h3 {
    font-size: 1.4em; }

.form-control {
    height: 28px; }

.form-group {
    margin-bottom: 10px; }

.pl-0 {
    padding-left: 0px; }

.mt-20 {
    margin-top: 20px; }

.mr-20 {
    margin-top: 20px; }

.mr-10 {
    margin-right: 10px; }

.mb-10 {
    margin-bottom: 10px; }

.mb-20 {
    margin-bottom: 20px; }

.mb-30 {
    margin-bottom: 30px; }

.mb-0 {
    margin-bottom: 0; }

.mt-0 {
    margin-top: 0; }

.p-0 {
    padding: 0px !important; }

.pl-0 {
    padding-left: 0px !important; }

.pr-0 {
    padding-right: 0px !important; }

.font-18 {
    font-size: 18px; }

.form-control {
    font-size: 11.5px; }

.btn {
    padding: 5px 12px;
    line-height: 1.30; }

.cur:hover {
    cursor: pointer; }

.can-toggle {
    position: relative; }
.can-toggle *, .can-toggle *:before, .can-toggle *:after {
    box-sizing: border-box; }
.can-toggle input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
.can-toggle input[type="checkbox"][disabled] ~ label {
    pointer-events: none; }
.can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch {
    opacity: 0.4; }
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before {
    content: attr(data-unchecked);
    left: 0; }
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    content: attr(data-checked); }
.can-toggle label {
    user-select: none;
    position: relative;
    display: flex;
    align-items: center; }
.can-toggle label .can-toggle__label-text {
    flex: 1;
    padding-left: 32px; }
.can-toggle label .can-toggle__switch {
    position: relative; }
.can-toggle label .can-toggle__switch:before {
    content: attr(data-checked);
    position: absolute;
    top: 0;
    text-transform: uppercase;
    text-align: center; }
.can-toggle label .can-toggle__switch:after {
    content: attr(data-unchecked);
    position: absolute;
    z-index: 5;
    text-transform: uppercase;
    text-align: center;
    background: white;
    transform: translate3d(0, 0, 0); }
.can-toggle input[type="checkbox"][disabled] ~ label {
    color: rgba(182, 182, 182, 0.5); }
.can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch {
    background-color: #b6b6b6; }
.can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
    background-color: #cc001e;
    color: #ffffff; }
.can-toggle input[type="checkbox"]:hover ~ label {
    color: darkgray; }
.can-toggle input[type="checkbox"]:checked ~ label:hover {
    color: darkgray; }
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
    background-color: darkgray; }
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    background-color: #47a43d;
    color: #ffffff; }
.can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
    background-color: darkgray; }
.can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
    background-color: #47a43d;
    color: #ffffff; }
.can-toggle label .can-toggle__label-text {
    flex: 1; }
.can-toggle label .can-toggle__switch {
    transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
    background: #c3c3c3; }
.can-toggle label .can-toggle__switch:before {
    color: rgba(255, 255, 255, 0.5); }
.can-toggle label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    background-color: #cc001e;
    color: #ffffff; }
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(65px, 0, 0); }
.can-toggle label {
    font-size: 14px; }
.can-toggle label .can-toggle__switch {
    height: 36px;
    flex: 0 0 134px;
    border-radius: 4px; }
.can-toggle label .can-toggle__switch:before {
    left: 67px;
    font-size: 12px;
    line-height: 36px;
    width: 67px;
    padding: 0 12px; }
.can-toggle label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 65px;
    line-height: 32px;
    font-size: 12px; }
.can-toggle.can-toggle--size-small input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(44px, 0, 0); }
.can-toggle.can-toggle--size-small label {
    font-size: 13px; }
.can-toggle.can-toggle--size-small label .can-toggle__switch {
    height: 28px;
    flex: 0 0 90px;
    border-radius: 2px; }
.can-toggle.can-toggle--size-small label .can-toggle__switch:before {
    left: 45px;
    font-size: 10px;
    line-height: 28px;
    width: 45px;
    padding: 0 12px; }
.can-toggle.can-toggle--size-small label .can-toggle__switch:after {
    top: 1px;
    left: 1px;
    border-radius: 1px;
    width: 44px;
    line-height: 26px;
    font-size: 10px; }
.can-toggle.can-toggle--size-large input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(78px, 0, 0); }
.can-toggle.can-toggle--size-large label {
    font-size: 14px; }
.can-toggle.can-toggle--size-large label .can-toggle__switch {
    height: 50px;
    flex: 0 0 160px;
    border-radius: 4px; }
.can-toggle.can-toggle--size-large label .can-toggle__switch:before {
    left: 80px;
    font-size: 14px;
    line-height: 50px;
    width: 80px;
    padding: 0 12px; }
.can-toggle.can-toggle--size-large label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 2px;
    width: 78px;
    line-height: 46px;
    font-size: 14px; }
.can-toggle.demo-rebrand-1 input[type="checkbox"][disabled] ~ label {
    color: rgba(181, 62, 116, 0.5); }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-1 input[type="checkbox"]:hover ~ label .can-toggle__switch {
    background-color: #b53e74; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-1 input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
    background-color: #cc001e;
    color: #ffffff; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:hover ~ label {
    color: #a23768; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:checked ~ label:hover {
    color: #a23768; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:checked ~ label .can-toggle__switch {
    background-color: #a23768; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    background-color: #2f7757;
    color: #ffffff; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
    background-color: #a23768; }
.can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
    background-color: #2f7757;
    color: #ffffff; }
.can-toggle.demo-rebrand-1 label .can-toggle__label-text {
    flex: 1; }
.can-toggle.demo-rebrand-1 label .can-toggle__switch {
    transition: background-color 0.3s ease-in-out;
    background: #c14b81; }
.can-toggle.demo-rebrand-1 label .can-toggle__switch:before {
    color: rgba(255, 255, 255, 0.6); }
.can-toggle.demo-rebrand-1 label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    background-color: #cc001e;
    color: #ffffff; }
.can-toggle.demo-rebrand-2 input[type="checkbox"][disabled] ~ label {
    color: rgba(68, 68, 68, 0.5); }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label .can-toggle__switch {
    background-color: #444; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
    background-color: #cc001e;
    color: #ffffff; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label {
    color: #373737; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label:hover {
    color: #373737; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label .can-toggle__switch {
    background-color: #373737; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    background-color: #52941f;
    color: #ffffff; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
    background-color: #373737; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
    background-color: #52941f;
    color: #ffffff; }
.can-toggle.demo-rebrand-2 label .can-toggle__label-text {
    flex: 1; }
.can-toggle.demo-rebrand-2 label .can-toggle__switch {
    transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    background: #515151; }
.can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
    color: rgba(255, 255, 255, 0.7); }
.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    background-color: #cc001e;
    color: #ffffff; }
.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(58px, 0, 0); }
.can-toggle.demo-rebrand-2 label {
    font-size: 13px; }
.can-toggle.demo-rebrand-2 label .can-toggle__switch {
    height: 60px;
    flex: 0 0 120px;
    border-radius: 60px; }
.can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
    left: 60px;
    font-size: 13px;
    line-height: 60px;
    width: 60px;
    padding: 0 12px; }
.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
    top: 2px;
    left: 2px;
    border-radius: 30px;
    width: 58px;
    line-height: 56px;
    font-size: 13px; }

/**
 * Nestable
 */
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px; }

.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 {
    border-top: 1px solid #e6e6e6; }
.dd-item .group-description {
    font-size: 11px;
    color: #666;
    display: block;
    word-break: break-word; }

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px; }

.dd-handle {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    font-weight: bold; }

.dd-handle:hover {
    color: #2ea8e5;
    background: #fff; }

.dd-item > button, .dd-item .btn-action {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold; }

.dd-item > button:before, .dd-item .btn-action:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0; }

.dd-item > button[data-action="collapse"]:before, .dd-item .btn-action[data-action="collapse"]:before {
    content: '-'; }

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px; }

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999; }

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0; }

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

/**
 * Nestable Extras
 */
.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd; }

#nestable-menu {
    padding: 0;
    margin: 20px 0; }

#nestable-output,
#nestable2-output {
    width: 100%;
    height: 7em;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: Consolas, monospace;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background: linear-gradient(top, #bbb 0%, #999 100%); }

#nestable2 .dd-handle:hover {
    background: #bbb; }

#nestable2 .dd-item > button:before {
    color: #fff; }

@media only screen and (min-width: 700px) {
    .dd + .dd {
        margin-left: 2%; } }
.dd-hover > .dd-handle {
    background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */
.content-nestable-items {
    width: 100%; }
.content-nestable-items thead {
    color: #999999;
    font-size: 12px;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6; }
.content-nestable-items thead th {
    border-bottom: 1px;
    font-weight: normal;
    line-height: 1.2em;
    vertical-align: middle; }
.content-nestable-items thead th .dd-content {
    padding: 0;
    min-height: inherit; }
.content-nestable-items thead:first-child tr:first-child th:first-child {
    border-left: 5px solid #999999; }
.content-nestable-items .content-dd-handle {
    width: 30px; }
.content-nestable-items .content-dd-handle:hover {
    cursor: move; }
.content-nestable-items .qty {
    width: 80px; }
.content-nestable-items .price {
    width: 90px; }
.content-nestable-items .discount {
    width: 70px; }
.content-nestable-items .total {
    width: 80px; }
.content-nestable-items .action {
    width: 40px; }
.content-nestable-items .dd-content {
    padding: 5px 5px 5px 30px;
    min-height: 30px; }

.dd3-content {
    display: block;
    height: 60px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
.dd3-content table {
    width: 100%; }
.dd3-content div {
    float: left; }
.dd3-content .desc {
    width: 330px; }
.dd3-content .desc-parent {
    width: 316px; }
.dd3-content .desc-child {
    width: 300px; }
.dd3-content .qty {
    width: 50px; }
.dd3-content .price, .dd3-content .discount {
    width: 100px; }
.dd3-content .total {
    width: 150px; }

.dd3-content:hover {
    color: #2ea8e5;
    background: #fff; }

.dd-dragel > .dd3-item > .dd3-content {
    margin: 0; }

.dd3-item > button {
    margin-left: 30px; }

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background: linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.dd3-handle:hover {
    background: #ddd; }

/**
 * Socialite
 */
.socialite {
    display: block;
    float: left;
    height: 35px; }

body {
    overflow-x: hidden; }

.btn-main {
    background-color: #e71e82;
    color: #ffffff;
    transition: all 0.5s;
    outline: none;
    border: none; }
.btn-main:hover, .btn-main:active, .btn-main:focus {
    background-color: #e726ad;
    color: #ffffff;
    outline: none;
    border: none; }

/* avatar */
.avatar {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    overflow: hidden;
    text-align: center; }
.avatar.small {
    height: 42px;
    width: 42px; }
.avatar.letter.small {
    font-size: 30px;
    line-height: 40px; }

/* .content-wrapper */
.content-wrapper {
    position: relative;
    margin-top: 50px; }

.main-content {
    padding: 20px;
    background-color: #f8f8f8;
    min-height: 600px; }

/* title */
.main-title {
    margin: 0 10px 10px 0;
    color: #666666;
    font-size: 2em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.2; }

.info-count {
    float: left;
    margin: 8px 0 0 0; }
.info-count li {
    background-color: #f8f8f8;
    color: #999999;
    display: inline-block;
    font-size: 12px;
    margin: 2px 7px 0 0;
    padding: 3px 10px; }

/* button row */
.button-row {
    float: right;
    margin-bottom: 15px; }
@media (max-width: 776px) {
    .button-row {
        float: none; } }
.button-row .btn {
    margin-left: 20px; }
@media (max-width: 776px) {
    .button-row .btn {
        width: 100%;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px; } }

/* form page */
.form-page .form-icon {
    display: block;
    min-height: 40px;
    text-align: center; }
.form-page .form-icon i:hover {
    cursor: pointer; }
@media (max-width: 776px) {
    .form-page .form-icon {
        display: none; } }
.form-page .form-icon .icon {
    color: #cccccc;
    font-size: 40px;
    line-height: 1.2em;
    width: auto; }
.form-page .form-block {
    border-bottom: 1px dotted #cccccc;
    font-size: 12px;
    padding: 15px 0; }

/* form control and form group */
.form-group label {
    color: #666666;
    margin-bottom: 0px; }
.form-group .form-control {
    border-radius: 0px; }
.form-group .form-control:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* example_wrapper */
.dataTables_wrapper .dt-buttons {
    margin-left: 20px; }

.subtitle {
    clear: both;
    color: #666666;
    font-size: 14px; }
.subtitle a, .subtitle i {
    color: #666666; }

/* page-main-actions */
.page-main-actions ul {
    float: right; }
.page-main-actions ul li {
    display: inline-block;
    list-style-type: none;
    margin-left: 1px; }
.page-main-actions ul li .main-action {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #cccccc;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 45px; }
.page-main-actions ul li .main-action:hover {
    border: 5px solid #666666;
    text-decoration: none; }
.page-main-actions ul li .main-action i {
    color: #666666;
    font-size: 17px;
    line-height: 35px; }

/* .details-top-links */
.details-top-links {
    margin: 15px 0; }
.details-top-links .col-details-links {
    padding-right: 2px;
    padding-left: 0px; }
@media (max-width: 776px) {
    .details-top-links .col-details-links {
        margin-bottom: 15px; } }
.details-top-links .col-details-links .button-title {
    font-size: 16px; }
.details-top-links .col-details-links a {
    width: 100%;
    text-align: left; }

/* index-table */
table.index-table tbody tr:hover td.color-1 {
    background: #337ab7; }
table.index-table tbody tr:hover td.color-1 i, table.index-table tbody tr:hover td.color-1 p {
    color: #ffffff; }
table.index-table tbody tr:hover td.color-2 {
    background: #e71e82; }
table.index-table tbody tr:hover td.color-2 i, table.index-table tbody tr:hover td.color-2 p {
    color: #ffffff; }
table.index-table tbody td {
    vertical-align: middle; }
table.index-table tbody td.color-1, table.index-table tbody .active-cell {
    border-left: 5px solid #337ab7; }
table.index-table tbody td.color-2 {
    border-left: 5px solid #e71e82; }
table.index-table tbody td.row-avatar {
    vertical-align: middle;
    width: 90px;
    float: none;
    text-align: center; }
table.index-table tbody td.row-avatar .avatar {
    float: none !important; }
table.index-table tbody td.row-avatar .avatar.fit-height {
    height: auto; }
table.index-table tbody td.row-avatar .avatar.icon {
    color: #999999; }
table.index-table tbody td.row-avatar .avatar.icon i {
    font-size: 36px;
    line-height: 1.2em; }
table.index-table thead {
    color: #999999;
    font-size: 12px;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6; }
table.index-table thead:first-child tr:first-child th:first-child {
    border-left: 5px solid #999999; }
table.index-table thead tr th {
    border-bottom: 1px;
    font-weight: normal;
    line-height: 1.2em;
    vertical-align: middle; }
table.index-table tfoot {
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6; }
table.index-table tfoot a {
    font-size: 12px; }

/* sidebar */
.sidebar h3 {
    color: #999999;
    font-weight: normal;
    margin: 0;
    line-height: 40px; }
.sidebar .expand-arrow {
    color: #cccccc;
    position: absolute;
    right: 15px;
    top: 10px;
    font-weight: bold; }
.sidebar .expand-arrow i {
    font-weight: bold;
    font-size: 26px; }
.sidebar .stats-box {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
    list-style: none;
    padding: 0px; }
.sidebar .stats-box .stat-container {
    width: 33%;
    border-left: 1px solid #e6e6e6;
    float: left;
    padding: 8px; }
.sidebar .stats-box .stat-container .stat {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden; }
.sidebar .stats-box .stat-container .title {
    color: #999999;
    font-size: 9px;
    line-height: 1.6em;
    overflow: hidden;
    white-space: nowrap; }
.sidebar .stats-box .divider {
    border-bottom: 1px solid #e6e6e6;
    clear: both;
    height: 1px;
    opacity: 0.5; }

/*table-index */
.table-index {
    margin-top: 20px; }
.table-index th {
    color: #999999;
    font-size: 12px; }

/* generalModal */
#generalModal .container {
    width: 100%; }
#generalModal .content-wrapper {
    margin-top: 0px; }

.group-side-content {
    margin-bottom: 20px; }
.group-side-content ul {
    margin-top: 10px;
    padding-left: 0px; }
.group-side-content ul li {
    list-style: none;
    margin-bottom: 7px;
    padding-left: 30px;
    padding-right: 55px;
    position: relative;
    overflow: hidden; }
.group-side-content ul li > i {
    color: #999999;
    left: 0px;
    position: absolute;
    top: 1px; }
.group-side-content ul.with-out-padding li {
    padding-left: 0px; }
.group-side-content ol.with-out-padding li {
    padding-left: 0px; }

/* footer */
footer {
    background-color: #333333;
    color: white;
    margin: 0;
    padding: 20px; }
footer ul {
    margin-top: 25px; }
footer ul li a {
    color: #ffffff; }
footer ul li a:hover {
    color: #ffffff;
    text-decoration: underline; }
footer .divider {
    border-bottom: 1px solid #666666;
    margin: 15px 0; }
footer .logo {
    font-size: 36px;
    margin-bottom: 0px; }

/* upload */
.content-uploads {
    margin-top: 25px; }
.content-uploads .content-image img {
    max-width: 100%; }
.content-uploads .content-image .content-description {
    margin-top: 40px;
    margin-bottom: 40px; }
.content-uploads .content-image a.remove-image {
    position: absolute;
    background: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    top: -17px;
    color: #fff;
    text-decoration: none;
    right: 5px; }

.thumbnail {
    width: 100px; }

.listing {
    clear: both;
    float: left;
    margin-bottom: 30px;
    width: 100%; }
.listing > li {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin: 0 0 1px 0;
    width: 100%; }
.listing .discussion-details {
    margin-top: 15px;
    margin-bottom: 15px; }
.listing .discussion-details .row-content {
    margin-left: 120px;
    padding: 0; }
.listing .discussion-details .row-content .content-title {
    color: #999999;
    line-height: 1.4em; }
.listing .discussion-details .row-content .content-title h2 {
    font-size: 18px;
    float: none;
    margin: 0; }
.listing .discussion-details .post-on {
    color: #999999;
    font-size: 12px;
    font-style: italic; }
.listing .row-avatar {
    clear: none;
    float: left; }
.listing .row-avatar .avatar.letter.regular {
    font-size: 36px;
    line-height: 64px; }
.listing .row-avatar .avatar.regular {
    height: 66px;
    width: 66px; }
.listing .row-avatar .avatar.letter {
    color: white; }
.listing .row-avatar .avatar.border {
    border: 4px solid white; }

.selectize-control.multi .selectize-input [data-value] {
    padding: 0 10px;
    color: #fff; }

.required {
    color: red;
    margin-left: 5px; }

.navbar-collapse .dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px; }

.navbar-collapse .dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content {
    min-height: 280px;
    max-height: 280px;
    overflow-y: scroll; }


.navbar-collapse .dropdown-menu.notify-drop .drop-content > li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0px 5px 0px; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
    background-color: #fafafa; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li:after {
    content: "";
    clear: both;
    display: block; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li:hover {
    background-color: #fcfcfc; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li:last-child {
    border-bottom: none; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li .notify-img {
    float: left;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0px 0px 8px 0px; }

.navbar-collapse .dropdown-menu.notify-drop .allRead {
    margin-right: 7px; }

.navbar-collapse .dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999; }

.navbar-collapse .dropdown-menu.notify-drop .rIcon:hover {
    color: #333; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li a {
    font-size: 12px;
    font-weight: normal; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li {
    font-weight: bold;
    font-size: 11px; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li hr {
    margin: 5px 0;
    width: 70%;
    border-color: #e2e2e2; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0; }

.navbar-collapse .dropdown-menu.notify-drop .drop-content > li p.time {
    font-size: 9px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #666; }

.navbar-collapse .dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px; }

.navbar-collapse .dropdown-menu.notify-drop .notify-drop-footer a {
    color: #777;
    text-decoration: none; }

.navbar-collapse .dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333; }

.notification-container i {
    color: #fff;
    font-size: 20px; }

.notification-counter {
    position: absolute;
    top: 8px;
    left: 12px;
    background-color: #d4130d;
    color: #fff;
    border-radius: 3px;
    padding: 1px 3px;
    font: 8px Verdana;
    font-size: 11px; }

.draggable {
    position: relative;
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 10px; }
.draggable:hover {
    cursor: move; }

.line-through {
    text-decoration: line-through; }

.progress-bar-default {
    background-color: #666666;
    color: #ffffff;
    width: 100% !important; }

.label.label-lg {
    padding: 8px;
    font-size: 11px; }

.label-pink {
    background-color: #ff99ff; }

.label-purple {
    background-color: #9966ff; }

.remove-schedule {
    position: absolute;
    right: 0px;
    height: 19px;
    top: 0;
    width: 14px;
    /* padding: 3px 5px; */
    padding-top: -8px;
    padding-left: 3px;
    padding-bottom: 0px; }
.remove-schedule i {
    font-size: 12px; }

.fc-day-top .add_event_label {
    margin-left: 5px;
    margin-top: 5px; }
.fc-day-top .add_event_label:hover {
    cursor: pointer; }

.btn-circle.btn-sm {
    width: 15px;
    height: 8px;
    padding: 4px 0px;
    font-size: 10px;
    line-height: 0.6;
    border-radius: 7.5px; }

.btn-circle.btn-md {
    width: 19px;
    height: 19px;
    padding: 4px 0px;
    font-size: 10px;
    line-height: 0.6;
    border-radius: 7.5px; }

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px; }

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px; }

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px; }

.help-block {
    font-size: 11px;
    margin-top: 0px; }

.task-comment {
    padding-left: 50px !important; }

.bars-drag:hover {
    cursor: move; }

.groups-header {
    width: 100%;
    color: #999999;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6;
    margin-bottom: 0px; }
.groups-header li {
    display: inline-block;
    padding: 8px;
    font-size: 12px; }
.groups-header li:first-child {
    border-left: 5px solid #999999; }
.groups-header .desc {
    width: 330px; }
.groups-header .desc-parent {
    width: 316px; }
.groups-header .desc-child {
    width: 300px; }
.groups-header .qty {
    width: 50px; }
.groups-header .price, .groups-header .discount {
    width: 100px; }
.groups-header .total {
    width: 150px; }

.groups-footer {
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6;
    padding: 8px; }

.selectize-dropdown-content .optgroup-header {
    font-weight: bold;
    font-size: 16px; }

.ui-menu {
    z-index: 9999999; }

table.colour_key {
    border-collapse: separate;
    border-spacing: 8px;
    border: 1px solid #dddddd; }

.availability-grid {
    table-layout: fixed; }

table.colour_key tbody > tr > td {
    border-top: 0px; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }

.availability-grid td.datacell.item-shortage, .availability-grid td.datacell.item-available, .availability-grid td.datacell.item-warning, .availability-grid td.datacell.item-booked, .availability-grid td.datacell.opportunity-state00, .availability-grid td.datacell.opportunity-state01, .availability-grid td.datacell.opportunity-state02, .availability-grid td.datacell.opportunity-state03 {
    color: white; }

.availability-grid td.datacell, .availability-grid td.boxcell {
    font-size: 0.70em; }

.availability-grid td.datacell, .availability-grid th.datacell {
    overflow: hidden;
    vertical-align: middle; }

.availability-grid td.boxcell, .availability-grid td.datacell, .availability-grid th.datacell {
    padding: 0px;
    text-align: center; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }

.item-available {
    background-color: #81bc00; }

.item-warning {
    background-color: #ed4f00; }

.item-shortage {
    background-color: #cc001e; }

.item-booked {
    background-color: #00a0a0; }

.availability-grid thead tr {
    word-spacing: 10000px; }

.table thead:first-child tr:first-child th:last-child {
    border-right: 1px solid #e6e6e6; }

.table thead:first-child tr:first-child th:first-child {
    border-left: 1px solid #e6e6e6; }

.availability-grid .list-button-left {
    float: left; }

.availability-grid .list-button-left, .availability-grid .list-button-right {
    color: #cccccc;
    font-size: 1.25em; }

.availability-grid .list-button-right {
    float: right; }

.availability-grid .list-button-left, .availability-grid .list-button-right {
    color: #cccccc;
    font-size: 1.25em; }

.availability-grid th.datacell {
    line-height: 14px;
    padding: 5px; }

.availability-grid th.titlecell, .availability-grid td.titlecell {
    font-size: 0.85em;
    height: 37px;
    padding: 0 4px;
    vertical-align: middle;
    width: 15%; }

.availability-grid th.datacell {
    line-height: 14px;
    padding: 5px 0;
    font-size: 11px;
    color: #666; }

.availability-grid td.boxcell {
    height: 37px; }

.availability-grid td.boxcell .valuecontainer {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    zoom: 1;
    color: #ffffff;
    padding-top: 2px; }

.availability-grid td.boxcell .valuefill {
    background-color: #81bc00;
    bottom: 0%;
    display: block;
    height: 100%;
    margin: 0;
    position: absolute;
    width: 100%;
    zoom: 1; }

.availability-grid td.boxcell .datacontainer {
    color: white;
    left: 0;
    line-height: 16px;
    position: relative;
    top: 0;
    width: 100%; }

.availability-grid td.boxcell .datacontainer a {
    color: #ffffff; }

tr.shortage {
    background-color: rgba(204, 0, 30, 0.25); }

.widget {
    color: white;
    height: 100%;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 15px; }
.widget a {
    color: #ffffff; }
.widget a:hover {
    text-decoration: none; }
.widget h3 {
    font-size: 18px;
    height: 60px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 10px 10px 0; }
.widget .amount {
    font-size: 70px;
    font-weight: bold;
    line-height: 1em;
    text-align: center; }

span.fancytree-active span.fancytree-title, span.fancytree-selected span.fancytree-title,
.fancytree-treefocus span.fancytree-active span.fancytree-title, .fancytree-treefocus span.fancytree-selected span.fancytree-title {
    background-color: transparent !important;
    color: #000000; }

.amcharts-chart-div > a {
    display: none !important; }

.content-actions-row .btn {
    padding: 3px 8px;
    line-height: 1.30;
    font-size: 11px; }

.pac-container {
    z-index: 999999; }

@media (min-width: 768px) and (max-width: 1000px) {
    .navbar-nav > li > a {
        padding: 6px 4px;
        font-size: 11px; } }
.sidebar .group-side-content h3:hover {
    cursor: pointer;
    text-decoration: underline; }

.fc-day-grid-event {
    border: none;
    border-radius: 0; }

.fc-event-container {
    padding: 8px !important; }
