@charset "UTF-8";
/*!
 *
 * Centric - Bootstrap Admin Template
 *
 * Version: 1.9.5
 * Author: @themicon_co
 * Website: http://themicon.co
 * License: https://wrapbootstrap.com/help/licenses
 *
 */
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,700");

/**
 * Bootstrap Reset
 */


.theme-11 {
  background-color: #F7F7F7;
}

.theme-11 .login{
  background-color: #cce5cc !important;
}

.theme-11 .layout-container > aside {
  background-color: #cce5cc;
  color: #3a3a3a;

}
.theme-11 .layout-container > aside > .sidebar-header {
  background-color: #cce5cc;
  color: #000;
}



.theme-11 .sidebar-header > .sidebar-header-logo > img, .sidebar-header > .sidebar-header-logo > svg{
	display: inline-block;
	width:50px;
	height: 50px;
	vertical-align: -28%;
	
}





.theme-11 .sidebar-nav ul > li > a:hover, .sidebar-nav ul > li > a:focus{
	background-color: #fff0 !important;
}



.theme-11 .layout-container > aside > .sidebar-toolbar {
  color: #fff !important;
}
.theme-11 .layout-container > header {
  background-color: #cce5cc;
  color: #000;
}
.theme-11 .layout-container > main {
  background-color: #F7F7F7;
  color: #000;
}
.theme-11 .layout-container > main .bg-white:not([class*='bg-']),
.theme-11 .layout-container > main .panel:not([class*='bg-']),
.theme-11 .layout-container > main .card:not([class*='bg-']),
.theme-11 .layout-container > main .panel-default > .panel-heading:not([class*='bg-']) {
  background-color: #fff;
  color: #3a3a3a;
}
.theme-11 .layout-container > main .bg-white {
  background-color: #efefef;
  color: #000;
}
.theme-11 .layout-container > main .well,
.theme-11 .layout-container > main .jumbotron,
.theme-11 .layout-container > main .breadcrumb,
.theme-11 .layout-container > main .modal-content {
  background-color: #efefef;
  color: inherit;
}
.theme-11 .layout-container > main .btn-default {
  color: #fff;
  background-color: #098040;
  border-color: #098040;
}
.theme-11 .layout-container > main .btn-default:focus,
.theme-11 .layout-container > main .btn-default.focus {
  color: #000;
  background-color: #cce5cc;
  border-color: #cce5cc;
}
.theme-11 .layout-container > main .btn-default:hover {
  color: #000;
  background-color: #cce5cc;
  border-color: #cce5cc;
}
.theme-11 .layout-container > main .btn-default:active,
.theme-11 .layout-container > main .btn-default.active,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default {
  color: #fff;
  background-color: #098040;
  border-color: #098040;
}
.theme-11 .layout-container > main .btn-default:active:hover,
.theme-11 .layout-container > main .btn-default.active:hover,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default:hover,
.theme-11 .layout-container > main .btn-default:active:focus,
.theme-11 .layout-container > main .btn-default.active:focus,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default:focus,
.theme-11 .layout-container > main .btn-default:active.focus,
.theme-11 .layout-container > main .btn-default.active.focus,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default.focus {
  color: #fff;
  background-color: #098040;
  border-color: #098040;
}
.theme-11 .layout-container > main .btn-default:active,
.theme-11 .layout-container > main .btn-default.active,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default {
  background-image: none;
}
.theme-11 .layout-container > main .btn-default.disabled,
.theme-11 .layout-container > main .btn-default[disabled],
fieldset[disabled] .theme-10 .layout-container > main .btn-default,
.theme-11 .layout-container > main .btn-default.disabled:hover,
.theme-11 .layout-container > main .btn-default[disabled]:hover,
fieldset[disabled] .theme-10 .layout-container > main .btn-default:hover,
.theme-11 .layout-container > main .btn-default.disabled:focus,
.theme-11 .layout-container > main .btn-default[disabled]:focus,
fieldset[disabled] .theme-10 .layout-container > main .btn-default:focus,
.theme-11 .layout-container > main .btn-default.disabled.focus,
.theme-11 .layout-container > main .btn-default[disabled].focus,
fieldset[disabled] .theme-10 .layout-container > main .btn-default.focus,
.theme-11 .layout-container > main .btn-default.disabled:active,
.theme-11 .layout-container > main .btn-default[disabled]:active,
fieldset[disabled] .theme-10 .layout-container > main .btn-default:active,
.theme-11 .layout-container > main .btn-default.disabled.active,
.theme-11 .layout-container > main .btn-default[disabled].active,
fieldset[disabled] .theme-10 .layout-container > main .btn-default.active {
  background-color: #098040;
  border-color: #098040;
}
.theme-11 .layout-container > main .btn-default .badge {
  color: #098040;
  background-color: #fff;
}
.theme-11 .layout-container > main .open > .dropdown-toggle.btn-default,
.theme-11 .layout-container > main .open > .dropdown-toggle.btn-default:hover,
.theme-11 .layout-container > main .open > .dropdown-toggle.btn-default:active,
.theme-11 .layout-container > main .open > .dropdown-toggle.btn-default.active,
.theme-11 .layout-container > main .open > .dropdown-toggle.btn-default:focus {
  color: #fff;
  background-color: #098040;
  border-color: #098040;
}
.theme-11 .layout-container > main .form-control {
  color: inherit;
  background-color: #fff;
  border-color: #b3b3b3;;
}
.theme-11 .layout-container > main .form-control:focus {
  border-color: #d6d6d6;
}
.theme-11 .layout-container > main .form-control[disabled],
.theme-11 .layout-container > main .form-control[readonly],
.theme-11 .layout-container > main fieldset[disabled] .form-control {
  background-color: rgba(240, 240, 240, 1);
}
.theme-11 .layout-container > main select:not([multiple]) option {
  color: #098040;
}
.theme-11 .layout-container > main .input-group-addon,
.theme-11 .layout-container > main .input-group-button {
  background-color: transparent;
  border: 1px solid rgba(162, 162, 162, 0.55);
  color: inherit;
}
.theme-11 .layout-container > main .nav-tabs > li.active {
  color: #098040;
}
.theme-11 .layout-container > main .note-editor .note-editing-area .note-editable {
  background-color: rgba(240, 240, 240, 0.1);
}
.theme-11 .layout-container > main .photo {
  background-color: #37474F;
}
.theme-11 .tab-icon > svg,
.theme-11 .sidebar-header-logo > svg,
.theme-11 .nav-icon > svg,
.theme-11 .sidebar-header-logo > em,
.theme-11 .nav-icon > em {
  color: #156600 !important;
  fill: #228207 !important;
}


.theme-11 .header-container > nav > ul > li > a{
	color: #156600
}


.theme-11 .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #098040;
}



.theme-11 .sidebar-nav ul > li > a:hover, .sidebar-nav ul > li > a:focus {
	background-color: #22820752;
}

.theme-11 .fc-button-primary{
	background-color: #228207;
	border-color: #228207;
}

.theme-11 .fc-button-primary:not(:disabled).fc-button-active, .fc-button-primary:not(:disabled):active{
	background-color: #0f4001;
}

.theme-11 .fc-button-primary:hover{
	background-color: #0f4001;
}

.theme-11 .fc-button-primary:disabled{
	background-color: #0f4001;
	border-color: #0f4001;
}



.theme-11 .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: #228207;
}

.theme-11 .filemanager .data li{
	background-color: #585858;
}


.theme-11 .filemanager .data li:hover{
	background-color: #2d2d2d;
}



.theme-11 .button{
	background-color: #afafaf;
}


.theme-11 .button:hover{
	background-color: #585858;
	color:#fff
}

.theme-11 .filemanager .nothingfound{
	background-color: #585858
}

.theme-11 .filemanager .breadcrumbs{
	color:#000
}

.theme-11 .filemanager .folderName{
	color:#000
}

.theme-11 .filemanager .search{
	color:#000
}


.theme-11 .filemanager .search input[type=search]{
	background-color: #f7f7f7
}


.theme-11 .filemanager .search:after{
	background-color: #156600
}


.theme-11 .filemanager .search:before{
	border-color: #156600
}


.theme-11 .layout-container > main .btn-create-new {
  color: #fff;
  background-color: #585858;
  border-color: #585858;
}






.preview-theme-11 .preview-header {
  background-color: #cce5cc;
}
.preview-theme-11 .preview-sidebar {
  background-color: #cce5cc;
}
.preview-theme-11 .preview-content {
  background-color: #f7f7f7;
}



.theme-11 .customer-colour{
	background-color:#cce5cc;
}

.theme-11 .staff-colour{
	background-color:#80b0ff;
}




.theme-11 .nav-colour-dashboard{
	background-color:#a5dd91 !important;
}

.theme-11 .nav-colour-customer{
	background-color:#91d2dd !important;
}

.theme-11 .nav-colour-notes{
	background-color:#e8bd3e !important;
}

.theme-11 .nav-colour-orders{
	background-color:#729cdd !important;
}

.theme-11 .nav-colour-users{
	background-color:#ee7c76 !important;
}

.theme-11 .nav-colour-subscriptions{
	background-color:#ba88ec !important;
}

.theme-11 .nav-colour-calendar{
	background-color:#ece188 !important;
}

.theme-11 .nav-colour-projects{
	background-color:#88f4ff !important;
}

.theme-11 .nav-colour-opportunities{
	background-color:#88f4ff !important;
}

.theme-11 .nav-colour-sales-opportunities{
	background-color:#6ccfff !important;
}

.theme-11 .nav-colour-tasks{
	background-color:#ffac99 !important;
}

.theme-11 .nav-colour-communications{
	background-color:#dfff99 !important;
}

.theme-11 .nav-colour-support{
	background-color:#8bffbe !important;
}

.theme-11 .nav-colour-marketing{
	background-color:#e09bff !important;
}

.theme-11 .nav-colour-courses{
	background-color:#ee9e6e !important;
}

.theme-11 .nav-colour-products{
	background-color:#baee6e !important;
}

.theme-11 .nav-colour-passwords{
	background-color:#eeec6e !important;
}





@media only screen and (max-width: 991px) {
	.theme-11 .navbar-toggle{
		display: inherit !important
	}
}


@media only screen and (max-width: 991px) {
	.theme-11 .navbar-header{
		float:right !important
	}
}



