﻿/* Default styles that will carry to the child style sheet */
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../bGoNvK9Z0o5c14MaUrFHHQ==/MYRIADPROREGULAR.eot');
    src: url('../bGoNvK9Z0o5c14MaUrFHHQ==/MYRIADPROREGULAR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../bGoNvK9Z0o5c14MaUrFHHQ==/MYRIADPROREGULAR.woff') format('woff'), /* Pretty Modern Browsers */
    url('../bGoNvK9Z0o5c14MaUrFHHQ==/MYRIADPROREGULAR.ttf') format('truetype'); /* Safari, Android, iOS */
}

html {
    overflow: auto;
    letter-spacing: .3px;
}

body {
    margin: 0;
    padding: 0;
    /*
    height: 95%;
    */
    width: 100%;
    position: absolute;
    font-family: MyriadProRegular !important;
}

h1, h2, h3 {
}

/* match all single/multiline textboxes (IE 7+ for the attribute selector) */
TEXTAREA/*, INPUT[type="text"]*/
{
    /* font size, line height, face */
    font: 100%/1.5 "MyriadProRegular", Arial, Verdana, sans-serif;

    /* useful for supporting 100% width inclusive of padding and border */
    box-sizing: border-box; 
}

p, blockquote, pre, code, ol, ul {
    max-height: 100%;
}
/*
table { 
    border-collapse: collapse;
}
*/
td {
    /*padding: 20px; 
    border: 1px solid black; */
    text-align: left;
}

.authentication {
    height: 1.5em;
    width: 15em;
    text-align: center;
}

/* Structural elements */
#wrapper {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

#content {
    width: 54%;
    float: left;
    margin-right: 3%;
}

#sidebar-left {
    width: 20%;
    float: left;
    margin-right: 3%;
}

#sidebar-right {
    width: 20%;
    float: left;
}

img {
    max-width: 100%;
}

h1.logo {
    width: 100%;
    text-align: center;
    font-size: 140%;
    position: absolute;
    display: inline-block;
    top: 1em;
}

#ctl00_KeepAliveFrame {
    position: absolute;
}

img.logo {
    width: 14em;
    position: absolute;
    left: 2em;
    top: 7em;
}

.logoGMX {
    height: 90px;
    width: 20%;
    background: url(../+DtK2XZXw9DQQG6YaPl+cQ==/LogoGMXBlanco.png) 53% 65% no-repeat;
    background-size: 110px;
    margin-top: 1em;
}

.logoBg {
    height: 96px;
    width: 100%;
    margin-top: -15px;
    /*
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #E6E6E6;   #BFBFBF
    background-image: url(../../+DtK2XZXw9DQQG6YaPl+cQ==/Icono_GMX_Pymes_Neg.png);
    */
    background-color: #74bd43;
    color: #FFF;
    font-size: 90%;
    z-index: 1;
}

.logoInfo {
    position: absolute;
    display: inline-block;
    top: 0.3em;
    right: 6.6em;
}

#ctl00_mnuRootn1 > table a {
    margin-left: 17%;
    position: absolute;
}

#ctl00_mnuRootn2 > table a {
    margin-left: 24%;
    position: absolute;
}

#ctl00_mnuRootn3 > table a {
    margin-left: 0%;
    position: absolute;
}
/*
#ctl00_mnuRootn2 > table a {
    margin-left: 12em;
    margin-right: -4em;
}
*/
#ctl00_mnuRootn4 > table a, #ctl00_mnuRootn5 > table a, #ctl00_mnuRootn6 > table a, #ctl00_mnuRootn7 > table a {
    /*margin-left: 35%;*/
    margin-top: 6.5em;
    display: inline-block;
    text-align: right;
    /*width: 13em;*/
    width: auto;
    padding: 0em 16%;
    float: right;
    height: 2.5em;
    line-height: 2.2;
    background-color: #eee;
    color: #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#ctl00_mnuRootn8 > table a {
    /*
    margin-bottom: 13em !important;
    display: inline-block;
    */
    position: absolute;
    right: -8em;
    top: -0.15em;
}

.stepSelected {
    background-color: #74bd43 !important;
    color: #FFF !important;
}

.stepsBottomLine {
    width: 90%;
    position: absolute;
    right: -6em;
    margin: -2px 0px auto auto;
    /*border: 0.8px solid #f0f0f0;*/
    border: 0.8px solid #74bd43;
}

#main {
    position: absolute;
    zoom: 90%;
    /*
    -moz-transform: scale(0.85);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.85);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.85);
    -webkit-transform-origin: 0 0;
    transform: scale(0.85);
    transform-origin: 0 0;
    */
    z-index: 2;
    top: 4.25em;
    max-height: 100%;
    width: 100%;
}

.mainMenu {
    position: absolute;
    top: -5.2em;
    left: 0;
    z-index: 1;
}

.mainCovs {
    width: 35%;
    padding: 0% 2%;
    display: inline-block;
    font-size: 80%;
    height: 90%;
    float: left;
    overflow: auto;
}

.additionalCovs {
    width: 19%;
    padding-left: 2%;
    display: inline-block;
    height: 90%;
    font-size: 80%;
    float: left;
    overflow: auto;
}

.allCovs {
    width: 54%;
    display: inline-block;
    font-size: 80%;
    height: 95%;
    float: left;
    display: none;
    overflow: auto;
}

.criteria {
    width: 20%;
    margin-left: 20%;
    display: inline-block;
    float: left;
    height: 90%;
    overflow: auto;
    text-align: left;
}

#formCont {
    min-height: 20em;
    height: 36.4em;
}

.dataInput {
    width: 89%;
    padding-left: 20em;
    padding-top: 1em;
    display: inline-block;
    /*float: right;*/
    height: 510px; /*725px*/
    overflow: auto;
    text-align: left;
}

.polEmitidasForm {
    width: 80%;
    padding-left: 15em;
    margin-top: -3em;
    display: inline-block;
    float: right;
    height: 560px; /*725px*/
    overflow: auto;
    text-align: left;
}

.headerChild {
    /*margin-top: 85px;*/
    margin-top: -2em;
    margin-left: 15em;
}

.headerChildFlow {
    margin-top: 0.1em; /*3.5em;*/ /*11em*/
    margin-left: -5em;
}

.absolutelyHorizontal {
    width: 100% !important;
}

.halfHorizontal {
    /*
    width: 50% !important;
    */
}

.thirdHorizontal {
    width: 30% !important;
}

.verticallyFit {
    overflow: auto;
    height: 88%;
}

.verticallyFit88 {
    display: inline-block;
    height: 100%;
}

.siguiente{
    float: right;
    margin-right: -5em;
    margin-top: -1em;
}

#container {
    width: 90%;
    margin-left: 1%;
    margin-top: -1em;
    min-height: 50%;
    height: 85%;
    position: absolute;
    background-color: transparent;
    zoom: 90%;
}
/*
#container form {
    text-align: center;
    width: 100%;
    z-index: 1;
}
*/
.controlsContainer {
    padding: 0.3em 1em 0em 1em;
    width: 45%;
    display: inline-block;
}

.controlsContainerCotizacion {
    padding: 0.3em 1em 0em 1em;
    width: 75%;
    display: inline-block;
}

.controlsContainerSub {
    padding: 0.3em 1em 0em 1em;
    width: 43%;
    display: inline-block;
    text-align: right;
}

.controlsContainerSixty {
    padding: 0.3em 1em 0em 1em;
    width: 90%;
    /*display: inline-block;*/
}
.controlsContainerTwenty {
    padding: 0.3em 1em 0em 1em;
    width: 20%;
    display: inline-block;
}
.controlsContainerTen {
    padding: 0.3em 1em 0em 1em;
    width: 10%;
    display: inline-block;
}
.downldRep {
    margin-left: 1.5em;
}
.controlsContainerAbsolutely {
    padding: 0.3em 1em 0em 1em;
    width: 95%;
    display: inline-block;
}
#formGirosSubgiros {
    zoom: 120%;
    text-align: left;
    margin-bottom: 1.5em;
}

.wholeWidth {
    width: 100% !important;
}

.leftAlignment {
    text-align: left !important;
}

.auxiliarDateInput {
    width: 1.5em;
    height: 0.9em;t
    margin-left: -0.5em;
}

.formMessage {
    font-size: 14px;
}

#singInForm {
    width: 580px;
    height: 270px;
    margin-top: 8%;
    border: solid 1px #cacaca;
    -webkit-box-shadow: 0 0 5px #cacaca;
    -moz-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    display: inline-block;
}

#singInForm #form {
    width: 75%;
    text-align: right;
    display: inline-block;
}

#singInForm #form table {
    width: 100%;
    margin: 1em 0.3em;
}

#singInForm #form table td{
    width: 10%;
}

#singInForm #form table td.text{
    width: 50%;
}

#singInForm #form table td.label{
    width: 30%;
    font-size: 90%;
}

#singInForm #form table td.remember{
    text-align: right;
    padding-right: 3em;
}

#singInForm #logo {
    width: 25%;
    float: left;
}

.support {
    height: 5em;
    margin-top: -0.5em;
}

.cotizacionForm {
    width: 120% !important;
}
.controlContainer {
    font-size: 90%;
    width: 40%;
    padding: 3px 5px;
    display: inline-block;
}
.controlContainerHalf {
    position: relative;
    font-size: 90%;
    width: 55%;
    padding: 3px 5px;
    display: inline-block;
}
.controlContainerThirty {
    position: relative;
    font-size: 90%;
    width: 30%;
    padding: 3px 5px;
    display: inline-block;
}
.controlContainerSub {
    position: relative;
    font-size: 90%;
    padding: 3px 5px;
    display: inline-block;
}
.seventyWidth {
    width: 70%;
}
span.lineAreaSeparator {
    display: inline-block;
    width: 99.5%;
    color: #f0f0f0;
    border: solid 1px;
}
#detallePoliza1, #detallePoliza2 {
     display: inline-block;
     margin-right: 1em;
}
.HeaderSection {
    font-size: 120%;
    font-weight: 600;
    color: #74bd43;
    padding: 1em 0em;
    text-align: center;
}
.recipies {
    font-size: 85%;
    padding: 2px;
    margin-right: 2em;
    width: 350px;
    /* float: right; */
    display: inline-block;
}
.enviarDocs {
    display: inline-block;
    width: 20%;
}
#bodyChildContent {
    margin-left: 20.5em;
    width: 80%;
    overflow: auto;
    min-height: 100%;
    height: 500px;
    zoom: 85%;
}
#bodyPolContent{
    width: 100%;
    overflow: auto;
    min-height: 600px;
    zoom: 85%;
}
#fileButtons {
    height: 200px;
    width: 100%;
    position: relative;
    display: inline-block;
    visibility: hidden;
}
.polizasE {
    display: inline-block;
    min-height: 150px;
    max-height: 300px;
    overflow: auto;
    border-bottom: 1px solid #f0f0f0;
}
.table-header-theme-color {
    background-color: #74bd43;
    color: #FFF;
}
.polItem {
    cursor: pointer;
    cursor: hand;
    color: #74bd43;
}
.error_message_block {
    color: red;
    display: inline-block;
    width: 100%;
    text-align: center;
}

ul li#signInOptions {
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    /*width: 330px;*/
    display: inline-block;
}

#fader {
    z-index: -1;
    width: 100%;
    position: fixed;
    bottom: 40px;
    height: 100px;
    background-image: url('../+DtK2XZXw9DQQG6YaPl+cQ==/contenido_fondo.png');
    background-repeat: repeat-x;
    background-position: 50% bottom;
    left: 0px;
}
/** Pie Menu ******************/

#pie {
    font-weight: normal;
    background-image: url(../+DtK2XZXw9DQQG6YaPl+cQ==/pie_fondo.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    background-size: contain;
    color: #333;
    position: fixed;
    width: 100%;
    height: 45px;
    bottom: 0;
    font-size: 10px;
    left: 0;
    z-index: 1;
}

    #pie ul {
        list-style-type: none;
        width: 970px;
    }

    #pie li {
        text-align: center;
        float: left;
        line-height: 30px;
        width: auto;
        margin: 0px 20px 0 20px;
    }

    #pie a {
        color: #74bd43; /*#888;*/
        text-decoration: none;
    }

        #pie a:hover {
            color: #000;
        }

        #pie a:active {
            color: #bbb;
        }

ul li#signInOptions a {
    color: #74bd43;
    text-decoration: none;
}

.gridViewerStyle {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid grey;
}

    .gridViewerStyle td {
        background-color: #FFF;
        color: black;
        font-size: 10pt;
        text-align: center;
        /*
    font-family: Arial;
    */
        line-height: 200%;
        /*
    width: 100px;
    */
    }

    .gridViewerStyle th {
        background-color: #74bd43;
        color: White;
        /*
    font-family: Arial;
    */
        font-size: 10pt;
        line-height: 200%;
        /*
    width: 100px;
    */
    }

#loader {
    width: 4em;
    height: 3em;
    display: inline-block;
    z-index: 999;
}

.loader {
    background-image: url(../../+DtK2XZXw9DQQG6YaPl+cQ==/Loading_icon.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 6em;
    height: 6em;
    display: inline-block;
}
/* Configuration Module */
#configurationModule {
    width: 100%;
    max-height: 100%;
    margin: -2em 0em 0em 18%;
}

.coveragesPropertiesConf {
    height: auto;
    max-height: 100%;
}

#currenciesConf, #currenciesCovsConf {
    height: auto;
    max-height: 23em;
}

.wizard > .content {
    min-height: 31em; /*500px;*/
    max-height: 100%;
    height: auto;
}

    .wizard > .content > .body {
        width: 100%;
    }

.body.current > p > table {
    width: 100%;
}

    .body.current > p > table th {
        background-color: #74bd43;
        color: White;
        font-size: 10pt;
        line-height: 200%;
        padding: 0.5em 1em;
    }

    .body.current > p > table td {
        background-color: #fff;
        color: black;
        font-size: 10pt;
        line-height: 200%;
        /*cursor: pointer;*/
        border: 1px solid #eee;
    }

.modifyProductos {
    float: right;
}

.ui-widget {
    font-size: 83% !important;
    max-height: 650px;
}

.ui-accordion-content {
    max-height: 450px;
}
/*
[role='tab'].ui-state-active, .ui-widget-content .ui-state-active {
    background-color: #74bd43!important;
    color: #74bd43;
    border-color: #74bd43;
    font-weight: bolder;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background-color: #FFF;
    color: #74bd43;
    border-color: #74bd43;
    font-weight: bolder;
}
*/
.signInTitle {
    color: #74bd43;
    font-weight: bold;
    text-align: center;
}

.rounded {
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    cursor: hand;
    height: 2em;
    width: 7em;
}

.colorizeBackground {
    background-color: #74bd43;
}

.setButtonFont {
    /*font-weight: bold;*/
    font-size: 90%;
    text-align: center;
    color: #FFF;
}

.ctl00_mnuRoot_1 {
    text-decoration: none;
    color: #FFF;
}

.text-center {
    text-align: center;
}

.thinnerBorderTable, .thinnerBorderTable th, .thinnerBorderTable td {
    border: solid 1px #f0f0f0;
    font-size: 90%;
}

.deletable {
    height: 2em;
}

.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

.ui-menu .ui-menu-item {
    padding: 5px;
}

.ui-widget-header {
    background-color: #74bd43 !important;
    color: #FFF;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 100px;
}

.ui-autocomplete-loading {
    background: white url("../9vGVieQgVs8Er0fsOkGkjw==/jquery-ui-1.11.4.Hogar/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}

.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}

#ctl00_ContentPlaceHolder1_coveragesPanel {
    width: 100%;
    margin-top: 1em;
    /*position: absolute;*/
}

    #ctl00_ContentPlaceHolder1_coveragesPanel th, #ctl00_ContentPlaceHolder1_coveragesPanel td {
        border: solid 0.1px #cbcbcb;
    }

    #ctl00_ContentPlaceHolder1_coveragesPanel th {
        color: #FFF;
        background-color: #74bd43;
    }

#ctl00_ContentPlaceHolder1_additionalCoveragesPanel {
    width: 100%;
    margin-top: 1em;
    /*position: absolute;*/
}

    #ctl00_ContentPlaceHolder1_additionalCoveragesPanel th, #ctl00_ContentPlaceHolder1_additionalCoveragesPanel td {
        border: solid 0.1px #cbcbcb;
    }

    #ctl00_ContentPlaceHolder1_additionalCoveragesPanel th {
        color: #FFF;
        background-color: #74bd43;
    }

#ctl00_ContentPlaceHolder1_allCoveragesPanel {
    width: 100%;
    margin-top: 1em;
}

    #ctl00_ContentPlaceHolder1_allCoveragesPanel th, #ctl00_ContentPlaceHolder1_additionalCoveragesPanel td {
        border: solid 0.1px #cbcbcb;
    }

    #ctl00_ContentPlaceHolder1_allCoveragesPanel th {
        color: #FFF;
        background-color: #74bd43;
    }

#view {
    position: absolute;
    color: #FFF;
    right: 0;
    bottom: 0.5em;
}
#cotNum{
    position: absolute;
    color: #b3ccff;
    right: 15em;
    bottom: 0.5em;
    font-weight: bolder;
}
.errorMessagesSpan {
    /*position: absolute;*/
    color: red;
    visibility: visible;
    top: 0px /*-3em -4em*/;
    right: -145px;
    /*left: -12em;*/
    /*float: right;*/
    background-color: #FFF;
    font-size: 85%;
    display: table;
    text-align: left;
    /*margin-bottom: -45px;*/
    width: 140px;
}

.requieredField {
    color: red;
    visibility: visible;
    font-size: 120%;
}

.coverageContainerCotizacion {
    text-align: left;
    padding-left: 10%;
    margin: 0;
}

.paddingVertically {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

.sumAseg {
    text-align: right;
}

#ctl00_indicatorsPane {
    width: 250px;
    padding: 0% 1%;
    float: left;
    display: inline-block;
    top: 6em;
    position: absolute;
    height: 100%;
    z-index: 2;
}

#controls {
    overflow: auto;
    height: 16em;
}

#cotizacionRes {
    font-size: 65% !important;
    width: 89%;
}

#cotizacionTable {
    font-size: 88% !important;
    width: 100%;
}

#ctl00_indicatorsPane > #ctl00_logo {
    position: relative;
    display: inline-block;
    width: 60%;
    padding: 1em 1.5em;
    top: -4em;
}

#ctl00_indicatorsPane > #ctl00_currency {
    position: relative;
    display: inline-block;
    width: 90%;
    padding: 0em;
    top: -4em;
}

#ctl00_indicatorsPane > #ctl00_preview {
    position: relative;
    display: inline-block;
    width: 90%;
    padding: 1em 0em;
    top: -4em;
}

#ctl00_currency hr, #ctl00_preview hr {
    margin: 0 0 10px 0;
    /*border: 1px solid #004C99;*/
    border: 1px solid #74bd43;
    width: 90%;
}

#ctl00_ContentPlaceHolder1_notifications {
    display: inline-block;
    position: fixed;
    right: -18.5em;
    width: 20em;
    height: 100%;
    background-color: transparent;
}

#ctl00_ContentPlaceHolder1_panel {
    position: absolute;
    border: solid 1px #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f0f0f0;
    width: 18.5em;
    height: 75%;
    margin-left: 1.5em;
    overflow: auto;
}

#ctl00_ContentPlaceHolder1_cejilla {
    cursor: pointer;
    position: absolute;
    width: 2em;
    height: 4em;
    top: 65%;
    left: -6px;
    background-image: url(../+DtK2XZXw9DQQG6YaPl+cQ==/warning.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 30px;
}

#ctl00_ContentPlaceHolder1_previewPolicyData {
    text-align: left;
    display: inline-block;
    margin-left: 30em;
    width: 30%;
}

#ctl00_ContentPlaceHolder1_previewPolicyDataPag {
    float: right;
    display: inline-block;
    width: 30%;
    text-align: left;
}

.panelHeader {
    color: #000;
    font-weight: bolder;
    letter-spacing: 1.5px;
    height: 2em;
    line-height: 1.5;
}

.notificationContainer {
    font-size: 90%;
    color: red;
    text-align: justify;
    padding: 0em 1em 4.5em 1em;
}
.limitContainer, .cuotaMessageContainer, .comisionMessageContainer {
    font-size: 90%;
    color: #996600;
    text-align: justify;
    padding: 0em 1em 4.5em 1em;
}
.notificationBullet {
    width: 10%;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.notificationMessage {
    width: 90%;
    display: inline-block;
    float: left;
}
.limitMessage, .cuotaMessage, .comisionMessage {
    width: 90%;
    display: inline-block;
    float: left;
}
/*Cotizacion frame*/
.cotizacion_column_left {
    width: 40%;
    text-align: right;
    font-weight: 700;
    padding-right: 1em;
}

.cotizacion_column_rigth {
    width: 60%;
    text-align: right;
    font-weight: 700;
}

.total {
    font-size: 120%;
    font-weight: bolder !important;
}

.top-container {
    /*
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
  */
}

.header {
    /*
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;
  */
}

/* Page content */
.content {
    /*padding: 16px;*/
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: absolute;
    /*top: 0;*/
    width: 78.7%;
}

    /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
    .sticky + .content {
        padding-top: 102px;
    }

@media (max-width:480px) {
    h1 {
        font-size: 3em;
    }

    h2 {
        font-size: 1.8em;
    }

    h3 {
        font-size: 1.5em;
    }

    td:first-child {
        white-space: normal;
    }
}

.inline-code {
    padding: 1px 5px;
    background: #eee;
    border-radius: 2px;
}

pre {
    padding: 15px 10px;
    font-size: .9em;
    color: #555;
    background: #edf3f8;
}

    pre i {
        color: #aaa;
    }
    /* comments */
    pre b {
        font-weight: normal;
        color: #cf4b25;
    }
    /* strings */
    pre em {
        color: #0c59e9;
    }
/* numeric */

/* Pure CSS */
.pure-button {
    margin: 5px 0;
    text-decoration: none !important;
}

.button-lg {
    margin: 5px 0;
    padding: .65em 1.6em;
    font-size: 105%;
}

input[type="text"] {
    padding: 1px 2px;
}
.of {
    margin: -1em 0 0 -9em !important;
}
.tipRie {
    margin: -2em 0 0 -2em !important;
}
.susc {
    margin: -1em 0 0 -14em !important;
}
.autocomplete-suggestion b {
    font-weight: bold;
    color: #74bd43;
}

.formHeader {
    display: inline-block;
    font-size: 16px;
    font-weight: bolder;
    margin: 0em 0em 1.5em 0em;
}

.tableHeader {
    width: 100%;
}

    .tableHeader > tbody > tr > td > input {
        width: 100%;
    }

#buttonsContainer {
    margin-top: 3em;
}

.menuButton {
    width: 18em;
    height: 7em;
    margin: 0.5em;
}

.mainContainerSection {
    width: 40%;
    max-height: 50%;
    height: 13em;
    display: inline-block;
    overflow-y: scroll;
    /*overflow-y: hidden;*/
}

#covsList td {
    border-bottom: 1px solid #bcbcbc;
}

.singleCoverageName {
    display: inline-block;
    /*border: solid 1px #BFBFBF;*/
    padding: 0.1em;
    width: 98.5%;
    height: 30px;
    font-size: 76%;
    padding: 0.3em;
    overflow: auto;
}

    .singleCoverageName p {
        margin: 0;
        background-color: #D8D8D8;
        display: inline;
    }

.singleCoverageCod {
    display: table-cell;
    background: #FFF;
    color: #5889d8;
    width: 9%;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #BFBFBF;
}

.singleCoverageContainer {
    width: 100%;
    background-color: #d4fccf;
    display: flex;
    border: solid 0.1px #BFBFBF;
    margin: 0.2em 0em;
}
.onlySelected {
    background-color: #f9caa9;
}
.ordered {
    background-color: #f9f7ae;
}
.configured {
    background-color: #d4fccf;
}
.indicatorContainer {
    width: 33%;
    display: inline-block;
}
.indicatorColor {
    width: 2em;
    height: 0.7em;
    display: inline-block;
    position: relative;
    border: solid 1px #bfbfbf;
}
#coverageSelectionPanel {
    height: 100%;
    overflow: auto;
}

.containerSectionHeader {
    margin-bottom: 1em;
}

.tipoClienteCovConf {
    display: inline-block;
    float: right;
}

.tabcontrol > .content > .body {
    float: left;
    position: absolute;
    width: 95%;
    height: 50%;
    padding: 0% 2.5%;
}

.tabcontrol > .content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 20em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.formulaHelper {
    display: inline-block;
    position: absolute;
    top: 3.5em;
    right: 17em;
    cursor: pointer;
}

    .formulaHelper span {
        background-color: #ffffcc;
    }

.errorOnControl {
    border: .2em solid red !important;
}

.requieredField {
    font-size: 150%;
    vertical-align: top;
    margin-left: .1em;
    color: red;
}

.bold-red {
    color: red;
    font-weight: 700;
    text-align: right;
    width: 50%;
    padding-right: 1em;
}

.red {
    color: red;
    font-weight: 700;
}

.red-table-1 {
    width: 10%;
    vertical-align: middle;
}

.red-table-2 {
    width: 50%;
    vertical-align: middle;
    padding-right: 2em;
    text-align: justify;
    text-justify: distribute;
}

.red-table-3 {
    width: 40%;
    vertical-align: middle;
}

.justifiedText {
    vertical-align: middle;
    text-align: justify;
    text-justify: distribute;
}

.bottomBorderLine,.bottomBorderLine td {
    border-bottom: 1px solid;
}

.formulaPattern {
    width: 26em;
    display: inline-block;
    position: absolute;
    height: 35em;
    padding-left: 25em;
    margin-left: 1.5em;
    overflow: auto;
}

.coveragesList {
    width: 26em;
    height: 35em;
    display: inline-block;
    position: absolute;
    overflow: auto;
    z-index: 1;
}

.formula {
    letter-spacing: 1px;
    text-align: left;
}

.justFloatNumbers {
    text-align: right;
}

.total {
    font-size: 120%;
    font-weight: bolder !important;
}

.text-center {
    text-align: center;
}

.text-bolder-center {
    text-align: center;
    font-weight: bolder;
}

.documentsButton {
    margin-left: 20%;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    padding: 2em;
    border: none;
    /*height: 300px;*/
}
.ui-widget-content {
    /*border: 1px solid #dddddd;*/
    background: #ffffff;
    color: #333333;
}
.mawbutton
{
	outline: none;
	border: 0px;
	/*width: 221px;
	height: 54px;*/
	background-color: #f6f6f6/*#0C9AF2*/;
	overflow: hidden;
	position: relative;
	border-radius: 9px;
	/*font-size: 20px;*/
	letter-spacing: normal;
	color: black;
	/*font-family: 'Lobster', cursive;*/
    -moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
    -o-user-select: none; 
}
.mawbutton .mawbutton-ripple {
    background: rgba(116,190,67, .3) !important;
}
.beautyBlue{color:#5889d8;font-weight:bold;}
.quiz {
    padding: 0.5em;
}
.quiz tr td {
    border: solid 1px #bfbfbf;
    padding: 0.5em;
}
/*
#polizasHeader {
    width: 100%;
}
*/

.ui-tooltip {
    border-width: 2px;
    color: #74bd43;
    font-weight: bold;
    font-size: 90% !important;
    border-color: #74bd43 !important;
}

/* Jquery autocomplete */

.container { width: 800px; margin: 0 auto; }

.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); margin: -2.1em 0em 0em -1.7em; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}