/* 
    Document   : style
    Created on : 09-sep-2013, 23:53:00
    Author     : Julian
    Description:
        Purpose of the stylesheet follows.


COLORES:

blanco: FFFAFF
orange; FF8000
blue: 000062
blue soft: 00BDFF
blue soft 2: 0040A3
 

*/
dl.zend_form{padding-left: 30px;padding-right:  30px; padding-bottom: 70px; outlfine:1px solid red;}

.errors{
    font-family: 'Open Sans', sans-serif;
    list-style-type: none;
    text-align: right;
    padding-left: 0px;
    color: red;
    margin-top: 0px;
    margin-bottom: 20px;
    width: auto;
    font-size: 14px;
    clear: both;
    padding: 10px;
    padding-top: 0px;

}


.label_class_ui{
    width: 230px;
    height: auto;    
    display: block;
    margin-top:10px !important; margin-bottom: 15px !important;
    padding-right: 20px;
    
    font-family:'Segoe UI',  arial, sans-serif;    
    font-size:17px !important;
    text-align: right;
    clear: left;
    color: #9197A3;
    float: left;   
    
}

.label_class_file{
    width: 630px;
    height: 38px;
    displa4y: block;
    /*margin-teop:10px !important; margin-bodttom: 15px !important;*/
    padding-right: 20px;

    font-family:'Segoe UI',  arial, sans-serif;    
    font-size:17px !important;
    text-align: right;
    clerar: left;
    color: #9197A3;
    float: right;   
    
}

.element_text_ui{
    height: 38px;
    width: 420px;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;
    border: solid 1px #aaa;
    float: left;
    font-size:18px;
    color: #333;
    font-family:'Segoe UI',  arial, sans-serif;
}

.element_line{
    height: 38px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */

    bordrer: solid 1px #aaa;
    float: left;
    font-size:18px;
    color: #3f3;
    font-family:'Segoe UI',  arial, sans-serif;
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    height: 0px;
    overflow: hidden;
}


.element_textarea_ui {
    height: 150px;
    width: 420px;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;    
    border: solid 1px #aaa;
    float: left;
    font-size:18px; 
    color: #777;
    font-family:'Segoe UI',  arial, sans-serif;
    margin-bottom: 10px;
    
}


.label_class_ui_nofloat{
    width: auto;
    height: auto;    
    display: block;
    margin-top:10px !important; margin-bottom: 15px !important;
    padding-right: 20px;
    
    font-family:'Segoe UI',  arial, sans-serif;    
    font-size:17px !important;
    text-align: left;
    color: #9197A3;
}

.element_text_ui_nofloat{
    height: 38px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;
    border: solid 1px #aaa;
    font-size:18px;
    color: #333;
    font-family:'Segoe UI',  arial, sans-serif;
}

.element_select_ui {
    height: auto;
    width: 420px;    
    padding-top: 6px;padding-bottom: 6px;padding-left: 10px; padding-right: 10px;    
    border: solid 1px #aaa;
    float: left;
    font-size:18px; 
    color: #333;
    font-family:'Segoe UI',  arial, sans-serif;
    clear: right;
    word-wrap: break-word;
    margin-bottom: 10px;
   
    
}

.element_button_ui{
    height: 40px;
    width:  auto;
    margin-top: 20px;
    margin-left: 2%;
    
    float: right;
    padding-left: 25px; padding-right: 25px;
    
    font-size:18px;
    text-align: center;
    cursor: pointer;
    borcder-radius: 5px;
    font-family:arial, helvetica, sans-serif; 
    font-family:'Segoe UI',  arial, sans-serif;   
}
.botonContenedor{clear: left; marginr-right: 20px;}

.color_gray_ui{
    background: #f5f5f5;
    border: 1px solid #aaa;
    color: #888;
}

.color_blue_ui{
    background: rgba(0,0,255,0.1);
    color: rgba(0,101,166,1);
    border:1px solid rgba(0,101,166,1);    
}
.color_gray_ui:hover{
    background: #d5d5d5;
    border: 1px solid #aaa;
}

.color_blue_ui:hover{
    background: rgba(0,0,255,0.2);
   
}


.label_class, .label_class_blue,.label_class_2,.label_class_gray{
    width: auto;
    height: auto;    
    display: block;
    margin-top:10px !important; margin-bottom: 10px !important;
    backgrwound: #fff;

    font-family:'Segoe UI',  arial, sans-serif;
    color:#000;
    font-size:18px !important;
    text-align: left;
    clear: left;
    color:rgb(47,120,246);
    color: #999;

}
.label_class_2{float: left;}
.label_class_blue{color: #2895f1; }
.label_class_gray{color: #999; }

.label_class{
    bordcer: 1px solid red;
    width: 230px;
    float: left;
    padding-right: 20px;
    text-align: right;
}

.description_ui{
    color:#888;
    padding-todp: 45px;
    text-align:  left;
    padding-left: 250px;
    padding-bottom: 5px;
    font-size: 15px;
    font-family:'Segoe UI',  arial, sans-serif;
    clear: both;
    margin-top: 0px;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
}

.texto_element{
    width: auto;
    height: auto;    
    display: block;
    margin-top:30px; margin-bottom: 10px;
    background: #fff;

    font-family:'Segoe UI',  arial, sans-serif;
    color:#2895f1;
    font-size:20px;
    text-align: justify;
}

.element_text{
    height: 38px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;
    border: solid 1px #aaa;

    font-size:18px;
    color: #333;
    font-family:'Segoe UI',  arial, sans-serif;
}


.element_text{
    width: 390px;
    float: left;
}

.element_text_readonly{
    height: 38px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;
    border: solid 1px #ddd;

    font-size:18px;
    color: rgba(255,0,0,0.6);
    font-family:'Segoe UI',  arial, sans-serif;
}

.element_text2{
    height: 48px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;
    border: solid 1px #aaa;

    font-size:18px;
    color: #777;
    font-family:'Segoe UI',  arial, sans-serif;
}

.element_text3{
    height: 58px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 90px;
    border: solid 1px #ddd;
    float:left;
    font-size:22px;
    color: #777;
    font-family:'Segoe UI',  arial, sans-serif;
}

.element_select {
    height: auto;
    width: 100%;    
    padding-top: 6px;padding-bottom: 6px;padding-left: 10px; padding-right: 10px;    
    border: solid 1px #aaa;
    
    font-size:18px; 
    color: #333;
    font-family:'Segoe UI',  arial, sans-serif;
    
}

.element_selectBig {
    height: 60px;
    width: 100%;    
    padding-top: 6px;padding-bottom: 6px;padding-left: 10px; padding-right: 10px;    
    border: solid 1px #aaa;
    background: #f5f5f5;
    
    font-size:18px; 
    color: #777;
    font-family:'Segoe UI',  arial, sans-serif;
    
}

.element_selectTALL {
    height: auto;
    width: 100%;    
    padding-top: 6px;padding-bottom: 6px;padding-left: 10px; padding-right: 10px;    
    border: solid 1px #aaa;
    background: #f5f5f5;
    
    font-size:18px; 
    color: #777;
    font-family:'Segoe UI',  arial, sans-serif;
    
}


.element_textarea {
    height: 150px;
    width: 100%;  
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;    
    border: solid 1px #aaa;
    
    font-size:18px; 
    color: #777;
    font-family:'Segoe UI',  arial, sans-serif;
    
}

.element_radio{
    height: 20px;
    width: 20px;
    margin-top: 10px;
    position: absolute;
    left: 0px;
}

.element_radio_label{
    line-height: 35px;
    position: relative;
    padding-left: 35px;
    
    font-family:'Segoe UI',  arial, sans-serif;
    color:#000;
    font-size:16px;
    text-align: left; 
}

.element_button,.element_button_down,.element_button_20{
    height: 50px;
    width:  100%;
    margin-top: 50px;
    
    font-size:18px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    font-family:arial, helvetica, sans-serif; 
    font-family:'Segoe UI',  arial, sans-serif;
    
}

.element_button_down{margin-top: 10px;}
.element_button_20{margin-top: 20px;}

.element_buttonX2_a,.element_buttonX2_b{
    height: 50px;
    width:  46%;
    margin-top: 20px;    
    font-size:18px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    font-family:arial, helvetica, sans-serif; 
    font-family:'Segoe UI',  arial, sans-serif;
}

.element_buttonX2_b{
    position: absolute;
    right: 5%;
    bottom: 31px;
}

.element_button_small{
    height: 58px;
    width:  78px;
    position: absolute;
    top:18px;
    right: 20px;
    
    background: rgb(62,132,239) url('Zoom.png')  no-repeat center center;
    font-size:18px;
    text-align: center;
    cursor: pointer;
    border-raddius: 5px;
    font-family:arial, helvetica, sans-serif; 
    font-family:'Segoe UI',  arial, sans-serif;
    border:1px solid rgba(0,101,166,1);    
    
    
}



option[value='ePCOL']{
    color:red;
}





.mobile_label_class{
    width: auto;
    height: auto;    
    display: block;
    margin-top:10px !important; margin-bottom: 10px !important;
    backgrwound: #fff;

    font-family:'Segoe UI',  arial, sans-serif;
    color:#000;
    font-size:22px !important;
    text-align: left;
    clear: left;
    color:rgb(47,120,246);
    color: #999;

}

.mobile_element_text{
    height: 45px;
    width: 100%;
    box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */
    padding-left: 10px; padding-right: 10px;
    border: solid 1px #999;

    font-size:22px;
    color: #333;
    font-family:'Segoe UI',  arial, sans-serif;
}

.mobile_element_button{
    height: 50px;
    width:  100%;
    margin-top: 20px;
    
    font-size:20px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    
}















.boton{
    height: 40px;
    width: auto;
    padding-left: 20px; padding-right: 20px;
    line-height: 40px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.COLOR_GREEN{
 border:1px solid #34740e;
 border-radius: 3px;
 text-decoration:none; 
 display:inline-block;
 color: #FFFFFF;
 background-color: #4ba614; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
 background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
 background-image: -moz-linear-gradient(top, #4ba614, #008c00);
 background-image: -ms-linear-gradient(top, #4ba614, #008c00);
 background-image: -o-linear-gradient(top, #4ba614, #008c00);
 background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

.COLOR_GREEN:hover{
 border:1px solid #224b09;
 background-color: #36780f; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
 background-image: -webkit-linear-gradient(top, #36780f, #005900);
 background-image: -moz-linear-gradient(top, #36780f, #005900);
 background-image: -ms-linear-gradient(top, #36780f, #005900);
 background-image: -o-linear-gradient(top, #36780f, #005900);
 background-image: linear-gradient(to bottom, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
}

.COLOR_RED{
 border:1px solid #df0909; 
 border-radius: 3px;
 font-size:16px;
 text-decoration:none; 
 display:inline-block; 
 color: #FFFFFF;
 background-color: #f62b2b; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}
.COLOR_RED:hover{
 border:1px solid #b30808;
 background-color: #e40a0a;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}


.COLOR_BLUE{
    color: rgba(0,101,166,1);
    border:1px solid rgba(0,101,166,1);    
    background-color: #fff; 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);    
}

.COLOR_BLUE:hover{
    color: rgba(0,101,166,1);
    border:1px solid rgba(0,101,166,1);    
    background-color: rgba(0,101,166,0.1); 
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,101,166,0.1)), to(rgba(0,101,166,0.1)));
    background-image: -webkit-linear-gradient(top, rgba(0,101,166,0.1), rgba(0,101,166,0.1));
    background-image: -moz-linear-gradient(top, rgba(0,101,166,0.1), rgba(0,101,166,0.1));
    background-image: -ms-linear-gradient(top, rgba(0,101,166,0.1), rgba(0,101,166,0.1));
    background-image: -o-linear-gradient(top, rgba(0,101,166,0.1), rgba(0,101,166,0.1));    
}


.COLOR_GRAY{
    color: #555;
    border:1px solid #aaa;    
    background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
   
}

.COLOR_GRAY:hover{
     border:1px solid #b3b3b3;
 background-color: #cdcdcd; background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b3b3b3));
 background-image: -webkit-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -moz-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -ms-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -o-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
}

.COLOR_BLUE_2{
 border:1px solid #25729a;  
 color: #FFFFFF;
 background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}