/*Cores Botões*/

.admin .btn, .admin .btn-default {
    background-color: transparent;
    text-shadow: none;
    box-shadow: none;
    color: rgb(168, 30, 33);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(168, 30, 33);
    border-image: initial;
}

.admin .btn:hover, .admin .btn:active, .admin .btn:focus, .admin .btn:active {
  border: solid 2px #A81E21;
  background-color: #A81E21;
  color: #fff;
}

.admin .btn-primary{
  background-color: #d7e9c1;
  color: #fff;
  border-color: #d7e9c1;
}

.admin .btn-primary:hover, .admin .btn-primary:active, .admin .btn-priary:focus, .admin .btn-primary:active{
  background-color: #8b9772!important;
  color: #fff!important;
  border-color: #8b9772!important;
}


.admin .btn-secundary{
  background-color: #beddcd;
  color: #fff;
  border-color: #beddcd;
}

.admin .btn-secundary:hover, .admin .btn-secundary:active, .admin .btn-secundary:focus, .admin .btn-secundary:active{
  background-color: #8b9772!important;
  color: #fff!important;
  border-color: #8b9772!important;
}


.admin .btn-tertiary{
  background-color: #e5e1bc;
  color: #fff;
  border-color: #e5e1bc;
}

.admin .btn-tertiary:hover, .admin .btn-tertiary:active, .admin .btn-tertiary:focus, .admin .btn-tertiary:active{
  background-color: #8b9772!important;
  color: #fff!important;
  border-color: #8b9772!important;
}


/* .admin .btn-primary{
  background-color: transparent;
}


.admin .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus{
      color: #fff;
    background-color: #bd2d29;
    border-color: #bd2d29;
}

.admin .btn-primary:hover{
    color: #fff;
    background-color: #bd2d29;
    border-color: #bd2d29;

} */

.admin .btn-topo{
    background-color: transparent;
    border: solid 2px #beddcd;
    text-shadow: none;
    box-shadow: none;
    color: #beddcd;
}


.admin .btn-topo:active:hover, .btn-topo.active:hover, .open > .dropdown-toggle.btn-topo:hover, .btn-topo:active:focus, .btn-topo.active:focus, .open > .dropdown-toggle.btn-topo:focus, .btn-topo:active.focus, .btn-topo.active.focus, .open > .dropdown-toggle.btn-topo.focus{
    color: #fff;
    background-color: #fff;
    border-color:#beddcd;
}

.admin .btn-topo:hover{
    color: #fff;
    background-color: #beddcd;
    border-color: #beddcd;

}

.admin .btn-topo2{
    background-color: transparent;
    border: solid 2px #d7e9c1;
    text-shadow: none;
    box-shadow: none;
    color: #d7e9c1;
}


.admin .btn-topo2:active:hover, .btn-topo2.active:hover, .open > .dropdown-toggle.btn-topo2:hover, .btn-topo2:active:focus, .btn-topo2.active:focus, .open > .dropdown-toggle.btn-topo2:focus, .btn-topo2:active.focus, .btn-topo2.active.focus, .open > .dropdown-toggle.btn-topo2.focus{
    color: #fff;
    background-color: #fff;
    border-color:#d7e9c1;
}

.admin .btn-topo2:hover{
    color: #fff;
    background-color: #d7e9c1;
    border-color: #d7e9c1;

}

/*Ajustes*/

.admin .inner-wrapper{
  padding-top: 0px;
}

.admin .page-header h2 {
  color: #7e898f!important;
}

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

.admin #Action_bar .top-menu{
      margin-top: 8px!important;
}

/*Sub Header */
.admin{
	background-color: #eff3f4;
}

.admin .userbox .profile-picture img{
  width: auto !important;
  max-width: 100%;

}

.profile-info:not(#cnpjActive):not(.cnpjNotSelected) .name{
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  max-width: 115px;
  overflow: hidden;
}

.userbox figure.profile-picture{
    border-radius: 100%;
    overflow: hidden;
    width: 65px !important;
    height: 65px !important;
}
.admin .userbox{
      margin: 10px 17px 0px 0px!important;
}

.admin .userbox.open .dropdown-menu{
  padding: 78px 15px 0!important;
}

.admin .panel-heading{
  border-top: solid 4px #fff; /* original #a81e21; */
}


.admin #Header{
	background-color: #fff;

}

.admin .content-body{
  margin-right: 0px!important;

}

.admin .section_wrapper{
  width: 100%;
  padding: 2rem;
}
  
.admin .dataTables_wrapper .datatables-header{
  margin-bottom: 0!important;
} 


.admin .page-header.page-header-left-breadcrumb .right-wrapper{
  float: right;
}

.admin #Header .logo{
  margin-right: 0!important;
}

.admin #Top_bar{
	top: 60px;

}
.admin .sub-header{
	background-color: #e8eaeb;
	height: 150px;
	display: block;
	padding: 20px 0;
}


@media only screen and (max-width: 767px)
{
  .admin .userbox .profile-picture{
    display: inline-block!important;

  }

  .admin .userbox .name, .admin .userbox .role{
    max-width: 100%!important;

  }
}

.admin .sub-header .widget-profile-info{
	border-left: solid 1px #eee;
	padding-left: 40px;
	
}

.admin .sub-header .name{

}

.admin .sub-header .role{
	opacity: 0.5;
	
}


.admin .widget-profile-info .profile-picture img{
  padding: 15px;
}

.admin .widget-profile-info h4{
  font-size: 14px;
}



.admin .sub-header .panel{
	margin-bottom: 0;
}

.admin .sub-header .panel-body{
	padding: 50px 25px;
}

.admin .page-info{	
	background-color: #fff;

}

.admin .page-info nav {
	margin-bottom: 20px;
}

.admin .page-info nav li{	
	float: left;
	padding: 5px;
	margin: 10px 15px;
	font-size: 15px;

}

.admin .widget-summary .summary{
  min-height: 40px;

}

.admin .widget-summary .summary .amount{
  font-size: 2.4rem;
}

.admin .widget-summary .widget-summary-col{
  vertical-align: middle;
}




@media only screen and (max-width: 767px){

	.admin .page-info nav{
		margin-bottom: 50px;
	}
	.admin .page-info nav li{
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.admin .sub-header .widget-profile-info{
		margin-top: 15px;
		padding-top: 50px;
		border-left: none;

	}

}

.admin .page-info nav a{
	color: #b1adad;
}

.admin .page-info h3{
	font-weight: normal;

}

.admin .panel-featured-left{
	 border-top: 4px solid #ffffff; /* #a81e21; */
   border-left: none;
}

.admin .no-border{
  border: none!important;
}


@media only screen and (min-width: 1240px){

.admin #Top_bar:not(.is-sticky) .menu>li>a span:not(.description) {
    padding: 34px 15px 34px 15px;
}

}

.admin .menu i{
   margin: 0 2px; 
}

.admin .quick-link{
	text-align: center;
	color: #fff; 
}


.admin .quick-link h4{
	font-size: 14px;
}




.admin .footer_info{
	background-color: #fff;
    padding-top: 42px;
    margin-top: 60px;
}

.admin #Top_bar .menu>li>a::after{
  z-index: 999!important;
}

/* Base */
a,
.btn-link {
  color: #a81e21;
}
a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
  color: #bd2d29;
}
a:active,
.btn-link:active {
  color: #0077b3;
}
/* Sidebar Left */
.sidebar-left .sidebar-header .sidebar-toggle:hover i {
  color: #a81e21;
}
@media only screen and (min-width: 768px) {
  html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover,
  html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover {
    color: #a81e21;
  }
  html.sidebar-left-collapsed.scroll .sidebar-left .nav-main > li:hover > a span.label,
  html.sidebar-left-collapsed.boxed .sidebar-left .nav-main > li:hover > a span.label {
    background-color: #a81e21;
  }
}
/* Layout Boxed - small than min-width */
@media only screen and (max-width: 1199px) {
  html.boxed .header {
    border-top-color: #a81e21;
  }
}
/* Layout Boxed - larger or equal min width */
@media only screen and (min-width: 1200px) {
  html.boxed .header {
    border-top-color: #a81e21;
  }
  html.boxed .sidebar-right {
    border-top-color: #a81e21;
    min-height: 0;
  }
}
/* Userbox - Open */
.userbox.open .dropdown-menu a:hover {
  background: #a81e21;
}
/* Mailbox */
.mailbox .mailbox-mail-list li.active {
  background: #a81e21;
}
.mailbox .mailbox-mail .mailbox-close-mail {
  color: #a81e21;
}
.mailbox .mailbox-mail .mailbox-close-mail:hover {
  color: #bd2d29;
}
.mailbox .mailbox-mail .panel .panel-heading .panel-actions a:hover {
  color: #a81e21;
}
/* Media Gallery */
.media-gallery ul.mg-tags > li a:hover {
  background-color: #a81e21;
}
.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
  background-color: #a81e21;
}
.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {
  background-color: #a81e21;
}
.media-gallery .mg-files .thumbnail.thumbnail-selected {
  box-shadow: 0 0 8px -1px #a81e21;
}
/* Sign Screens - Wrappers */
.body-sign .panel-sign .panel-title-sign .title {
  background-color: #a81e21;
}
.body-sign .panel-sign .panel-body {
  border-top-color: #a81e21;
}
/* Lock Screen */
.body-locked .current-user .user-image {
  border-color: #a81e21;
}
/* Blockquote */
blockquote.primary {
  border-color: #a81e21;
}
/* Nav Pills */
.nav-pills-primary > li a:hover,
.nav-pills-primary > li a:focus {
  color: #a81e21;
  background-color: #cceeff;
}
.nav-pills-primary > li.active > a,
.nav-pills-primary > li.active > a:hover,
.nav-pills-primary > li.active > a:active,
.nav-pills-primary > li.active > a:focus {
  background-color: #a81e21;
}
/* Dropdown Menu */
.dropdown-menu  > .active  > a,
.dropdown-menu  > .active  > a:hover,
.dropdown-menu  > .active  > a:focus {
  background-color: #a81e21;
}
.open > .dropdown-toggle.btn-primary {
  background: #a81e21;
  border-color: #0077b3;
}
body .btn-primary.dropdown-toggle {
  border-left-color: #00a3f5;
}
/* Select 2 */
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #a81e21;
}
.select2-container--bootstrap .select2-dropdown {
  border-color: #33bbff;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #33bbff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.6);
}
/* Buttons */
body .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a81e21;
  border-color: #a81e21;
}
body .btn-primary:hover {
  border-color: #bd2d29 !important;
  background-color: #bd2d29;
}
body .btn-primary:active,
body .btn-primary:focus {
  border-color: #0077b3 !important;
  background-color: #0077b3;
}
body .btn-primary[disabled] {
  border-color: #33bbff !important;
  background-color: #33bbff;
}
body .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #47a447;
  border-color: #47a447;
}
body .btn-success:hover {
  border-color: #51b451 !important;
  background-color: #51b451;
}
body .btn-success:active,
body .btn-success:focus {
  border-color: #3f923f !important;
  background-color: #3f923f;
}
body .btn-success[disabled] {
  border-color: #86cb86 !important;
  background-color: #86cb86;
}
body .btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ed9c28;
  border-color: #ed9c28;
}
body .btn-warning:hover {
  border-color: #efa740 !important;
  background-color: #efa740;
}
body .btn-warning:active,
body .btn-warning:focus {
  border-color: #e89113 !important;
  background-color: #e89113;
}
body .btn-warning[disabled] {
  border-color: #f5c786 !important;
  background-color: #f5c786;
}
body .btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d2322d;
  border-color: #d2322d;
}
body .btn-danger:hover {
  border-color: #d64742 !important;
  background-color: #d64742;
}
body .btn-danger:active,
body .btn-danger:focus {
  border-color: #bd2d29 !important;
  background-color: #bd2d29;
}
body .btn-danger[disabled] {
  border-color: #e48481 !important;
  background-color: #e48481;
}
body .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3498DB!important;
  border-color: #3498DB!important;
}
body .btn-info:hover {
  border-color: #70c8e2 !important;
  background-color: #70c8e2;
}
body .btn-info:active,
body .btn-info:focus {
  border-color: #46b8da !important;
  background-color: #46b8da;
}
body .btn-info[disabled] {
  border-color: #b0e1ef !important;
  background-color: #b0e1ef;
}
body .btn-dark {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #171717;
  border-color: #171717;
}
body .btn-dark:hover {
  border-color: #242424 !important;
  background-color: #242424;
}
body .btn-dark:active,
body .btn-dark:focus {
  border-color: #0a0a0a !important;
  background-color: #0a0a0a;
}
body .btn-dark[disabled] {
  border-color: #4a4a4a !important;
  background-color: #4a4a4a;
}
/* Switch*/
.switch.switch-primary .ios-switch .on-background {
  background: #a81e21;
}
/* Label */
.label-primary {
  background: #a81e21;
}
/* Text Primary */
.text-primary {
  color: #a81e21 !important;
}
/* BG Primary */
.bg-primary {
  background: #a81e21;
}
/* Alternative Font Style */
.alternative-font {
  color: #a81e21;
}
/* Hightlight */
.highlight {
  background-color: #a81e21;
}
/* Drop Caps */
p.drop-caps.colored:first-child:first-letter {
  color: #a81e21;
}
p.drop-caps.colored.secondary:first-child:first-letter {
  background-color: #a81e21;
}
/* Well */
.well.primary {
  background: #a81e21;
  border-color: #006699;
}
/* Form */
.form-control:focus {
  border-color: #33bbff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);
}
/* Header */
.header .toggle-sidebar-left {
  background: #a81e21;
}
/* Header Nav Menu */
@media (min-width: 992px) {
  .header.header-nav-menu .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #a81e21 transparent transparent transparent;
  }
  .header.header-nav-menu .header-nav-main nav > ul > li > a:focus {
    color: #a81e21;
  }
  .header.header-nav-menu .header-nav-main nav > ul > li.open > a,
  .header.header-nav-menu .header-nav-main nav > ul > li:hover > a,
  .header.header-nav-menu .header-nav-main nav > ul > li.active > a {
    background: #a81e21;
    color: #FFF;
  }
  .header.header-nav-menu .header-nav-main nav > ul > li.open > a.dropdown-toggle:after,
  .header.header-nav-menu .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after,
  .header.header-nav-menu .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {
    border-color: #ffffff transparent transparent transparent;
  }
  .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top: 5px solid #a81e21;
  }
  .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #a81e21;
  }
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #000000 transparent transparent transparent;
  }
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li > a:focus {
    color: #000000;
  }
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.open > a,
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:hover > a,
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.active > a {
    color: #FFF;
  }
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.open > a.dropdown-toggle:after,
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after,
  .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {
    border-color: #ffffff transparent transparent transparent;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #000000 transparent transparent transparent;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li > a:focus {
    color: #000000;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.open > a,
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:hover > a,
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.active > a {
    color: #a81e21;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.open > a:before,
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:hover > a:before,
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.active > a:before {
    background-color: #a81e21;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.open > a.dropdown-toggle:after,
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after,
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {
    border-color: #a81e21 transparent transparent transparent;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top: 5px solid #a81e21;
  }
  .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #a81e21;
  }
}
@media (max-width: 991px) {
  .header.header-nav-menu .header-nav-main nav > ul.nav-pills > li.active > a,
  .header.header-nav-menu .header-nav-main nav > ul.nav-pills > li.active > a:hover,
  .header.header-nav-menu .header-nav-main nav > ul.nav-pills > li.active > a:focus {
    background-color: #a81e21;
  }
  .header-btn-collapse-nav {
    background: #a81e21;
    color: #ffffff;
  }
}
/* Page Header */
.page-header h2 {
  border-bottom-color: #a81e21;
}
.page-header .sidebar-right-toggle:hover {
  color: #a81e21;
}
/* Navigation */
ul.nav-main > li.nav-active > a {
  box-shadow: 2px 0 0 #a81e21 inset;
}
ul.nav-main > li.nav-active > i {
  color: #a81e21;
}
ul.nav-main li .nav-children li.nav-active > a {
  color: #a81e21;
}
html.sidebar-light:not(.dark) ul.nav-main > li.nav-active > a {
  color: #a81e21;
}
/* Nano Scroller Plugin */
html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
  background: #a81e21;
}
/* Nav Pills */
.nav-pills > .active a,
.nav-pills > .active a:hover,
.nav-pills > .active a:focus {
  background-color: #a81e21;
}
/* Pagination */
.pagination > li a {
  color: #a81e21;
}
.pagination > li a:hover,
.pagination > li a:focus {
  color: #bd2d29;
}
.pagination > li.active a,
.pagination > li.active span,
.pagination > li.active a:hover,
.pagination > li.active span:hover,
.pagination > li.active a:focus,
.pagination > li.active span:focus {
  background-color: #a81e21;
  border-color: #a81e21;
}
.pagination > li.active a {
  background-color: #a81e21;
}
html .pagination > li.active a,
html.dark .pagination > li.active a,
html .pagination > li.active span,
html.dark .pagination > li.active span,
html .pagination > li.active a:hover,
html.dark .pagination > li.active a:hover,
html .pagination > li.active span:hover,
html.dark .pagination > li.active span:hover,
html .pagination > li.active a:focus,
html.dark .pagination > li.active a:focus,
html .pagination > li.active span:focus,
html.dark .pagination > li.active span:focus {
  background-color: #a81e21;
  border-color: #a81e21;
}
html .pagination > li.active a,
html.dark .pagination > li.active a {
  background-color: #a81e21;
}
/* Fullcalendar */
.fc .fc-toolbar h2:before {
  color: #a81e21;
}
.fc .fc-toolbar .fc-button.fc-state-active {
  background-color: #a81e21;
}
.fc .fc-day-grid-container {
  height: auto !important;
}
.fc-event {
  background: #a81e21;
  border-color: #a81e21;
}
.fc-event.fc-event-primary {
  background: #a81e21;
  border-color: #a81e21;
}
/* Maps */
.jqvmap-zoomin,
.jqvmap-zoomout {
  background: #a81e21;
}
/* Timeline */
.timeline .tm-items > li .tm-datetime .tm-datetime-time {
  color: #a81e21;
}
.timeline .tm-items > li .tm-icon {
  border-color: #a81e21;
  color: #a81e21;
}
.timeline.timeline-simple .tm-body .tm-items > li:before {
  background: #a81e21;
  box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #a81e21;
}
html.dark .timeline.timeline-simple .tm-body .tm-items > li:before {
  background: #a81e21;
  box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #a81e21;
}
/* Princing Table */
.pricing-table h3 span {
  color: #a81e21;
}
.pricing-table .most-popular h3 {
  background-color: #a81e21 !important;
  color: #FFF !important;
}
/* Data Tables Loading */
.dataTables_processing {
  background-color: #a81e21;
}
/* Accordion */
.panel-group .panel-accordion .panel-heading a {
  color: #a81e21;
}
/* Alerts */
.alert-primary {
  background-color: #a81e21;
  border-color: #007ebd;
}
.alert-primary .alert-link {
  color: #004466;
}
/* Nestable */
.dd-handle:hover {
  color: #a81e21 !important;
}
.dd-placeholder {
  background: #e6f7ff;
  border-color: #a81e21;
}
/* Panels */
.panel-highlight .panel-heading {
  background-color: #a81e21;
  border-color: #a81e21;
}
.panel-highlight .panel-body {
  background-color: #a81e21;
}
html .panel-primary .panel-heading {
  background: #a81e21;
  border-color: #a81e21;
}
.panel-heading.bg-primary {
  background: #a81e21;
}
.panel-body.bg-primary {
  background: #a81e21;
}
.panel-featured-primary {
  border-color: #a81e21;
}
.panel-featured-primary .panel-title {
  color: #a81e21;
}
.panel-heading-icon.bg-primary {
  background: #a81e21;
}
.panel-group .panel-accordion-primary .panel-heading .panel-title a {
  background: #a81e21;
}
/* Progress Bar */
.progress-bar {
  background-color: #a81e21;
}
.progress .progress-bar-primary {
  background-color: #a81e21;
}
/* Toggle */
.toggle label {
  border-left-color: #a81e21;
  color: #a81e21;
}
.toggle.active > label {
  background: #a81e21 !important;
  border-color: #a81e21;
}
/* Treeview */
.jstree-default .jstree-hovered {
  background-color: #e6f7ff !important;
}
.jstree-default .jstree-clicked {
  background-color: #b3e5ff !important;
}
.jstree-default .colored {
  color: #a81e21 !important;
}
.jstree-default .colored .jstree-icon {
  color: #a81e21 !important;
}
.jstree-default .colored-icon .jstree-icon {
  color: #a81e21 !important;
}
/* Widgets */
.sidebar-widget.widget-tasks ul li:before {
  border-color: #a81e21;
}
.widget-twitter-profile {
  background-color: #a81e21;
}
.widget-twitter-profile .profile-quote {
  background-color: #0096e0;
}
.widget-twitter-profile .profile-quote .quote-footer {
  border-top-color: rgba(0, 170, 255, 0.7);
}
.widget-profile-info .profile-info .profile-footer {
  border-top-color: rgba(0, 170, 255, 0.7);
}
/* Thumb Info */
.thumb-info .thumb-info-type {
  background-color: #a81e21;
}
/* Social Icons */
.social-icons-list a {
  background: #a81e21;
}
/* Notifications */
.notifications .notification-menu .notification-title {
  background: #a81e21;
}
.notifications .notification-menu .notification-title .label-default {
  background-color: #006699;
}
.notifications .notification-menu:before,
.notifications .notification-icon:before {
  border-bottom-color: #a81e21;
}
.ui-pnotify .notification-primary {
  background: rgba(0, 136, 204, 0.95);
}
.ui-pnotify.stack-bar-top .notification-primary,
.ui-pnotify.stack-bar-bottom .notification-primary {
  background: #a81e21;
}
.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
  background: rgba(0, 136, 204, 0.95);
}
.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
  background: #a81e21;
}
/* Modal */
.modal-block-primary .fa {
  color: #a81e21;
}
.modal-block-primary.modal-header-color .panel-heading {
  background-color: #a81e21;
}
.modal-block-primary.modal-full-color .panel {
  background-color: #00a3f5;
}
.modal-block-primary.modal-full-color .panel-heading {
  background-color: #a81e21;
}
.modal-block-primary.modal-full-color .panel-footer {
  background-color: #00a3f5;
}
/* Modal Icon */
.modal-block-primary .modal-icon .fa {
  color: #a81e21;
}
/* Tabs */
html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  color: #a81e21;
}
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #a81e21;
}
html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #a81e21;
  color: #a81e21;
}
html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #a81e21;
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #FFF;
  border-bottom-color: #a81e21;
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #a81e21;
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #a81e21;
}
html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #a81e21;
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #a81e21;
}
/* Simple List */
ul.simple-bullet-list li:before {
  border-color: #a81e21;
}
/* Simple Card List */
.simple-card-list li.primary {
  background: #a81e21;
}
/* Search Results */
.search-content .search-toolbar .nav-pills li.active a {
  color: #a81e21;
  border-bottom-color: #a81e21;
}
.search-results-list .result-thumb .fa {
  background: #a81e21;
}
/* Scrollable */
.scrollable.colored-slider .scrollable-slider {
  background: #a81e21;
}
html.dark .search-content .search-toolbar .nav-pills li.active a,
html.dark .search-content .search-toolbar .nav-pills li.active a:hover,
html.dark .search-content .search-toolbar .nav-pills li.active a:focus {
  color: #a81e21;
  border-bottom-color: #a81e21;
}
/* Time Picker */
.bootstrap-timepicker-widget table td a:hover {
  background-color: #a81e21;
}
/* Loading Progress */
#nprogress .bar {
  background: #a81e21;
}
#nprogress .peg {
  box-shadow: 0 0 10px 1px #a81e21, 0 0 5px #a81e21;
}
/* Zoom */
.img-thumbnail .zoom {
  background: #a81e21;
}
/* Owl Carousel */
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #0074ad;
}
.owl-theme .owl-nav [class*="owl-"] {
  background: #a81e21;
}
.owl-theme .owl-nav [class*="owl-"]:focus,
.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: #009ceb;
}
/* Chartist */
.ct-chart .tooltip {
  background: #a81e21;
}
.ct-chart .tooltip:after {
  border-top-color: #a81e21;
}
.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {
  stroke: #a81e21;
}
.ct-chart .ct-series.ct-series-a .ct-area,
.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {
  fill: #a81e21;
}
.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut {
  stroke: #005580;
}
.ct-chart .ct-series.ct-series-b .ct-area,
.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut) {
  fill: #005580;
}
.ct-chart .ct-series.ct-series-i .ct-bar,
.ct-chart .ct-series.ct-series-i .ct-line,
.ct-chart .ct-series.ct-series-i .ct-point,
.ct-chart .ct-series.ct-series-i .ct-slice.ct-donut {
  stroke: #005580;
}
.ct-chart .ct-series.ct-series-i .ct-area,
.ct-chart .ct-series.ct-series-i .ct-slice:not(.ct-donut) {
  fill: #005580;
}
.ct-chart .ct-series.ct-series-j .ct-bar,
.ct-chart .ct-series.ct-series-j .ct-line,
.ct-chart .ct-series.ct-series-j .ct-point,
.ct-chart .ct-series.ct-series-j .ct-slice.ct-donut {
  stroke: #1ab2ff;
}
.ct-chart .ct-series.ct-series-j .ct-area,
.ct-chart .ct-series.ct-series-j .ct-slice:not(.ct-donut) {
  fill: #1ab2ff;
}
.ct-chart .ct-series.ct-series-n .ct-bar,
.ct-chart .ct-series.ct-series-n .ct-line,
.ct-chart .ct-series.ct-series-n .ct-point,
.ct-chart .ct-series.ct-series-n .ct-slice.ct-donut {
  stroke: #00111a;
}
.ct-chart .ct-series.ct-series-n .ct-area,
.ct-chart .ct-series.ct-series-n .ct-slice:not(.ct-donut) {
  fill: #00111a;
}
.ct-chart .ct-series.ct-series-o .ct-bar,
.ct-chart .ct-series.ct-series-o .ct-line,
.ct-chart .ct-series.ct-series-o .ct-point,
.ct-chart .ct-series.ct-series-o .ct-slice.ct-donut {
  stroke: #80d4ff;
}
.ct-chart .ct-series.ct-series-o .ct-area,
.ct-chart .ct-series.ct-series-o .ct-slice:not(.ct-donut) {
  fill: #80d4ff;
}
/*
* Call to Action
*/
.call-to-action.call-to-action-primary {
  background-color: #a81e21;
}
.call-to-action .call-to-action-btn .btn {
  background-color: #006699;
  border-color: #004466;
}
.call-to-action .call-to-action-btn .btn:hover {
  background-color: #a81e21;
  border-color: #a81e21;
}
/*
* Tab Navigation
*/
.tab-navigation nav > ul > li:hover:not(.nav-expanded) > a {
  background: #a81e21;
}
.tab-navigation nav > ul > li > ul > li.nav-active > a {
  color: #a81e21 !important;
}
.tab-navigation nav > ul > li > ul > li .dropdown-menu li.nav-active > a {
  color: #a81e21 !important;
}
/* Tab Navigation - Button Toggle Menu */
html.has-tab-navigation .toggle-menu {
  background: #a81e21;
}
/* Checkboxes */
html.dark .checkbox-primary label:before,
.checkbox-primary label:before {
  background: #a81e21;
  border-color: #0077b3;
}
html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,
.checkbox-text-primary input[type="checkbox"]:checked + label:after {
  color: #a81e21;
}
/* Radios */
html.dark .radio-primary input[type="radio"]:checked + label:after,
.radio-primary input[type="radio"]:checked + label:after {
  background: #a81e21;
  -webkit-box-shadow: 0px 0px 1px #a81e21;
  box-shadow: 0px 0px 1px #a81e21;
}
/* Switch */
.switch.switch-primary .ios-switch .on-background {
  background: #a81e21;
}
/* Progress Bar */
.progress-bar {
  background-color: #a81e21;
}
.progress .progress-bar-primary {
  background-color: #a81e21;
}
/* Slider */
.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
  background: #a81e21;
}
.slider-gradient.slider-primary .ui-slider-range,
.slider-gradient.slider-primary .ui-slider-handle {
  background-image: -webkit-linear-gradient(left, #00aaff 0, #a81e21 50%, #006699 100%);
  background-image: linear-gradient(left, #00aaff 0, #a81e21 50%, #006699 100%);
}
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
  background-image: -webkit-linear-gradient(to right, #00aaff 0, #a81e21 50%, #006699 100%);
  background-image: linear-gradient(to right, #00aaff 0, #a81e21 50%, #006699 100%);
}
/* DatePicker */
.datepicker table {
  width: 100%;
}
.datepicker table thead tr th.prev:hover,
.datepicker table thead tr th.next:hover {
  background: #a81e21;
}
.datepicker table thead tr:first-child th:hover {
  background: #a81e21;
}
.datepicker table tr td span:hover {
  background: #a81e21;
}
.datepicker table tr td.day:hover {
  background: #a81e21;
}
.datepicker table tfoot tr th:hover {
  background: #a81e21;
}
/* DatePicker: Dark */
html.dark .datepicker.datepicker-primary table thead tr th.prev:hover,
.datepicker.datepicker-dark table thead tr th.prev:hover,
html.dark .datepicker.datepicker-primary table thead tr th.next:hover,
.datepicker.datepicker-dark table thead tr th.next:hover {
  background: #a81e21;
}
html.dark .datepicker.datepicker-primary table tbody tr td.day:hover,
.datepicker.datepicker-dark table tbody tr td.day:hover {
  background: #a81e21;
}
html.dark .datepicker.datepicker-primary table tbody tr td.day.active,
.datepicker.datepicker-dark table tbody tr td.day.active {
  background: #a81e21;
}
/* DatePicker: Primary */
.datepicker.datepicker-primary table thead tr:first-child {
  background-color: #a81e21;
}
.datepicker.datepicker-primary table thead tr:first-child th:hover {
  background-color: #006699;
}
.datepicker.datepicker-primary table thead tr:last-child {
  background-color: #bd2d29;
}
.datepicker.datepicker-primary table thead tr:last-child th:hover {
  background-color: #a81e21;
}
.datepicker.datepicker-primary table tbody tr td.day:hover {
  background: #a81e21;
}
.datepicker.datepicker-primary table tbody tr td.day.active {
  background: #a81e21;
}
/* Select 2 */
.select2-container-multi .select2-choices .select2-search-choice {
  background: #a81e21;
}
/* Wizard */
.wizard-steps > li.active .badge {
  background-color: #a81e21;
}
.wizard-steps > li.active a,
.wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
  border-top-color: #a81e21;
}
.wizard-tabs ul > li.active .badge {
  background-color: #a81e21;
}
html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
  background: #a81e21;
}
html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
  border-color: #a81e21;
  background: #a81e21;
}
html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
  color: #a81e21;
  border-color: #a81e21;
}
/* Tables */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
  background-color: #a81e21 !important;
}
/* Data Tables Loading */
.dataTables_processing {
  background-color: #a81e21;
}
/* Liquid Meter */
.liquid-meter-wrapper .liquid-meter-selector a.active {
  color: #a81e21;
}
/* Checkboxes */
html.dark .checkbox-primary label:before,
.checkbox-primary label:before {
  background: #a81e21;
  border-color: #0077b3;
}
html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,
.checkbox-text-primary input[type="checkbox"]:checked + label:after {
  color: #a81e21;
}
/* Radios */
html.dark .radio-primary input[type="radio"]:checked + label:after,
.radio-primary input[type="radio"]:checked + label:after {
  background: #a81e21;
  -webkit-box-shadow: 0px 0px 1px #a81e21;
  box-shadow: 0px 0px 1px #a81e21;
}
/* Switch */
.switch.switch-primary .ios-switch .on-background {
  background: #a81e21;
}
/* Progress Bar */
.progress-bar {
  background-color: #a81e21;
}
.progress .progress-bar-primary {
  background-color: #a81e21;
}
/* Slider */
.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
  background: #a81e21;
}
.slider-gradient.slider-primary .ui-slider-range,
.slider-gradient.slider-primary .ui-slider-handle {
  background-image: -webkit-linear-gradient(left, #00aaff 0, #a81e21 50%, #006699 100%);
  background-image: linear-gradient(left, #00aaff 0, #a81e21 50%, #006699 100%);
}
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
  background-image: -webkit-linear-gradient(to right, #00aaff 0, #a81e21 50%, #006699 100%);
  background-image: linear-gradient(to right, #00aaff 0, #a81e21 50%, #006699 100%);
}
/* DatePicker */
.datepicker table {
  width: 100%;
}
.datepicker table thead tr th.prev:hover,
.datepicker table thead tr th.next:hover {
  background: #a81e21;
}
.datepicker table thead tr:first-child th:hover {
  background: #a81e21;
}
.datepicker table tr td span:hover {
  background: #a81e21;
}
.datepicker table tr td.day:hover {
  background: #a81e21;
}
.datepicker table tfoot tr th:hover {
  background: #a81e21;
}
/* DatePicker: Dark */
html.dark .datepicker.datepicker-primary table thead tr th.prev:hover,
.datepicker.datepicker-dark table thead tr th.prev:hover,
html.dark .datepicker.datepicker-primary table thead tr th.next:hover,
.datepicker.datepicker-dark table thead tr th.next:hover {
  background: #a81e21;
}
html.dark .datepicker.datepicker-primary table tbody tr td.day:hover,
.datepicker.datepicker-dark table tbody tr td.day:hover {
  background: #a81e21;
}
html.dark .datepicker.datepicker-primary table tbody tr td.day.active,
.datepicker.datepicker-dark table tbody tr td.day.active {
  background: #a81e21;
}
/* DatePicker: Primary */
.datepicker.datepicker-primary table thead tr:first-child {
  background-color: #a81e21;
}
.datepicker.datepicker-primary table thead tr:first-child th:hover {
  background-color: #006699;
}
.datepicker.datepicker-primary table thead tr:last-child {
  background-color: #bd2d29;
}
.datepicker.datepicker-primary table thead tr:last-child th:hover {
  background-color: #a81e21;
}
.datepicker.datepicker-primary table tbody tr td.day:hover {
  background: #a81e21;
}
.datepicker.datepicker-primary table tbody tr td.day.active {
  background: #a81e21;
}
/* Select 2 */
.select2-container-multi .select2-choices .select2-search-choice {
  background: #a81e21;
}
/* Wizard */
.wizard-steps > li.active .badge {
  background-color: #a81e21;
}
.wizard-steps > li.active a,
.wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
  border-top-color: #a81e21;
}
.wizard-tabs ul > li.active .badge {
  background-color: #a81e21;
}
html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
  background: #a81e21;
}
html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
  border-color: #a81e21;
  background: #a81e21;
}
html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
  color: #a81e21;
  border-color: #a81e21;
}
/* Tables */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
  background-color: #a81e21 !important;
}
/* Data Tables Loading */
.dataTables_processing {
  background-color: #a81e21;
}
/* Liquid Meter */
.liquid-meter-wrapper .liquid-meter-selector a.active {
  color: #a81e21;


}

.admin .dataTables_wrapper table thead th{
  
  padding: 20px 0;

}

.admin tbody{
  
}

.admin tbody  .dropup, .admin tbody .dropdown{
  
}


.admin tbody .dropdown-menu{
  left: 35px;
}

.admin .table-striped > tbody > tr:nth-of-type(odd){
  background-color: #fff;

}

.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: 10px 5px!important;
  line-height: 30px!important;
  vertical-align: middle!important;
  border-top: none!important;
  font-size: 1.1em!important;
  border: none!important;
  border-top: 1px solid #eceeef!important;
}



.admin .tabs .atualizar{
    background-color: #398439!important;
    color: #fff!important;
    border: 1px solid #398439!important;
    border-top: 3px solid #398439!important;
}

.admin .tabs .cancelar{
    background-color: #ac2925!important;
    color: #fff!important;
    border: 1px solid #ac2925!important;
    border-top: 3px solid #ac2925!important;
}


.admin .hr{
  padding: 10px 0;
  margin-bottom: 20px;
  display: block;
  text-align: left;
  width: 100%;
  border-bottom: 1px solid #eee;
}


/*Responsuve*/
@media only screen and (min-width: 767px){
.admin .table-responsive {    
    overflow-x: hidden!important;
  }

  .admin .sub-header .panel{
  left: -10px!important;
    position: relative!important;
}

}



/*forms*/

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea{
  width: 100%!important;
}



.admin .col-sm-2 .btn{
  color: #fff!important;
}




input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus{
  background-color: #fff!important;
  border-color: #a81e21!important;
  border: solid 2px #a81e21!important;
  color: #464a4c!important;
}


.form-control:focus{
  box-shadow: none!important;
}


.btn-info, .bg-info{
    color: #fff;
    background-color:#2077b2!important;
    border-color: #2077b2!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
      background-color: #a81e21;
    color: #fff;
    padding: 8px 30px 8px 20px;
}


input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea{
  border: 1px solid rgba(0,0,0,.15);

}


.admin .page-header .list-inline > li{
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin: 5px 0px;
}
    



.admin .btn{
      padding: 10px 20px!important;
      border-radius: 0!important;
}