/* Chosen v1.6.1 | (c) 2011-2016 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('chosen-sprite.png') no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url('chosen-sprite.png') no-repeat 100% -20px;background:url('chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url('chosen-sprite.png') no-repeat -30px -20px;background:url('chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url('chosen-sprite@2x.png')!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
body {
    background: #edecec;
    font-family: arial
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

.login-content {
    min-height: 100vh;
    text-align: left;
    background-color: #009688
}

.login-content:before {
    content: '';
    width: 1px;
    vertical-align: middle;
    display: inline-block
}

#login-container {
    width: 400px;
    margin: 30px auto;
    background: #FFF;
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    border-radius: 2px;
}

.login-actions a, .login-actions a span {
    -webkit-transition: width;
    -o-transition: width;
    transition: width;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.login-actions a {
    color: #fff;
    background: rgba(255, 255, 255, .2);
    margin: 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    display: inline-block
}

.login-actions a span {
    width: 0;
    overflow: hidden;
    display: inline-block;
    line-height: 29px;
    margin-left: -3px;
    font-size: 0.86rem
}

.login-actions a i {
    width: 30px;
    font-style: normal;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    line-height: 30px
}

.login-actions a:hover span {
    width: 100%
}

.login-actions a:hover {
    width: 95px
}

.login-actions a:nth-child(2):hover {
    width: 147px
}
.login-actions {
    text-align: center;
}

ul.nb-notifies {
    margin: 0 12px;
}
.alert {
    padding: 8px 15px;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.alert-danger, .alert-info, .alert-success, .alert-warning {
    border-color: transparent
}

.alert-danger hr, .alert-info hr, .alert-success hr, .alert-warning hr {
    border-top-color: transparent
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #4CAF50;
    color: #fff
}

.alert-success .alert-link {
    color: #e6e6e6
}

.alert-info {
    background-color: #2196F3;
    color: #fff
}

.alert-info .alert-link {
    color: #e6e6e6
}

.alert-warning {
    background-color: #FFC107;
    color: #fff
}

.alert-warning .alert-link {
    color: #e6e6e6
}

.alert-danger, .alert-error {
    background-color: #F44336;
    color: #fff
}

.alert-danger .alert-link, .alert-error .alert-link {
    color: #e6e6e6
}
.alert-container {
    margin:0 0.75rem
}

ul#nav-mobile {
    background: #fff;
    box-shadow: 0 3px 10px rgba(51, 51, 51, 0.38);
    top: 50px;
    height: Calc(100% - 50px);
    z-index: 999;
    width: 218px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: alpha(opacity=100);
    /*
    overflow: hidden;
    */
    overflow-y: visible;
}
header, main, footer {
    padding-left: 218px;
}
nav.top-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #26BFCA;
    z-index: 999;
}
.side-nav.fixed a {
    padding: 0 10px;
    height: auto !important;
    line-height: 38px !important;
    font-size: 0.86rem;
}
.collapsible-header {
}
.nb-sidemenu li a i {
    position: relative;
    left: 0;
    font-size: 15px;
    top: 1px;
    width: 30px;
    text-align: center;
}

.nb-sidemenu > li.has-sub-menu > ul > li > a:before, .nb-sidemenu > li.has-sub-menu > ul > li > a:after {
    position: absolute;
    top: 0;
    color: #575757;
    font-family: 'Material-Design-Iconic-Font';
    font-size: 17px;
    right: 15px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.nb-sidemenu > li.has-sub-menu > ul > li > a:before {
    content: "\f278";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.nb-sidemenu > li.has-sub-menu > ul > li > a:after {
    content: "\f273";
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.side-nav .collapsible-body li a, .side-nav.fixed .collapsible-body li a {
    padding: 0 20px 0 20px;
}
.nb-sidemenu .collapsible-header i {
    margin-right: 0;
    float: none;
    display: inline-block;
}

.mobile-menu-toggle {
    left: 0;
    position: absolute;
    z-index: 10;
    width: 50px;
    height: 50px;
    color: #FFF;
    text-align: center;
}
.mobile-menu-toggle i {
    font-size: 30px;
    line-height: 50px;
}
main {
    padding-top: 68px;
    padding-bottom: 20px;
    padding-left: Calc(220px + 0.75rem);
    box-sizing: border-box;
    padding-right: 0.75rem;
}
.card-header {
    position: relative;
    background: #f8f8f8;
    padding: 10px 20px;
}
.card-header small {
    display: block;
    padding: 0 6px;
    color: #7d7d7d;
    font-size: 12px;
}
.card-header-sub {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #f0f0f0;
    font-size: 13px;
    color: #5e5e5e;
    font-weight: 700;
    padding: 9px 25px;
}
.nb-label {
    color: #818181;
    display: inline-block;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 0 6px;
    line-height: 33px;
    vertical-align: middle;
}
.nb-collection {
    border: none;
    margin: 0;
    font-size: 13px;
    color: #5e5e5e;
}
.nb-collection.nb-collection-striped > .collection-item:nth-child(2n+1) {
    background: #f4f4f4;
}
.nb-collection > .collection-item {
    border-bottom: none;
    padding: 10px 30px;
    position: relative;
}
.card .card-body.card-padding {
    padding: 23px 26px;
}
.side-nav li {
    position: relative;
}
.menu-toggle-sub {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.menu-toggle-sub:after {
    content: "\f278";
    color: #575757;
    font-family: 'Material-Design-Iconic-Font';
    font-size: 17px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.side-nav li.active > a {
    background-color: #26BFCA;
    color: #FFF;
}
.side-nav li.active .menu-toggle-sub:after {
    color: #FFF;
}
ul.submenu {
    padding: 8px 0;
    position: absolute;
    left: 218px;
    top: 0;
    width: 218px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    z-index: -1;
    transition: transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
    margin: 0;
    border: none;
    border-radius: 0px;
    font-size: 14px;
    background-color: #fff;
    color: #555;
    box-shadow: 0 5px 5px 0px rgba(0,0,0,.15);
}
.side-nav li:hover ul.submenu {
    display: block;
    opacity: 1;
    z-index: 10;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}
.side-nav li.active ul.submenu {
    display: block;
    position: relative;
    left: 0;
    -webkit-transform: scale(1, 1);
    opacity: 1;
    transition: none;
    -webkit-transition: none;
    box-shadow: none;
    background: #edecec;
    padding: 5px 0
}
.side-nav ul.submenu li.active > a {
    color: #1a9fa9;
    background: transparent;
    font-weight: 700;
}
.side-nav ul.submenu a:hover {
    color: #1a9fa9;
    background: transparent;
}
.side-nav li.active {
    background-color: transparent;
}
.topbox-right {
    margin-top: 1rem;
}
.topbox-left .input-field {
    padding-right: 0
}
.topbox-right.col {
    padding-left: 0;
}
.padding10 {
    padding: 10px !important;
}
.select-media-btn {
    line-height: 28px;
    height: 28px;
    padding: 0 10px;
}
.txt-right {
    text-align: right;
}
.input-field label.active {
    font-size: 0.8rem;
    font-weight: 700;
}
.input-field.image-field label {
    z-index: 9;
    background: #26bfca;
    color: #FFF;
    padding: 5px 10px;
}
.image-thumb-placeholder {
    background: url('../images/no_image_available.svg') no-repeat;
    min-height: 218px;
    background-size: 50%;
    background-position: center;
}
.modal {
    overflow: hidden;
}
.modal-header {
    padding: 0 13px;
    margin: 0;
    background: #fcfcfc;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    width: 100%;
}
.modal-content {
    background: #FFF;
}

.modal-header h4 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 50px;
}
.modal-header h4 span {
    font-size: 15px;
    color: #26a69a;
}
iframe.media-browser-frame {
    width: 100%;
    height: 100%;
}
#mediaBrowserModal {
    max-height: 100%;
    padding-top: 51px;
}
div#mediaBrowserModal .modal-content {
    padding: 0;
    overflow: hidden;
}
textarea.materialize-textarea {
    padding: 0.5rem 0;
    min-height: 2rem;
}
.input-field {
    margin-top: 0.8rem
}
.card {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    border-radius: 0
}
.image-field .card {
    border: 1px solid rgb(222, 222, 222);
    margin-bottom: 20px;
}
.html-field label {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    display: block;
    -webkit-transform: none !important;
    transform: none !important;
}
.general-box {
    padding: 0 10px 20px 10px;
}
.select-wrapper input.select-dropdown {
    height: 2.5rem;
    border-bottom: 1px solid rgb(224, 224, 224);
}
.dropdown-content li {
    height: 2.5rem;
    line-height: 2.5rem;
    min-height: 2.5rem;
}
.dropdown-content li>a, .dropdown-content li>span {
    padding: 0 16px;
    line-height: 2.5rem;
}
.nb-group-box {
    padding: 20px 10px;
}
table.striped > tbody > tr:nth-of-type(odd) {
    background-color: #f4f4f4;
}
.striped td, .table-striped th {
    border: 0 !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 12px 10px;
    /*
    line-height: 1.42857143;
    */
    line-height: 1;
    vertical-align: middle;
    border-top: 1px solid #f0f0f0;
}
.table > thead > tr > th:first-child, .table > tbody > tr > th:first-child, .table > tfoot > tr > th:first-child, .table > thead > tr > td:first-child, .table > tbody > tr > td:first-child, .table > tfoot > tr > td:first-child {
    padding-left: 30px;
}
.dropdown-content li>a, .dropdown-content li>span {
    font-size: 13px;
}
table a {
    color: #333;
    font-size: 13px;
}
table {
    font-size: 13px;
    color: #5e5e5e;
}
.card .card-action {
    padding: 20px 26px;
}
.tax-search-wd .input-field {
    padding: 0
}
.tax-search-wd .input-field label {
    left: 0;
}
a {
    color: #2196f3;
    text-decoration: none;
}
a:hover, a:focus {
    color: #0a6ebd;
    text-decoration: none;
}
.chosen-container {
    width: 100% !important
}
.chosen-container-single .chosen-single:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    height: calc(100% - 2px);
    width: 30px;
    background-color: #FFF;
    background-position: right calc(100% - 7px);
    background-repeat: no-repeat;
    background-image: url('../images/select.png');
    pointer-events: none;
    z-index: 5;
}
.chosen-container-single .chosen-single {
    border-radius: 0;
    overflow: visible;
    height: 38px;
    padding: 6px 0;
    text-transform: uppercase;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 0 !important;
    background: 0 0;
    box-shadow: none;
}
.chosen-container-single .chosen-single div b {
    display: none;
}
.input-field.nb-select-field label {
    top: -16px;
    font-size: 13px;
}
.chosen-container-single .chosen-single span {
    height: 30px;
    line-height: 30px;
    text-transform: none;
}
.chosen-container.chosen-with-drop .chosen-drop {
    box-sizing: border-box;
}
.chosen-container.chosen-with-drop.chosen-container-multi .chosen-drop {
    top: auto !important;
}
.chosen-container-single .chosen-search input[type=text] {
    box-sizing: border-box;
}
.chosen-container .chosen-drop {
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    margin-top: 1px;
    border: 0;
    top: 0;
    border-radius: 2px;
}
.chosen-container-single .chosen-search {
    padding: 5px 5px 5px 40px;
    background: #F7F7F7;
}
.chosen-container-single .chosen-search:before {
    content: "\f1c3";
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    font-size: 25px;
    padding: 5px 0 0 15px;
}
.chosen-container-single .chosen-search input[type=text] {
    border: 0;
    height: 35px;
    line-height: 1.42857143;
    background-image: none!important;
    box-shadow: none !important;
    border: none;
}
.chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    max-height: 300px;
}
.chosen-container .chosen-results li {
    padding: 10px 17px;
    width: 100%;
}
.chosen-container .chosen-results li.result-selected {
    background: #26bfca;
    color: #FFF;
    position: relative;
}
.bootstrap-select .check-mark:before, .chosen-container .chosen-results li.result-selected:before {
    content: "\f26b";
    font-family: Material-Design-Iconic-Font;
}
.chosen-container .chosen-results li.result-selected:before {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 19px;
}
.chosen-container-multi .chosen-choices {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    background: 0 0;
    box-shadow: none;
}
.chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 2px;
    margin: 6px 4px 0 0;
    background: #eaeaea;
    padding: 5px 23px 5px 8px;
    border: 0;
    box-shadow: none;
    font-size: 12px;
}
.search-choice-close:before {
    display: inline-block;
    font-family: Material-Design-Iconic-Font;
    content: "\f135";
    position: relative;
    top: 1px;
    color: #9C9C9C;
    z-index: 2;
    background: #EAEAEA;
    font-size: 12px;
}
.chosen-container-multi .chosen-choices {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    background: 0 0;
    box-shadow: none;
    min-height: 38px;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    padding: 0;
    height: 31px;
}
.chosen-container .chosen-results li.highlighted {
    background: rgba(0,0,0,.075);
    color: #333;
}
.input-field.nb-select-field {
    margin-bottom: 16px;
}
.nb-save-action {
    margin-bottom: 20px;
}
.btn:hover {
    color: #FFF;
}
.action-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    background: #FFF;
    color: #555;
}
.action-btn i {
    font-size: 0.9rem;
}
[type="checkbox"]+label {
    line-height: 20px;
    font-size: 13px;
    padding-left: 30px;
    color: #555;
}
.role-item {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-left: 0 !important;
}
[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 17px;
    width: 17px;
    background-color: transparent;
    border: 2px solid #7a7a7a;
    top: 1px;
    z-index: 0;
}
[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 17px;
    height: 17px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
}
[type="checkbox"].filled-in:checked+label:after {
    top: 1px;
    width: 17px;
    height: 17px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
}
[type="checkbox"].filled-in:checked+label:before {
    top: 1px;
    left: 2px;
    width: 6px;
    height: 11px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.collection-item .collapsible-header {
    padding: 0;
    border: none;
    min-height: 1.9rem;
    line-height: 1.9rem;
    background: transparent;
}
.collection .collection-item.active {
    color: #333
}
.collection .collapsible-body {
    border: none;
}
.collection .collection-item.active {
    background: inherit;
}
.collection .collapsible-header {
    position: relative;
}
.collection .collapsible-header.active {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -10px;
    padding: 10px 30px;
    background: #26bfca;
    color: #FFF;
    box-shadow: none;
}
a.delete-group-role-tax {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 11px;
    text-align: center;
    background: #FFF;
    z-index: 9;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
a.delete-group-role-tax i {
    line-height: 30px;
    font-size: 18px;
}
button.save-group-roles-btn {
    position: absolute;
    top: 20px;
    right: 20px;
}
.collection .collapsible-header span {
    font-weight: 500;
    font-size: 11px;
}
ul.collapsible.fields-group-collapsible-box {
    box-shadow: none;
    border: none;
}
ul.collapsible.fields-group-collapsible-box .collapsible-header {
    min-height: inherit;
    line-height: inherit;
    border: none;
}
ul.collapsible.fields-group-collapsible-box .collapsible-header:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2f9';
    right: 20px;
    position: absolute;
    top: 18px;
    color: #555;
    font-size: 20px;
}
ul.collapsible.fields-group-collapsible-box .nb-collapsible-box.active .collapsible-header:after {
    content: '\f2fc';
}
.nb-switch-field {
    margin-bottom: 20px;
}
.nb-switch-field .nb-switch-label {
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
    cursor: pointer;
}
.dtp table.dtp-picker-days tr > td > a, .dtp .dtp-picker-time > a {
    padding: 0.5em 0.5em 0.5em 0.5em !important;
    font-size: 12px;
}
.dtp div.dtp-picker-month {
    font-size: 13px;
    font-weight: 700 !important;
}
.dtp table.dtp-picker-days tr > td > a:hover {
    background: #e0e0e0;
}
.nb-string-list-header {
    background: #26bfca;
    padding: 8px 10px;
    font-size: 13px;
    color: #FFF;
    cursor: pointer;
    position: relative;
}
ul.edit-history {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #555;
}
ul.edit-history > li {
    padding: 8px 10px;
    background: #f5f5f5;
}

ul.edit-history > li:nth-child(2n+1) {
    background: #eaeaea;
}
ul.edit-history > li .info {
    font-size: 12px;
}
ul.edit-history > li .info span {
    color: #26bfca;
    font-size: 12px;
    font-weight: 700;
}
.nb-string-list-content {
    display: none;
}
.nb-string-list.active .nb-string-list-content {
    display: block;
}
.nb-string-list-header:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2f9';
    right: 15px;
    position: absolute;
    top: 8px;
    color: #FFF;
    font-size: 20px;
}
.nb-string-list.active .nb-string-list-header:after {
    content: '\f2fc';
}
.nb-no-node-found {
    padding: 10px 26px;
}
span.label.alert {
    padding: 3px 8px;
    font-size: 12px;
}
.nb-save-action .btn {
    padding: 0 10px;
    min-height: 30px;
    line-height: 30px;
    margin-right: 10px;
    height: auto;
}
ul.nb-top-nav {
    padding-right: 15px;
}
ul.nb-top-nav li {
    line-height: 50px;
}
ul.nb-top-nav a {
    font-size: 13px;
    line-height: normal;
    height: 30px;
}
ul.nb-top-nav i {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
}
ul.nb-top-nav a:hover {
    color: #f1f1f1;
    background-color: transparent;
}
ul.nb-top-nav .nax-user-box {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}
.nax-user-box * {
    background-color: transparent;
    color: inherit;
    display: inline-block;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 27px;
    line-height: 28px;
    padding: 0 5px 1px 0;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}
.btn {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.nb-paging a {
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    margin: 0 3px;
    display: inline-block;
}
.nb-paging a:first-child, .nb-paging a:last-child {
    font-size: 20px;
    line-height: 25px;
}
.no-pad-left {
    padding-left: 0
}
.no-pad-top {
    padding-top: 0
}
.menu-item-sources {
    position: relative;
}
.no-menu-group-selected {
    position: absolute;
    width: Calc(100% - 23px);
    height: Calc(100% - 23px);
    z-index: 9;
    background: rgba(255, 255, 255, 0.84);
    left: 2px;
    margin: 10px;
    top: -2px;
    border: 2px solid #26bfca;
}
.no-menu-group-selected:before {
    display: block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'Select or add menu group first';
    font-size: 18px;
    color: #26bfca;
    text-align: center;
    width: 100%;
    padding-top: 50px;
}
.nb-admin-menu-list {
    list-style: none;
    padding-left: 0;
    margin: 15px 0 0 0;
}
.nb-admin-menu-list li .menu-item-wrapper {
    border-radius: 3px;
    color: #808080;
    font-size: 13px;
    min-height: 45px;
}
.nb-admin-menu-list li .menu-item-wrapper .menu-item-header {
    background: #f8f8f8;
    padding: 0 15px 0 0;
    border: 1px solid #ececec;
    min-height: 45px;
    margin:0
}
.nb-admin-menu-list li .menu-item-wrapper .menu-item-content {
    margin: 0 0 15px 0;
    border: 1px solid #ececec;
    border-top: none;
    padding: 20px 10px
}
.nb-admin-menu-list ol {
    list-style: none;
    margin-top: 10px
}
.nb-admin-menu-list .nb-drag-menu-item-placeholder {
    background: #ffefb2;
    border: 1px dashed #c7c7c7;
    margin-bottom: 15px;
}

.nb-admin-menu-list .menu-item-content {
    display: none
}
.menu-item-featured {
    float: right
}
.menu-item-info {
    float: left;
    line-height: 43px;
}
.menu-item-info .menu-item-name {
    font-weight: 700;
    margin-left: 10px
}
.menu-item-info .menu-item-type {
    font-size: 12px;
}
.menu-item-featured span, span.menu-item-move {
    display: inline-block;
    padding: 0 5px;
    margin: 0 0 0 5px;
    font-size: 16px !important;
    cursor: pointer;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 43px;
}
span.menu-item-move {
    margin: 0;
    padding: 0 15px;
    background: #ececec;
}
span.menu-item-move:before {
    content: '\f2f0';
}
.menu-item-featured span.menu-item-toggle-childs:before {
    content: '\f273';
}
.menu-item-featured span.menu-item-toggle-edit:before {
    content: '\f2f9';
}
.menu-item-featured span.wn-delete-menu-item:before {
    content: '\f136';
}
.menu-item-featured span:hover {
    color: #000
}
.nb-menu-item-collapsed .menu-item-featured span.menu-item-toggle-childs:before {
    content: '\f278'
}
.nb-menu-item-expanded-edit .menu-item-featured span.menu-item-toggle-edit:before {
    content: '\f2fc'
}
.mjs-nestedSortable-leaf .menu-item-toggle-childs {
    display: none
}
.nb-menu-item-collapsed > ol {
    display: none
}
.nb-menu-item-expanded-edit .menu-item-content {
    display:block
}
.nb-admin-menu-list li {
    margin-bottom: 10px
}
.nb-sweetalert.swal2-modal h2 {
    font-size: 18px;
}

.nb-sweetalert.swal2-modal .swal2-content {
    font-size: 14px;
}
.nb-sweetalert.swal2-modal button.styled {
    padding: 5px 20px;
    font-size: 14px !important
}
.nb-sweetalert.swal2-modal .swal2-icon {
    margin: 0 auto
}
.nb-sweetalert.show-swal2 {
    font-family: arial;
}

/**** list widgets page ****/
.nb-list-widgets {
    padding: 15px;
}
.module-design.design-listWidgets main, .module-design.design-addWidget main, .module-design.design-editWidget main {
    padding-left: 0;
    padding-top: 0
}
.nb-list-widgets ul.list-widgets-container {
    margin: 0;
    padding: 0;
}
ul.list-widgets-container li {
    width: 200px;
    float: left;
    background: #FFF;
    color: #666;
    margin-right: 10px;
    margin-bottom: 10px;
}
ul.list-widgets-container li a {
    padding: 5px 10px;
    display: block;
    background: #26bfca;
    color: #FFF;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: all .3s ease-out;
    position: relative;
}
ul.list-widgets-container li a:before {
    content: "+";
    width: 0;
    overflow: hidden;
    transition: all .3s ease-out;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 3px;
}
ul.list-widgets-container li:hover a {
    background: #26bfca;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    padding-left: 25px;
}
ul.list-widgets-container li:hover a:before {
    width: 20px;
}
.nb-frame-fullsize {
    width: 98% !important;
    margin-left: -49% !important;
    height: 98% !important;
    margin-top: 10px !important;
    padding: 0 !important;
    top: 0;
}
.nb-frame-fullsize.swal2-modal h2 {
    text-align: left;
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    background: #f7f7f7;
}
.nb-frame-fullsize.swal2-modal .swal2-close {
    line-height: 40px;
    top:0
}
.nb-frame-fullsize .swal2-content {
    height: Calc(100% - 80px);
}
.nb-frame-fullsize .swal2-content iframe {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}
.nb-frame-fullsize.swal2-modal hr {
    height: 5px;
    margin: 0
}
.nb-frame-fullsize.swal2-modal button.styled {
    padding: 5px 15px;
    font-size: 13px
}
.nb-frame-pop {
    border: none;
    width: 100%;
    height: 100%
}
ul.nb-array-list-content > li > * {
    display: inline-block !Important;
}

ul.nb-array-list-content > li span {
    width: 38px;
    height: 38px;
    background: #e6e6e6;
    text-align: center;
    line-height: 38px;
    font-weight: 600;
    float: left;
}
ul.nb-array-list-content > li input {
    width: Calc(100% - 80px);
    float: right;
    padding-left: 10px;
    box-sizing: border-box;
    border-top: 1px solid #e0e0e0;
}
ul.nb-array-list-content > li > .nb-remove-array-list-item {
    background: #f44336;
    color: #FFF;
    cursor: pointer;
}
.nb-array-list-header {
    background: #26bfca;
    padding: 0 15px;
    color: #FFF;
    position: relative;
    line-height: 40px;
}
.nb-array-list-add {
    width: 40px;
    height: 100%;
    position: absolute;
    color: #FFF;
    right: 0;
    background: #f44336;
    text-align: center;
    cursor: pointer;
}