﻿@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

* {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
    margin: 0;
    padding: 0;
  /*  color: #7e7e7e !important;*/
    letter-spacing: .01em;
}

a {
    color: inherit;
}

    a:hover {
        color: #007B3E;
    }

.navbar {
    background-color: #14497b !important;
    border-radius: 12px;
}

a {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px !important;
    text-decoration: none !important;
}

.selected a {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px !important;
    text-decoration: none !important;
}

a:hover {
    color: #007B3E !important;
}

.m-r-15px {
    margin: 0px 5px !important;
}

.submenu {
    color: #7e7e7e !important;
}

.btn {
    border-radius: 2.25rem;
}

h2 {
    font-size: 25px;
    line-height: 25px;
    color: #14497b !important;
    margin: 20px 10px;
}

.selected a {
    color: #14497b !important;
    background-color: #fff !important;
    font-weight: 500;
}

.hp {
    font-family: 'Roboto', sans-serif !important;
    color: #14497b !important;
    font-weight: 400;
}



.tableStyleHeader > th {
    background-color: #fff;
    font-family: 'Roboto', sans-serif !important;
    color: #14497b !important;
    border-width: 3px !important;
    border-color: #fff !important;
    font-size: 10px;
}



    .tableStyleHeader > th > a {
        background-color: #fff;
        font-family: 'Roboto', sans-serif !important;
        color: #14497b !important;
        font-weight: 500;
        font-size: 10px;
        text-transform: capitalize;
    }

.dropdown-menu {
    padding: 10px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    color: #007B3E !important;
    border: 0px solid #fff;
    font-size: 13px !important;
    font-weight: 500;
}

.pagination-container {
    margin: 23px auto;
}

.pagination {
    background-color: #fff !important;
    border-color: #fff !important;
}

.square-block {
    background-color: #14497b;
}




.square-titles {
    font-weight: 400;
}

.monitoring_icon_size {
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.square-content {
    color: #b3b3b3 !important;
    font-size: 15px;
}

.span-design {
    font-size: 12px;
}

.col-md-4 {
    font-size: 12px;
}

.btn-primary {
    background-color: #007B3E !important;
}

.btn-success {
    background-color: #14497b !important;
}

.btn-default {
    background-color: #14497b !important;
}

label {
    font-size: 12px;
}

.selected a {
    background-color: transparent !important;
    color: #007B3E !important;
}

.table th, .table td {
    font-size: 12px;
    padding: 2px 10px;
}

.badge-danger {
    color: #fff !important;
    background-color: #dc3545;
}

#btnFilter {
    margin-top: 25px;
}

.validar-reposicion {
    width: 140px;
    height: 26px;
    line-height: 11px;
}

.text-right {
    text-align: right !important;
    margin-right: 16px;
    margin-top: 18px;
}

.EmployeeStatusID {
}

.m-r-4-per {
    margin-right: 10px;
}

.container-form {
    border-color: #F3F3F5;
    box-shadow: 0px 0px 0px #9a9a98;
    background-color: #F3F3F5;
}

.label-design {
    background-color: #F3F3F5;
    color: #808080 !important;
}

.label-designInside {
    background-color: #F3F3F5;
    color: #14497b !important;
    font-weight: 500;
}

.btn-info:hover {
    margin: 10px 5px;
    color: #fff !important;
    background-color: #007B3E;
    border-color: #007B3E;
}

.btn-info {
    margin: 10px 5px;
    color: #fff !important;
    background-color: #14497b;
    border-color: #14497b;
}

.col-sm-12 {
    color: #14497b !important;
    font-weight: 500;
    margin-top: 5px;
    padding: 0px 10px;
}

h2 {
    font-size: 17px;
}

.btn-primary:hover {
    color: #fff !important;
}

.text-center {
    color: #14497b !important;
    font-weight: 500;
}

.black-bold {
    font-weight: 500;
}

.modal-title {
    font-size: 17px;
    color: #14497b !important;
}

.close {
    padding: 0px !important;
}

.monitoring_options_wrapper {
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    ;
}

.monitoring_badge {
    color: #b3b3b3 !important;
    font-size: 24px !important;
}
