.seccion-cotizador {
    border-bottom: solid 4px #fe812a;
    border-right: solid 2px #E3E2FC;
    border-left: solid 2px #E3E2FC;
    border-top: solid 2px #E3E2FC;
    box-shadow: 0 0 1px #848484;
}
.subtitulo-cotizador {
    color: #fe812a;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 22px;
}
.texts-cotizadorbottom {
    border-right: 2px solid #BDBDBD;
}
.textsize-cotizadorbottom {
    min-height: 90px;
}
.content-cotizadorbottom {
    margin-top: 20px;
}
.gender-icon-sm {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.gender-icon {
    border-radius: 2px;
    display: inline-block;
    height: 35px;
    line-height: 39px;
    text-align: center;
    width: 35px;
}
.male-bg {
    background-color: #F7F9FC;
    border: 2px solid #becae3;
    font-size: 34px;
    color: #b0b7c6;
}
.male-bgactive {
    background-color: #F7F9FC;
    border: 2px solid #BEBEBE;
    font-size: 34px;
    color: #fe812a;
}
.female-bg {
    background-color: #F7F9FC;
    border: 2px solid #becae3;
    font-size: 34px;
    color: #b0b7c6;
    margin-left: -7px;
}
.female-bgactive {
    background-color: #F7F9FC;
    border: 2px solid #BEBEBE;
    font-size: 34px;
    color: #fe812a;
    margin-left: -7px;
}

/*SELECTOR CSS*/

.insurance-quote .picker-btn {
    cursor: pointer;
}
.home-banner .form-control {
    color: #2f3e5c;
    font-family: "Gotham Rounded Medium";
    font-size: 20px;
}
.insurance-quote .picker-btn .icon-check {
    color: #fe812a;
    position: absolute;
    right: 22px;
    top: 4px;
}
.picked-label {
    color: #b0b7c6;
    display: block;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picker-control-btn {
    background-color: #ebf0f7;
    /*background-image: url("../images/icon-back.svg");*/
    background-position: 17px 25px;
    background-repeat: no-repeat;
    border-left: 1px solid #e3eaf3;
    float: right;
    width: 39%;
}
.picker-control-btn:hover {
    background-color: #d9e2f0;
}
.picker-control-btn a {
    display: block;
    padding: 5px 5px 5px 40px;
    width: 100%;
}
.picker-control-btn a:hover {
    color: inherit;
    text-decoration: none;
}
.picker-control-label {
    width: 71%;
}
.picker-body {
    height: 244px;
    margin: 4px;
    overflow-x: hidden;
    /* overflow-y: visible; */
}
.picker-control-label {
    color: #7194c8;
    float: left;
    padding: 5px 5px 5px 19px;
    width: 61%;
}
.picker-list {
    padding-left: 0;
}
.picker-list li {
    list-style: outside none none;
}
.picker-list a {
    color: #4d4d4d;
    display: block;
    font-size: 18px;
    margin-right: 4px;
    overflow: hidden;
    padding: 0px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picker-list a:hover, .picker-list-other>li>a:nth-child(odd):hover, .picker-list-model>li:nth-child(odd):hover {
    background-color: #7194c8;
    color: #fff;
    text-decoration: none;
}
.picker-list-other>li>a:nth-child(odd), .picker-list-model>li:nth-child(odd) {
    background-color: #f9f9f9
}
.picker-wrapperlg {
    background-color: #fff;
    border: 3px solid #7194c8;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 310px;
    left: 0px;
    /* overflow-x: hidden; */
    position: absolute;
    top: 43px;
    /* width: inherit; */
    width: 800px;
    z-index: 20;
}
.picker-wrappersm {
    background-color: #fff;
    border: 3px solid #7194c8;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 310px;
    left: 0px;
    /* overflow-x: hidden; */
    position: absolute;
    top: 43px;
    /* width: inherit; */
    width: inherit;
    z-index: 20;
}
.rate-overlay {
    align-items: center;
    background-color: rgba(244, 247, 250, 0.9);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    min-height: 400px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
}
.home-banner .insurance-quote {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(22, 22, 22, 0.15);
    margin-top: 40px;
    padding: 27px 41px;
    position: relative;
    z-index: 10;
}
.home-banner {
    background-color: #f3f6f9;
    background-image: url("../images/placeholder/home-banner.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-bottom: 60px;
    padding-top: 95px;
    width: 100%;
}
.btn-mf, .btn-mf:hover {
    -moz-user-select: none;
    background-image: none;
	background-color: #fe812a;
	color: #FFF;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 12px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.selector {
    cursor: pointer;
}
.selector-control {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 6px 12px;
    width: 100%;
}
.selector-controlsmall {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 5px 4px;
    min-width: 80%;
}
.selector-codigopostal {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 6px 12px;
    width: 100%;
    color: #b0b7c6;
    font-weight: bold;
    min-width: 95px;
}
.selector-input {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 6px 12px;
    width: 100%;
    color: #b0b7c6;
    font-weight: bold;
    min-width: 95px;
}
.selector-input::-webkit-input-placeholder,
.selector-input:-moz-placeholder
.selector-input::-moz-placeholder
.selector-input:-ms-input-placeholder {
   color: #b0b7c6;
}
.form-control.selector-input::-moz-placeholder {
    color: #b0b7c6;
    opacity: 1;
}

.btn-confirmar {
    -moz-user-select: none;
    background-color: #fe812a;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4229;
    margin-bottom: 0;
    padding: 10px 6px 13px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-popover {
    -moz-user-select: none;
    background-color: #fe812a;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4229;
    margin-bottom: 0;
    padding: 10px 11px 13px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #FFFFFF;
}
.dottedborder {
    border-bottom: 2px dotted #FFFFFF;
}
.termino-selector {
    color: #fe812a;
    float: right;
    margin-top: -35px;
    position: relative;
    z-index: 71;
    font-size: 20px;
}
.margin-selector {
    margin-left: 30px;
}
.margin-selector2 {
    margin-left: -30px;
}
.box-border-bottom {
    border-color: #e3e2fc #e3e2fc #4e7fe1;
    border-style: solid;
    border-width: 2px 2px 4px;
    box-shadow: 0 0 1px #848484;
}
.valign {
    vertical-align: middle !important;
}
.Color-Base {
    color: #fe812a;
}

/*****************************/

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

/**********************************/

.register .radio {
    margin-bottom: 15px;
}

.register .radio input, .register .radio input:hover {
	color: #fe812a;
	background-color: #fe812a;
}

.register .radio label {
	font-size: 20px; 
	font-weight: lighter; 
	font-family: aller_lightregular;
}

.register .form-control{
	border: 0 none;
	border-shadow: none;
	box-shadow: 0 1px 0 0;
}
.register input{
	border: 0 none;
	border-shadow: none;
	border-bottom: 1px solid #bebec0;
}
.register input:active,.register input:focus {
	border-bottom: 1px solid #fe812a;
	box-shadow: 0 0 0 0;
}
.register button:disabled {
    background-color: #fe812a;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
}
.register .rdata .form-control{
	border: 1px solid #ccc;
	border-shadow: none;
	box-shadow: 0 1px 0 0;
}


.register input.ng-valid {
	border: 1px solid #81ca80 !important;
}

.register input.ng-valid {
	border: 1px solid #81ca80 !important;
}

.register input.ng-invalid {
	border: 1px solid #e96562 !important;
}

.register input.ng-invalid-required {
	border: 1px solid #ccc !important;
}

.spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000000;
}
