<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    outline: medium none !important;
}
body {
    background-color: #0e71b8;
}
#wrapper {
    width: 100%;
}
#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}
@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 200px;
        padding: 0 30px;
        border-left: 1px solid #365873;
    }
}
.check-box.pull-right {
    position: absolute;
    right: -20px;
    top: -18px;
    z-index: 999;
}
.check-box.pull-right label.check-box {
    background-color: #fff;
}
#del_all {
    margin-left: 10px;
}
#show-control {
    margin-top: 10px;
    clear: both;
    display: block;
}
label.check-box i, label.radio-box i {
    display: inline-block;
    height: 25px;
    position: relative;
    top: 2px;
    font-style: normal;
    color: #ccc;
}
.theme-group label.radio-box{
    float:right;
}
.theme-group label.control-label{
    margin-top: 7px;
    font-size: 16px;
}

label.check-box span {
    display: inline-block;
    margin-left: 5px;
    line-height: 25px;
    color: gray;
}
input.checkbox,
input.social-check {
    display: none;
}
.themeRadio{
    display: none;
}
input[type="radio"] + i:before,
input[type="checkbox"] + i:before {
    font-family: 'FontAwesome';
    font-size: 30px;
    height: 25px;
    width: 25px;
    display: inline-block;
}
input[type="radio"]:checked + i,
input[type="checkbox"]:checked + i {
    position: relative;
    -webkit-animation: icon-beat 0.1s ease;
    animation: icon-beat 0.1s ease;
}
input[type="radio"]:checked + i + span,
input[type="checkbox"]:checked + i + span {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
input[type="radio"] + i:before {
    content: "\f096";
}
input[type="radio"]:checked + i:before {
    content: "\f046";
}
input[type="radio"]:checked + i + span,
input[type="radio"]:checked + i:before {
    color: rgba(0, 128, 0, 0.5);
}
input[type="checkbox"] + i:before {
    content: "\f096";
}
input[type="checkbox"]:checked + i:before {
    content: "\f046";
}
input[type="checkbox"]:checked + i + span,
input[type="checkbox"]:checked + i:before {
    color: rgba(0, 128, 0, 0.5);
}
.navbar-top-links {
    margin-right: 0;
}
.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li:last-child {
    margin-right: 15px;
}
.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}
.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}
.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.sidebar .sidebar-search {
    padding: 15px;
}
.sidebar ul li {
    border-bottom: 1px solid #dce6ef;
}
.sidebar ul li a.active {
    background-color: #273f5a;
}
.sidebar .arrow {
    float: right;
}
.sidebar .fa.arrow:before {
    content: "\f104";
}
.sidebar .active&gt;a&gt;.fa.arrow:before {
    content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}
.sidebar .nav-second-level li a {
    padding-left: 37px;
}
.sidebar .nav-third-level li a {
    padding-left: 52px;
}
.badge {
    padding: 7px 10px;
    min-width: 85px;
}
.badge.badge-success {
    background-color: #00a651;
    color: #ffffff;
}
.badge.badge-info {
    background-color: #21a9e1;
    color: #ffffff;
}
.badge.badge-warning {
    background-color: #fad839;
    color: #ffffff;
}
.badge.badge-danger {
    background-color: #cc2424;
    color: #ffffff;
}
.badge.badge-roundless {
    background-clip: padding-box;
    border-radius: 1px;
}
@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 200px;
        margin-top: 50px;
    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}
.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}
.btn-primary.btn-outline {
    color: #428bca;
}
.btn-success.btn-outline {
    color: #5cb85c;
}
.btn-info.btn-outline {
    color: #5bc0de;
}
.btn-warning.btn-outline {
    color: #f0ad4e;
}
.btn-danger.btn-outline {
    color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}
.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}
.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}
.chat li.left .chat-body {
    margin-left: 60px;
}
.chat li.right .chat-body {
    margin-right: 60px;
}
.chat li .chat-body p {
    margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}
.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}
.login-panel {
    margin-top: 25%;
}
.flot-chart {
    display: block;
    height: 400px;
}
.flot-chart-content {
    width: 100%;
    height: 100%;
}
.dataTables_wrapper {
    position: relative;
    clear: both;
}
table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50, 50, 50, .5);
}
/* Main Styles */

#demo-nav {
    background: url(images/dark-bg.png);
    min-height: 40px;
}
#demo-nav a {
    /*color: #aaa;*/
    
    font-weight: bold;
    font-size: 12px;
    padding: 10px 15px;
}
#demo-nav a.home {
    color: #FFBF00;
    font-size: 16px;
    padding-left: 0px;
}
.demo-wrapper {
    margin-top: 40px;
}
.demo-columns {
    margin-top: 35px;
    margin-bottom: 15px
}
.demo-note {
    color: gray;
    font-style: italic;
}
.demo-footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}
/* Debug console */

.demo-panel-debug {
    min-height: 90px;
    max-height: 90px;
    overflow: auto;
    cursor: default;
}
.demo-panel-debug ul {
    margin-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.demo-panel-debug ul li,
.demo-panel-debug ul li.demo-default {
    color: gray;
}
.demo-panel-debug ul li.demo-error {
    color: #990000;
}
.demo-panel-debug ul li.demo-success {
    color: #009900;
}
.demo-panel-debug ul li.demo-info {
    color: #000099;
}
/* D&amp;D Demo */

.demo-panel-files {
    max-height: 290px;
    min-height: 290px;
    overflow: auto;
    cursor: default;
}
.demo-file-id {
    font-weight: bold;
}
.demo-file-size {
    font-style: italic;
    color: gray;
    font-size: 90%;
}
.demo-file-status,
.demo-file-status-default {
    color: gray;
}
.demo-file-status-error {
    color: #990000;
}
.demo-file-status-success {
    color: #009900;
}
.demo-image-preview {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    height: 56px;
    width: 56px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.uploader {
    border: 2px dotted #A5A5C7;
    width: 100%;
    color: #92AAB0;
    text-align: center;
    vertical-align: middle;
    padding: 30px 0px;
    margin-bottom: 10px;
    font-size: 200%;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.uploader div.or {
    font-size: 50%;
    font-weight: bold;
    color: #C0C0C0;
    padding: 10px;
}
.uploader div.browser label {
    background-color: #5a7bc2;
    padding: 5px 15px;
    color: white;
    padding: 6px 0px;
    font-size: 40%;
    font-weight: bold;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    display: block;
    width: 300px;
    margin: 20px auto 0px auto;
    box-shadow: 2px 2px 2px #888888;
}
.uploader div.browser span {
    cursor: pointer;
}
.uploader div.browser input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: .0;
    filter: alpha(opacity 0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}
.uploader div.browser label:hover {
    background-color: #427fed;
}
.jFiler-input-dragDrop {
    display: block;
    width: 343px;
    margin: 0 auto 25px auto;
    padding: 25px;
    color: #8d9499;
    color: #97A1A8;
    background: #fff;
    border: 2px dashed #C8CBCE;
    text-align: center;
    -webkit-transition: box-shadow 0.3s, border-color 0.3s;
    -moz-transition: box-shadow 0.3s, border-color 0.3s;
    transition: box-shadow 0.3s, border-color 0.3s;
}
.jFiler.dragged .jFiler-input-dragDrop {
    border-color: #aaa;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .08);
}
.jFiler.dragged .jFiler-input-dragDrop * {
    pointer-events: none;
}
.jFiler.dragged .jFiler-input-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.jFiler.dragged .jFiler-input-text,
.jFiler.dragged .jFiler-input-choose-btn {
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.jFiler-input-dragDrop .jFiler-input-icon {
    font-size: 48px;
    margin-top: -10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.jFiler-input-text h3 {
    margin: 0;
    font-size: 18px;
}
.jFiler-input-text span {
    font-size: 12px;
}
.jFiler-input-choose-btn {
    display: inline-block;
    padding: 8px 14px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
    color: #8d9496;
    border-radius: 3px;
    border: 1px solid #c6c6c6;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.jFiler-input-choose-btn:hover,
.jFiler-input-choose-btn:active {
    color: inherit;
}
.jFiler-input-choose-btn:active {
    background-color: #f5f5f5;
}
/* gray */

.jFiler-input-choose-btn.gray {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f5f5f5);
    background-image: -o-linear-gradient(top, #fcfcfc, #f5f5f5);
    background-image: linear-gradient(to bottom, #fcfcfc, #f5f5f5);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f5f5f5);
}
.jFiler-input-choose-btn.gray:hover {
    filter: alpha(opacity=87);
    opacity: 0.87;
}
.jFiler-input-choose-btn.gray:active {
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#fcfcfc));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #fcfcfc);
    background-image: -o-linear-gradient(top, #f5f5f5, #fcfcfc);
    background-image: linear-gradient(to bottom, #f5f5f5, #fcfcfc);
    background-image: -moz-linear-gradient(top, #f5f5f5, #fcfcfc);
}
/* blue */

.jFiler-input-choose-btn.blue {
    color: #008BFF;
    border: 1px solid #008BFF;
}
.jFiler-input-choose-btn.blue:hover {
    background: #008BFF;
}
.jFiler-input-choose-btn.blue:active {
    background: #008BFF;
}
/* green */

.jFiler-input-choose-btn.green {
    color: #27ae60;
    border: 1px solid #27ae60;
}
.jFiler-input-choose-btn.green:hover {
    background: #27ae60;
}
.jFiler-input-choose-btn.green:active {
    background: #27ae60;
}
/* red */

.jFiler-input-choose-btn.red {
    color: #ed5a5a;
    border: 1px solid #ed5a5a;
}
.jFiler-input-choose-btn.red:hover {
    background: #ed5a5a;
}
.jFiler-input-choose-btn.red:active {
    background: #E05252;
}
/* black */

.jFiler-input-choose-btn.black {
    color: #555;
    border: 1px solid #555;
}
.jFiler-input-choose-btn.black:hover {
    background: #555;
}
.jFiler-input-choose-btn.black:active {
    background: #333;
}
.jFiler-input-choose-btn.blue:hover,
.jFiler-input-choose-btn.green:hover,
.jFiler-input-choose-btn.red:hover,
.jFiler-input-choose-btn.black:hover {
    border-color: transparent;
    color: #fff;
}
.jFiler-input-choose-btn.blue:active,
.jFiler-input-choose-btn.green:active,
.jFiler-input-choose-btn.red:active,
.jFiler-input-choose-btn.black:active {
    border-color: transparent;
    color: #fff;
    filter: alpha(opacity=87);
    opacity: 0.87;
}
.btn.btn-insert-file {
    font-size: 20px;
    padding: 3px 6px;
    line-height: 0.8;
    margin-top: -5px;
}
.panel-body-media {
    padding: 15px;
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}
.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}
.show-grid {
    margin: 15px 0;
}
.huge {
    font-size: 40px;
}
.panel-green {
    border-color: #5cb85c;
}
.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}
.panel-green a {
    color: #5cb85c;
}
.panel-green a:hover {
    color: #3d8b3d;
}
.panel-red {
    border-color: #d9534f;
}
.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}
.panel-red a {
    color: #d9534f;
}
.panel-red a:hover {
    color: #b52b27;
}
.panel-yellow {
    border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}
.panel-yellow a {
    color: #f0ad4e;
}
.panel-yellow a:hover {
    color: #df8a13;
}

.widget.widget-stats {
	border-radius: 3px;
    color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
    position: relative;
}
.widget-stats .stats-info h4 {
    color: #fff;
    font-size: 16px;
    margin: 5px 0;
}
.widget-stats .stats-icon {
    color: #fff;
    font-size: 42px;
    height: 56px;
    line-height: 56px;
    margin-left: 15px;
    opacity: 0.2;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
    width: 56px;
}
.widget-stats .stats-info p {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 0;
}
.widget-stats .stats-link a {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: #ddd;
    display: block;
    font-weight: 300;
    margin: 15px -15px -15px;
    padding: 7px 15px;
    text-align: right;
    text-decoration: none;
}
.widget-stats .stats-link.delete a {
    background: #892c2e;
    color: #fff;
}
.widget-stats .stats-link.delete a:hover {
    background: #e9babb;
    color: #000;
}
.widget-stats .stats-link.edit a {
    background: #113055;
    color: #fff;
}
.widget-stats .stats-link.edit a:hover {
    background: #79a8d2;
    color: #000;
}
.stats-link a i {
    margin-left: 5px;
}
.widget-stats .stats-link a:focus, .widget-stats .stats-link a:hover {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
}
.widget-stats .stats-icon.stats-icon-lg {
    font-size: 52px;
    right: 21px;
    top: 12px;
}
.widget-stats .stats-title {
    font-size: 12px;
    line-height: 1.1;
    margin: 2px 0 7px;
    position: relative;
}
.widget-stats .stats-desc, .widget-stats .stats-title {
    color: rgba(255, 255, 255, 0.6);
}
.widget-stats .stats-desc {
    font-weight: 300;
    margin-bottom: 0;
}
.widget-stats .stats-number {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}
.widget-stats .stats-progress {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 2px;
    margin: 0 -15px 12px;
}
.widget-stats .stats-progress .progress-bar {
    background: #fff none repeat scroll 0 0;
}
.bg-white {
    background: #fff none repeat scroll 0 0 !important;
}
.bg-silver-lighter {
    background: #f4f6f7 none repeat scroll 0 0 !important;
}
.bg-silver {
    background: #f0f3f4 none repeat scroll 0 0 !important;
}
.bg-silver-darker {
    background: #b4b6b7 none repeat scroll 0 0 !important;
}
.bg-black {
    background: #2d353c none repeat scroll 0 0 !important;
}
.bg-black-darker {
    background: #242a30 none repeat scroll 0 0 !important;
}
.bg-black-lighter {
    background: #575d63 none repeat scroll 0 0 !important;
}
.bg-grey {
    background: #b6c2c9 none repeat scroll 0 0 !important;
}
.bg-grey-darker {
    background: #929ba1 none repeat scroll 0 0 !important;
}
.bg-grey-lighter {
    background: #c5ced4 none repeat scroll 0 0 !important;
}
.bg-red {
    background: #ff5b57 none repeat scroll 0 0 !important;
}
.bg-red-darker {
    background: #cc4946 none repeat scroll 0 0 !important;
}
.bg-red-lighter {
    background: #ff7c79 none repeat scroll 0 0 !important;
}
.bg-orange {
    background: #f59c1a none repeat scroll 0 0 !important;
}
.bg-orange-darker {
    background: #c47d15 none repeat scroll 0 0 !important;
}
.bg-orange-lighter {
    background: #f7b048 none repeat scroll 0 0 !important;
}
.bg-yellow {
    background: #e3fa3e none repeat scroll 0 0 !important;
}
.bg-yellow-darker {
    background: #b6c832 none repeat scroll 0 0 !important;
}
.bg-yellow-lighter {
    background: #e9fb65 none repeat scroll 0 0 !important;
}
.bg-green {
    background: #00acac none repeat scroll 0 0 !important;
}
.bg-green-darker {
    background: #008a8a none repeat scroll 0 0 !important;
}
.bg-green-lighter {
    background: #33bdbd none repeat scroll 0 0 !important;
}
.bg-blue {
    background: #348fe2 none repeat scroll 0 0 !important;
}
.bg-blue-darker {
    background: #2a72b5 none repeat scroll 0 0 !important;
}
.bg-blue-lighter {
    background: #5da5e8 none repeat scroll 0 0 !important;
}
.bg-aqua {
    background: #49b6d6 none repeat scroll 0 0 !important;
}
.bg-aqua-darker {
    background: #878786 none repeat scroll 0 0 !important;
}
.bg-aqua-lighter {
    background: #6dc5de none repeat scroll 0 0 !important;
}
.bg-purple {
    background: #727cb6 none repeat scroll 0 0 !important;
}
.bg-purple-darker {
    background: #5b6392 none repeat scroll 0 0 !important;
}
.bg-purple-lighter {
    background: #8e96c5 none repeat scroll 0 0 !important;
}
.control-label-sidebar{
	color:#ffffff;
}
#slider img {
    max-width: 150px;
    max-height: 150px;
}
.col-lg-8 .dd-list:first-child {
    margin: 0 auto;
    width: 50%;
}
.news-items {
    margin: 1em 0 0;
}
.news-items li {
    display: table;
    padding: 0;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #CCC;
    width: 100%;
}
.news-items li:last-child {
    padding-bottom: 0;
    border: none;
}
.news-item-date {
    display: table-cell;
}
.news-item-detail {
    padding-top: 10px;
}
.news-item-title {
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
}
.news-item-date {
    width: 75px;
    vertical-align: middle;
    text-align: center;
}
.news-item-day {
    display: block;
    margin-bottom: .25em;
    font-size: 18px;
    color: #888;
}
.news-item-preview {
    margin-bottom: 0;
    color: #777;
}
.news-item-month {
    display: block;
    padding-right: 1px;
    font-size: 12px;
    font-weight: 600;
    color: #888;
}
.widget {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 1em;
    overflow: hidden;
    background-color: #fff;
}
.widget-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #0e71b8;
    background: -moz-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e71b8), color-stop(100%, #789ac5));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* Opera11.10+ */
    
    background: -ms-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0e71b8', endColorstr='#789ac5');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e71b8', endColorstr='#789ac5')";
    border: 1px solid #d6d6d6;
    -webkit-background-clip: padding-box;
}
.widget-content .widget-header {
    margin-bottom: 10px;
}
.widget-header h3 {
    position: relative;
    top: 2px;
    left: 10px;
    display: inline-block;
    margin-right: 3em;
    font-size: 14px;
    font-weight: 800;
    color: #ffffff;
    line-height: 18px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.widget-header [class^="fa-"],
.widget-header [class*=" fa-"] {
    display: inline-block;
    margin-left: 13px;
    margin-right: -2px;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
}
.content {
    padding: 20px 15px 15px;
}
.widget-content {
    padding: 20px 15px 15px;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget-content .span3 {
    background: #fff;
}
.widget-header+.widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.columns-row {
    overflow: hidden!important;
}
.widget-nopad .widget-content {
    padding: 0;
}
/* Widget Content Clearfix */

.widget-content:before,
.widget-content:after {
    content: "";
    display: table;
}
.widget-content:after {
    clear: both;
}
/* For IE 6/7 (trigger hasLayout) */

.widget-content {
    zoom: 1;
}
/* Widget Table */

.widget-table .widget-content {
    padding: 0;
}
.widget-table .table {
    margin-bottom: 0;
    border: none;
}
.widget-table .table tr td:first-child {
    border-left: none;
}
.widget-table .table tr th:first-child {
    border-left: none;
}
table.dataTable thead &gt; tr &gt; th {
    padding-right: 10px !important;
}
/* Widget Plain */

.widget-plain {
    background: transparent;
    border: none;
}
.widget-plain .widget-content {
    padding: 0;
    background: transparent;
    border: none;
}
/* Widget Box */

.widget-box {} .widget-box .widget-content {
    background: #E3E3E3;
    background: #FFF;
}
.DataTables_sort_wrapper {
    cursor: pointer;
}
.dataTable {
    border-collapse: separate;
}
.dataTable thead {
    border: none;
}
.dataTable thead th {
    background: #7195c1;
    color: #fff;
}
.dataTable th,
.dataTable td {
    line-height: 28px;
    padding: 8px;
    text-align: left;
}
.dataTable td {
    line-height: 20px;
}
.dataTable th,
.dataTable td {
    padding: 2px 5px;
}
.dataTables_length select {
    height: 25px;
    padding: 0px;
    width: 50px;
    margin-bottom: 0px;
}
.dataTables_length label,
.dataTables_filter label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0px;
    color: #444;
}
.dataTables_length label input,
.dataTables_length label textarea,
.dataTables_length label select,
.dataTables_filter label input,
.dataTables_filter label textarea,
.dataTables_filter label select {
    display: inline-block;
}
.dataTables_filter input {
    margin-right: 10px;
    margin-bottom: 0px;
    padding: 3px;
    width: 140px;
    height: 25px;
}
.widget-table .table.dataTable tr th:last-child {
    border-right: none;
}
.widget-content.data-tables {
    border: none;
    border-spacing: 0;
}
.widget-content.data-tables tr td {
    border: none;
}
.widget-content.data-tables tr td:first-child {
    border-left: 1px solid #ddd;
}
.widget-content.data-tables tr td:last-child {
    border-right: 1px solid #ddd;
}
.widget-content.data-tables tr {
    border-collapse: separate;
    border-spacing: 0;
}
.dataTables_length {
    float: left;
    margin: 3px 10px 2px 10px;
}
.dataTables_filter {
    width: 50%;
    float: right;
}
.dataTables_info {
    width: 50%;
    float: left;
}
.dataTables_paginate {
    float: right;
}
.dataTables_filter label {
    float: right;
    margin-top: 3px;
}
.dataTables_processing {
    background-image: url("../images/ajaxloader.gif");
}
.ui-widget-header.ui-corner-bl {
    padding: 5px 10px;
    font-size: 12px;
}
.ui-icon {
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    float: right;
    margin-top: 6px;
}
.ui-state-default .ui-icon {
    background-image: url("../img/ui-icons_ffffff_256x240.png");
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.fa-triangle-1-n {
    background-position: 0 -16px;
}
.fa-triangle-1-ne {
    background-position: -16px -16px;
}
.fa-triangle-1-e {
    background-position: -32px -16px;
}
.fa-triangle-1-se {
    background-position: -48px -16px;
}
.fa-triangle-1-s {
    background-position: -64px -16px;
}
.fa-triangle-1-sw {
    background-position: -80px -16px;
}
.fa-triangle-1-w {
    background-position: -96px -16px;
}
.fa-triangle-1-nw {
    background-position: -112px -16px;
}
.fa-carat-2-n-s {
    background-position: -128px 0;
}
.fa-triangle-2-e-w {
    background-position: -144px -16px;
}
.fg-toolbar {
    content: " ";
}
table,
th,
td {
    border: 1px solid #ddd;
}
.ui-widget-header {
    background: #eeeeee;
    color: #ffffff;
    font-weight: bold;
    height: 32px;
}
.ui-widget-header.ui-corner-bl.fg-toolbar {
    background: #0e71b8;
    background: -moz-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e71b8), color-stop(100%, #789ac5));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* Opera11.10+ */
    
    background: -ms-linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0e71b8 0%, #789ac5 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0e71b8', endColorstr='#789ac5');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e71b8', endColorstr='#789ac5')";
    border: 1px solid #d6d6d6;
    -webkit-background-clip: padding-box;
    height: 40px;
}
.ui-widget-header.ui-corner-bl {
    padding: 5px 12px;
    font-size: 12px;
}
.ui-icon {
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    float: right;
    margin-top: 6px;
}
.ui-state-default .ui-icon {
    background-image: url("../img/ui-icons_ffffff_256x240.png");
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.DataTables_sort_wrapper {
    cursor: pointer;
}
.navbar-default {
    background-color: #fff;
    border-bottom: 1px solid #dce6ef;
}

.navbar-default .sidebar{
    background-color: #878786;
    border-top: 1px solid #dce6ef;
}
/*.navbar-brand &gt; img {
    height: 40px;
}*/
.navbar-brand {
    padding-top: 15px;
    padding-bottom: 0;
}
.nav &gt; li &gt; a {
    color: #fff;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
    background-color: #365873;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #E2E2E2;
}
.navbar-default .navbar-toggle .fa fa-bar {
    background-color: #365873;
}

.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
    background-color: #365873;
    border-color: #337ab7;
}

.navbar-top-links li a {color:#0e71b8;}
.navbar-top-links li a:hover {color:white; background-color:#0e71b8;}
.fa-caret-down {
    float: right;
    margin-left: 5px;
    margin-top: 3px;
}
.page-header {
    margin: 20px 0 20px;
}
#side-menu .fa {
    margin-right: 7px;
}
#side-menu .caret {
    float: right;
    margin-top: 6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px dashed;
}
.action-table .btn {
    background-color: #0e71b8;
    background-image: linear-gradient(rgba(33, 169, 236, 0), rgba(1, 9, 13, 0.1));
    margin-right: 0.5em;
}
.action-table .btn-small {
    font-size: 12px;
    padding: 4px 10px 4px;
}
.btn.btn-danger {
    background-color: #db3325;
    background-image: linear-gradient(rgba(219, 51, 37, 0), rgba(1, 0, 0, 0.1));
    border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15);
    color: white;
}
.btn.btn-danger:hover {
    background-color: #b62b1f;
}
.action-table .td-actions {
    text-align: center;
}
.btn-success {
    border-color: #255569;
}
.btn-success:hover {
    border-color: #255569;
}
.btn-group,
.btn-group-vertical {
    display: inline-block;
    position: relative;
    padding: 0;
}
.btn.btn-red {
    background: #cf7e8c none repeat scroll 0 0;
    border: 1px solid #f33f5a;
    box-shadow: 0 1px 2px #ce6477 inset;
    font-size: 12px;
    transition: all 0.2s ease 0s;
}
.btn.btn-blue-lang {
    background: #5db3df none repeat scroll 0 0;
    border: 1px solid #5db3df;
    box-shadow: 0 1px 2px #5db3df inset;
    font-size: 12px;
    transition: all 0.2s ease 0s;
}
.btn {
    color: #fff;
    background-color: #698fbe;
    font-size: 12px;
}
.btn:hover {
    color: #e1eef7;
    background-color: #436b9c;
}
.btn.btn-blue {
    background: #5db3df none repeat scroll 0 0;
    border: 1px solid #5db3df;
    box-shadow: 0 1px 2px #5db3df inset;
    font-size: 12px;
    transition: all 0.2s ease 0s;
}
.btn.btn-width {
    min-width: 100px;
}
.btn.btn-blue:hover {
    background: #5db3df none repeat scroll 0 0;
    color: #e1eef7;
}
.dataTable .btn.btn-blue {
    width: 80%;
}
.caret-long {
    border-color: #ffffff transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 8px 8px 0;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: -4px;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 105px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.box.language ul {
    list-style-type: none;
}
.language input {
    margin-bottom: 0px;
}
.clear {
    clear: both;
}
input.error {
    background: #f3f3ee;
    border: 1px solid #e42130;
    display: block;
}
label.error {
    color: #a61c26
}
.box.language {
    height: 100%;
    background-color: #fff;
}
.box.language h3 {
    margin-left: 15px;
    color: #428bca;
}
.box.language a.labels {
    width: 200px;
    float: left;
    color: #428bca;
}
.box.language p {
    padding: 15px;
}
.box.language form {
    width: 235px;
    float: left;
    padding-left: 15px;
}
#new_lang_form form {
    width: 100%
}
.box.language .no-float input[type="submit"] {
    float: none;
    margin-left: 0px;
}
.box.language.listyle ul li {
    list-style: disc outside;
    margin-left: 15px;
}
.box.language li form input[type="submit"] {
    margin-left: 10px;
}
.box.language li {
    padding: 15px 0;
    border-bottom: 1px solid #e8eedd;
    height: 60px;
}
.box.files li {
    border-bottom: 1px solid #e8eedd;
}
.box.files {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}
.msg {
    background-color: #ccee97 !important;
    font-weight: bold;
}
#create_file_form,
#new_lang_form {
    margin-top: 10px;
    border-top: 1px dashed;
    padding-top: 10px;
    height: 70px;
}
.delete_key {
    margin-bottom: 5px;
    margin-right: 5px;
}
.pattern {
    margin-bottom: 7px;
    color: #8b9297;
}
.panel-body *,
.panel-body *::after,
.panel-body *::before {
    box-sizing: border-box;
}
.control-group {
    padding: 0 15px;
}
.panel-body .control-group {
    border: 1px solid #369bd1;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 0;
    margin-left: 1%;
    overflow: hidden !important;
}
.panel-body .col-lg-12 {
    width: 97.96%
}
.panel-body .col-lg-9 {
    width: 73.2%
}
.panel-body .col-lg-8 {
    width: 64.97%
}
.panel-body .col-lg-6 {
    width: 48.5%
}
.panel-body .col-lg-4 {
    width: 31.98%
}
.panel-body .col-lg-3 {
    width: 23.75%
}
.panel-body .close {
    line-height: 17px;
    z-index: 999;
    opacity: 1;
    background-color: #efefef;
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 1px 0 #ffffff;
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    margin-top: -38px;
    margin-right: 2px;
}
.panel-body .alert .close {
    margin-top: 0px;
}
.panel-body .alert {
    text-align: center;
    border: 2px solid #7b8193;
    border-style: dotted;
}
[contenteditable]:empty:after {
    content: " ";
}
.row.insBlock {
    margin-left: -10px;
    margin-right: -10px;
}
.panel-body .close:hover {
    opacity: 0.7;
}
.insBlock {
    background-color: #d8e6f5;
    border: 1px solid #fcfdfb;
}
.note-editor .note-editing-area .control-group.note-editable[contenteditable="false"] {
    background-color: #fdfce6;
}
.row-fluid &gt; [class*="span"] {
    margin-left: 2.5%;
}
.panel-body .control-group div {
    min-height: 22px;
    padding-left: 1%;
    margin-left: 0;
    margin-right: 0.2%;
}
[id^=insert] {
    padding-right: 25px;
}
.note-editor .note-editing-area .note-editable.panel-body {
    min-height: 440px;
    border: 1px solid #369bd1;
}
.custom-editor .note-editor .note-editing-area .note-editable.panel-body {
    min-height: 150px;
}
.panel-default.panel-top {
    margin-top: 10px;
}
.panel-default h3 {
    margin: 0;
}
.panel-default h5 {
    margin: 0;
}
.panel-default &gt; .panel-heading {
    background-color: #0e71b8 ;
    color: #fff;
}
.panel-editor {
    background-color: #0e71b8;
    padding: 5px;
}
.panel-editor .CodeMirror{
    height: 550px !important;
}
.panel.panel-default .form-group {
    padding-left: 10px;
    padding-right: 10px;
}
.form-group {
    min-height: 45px !important;
}
.panel-footer {
    background-color: #0e71b8;
    color: #fff;
}
.panel-footer .btn{
    background-color: #325176;
    color: #fff;
    border: 1px solid #fff;
}
.panel-footer .btn:hover{
    background-color: #678ebe;
    color: #fff;
    border: #fff;
     border: 1px solid #fff;
}
.note-toolbar.panel-heading {
    background: #0e71b8;
}
.panel-editor .panel {
    margin: 0;
    border: none;
}
.panel-editor .panel-heading {
    border: none;
}
.box.files .row input {
    width: 97.5%;
}
.box.files .row select {
    width: 100%;
}
.dropdown-menu .icon {
    margin-left: 10px;
}
.note-editor .modal {
    display: none;
}
#contentForm .note-editor {
    border: none;
}
.btn-group &gt; .btn-group:last-child &gt; .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#logo_preloaded {
    margin-bottom: 10px;
    max-width: 100%;
    display: block;
    max-height: 200px;
}
img.pull-left {
    padding: 5px 10px 10px 0;
}
img.pull-right {
    padding: 5px 0 10px 10px;
}
.panel-body img {
    padding: 5px 10px 5px 10px;
}
#pic_container .span5 {
    margin-left: 40px;
    border: 1px solid #e8eedd;
}
#pic_container img {
    max-height: 170px;
    float: left;
    margin-bottom: 20px;
    max-width: 100%
}
.insertImageControlsLeft {
    float: left;
    margin-left: 2%;
    width: 30%;
    display: block;
    min-height: 20px;
}
.insertImageControlsCenter {
    float: left;
    margin-left: 2%;
    width: 30%;
}
.insertImageControlsRight {
    float: left;
    margin-left: 2%;
    width: 33%;
}
.imageDescription {
    height: 130px;
    width: 95%
}
.control-group.span11 {
    text-align: left;
}
label.control-label-header {
    height: 23px;
    padding: 5px;
    background-color: #0e71b8;
    color: #ffffff;
}
label.control-label-header span {
    line-height: 23px;
}
.insertImage .ajaxLogo {
    position: absolute;
}
.insertBlock {
    padding: 2px 0;
    width: 50px !important;
}
select.insertBlock {
    width: 80px !important;
    text-align: left;
}
select.insertBlock option {
    background-color: #fff;
    color: #1d3a4b;
}
.bootstrap_templates-panel {
    padding-left: 5px;
    padding-top: 5px;
}
.menu-content {
    margin: 15px;
    border: 1px solid #e8eedd;
}
.control-group {
    margin-bottom: 9px;
    float: left;
}
input[type="file"] {
    border: none;
    box-shadow: none;
    height: 30px;
    padding: 0;
    margin-top: 5px;
}
label.control-label-header {
    background-color: #0e71b8;
    color: #ffffff;
    height: 30px;
    padding: 5px 10px;
    display: block;
}
textarea.imageDescription {
    height: 130px;
    width: 95%;
}
.form-group .alert {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    padding: 5px 15px;
    margin-bottom: 5px;
}
.modal-dialog .modal-header .close {
    margin-top: -2px;
}
.popover {
    z-index: 999;
}
.popover.bottom {
    margin-top: 30px;
}
.modal-header {
    background: #0e71b8;
    color: #fff;
}
.modal-footer {
    background: #e8edf4;
}
.theme-group {
    margin-top: 20px;
}
.theme-group img {
    width: 100%;
    border-radius: 20px;

    
}
.theme-group .img-control {
    width: 100%;
    border-radius: 20px;
    height: 250px;
    overflow-y: scroll;
    
}
.theme-group input[type="radio"] {
    float: right;
    padding-top: 10px;
    margin-right: 15px;
}
.theme-group label {
    float: left;
    font-size: 14px;
    margin-left: 15px;
}
.theme-group label.current {
    color: #ff0000
}
.theme-group a.current img {
    border: 4px solid #da5f49;
}
.theme-group .img-control.current {

}
.navbar-toggle {
    padding: 5px;
}
.navbar-toggle span {
    font-size: 30px;
    color: #fff;
}
.navbar-top-links span {
    color: #fff;
}
#preview-image {
    min-height: 350px;
    text-align: center;
    border-left: 1px solid #dddad9;
    padding-left: 10px;
}
#preview-image img {
    max-width: 100%;
    height: 200px;
}
#show-image img {
    padding: 3px
}
.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    /* -1 * image width / 2 */
    
    margin-top: -32px;
    /* -1 * image height / 2 */
    
    display: none;
    z-index: 9999;
}
.note-font {
    margin-left: 5px;
}
.jFiler-item-thumb-image .no-image-file{
	font-size: 28px;
	color: #3c0000;
	text-transform: uppercase;
	text-decoration: none !important;
    text-shadow: 1px 1px 0 #eee, 2px 2px 0 #707070;
    font-family: Georgia;
    font-size: 36px;
    font-weight: bold;
}
.jFiler-item-thumb-image .no-image-type{
	color: #314b6f;
	text-decoration: none !important;
    text-shadow: 1px 1px 0 #eee, 2px 2px 0 #707070;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: bold
}
.jFiler-item-thumb-image a:hover, .jFiler-item-thumb-image a:focus{
	text-decoration: none;
}
.jFiler-item-container.no-image{
	background-color: #fee4e4 !important;
}
@media (max-width: 992px) {
    .insertImageControlsLeft {
        width: 100%;
    }
    .insertImageControlsCenter {
        width: 100%;
    }
    .insertImageControlsRight {
        width: 100%;
    }
    .insertImageControlsLeft input {
        width: 120px
    }
    textarea.imageDescription {
        width: 100%;
    }
    .theme-group {
        height: 300px;
    }
}

/*nestable*/

.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}
.right {
    float: right;
    line-height: 28px;
    margin-right: 8px;
}
.right i {
    cursor: pointer;
}
.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-caret {
    margin-left: 5px;
    margin-top: 8px;
}
.dd-item.parent .dd-handle {
    background: #fafafa;
    background: -webkit-linear-gradient(top, #eee 0%, #ddd 100%);
    background: -moz-linear-gradient(top, #eee 0%, #ddd 100%);
    background: linear-gradient(top, #eee 0%, #ddd 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
    width: 100%;
}
.dd-item,
.dd-empty,
.dd-placeholder {
    font-size: 14px;
    line-height: 35px;
}
.dd-item .right {
    line-height: 40px;
}
.dd-item.dd-sidebar {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 10px;
}
.dd-item .fa {
    font-size: 20px;
    color:#ff0000;
    padding-top: 10px;
}
.dd-handle {
    display: block;
    margin:5px;
    padding:0 10px;
    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;
}
.dd-handle:hover {
    color: #2ea8e5;
    background: #fff;
}
.dd-item &gt; button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 8px;
    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 &gt; button:before {
    content: '+'; background-color:#ccc;border:1px solid #ddd;
    display: block;
    position: absolute;
    width: 100%;height:100%;
    text-align: center;
    text-indent: 0;
}
.dd-item &gt; button[data-action="collapse"]:before {
    content: '-';background-color:#ccc;border:1px solid #ddd;
}

.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 &gt; .dd-item .dd-handle {
    margin-top: 0;
}
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

.login_bg {
  background: url(../images/sfondo.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

a.tab_label{color:#0e71b8 !important;}
</pre></body></html>