.separador{border-bottom:1px solid #ddd;padding-bottom:5px;margin-bottom:5px}.error_requerido{border:1px solid red!important}.modal-header{background-color:#263576!important;border-color:#263576!important}#btnCloseMensajeAlertAPP{background-color:#5cb85c!important;border-color:#4cae4c!important}.btnDescargaDoctos{background-color:#263576!important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important}div.msgBox{padding:4px 10px 4px 10px;position:fixed;z-index:1000;font-family:Verdana;width:430px;min-height:160px;color:#00335e;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0 0 11px #000;-webkit-box-shadow:0 0 11px #000;box-shadow:0 0 11px #000}div.msgBoxBackGround{top:0;left:0;position:absolute;padding:0;margin:0;width:100%;height:100%;background-color:#000!important;opacity:.9;z-index:999}div.msgBoxTitle{padding:5px 0 5px 0;font-variant:small-caps;font-size:16pt;font-weight:lighter;color:#00335e;width:100%;border-bottom:1px solid #002c5f}div.msgBoxImage{margin:20px 5px 0 5px;display:inline-block;float:left;height:75px;width:75px}div.msgBoxImage img{height:75px;width:75px}div.msgBoxContent{font-size:11pt;margin:0 3px 6px 3px;display:inline-block;float:left;height:90px;width:319px}div.msgBoxContent p{padding:0;margin:0;display:table;height:100%;width:100%}div.msgBoxContent span{display:table-cell;vertical-align:middle;color:#00335e}div.msgBoxButtons{display:inline-block;width:100%;text-align:right}div.msgBoxButtons input[type='button']{cursor:pointer;margin:2px;height:35px;width:90px;border:1px solid #afafaf;background-color:#004076;color:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}div.msgBoxButtons input[type='button']:hover{background-color:#00549c;color:#fff}div.msgBoxButtons input[type='button']:active{background-color:#aaa;color:#fff}div.msgBoxInputs{margin:0 auto;padding-top:2px;padding-bottom:2px;margin-top:5px;width:195px}div.msgInput input[type='text'],div.msgInput input[type='password']{padding:4px;border:1px solid #dfdfdf;color:#2f2f2f;width:180px}div.msgInput text{color:#2f2f2f;font-size:10pt}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{display:none}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2b3d4c}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}