
.navbar-logo img {
    height: 100%;
    max-height: 40px;
    /*margin: 3px;*/
}

.nav-item {
    margin-left: 10px;
    margin-right: 10px;
}

.bold {
    font-weight: bold;
}

.txt_signatures_ok {
    color: #198754;
}

.txt_signatures_missing {
    color: #dc3545;
}

.bg_signatures_minors {
    background-color: #87CEFA;
}

.bg_signatures_just_minors {
    background-color: #FFB6C1;
}

.signature-container {
    width: 100%;
    max-width: 500px;
    margin: auto;
    margin-top: 15px;
    border: solid 1px black;
    border-radius: 5px;
}

.signature_img {
    width: 100%;
    border-radius: 5px;
}

.date-colored {
    font-weight: bold;
    color: #00008B;
}

.time-colored {
    font-weight: bold;
    color: #2F4F4F;
}

.positive-amount {
    color: blue;
    font-weight: bold;
}

.negative-amount {
    color: red;
    font-weight: bold;
}

.register_taken {
    color: red;
    font-weight: bold;
}

.register_given {
    color: blue;
    font-weight: bold;
}

.register_key {
    font-weight: bold;
}

.text-bold {
    font-weight: bold;
}

/*#sidebar {
    background-color: #ffffff;
}*/

.search-form-content {
    min-width: 100%;
    /*width: 100%;*/
}

.dateRangeInput {
    width: 215px!important;
}

#section-list-navbar {
    display: flex!important;
    z-index: 999;
    flex-basis: auto!important;
}

.navbar-fixed-top {
    top: 0;
    border-bottom: 1px solid #d4d4d4;
}

/* CSS */
.btn-outline-secondary{
    appearance: none;
    background-color: #FAFBFC;
    border: 1px solid rgba(27, 31, 35, 0.15);
}

.navbar-default {
    flex-flow: wrap;
    display: flex!important;
    flex-basis: auto;
    padding-right: 10px;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------*/

/*body {
        padding-top: 50px;
}*/

body.double_fixed_navbar {
    padding-top: 140px;
}

textarea {
    resize: vertical;
    min-height: 100px !important;
}

.header-logo {
    height: 155%;
    margin-top: -5px;
}

.main-navbar {
    margin-bottom: 0;
    z-index: 1000;
}

#section_navbar {
    top: 50px;
}

.section-title {
    font-weight: bold;
    color: #222;
}

.cell-border-right {
    border-right: solid 1px rgba(27, 31, 35, 0.15);
}

.cell-border-left {
    border-left: solid 1px rgba(27, 31, 35, 0.15);
}

.removed-bg {
    background-color: #FFC4C4!important;
}

.search-form-actions {
    /*margin-right: 15px;*/
}

.vscomp-ele {
    max-width: none;
}

.table-column-actions-1 {
    width: 40px;
}

.table-column-actions-2 {
    width: 80px;
}

.table-column-actions-3 {
    width: 120px;
}

.table-column-actions-4 {
    width: 160px;
}

.table-column-actions-5 {
    width: 160px;
}

.btn-xs {
    padding: 1px 5px;
    /*font-size: 12px;*/
    line-height: 1.5;
    border-radius: 3px;
}

.fileUploadFormField {
    position: relative;
}

.fileUploadFormField input[type="file"] {
    position: absolute;
    z-index: 2;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.show-inline {
    display: inline-block !important;
}

.infraplanFiscalLogo {
    max-width: 50%;
    display: block;
}

.form-signin {
    margin-top: 5%;
    padding: 3% 9%;
    border: 1px solid #bcbcbc;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.33);
    border-radius: 2%;
    min-width: 350px;
    max-width: 100%;
    background-color: white;
}

.form-worker-info {
    padding:1% 0;
}

.form-worker-footer {
    padding:2% 0;
}

.form-signin-heading {
    text-align: center;
    font-weight: bold;
    margin: 30px 0px;
}

#clientFileProducts .navbar-brand {
    padding-right: 5px;
}

.graph-container>canvas {
    width: 100% !important;
    max-height: 450px !important;
}

.legend-container>.chart-legend {
    list-style: none;
    float: left;
    padding: 0;
}

.legend-container>.chart-legend li {
    margin: 2px 0;
    width: 100%;
    float: left;
}

.legend-container>.chart-legend span:FIRST-CHILD {
    padding: 10px;
    float: left;
    margin-right: 10px;
}

.legend-container>.chart-legend span {
    float: left;
}

.th_right {
    text-align: right !important;
}

.bg_inactive {
    background-color: #fbd9d3!important;
}

.bubble {
    padding: 1px 15px;
    border-radius: 20px;
    border: solid 1px grey;
}

.lang_selector {
    display: inline-block;
    padding: 2px 2px 2px 2px;
    background-color: whitesmoke;
    border:1px solid gray;
    border-bottom: 0px;
    float: left;
}
.lang_selector:hover {
    cursor: pointer;
}
.lang_selector.active {
    background-color: gray;
}
.lang_selector_wrapper > div.lang_selector:first-child{
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}
.lang_selector_wrapper > div.lang_selector:last-child{
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
.input-lang {
    -webkit-border-radius: 5px!important;
    -webkit-border-top-left-radius: 0px!important;
    -moz-border-radius: 5px!important;
    -moz-border-radius-topleft: 0px!important;
    border-radius: 5px!important;
    border-top-left-radius: 0px!important;
}


#categories_accordion .panel-title {
    padding-top:10px;
    display:inline-block;
}
#categories_accordion .panel-heading{
    padding-top:0px;
}
#categories_accordion .panel-actions .btn {
    margin-top:4px;
}
.btn_actions_categories {
    margin-left:5px;
    margin-top:5px!important;
    margin-bottom: 0px;
    width: 32px;
    height: 32px;
    background-position: center;
}
.btn_actions_categories .glyphicon{
    right: 3px;
}

#categories_accordion > .panel-default
#categories_accordion .panel-collapse .panel-group {
    margin-bottom: 0px;
}
#categories_accordion .panel-group .panel+.panel {
    margin-top:0px;
}
#categories_accordion .panel-collapse {
    padding:10px;
}

#categories_accordion .panel-default .panel {
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
}

#categories_accordion .panel-default .panel .panel-heading{
    background-image:none;
}

.tree_sim {
    width: 17px;
    height: 10px;
    border-bottom: 1px solid darkgray;
    border-left: 1px solid darkgray;
    display: inline-block;
    bottom: 5px;
    position: relative;
}
#categories_accordion .panel-default .panel .panel-heading{
    background-image:none;
}


#categories_accordion a.collapsed:not(.categories_collapsable) {
    text-decoration: none;
    cursor: default;
}
#categories_accordion a.collapsed:not(.categories_collapsable):hover {
    text-decoration: none;
    cursor: default;
}


.btnDeleteCategory {
    background-image: -webkit-linear-gradient(top,#FF9494 0,#D45555 100%);
    background-image: -o-linear-gradient(top,#FF9494 0,#D45555 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#FF9494),to(#D45555));
    background-image: linear-gradient(to bottom,#FF9494 0,#D45555 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9494', endColorstr='#D45555', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #B54747;
}
.btn-primary.btnDeleteCategory:hover, .btn-primary.btnDeleteCategory:focus {
    background-color: #D45555!important;
    border-color: #B54747!important;
}
.sort_handler:hover {
    cursor:move;
}
a:focus {
    text-decoration: none;
}

.black {
    color:#333;
}
.banner_collapsable_header:hover{
    cursor: pointer;
}

.floatright {
    float:right;
}
.inlineblock {
    display:inline-block;
}
.marginright5px {
    margin-right: 5px;
}
.hpointer:hover {
    cursor:pointer;
}
.fix_hidden_inputfile {
    width:30px;
    max-width: 30px;
}
.fix_inputhidden_error {
    max-width:50px;
    overflow-x:hidden;
}

loading spinner
.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
    font-size:70px;
    color:white;
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
end loading spinner

.height43 {
    height: 43px;
}



.dash_chart_wrapper {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    width:30%;
    margin-right:5%;
    float:left;
}
.dash_chart_wrapper:last-child {
    margin-right:0px;
}
.dashboard_users_box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    padding:10px;
    width:200px;
    float:left;
    margin-right: 20px;
    height: 180px;
}
.dash_users_minidata {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float:left;
    background-color: white;
    width:78px;
    margin:5px;
    text-align: center;
    padding-top:20px;
    height: 114px;
}
.dash_users_minidata .glyphicon {
    font-size: 40px;
    color:cornflowerblue;
}
.dash_users_box_title {
    border-bottom: 1px solid #333;
}
#dash_users_alta_hoy, #dash_users_alta_30d , #logins_hoy, #logins_30d {
    font-size: 24px;
    font-weight: bold;
}
.dash_users_minidata p {
    font-weight: normal;
}
.dash_full_box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    padding:10px;
    float:left;
    margin-right: 20px;
    min-height: 280px;
    width: 100%;
}

.margintop20px {
    margin-top: 20px;
}
.marginbottom20px {
    margin-bottom: 20px;
}
.dash_full_box .dash_users_box_title {
    margin-bottom:15px;
}

.dashboard_table {
    width: 100%;
}
.dashboard_table thead {
    background-color: #ddd;
    border-bottom:1px solid gray;
}
.dashboard_table th {
    padding:10px;
}
.dashboard_table td {
    padding:5px 10px;
}
.dashboard_table tbody tr:nth-child(odd) {
    background-color: #f5f5f5;
}
#ultimos_10_logins_content {
    overflow: scroll;
    height: 200px;
    max-height: 200px;
}

.charts_canvas canvas {
    height: 400px;
    width: 100%;
}

.dash_full_box td {
    font-weight: normal;
}

.simple-link {
    color: #333;
}

.btnUploadDoc, .btnUploadAppDoc, .btnUploadExcel {
    cursor:pointer;
    padding:10px;
    display:inline-block;
    border-radius:4px 0 0 4px;
}

.btnUploadRadius {
    border-radius:4px !important;
}

.invisible {
    display:none;
}

#selectWorkerActivity {
    border-radius:3px;
    cursor:pointer;
}

.search-selected-filter {
    box-shadow: 0 0 5px rgb(6, 121, 218);
    border: 1px solid rgb(71, 139, 179);
    border-radius: 4px;
}

.select2-selection {
    height:34px !important;
    padding:2px;
}

.select2-selection--multiple {
    height: auto !important;
    padding:2px;
}

.delete-import-information {
    display:inline-block;
    padding:2px;
    border-radius:8px;
}

.isset-document {
    display:none;
    color:#ca932b;
}

.button-border {
    border: 1px solid #ccc;
}

.wrong-soft-bg {
    background-color: #FFB6C1!important;
    color: black!important;
}

.success-soft-bg {
    background-color: #90EE90!important;
    color: black!important;
}

.password-field {
    font-family: 'password', monospace;
    letter-spacing: 1px;
    -webkit-text-security: disc;
    text-security: disc;
    font-size: 14px;
}

.document-file-text {
    display: inline-block;
    padding: 13px 5px 10px 5px;
    background: #f1f0d8;
    margin-left: -4px;
    border-radius: 0 4px 4px 0;
    font-size:12px;
}

#rowFile{
    margin-top:10px;
}

.permissionMessage {
    display:none;
    position:absolute;
    width:60%;
    left:35%;
    top:20%;
    color:#ff7800;
}

.documents-title {
    font-size:1.2em;
    font-weight:bold;
    padding: 0px 10px !important;
}

.documents-folder {
    font-size:1.2em;
}

.documents-edit-folder {
    display:inline-block;
    font-size:12px !important;
    padding: 2px 6px !important;
    margin-right:6px;
}

.documents-li {
    padding:7px 10px;
}

.documents-li:hover {
    background:#eee;
    border-radius:3px;
}

.import-error {
    color:red;
    font-size:1.2em;
    text-align:center
}

.import-error span{
    font-size:1.4em;
}

.worker-separator {
    margin:20px 0;
    border-top:1px solid #efefef;
}

.selectedImage {
    width:100%;
    height:250px;
    overflow:hidden;
}

.selectedImage img{
    width:100%;
}

.contentDetailTitle {
    font-size: 1.2em;
}

.content-image-list {
    width:80px;
    height:30px;
    overflow:hidden;
}

.croppie-modal {
    display:none;
}

.modal-dialog .close {
    display: none;
}

.link-dialog, .video-dialog {
    z-index: 2000 !important;
}

@media screen and (min-width: 480px) and (max-width:992px) {
    .documents-container-size {
        width:100%;
    }
}

@media screen and (min-width: 993px) and (max-width:1500px) {
    .documents-container-size {
        width:75%;
    }
}

@media screen and (min-width: 1501px) {
    .documents-container-size {
        width:55%;
    }
}

/******************* WORKER SITE ****************/

.site-worker-title {
    font-size:1.6em;
}

.site-worker-content {
    width:70%;
    margin:3% auto;
}

@media (max-width:599px) {
    .site-worker-content {
        font-size:1em;
        width:100%;
    }
}


/************** OVERWRITE BOOTSTRAP NAVBAR TOGGLE FOR MOBILE ***********************/

.navbar-toggle, .navbar-toggle span {
    border:1px solid #808080;
}

/*@keyframes redAnim {
  0%   {background: radial-gradient(circle at center, transparent 15%, transparent 90%);}
  50%  {background: radial-gradient(circle at center, rgba(255, 0, 0, 0.3) 25%, transparent 70%)}
  100% {background: radial-gradient(circle at center, transparent 15%, transparent 90%);}
}*/

@keyframes redAnim {
  0%   {background-size: 0% 0%; background-position: center center;}
  50%  {background-size: 100% 100%; background-position: center center;}
  100% {background-size: 0% 0%; background-position: center center;}
}

.pendienteRed {
/*    animation-name: redAnim;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;*/
    /*background: radial-gradient(circle at center, rgba(255, 0, 0, 0.3) 15%, transparent 90%);*/
    
    background: radial-gradient(circle at center, transparent 0%, rgba(255, 0, 0, 0.3) 10%, transparent 90%) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    animation-name: redAnim;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}

.difuminado {
    height: 30px;
    width: 40px;
    background: radial-gradient(circle at center, rgba(255, 0, 0, 0.3) 25%, transparent 70%);
}

.navbar-toggler .fa-chevron-down:before, .navbar-toggler .fa-chevron-up:before  {
    content: ''!important;
}

.cursor-pointer {
    cursor: pointer!important;
}

.cursor-default {
    cursor: default!important;
}

.codeContainer {
    position: absolute;
    bottom: -62px;
    right: 250px;
    width: 180px;
}

.statusContainer {
    position: absolute;
    top: -50px;
    right: 20px;
}

@media (max-width: 575.98px) {
    .codeContainer {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
    }
}

.form-signin .input-group-addon {
    white-space: nowrap;
    vertical-align: middle;
    padding: 11px 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.visibility-none {
    visibility: hidden;
}

.display-none {
    display: none;
}

.copyable {
    cursor: pointer;
    border: 1px dashed #ccc;
    transition: background-color 0.3s, border-color 0.3s;
}

.copyable:hover {
    background-color: #f0f0f0;
    border-color: #888;
}

.copyable:active {
    background-color: #e0e0e0;
    border-color: #666;
}

.editable-input {
    display: block;
    text-align: center;
    width: 100%;
    /* height: calc(2.25rem + 2px); */
    /* padding: .375rem .75rem; */
    font-size: 1rem;
    font-weight: 400;
    /* line-height: 1.5; */
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cursor-text {
    cursor: text;
}