@media (min-width: 992px) {
.p-lg-5 {
    padding: 0rem !important;
}
	.office-form-page-padding {
    /*padding-left: calc(50% - 425px);*/
		padding-left: 0px !important;
}
}

.titulo_enc {
	padding: 3px 10px 3px 10px;
	background-color: #ef8d52;
	color: #481a49;
	font-weight: 600;
}

body {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
#content-root, body, html {
    height: 100%;
    min-width: 320px;
}
#form-container {
    float: left;
    width: 100%;
    height: 100%;
}
.office-form-theme-page-background {
    /*background-color: #eaeaea;*/
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.form-content {
    width: 100%;
    height: 100%;
}
.form-content>.form-content-container {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
}
.form-content-container>.share-page {
    /*padding-top: 50px;*/
	padding-top: 0px;
}
.share-page {
    height: calc(100% - 80px);
}
.office-form-page-padding {
    padding-left: calc(50% - 425px);
}
.office-form-page-padding>div {
    /*max-width: 850px;*/
	max-width: 100%;
}
.office-form-theme-shadow.office-form {
    position: relative;
}
.office-form-theme-shadow {
    box-shadow: 0 0 11px rgb(0 0 0 / 12%);
}
.office-form {
    width: 100%;
    outline: 1px solid transparent;
}
.office-form-form-title.slim-size {
    padding: 3px 50px 3px 50px;
}
.office-form-form-title {
    padding: 50px;
}
.office-form-title-container {
    position: relative;
    white-space: pre-wrap;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.office-form-theme-primary-background {
    background-color: #03787c;
}
.slim-size .office-form-title-box.left {
    padding: 5px 0 5px 0;
}
.office-form-title-box.left, .slim-size .office-form-title-box.left {
    flex-direction: row;
    align-items: center;
}
.slim-size .office-form-title.heading-1 {
    font-size: 16px;
    line-height: 25px;
}
.office-form-title.heading-1 {
    font-size: 38px;
}
.office-form-title {
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    flex: 1 1 auto;
    font-size: 24px;
    overflow: hidden;
}
.office-form-title>div, .office-form-title>span {
    word-break: break-word;
    word-wrap: break-word;
}
.title-menu-control-container {
    position: absolute;
    right: 4px;
    bottom: 4px;
}
.examen {
	font-size: 1.1rem !important;
}
.examen .instrucciones {
	font-size: 1rem !important;
}
.examen .datos {
	font-size: 1.1rem !important;
}
.office-form-body {
    /*padding: 20px 30px 70px;*/
	padding: 0px;
    background: #fff;
    opacity: .97;
	font-size: 1.1rem;
}
.office-form-question-content .num-preg {
	color: #CCC;
	font-weight: bold;
	font-size: 0.8rem;
}
.office-form-notice-container {
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 100%;
    margin-left: 20px;
}
.office-form-notice-container+.form-renderer-section-container {
    margin-top: 25px;
}
.form-renderer-section-title {
    margin: 0 20px;
}
.border-box {
	border: thin solid #ccc;
	padding-top: 20px;
    padding-bottom: 40px;
	margin-top: 20px;
}
.office-form-section-title {
    padding: 0 3px;
}
.office-form-title-box.right, .slim-size .office-form-title-box.right {
    flex-direction: row-reverse;
    align-items: center;
}
.office-form-title-box, .slim-size .office-form-title-box {
    display: flex;
    flex-wrap: nowrap;
}
.office-form-title.heading-2 {
    font-size: 21px;
}
.office-form-subtitle.heading-2 {
    font-size: 14px;
    margin-top: 10px;
}
.office-form-subtitle {
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    font-size: 15px;
}
.office-form-question {
    /*padding-top: 35px;*/
    /*padding-bottom: 35px;*/
    /*position: relative;*/
}
.question-coAuthor-notification-container-render-mode {
    margin-left: -45px;
    position: absolute;
}
.office-form-question-content {
    padding-left: 20px;
    padding-right: 20px;
}
.question-title-box {
    position: relative;
}
.question-title-box div {
	width: 750px;
	/*height: 50px;*/
}
.office-form-question-title {
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    font-size: 1.5rem;
    display: inline-block;
    position: relative;
    line-height: 1.3;
    color: #333;
    /*white-space: pre-wrap;*/
    -ms-word-wrap: break-word;
    /*word-wrap: break-word;*/
   /* margin-left: 20px;*/
    max-width: 100%;
}
.office-form-question-title>.ordinal-number {
    position: absolute;
    right: 100%;
    padding-right: 3px;
}
.required-star::after {
    color: #ae1515;
    content: " * ";
}
.office-form-required-notice-star::after {
    color: #ae1515;
    font-size: 17px;
    content: " * ";
}
.accessibility-reader-no-display {
    display: none;
}
.office-form-question-element {
    margin-top: 20px;
    margin-left: 20px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}
label.office-form-question-choice-row {
    width: 100%;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    width: 20px;
    height: 18px;
    top: 0;
    bottom: 0;
    margin: auto 0 auto -20px;
    outline-offset: 0;
}
.ms-Fabric button, .ms-Fabric input, .ms-Fabric textarea {
    font-family: inherit;
}
.office-form-question-choice-row>.office-form-question-choice-text-span {
    margin-left: 8px;
    max-width: calc(100% - 28px);
    /* word-wrap: break-word; */
}
.office-form-question-choice-row>* {
    display: inline-block;
    vertical-align: middle;
}
.office-form-question-choice+.office-form-question-choice {
    margin-top: 20px;
}
.office-form-navigation-container {
    display: flex;
}
.office-form-button-container {
    display: inline-block;
    overflow: hidden;
    flex-shrink: 0;
}
.office-form-bottom-button-div {
    display: inline-block;
    margin: 35px 0 0 20px;
    position: relative;
    vertical-align: middle;
}
.office-form-bottom-button.gray-background {
    background-color: #eaeaea;
}
.light-background-button {
    background-color: rgba(0,0,0,.002);
    border: 1px solid transparent;
    outline: 1px solid transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.button-control {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    padding: 0;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.002);
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    overflow: visible;
    vertical-align: top;
}
.office-form-bottom-button, .office-form-view-result-button {
    width: 180px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    background: #03787c;
    color: #fff;
}
button {
    line-height: normal!important;
}
.button-content {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    display: flex;
    vertical-align: baseline;
}
.office-form-duplicate-message-container+.office-form-error-message-container {
    margin-top: 0;
}
.office-form-body .office-form-error-message-container {
    margin-top: 30px;
    overflow: hidden;
}
.office-form-error-message-container {
    display: inline-block;
    position: relative;
    width: calc(100% - 200px);
    min-height: 40px;
    word-break: break-word;
}
.office-form-footer-container {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.office-form-padding-align {
    padding-left: 50px;
    padding-right: 50px;
}
.office-form-footer-block {
    margin: 15px auto;
    width: 100%;
    line-height: 1.3;
    font-size: 12px;
    color: #333;
}
.office-form-footer-inline-without-margin {
    display: inline-block;
}
.office-form-footer-inline {
    display: inline-block;
}
.office-form-footer-inline>a {
    color: #084ea1;
}
.office-form-footer-block>a {
    color: #084ea1;
}
.student-feedback-view-short-text-field-with-correctness {
    position: relative;
}
.office-form-textfield {
    position: relative;
}
.office-form-other-answer {
    margin-top: 10px;
}
.office-form-other-answer input[type=checkbox], .office-form-other-answer input[type=radio] {
    width: 20px;
    height: 18px;
    outline-offset: 0;
    top: 0;
    bottom: 0;
    margin: auto 0 auto -20px;
}
.office-form-other-answer label {
	width: 328px;
	height: 19px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    width: 20px;
    height: 18px;
    top: 0;
    bottom: 0;
    margin: auto 0 auto -20px;
    outline-offset: 0;
}
.office-form-other-answer .office-form-other-answer-inline {
    display: inline;
}
.inline-display {
    display: inline-block;
}
.office-form-other-answer .office-form-other-answer-textbox {
    min-width: 150px;
    width: 320px;
    display: inline;
    margin-left: 8px;
}
.border-no-radius {
    border-radius: 0;
}
.office-form-matrix-table>table {
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
    word-break: break-word;
}
.office-form-matrix-ptr {
    background: #fff;
}
.office-form-matrix-ptd:first-child {
    width: 180px;
}
.office-form-matrix-ptd {
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: bottom;
}
.office-form-matrix-ptd span, .office-form-matrix-std span {
    width: 100%;
    display: inline-block;
    font-size: 14px;
}
.office-form-matrix-ptd span {
    line-height: 18px;
}
.office-form-matrix-ptd span {
    line-height: 18px;
}
.office-form-matrix-str:nth-child(odd) {
    background: #f4f4f4;
}
.office-form-matrix-std {
    padding: 10px 16px 10px 16px;
    text-align: left;
}
.office-form-matrix-str:nth-child(even) {
    background: #eaeaea;
}
.office-form-matrix-table tr {
    text-align: center;
}
.office-form-matrix-label {
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
}
.office-form-matrix-radio input[type=radio], .office-form-question-rating-tr input[type=radio] {
    outline-offset: 0;
    width: 20px;
    height: 18px;
}
.office-form-matrix-label input {
    margin-top: 5px;
    width: 20px;
    height: 18px;
}
.ms-Fabric {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #323130;
    font-family: 'Segoe UI Web (West European)','Segoe UI',-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',sans-serif;
    font-size: 14px;
}
.office-form-question-textbox {
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
}
.border-no-radius {
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a6a6a6;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.small-screen .office-form-question-content {
    padding-left: 15px;
    padding-right: 15px;
}
.small-screen .office-form-question-title {
    font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
    font-size: 15px;
}
.office-form-mobile-matrix-container {
    margin-top: 10px;
}



@media screen and (max-width: 850px) {
.office-form-page-padding {
    padding-left: 0;
    padding-right: 0;
}
}