@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Roboto);

.sidebar + .main-content {
    margin-bottom: 50px!important;
}
.margin-bottom-5 {
    margin-bottom: 4px;
}


.title{
text-align: -webkit-center;
    color: white!important;
    background-color: rgb(0, 173, 239);
    padding: 9px 0;
    border-radius: 7px;	
}

button.btn-block {
    width: 45%!important;
    float: left;
    border:2px solid #b71919;
    padding: 4px 0px;
    margin: 5px!important;
}

button.btn-block {
    background-color: transparent;
    border: none;
    margin-top: 7px!important;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.toolbar-center{
	background-color: rgb(0, 173, 239)!important;
	border: solid #04426B 2px;
	color: white;
	height: 48px;
	}

input#id_serie {
    width: 30%;
}

input#id_numero {
    width: 65%;
    float: right;
}

div#id_fecha_picker {
    width: 100%;
}

.input-group.margin-bottom-5.cap {
    width: 100%;
}

a.navbar-brand {
  font-family: 'Montserrat', sans-serif;
}

.table > thead > tr {
  color: #FFFFFF!important;
  background: rgb(0, 173, 239)!important;
}

.cont{
	margin: 20px 0px;
  font-size: 15px;
  text-align: -webkit-center;
}

.cont a {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.page-content h1{
	color:rgb(0, 173, 239);
}

button.btn {
  width: 100%!important;
}

a:hover.c1 {
  color: white;
}

a:hover.c2 {
  color: white;
}

a:hover.c3 {
  color: white;
}

a:hover.c4 {
  color: white;
}

.c1{
	background-color: rgb(0, 173, 239);
  color: white;
  padding: 5px 9px;
  text-decoration: none!important;
  }


.logo-top{
    border-bottom: 2px solid #898989;
    background-color: rgba(0, 0, 0, 0.4);
}
.widget-body{
	text-align:center;	
}

.toolbar {
    background: #00ADEF!important;
    border-top: 2px solid #394557!important;
  height: 45px!important;
}

.toolbar > div {

  padding: 9px 0 11px;
  float: left;
}

.m-f-left{
	margin-left:15px;
	float:left;
}

.m-f-right{
float: right!important;
  margin-right: 15px;
}

.toolbar.center a {
  color: white;
}
.logo-img{
background: rgb(255, 255, 255) url(../dev/pattern6.png);
	border-top-left-radius: 40px;
	border: solid 6px rgb(86, 88, 89);
    border-bottom-right-radius: 40px;
}
h4.bigger {
  /*background-color: rgb(86, 88, 89)!important;*/
  color: #4f4f4f;
  padding: 6px!important;
}
.pro-senda{
	/*padding: 10px 10px 5px;
  width: 250px;*/
    width: 96%;
}

.img-log-sen{
	width:150px;
}

.position-relative, .pos-rel {
  margin-top: 40px!important;
} 


.info{	
    font-weight: bolder;
    margin: 0px!important;
    margin-top: 20px!important;
}

.btn-primary{
  background-color: rgb(0, 173, 239) !important;
  border-color: rgb(0, 138, 191)!important;
  width: 100%!important;
}

.btn-primary:hover{
background-color: rgb(0, 138, 191) !important;
  border-color: rgb(0, 173, 239)!important;
  width: 100%!important;
}

.input-icon.input-icon-right > .ace-icon {
  right: 10px!important;
}

.input-icon > .ace-icon {
top:2px!important;
}

.login-layout .widget-box .widget-main {
  padding-bottom: 26px!important;
    padding-top: 5px!important;
  }
  
  .navbar{
  background: rgb(0, 173, 239) !important;
  }
  
.ace-nav > li.light-blue > a {
  background-color: rgb(0, 138, 191)!important;
}

.no-skin .navbar .navbar-toggle {
  background-color: rgb(0, 138, 191);
}

@media only screen and (max-width: 479px){
.navbar .navbar-brand {
  width: 300px;
  }
  }
  
.no-skin .navbar .navbar-toggle:hover {
  background-color: rgb(0, 138, 191)!important;
  border-color: rgba(255, 255, 255, 0.1);
}

.no-skin .navbar .navbar-toggle.display, .no-skin .navbar .navbar-toggle[data-toggle=collapse]:not(.collapsed) {
  background-color: #9D2428;
  box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(255, 255, 255, 0.35);
}

.btn-info, .btn-info:focus {
  background-color: rgb(0, 173, 239) !important;
  border-color: rgb(0, 138, 191)!important;
  width: 100%!important;
}

.btn-info:hover {
  background-color: rgb(0, 138, 191)!important;
  border-color: rgb(0, 173, 239) !important;
}

.hidden-sm.hidden-xs.btn-group {
  width: 100%!important;
}

.no-skin .nav-list > li.active > a {
  color: rgb(0, 173, 239)!important;
}

.nav-list > li:before{
	background-color:rgb(0, 173, 239)!important;
}

.no-skin .nav-list li.active > a:after {
  border-right-color: rgb(0, 173, 239)!important;
}

.no-skin .nav-list > li.active:after {
  border-color: rgb(0, 173, 239);
  }
  
  .label-primary, .label.label-primary, .badge.badge-primary, .badge-primary {
  background-color: rgb(0, 173, 239)!important;
  margin-right: 7px!important;
}

.page-header h1 {
  color: rgb(0, 173, 239)!important;
  }
  
    .breadcrumb > li > a {
  color: rgb(0, 173, 239)!important;
}
.blue {
  color: rgb(0, 173, 239) !important;
}

@media only screen and (min-width: 1500px){
.login-container {
  width: 450px!important;
      margin-top: 130px!important;
  }
  }

  
 .toolbar-2 {
        background: #1B1B1B!important;
    height: 45px!important;
}

.login-box .toolbar-2 > div:first-child {
    float: left;
    text-align: left;
}

.login-box .toolbar-2 > div {
    width: 50%;
    display: inline-block;
    padding: 9px 0 11px;
}

.user-signup-link {
    color: WHITE!important;
}
.login-layout .widget-box .widget-body .toolbar-2 > div > a {
    font-size: 15px;
    font-weight: 400;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25);
}