@charset "utf-8";

/* CSS Document */

#postulaonline {
    background-color: #A7041F;
    width: 260px;
}

#postulaonline .postulatitulo {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: 400;
    height: 43px;
    line-height: 54px;
    margin: 0;
    text-align: center;
    width: 260px;
}

#formpostula {
    width: 205px;
    margin-right: auto;
    margin-left: auto;
}

.item-page {
    background-color: #003755;
    padding: 15px;
    color: #FFF;
}

.descargar-malla,
#submit2 {
    background-color: #A7041F;
    border: 1px #fff solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF !important;
    display: block;
    height: 32px !important;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 15px;
    width: 170px;
    margin-bottom: 10px;
}

#submit2 {
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 1.5em;
}

#loading {
    color: #666666;
    display: inline-block;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    background: url(loading3.gif) no-repeat 0 0;
    height: 40px;
    width: 40px;
}

input:focus,
textarea:focus {
    background-color: #FFFFCC;
}

.ss-legal,
.ss-legal a:link,
.ss-legal a:visited {
    color: #999999;
    font-size: 10px;
    text-decoration: none;
}

.ss-legal a:hover {
    color: #999999;
    text-decoration: underline;
}

form .commentForm,
#mallaForm {
    width: 100% !important;
    font-family: 'Lucida Grande', sans-serif;
}

.commentForm label.error,
#mallaForm label.error {
    color: #900;
    font-family: 'Lucida Grande', sans-serif;
    font-size: 11px;
    margin-left: 3px;
    margin-top: 2px;
}

.commentForm a,
#mallaForm {
    color: #0000CC;
}

.commentForm a:active,
#mallaForm a:active {
    color: #FF0000;
}

.commentForm a:visited,
#mallaForm a:visited {
    color: #551A8B;
}

.commentForm ul,
#mallaForm ul {
    padding: 0 0 1em 1em;
}

.commentForm ol,
#mallaForm ol {
    padding: 0 0 1em 1.3em;
}

.commentForm li,
#mallaForm li {
    background-image: none;
    line-height: 1.5em;
    list-style-type: none;
    padding: 0 0 0.5em;
}

.commentForm p {
    padding: 0 0 1em;
}

.commentForm h1,
.commentForm h2,
.commentForm h3,
.commentForm h4,
.commentForm h5 {
    padding: 0 0 1em;
}

.commentForm h1,
.commentForm h2 {
    font-size: 1.3em;
}

.commentForm h3 {
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

.commentForm h4,
.commentForm h5,
.commentForm table {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 1em;
}

.commentForm sup,
.commentForm sub {
    font-size: 0.7em;
}

.commentForm input,
.commentForm textarea,
.commentForm select,
#mallaForm input[type="text"],
#mallaForm textarea,
#mallaForm select {
    border: 1px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    font-size: 12px;
    width: 100%;
    /* height:24px; */
    max-width: 98%;
    padding: 10px;
}

.commentForm select,
#mallaForm select {
    border: 1px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    font-size: 14px;
    width: 100%;
    max-width: 75%;
    padding: 10px;
}

.commentForm .g-doc,
.commentForm .g-doc-1024,
.commentForm .g-doc-800 {
    font-size: 130%;
}

.commentForm .ss-base-body {
    font-size: 0.8em;
}

.commentForm .ss-textarea {
    max-width: 99%;
}

.commentForm .ss-choice-item {
    line-height: 0.3em;
    margin: 0;
    padding-bottom: 0.5em;
}

.commentForm .ss-form-entry input {
    background-color: #FFFFFF;
    background-image: url("/img/textbox_fondo.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
    border-color: #ACACAC #E7E7E7 #EDEDED;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 11px;
    height: 18px;
    margin: 0;
    padding: 2px 0 0 2px;
    width: 175px;
}

.commentForm .g {
    color: #666666;
}

.commentForm .i {
    display: inline;
}

.commentForm .ss-form-desc {
    font: inherit;
    margin: 0;
    white-space: pre-wrap;
    width: 99%;
    word-wrap: break-word;
}

.commentForm .ss-q-title,
#mallaForm .ss-q-title {
    color: #666666;
    font-family: "Trebuchet MS", 'Lucida Grande', sans-serif;
    font-size: 14px;
    margin-top: 10px;
}

.commentForm .ss-q-help {
    color: #666666;
    display: block;
    font-family: 'Lucida Grande', sans-serif;
    font-size: 11px;
    margin: 0.1em 0 0.25em;
}

.commentForm .ss-q-long {
    max-width: 90%;
}

.commentForm .ss-form-entry {
    margin-bottom: 10px;
}

.commentForm .ss-choices {
    list-style: none outside none;
    margin: 0.5em 0 0;
    padding: 0;
}

.commentForm .ss-powered-by {
    clear: left;
    color: #666666;
    display: block;
    margin: 1em 0.2em 0.2em;
}

.commentForm .ss-powered-by a:link,
.commentForm .ss-powered-by a:visited {
    color: #666666;
}

.commentForm .ss-terms {
    clear: left;
    display: block;
    margin: 1em 0.2em 0.2em;
}

.commentForm .ss-required-asterisk {
    color: #FF9900;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    margin-left: 5px;
}

.commentForm .ss-section-title {
    background-color: #EEEEEE;
    margin: 2em -0.4em 0;
    padding: 0.4em;
}

.commentForm .ss-section-description {
    margin-top: 0.5em;
}

.commentForm .ss-page-number {
    color: #666666;
    line-height: 2em;
}

.commentForm hr {
    background-color: #CCCCCC;
    border-width: 0;
    height: 2px;
    margin: 0 -2em;
}

.commentForm .ie hr {
    width: 107%;
}

.commentForm .ss-page-title {
    margin: 0;
    padding: 0;
}

.commentForm .ss-gridnumbers {
    border-bottom: 1px solid #D3D8D3;
    text-align: center;
}

.commentForm .ss-gridnumber {
    display: block;
    padding: 0.5em 0;
}

.commentForm .ss-gridrow {
    border-bottom: 1px solid #D3D8D3;
    color: #666666;
    padding: 0.5em 0.25em;
    text-align: center;
}

.commentForm .ss-grid-row-even {
    background-color: #FFFFFF;
}

.commentForm .ss-grid-row-odd {
    background-color: #F2F2F2;
}

.commentForm .ss-gridrow-leftlabel {
    padding: 0 1em;
}

.commentForm .ss-grideditor-columns input {
    line-height: 150%;
}

.commentForm .ss-grideditor-editor .ss-magiclist-ul span.ss-header {
    font-weight: bold;
    padding-right: 1em;
}

.commentForm .ss-grid .errorbox-component .errorbox-good,
.commentForm .ss-grid .errorbox-component .errorbox-bad {
    display: none;
}

.commentForm .ss-scalenumbers {
    text-align: center;
}

.commentForm .ss-scalenumber {
    display: block;
    padding: 0.5em 0;
}

.commentForm .ss-scalerow {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D3D8D3 -moz-use-text-color;
    border-style: solid none;
    border-width: 1px 0;
    color: #666666;
    padding: 0.5em 0.25em;
    text-align: center;
}

.commentForm td.ss-leftlabel {
    padding-left: 0;
    text-align: right;
}

.commentForm td.ss-rightlabel {
    padding-right: 0;
    text-align: left;
}

.commentForm body {
    background-color: #E8EEF7;
    padding: 0.5em 1em;
}

.commentForm h1 {
    font-size: 1.8em;
    padding: 0;
}

.commentForm label,
#mallaForm label {
    display: block;
}

.commentForm ul label {
    color: #333333;
    display: inline;
    font-family: 'Lucida Grande', sans-serif;
    font-size: 12px;
}

.commentForm hr {
    background-color: #DDDDDD;
    border: 0 none;
    height: 1px;
}

.commentForm .google-form-div {
    background-image: url("/wp-images/bg-contacto-google-form.gif");
    background-repeat: no-repeat;
    height: 511px;
    margin-left: auto;
    margin-right: auto;
    width: 610px;
}

.commentForm .ss-response-cell {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0.1em 0.5em;
}

.commentForm .commentForm.ss-responses-header {
    background-color: #969696;
    color: #FFFFFF;
    padding: 0.2em 0.5em;
}

.commentForm .ss-form-container {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    padding: 1em;
    width: 45em;
}

.commentForm .ss-old-form-response {
    background-color: #FFCC00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}

.commentForm .errorbox-bad {
    background-color: #FFE6CC;
    border: 2px solid #C43B1D;
    padding: 2px;
}

.commentForm .errorheader {
    color: #C43B1D;
}

.commentForm .accion {
    height: 32px;
    right: 19px;
    top: 17px;
    width: 190px;
    margin-top: 10px;
    display: block;
}

.landing#formpostula {
    color: #fff !important;
    margin-top: 20px;
    font-family: "Trebuchet MS", 'Lucida Grande', sans-serif;
    font-size: 14px;
}

.landing input {
    border: 1px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    font-size: 12px;
    width: 160px;
    height: 18px;
}

.landing input[type="radio"] {
    width: auto;
}

.landing input[type=submit]:hover {
    background: url("/wp-content/themes/unab-advance.2016-2/img_css/back_postuNav.png") repeat-x scroll center bottom transparent;
}

.landing input[type=submit] {
    background: url("/wp-content/themes/unab-advance.2016-2/img_css/back_postuNav.png") repeat-x scroll 0 0 transparent;
    height: 32px;
    right: 19px;
    top: 17px;
    width: 190px;
    color: #FFF;
    margin-top: 10px;
    display: block;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #ddd;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
}

span.wpcf7-not-valid-tip {
    color: #ffa;
    font-style: italic;
    font-size: 0.8em;
    display: block;
}

.ss-forms {
    margin-bottom: 50px;
}