﻿@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-10 {
  background-color: #fff;
}
.theme-10 .layout-container > aside {
  background-color: #ff9500;
  color: #005aa6;

}
.theme-10 .layout-container > aside > .sidebar-header {
  background-color: #ff9500;
  color: #005aa6;
}
.theme-10 .layout-container > header {
  background-color: #ff9500;
  color: #005aa6;
}
.theme-10 .layout-container > main {
  background-color: #fff;
  color: #005aa6;
}
.theme-10 .layout-container > main .bg-white:not([class*='bg-']),
.theme-10 .layout-container > main .panel:not([class*='bg-']),
.theme-10 .layout-container > main .card:not([class*='bg-']),
.theme-10 .layout-container > main .panel-default > .panel-heading:not([class*='bg-']) {
  background-color: #efefef;
  color: #000;
}
.theme-10 .layout-container > main .bg-white {
  background-color: #efefef;
  color: #000;
}
.theme-10 .layout-container > main .well,
.theme-10 .layout-container > main .jumbotron,
.theme-10 .layout-container > main .breadcrumb,
.theme-10 .layout-container > main .modal-content {
  background-color: #efefef;
  color: inherit;
}
.theme-10 .layout-container > main .btn-default {
  color: #000;
  background-color: #efefef;
  border-color: #dddddd;
}
.theme-10 .layout-container > main .btn-default:focus,
.theme-10 .layout-container > main .btn-default.focus {
  color: #000;
  background-color: #d1d1d1;
  border-color: #a0a0a0;
}
.theme-10 .layout-container > main .btn-default:hover {
  color: #000;
  background-color: #ff9500;
  border-color: #ef8200;
}
.theme-10 .layout-container > main .btn-default:active,
.theme-10 .layout-container > main .btn-default.active,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default {
  color: #000;
  background-color: #ef8200;
  border-color: #ef8200;
}
.theme-10 .layout-container > main .btn-default:active:hover,
.theme-10 .layout-container > main .btn-default.active:hover,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default:hover,
.theme-10 .layout-container > main .btn-default:active:focus,
.theme-10 .layout-container > main .btn-default.active:focus,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default:focus,
.theme-10 .layout-container > main .btn-default:active.focus,
.theme-10 .layout-container > main .btn-default.active.focus,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default.focus {
  color: #000;
  background-color: #ef8200;
  border-color: #ef8200;
}
.theme-10 .layout-container > main .btn-default:active,
.theme-10 .layout-container > main .btn-default.active,
.open > .dropdown-toggle.theme-10 .layout-container > main .btn-default {
  background-image: none;
}
.theme-10 .layout-container > main .btn-default.disabled,
.theme-10 .layout-container > main .btn-default[disabled],
fieldset[disabled] .theme-10 .layout-container > main .btn-default,
.theme-10 .layout-container > main .btn-default.disabled:hover,
.theme-10 .layout-container > main .btn-default[disabled]:hover,
fieldset[disabled] .theme-10 .layout-container > main .btn-default:hover,
.theme-10 .layout-container > main .btn-default.disabled:focus,
.theme-10 .layout-container > main .btn-default[disabled]:focus,
fieldset[disabled] .theme-10 .layout-container > main .btn-default:focus,
.theme-10 .layout-container > main .btn-default.disabled.focus,
.theme-10 .layout-container > main .btn-default[disabled].focus,
fieldset[disabled] .theme-10 .layout-container > main .btn-default.focus,
.theme-10 .layout-container > main .btn-default.disabled:active,
.theme-10 .layout-container > main .btn-default[disabled]:active,
fieldset[disabled] .theme-10 .layout-container > main .btn-default:active,
.theme-10 .layout-container > main .btn-default.disabled.active,
.theme-10 .layout-container > main .btn-default[disabled].active,
fieldset[disabled] .theme-10 .layout-container > main .btn-default.active {
  background-color: #ef8200;
  border-color: #ef8200;
}
.theme-10 .layout-container > main .btn-default .badge {
  color: #37474F;
  background-color: #fff;
}
.theme-10 .layout-container > main .open > .dropdown-toggle.btn-default,
.theme-10 .layout-container > main .open > .dropdown-toggle.btn-default:hover,
.theme-10 .layout-container > main .open > .dropdown-toggle.btn-default:active,
.theme-10 .layout-container > main .open > .dropdown-toggle.btn-default.active,
.theme-10 .layout-container > main .open > .dropdown-toggle.btn-default:focus {
  color: #fff;
  background-color: #d67e03;
  border-color: #2d3940;
}
.theme-10 .layout-container > main .form-control {
  color: inherit;
  background-color: #fff;
  border-color: #a0a0a0;
}
.theme-10 .layout-container > main .form-control:focus {
  border-color: rgba(240, 240, 240, 0.36);
}
.theme-10 .layout-container > main .form-control[disabled],
.theme-10 .layout-container > main .form-control[readonly],
.theme-10 .layout-container > main fieldset[disabled] .form-control {
  background-color: rgba(240, 240, 240, 0.1);
}
.theme-10 .layout-container > main select:not([multiple]) option {
  color: #6C7177;
}
.theme-10 .layout-container > main .input-group-addon,
.theme-10 .layout-container > main .input-group-button {
  background-color: transparent;
  border: 1px solid rgba(162, 162, 162, 0.26);
  color: inherit;
}
.theme-10 .layout-container > main .nav-tabs > li.active {
  color: #ff9500;
}
.theme-10 .layout-container > main .note-editor .note-editing-area .note-editable {
  background-color: rgba(240, 240, 240, 0.1);
}
.theme-10 .layout-container > main .photo {
  background-color: #37474F;
}
.theme-10 .tab-icon > svg,
.theme-10 .sidebar-header-logo > svg,
.theme-10 .nav-icon > svg,
.theme-10 .sidebar-header-logo > em,
.theme-10 .nav-icon > em {
  color: #1BA4C9 !important;
  fill: #005AA6 !important;
}



.theme-10 .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: #ff9500;
}






.preview-theme-10 .preview-header {
  background-color: #ff9500;
}
.preview-theme-10 .preview-sidebar {
  background-color: #fff;
}
.preview-theme-10 .preview-content {
  background-color: #efefef;
}


