
.img-area{
    width: 250px;
    height: 250px;
}

table.table tr.selected{
    background-color: #dae3f0;
}

.loading-table-data{
    text-align: center;
    color: #959595;
}
table tr.selected:hover,
table tr.selected:active,
table tr.selected:focus {
    background-color: #adbdd5;
}

.btn.btn-flat{
    border-radius: 0 !important;
}

.main-header .logo .logo-lg img {
max-height: 50px;
}
.main-header .logo .logo-lg {
    text-align: left;
    color: #fff;
    font-size: 17px;
        line-height: 52px;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header{
    height: auto;
}
.ui.input{
    width: 100%;
}
.login-logo img{
	width: 60%;
    min-height: 100%;
}

.content-wrapper,.main-footer{
     margin-left: 0;
}
.dataTable img{
    width: 50px;
    height: auto;
    border: 0;
    border-radius: 0;
}
.dataTable thead{
   
}
.dataTable tbody{
    color: #315c7c;
    font-weight: bold;
    font-size: 15px;
}
.table>tbody>tr>td {
    vertical-align: middle;
}

.menu {
    background: #ecf0f5;
    padding: 10px 15px 15px 15px;
    margin-right: auto;
    margin-left: auto;
}
.menu .info-box {
    border: 1px solid #315c7c;
    min-height: 70px;
}
.menu .info-box:hover, .menu .menu-active {

    border: 1px solid #f39120;
}
.menu .info-box .info-box-icon {
    background: #315c7c;
    color: #ffffff;
    height: 70px;
    width: 70px;
    line-height: 70px;
}

.menu .info-box:hover .info-box-icon, .menu .menu-active .info-box-icon {
    background: #f39120;
}

.menu .info-box-content {
    padding: 25px 10px;
    margin-left: 70px;
}
.info-box-text {
    font-weight: bold;
    letter-spacing: -0.5px;
    color: rgba(0,0,0,.87);
}
.menu .info-box:hover .info-box-text, .menu .menu-active .info-box-text{
    color: #f39120;
}
.main-header .logo {
    background: #061e3c;
    height: auto;
}
.main-header .navbar{
    background: #061e3c;
}
.user-header {
    background: #f39120;
}
a:hover{
color: #f39120;
}
.nav>li>a {
    color: #ffffff;
}
.nav>li>a:hover, .nav>li>a:active, .nav>li>a:focus,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    color: #fff;
    background: #f39120;
}
.content-header {
    position: relative;
    padding: 25px 15px 25px 15px;
}
.btn-add,.btn-primary {
    background-color: #315c7c;
    border-color: #315c7c;
    color: #ffffff;
}
.btn-add{
   float: right;
   margin-bottom: 10px;
}
.btn-add i {
    padding-right: 10px;
    font-size: 18px;
 }
.btn-add:hover, .btn-add:active, .btn-add.hover,.btn-add.focus, .btn-add:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.hover,.btn-primary.focus, .btn-primary:focus {
    background-color: #f39120;
     border-color: #f39120;
      color: #ffffff;
}
.documentos-img {
    width: 300px;
    height: auto;
    margin-bottom: 20px;
    border: 0;
    border-radius: 0;
}

.dataTable .btn-edit, .dataTable  .btn-delete, .dataTable  .btn-password, .dataTable .btn-show{
    margin: 6px 10px;
    padding: 0;
    font-size: 23px;
    color: #315c7c;
}
.dataTable .btn-edit:active, .dataTable  .btn-delete:active,.dataTable  .btn-password:active,.dataTable .btn-show:active, .dataTable .btn-edit:hover, .dataTable  .btn-delete:hover, .dataTable  .btn-password:hover, .dataTable  .btn-show:hover{
    box-shadow: none;
    color: #f39120;
}
.content-header h1{
    margin-left: 10px;
    font-size: 19px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #061e3c;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #315c7c;
    border-color: #315c7c;
}

.main-footer{
    background: #061e3c;
    color: #ffffff;
}
@media (max-width: 991px) {
    .main-header .navbar-custom-menu a, .main-header .navbar-right a {
        color: #fff;
    }
}
.main-header .logo {
    width: 60%;
    float: left;
}
.main-header .navbar {
    width: 40%;
    margin-left: 60%;
    float: none;
}
@media (max-width: 767px) {
.main-header .logo {
    width: 80%;
    float: left;
    padding: 0;
}
.main-header .navbar {
   width: 20%;
    margin-left: 80%;
    float: none;

}
}

.dataTables_filter .ui.selection.dropdown{
    padding: .5em;    
    vertical-align: middle;
    margin: 5px;
    max-width: 50%;
}
.dataTables_filter input {
    height: 38px;
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    padding: .5em;
    font-size: 14PX;
    border-radius: .28571429rem;
    margin-left: 0 !important;
}
#daterangepicker {
    margin: 6px 0px;
}
#daterangepicker .form-control {
    height: 38px;
}
.dataTables_filter{
    margin-bottom: 30px;
}
.dataTables_length,#tabla_paginate {
    margin-top: 30px;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:first-child:before{
    top: 37%;
    background-color: #061e3c;
}
.table_documents {
  padding-top: 5px;
}
.input-file-name{
    margin-right: 0;
    margin-left: 0;
    margin-top: 40px;
    display: none
}
.input-file-name input{
    width: 100%;
    display: inline-block;
    padding-left: 10px;
    height: 39px;
    border-radius: 0px;

}
.input-file-name .btn-save{
   text-align: right;
    margin-top: 10px;
}

.input-file-name .btn-save a{
    padding: 11px 10px;
    background-color: #315c7c;
    color: #ffffff;
    font-size: 14px;
    line-height: 39px;
    cursor: pointer;
}
.input-file-name .btn-save a:hover{
    background-color: #f39120;
}

.thumbnail {
    padding: 0px
}

.tab-content p {
    font-size: 16px;
}
#categories_form {
    display: none;
    max-width: 800px;
    margin: auto;
    text-align: center;
}
#categories_form input{
    margin-bottom: 10px;
}
.table .sm-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;     
}
.table .sm-circle span{
   display: none;   
}
.table .badge.bg-blue {
    background-color: #315c7c !important;
        margin: 0px 2px;
}
.traffic-light {
  display: inline-block;
  background-color: #f9f9f9;
  width: auto;
  height: 53px;
  border-radius: 15px;
  padding: 0 9px;
}
.traffic-light div {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 11px 5px;
  border-radius: 100%;
}
.traffic-light div.red {
  background-color: #9a0000;
}
.traffic-light div.red:hover,.traffic-light div.red.active{
  background-color: #dd4b39 ;
}
.traffic-light div.yellow {
  background-color: #a26d02;
}
.traffic-light div.yellow:hover,.traffic-light div.yellow.active{
  background-color: #f39c12 ;
}
.traffic-light div.green {
  background-color: #15511e;
}
.traffic-light div.green:hover,.traffic-light div.green.active{
  background-color: #00a65a ;
}

.traffic-light div.grey {
  background-color: #6b6b6b;
}
.traffic-light div.grey:hover,.traffic-light div.grey.active{
  background-color: #a0a0b0 ;
}
.bg-grey {
  background-color: #a0a0b0 ;
}

#notifications_form {
    display: none;
    max-width: 400px;
    margin: auto;
}
#notifications_form div {
    padding: 0;
}
.profile-user-img {
    margin: 0 auto;
    width: 300px;
    padding: 3px;
    margin-bottom: 15px;
    border: 0px solid #d2d6de;
}
.document-seccion .thumbnail {
    border:0px;
    max-width: 280px;
}
.document-seccion .form-group {
    margin-top: 40px;
    margin-bottom: 40px;
}