/* 
    Document   : formulario
    Created on : 25-01-2013, 11:05:03 AM
    Author     : Ramon
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}


form {
	margin: 0px;
    padding: 0px;
}

input {
    font-family: arial;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.formSection {
    margin-bottom: 10px;
    border-bottom: white solid 1px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.calendar {
    width: 16px;
    height: 16px;
    background-image: url(../imagenes/calendar.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.search {
    width: 16px;
    height: 16px;
    background-image: url(../imagenes/search.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.delete {
    width: 16px;
    height: 16px;
    background-image: url(../imagenes/delete.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;    
}

.plus {
    width: 16px;
    height: 16px;
    background-image: url(../imagenes/plus.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;    
}

.email {
    width: 20px;
    height: 20px;
    background-image: url(../imagenes/email.png);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

label {
	width: 150px;
    height: 15px;
    float: left;
    padding-top: 2px;
}


/* INPUTS */
input.text-m {
    background: #FFFFFF;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 250px;
    height: 15px;
    padding-left: 1px;
    font-size: 11px;
}
input.text-cuadro {
    background: #FFFFFF;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 350px;
    height: 50px;
    padding-left: 1px;
    font-size: 11px;
  
   
}
input.text-mx {
    background: #FFFFFF;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 100px;
    height: 16px;
    padding-left: 1px;
    font-size: 11px;
}
input.text-m:focus {
    border: #3473AE 1px solid;
}

input.text-s {
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 100px;
    height: 20px;
    padding-left: 15px;
    font-size: 11px;
    padding-top: 3px;
}
input.text-ss {
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 100px;
    height: 20px;
    padding-left: 1px;
    font-size: 11px;
    padding-top: 3px;
}

input.text-s:focus {
    border: #3473AE 1px solid;
}

input.text-l {
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 300px;
    height: 15px;
    padding-left: 1px;
    font-size: 11px;
}
input.text-ls {
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 300px;
    height: 45px;
    padding-left: 1px;
    font-size: 11px;
}


input.text-l:focus {
    border: #3473AE 1px solid; 
}

input.text-sm {
    margin: 2px 0px 2px 0px;
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 80px;
    height: 15px;
    padding-right: 2px;
    font-size: 12px;
    text-align: right;
}

input.text-sm:focus {
    border: #3473AE 1px solid;
}

input.text-list {
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 200px;
    height: 15px;
    padding-left: 1px;
    font-size: 11px;
}

input.text-list:focus {
    border: #3473AE 1px solid;  
}

input.digit {
    background: #ffffff;
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 16px;
    height: 20px;
    font-size: 11px;
    text-align: center;
}

input.digit:focus {
    border: #3473AE 1px solid;
}

input.button {
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 11px;
    color: #333333;
    background: url(../img/buttonbg.png) repeat-x;
    width: 90px;
    height: 20px;
    border: #BDC5C9 1px solid;
    text-transform: none;
}
input.buttonn {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 200px;
    text-align: center;
    font-size: 11px;
    color: #333333;
    background: url(../img/buttonbg.png) repeat-x;
    width: 200px;
    height: 20px;
    border: #BDC5C9 1px solid;
    text-transform: none;
}
input.buttonn {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 100px;
    text-align: center;
    font-size: 11px;
    color: #333333;
    background: url(../img/buttonbg.png) repeat-x;
    width: 200px;
    height: 20px;
    border: #BDC5C9 1px solid;
    text-transform: none;
}
input.buttonx {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 250px;
    text-align: center;
    font-size: 11px;
    color: #333333;
    background: url(../img/buttonbg.png) repeat-x;
    width: 200px;
    height: 20px;
    border: #BDC5C9 1px solid;
    text-transform: none;
}



input.buttonnr {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    text-align: center;
    font-size: 11px;
    color: #333333;
    background: url(../img/buttonbg.png) repeat-x;
    width: 200px;
    height: 20px;
    border: #BDC5C9 1px solid;
    text-transform: none;
}

input.buttonnrr {
   
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-color:#0077FF;
    padding:20px;
    border: #BDC5C9 1px solid;
    border-radius:5px;
    border:#0077FF;
    text-transform: none;
    margin:50px auto;
}


input.button:hover, input.button:focus {
    color: #FFFFFF;
    background: url(../imagenes/buttonbg-on.png) repeat-x;
    border: #3473AE 1px solid;
    cursor: pointer;
}
input.buttonnr:hover, input.button:focus {
    color: #FFFFFF;
    background: url(../imagenes/buttonbg-on.png) repeat-x;
    border: #3473AE 1px solid;
    cursor: pointer;
}

input.buttonnrr:hover, input.button:focus {
    
   
    background-color:#004191;
    cursor: pointer;
}

input.buttonn:hover, input.button:focus {
    color: #FFFFFF;
    background: url(../imagenes/buttonbg-on.png) repeat-x;
    border: #3473AE 1px solid;
    cursor: pointer;
}


#contenTabSheet {
    padding-top: 10px;
    height: 30px;
}                               

.buttontab {
    width: 140px;
    height: 20px;
    float: left;
    margin-right: 2px;
    border: 1px solid #BDC5C9;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    background-image: url(../imagenes/tab.png);
}

.buttontab:hover {
    background-image: url(../imagenes/tab-on.png);
}

input.checkBox {
    margin: 2px 0px 10px 0px;
}



select {
    margin-bottom: 5px;
    background: #ffffff;
    font-size: 11px; 
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 203px;
    height: 19px;
    text-transform: uppercase;
}

select.short {
    margin-bottom: 5px;
    background: #ffffff;
    font-size: 11px; 
    color: #333333;
    border: #BDC5C9 1px solid;
    width: 80px;
    height: 19px;
    text-transform: uppercase;
}

select.foot {
    margin: 0px;
    width: 40px;
    height: 16px;
    font-size: 9px;
    text-align: left;
    text-transform: none;
}

select:focus {
    border: #3473AE 1px solid;
}

textarea {
    width: 300px;
    height: 100px;
    color: #333333;
    border: #BDC5C9 1px solid;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    padding: 2px;
    text-transform: uppercase;
}

textarea:focus {
    border: #3473AE 1px solid;
}
#im{
    padding:0px 200px 200px 200px; 
    
}


.margin-form{
    
    height: 150px;
    margin-bottom: 50px;
    
}

.confirm_message{

    background-color: #5cb85c;
    color:white;
}