﻿
body {
    font-size: 100%;
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
}

h3 {
    font-size: 1.125rem;
}

.titulo {
    font-size: 1.125rem;
    color: #499e3e;
    margin-top: 6px;
}

.titulo2 {
    font-size: 16px;
    color: #499e3e;
    text-align:justify;
}

#divPrincipal {
    width: 100%;
    font-size: .875rem;
    background-color: #FCFCFC;
}

#divBluePrincipal {
    width: 100%;
    font-size: .875rem;
    background-color: rgb(238, 244, 246);
}

.divContent {
    width: 96%;
    font-size: .875rem;
    margin: auto;
}

.divBlueContent {
    width: 96%;
    font-size: .875rem;
    margin: auto;
    background-color: rgb(238, 244, 246);
}

.col1 {
    width: 50%;
    float: left;
}

.col2 {
    width: 50%;
    float: left;
}

.col1content {
    width: 98%;
    float: left;
}

.col2content {
    width: 98%;
    float: right;
}

.divSeccion {
    width: 100%;
    float: right;
    font-size: .875rem;
    text-align: left;
    margin-top: 3px;
    padding: 0px;
    margin-bottom: 0px;
}

.divRightSeccion {
    width: 100%;
    float: right;
    font-size: .875rem;
    margin-top: 3px;
    padding: 0px;
    margin-bottom: 0px;
    text-align:right;
}

.divSeccionMargin {
    width: 100%;
    float: right;
    font-size: .875rem;
    text-align: justify;
    margin-top: 3px;
    padding: 0px;
    margin-bottom: 14px;
    color: rgb(80, 80, 80);
}

.divBlueSeccionMargin {
    width: 100%;
    float: right;
    font-size: .875rem;
    text-align: justify;
    margin-top: 3px;
    padding: 0px;
    margin-bottom: 14px;
    background-color: rgb(238, 244, 246);
    color: rgb(80, 80, 80);
}

.divSubSeccion {
    width: 100%;
    float: right;
    font-size: 1rem;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

.seccionLabel {
    color: rgb(80, 80, 80);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    width: 100%;
    font-weight: bold;
    float: right;
    font-size: .875rem;
    margin-top: 3px;
}

.seccionLabel18 {
    color: rgb(80, 80, 80);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    width: 100%;
    font-weight: bold;
    float: right;
    font-size: .475rem;
    margin-top: 3px;
}

.tipoID {
    width: 46%;
    float: left;
}

.identificacion {
    width: 50%;
    float: left;
    margin-left: 10px;
}

#FooterMovil {
    color: rgb(153, 153, 153);
    line-height: 21px;
    padding-bottom: 10px;
    clear: both;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 100%;
    height: 50px;
}

.copyrightMovil {
    color: rgb(80, 80, 80);
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    vertical-align: top;
}

a {
    margin: 0px;
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
}

#navbar ul li {
    float: left;
}

/*ul {   
      margin-top:0px;
     padding-left:14px;
}
ul li {
    color: rgb(153, 153, 153);
    font-size: 12px;    
    float: left;
  
}
li {
    padding-top:5px;
      margin-left:14px;
}*/

.eventDetails {
    margin: 0px;
    color: rgb(80, 80, 80);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: .75rem;
    margin-top: 5px;
    float: none;
}

.actionStateSuccess {
    margin: 0px auto;
    border: 1px solid rgb(216, 230, 210);
    text-align: left;
    color: rgb(34, 34, 34);
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    position: static;
    background-color: rgb(233, 248, 229);
    margin-top: 0px;
}

.actionStateFailure {
    margin: 0px auto;
    border: 1px solid rgb(255, 99, 71);
    text-align: left;
    color: rgb(34, 34, 34);
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    position: static;
    background-color: rgb(255, 218, 185);
    margin-top: 0px;
}


.dxTextbox {
    height: 40px;
    padding: 0px !important;
    padding-bottom: 0px !important;
    margin: 0px !important;
    margin-bottom: 0px !important;
    font-size: medium;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dxTextArea {
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
}

.dxeEditArea_iOS .dxeEditAreaSys {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-size: medium;
}

.aspSelect {
    font-size: medium;
    height: 40px !important;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FCFCFC;
}

.divCaptcha {
    width: 100%;
    margin-bottom: 14px;
    margin-top: 14px;
    clear: left;
    float: left;
}

.button_green {
    background-image: url("../Imagenes/Botones/buttonGreen2.jpg");
    font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
    font-size: medium;
    color: white;
    height: 100%;
}

.button_grey {
    background-image: url("../Imagenes/Botones/buttonGray2.jpg");
    font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
    font-size: medium;
    height: 100%;
}

.text_header_green_22px {
    color: rgb(113, 166, 0);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: 22px;
}

.text_header_green_24px {
    color: rgb(113, 166, 0);
    font-family: "Segoe UI Light";
    font-size: 24px;
}

.text_header_green_26px {
    color: rgb(113, 166, 0);
    font-family: "Segoe UI Light";
    font-size: 26px;
}

.text_header_black_13px {
    color: rgb(51, 51, 51);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: 14px;
    padding-right: 10px;
}

.text_header_black_18px {
    color: rgb(51, 51, 51);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
}

.text_header_ligthblue_12px {
    color: rgb(72, 156, 223);
    font-size: 13px;
}

.text_header_ligthblue_18px {
    color: rgb(72, 156, 223);
    font-size: 18px;
}

.segoe_semibold {
    color: rgb(0, 0, 0);
    font-family: "Verdana";
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.BlueTable {
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma, Arial;
    background-color: #f5f7fd;
    border-left: #a0b4e0 1px solid;
    border-right: #a0b4e0 1px solid;
    border-top: #a0b4e0 1px solid;
    border-bottom: #a0b4e0 1px solid;
    text-align: justify;
    color: darkgray;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


div#topDiv {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    background-image: url('../Imagenes/Principal/bg.jpg'); /*bg02.jpg*/
    padding: 0px;
    height: 65px;
    background-repeat: initial;
}

.divLogin {
    text-decoration: none;
    font-size: 14px;
    font-family: Tahoma, Arial;
    background-color: white;
    border: rgb(153, 153, 153) 1px solid;
    -webkit-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.67);
    -moz-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.67);
    box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.67);
    max-width: 400px;
    margin: auto;
}

.divLoginContent {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.divLoginHeader {
    background-color: #E4E4E4;
    width: 100%;
    height: 30px;
    border-bottom: rgb(153, 153, 153) 1px solid;
    padding-top: 6px;
    font-size: 16px;
    font-family: Tahoma, Arial;
}

.divLoginFooter {
    background-color: #E4E4E4;
    width: 100%;
    height: 25px;
    border-top: rgb(153, 153, 153) 1px solid;
    padding-top: 6px;
    font-size: 12px;
    font-family: Tahoma, Arial;
}

.Conventions {
    border: 1px solid rgb(227, 227, 227);
    background-color: rgb(246, 246, 246);
    color: rgb(134, 134, 134);
    line-height: 19px;
    font-size: 12px;
    margin-bottom: 15px;
}

.containerBlueQuestion {
    background: rgb(241, 250, 255);
    margin: 0px 0px 0px;
    padding: 0px;
    border-radius: 3px;
    border: 1px solid rgb(191, 224, 238);
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: 12px;
}

a {
    color: rgb(0, 114, 198);
    font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: rgb(255, 255, 255);
        text-decoration: underline;
        background-color: #0489B1; /* #E6F8E0 #F3E2A9*/ /* #58D3F7 #e5e8f5;*/
    }

@media (max-width: 320px) {
    .divCaptcha {
        width: 300px;
        margin-bottom: 14px;
        margin-top: 14px;
        clear: left;
        float: left;
        overflow: scroll;
    }
}

.NiceOrangeFont {
    font-size: 8pt;
    color: Orange;
    text-decoration: none;
    font-family: Segoe UI,Tahoma;
}
