* {
    margin: 0;
    padding: 0; }

ul {
    margin: 0; }

p {
    margin: 0; }

li {
    list-style: none; }

.planificacion-wrapper {
    padding: 0 0 100px 0; }

.order-wrapper {
    margin: 0 0 20px 0; }
.order-wrapper.error .order-head {
    background: #e95656; }

#ordenes_editar .order-head ul li,
#planificacion_ver .order-head ul li {
    width: auto;
    float: left;
    margin: 0 15px 0 0; }

.plan-head, .order-head, .order-body-head {
    padding: 10px;
    background: #D2EEF9; }
.plan-head > ul, .order-head > ul, .order-body-head > ul {
    width: 100%; }
.plan-head > ul > li, .order-head > ul > li, .order-body-head > ul > li {
    text-transform: uppercase;
    width: auto;
    float: left;
    margin: 0 20px 10px 0;
    position: relative; }
.plan-head > ul > li.iva .chosen-container, .order-head > ul > li.iva .chosen-container, .order-body-head > ul > li.iva .chosen-container {
    width: 66px !important; }
.plan-head > ul > li.iva .chosen-container .chosen-drop, .order-head > ul > li.iva .chosen-container .chosen-drop, .order-body-head > ul > li.iva .chosen-container .chosen-drop {
    min-width: 67px; }
.plan-head > ul > li span, .order-head > ul > li span, .order-body-head > ul > li span {
    padding: 0 0 0 5px; }
.plan-head > ul > li input[type=text], .order-head > ul > li input[type=text], .order-body-head > ul > li input[type=text] {
    background: transparent;
    border: none;
    width: auto;
    border-radius: 5px;
    border: 2px solid white;
    padding: 0 10px;
    text-align: center; }

.iva-medio-suborden {
    position: absolute;
    left: -55px;
    top: 3px;
    font-size: 12px;
    color: #FFFFFF;
    background: 1px 5px;
    border-radius: 3px;
    text-align: center;
    width: 50px; }
.iva-medio-suborden:before {
    content: 'Iva';
    padding: 0 4px 0 0; }

.plan-head {
    margin: 0 0 20px 0; }

.order-head {
    background: #006699;
    padding: 10px;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    position: relative; }
.order-head.closed {
    background: #999999; }
.order-head.closed .top-head, .order-head.closed .middle-head {
    border-bottom: 1px solid white; }
.order-head input[type=checkbox] {
    display: block;
    float: left;
    margin-right: 20px; }
.order-head > ul {
    width: 1150px;
    float: left; }
.order-head .btn {
    padding: 2px 7px !important;
    font-size: 12px !important; }
.order-head .data-totales {
    width: 185px;
    float: left;
    position: relative;
    top: -4px;
    line-height: 15px;
    font-size: 13px; }
.order-head .total {
    text-transform: uppercase;
    padding: 0 0 0 15px;
    position: relative;
    top: 2px;
    float: right; }
.order-head .btns {
    width: 130px;
    float: left; }
.order-head select {
    opacity: 0 !important; }

.top-head, .middle-head {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #3385AD; }

.bottom-head textarea {
    resize: none;
    width: 1050px;
    background: transparent;
    border: none; }
.bottom-head .obs {
    display: block;
    float: left;
    margin: 0 10px 0 0; }

.order-body-head {
    border-bottom: 1px solid #FFFFFF; }
.order-body-head > ul {
    width: 1000px;
    float: left; }
.order-body-head .btn {
    padding: 2px 7px !important;
    font-size: 12px !important;
    float: right; }
.order-body-head select {
    opacity: 0 !important; }

.order-body {
    margin: 0 0 10px 0; }

.order-cells .observations textarea {
    background: transparent;
    border: none;
    width: 100%;
    resize: none; }
.order-cells .observations p {
    padding: 0 0 10px 0; }

.controls {
    width: 425px;
    float: right;
    position: relative;
    padding: 0 40px 0 0; }

.addSubOrder {
    padding: 0 20px 0 0; }
.addSubOrder.disabled {
    opacity: 0; }

.expand-collapse {
    background: url("../img/arr_down.png") no-repeat;
    width: 23px;
    height: 17px;
    display: block;
    font-size: 0;
    right: 0px;
    top: 5px;
    position: absolute; }
.expand-collapse.closed {
    transform: rotate(90deg); }

.calendar {
    width: 558px;
    float: left; }
.calendar li {
    width: 18px;
    height: 68px;
    padding: 2px;
    background: #E2E2E2;
    position: relative;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 12px;
    float: left;
    text-align: center;
    z-index: 0; }
.calendar li.empty {
    display: none; }
.calendar li input[type="text"] {
    width: 17px;
    padding: 0;
    height: 31px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    border: none;
    background: #E2E2E2;
    text-align: center; }
.calendar li span {
    font-size: 8px;
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    padding: 2px 0;
    top: 0;
    left: 0;
    color: #FFFFFF;
    background: #999999;
    z-index: 2;
    text-align: center; }
.calendar li small {
    text-align: center;
    position: relative;
    top: 10px; }
.calendar li strong {
    font-size: 8px;
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    padding: 2px 0;
    top: 18px;
    left: 0px;
    color: #FFFFFF;
    background: #48b9e5;
    z-index: 2;
    text-align: center; }

.periodo {
    width: 558px;
    float: left;
    background: #E2E2E2;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 68px;
    padding: 10px 20px; }

.data {
    width: 612px;
    float: left; }
.data .head li {
    background: #999999;
    padding: 7px;
    height: 36px;
    color: #FFFFFF;
    text-transform: uppercase;
    float: left;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 11px;
    line-height: 19px;
    text-align: center; }
.data .head li:first-child {
    border-left: none; }
.data .info li {
    float: left;
    height: 31px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 13px;
    text-align: center;
    line-height: 31px; }
.data .info li:first-child {
    border-left: none; }
.data .info input[type=text] {
    background: #E2E2E2;
    border: none;
    text-align: center;
    width: 100%;
    font-size: 13px;
    height: 31px; }
.data .tar {
    width: 57px; }
.data .subtotal {
    width: 80px; }
.data .cant {
    width: 39px; }
.data .bruto, .data .neto {
    width: 83px; }
.data .bon, .data .iva, .data .crea, .data .ag {
    width: 45px; }

.observations {
    padding: 15px 20px 5px;
    background: #E2E2E2;
    margin: 0 0 20px 0; }
.observations p {
    text-transform: uppercase;
    font-size: 13px; }

#dummy-body {
    opacity: 0; }

#editOrder {
    display: none; }

.plan-wrapper:empty ~ .fixed-nav #editOrder #deleteOrder {
    display: none; }

.plan-wrapper > p {
    background: #F2F2F2;
    border: 1px solid #006699;
    padding: 15px; }

.fixed-nav {
    background: #006699;
    display: none;
    padding: 15px 20px;
    position: fixed;
    bottom: 0;
    width: 1141px;
    border-radius: 10px 10px 0 0;
    z-index: 20; }
.fixed-nav button {
    float: right;
    margin: 0 10px; }
.fixed-nav .totales {
    position: absolute;
    background: #006699;
    padding: 10px;
    top: -32px;
    right: 0px;
    color: #FFFFFF; }

.msgorder {
    border: 0 1px 4px 1px;
    background-color: #28b62c;
    border-color: #24a528;
    color: #FFFFFF;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px; }
.msgorder:empty {
    display: none; }

.modal-styles {
    padding: 20px 40px; }
.modal-styles .loader-ajax {
    width: 31px;
    height: 31px;
    margin: 20px auto 0;
    display: block; }

.modal.duplicate .modal-dialog {
    width: 1000px; }

#planificacion_agregar .ui-datepicker-calendar {
    display: none !important; }

.modal.duplicate .table-responsive {
    max-height: 434px;
    overflow-y: scroll; }

.send-notification .chosen-container {
    width: 60px !important; }

.loading-ordenes,
.ajax-loading {
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 999999133300;
    width: 100%;
    height: 100%; }
.loading-ordenes img,
.ajax-loading img {
    width: 50px;
    height: 50px;
    display: block;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute; }

.loading-ordenes {
    display: block; }

.loading-ordenes span,.ajax-loading span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin: 38px 0 0 -54px; }

.solapas li {
    width: auto;
    float: left;
    color: #FFFFFF;
    margin: 0 10px 0 0; }
.solapas li a {
    color: #FFFFFF;
    padding: 10px 15px;
    display: block;
    border-radius: 10px 10px 0 0;
    background: #75caeb;
    text-decoration: none; }
.solapas li a.active, .solapas li a:hover {
    background: #006699; }

.ver-print-logo {
    display: none; }

#formulario_notificacion .proveedores-list li {
    margin: 0 0 10px 0; }
#formulario_notificacion textarea {
    resize: none;
    width: 100%;
    border-radius: 5px;
    min-height: 100px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
    border-color: #CCCCCC; }

.post-container {
    padding: 50px 0; }
.post-container .tabs-post {
    border-left: 1px solid #CCCCCC; }
.post-container .tabs-post li {
    width: auto;
    float: left;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC; }
.post-container .tabs-post li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    background: #F2F2F2; }
.post-container .tabs-post li a:hover, .post-container .tabs-post li a.active {
    background: rgba(0, 0, 0, 0.4);
    color: #FFFFFF; }

.file-upload {
    position: relative;
    width: 300px;
    height: 35px;
    margin: 15px 0; }
.file-upload .fake-upload {
    position: relative;
    overflow: hidden;
    border: 1px solid #CCCCCB;
    background: #FFFFFF;
    width: 150px;
    height: 33px;
    color: #4D4D4E;
    border-radius: 10px;
    z-index: 0;
    cursor: pointer;
    text-indent: 10px;
    padding: 10px 0 14px; }

.file-upload input.upload {
    position: absolute;
    top: 10px;
    left: -90px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    width: 150px;
    height: 33px;
    opacity: 0;
    z-index: 1;
    filter: alpha(opacity=0); }

.upload-data {
    float: right; }

.wrapper-post-tabs {
    padding: 20px;
    background: #F2F2F2;
    border: 1px solid #CCCCCC; }
.wrapper-post-tabs textarea {
    resize: none;
    width: 100%; }
.wrapper-post-tabs .tabs-post-block {
    display: none; }
.wrapper-post-tabs .tabs-post-block.active,
.wrapper-post-tabs .tabs-post-block.approved {
    display: block; }

.solicitud-datos {
    padding: 15px 20px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0 0 20px 0; }
.solicitud-datos li {
    list-style-type: disc;
    margin: 2px 0;
    list-style-position: inside; }

.adjuntar-module {
    display: none; }
.adjuntar-module .uploadifive-button {
    float: left;
    height: 36px !important;
    margin: 0 20px 0 0; }
.adjuntar-module .btn {
    float: left; }

.uploadifive-queue-item .error {
    color: #FFFFFF;
    margin: 0 0 10px 0;
    padding: 10px; }

.pdf-buttons .wrapp-pdf {
    position: relative;
    padding: 7px 10px;
    background: #006699;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    background: #F2F2F2;
    color: #000000; }
.pdf-buttons .wrapp-pdf span {
    padding: 0 5px 0 0;
    font-size: 14px; }

.highlighted-title {
    background: #006699;
    color: #FFFFFF;
    padding: 5px 15px;
    margin: 10px 0 20px 0;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block; }

.highlighted-subtitle {
    font-weight: bold;
    text-decoration: underline; }

.alert-op{
    margin-bottom: 0;
    text-align: center;
}

#procesar_ops_para_pago{
    margin-bottom: 20px;
}

.btn.btn-xs.listado {
    font-size: 12px; 
    /*padding: 2px 6px;*/
}

.estado-listado {
    font-size: 12px;
}