
.all4feet-theme {
  background-color: #298b02;
}
.all4feet-theme .layout-container > aside {
  background-color: #164e00;
  color: #fff;
}
.all4feet-theme .layout-container > aside > .sidebar-header {
  background-color: #298b02;
  color: #fff;
}
.all4feet-theme .layout-container > header {
  background-color: #298b02;
  color: #fff;
}
.all4feet-theme .layout-container > main {
  background-color: #fff;
  color: #000;
}

.all4feet-theme .sidebar-header {
  background-color: #298b02;
  color: #fff;
}

.all4feet-theme .header-container {
  background-color: #298b02;
  color: #000;
}

.all4feet-theme .sidebar-container {
  background-color: #201F1E;
  color: #fff;
}


.all4feet-theme .sidebar-header > .sidebar-header-logo > img {
	width:120px;
	height:auto;
	margin-top: 11px;
}



.all4feet-theme .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label{
	background-color: #2E2E2C;
    color: #fff;
	border-color: #2E2E2C;
}



.all4feet-theme .sidebar-nav ul > li > a:hover, .sidebar-nav ul > li > a:focus{
	background-color: #fff0 !important;
}





.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover {
    background-color: #5fd530;
    border-color: #5fd530;
}


.all4feet-theme .button{
	background-color: #298b02;
}

.all4feet-theme .button:hover{
	background-color: #5fd530;
}

.all4feet-theme .filemanager .data li{
	background-color: #201f1e;
}

.all4feet-theme .filemanager .data li:hover{
	background-color: #4F4F4F;
}

.all4feet-theme .filemanager .nothingfound{
	background-color: #201f1e;
}

.all4feet-theme .filemanager .nothingfound:hover{
	background-color: #4F4F4F;
}

.pagination>li>a, .pagination>li>span{
    background-color:#efefef !important;
    color:#000 !important;
    border-color: #efefef !important;
}
.pagination>li>a:hover{
    background-color:#bbbbbb !important;
    color:#000 !important;
    border-color: #bbbbbb !important;
}


.all4feet-theme .layout-container > main .bg-white:not([class*='bg-']),
.all4feet-theme .layout-container > main .panel:not([class*='bg-']),
.all4feet-theme .layout-container > main .card:not([class*='bg-']),
.all4feet-theme .layout-container > main .panel-default > .panel-heading:not([class*='bg-']) {
  background-color: #f3f3f3;
  color: inherit;
}
.all4feet-theme .layout-container > main .bg-white {
  background-color: #fff;
  color: inherit;
}
.all4feet-theme .layout-container > main .well,
.all4feet-theme .layout-container > main .jumbotron,
.all4feet-theme .layout-container > main .breadcrumb,
.all4feet-theme .layout-container > main .modal-content {
  background-color: #252525;
  color: inherit;
}
.all4feet-theme .layout-container > main .btn-default {
  color: #000;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.all4feet-theme .layout-container > main .btn-default:focus,
.all4feet-theme .layout-container > main .btn-default.focus {
  color: #000;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.all4feet-theme .layout-container > main .btn-default:hover {
  color: #000;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.all4feet-theme .layout-container > main .btn-default:active,
.all4feet-theme .layout-container > main .btn-default.active,
.open > .dropdown-toggle.redrag-theme .layout-container > main .btn-default {
  color: #000;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.all4feet-theme .layout-container > main .btn-default:active:hover,
.all4feet-theme .layout-container > main .btn-default.active:hover,
.open > .dropdown-toggle.redrag-theme .layout-container > main .btn-default:hover,
.all4feet-theme .layout-container > main .btn-default:active:focus,
.all4feet-theme .layout-container > main .btn-default.active:focus,
.open > .dropdown-toggle.redrag-theme .layout-container > main .btn-default:focus,
.all4feet-theme .layout-container > main .btn-default:active.focus,
.all4feet-theme .layout-container > main .btn-default.active.focus,
.open > .dropdown-toggle.redrag-theme .layout-container > main .btn-default.focus {
  color: #fff;
  background-color: #262626;
  border-color: #262626;
}
.all4feet-theme .layout-container > main .btn-default:active,
.all4feet-theme .layout-container > main .btn-default.active,
.open > .dropdown-toggle.redrag-theme .layout-container > main .btn-default {
  background-image: none;
}
.all4feet-theme .layout-container > main .btn-default.disabled,
.all4feet-theme .layout-container > main .btn-default[disabled],
fieldset[disabled] .redrag-theme .layout-container > main .btn-default,
.all4feet-theme .layout-container > main .btn-default.disabled:hover,
.all4feet-theme .layout-container > main .btn-default[disabled]:hover,
fieldset[disabled] .redrag-theme .layout-container > main .btn-default:hover,
.all4feet-theme .layout-container > main .btn-default.disabled:focus,
.all4feet-theme .layout-container > main .btn-default[disabled]:focus,
fieldset[disabled] .redrag-theme .layout-container > main .btn-default:focus,
.all4feet-theme .layout-container > main .btn-default.disabled.focus,
.all4feet-theme .layout-container > main .btn-default[disabled].focus,
fieldset[disabled] .redrag-theme .layout-container > main .btn-default.focus,
.all4feet-theme .layout-container > main .btn-default.disabled:active,
.all4feet-theme .layout-container > main .btn-default[disabled]:active,
fieldset[disabled] .redrag-theme .layout-container > main .btn-default:active,
.all4feet-theme .layout-container > main .btn-default.disabled.active,
.all4feet-theme .layout-container > main .btn-default[disabled].active,
fieldset[disabled] .redrag-theme .layout-container > main .btn-default.active {
  background-color: #a3a3a3;
  border-color: #a3a3a3;
}
.all4feet-theme .layout-container > main .btn-default .badge {
  color: #2E2E2C;
  background-color: #fff;
}
.all4feet-theme .layout-container > main .open > .dropdown-toggle.btn-default,
.all4feet-theme .layout-container > main .open > .dropdown-toggle.btn-default:hover,
.all4feet-theme .layout-container > main .open > .dropdown-toggle.btn-default:active,
.all4feet-theme .layout-container > main .open > .dropdown-toggle.btn-default.active,
.all4feet-theme .layout-container > main .open > .dropdown-toggle.btn-default:focus {
  color: #fff;
  background-color: #2E2E2C;
  border-color: #2E2E2C;
}
.all4feet-theme .layout-container > main .form-control {
  color: inherit;
  background-color: #fff;
  border-color: #d1d1d1;
}
.all4feet-theme .layout-container > main .form-control:focus {
  border-color: rgba(240, 240, 240, 0.36);
  border-color: #d1d1d1;
}
.all4feet-theme .layout-container > main .form-control[disabled],
.all4feet-theme .layout-container > main .form-control[readonly],
.all4feet-theme .layout-container > main fieldset[disabled] .form-control {
  background-color: rgba(240, 240, 240, 0.1);
}
.all4feet-theme .layout-container > main select:not([multiple]) option {
  color: #6C7177;
}
.all4feet-theme .layout-container > main .input-group-addon,
.all4feet-theme .layout-container > main .input-group-button {
  background-color: transparent;
  border: 1px solid rgba(162, 162, 162, 0.26);
  color: inherit;
}
.all4feet-theme .layout-container > main .nav-tabs > li.active {
  color: #fff;
}
.all4feet-theme .layout-container > main .note-editor .note-editing-area .note-editable {
  background-color: #fff;
}
.all4feet-theme .layout-container > main .photo {
  background-color: #efefef;
}



.all4feet-theme .nav-tabs.nav-justified > .active > a:hover{
	border-color:#F77E1B !important;
}






.all4feet-theme .sidebar-header-logo > svg,
.all4feet-theme .nav-icon > svg,
.all4feet-theme .sidebar-header-logo > em,
.all4feet-theme .nav-icon > em {
  color: #1571ca !important;
  fill: #ff9100 !important;
}


.all4feet-theme .timeline-centered::before{
	background-color: #313131;
}



.all4feet-theme .tab-icon > svg{
  color: #1571ca !important;
  fill: #ff9100 !important;
}

.all4feet-theme .sidebar-nav ul > li.active{
	background-color: #103800;
}


.all4feet-them .bg-red{
	baground-color: #E50018
}

.all4feet-them .bg-orange{
	baground-color: #F77E1B
}

.all4feet-them .c-red{
	color: #E50018
}

.all4feet-them .c-orange{
	color: #F77E1B
}




.all4feet-theme .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon{
	background-color: #1571ca;
}


.all4feet-theme .layout-container > main .well, .all4feet-theme .layout-container > main .jumbotron, .all4feet-theme .layout-container > main .breadcrumb, .all4feet-theme .layout-container > main .modal-content{
	background-color: #f3f3f3;
}




.all4feet-theme .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after
	{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #2e2e2c transparent transparent;
	left: 1px;
	top: 5px;
	margin-left: -9px;
}

.all4feet-theme .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:before
	{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #2e2e2c transparent transparent;
	left: 0;
	top: 5px;
	margin-left: -9px;
}





.all4feet-theme .fc-button-primary{
	background-color: #4B4B4B !important;
	border-color: #4B4B4B !important;
}

.all4feet-theme .close{
	color:#fff
}










