﻿@import url("/TRQ_Theme/Theme.TRQ_Theme.css?3229");


/* OVERRIDES SANEG THEME */

/* GENERAL CSS */

html,
body {    
   
    background: linear-gradient(0deg, #0085B9 0%, #00DFE9 100%);
    color: rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: auto;
    position: relative;
}

.MainContent {
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.tablet .MainContent {
    padding-bottom: 0;
    margin-left: 0;
}

select:not(.Not_Valid):focus {
    border: 1px solid #999;
}

input[type="text"]:focus,
input[type="number"]:focus {
    border: 2px solid #ff4c5d;
}

input[type="text"]{
    height: 34px;   
}

.Footer {
    text-align: left;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3%;
}

.Footer .username {
    padding-left: 3%;
}

.landingPageDistributionAccount{
    color: #000; 
    opacity: 1;
    height: 60px;
    padding-top: 20px;
}

.NewSimulationLink {
    padding-left: 20px;
    color: #000;
    font-weight: bold;
}

.NewSimulationLink .fa-fw {
    color: #000;
    padding-right: 20px;
}

.tablet .NewSimulationLink .fa-fw {
    vertical-align: text-top;
}


.NewSimulationLink a {
    font-size: 100%;
}

/*---------------------------------*\

            DESKTOP SMALL
            
\*----------------------------------*/

.Page.desktop.small {
    font-size: 12px;
}

.Page.desktop.small .fa-2x{
    font-size: 125%;
}

.Page.desktop.small .username{
    font-size: 80%;
}

.destopk.small .Button,
.desktop.small .Button.ButtonDefault,
.desktop.small .Button.Is_Default,
.desktop.small .Button.ButtonDefault:hover,
.desktop.small .Button.Is_Default:hover {
    background-color: #ff4c5d;
    border-radius: 33px;
    color: #fff;
    border-color: #ff4c5d;
    box-shadow: 3px 3px 0 0 rgba(0,0,0,0.15);
    width: 113px;
    height: 37px;
    font-size: 150%;
}

.desktop.small .Button:hover,
.desktop.small .Button.ButtonDefault:hover,
.desktop.small .Button.Is_Default:hover {
    background-color: #b3005f;
    border-color: #b3005f;
}  

.desktop.small .Button.squareButton.rightChevron2 {
    width: 113px;
    height: 37px;
    font-size: 150%;
}

.desktop.small .Button.distributionAccountButton:hover,
.desktop .Button.distributionAccountButton:hover {
    font-size: 100%;
    border-radius: 33px;
    border: 1 px solid #b3005f;
    background-color: #b3005f;
}

.desktop.small .Button.distributionAccountButton,
.desktop .Button.Is_Default.distributionAccountButton {
    font-size: 100%;
    border-radius: 33px;
    border: 1px solid #FFFFFF;
}

.desktop.small .Box .ComercialConditionsUnderline {
    font-size: 100%;
}

.desktop.small .Form input,
.desktop.small .Form input.ReadOnly,
.desktop.small .Box select {
    font-size: 100%;
    height: 32px;
}

.desktop.small .CHcard_BackSide .CHCard_Header {
    font-size: 1.6em;
}

.desktop.small .CardFlip .CardFlip__frontContainer,
.CardFlip .CardFlip__backContainer {
    font-size: 9px;
}

.desktop.small .CHcard_Option_LabelDiv,
.desktop.small .CHCard_Header,
.desktop.small .CHCard_PlanosMain,
.desktop.small  {
    font-size: 10px;
}

.desktop.small .Button.buttonEmission,
.desktop.small .Button.buttonEmission:hover,
.Button.Is_Default.buttonEmission,
.Button.Is_Default.buttonEmission:hover {
    width: auto;
    font-size: 100%;
}

.desktop .planSummary.Button,
.desktop .planSummary.Button.Is_Default, 
.desktop .planSummary.buttonEmission.Button {
   font-size: 100%;
   letter-spacing: 0;
}


/************************\
    Waiting Spinner
\************************/


div.Feedback_AjaxWait {
    font-size: 0;
    background-color: rgba(0,0,0,0.7);
}

.Feedback_AjaxWait.CustomLoading .Loader {
    background-image: url(/SANEG_Theme/img/spin.gif?3296);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 100%;
}

.Feedback_AjaxWait .Loader {
    color: #fff;
    background-image: url(/SANEG_Theme/img/spin.gif?86354&3296);
    text-indent: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px;
    height: 80px;
    width: 100%;
    padding-top: 100px;
}

div.Feedback_AjaxWait .Loader {
    width: unset;
}

.Feedback_AjaxWait .Loader:before {
    content: "A Carregar";
    font-size: 16px;
    text-indent: 0;
}

.Feedback_AjaxWait.CustomLoading .Loader:before {
    color: #fff;
    content: "A Carregar";
    font-size: 16px;
    left: 0;
    position: absolute;
    right: 0;
    top: 100px;
    text-indent: 0;
}

.ie .Feedback_AjaxWait:not(.ie11):not(.ie10) {
    font-size: 0;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    z-index: 10000;
}

.ie .Feedback_AjaxWait .Loader {
    height: 0;
    background-image: url(/SANEG_Theme/img/spin.gif?86354&96550&3296);
    background-position: center center;
    background-size: 80px;
    padding-top: 80px; 
}

/*******LINK*****/

a:link,
a:visited {
    color:#000;
    opacity: 1;
    text-decoration: none;
}
.fa:hover {
    color:#FF4C5D;
    text-decoration: none;
}
a:hover {
    color:#FF4C5D;
    text-decoration: none;
}

/*---------------------------------*\
            LandingPage
\*----------------------------------*/

.addSecondPlan:hover .addSecondPlanText{
  color: #BABABA;    
}

.addSecondPlan:hover .plusSign{
  background-image: url(/SANEG_Theme/images/white_Plus_hover.svg);  
}

.buttonMargin .Button.squareButton,
.buttonMargin .Button.squareButton:hover {
    font-size: 24px;
}

.buttonMargin > div {
    vertical-align: middle;
}

.leftSide {
    padding-left: 9vw;
}

.leftSide.ThemeGrid_Width6 {
    width: 49%;
    position: relative;
    z-index: 1;
}

.rightSide {
    height: 500px;
    right: 5%;
    float: right;
    background-image: url("/SANEG_Theme/images/simulation/landingPage.svg");
    background-position: 55% 12%;
    background-repeat: no-repeat;
    background-size: 64em;
    position: absolute;
    z-index: 0;
}

.titleText {   
    font-size: 470%;
    line-height: 110%;
}

.titleTextRed {
    color: #FF4C5D;     
}

.titleLandingPage {
    padding-top: 30px;
}

.marginFromTitleToSubTitlesLandingPage {
    backface-visibility: hidden;
}

.subtitleLetters {
    font-size: 164%;
    line-height: 27px;
    text-align: center;
}

.smallestSubtitleLetters {
    font-size: 128%;
}

.subtitleLetters.boldSubtitle {
    font-weight: bold;
}

.subtitleLetterMargin {
    margin-top: 30px;
}

.ThemeGrid_Width .landingPageDistributionAccount {
    vertical-align: bottom;
}

.header_DistributionAccount {
    background-color: rgba(0,0,0,0.1);
}

.WBContainer {
    margin-top: 30px;
}

.desktop .firstPlan {
    position: relative;
    z-index: 3;
}

.secondPlan div {
    clear: both;
}

.secondPlan {
    width: fit-content;
    position: relative;
    z-index: 3;
}

.linkAndButtonContainer.ThemeGrid_Width5.ThemeGrid_MarginGutter {
    margin-left: 0;
}

.linkAndButtonContainer {
    margin-top: 35px;
}

.addSecondPlan a,
.addSecondPlan a:link,
.addSecondPLan a:visited,
.addSecondPlan a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 128%;
}

.addSecondPlan a:hover {
    color: #bababa;
}

.addSecondPlanText {
    font-family: Poppins SemiBold;
    font-size: 100%;
}

.addSecondPlan .plusSign {
    background-image: url(/SANEG_Theme/images/white_Plus.svg);
    background-size: 70%;
    height: 34.57px;
    width: 46px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.addSecondPlan .plusSign:hover {
    background-image: url(/SANEG_Theme/images/white_Plus_hover.svg);
}

.clientIdAndName{
    margin-top: 30px;
    height: 40px;
}

 .clientIdAndNameText {
    width: 100%;  
    color: #222222; 
    background-color: rgba(255,255,255,0.5);
    font-size: 16px; 
    text-align: center;
    border-radius: 19px;
    line-height: 2;
}

.clientIdAndNameTextSummary {
    width: 100%;  
    color: #222222; 
    background-color: rgba(255,255,255,0.5);
    font-size: 14px; 
    text-align: center;
    border-radius: 19px;
    line-height: 1;
}
    
.PlanContainer {
    z-index: +3;
}

.Balloon_content {
    padding: 0%;
}

.Balloon {
    border: 0;
    border-radius: 10px;
    box-shadow: 0px 1px 4px 3px rgba(0, 104, 94, .1);
}

.tooltipster-arrow-bottom span {
    top: -17px;
    border-bottom: 25px solid;
    border-color: #FF4C5D !important;
    border-left: 20px solid transparent !important;
    border-right: 0px solid transparent !important;
}

/*---------------------------------*\
              TABLET
            
            LandingPage
\*----------------------------------*/

.Page.tablet .ThemeGrid_Container {
    background-image: none;
}

.tablet .WBContainer {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.tablet .WBContainer .ThemeGrid_Width5 {
    width: 100%;
    margin-left: auto;
}

.tablet .WBContainer .ThemeGrid_Width11 {
    width: 100%;
}

.tablet .leftSide {
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
}

.tablet .leftSide.ThemeGrid_Width6 {
    width: auto;
}

.tablet .buttonMargin {
    width: 100%;
}

.tablet .secondPlan {
    margin-left: 0;
    margin-top: 5%;
}

.tablet .Button.distributionAccountButton,
.tablet .Button.distributionAccountButton:hover {
    font-size: 100%;
}

/*---------------------------------*\
           AgeRangeTables
\*---------------------------------*/

.AgeIntervalsForm {
    float: left;
}

/************LINKS na AgeRangeTable****************/

.AgeIntervalsForm a:link {
    color: #FF4C5D;
    opacity: 1;
}

.AgeIntervalsForm a:hover {
    color: #FF4C5D;
    font-weight: bold;
}

/* Cor dos links */


.AgeIntervalsForm .fa-fw {
  text-align: center;
  color: #FF4C5D;
}

.AgeIntervalsForm .fa-fw:hover {
  text-align: center;
  color: #FF4C5D;
}

.AgeIntervalsForm .fa .fa-fw .fa-close .fa-2x {
      color: #FF4C5D;
}

/*---------------------------------*\
            PlanPicker
\*----------------------------------*/

.sliderPlan{
    position: fixed;
    z-index: 10;
    bottom: -51px;
    width: 100%;
}

.sliderPlanTablet{
    z-index: 12;
    position: fixed;
    top: -25px;
    height: 108%;
    overflow: auto;
    overflow-x: hidden;
}

.ForwardAndBack {
    margin-top: 3%;
    padding-right: 3%;
    width: 100%;
}

.ListRecords {
    background-color: transparent;
}

.ListRecords span:first-child .cardBlock {
    margin-left: 0;
}

.cardBlock {
    margin-left: 3%;
}

.Button.overrideButtonLeftMargin {
    margin-left: 0;
}

.desktop .Button.notDefaultButton,
.desktop .Button.notDefaultButton.Button:hover {
    background-color: transparent;
    border: 1px solid #FFFFFF;  
    border-radius: 33px;
    background-image: url(/SANEG_Theme/images/chevron-left.svg);
    background-repeat: no-repeat;
    background-position: 15%;
    background-size: 6%;
    padding-left: 2%;
    font-weight: 100;
}

.desktop .Button.notDefaultButton.Button:hover {
    background-color: #0085b9;
    border-color: #0085b9;
}

.Button.rightChevron.fowardButton {
    background-image: url("/SANEG_Theme/images/chevronright.svg");
    background-repeat: no-repeat;
    background-position: 85%;
    background-size: 6%;
    padding-right: 2%;
    font-weight: 100;
}

.fractionation {
    border-radius: 19px;
    border: 1px solid #E3E3E3;
    max-width: 280px;
    text-align-last: center;
}

.fractionationDiv select {
    width: auto;
}

.tooltip_style .tooltipster-content {
    background-color: #00D2DB;
}

/*---------------------------------*\
              TABLET
            
            PlanPicker
\*----------------------------------*/

.ios.tablet .sliderPlanTablet {
    overflow: unset;
    overflow-x: unset;
}

.tablet .MainContent div select {
   width: auto;
}

.tablet .secondRowNavigationBar a {
    font-size: 100%;
}

.tablet .ListRecords span:first-child .cardBlock {
    margin-left: 3%;
}

.tablet .chooseFirstOrSecondPlan {
    height: 102vh;
}

.ios.tablet .chooseFirstOrSecondPlan {
    overflow-x: auto;
}

.tablet .Button.rightChevron.fowardButton {
    background-image: url(/SANEG_Theme/images/chevronright.svg);
    background-repeat: no-repeat;
    background-position: 65%;
    background-size: 2%;
    font-weight: 100;
    margin-left: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);

}
    
.tablet .Button.notDefaultButton,
.tablet .Button.notDefaultButton.Button:hover {
    background-color: #FFFFFF;
    color: #FF4C5D;
    border: 1px solid #FFFFFF;  
    border-radius: 0;
    background-image: url(/SANEG_Theme/images/redLeftChevron.svg);
    background-repeat: no-repeat;
    background-position: 37%;
    background-size: 2%;
    font-weight: 100;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}

.tablet.landscape .slider.tongueSliderClose {
    right: 38%;
}

.tablet.landscape .slider.tongueSliderShow {
    right: -8%;
}

.tablet.portrait .slider.tongueSliderShow {
    right: -13%;
}

.ios.tablet .cardSummaryHeader {
     min-height: 0px;
 }

/*---------------------------------*\
            PlanSummary
\*----------------------------------*/

.verticalAlign > div {
    vertical-align: middle;
}

.Box {
    background-color: #FFF;
    color: #222222;
    box-shadow: 4px 4px 20px 0 rgba(0,0,0,0.5);
    font-size: 100%;
    width: 80%;
    height: 100%;
    padding: 8%;
}

.Box .twoCol {
    color: #000000;
}

.Box .threeCol  { 
/* Overrides TRQ_Theme that is setup with an important */
    width: 24.4% !important;
    margin-right: 0;
}

.Box div {
    vertical-align: middle;
}

.Box .redTitle {
    color: #FF4C5D;
    font-size: 100%;
}

.Box .redTitle .twoCol {
    color: #ff4c5d;
}

.redTitleBig {
    font-family:'Poppins Bold';
    font-size: 150%;
    color: #FF4C5D;
    text-align: center;
}

.redTitle + .Separator {
    border: 1px solid #FF4C5D; 
}

.Box .Form select {
    border: 1px solid #CFD2D4;
    border-radius: 10px;
}

.Form label {
    color: #222222;    
}

.Box input[type="text"] {
    border: 1px solid #979797;    
    border-radius: 20.5px;
}

.Button.buttonEmission,
.Button.Is_Default.buttonEmission,
.Button.buttonEmission:hover,
.Button.Is_Default.buttonEmission:hover {
    font-size: inherit;
    width: auto;
    background-image: url("/SANEG_Theme/images/chevronright.svg");
    background-repeat: no-repeat;
    background-position: 90%;
    background-size: 5%;
    padding-right: 10%;
    font-weight: 100;
}

.desktop .Button.Is_Default.buttonEmission,
.desktop .Button.Is_Default.buttonEmission:hover {
    background-size: 5%;
    padding-right: 9%;
}

.Box .Button {
     border-radius: 35px;
     box-shadow: 4px 4px 0 0 rgba(0,0,0,0.15);
     margin-top: 0px;
}

.Button.buttonRemove {
    background-image: url(/SANEG_Theme/images/bin.svg);
    background-repeat: no-repeat;
    background-size: 12%;
    background-position: 14%;
    padding-left: 14%;
    width: 60%;
}

.LinksOnSimulationResult {
    color: #00DFE9;   
}

.LinksOnSimulationResult a:link {
    color: #00DFE9;   
}

.Box .ComercialConditionsUnderline {
    text-decoration: underline;
    color: #00DFE9;
}

.Box .fa-fw,
.Box .fa-fw:hover {
    color: #00DFE9;
}

.Box .BoldWords {
    font-weight: bold;   
}

.Box input[type="email"] {
    border: 1px solid #979797;    
    border-radius: 20.5px;
}

.Separator {
   margin: 11px 0; 
}

.planTitleNumbering {
    font-size:  2em;
    line-height: 0.7;
}

.reOrderContainer {
    margin-top: 3%;
}

.reOrderContainer .Box {
    margin-top: 5%;
}

.peopleImage {
    background-image: url(/SANEG_Theme/images/noun_people_red.svg);
    height: 30px;
    background-size: 30px;
    background-position: 40%;
    background-repeat: no-repeat;
    background-color: transparent;
}

.desktop .onePlan .CardFlip,
.desktop .onePlan .CardFlip_container.flipped {
    min-height: 82vh;
}

.desktop.small .onePlan .CardFlip,
.desktop.small .onePlan .CardFlip_container.flipped {
    height: 45em;
    min-height: 70vh;
}

.desktop .reOrderContainer .Box {
    height: 50em;
    min-height: 82vh;
}

.desktop.small .reOrderContainer .Box {
    height: 45em;
    min-height: 70vh;
}

.reOrderContainer {
    padding-left: 1vw;
    padding-right: 1vw;
    margin-left: 0;
    margin-right: 0;
}

.orderGroup1 {
    width: 55.0196078431373%;
}

.orderGroup1.alone {
    width: 37.019608%;
    margin-top: 0.3%;
}

.orderGroup2 {
    width: 44.0196078431373%;
}

.desktop .onePlan {
    width: 50%;
}

.desktop .twoPlans {
    min-width: 102%;
    width: 54vw;
    margin-top: -2.5%;
}

.desktop.hd .twoPlans {
    margin-top: -2%;
}

.desktop .reOrderContainer .Box {
    margin: 0;
    margin-top: 3%;
}

.desktop .LinksOnSimulationResult a {
    font-size: 105%;
}

.desktop.small .onePlan .CardFlip,
.desktop.small .onePlan .CardFlip_container.flipped,
.desktop.small .reOrderContainer .Box {
    min-height: 80vh;
}

.desktop.small .SimulationEndContainer {
    margin-top: 2%;
}

/*---------------------------------*\
              TABLET
            PlanSummary            
\*----------------------------------*/

.tablet .reOrderContainer,
.desktop.small .reOrderContainer,
.phone .reOrderContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}

.tablet .reOrderGroup1,
.phone .reOrderGroup1 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    display: block;
    margin: 5%;
}

.phone .reOrderGroup1 {
    margin-top: 0; 
}

.tablet .reOrderGroup2,
.phone .reOrderGroup2 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    display: block;
}

.tablet .MainContent .Box select {
    width: 100%;
}

.tablet .onePlan:first-child {
    margin-right: 10vw;
}


/*------------------------------------*\
                POP-UP
\*-------------------------------------*/


.popUp {
    color: #222222;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 16px;
}

.popUp .desktop.small .MainPopup {
    font-size: 16px;
}

.popUp .iconImage{
    width: 60.24px;
    height: 60.24px;
    margin-top: 30px;
    margin-bottom: 37.26px;
}

.popUp .button {
    font-weight: bold;
    border: 1px solid #FF4C5D;    
    border-radius: 33px;
    width: 130px;
    height: 48px;   
    background-color: #FFFFFF;
    color: #FF4C5D;
    margin-top: 53px;
}

.popUp .button.continue{
    background-color: #FF4C5D;
    color: #FFFFFF;
}

.popUp .boldLetters{
    font-weight: bold;
    font-size: 100%;
}

.popUp .boldAndRedSentence{
    font-weight: bold;
    color: #ff4c5e;
    font-size: 20px;
    margin-bottom: 39px;
    margin-top: 49px;
}

.popUp .divAdjustment{
    text-align: center;
    line-height: 27px;
    display: inline-block;
}

.popUp .buttonsDivAdjustment .button{
    margin-top: 35px;   
}

.popUp .button.continue:hover,
.popUp .Button.Small:hover,
.popUp .Button:hover {
    background-color: #b3005f;
    border-color: #b3005f;
}

.popUp .button:hover {
    background-color: #bababa;
    border-color: #bababa;
}

/*------------------------------------*\
        $0. Fonts
\*-------------------------------------*/

/* Fonts > Import Font */

@font-face {
    font-family: 'Poppins';
    src: url('/SANEG_Theme/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal; 
}

@font-face {
    font-family: 'Poppins Bold';
    src: url('/SANEG_Theme/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal; 
}

@font-face {
    font-family: 'Poppins SemiBold';
    src: url('/SANEG_Theme/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal; 
}

@font-face{
    font-family: 'Poppins Black';
    src: url(/SANEG_Theme/fonts/Poppins-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face{
    font-family: 'Poppins ExtraLight';
    src: url(/SANEG_Theme/fonts/Poppins-ExtraLight.ttf);
    font-weight: 200;
    font-style: normal;
}

@font-face{
    font-family: 'Poppins Light';
    src: url(/SANEG_Theme/fonts/Poppins-Light.ttf);
    font-weight: 300;
    font-style: normal;
}
/* Fonts > Font Classes */

.Poppins {
    font-family: Poppins;
    font-weight: 400;
}

.Poppins_SemiBold {
    font-family: 'Poppins SemiBold';
    font-weight: 600;
}

.Poppins_Light {
    font-family: 'Poppins Light';
    font-weight: 300;
}

.Poppins_ExtraLight {
    font-family: 'Poppins ExtraLight';
    font-weight: 200;
}

.Poppins_Bold{
    font-family: 'Poppins Bold';
    font-weight: 700;
}

.Poppins_Black{
    font-family: 'Poppins Black';
    font-weight: 900;
}

/* Fonts > Font Definition */
html,
body,
a,
select,
form,
fieldset,
table,
tr,
td,
img,
input,
button,
select,
textarea,
optgroup,
option {
    font-family: Poppins;
}

.Heading1,
.Heading2,
.Heading3,
.Heading4,
.Heading5,
.Heading6 {
    font-family: Poppins;
}

/*------------------------------------*\
        Buttons
\*-------------------------------------*/


.Button,
.Button.ButtonDefault,
.Button.Is_Default,
.Button:hover,
.Button.ButtonDefault:hover,
.Button.Is_Default:hover {
    background-color: #ff4c5d;
    border-radius: 33px;
    color: #fff;
    font-size: 150%;
    border-color: #ff4c5d;
    box-shadow: 3px 3px 0 0 rgba(0,0,0,0.15);
}

.Button:hover,
.Button.ButtonDefault:hover,
.Button.Is_Default:hover {
    background-color: #b3005f;
    border-color: #b3005f;
}

.desktop .Button,
.desktop .Button.ButtonDefault,
.desktop .Button.Is_Default,
.desktop .Button.ButtonDefault:hover,
.desktop .Button.Is_Default:hover {
    background-color: #ff4c5d;
    border-radius: 33px;
    color: #fff;
    border-color: #ff4c5d;
    box-shadow: 3px 3px 0 0 rgba(0,0,0,0.15);
}

.desktop .Button:hover,
.desktop .Button.ButtonDefault:hover,
.desktop .Button.Is_Default:hover {
    background-color: #b3005f;
    border-color: #b3005f;
    border-radius: 33px;
}

.Button.roundButton,
.Button.roundButton:hover,
.desktop .Button.roundButton,
.desktop .Button.roundButton:hover {
    border-radius: 33px;  
    font-size: 24px;
}

.Button.roundButton:hover,
.desktop .Button.roundButton:hover {
    background-color: #b3005f;
    border-color: #b3005f;
}

.Button.squareButton.rightChevron {
    background-image: url("/SANEG_Theme/images/chevronright.svg");
    background-repeat: no-repeat;
    background-position: 85%;
    background-size: 8%;
    padding-right: 20%;
    font-weight: 100;
    font-size: 171.2%;
    width: 170px;
    height: 55px;
}

.Button.squareButton.rightChevron2 {
    background-image: url("/SANEG_Theme/images/chevronright.svg");
    background-repeat: no-repeat;
    background-position: 85%;
    background-size: 8%;
    padding-right: 4%;
    font-weight: 100;
    width: 170px;
    height: 55px;
}

.Button.squareButton,
.Button.squareButton:hover {
    font-size: 24px;
}

.Button.squareButton:hover{
    background-color: #b3005f;
    border-color: #b3005f;
}

.Button.distributionAccountButton {
    border-radius: 33px;
    border: 1px solid white;
    margin-left: 2%;
}

.desktop .Button.distributionAccountButton:hover {
    border: 1px solid white;
    margin-left: 2%;
    background-color: #b3005f;
    border-color: #b3005f;
}

/*---------------------------------*\
                PHONE          
\*----------------------------------*/

.phone .Button.buttonEmission.Is_Default {
    font-size: 100%;
}

.phone .Button.Is_Default:active {
    border: 0;
}

/*---------------------------------*\
                PHONE
             LandingPage            
\*----------------------------------*/

.phone .Button.distributionAccountButton {
    font-size: 100%;
}

.phone .MainContent {
    padding: 0;
    margin: 0;
    font-size: 9px;
    height: auto;
    width: 100vw;
}

.phone .leftSide {
    padding: 5vw;
    width: 100%;
}

.phone .titleText {
    font-size: 420%;
}

.phone .subtitleLetters {
    font-size: 200%;
}

.phone .smallestSubtitleLetters {
    font-size: 200%;
}

.phone .titleLandingPage {
    padding-top: 0;
}

.phone .clientIdAndNameText {
    font-size: 140%;
    font-family: Poppins;
}

.phone .clientIdAndName {
    margin-top: 2vh;
    height: 2vh;
}

.phone .Footer {
    display: inherit;
    position: absolute;
    height: 40px;
    top: 105%;
}

.phone .Footer.FooterShort {
    display: inherit;
    width: 25vw;
    top: 91.5%;
}

.phone .Footer .username {
    padding-left: 3vh;
    font-size: 80%;
}

.phone .firstPlan,
.phone .secondPlan {
    width: 100%;
    margin: 0;
    margin-top: 2vh;
}

.phone .WBContainer {
    margin-top: 0;
    text-align: center;
}

.phone .linkAndButtonContainer {
    width: 100%;
}

.phone .addSecondPlan .plusSign {
    background-size: 60%;
    height: 23.57px;
    width: 33px;
}

.phone .Button.squareButton.rightChevron,
.phone .Button.squareButton.rightChevron2 {
    padding-right: 55%;
    width: 7.5em;
    height: 2.5em;
    margin-left: -5px;
    font-size: 175%;
}

.phone .secondButton {
    width: auto;
}

/*---------------------------------*\
                PHONE
             PlanPicker            
\*----------------------------------*/

.phone .fractionationDiv select {
    width: 100%;
    height: 3em;
    line-height: 10px;
    font-size: 120%;
}

.phone .fractionationDiv select:not(.Not_Valid):focus {
    border: 0;
}

.phone .cardBlock {
    margin-left: 0;
}

.phone .Button.overrideButtonLeftMargin {
    border-radius: 0;
    margin-left: 0;
    font-size: 100%;
}

.phone .Button.notDefaultButton {
    background-color: #FFFFFF;
    color: #FF4C5D;
    border: 1px solid #FFFFFF;
    background-image: url(/SANEG_Theme/images/redLeftChevron.svg);
    background-size: 6%;
    background-repeat: no-repeat;
    background-position: 8vw;
}

.changeCardButton {
    width: 12.5vw;
    height: 10vh;
    background-image: url(/SANEG_Theme/images/chevronright.svg);
    background-repeat: no-repeat;
    background-position: 70%;
    background-size: 50%;
    background-color: transparent;
    font-size: 0;
    border: 0;
    box-shadow: none;
}

.previousCard {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.previousCardDiv {
    position: absolute;
    top: 40em;
    left: 0;
}

.nextCardDiv {
    position: absolute;
    top: 40em;
    right: 0;
}

/*---------------------------------*\
                PHONE
             PlanSummary            
\*----------------------------------*/

.phone .Box div,
.phone .Box a {
    font-size: 100%;    
}

.phone .Box select {
    line-height: 20px;
    font-size: 100%;
    height: 3em;
}

.phone .Box input[type="email"] {
    font-size: 100%;
    height: 3em;
}

.phone .planTitleNumbering {
    font-size: 2em;
    line-height: 0.7;
    margin-top: 2em;
}

.phone .twoPlans .onePlan {
    width: 100%;
    margin-left: 0;
}

/**MOBILE CHROME FIXER**/

/**MOBILE FIREFOX FIXER**/
.firefox.phone .reOrderGroup1 {
     margin-top: 10%;
}
/*** Generated classes from Style Editor in OutSystems 10 ***/
.HeaderPage[data-style-key="YZIFG+a0O0S9BVliNCYnDA"] { margin:0px; padding:0px; }
.TitleActions[data-style-key="CmxBVrXjW0CwwZ3Hc7fHPQ"] { padding:0px 0px 20px 0px; }
/*** Generated classes from Style Editor in OutSystems 10 ***/