html{
    height: 100%;
}

html.login, 
html.install{
    /*background: #b0b984;
    background: -moz-linear-gradient(-45deg,  #b0b984 0%, #70b08e 100%);
    background: -webkit-linear-gradient(-45deg,  #b0b984 0%,#70b08e 100%);
    background: linear-gradient(-225deg,  #b0b984 0%,#70b08e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b984', endColorstr='#70b08e',GradientType=0 );*/
    background-image: url('/assets/varioous/images/login_bg.jpg');
    background-size: cover;
}

body{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #6a6d74;
}

html.login body, 
html.install body{
    background-color: transparent;
}

.table .progress .bar,
.logo,
.chosen-container .chosen-results li.highlighted,
.paginate_enabled_next, .paginate_enabled_previous,
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover,
.login .forgotpass-info, .login .forgotpass-success
{
    background: #25282A !important;
}

a{
    color: #6a6d74;
}

a:hover{
    color: #b2d100;
    text-decoration: none;
}

.menu-trigger,
.btn-option:hover
{
    color:#b2d100;
}

.table-head, #main .action-bar, #message .header {
    box-shadow: 0px -2px 0px 0px #6a6d74 inset;
}
.no-header {
    margin-top: 15px;
    padding: 10px 0 0 !important;
}
.progress-bar { 
    background-color:#b2d100;
}

.login label {
    color: #363636;
}
.login .btn-primary {
    color: #FFF;
}
.login .forgotpassword a{
    color:#0077b2;
}
.login .logo, #login .logo{
    background: none !important;
}
.modal-open #login .logo{
    margin-bottom:20px;
    text-align: center;
}

.btn-option{
    color:#505458;
    margin:0 5px;
}

button.btn-option{
    border:0;
    background:none;
    margin:0 2px;
    padding:0;
    outline:none;
}
.btn-option.delete:hover{
    color:#d43f3a;
}
#bulk-button.btn-default{
    background: #BBB;
}
.btn{
    color:#9bb700;
    border: 2px solid #9bb700;
    background:transparent;
    border-radius: 3px;
    padding: 12px 25px !important;
}
.btn:hover, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default{
    color:#b2d100;
    border: 2px solid #b2d100;
}
.btn-primary{
    background:#9bb700;
    color: #ffffff;
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open>.dropdown-toggle.btn-primary {
    background:#b2d100;
    color: #ffffff;
    border-color: #b2d100;
}
.btn-success, 
#bulk-button.btn-success{
    background:#9bb700 !important;
    border-color:#9bb700 !important;
    color: #ffffff;
}
.btn-success:hover{
    background:#b2d100 !important;
    border-color:#b2d100 !important;
    color: #ffffff;
}
.btn-danger{
    background:#d43f3a;
}
.btn-danger:hover{
    background:#e84a47;
}

.btn.cancel{
    float: right;
    margin-right: 90px;
    border: 0px;
    font-style: italic;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
    background-color: #b2d100;
    border: 2px solid #b2d100;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #b2d100;
    border-color: transparent;
}
.mainnavbar {
    background: #ffffff;

}
.main{

}

.table .progress .bar{ 

}
.list-group-item{
    font-weight: 600 !important;
    word-spacing: 2px;
    letter-spacing: 0px;
    font-size: 11px !important;
    text-transform: uppercase;
    /*font-family: "Open Sans";*/
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn .caret {
    margin-left: 5px;
}
.has-error .form-control {
    border-color: #ed5564;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label{
    color:#ed5564;
}

.nav.nav-sidebar>li.active>a{
    border-bottom: 4px solid #9bb700;

}
.nav.nav-sidebar>li.active>a, 
.modal-header, 
.ui-slider-range,
.ui-slider-handle:before,
.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus,
input.labelauty:checked + label,
.icon-frame
{
    border-bottom: 4px solid #9bb700;

}
.icon-frame.secondary
{
    background-color: #009EE0;
    background-image: -webkit-linear-gradient(left, #11DBD2 0%, #33D2DA 100%);
    background-image: -o-linear-gradient(left, #11DBD2 0%, #33D2DA 100%);
    background-image: linear-gradient(to right, #11DBD2 0%, #33D2DA 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff11DBD2', endColorstr='#ff33D2DA', GradientType=1);
}
.statstic-chart{
    background:#FFF;
    padding:15px 0;
    margin-bottom:0 !important;
}
.icon-frame{
    color: #FFF;
    width: 60px;
    line-height: 60px;
    border-radius: 3px;
    font-size: 32pt;
    float: left;
    margin: 13px 15px 0;
}
.dashboard-chart h1{
    padding-bottom: 20px;
}
#stat-numbers {
    padding: 0 0 8px;
}
ul.navbar-nav li.profile-button{
    color:#444444;
}
ul.navbar-nav li.profile-button ul{
    background: #2D3032;
}
.modal-header{
    color: #FFF;
}
.modal-header .close {
    color: #FFF;
}
.table-head {
    color: #505458;
    background: #FFFFFF;
}
.table-div{
    background: #FFFFFF;
    min-height: 140px;
    margin-bottom: 15px;
    padding-bottom: 1px;
}
.ui-slider-disabled .ui-slider-range {
    background: #DDD !important;
}
.ui-slider-disabled .ui-slider-handle:before { 
    background: #DDD !important;
}
.chosen-container .chosen-results li.highlighted {
    background-image: none;
    color: #fff;
}

.label{
    color:#ababab;
    border: 1px solid #ababab ;
}
a.label:hover{
    background:none;

}
a.label-default:hover{
    color:#444;
    border-color:#444;
}
.label-info{
    color:#1cbce8;
    border: 1px solid #1cbce8 ;
}
.label-success{
    color:#9bb700;
    border: 1px solid #9bb700;
}
.label-important{
    color:#ed5564;
    border: 1px solid #ed5564 ;
}
.label-warning{
    color:#EAAA10;
    border:1px solid #EAAA10 ;
}
.label-chilled{ 
    color: #B361FF;
    border: 1px solid #B361FF;
}
a.label.label-success:hover{
    background:#9bb700;
    border-color:#9bb700;
    color:#FFF;
}
a.label.label-important:hover{
    background:#ed5564;
    color:#FFF;
    border-color: #ed5564;
}
a.label.label-warning:hover{
    background:#EAAA10;
    color:#FFF;
    border-color: #EAAA10;
}
a.label.label-info:hover{
    background:#1cbce8;
    color:#FFF;
    border-color: #1cbce8;
}

a.label.label-chilled:hover{ 
    color: #9626FF;
    border: 1px solid #9626FF;
}

.alert-success {
    color: #FFF;
    background-color: #9bb700;
    border-color: #9bb700;
}

ul.todo li.priority1{
    box-shadow: -4px 0 0 #61c775;
}
ul.todo li.priority2{
    box-shadow: -4px 0 0 #b2d100;
}
ul.todo li.priority3{
    box-shadow: -4px 0 0 #ed5564;
}
.PartiallyPaid .label{ 
    color: #3F51B5;
    border-color: #3F51B5;
}
tr.payments td{
    border-color: #D8DCE3 !important;
}
thead.sec tr th{
    border-bottom: 2px solid #9bb700 !important;
    padding-top: 30px !important;
}

#mainwrapper{
    width:100%;
    width: 1024px;
    padding: 0 20px;
    box-sizing: content-box;
    margin: 0 auto;
}
.form-group{
    margin-bottom: 20px;
    width: 500px;
    position: relative;
}

.form-group:after{
    content: "";
    display: table;
    clear: both;
}

.login .form-group{
    width: auto;
    margin-bottom: .5em;
}

h1, .h1, h2, .h2, h3, .h3 {
    /*font-family: "Open Sans";*/
    font-weight: 600;
    color: #505458;
}

.navbar-brand>img {
    display: inline;
}

h1{
    margin: 0 0 2em 0;
    font-size: 1.2em;
}

h2{
    margin: 3em 0 1em;
    font-size: 1em;
}

.nobold{
    font-weight: normal;
}

::-webkit-input-placeholder { color:#F5F5F5; font-weight: 300; }
::-moz-placeholder { color:#F5F5F5; font-weight: 300;}
:-ms-input-placeholder { color:#F5F5F5; font-weight: 300;}
input:-moz-placeholder { color:#F5F5F5; font-weight: 300;}
.nav>li>a:hover, .nav>li>a:focus {
    background: none;
}

.form-control[disabled], 
.form-control[readonly], 
fieldset[disabled] .form-control {
    background-color: #f6f6f6;
    cursor: no-drop;
}

.btn-xs{
    font-size:10px !important;
}

.no-padding{
    padding:0 !important;   
}

.dropdown-menu li:first-child{
    margin-top: -5px;
}

.dropdown-menu li:last-child{
    margin-bottom: -5px;
}

.note-editor .note-toolbar .note-color .dropdown-toggle{
    padding-left:0px;
}

.accesslist{
    list-style: none;
    padding:0;
}

.accesslist input.labelauty + label, .form-group input.labelauty + label {
    display: table;
    font-size: 12px;
    padding: 7px;
    width: 100%;
    font-weight: 400;
}

.accesslist label i, .form-group label i{
    font-size: 14px;
    margin-left: 3px;
}

.accesslist input.labelauty:checked:not([disabled]) + label:hover {
    background-color: #70c190;
}

.accesslist input.labelauty:checked + label {
    background-color: #9bb700;
    background-image: -webkit-linear-gradient(left, #9bb700 0%, #33C3DA 100%);
    background-image: -o-linear-gradient(left, #9bb700 0%, #33C3DA 100%);
    background-image: linear-gradient(to right, #9bb700 0%, #33C3DA 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff43AC6E', endColorstr='#ff33C3DA', GradientType=1);
}

.highlight-text{
    font-weight: 600;
    font-size: 12px;
    padding: 6px 4px;
    box-shadow: 0px -2px 0px 0px #43ac6e inset;
    line-height: 27px;
}

.form-header{
    font-weight: 600;
    font-size: 13px;
    padding: 20px 0 7px;
    box-shadow: 0px -2px 0px 0px #f6f6f6 inset;
    text-transform: uppercase;
    margin-bottom:15px;
}

input:disabled{
    opacity: 0.5 !important;
    cursor: default;
}

.input-group-addon {
    background-color: #D8DCE3;
    border-radius: 0px;
}

.todo input.labelauty + label {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 0px;
    padding: 1px;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    background-image: none;
    border-radius: 200px;
    border:1px solid #CDD3D8;
    color: #b2d100;
}

.simplecheckbox{
    line-height: 13px !important;
}

.simplecheckbox input.labelauty + label {
    display: inline-block;
    font-size: 14px;
    padding: 1px;
    width: 17px;
    height: 17px;
    background-color: #ffffff;
    border-radius: 2px;
    border:1px solid #CCC;
    color: #b2d100;
    margin: -1px 0 0px;
}

.todo input.labelauty:not(:checked):not([disabled]) + label:hover, .todo input.labelauty:checked + label, .todo input.labelauty:checked:not([disabled]) + label:hover,
.simplecheckbox input.labelauty:not(:checked):not([disabled]) + label:hover, .simplecheckbox input.labelauty:checked + label, .simplecheckbox input.labelauty:checked:not([disabled]) + label:hover{
    background-image: none;
    background-color: #FFFFFF;
    color: #61C775;
}

.label{
    background:none;
    font-size:10px;
    letter-spacing:1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: 600;
}
.popover-title {
    padding: 6px 14px;
    font-size: 12px;
    background-color: #E5E9EC;
    border-bottom: 1px solid #ebebeb;
    border-radius: 6px 6px 0 0;
    color: #444;
}

.dropdown-menu {
    background-color: #FFFFFF;
    border:1px solid #e5e9ec;
}
td.noclick:hover{
    cursor:default !important;
}
.newsbox{
    background: #FFFFFF;
    height: 40px;
    border-bottom: 1px solid #e5e9ec;
    text-align: right;
    padding: 10px 15px;
    color: #FFF;
}
.newsbox a{
    color: #505458;
    text-transform: uppercase;
    /*font-family: "open Sans";*/
    font-size: 12px;
    font-weight: 600;
}
.newsbox i{
    color: #505458;
    margin-left: 5px;
}
.btn-xs{
    font-size: 10px !important;
}

.btn i.fa.space {
    margin-right:5px;
}
.btn:focus {
    outline: none;
}
hr {
    margin-top: 10px;
}
h3, .h3 {
    font-size: 18px;
    color: #B6B6B6;
    font-weight: 300;
}

.padding-30{
    padding: 30px;
}

.table-head .pull-right {
    margin-top: -2px;
    margin-right: -10px;
}

.margin-right-3{
    margin-right: 3px;
}

.pull-right-responsive{
    float: right;
}

.modal-dialog input,
.modal-dialog button{
    margin-right: 0;
}

.modal-dialog .form-group{
    width: 100%;
}

.modal-dialog .form-control{
    width: 100%;
    max-width: none;
}

.modal-header {
    border-bottom: 0;
    min-height: 20px;
    padding: 12px 15px;
    background-color: #9bb700;
}

.modal-title {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    /*font-family: "Open Sans";*/
}

.modal-header .close {
    float: right;
    font-size: 14px;
    margin-top: 0px;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.modal-content {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
@media (min-width: 768px){
    .modal-dialog.wide {
        width: 1000px;
    }
}
.modal-footer {
    margin-top: 5px;
    padding: 20px 0px 5px;
    border-top: 1px solid #EEE;
}
#item-editor{
    display:none;
}
#item-selector .chosen-container{
    width:90% !important;
}

.notify{
    background:#000;
    position: fixed;
    right: -300px;
    bottom: 20px;
    padding: 7px 15px;
    color:#FFF;
    font-weight: 600;
    opacity: 0;
    z-index: 999;
}
.notify.error{
    background:#ed5564;
}
.notify.success{
    background:#9bb700;
}
.notify.warning{
    background: #E9B100;
}
.navbar .container-fluid{
    padding: 0;
}
.navbar-header{
    float: left !important;
    width: 378px;
}

.topbar{
    height: 64px;
    line-height: 64px;
    float:right;
    margin-top: -66px;
    padding: 0 10px;
    text-align: right;
}
.topbar span{
    height:18px;
    padding:0 15px 0 0;
    margin:-2px 0 0 15px;
    border-right:1px solid #e5e9ec;
    font-weight:300;
}
.topbar span:last-child{
    border-right:0;
    margin-left: 0;
}
.topbar span a{
    padding: 15px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 1.2em;
}
.topbar span a:hover{
    color:#b2d100;

}
.topbar-userpic{
    margin-right: -6px;
    margin-top: -3px;
    padding: 1px;
    border: 2px solid #dbdfe6;
    height: 36px;
    width: auto;

}
.topbar .dropdown-toggle{
    margin-left:-2px;
}
.navbar-brand{
    height:auto;
    min-height: 64px;
    padding: 0;
    line-height: 64px;
    margin-left: 0 !important;
    width: 100%;
}
.navbar-brand img{
    width: 100%;
    height: auto;
}

ul.navbar-nav li.profile-button{
    min-width: 235px;
    height: 64px;
    padding: 10px 20px;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    line-height:19px;
}
ul.navbar-nav li.profile-button img{
    margin-right:10px;
    float:left;
    border:2px solid #FFF;
}
ul.navbar-nav li.profile-button i.fa-chevron-down{
    margin-left: 15px;
}
ul.navbar-nav li.profile-button ul.navbar-nav-sub{
    z-index: 999;
    position: absolute;
    width: 100%;
    margin-left: -20px;
    margin-top:15px;
}
ul.navbar-nav li.profile-button ul.navbar-nav-sub li {
    padding: 0px 20px 0px;
    list-style: none;
    line-height: 35px;
    margin-left:-40px;
}
ul.navbar-nav li.profile-button ul.navbar-nav-sub li:hover {
    background-color:rgba(0, 0, 0, 0.1);
}

ul.navbar-nav li.profile-button ul.navbar-nav-sub li a{
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 20px;	
    color: #FFF;
}
ul.navbar-nav li.profile-button ul.navbar-nav-sub li a:hover{
    text-decoration: none;
}

.nav-sidebar{
    width: 646px;
    float: left;
    padding: 50px 10px 0 10px;
    border-bottom: 2px solid #f6f6f6;
    text-align: right;
}

.nav > li{
    position: static;
    display: inline-block;
}

.nav-sidebar span.menu-icon{
    display:none;
    width: 25px;
    float: left;
    text-align: center;

}
.nav-sidebar span.menu-icon i{
    font-size: 14px;
    color: #FFFFFF;
    margin: 0px;
}
.nav-sidebar span.nav-text{
    padding-left: 5px;
}
.nav-sidebar > li > a:hover, .submenu ul li a:hover {
    /*border-bottom: 4px solid #f6f6f6;*/
}
.nav-sidebar .notification-badge{
    background: #ed5564;
    padding: 2px 7px 3px 8px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 11px;
    float: right;
    margin-right: -6px;
    margin-top: -2px;
    border-radius: 216px;
}
.nav-sidebar .active .notification-badge{
    background: #161B1F;
}

.sidebar:after{
    clear: both;
    content: "";
    display: table;
}

.sidebar h4 {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    /*font-family: "Open sans";*/
    text-transform: uppercase;
    padding: 0px 0px 10px 15px;
    border-bottom: 1px solid #2F2F2F;

}
.progress {
    height: 4px;
    margin: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background:#303030;
}
.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.table .progress{ 
    background: #E6E6E6;
    margin: 8px 0 0;
}
.table .progress.progress-success .bar, .progress-bar.done{
    background: #9bb700 !important;
}
.table .progress .bar{ 
    height: 4px;
}
.truncate{
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.submenu{
    position: absolute;
    margin-left: 100%;
    padding: 0;
    margin-top: -45px;
    z-index: 99999;
    min-height: 50px;
    min-width: 200px;
}
.submenu ul{
    list-style: none;
    min-height: 30px;
    min-width: 200px;
    padding: 10px;
    margin: 0px 0px;
}
.submenu ul li a, .nav-sidebar .submenu .menu-icon, .nav-sidebar .submenu .menu-icon i{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;

}
.submenu ul li.underline{
    border-bottom: 1px solid #555;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.nav-sidebar .submenu .menu-icon{
    width: 31px;
}
.submenu ul li a{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 25px;	
}
.submenu ul li a:hover{
    text-decoration: none;
}
.menu-sub li div.submenu, ul.navbar-nav li.profile-button ul{
    display:none;
}
.menu-sub li:hover div, ul.navbar-nav li:hover ul{
    display:block;

}
.menu-sub .timer{
    margin:0 3px;

}
ul.user-online li p.truncate{
    margin: 0px;
    font-size: 10px;
    letter-spacing: .4px;
}
ul.user-online li p img{
    margin-right: 5px;
    padding: 2px;
    margin-top: -1px;
}
ul.user-online li a.online, ul.user-online li a.away{
    padding: 0px 10px 0px 10px;
    margin: 20px 15px 20px -15px;
}
ul.user-online li a.online{
    border-left:3px solid #9bb700;
}
ul.user-online li a.away{
    border-left:3px solid #f8b30d;
}
.language-img{
    margin-right: 5px;
    margin-top: -2px;
}
.btn-group.open .dropdown-toggle {
    box-shadow:none;
}
.dropdown-menu>li>a {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 23px;
    border-bottom: 1px solid #EEE;
}
.smallscreen p.description{
    min-height: 15px;
}
label {
    display: block;
    font-weight: normal;
}

input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before {
    height: 17px;
    line-height: 16px;
    min-width: 17px;
    margin-right: 1px;
    margin-top: -2px;
}

.radio, .checkbox {
    padding-left: 0px;
    line-height: 20px;
}
input[type=checkbox]+.lbl, input[type=radio]+.lbl {
    font-weight: 400;
    color: #5E5E5E;
}
.upload label{
    display: block;
}

.uploadFile {
    width: 75% !important;
    float: left;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin-left: 1%;
    width: 24%;
    margin-top: 0px;
    margin-right: 0px;
    height: 3em;
    line-height: 3em;
    padding: 0 6px;
}

#step-four .fileUpload{
    margin-left: 0;
    width: 210px;
    padding: 0px !important;
}

#update-step .fileUpload{
    margin-left: 0;
    width: 210px;
    padding: 0px !important;
}

.small-upload{
    margin-right: -10px;
}
.small-upload .fileUpload {
    width: 18%;
    height: 27px;
    line-height: 16px;
}
.small-upload .form-control[disabled], .small-upload .form-control[readonly], .small-upload fieldset[disabled] .form-control {
    cursor: default;
    background-color: transparent;
    font-size: 12px;
    height: 28px;
    text-align: right;
    padding-right: 8px;
    border: 0;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    height: 3em;
    filter: alpha(opacity=0);
    width: 100%;
}

.datepicker {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
    border: 0;
    border-color: transparent;
    text-shadow: none;
    border-radius: 0;
}
.datepicker td,
.datepicker th {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.button-loader i.fa-spinner{
    margin-right: 5px;
}
.chosen-container-single .chosen-single {
    padding: 0 0 0 15px;
    height: 35px;
    border: 1px solid #dedede;
    border-radius: 0;
    background-color: #fff;
    background: none;
    box-shadow: none;
    color: #555;
    line-height: 35px;
}
.chosen-container .chosen-drop {
    border: 1px solid #dedede;
    border-top: 0;
    background: #fff;
    box-shadow: none;
    line-height: 35px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #dedede;
    background-image: none;
    box-shadow: none;
}
.chosen-container .chosen-results li {
    padding: 5px 6px;
    line-height: 20px;
}
.chosen-container .chosen-results {
    margin: 0;
    padding: 0 0 0 0px;
}
.chosen-container-single .chosen-search input[type="text"] {
    border: 1px solid #dedede;
}

.note-editor {
    border: 0px solid #e5e9ec;

}
.form-group .note-editor {
    border: 1px solid #e5e9ec;

}
.note-editor .btn-sm, .note-editor .btn-xs {
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #FFF;
    color: #555;
}
.note-editor .note-toolbar {
    background-color: #FCFCFC;
    border-bottom: 1px solid #dedede;
}
.addtemplate a{
    cursor: pointer;
}

.chosen-container-multi .chosen-choices{
    background-image:none;
    border: 1px solid #e5e9ec;
    font-size: 10px;
    box-shadow:0;
    line-height: 30px;
}
.chosen-container-multi .chosen-choices li.search-choice{
    background-image:none;
    background:#DDD;
    color:#707070;
    font-size: 10px;
    font-weight: 800;
    border:0;
    border-radius:0;
    box-shadow:none;
}
.chosen-container-active .chosen-choices{
    box-shadow:none;
}

.dataTables_wrapper .row{
    margin-bottom:0px;
}
table.dataTable thead .no-sort.sorting {
    background: none;
    padding-right: 0;
}

table.dataTable thead > tr > th {
    padding-left: 3px !important;
    padding-right: 3px !important;
    white-space: nowrap;
    vertical-align: middle;
}
table, .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border-color: #efefef;
}
.table-head{
    line-height: 46px;
    height: 46px;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.6px;

    text-transform:uppercase;
    /*font-family: "Open Sans";*/
}
.tab-content .table-head{
    margin-top: 20px;
}
thead {
    font-weight: 500;
    font-size:12px;
}
tbody{
    font-size:14px;
}
table.table {
    margin-top: 0px !important;
}
.table>thead>tr>th {
    font-weight: 600;
}
.table tr td{
    cursor:pointer !important;
}
.table.noclick tr td{
    cursor:default !important;
}

.table>thead>tr>th {
    border-bottom: 2px solid #EEE;
}
.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 10px;
    border-top: 1px solid #EEE;
}

.dataTables_filter{
    margin-top: -33px;
}
div.dataTables_filter input {
    margin-top: -7px;
    height: 25px;
    border: 1px solid #e5e9ec;
    border-radius:3px;
    padding-left: 25px;
    outline: none;
    box-shadow:none !important;
    line-height:14px;
    width: 60px !important;
    margin-right: 0;

    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);

    background-image: url("../images/search-icon.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-background-size: auto auto;
    background-size: auto auto;

}
div.dataTables_filter input:focus {

    width:150px !important;
}

div.dataTables_filter label {
    font-weight: normal;
    float: right;
    margin-top: -4px;
    height: 23px;
}

div.dataTables_info {
    color: #DDD;
    float: left;
    font-size: 11px;
    padding-top: 18px;
    padding-left: 5px;
}
div.dataTables_paginate ul.pagination {
    margin: 10px 0;
}
.dataTables_paginate{
    margin: -7px 0 7px 0;
}
.dataTables_paginate li.paginate_button.previous.disabled a, .dataTables_paginate li.paginate_button.next.disabled a{
    color: #DDD;
    border: 0;

}
.dataTables_paginate li.paginate_button a {
    height: 25px;
    line-height: 25px;
    padding-top: 0px;
    color:#444;
    font-size:12px;
    border:0;
}
.dataTables_paginate li.paginate_button a:hover{
    background:none;
    color:#b2d100;
}
.dataTables_paginate li.paginate_button.active a {
    background:#FFF;
    color:#b2d100;
    border:0;
}

.paginate_disabled_previous, .paginate_disabled_next, a.paginate_disabled_previous:hover, a.paginate_disabled_next:hover {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: default;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 9px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 0;
    margin-left: 5px;
    color: #ADADAD;
    text-decoration: none;
}
.paginate_enabled_next, .paginate_enabled_previous, a.paginate_enabled_previous:hover, a.paginate_enabled_next:hover{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 9px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 0;
    color: #007AFF;
    margin-left: 5px;
    text-decoration: none;
    background:none;
}

.minus{
    color: rgb(255, 60, 60);

}
.plus{
    color: #9bb700;

}
.bold{
    font-weight: 600;
}

.subcont {
    background:#FFF;
    padding: 10px;
}
ul.details {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.details li {
    padding: 7px 10px;
    border-bottom: 1px solid #ECECEC;
    min-height: 20px;
}
ul.details li:last-child{
    border-bottom: 0;
}
ul.details .divider{
    border-top: 1px solid #ECECEC;
}
.notask{
    border:0px !important;
}

.tile{
    text-align: center;
    color:#444444;
    padding-bottom: 10px;
}
.tile-row{
    background:#FFF;
    padding-top:20px;
    margin: -14px -30px 15px;
    -webkit-box-shadow: 0 -2px 0 0 #C2C7D0 inset;
    box-shadow: 0 -2px 0 0 #C2C7D0 inset;
}
.tile-view{
    margin: -14px -15px 0px;
}
.tile-row .nav-tabs{
    margin:0px 15px;
    border:0;
}
.tile-row .nav-tabs li .badge, .tile-row .nav-tabs li.active .badge, .tile-row .nav-tabs li:hover .badge{
    margin-right: 5px;
    padding: 2px 5px 3px 5px;
    background-color: #ED5564;
    font-weight: 600;
    font-size: 11px;
    /*font-family: "Open Sans";*/
}



.tile-row .nav-tabs>li {
    margin-bottom: 0px; 

}
.tile-row .nav-tabs>li.active>a{
    background:none;
    color: #b2d100;
    -webkit-box-shadow: 0 -2px 0 0 #b2d100 inset;
    box-shadow: 0 -2px 0 0 #b2d100 inset;
}
.tile-row .nav-tabs>li.active>a, .tile-row .nav-tabs>li.active>a:hover, .tile-row .nav-tabs>li>a:hover, .tile-row .nav>li>a:hover, .tile-row .nav-tabs>li.active>a:focus {
    color: #b2d100;
    cursor: pointer;
    border: 0;
    -webkit-box-shadow: 0 -2px 0 0 #b2d100 inset;
    box-shadow: 0 -2px 0 0 #b2d100 inset;
}

.tile-row .nav>li.modal>a {
    border:0;
    color: #b2d100;
    cursor: pointer;
}
.tile-row .nav>li.modal>a {
    color: #b2d100;
}
.tile-row .nav>li>a {
    padding: 10px 2px 8px;
    margin: 11px 20px 0 0;
    font-weight: 600;
    color:#505458;
    border:0;
    -webkit-transition: box-shadow 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: box-shadow 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: box-shadow 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: box-shadow 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transition: color 100ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: color 100ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: color 100ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: color 100ms cubic-bezier(0.42, 0, 0.58, 1);
}
.tile-row .nav>li>a.green:hover {
    color:#9bb700;
    -webkit-box-shadow: 0 -2px 0 0 #9bb700 inset;
    box-shadow: 0 -2px 0 0 #9bb700 inset;
}
.tile-row .nav>li>a.red:hover {
    color:#D43F3A;
    -webkit-box-shadow: 0 -2px 0 0 #D43F3A inset;
    box-shadow: 0 -2px 0 0 #D43F3A inset;
}
.tile-row .nav>li.pull-right>a {
    margin: 10px 0 0 10px;
}
.tile-row .nav>li>a>i {
    font-size: 15px;
}
.tile-row .nav .open>a, .tile-row .nav .open>a:hover, .tile-row .nav .open>a:focus {
    background:none;
    color: #b2d100;
    -webkit-box-shadow: 0 -2px 0 0 #b2d100 inset;
    box-shadow: 0 -2px 0 0 #b2d100 inset;
}
.tile-row .nav-tabs .dropdown-menu {
    margin-top: -2px;
    border-top: 2px solid #b2d100;
}
.tile-row #timer.badge {
    padding: 3px 5px 2px 8px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #D43F3A;
    border-radius: 30px;
}

.tile h1 {
    color:#505458;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
    margin-top: 23px;
}
.tile h2 {
    font-size: 13px;
    color: #979797;
    margin-top: -2px;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}
.circular-bar.tt div{
    display:inherit !important;
}
.circular-bar.tt {
    margin-top: -2px;
}

.stdpad{
    width: 100%;
    height:300px;

    font-size: 13px;
    font-weight: 300;
    background: #FFFFFF;
}
.stdpad-small{
    width: 100%;
    height:120px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 300;
    color: #FFFFFF;
    border-radius: 3px;
    /*font-family: "open sans";*/
}
.stdpad-small.red{
    background:#ed5564;
}
.stdpad-small.orange{
    background:#fb6e52;
}
.stdpad-small.green{
    background:#48cfae;
}
.stdpad-small.blue{
    background:#b2d100;
}
.stdpad-small .icon{
    float: left;
    width: 30%;
    height: 71%;
    border-right: 2px solid rgba(255, 255, 255, .4);
    padding: 0px 18px 0 0;
    margin: 17px;
    font-size: 64px;
    text-align: center;
}
.stdpad-small .stats .number{
    font-weight: 600;
    font-size: 30px;
    padding-top:28px;
}
.stdpad-small .stats .text{
    font-weight: 300;
    font-size: 16px;
    margin-top: -4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.stdpad-small .stats{
    padding-right: 10px;
}
.stdpad-small .stats.two{
    padding-top: 10px;	
}
.stdpad-small .stats.two .number{
    padding-top: 4px;
    font-size: 19px;
}
.stdpad-small .stats.two .text{
    font-size: 15px;
}
.stdpad h2{
    margin-bottom: 15px;
    padding: 14px;
    font-size: 11pt;
    margin: 0;
    border-bottom: 1px solid #EEE;
    color: #000000;
    font-weight: 400;

}
.stdpad .label{
    border:0px !important;
}
.stdpad ul{
    list-style: none;
    margin: 0;
    padding: 0 5%;
}
.stdpad-small .circular-bar canvas{
    margin-top: 12px;
}
ul.eventlist{
    margin-top: 10px;
    height:228px;
    overflow:hidden;
}
ul.eventlist li{
    border-bottom: 1px solid #EEE;
    margin-bottom: 9px;
    line-height: 21px;
}
.todo a{
    font-weight: 400;
    color: #444;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
}
ul.todo li{
    line-height: 22px;
}
ul.todo h5{
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    /*font-family: "Open sans";*/
    text-transform: uppercase;
    padding: 0px 0px 10px 1px;
    margin: 10px 16px 0px;
    border-bottom: 1px solid #EEEEEE;
    color: #b2d100;
}

.stdpad ul.todo input[type=checkbox]+.lbl, .stdpad input[type=radio]+.lbl {
    width: calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
}
ul.dash-messages {
    margin-top: 5px;
    height: 235px;
    overflow: hidden;
}
ul.dash-messages a{
    color:#8D8D8D;
}
ul.dash-messages li .userpic{
    height: 36px;
    width: 36px;
    float: left;
    margin-right: 10px;
}
ul.dash-messages li {
    height: 53px;
}
ul.dash-messages li h5{
    color: #000;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 2px;
}
ul.dash-messages li small{

}
ul.dash-messages li span{
    font-size: 12px;
    color:#666;
}
ul.dash-messages li span.new{
    font-size: 11px;
    color:#1cbce8;
    padding-right: 5px;
}
.dashboard-chart{
    background:#FFFFFF;
}

#stat-numbers div{
    text-align:center;
}
#stat-numbers div h2{
    font-size: 28px;
    color: #505458;
    font-weight: 400;
}
#stat-numbers div h5{
    color: #505458;
    font-weight: 300;
    font-size: 16px;
}
#stat-numbers div small{
    color:#777;
    font-weight:300;
}

.note-editable{
    background:#FFFFFF;   
}
.message{
    background:#FFFFFF;
}
.messages-left{
    padding: 0;
}
.timeline .userpic{
    width: 20px;
    height:20px;
    margin-right: 10px;
}

.message-list-header span{
    display:none;
}
.message-list-footer{
    height: 27px;
    background: #F7F7F7;

}
.message-list-menu{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 300;
    border-right: 1px solid #dedede;
    background: #9b9b9b;

}

.message-list .mCSB_container {
    margin-right: 0px;
}
.message-list .mCustomScrollBox>.mCSB_scrollTools {
    margin-right: -8px;
}
.messages-right .mCustomScrollBox>.mCSB_scrollTools {
    margin-right: -7px;
}
.message-list{
    border-right:1px solid #dedede;
}
.message-list ul {
    margin: 0;
    padding:0;
}
.message-list ul li a p{
    color:#A7A7A7;
    font-weight:300;
}
.message-list ul li{
    margin: 0;
    padding: 20px 25px 14px 25px;
    list-style: none;
    min-height: 98px;
    border-bottom: 1px solid #dedede;
}
.message-list ul li:hover{
    background: #F1F1F1;
    cursor: pointer;
}
.message-list ul li.active{
    border-right: 2px solid #00ADFF;
}
.message-list ul li i.fa-circle-o{
    color:#BBB;
}
.message-list ul li.New i.fa-circle-o{
    color:#00B8FF;
}
.message-list ul li p{
    margin:0 0 4px;
}
.message-list ul li p.name{
    color:#555;
    font-weight: 400;
    font-size: 14px;
    margin-top: 0;
}
.message-list ul li.New p.name{
    color: #000;
}
.message-list ul li .datetime{
    color: #52AFDB;
    font-size: 10px;
}
.message-list ul li p.subject{
    font-weight: 400;
    color: #2b2b2b;
    font-size:13px;
    margin-bottom:2px;
}
.message-list ul li a.message-list-delete{
    color: #555;
    padding: 5px 9px;
    position: absolute;
    display: none;
    right: 0;
    margin-top: -23px;

}
.message-list ul li.New:hover a.message-list-delete, .message-list ul li.Read:hover a.message-list-delete, .message-list ul li.Replied:hover a.message-list-delete, .message-list ul li.Marked:hover a.message-list-delete, .message-list ul li.Read:hover a.message-list-delete{
    display:block;
}
.messages-right{
    background:#F1F1F1;
}
.message-content-menu{
    margin: 25px 15px 0px;
}
.message-content-header{
    border-bottom: 1px solid #F0F0F0;
    margin: 10px 15px 0px;
    padding:10px 0;
}
.message-content-header img{
    max-height: 42px;
}
.message-content-header h2{
    margin:5px 0 5px;
    font-size:16px;
    font-weight:400;
    color:#666;
}
.message-content-header small{
    margin:10px 0 0;
    font-size:12px;
    font-weight:300;
    color:#666;
}
.message-content-header small .date-label{
    font-size: 11px;
    color: #525252;
    font-weight: bold;
    float: right;
}

.message-content-header-sub{
    margin: 5px 15px;
    font-size: 13px;
}
.message-content-header-sub img{
    height: 19px;
}
.message-content{
    padding: 30px;
    line-height: 22px;
    font-size: 12px;
    font-weight: 400;
}
.message-content-footer{
    border-top: 1px solid #F0F0F0;
    margin: 10px 15px;
    padding: 5px 0;
}
.message-content-footer .label{
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    background: #63C767;
}
.message-content-footer .label i{
    margin-right: 3px;
}
.message-content-footer a:hover{
    color:#FFF;
    background-color: #43A847;
}
.message-previous {
    background:#FFFFFF;
}
.message-content-reply{
    padding: 15px;
    display: none;
    opacity: 0;

}
.message-container .userpic{
    width:18px;
    margin-right: 10px;
}

.message-slider {
    position: fixed;
    top: 0;
    left: 60%;
    bottom: 0;
    width: 40%;
    z-index: 5;
    -webkit-transform: translateX(200%);
    transition-duration: .5s;
    padding: 50px 30px;
    background: #efefef;
}

.tracking-counter {
    color: #444;
    border: 1px solid #444;
    padding: 4px 10px 5px;
    border-radius: 3px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-left: 5px;
}
.preview{
    padding:15px;

}
.preview img{
    max-width:100%;
}
.details li span{
    font-weight: 300;
    padding-right: 10px;
    min-width: 120px;
    display: inline-block;
    padding-left: 5px;
}
ul.todo{
    list-style: none;
    padding: 0;
    margin-bottom:0;
}
ul.todo li{
    line-height: 40px;
    height:40px;
    margin: 0 0 0 4px;
    padding-left: 15px;
    border-bottom: 1px solid #EEE;
    -webkit-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    -moz-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    -o-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    overflow:hidden;
}
.todo label{
    line-height: 14px;
}
.todo input.labelauty + label{
    margin-top: 11px;
}
.stdpad .todo input.labelauty + label{
    margin-top: 0px;
    margin-right: 10px;
}

.stdpad ul.todo li{
    padding:11px 0 0;
    margin:0 15px;
    line-height: 14px;
}
.todo-details{
    padding: 10px;
    margin-top: -25px;
}
.todo-details ul.details{
    padding-left: 0;
    margin-left: -10px;
    margin-right: 20px;
}
.todo-details h3{
    font-size: 14px;
    color:#484848;
    font-weight: 600;
    line-height: 23px;
    border-bottom: 1px solid #EEE;
}
.todo-details p{
    line-height: 22px;
}
ul.todo .listevenitem {
    background: #f9f9f9;

}
ul.todo .edit-button, ul.todo .list-button{
    height: 38px;
    line-height: 38px;
    border-left: 1px solid #EEE;
    display: inline-block;
    padding: 0 14px;
}
ul.todo .edit-button:hover {
    color:#222;
}
ul.todo li.done .lbl p{
    color:#DDD;

}
ul.todo li .lbl p{
    padding-left: 10px;
    display: inline-block;
    width: 84% !important;
    height: 40px;
    line-height: 40px;

}
ul.todo li input{
    height:24px;
}
ul.todo li .list-profile-img{
    margin-right: 10px;
    height: 21px;

}
ul.todo input[type=checkbox]+.lbl, input[type=radio]+.lbl {
    width: calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: -webkit-calc(100% - 125px);
}
ul.todo input[type=checkbox]+.lbl::before, ul.todo input[type=radio]+.lbl::before {
    margin-top: -50px;
}
.min-height-410{
    min-height:403px;
}
.min-height-200{
    min-height:205px;
}
.table-div .table tr.active{
    font-weight: 600;
}
.no-files{
    text-align:center;
    font-size:13px;
    color:#CCC;
    font-weight:300;
    padding-bottom: 50px;
    padding-top: 50px;
}
.no-files i {
    font-size:120px;
    color:#EEE;
}
#changed{
    display:none;
    margin: 9px;
}
#changed_du{
    display:none;
    margin: 9px;
}
#changed_sie{
    display:none;
    margin: 9px;
}
#changed_important_du{
    display:none;
    margin: 9px;
}
#changed_important_sie{
    display:none;
    margin: 9px;
}
#description{
    display:none;
    margin: 9px;
}
.minipic{
    width:20px;
    height:20px;
    border-radius: 60px;
    margin-top: -3px;
}
.option{
    padding-right:5px !important;

    text-align:center;
}
.timeline {
    list-style: none;
    padding: 0 0 20px;
    position: relative;
}

ul.comments{
    padding:0;
    margin:0;
}
.add-comment{
    height:265px;
    display:none;
}
ul.comments li.comment-item{
    list-style: none;
    margin:15px 10px;
    border-bottom: 1px solid #eaecf0;
    padding-bottom:15px;
}
ul.comments li:last-child {
    border-bottom: none;
}
.comment-pic, .comment-content{
    display: table-cell;
    vertical-align: top;
}
.comment-pic img{
    width: 42px;
    height: 42px;
    padding: 2px;
    border: 2px solid #dbdfe6;
    margin-top: 8px;
}
.comment-pic i{
    font-size: 20px;
    border: 2px solid #DDD;
    border-radius: 1000px;
    padding: 8px 13px;
    margin-top: 10px;
    background-color: #FFFFFF;
    color: #b2d100;
}
.comment-content{
    zoom: 1;
    overflow: hidden;
    width: 10000px;
    padding-left:10px;
}
.comment-content h5, .comment-content input{
    font-size: 12px;
    font-weight: 700;
    color: #3b4354;
    margin-bottom:0px;
}
.comment-content p{
    margin-bottom:3px;
    font-size: 13px;
    color: #6D7679;
}
.comment-content p.nodata{
    margin-bottom: 3px;
    font-size: 10px;
    color: #505458;
    text-align: center;
    text-transform: uppercase;
    margin-left: -12px;
    margin-top: 14px;
    font-weight: 500;
}
.comment-content textarea{
    font-size: 12px;
    font-weight: 700;
    color: #3b4354;

}
.comment-content input{
    border:none;
    padding: 0px;
    height: 19px;
}
.comment-content .note-editable{
    height:140px !important;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.comment-content .note-toolbar {
    padding: 0 0 5px 0px;
}

.timeline:before {
    top: 10px;
    bottom: 120px;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #444;
    left: 5%;
    margin-left: -5.5px;
}
.timeline-firstentry{
    margin-top:10px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline-profile-img{
    border:2px solid #444;
    width:38px;
    height:38px;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 90%;
    float: left;
    background: #FFF;
    padding: 20px;
    position: relative;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
.timeline > li > .timeline-panel.highlight{
    background-color:#EFFBFF;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 16px;
    right: -4px;
    display: inline-block;
    border-top: 4px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 10px;
    right: -3px;
    display: inline-block;
    border-top: 12px solid transparent;
    border-left: 12px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 12px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1em;
    text-align: center;
    position: absolute;
    top: 1px;
    left: 5%;
    margin-left: -25px;

    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge.gray{
    background: #505458;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 7px;
    left: -7px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 6px;
    left: -6px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    margin-bottom: 2px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EEE;
    color: inherit;
}
#timeline-comment .timeline-title{
    margin-bottom: 10px;
}
.timeline .writer{
    padding-right: 10px;
}
.timeline .text-muted{
    color: #8B8B8B;
    font-weight: 300;
}
.timeline .open-comment-box{
    cursor: pointer;
}

.timeline #timeline-comment{
    display: none;
    opacity: 0;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
    font-weight: 300;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media (max-width: 767px) {
    .btn-group-justified>.btn, .btn-group-justified>.btn-group{
        width: auto;
        display: inline-block;
    }
    .btn {

    }

    .row{
    }
    ul.todo li .lbl p {
        width: 54% !important;
        padding-left: 0px;
    }
    .todo-details{
        margin-top: 0px;
        min-height: 600px;
    }
    .subcont ul.details {
        padding-top: -10px;
    }
    .todo-details ul.details {
        margin-left: 10px;
        margin-right: 10px;
    }
    .todo-details .col-sm-10{
        padding: 25px;
    }
    ul.todo li {
        padding-left: 10px;
    }
    .dashboard-chart{
        padding: 15px;
    }

    ul.todo li {
        padding:0;

    }
    .stdpad ul.todo input[type=checkbox]+.lbl, .stdpad input[type=radio]+.lbl {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    .stdpad ul.todo li .lbl p {
        padding-left: 5px;
        width: 80% !important;
    }

    ul.timeline:before {
        left: 40px;
        display: none;
    }
    .timeline #timeline-comment{
        display: block;
        opacity: 1;
    }

    ul.timeline > li > .timeline-panel {
        width: 100%;
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
        display: none;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
        display: none;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
        display: none;
    }
    .pull-right-responsive{
        float: none;
    }
}

.tab-content{ 
    margin-top: -15px;
}

.ticket-details{
    list-style: none;
    padding-left: 15px;
    padding-top: 1px;
    padding-bottom: 15px;

}

.ticket-details li{
    line-height: 25px;
    font-weight: 600;
}
.ticket-details h6{
    color: #444;
    font-weight: 300;
    font-size: 14px;
    display: block;
    margin: 11px 0 3px;

}

.article-content{
    margin-top: 10px;
    padding:15px;
    background:#FFF;
}
.article-header .article-title{
    margin-top: 0;
    margin-bottom: 2px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EEE;

}
.article-sub {
    font-size: 12px;
    color: #8B8B8B;
    font-weight: 300;
    padding-right:10px;
}
.article{
    color: #444;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    min-height: 50px;
}
.article-body{
    color: #444;
    font-weight: 300;
    padding:20px 0 0;
}
.article-content hr{
    margin-bottom: 10px;
}
.ticket-content-menu{
    margin:15px 0 0;
}
.ticket-message{
    border: 1px solid #22A7F0;
    margin-top: 20px;
}
.ticket-message h2{
    font-size: 18px;
}
.ticket-history-message{
    margin-top: 30px;
    border: 1px solid #EEE;
}
.ticket-message-content {
    padding: 15px 20px;
    line-height: 22px;
}
.fadein{
    height:0px;
    opacity: 0;
    overflow:hidden;
    display:block;
    opacity: 1;
    -webkit-transition: all 100ms cubic-bezier(0.25, 0.1, 0.25, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.25, 0.1, 0.25, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.25, 0.1, 0.25, 1) 10ms;
    transition: all 300ms cubic-bezier(0.25, 0.1, 0.25, 1) 10ms;
}
.slide{
    height:auto;
    opacity: 1;
    margin-top:10px;
}
.textarea-footer{
    background:#FCFCFC;
    border-left: 1px solid #e5e9ec;
    border-right: 1px solid #e5e9ec;
    border-bottom: 1px solid #e5e9ec;
    padding:5px 7px;
}
.ticket-textarea-footer{
    background:#FCFCFC;
    border-top: 1px solid #e5e9ec;
    padding:5px 7px;
}

p.subline{
    font-weight: 100;
    color: #999;
    font-size: 12px;
}
.fullpage-logo{
    margin:30px 20px 20px;
}
.question{
    font-weight: 500;
    color: #444;
    padding: 15px 0 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #EEE;
}
.answer{
    font-weight: 300;
    color:#444;
    padding:5px 10px;
}

ul.log{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.log li{
    color: #808080;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-weight: 400;
    font-size: 11px;

}
ul.log li.listevenitem{
    background:#f5f7fa;
}
ul.log .label {
    font-size: 100%;
    margin-right: 10px;
}
.list-group{
    margin-top: 0px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    border-color: #D8DCE3;
    background-color: #FFF;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}


.table-head .pull-right .dropdown-toggle {
    margin-top: 11px;

}
.table-head .pull-right .dropdown-menu{
    text-transform: none;
}
.table-head span.option-icon i{
    color: #505458;
    margin: 18px 10px;
}

.template_container{
    border:1px solid #DDD;
    padding:0px;
    margin:15px;
    float:left;

}
.template_container img{

}
.template_container_bottom{
    padding: 5px 10px;
    text-align: center;
    border-top: 2px solid #b2d100;
}
.template_container_bottom a{
    color:#b2d100;
    text-transform: uppercase;
    font-size: 12px;
}
.template_container_bottom.active{
    color:#9bb700;
    text-transform: uppercase;
    font-size: 12px;
    border-top: 2px solid #9bb700;
    padding: 7px 0px 6px;
}

.payment-errors{
    color: #FF3400;
    font-weight: bold;
}
.payment-help{
    padding-bottom:20px;
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nano > .nano-content:focus {
    outline: none;
}
.nano > .nano-content::-webkit-scrollbar {
    visibility: hidden;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
    visibility: visible;
}
.nano > .nano-pane {
    background: rgba(117, 117, 117, 0.2);
    position: absolute;
    width: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    visibility: hidden\9;
    opacity: .01;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.nano > .nano-pane > .nano-slider {
    background: #444;
    background: #C7C7C7;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
}
.nano > .nano-pane:hover > .nano-slider,
.nano > .nano-pane.active > .nano-slider {
    background: #A6A6A6;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible\9;
    opacity: 0.99;
}
.stdpad .nano{
    height:250px;
}

.fc{
    padding: 15px 0px;
}
.fc-toolbar button {
    position: relative;
    border: 0;
    font-weight: 600 !important;
    word-spacing: 1px;
    letter-spacing: .6px;
    font-size: 10px !important;
    /*font-family: "Open Sans", Arial;*/
    text-transform: uppercase;
    padding: 6px 12px;
    height: auto;
}
.fc-center h2{
    color: #505467;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 25px;
}
.fc-today-button{
    font-size: 11px;
}
.fc-button:focus{
    outline:none;
}

.fc-event, .fc-event:visited{
    background-color: #3BBEB0;
    border: 0;
    line-height: 22px;
    margin-left: 5px;
    padding-left: 5px;
    color: #FFFFFF;
    margin-right: 5px;
}

.fc-state-default{
    background-image: none;
    background-color: #b2d100;
    color:#FFFFFF;
    text-shadow: none;
    box-shadow: none;
    border-color: #FFF;
}
.project-event, .project-event:visited{
    background-color: #58B98D;
    border-color: #58B98D;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    color: #ffffff;
}

.google-event{
    background-color: #9bb700 !important;
}
.fc-event:focus, .google-event:hover{
    text-decoration: none;
    color: #FFF;
}
.fc-event:hover{
    color: #FFF;
    text-decoration: none;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.68) inset;
}
.fc-time-grid-event.fc-event{
    border: 1px solid rgba(0, 0, 0, 0.21) !important;
}
.fc-unthemed .fc-today {
    background: rgba(17, 167, 219, 0.09);
}
.fc-button:hover, .fc-state-active{
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    background: #15b9ef;
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
    border-color: #D8DCE3;
}

.fc th {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    color: #505467;
    padding: 6px 5px !important;
    letter-spacing: 1px;
}

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
    color: #505467;
}

.timepicker-picker .btn{
    background:none;
}
.timepicker-picker .btn span, .timepicker-picker .btn-primary{
    background:#b2d100;
}
.timepicker-picker .btn span:hover, .timepicker-picker .btn-primary:hover{
    background:#15B9EF;
}
.bootstrap-datetimepicker-widget .datepicker table td.active, .bootstrap-datetimepicker-widget .datepicker table td.active:hover{
    border-radius: 3px !important;
}
.bootstrap-datetimepicker-widget .datepicker table tr td.today {
    background-color: #D0EBFF;
    border-color: #69BFFF;
}
.bootstrap-datetimepicker-widget .datepicker table tr td.today:hover {
    background-color: #5BD5FF;
    border-color: #00D6F5;
}

.panel-wrapper{
    background:#FFFFFF;
    padding: 20px 20px;
}
.panel-heading{
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    color: #505467;
    font-weight: bold;
    letter-spacing: .2px;
    padding: 0 0 8px;
}
.panel-heading .title.red{
    color: #d9534f;
}
.panel-content h2, .panel-content h2 a{
    color: #505458;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: normal;
    font-size: 14px;
    margin: 0;
}

.panel-footer{
    color: rgba(114, 119, 121, 0.7);
    margin: 10px 0 0;
    font-weight: 500;
    line-height: 14px;
    font-size: 12px;
    letter-spacing: normal;
    padding: 0;
    background: none;
    border: 0;
}
.fc-axis.fc-widget-header{
    width:35px !important;
}
.fc-title{
    padding-left: 5px;
    font-weight: 600;
    /*font-family: "open sans";*/
}

.color-selector{
    width:15px;
    height:15px;
    display:inline-block;
    margin-right: 10px;
}
.color-selector input{
    opacity:0;
}
.color-selector input:hover{
    cursor:pointer;
}
.color-selector.selected{
    box-shadow: 0px 0px 0px 2px #444;

}

.bgColor1{
    background:#D9434E !important;
}
.bgColor2{
    background:#E3643E !important;
}
.bgColor3{
    background:#F59B43 !important;
}
.bgColor4{
    background:#F5BA42 !important;
}
.bgColor5{
    background:#B1C252 !important;
}
.bgColor6{
    background:#3BB85D !important;
}
.bgColor7{
    background:#3BBEB0 !important;
}
.bgColor8{
    background:#3BB1D9 !important;
}
.bgColor9{
    background:#4B8CDC !important;
}
.bgColor10{
    background:#7277D5 !important;
}
.bgColor11{
    background:#B276D8 !important;
}
.bgColor12{
    background:#D870AD !important;
}
.bgColor13{
    background:#A5ADB8 !important;
}
.bgColor14{
    background:#31353C !important;
}

.ui-slider .ui-slider-handle {
    width: 0.8em;
    height: 1.4em;
}
.ui-slider-handle {
    border: 0;
    border-radius: 0px;
}
.ui-slider-handle:before {
    border-radius: 0;
}
.slider-group{
    padding-left: 10px;
    padding-top: 6px;
    margin: 5px 0;
}

a.cke_button {
    height: 25px !important;
}
.cke_toolgroup, .cke_combo_button { 
    background:#FFFFFF !important;
    background-image: none !important;
}
.cke_top{
    background:#EEE !important;
    background-image: none !important;
}

a.cke_button_off:hover, a.cke_button_off:focus, a.cke_button_off:active, a.cke_button_disabled:hover, a.cke_button_disabled:focus, a.cke_button_disabled:active{
    background:#EEE !important;
    background-image: none !important;
}

.login .logo{
    padding: 15px;
    margin: 25px 0 15px;

}
.login .logo img{
    max-width: 300px;
    width: 90%;
}

.login .login-headline{
    margin-bottom: 25px;
}

.login input[type=text],
.login input[type=email],
.login input[type=password],
.login input[type=username]{
    border: 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #efefef !important;
    color: #6f737e !important;
    line-height: 2.5em !important; 
    height: 2.5em !important;
}

.login input[type=submit]{
    position: absolute;
    right: 10px;
    top: 50%;
    background-color: transparent !important;
    color: #9bb700 !important;
    margin-top: -20px;
    width: auto;
    text-transform: none;
    font-weight: 500;
}

/* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.form-signin {
    padding: 160px 130px 0px 40px;
    margin: 0 auto 0;
    display: none;
    background-image: url('/assets/varioous/images/login_triangle_field.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 347px;
    height: 526px;
    position: relative;
}
.form-register {
    max-width: 800px;
}
.form-signin .small{
    text-align: center;
    color:#888;
    margin-top: 20px;
}
.form-signin.slidein{
    opacity:1;
    margin: 8% auto 0;

    -webkit-transition: all 800ms cubic-bezier(0.655, -0.02, 0.32, 1.03) 400ms;
    -moz-transition: all 800ms cubic-bezier(0.655, -0.02, 0.32, 1.03) 400ms;
    -o-transition: all 800ms cubic-bezier(0.655, -0.02, 0.32, 1.03) 400ms;
    transition: all 800ms cubic-bezier(0.655, -0.02, 0.32, 1.03) 400ms;
}
.login .fileUpload.btn.btn-primary{
    width:auto !important;
}

.login input.form-control {
    padding: 0 10px;
}
.login label {
    padding-left: 2px;

}
.login .btn-primary {
    width: 100%;
    border: 0px;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: 300;
}
.login .btn-success {
    width: 100%;
}
.login hr{
    margin:5px 0 15px;
}
.login div.forgotpassword {
    text-align: right;
    padding: 10px 0;
}
.login .forgotpassword a{
    font-size: 11px;
}
.login #error{
    background: #ed5564;
    color: #FFF;
    font-weight: 300;
    display: none;
    padding: 10px 5px;
    margin: 10px 0 20px;
    text-align: center;
}
.login .forgotpass-info, .login .forgotpass-success{
    color: #FFF;
    font-weight: 300;
    padding: 10px 5px;
    margin: 10px 0 20px;
    text-align: center;
    background: #0C6EA1 !important;
}
.login .forgotpass-success{
    background: #9bb700;
}
@media (max-width: 767px) {
    /*body.login{
        background:#FFFFFF;
    }
    .form-signin {
        margin-top: 0px;
        background: none;
    }*/
}
.login .header{
    text-align: center;
    color: #888;
}

.install .logo{
    text-align: center;
    padding: 13px;
    background:none !important;
}
.install h4{
    font-size: 14px;
}
.install h3 {
    color: #2F373D;
    font-weight: 400;
}
.install .nav-pills p{
    font-size:10px;
}
.install .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #15B9EF;
}
.install-frame{
    margin-top: 2%;
}
.install-content{
    background: #FFFFFF;
    padding:20px; 
}

.install .nav-pills>li>a {
    border-radius: 2px;
}
.install .thumbnail{
    border:0px;
}

#users td {
    cursor: default !important;
}

#histories td {
    cursor: default !important;
}

.sub-category-item {
    padding-left: 25px;
}

.category-left {
    float: left;
}

.category-right {
    float: right;
}

.category-list-item {
    height: 40px;
}

.category-shop-item {
    padding: 0px 0px 0px 15px !important;
}

li.list-group-item.sub-category-item.category-list-item.category-shop-item {
    padding-left: 30px !important;
}

#valid_from_min, #valid_from_max, #valid_to_min, #valid_to_max {
    width: 130px;
    display: inline;
    height: 30px;
    text-align: center;
}

#sell_date_from_min, #sell_date_from_max, #check_date_from_min, #check_date_from_max, #payout_date_from_min, #payout_date_from_max {
    width: 130px;
    display: inline;
    height: 30px;
    text-align: center;
}

.time-filter-span {
    width: 90px;
    display: block;
    float: left;
}

.time-filter-span-2 {
    width: 150px;
    display: block;
    float: left;
}

#time-filter-div {
    margin-bottom: 10px;
}

#time-filter-div-2 {
    margin-bottom: 10px;
}


.data-vouchers .fa-check {
    margin-left: 2px;
}

#remove-vouchers-dummy {
    display: none;
}

.voucher-rem-list input.labelauty:checked + label{
    background-color: red !important;
    background-image: none !important;
}

#transactions > tfoot > tr > th > select {
    margin-top: 10px !important;
    border-color: #1cbce8 !important;
    border-radius: 3px !important;
}


#transactions > tfoot > tr > th > select > option {
    line-height: 1.42857143 !important;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#transactions > tfoot > tr > th > select.table-filter-select {
    line-height: 1.42857143 !important;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.footaktion {
    visibility: hidden;
}

div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin-left: -6%;
    padding: 10px !important;
    margin-top: 0px !important;
    text-align: center;
    color: white !important;
    z-index: 100 !important;
    background-color: #9bb700 !important;
    background: #9bb700 !important;
    font-size: 1em;
    text-transform: uppercase;
}

/*#members_length{
	width: 0px;
}*/

/*#members_length label{
	display: none;
}*/

#members_wrapper > .row:first-child > div,
#users_wrapper > .row:first-child > div{
    float: right;
    width: auto;
}

#members_wrapper > .row:first-child > .col-xs-6,
#users_wrapper > .row:first-child > .col-xs-6{
    margin-right: 70px;
}

#members_wrapper > .row:first-child > .col-xs-6:first-child,
#users_wrapper > .row:first-child > .col-xs-6:first-child{
    display: none;
}

.filter-members{
    position: relative;
    top: 3.6em;
}

.filter-members .btn{
    padding: 0px 10px !important;
    font-size: 12px;
    line-height: 20px;
}

div.dataTables_length select {
    height: 25px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    outline: none;
    margin-top: 2px;
    box-shadow: none !important;
    line-height: 14px;
    width: 100px !important;
    font-size: 0.8em;
    padding: 0 0 0 27px;
    margin-right: 0;
}

.form-control{
    border: 1px solid #d3d3d3;
    color: #6a6d74;
    line-height: 3em;
    height: 3em;
    font-size: 1em;
    padding: 10px;
    border-radius:0;
    width: 460px;
    /*max-width: 90%;*/
}

#settings .form-control{
    max-width: 90%;
}

.login .form-control{
    width: 100%;
}

textarea.form-control{
    line-height: 1.4em;
}

.form-control.small{
    width: 100px;
    float: left;
}

.form-control.medium{
    width: 338px;
    float: left;
}

.form-control.half{
    width: 219px;
    float: left;
}

.form-control#salutation_deault{
    float: left;
}

*:focus {
    outline: none;
}

.form-control:focus{
    border-color: #9bb700;
    box-shadow: none;
    -webkit-box-shadow: none;
}

select{
    width: 132px !important;
    margin-right: 22px;
}

input,
button{
    margin-right: 22px;
}

.buttons{
    margin-top: 2em;
}

.errors{
    display: none;
    color: #ed5564;
    border: 1px solid #ed5564;
    padding: 10px;
    letter-spacing: 1px;
    max-width: 458px;
    margin-bottom: 5px;
}

.row.form{
    min-height: 240px;
}

.dropdown-toggle{
    margin-right: 0;
}

/* Styled Select Box */

.select-wrapper{
    width: 138px !important;
    margin-right: 22px;
    display: inline-block;
}

.select-wrapper.big{
    width: 240px !important;
}

.select-wrapper.bigger{
    width: 460px !important;
}

.select-wrapper:last-child{
    margin-right: 0;
}

.select-wrapper .cs-select{
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select-wrapper .cs-select .cs-placeholder{
    display: block;
    background-color: #ffffff;
    border: 1px solid #d3d3d3;
    font-size: 1em;
    line-height: 2.4em;
    padding: 0 1em;
}

.select-wrapper .cs-select .cs-placeholder:before{
    content: "";
    background-color: #d3d3d3;
    right: 2.4em;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
}

.select-wrapper .cs-select .cs-placeholder:after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #6a6d74 transparent transparent transparent;
    position: absolute;
    right: 1em;
    top: 1.1em;
}

.select-wrapper .cs-select .cs-options{
    display: none;
    background-color: #ffffff;
    border: 1px solid #9bb700;
    border-top: 1px solid #d3d3d3;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    font-size: 1em;
    top: 2.4em;
    z-index: 100;
}

.select-wrapper .cs-select .cs-options ul{
    list-style: none;
    padding-left: 0;
}

.select-wrapper .cs-select .cs-options li{
    padding: 0 1em;
    line-height: 2em;
}

.select-wrapper .cs-select .cs-options li:hover{
    background-color: #e7e7e7;
}

.select-wrapper .cs-select.show .cs-options{
    display: block;
}

.select-wrapper .cs-select.show .cs-placeholder{
    border: 1px solid #9bb700;
}			

.select-wrapper .cs-select.show .cs-placeholder:after{
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #6a6d74 transparent;
}

/* Styles Checks and Radios */

.checkbox-wrapper{
    position: relative;
    display: inline-block;
    padding-left: 3.3em;
    padding-top: .2em;
    padding-right: 1em;
    line-height: 1.3em;
    margin-right: 22px;
    vertical-align: top;
}

.checkbox-wrapper label{
    padding-top: .2em;
    display: inline;
    width: auto;
    float: none;
    padding-right: 0;
    padding-top: 0;
    font-size: 1em;
    line-height: 2em;
}

.checkbox-wrapper .checkbox-alt{
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #d3d3d3;
}

.checkbox-wrapper .checkbox-alt.readonly{
    background-color: #f6f6f6;
    cursor: no-drop;
}

.checkbox-wrapper input{
    width: 1px;
    height: 1px;
    margin: 0;
    visibility: hidden;
    display: inline-block;
}

.checkbox-wrapper input:checked + .checkbox-alt:after,
.checkbox-wrapper .checkbox-alt.checked:after{
    content: "";
    width: 12px;
    height: 4px;
    position: absolute;
    left: 16px;
    top: 17px;
    margin-top: 1px;
    margin-left: -1px;
    background-color: #6a6d74;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.checkbox-wrapper input:checked + .checkbox-alt:before,
.checkbox-wrapper .checkbox-alt.checked:before{
    content: "";
    width: 8px;
    height: 4px;
    position: absolute;
    left: 17px;
    top: 15px;
    background-color: #6a6d74;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}


/* Hints */

.hint{
    position: absolute;
    padding: .3em;
    display: inline;
    top: .5em;
    right: 3.5em;
}

.hint:before,
.hint .data-hint{
    pointer-events: none;
    transition: all .3s;
    opacity: 0;
}

.hint:before{
    content: "";
    bottom: 100%;
    left: 50%;
    transform: translateY(10px) translateX(-50%);
    border: 6px solid transparent;
    border-top-color: rgba(22,27, 31,1);
    position: absolute;
    z-index: 1000001;
}

.hint .data-hint{
    bottom: 100%;
    left: 50%;
    transform: translateY(10px) translateX(-50%);
    position: absolute;
    z-index: 1000001;
    background-color: rgba(22,27, 31,1);
    line-height: 1.2em;
    color: #E4E4E4;
    text-transform: none;
    padding: .6em;
    margin-bottom: 12px;
    font-weight: 300;
    min-width: 160px;
    box-shadow: 0 0 10px rgba(22,27, 31,0.3);
    border-radius: 5px;
}

.hint:hover:before,
.hint:focus:before,
.hint:hover .data-hint,
.hint:focus .data-hint{
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}



.image-holder{
    width: 210px;
    height: auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background-color: #f6f6f6;
}

.image-holder img{
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.row{
    margin-left: 0;
    margin-right: 0;
    margin-bottom:15px;
}

.contentbar{
    padding-left: 70px;
    margin-top: 30px;
}

.contentbar:after{
    content: "";
    clear: both;
    display: table;
}

.contentbar>div{
    padding: 0;
}

#step-one,
#step-two,
#step-three,
#step-four,
#step-five,
#step-six{
    position: relative;
}

.language-flag{
    display: block;
    margin-top: 3px;
}


/* -------------------------------------
 * Bar container
 * ------------------------------------- */

.progress-radial{
    position: absolute;
    top: 60px;
    right: 120px;
    width: 155px;
    height: 155px;
    border-radius: 50%;
}

/* -------------------------------------
 * Optional centered circle w/text
 * ------------------------------------- */  
.progress-radial .overlay{
    position: absolute;
    width: 135px;
    height: 135px;
    background-color: #ffffff;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    line-height: 130px;
    font-size: 2em;
    color: #9bb700;
    font-weight: 500;
}

.progress-0 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-5 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(108deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-10 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-15 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(144deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-20 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-25 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(180deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-30 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-35 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(216deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-40 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(234deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-45 {
    background-image: linear-gradient(90deg, #e7e7e7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(252deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-50 {
    background-image: linear-gradient(-90deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-55 {
    background-image: linear-gradient(-72deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-60 {
    background-image: linear-gradient(-54deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-65 {
    background-image: linear-gradient(-36deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-70 {
    background-image: linear-gradient(-18deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-75 {
    background-image: linear-gradient(0deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-80 {
    background-image: linear-gradient(18deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-85 {
    background-image: linear-gradient(36deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-90 {
    background-image: linear-gradient(54deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-95 {
    background-image: linear-gradient(72deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.progress-100 {
    background-image: linear-gradient(90deg, #9bb700 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #9bb700 50%, #e7e7e7 50%, #e7e7e7);
}

.no-js-notification, 
.outdated-browser-notification{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9bb700;
    color: #FFFFFF;
}

.outdated-browser-notification{
    display: none;
}

html.ie8 .outdated-browser-notification{
    display: block;
}

.no-js-notification p, 
.outdated-browser-notification p{
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    padding: 0 40px;
    box-sizing: border-box;
}

.no-js-notification a, 
.outdated-browser-notification a{
    color: #FFFFFF;
    text-decoration: underline;
}

.margin-checkbox-bottom {
    margin-bottom: 22px;
}

#menu_search {
    margin-top: 15px;
}

.add-member,
.add-user{
    text-align: right;
    margin-top: -2em;
    margin-bottom: -2em;
}

#members tr td:last-child {
    text-align: center;
}

.remove-member {
    text-align: right;
}

#remove-members-dummy {
    display: none;
}

.error-input {
    border-color: red !important;
}

.table-search {
    display: block;
    border: 1px solid #e5e9ec;
    border-radius: 3px;
    height: 25px;
    outline: none;
    box-shadow: none !important;
    line-height: 14px;
    width:55px !important;
}

#members th:nth-child(1) {
    width: 45px !important;
}

#members th:nth-child(6) {
    width: 45px !important;
}

#members th:nth-child(5) {
    width: 80px !important;
}

input.labelauty:checked + label {
    border-bottom: none !important;
}

.second-h1 {
    margin-top: 40px;
}

.btn-popover-delete {
    color: #fff !important;
    background-attachment: scroll !important;
    background-clip:border-box !important;
    background-color:rgb(212, 63, 58)!important;
    background-image:none !important;
    background-origin:padding-box !important;
    background-size: auto !important;
    padding: 6px 12px !important;
    border: none;
}

.btn-popover-delete:hover {
    border: none;
}

.btn-popover-close {
    color: #fff !important;
    background-attachment: scroll !important;
    background-clip:border-box !important;
    background-color:#9bb700!important;
    background-image:none !important;
    background-origin:padding-box !important;
    background-size: auto !important;
    padding: 6px 12px !important;
    border: none;
}

.btn-popover-close:hover {
    border: none;
}

.col-xs-6 > #members_filter > label > input {
    width: 200px !important;
    height: 35px;
}

#members-select-button {
    height: 33px;
}

#member-search-select-district {
    display: block;
    border: 1px solid #e5e9ec;
    border-radius: 3px;
    height: 25px;
    outline: none;
    box-shadow: none !important;
    line-height: 14px;
    width:55px !important;
}

.margin-tbbtn {
	margin-left: 5px !important;
}

.btn-varioous-red {
	background-color: rgb(212, 63, 58)!important;
}

.btn-varioous-green {
	background-color: #9bb700 !important;
}