/* HEADER */ #co_header { height: auto; width: auto; background-color: var(--co_white); margin-right: 1em; } #co_header { text-align: center; background-color: var(--co_white); color: var(--co_white); border-bottom: 10px solid var(--co_yellow); } #co_header img { margin: 0 0 25px 0; } #co_header .module_version { font-family: CarteroBold; color: var(--co_blue); float: right; font-size: 13px; border: 1px solid; border-radius: 5px; padding: 1px 13px; margin-top: -35px; } #correos_oficial .co_error { border: 1px solid var(--co_red_error) !important; } .bootstrap .h1, .bootstrap .h2, .bootstrap .h3, .bootstrap h1, .bootstrap h2, .bootstrap h3 { margin: 0 !important; } #correos_oficial .collapse.in { height: auto !important; } #correos_oficial button:focus, #correos_oficial input:focus { box-shadow: none !important; outline: none !important; } .bootstrap .input-group .form-control, .bootstrap .input-group input[type='password'], .bootstrap .input-group input[type='search'], .bootstrap .input-group input[type='text'], .bootstrap .input-group select, .bootstrap .input-group textarea { height: 38px !important; } .input-group-text { font-size: 14px; font-weight: 400 !important; line-height: 24px; } #correos_oficial .input-group-text-color { color: var(--co_blue) !important; } #correos_oficial .input-group-text-custom { padding: 0 !important; } #correos_oficial .input-group-addon { border: none !important; } #correos_oficial .input-group-text-custom label { margin: 0 !important; margin-left: -3px !important; border-radius: 0px; } #correos_oficial .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { margin-left: -3px !important; border-top-left-radius: 0; border-bottom-left-radius: 0; } .bootstrap .show { padding-top: 16px !important; } #correos_oficial .accordion-collapse { padding-top: 0px; } #correos_oficial .input-group-checkbox-custom { width: 46px !important; background-color: var(--co_soft_grey_bliss) !important; border: 1px solid var(--co_gray) !important; } #correos_oficial .col-no-padding-left { padding-left: 0px !important; } #correos_oficial .col-no-padding-right { padding-right: 0px !important; } #correos_oficial .accordion-button-custom { color: var(--co_blue) !important; font-size: 20px !important; font-family: CarteroBold !important; } #correos_oficial .nav-link { color: var(--co_blue) !important; font-family: CarteroBold !important; } #correos_oficial .form-check-label-color { color: var(--co_blue) !important; margin-left: 13px; } #correos_oficial .custom-row { padding: 10px 0 15px 0; margin: 0; height: 100%; float: left; } #correos_oficial .card-custom { margin: 0 5px 0 0 !important; padding: 0px !important; } #correos_oficial .card-custom .card-header { color: var(--co_blue) !important; height: 38px !important; } #correos_oficial .card-margin { margin-bottom: 20px !important; max-width: 100%; } #correos_oficial #SendersDataTable .odd, #correos_oficial #SendersDataTable .even { font-size: 10px !important; } #correos_oficial .myModalActionButton { display: none; } #correos_oficial #ActivateOrderStatusChangeCheck { padding-left: 2%; } #correos_oficial .myModalActionButton { display: none; } #correos_oficial #card1, #correos_oficial #card2, #correos_oficial #card3, #correos_oficial #card4, #correos_oficial #card5 { display: none; } body #correos_oficial .modal-dialog { width: 100% !important; } #correos_oficial .hidden-product-option .input-group-text-color { color: var(--co_red) !important; } #correos_oficial .errorManaged { width: 400px; } #correos_oficial tbody .small_text_cell { font-size: 10px !important; } #correos_oficial .scp_products { width: 25% !important; } #correos_oficial .background-logo-input { background-color:var(--co_white) !important; padding: 17px !important; } #correos_oficial .image-preview { height: 100px !important; width: 100px !important; } /* Estilo del texto de los input */ #correos_oficial input[type='password'], #correos_oficial input[type='search'], #correos_oficial input[type='date'], #correos_oficial input[type='time'], #correos_oficial input[type='email'], #correos_oficial input[type='tel'], #correos_oficial input[type='number'], #correos_oficial input[type='text'], select { color: var(--co_blue) !important; } /* TOOLTIPS */ .tooltip-inner { background-color: var(--co_brandeis_blue) !important; box-shadow: 0px 0px 4px black; opacity: 1 !important; /* max-width: 100%; */ font-size: 12px; } .tooltip.bs-tooltip-top .tooltip-arrow::before { border-top: none !important; } .tooltip.bs-tooltip-bottom .tooltip-arrow::before { border-bottom: none !important; } .tooltip.bs-tooltip-start .tooltip-arrow::before { border-left: none !important; } .tooltip.bs-tooltip-end { margin-left: 6px !important; } .tooltip.bs-tooltip-end .tooltip-arrow::before { border-right: none !important; } .tt_settings { margin-left: 6px; padding: 1px; } .card-header { background-color: var(--co_yellow) !important; border-top: 5px solid var(--co_blue); font-family: CarteroBold; }