﻿@import url("/SCF_Base_Theme/Theme.SCF_Base_Theme.css?13532");

/******************************
    Santander B2B Theme
    
    $0. Fonts
    $1. General Properties
    $2. Structure
    $3. Forms
    $4. Buit-in widgets
    $5. RichWidgets
    $6. Patterns
    $7. SILK Patterns
    $8. Useful Classes
    $9. Santander Patterns
    $10. Custom Classes
    $11. Studio Preview
    $12. Print
    $13. Responsive
    $14. Santander Icons 
    $15. Page Exceptions
    $16. Clients Portal Theme
    $17. Home List Messages
    $18. QuickLinks
    $19. Video
    $20. Login

*******************************/

/*------------------------------------*\
              $2. Structure
\*-------------------------------------*/

html .ThemeGrid_Container{
    max-width: 1280px;
    padding: 0;
}

/*------------------------------------------------------------*/
/* 2.1 Structure > Header *************************************/
/*------------------------------------------------------------*/

.Header{
    
    background-color: #ffffff;    
}

.Header_center{
    height: 75px;
    position: relative;
}

.Header_Info{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.Header_background {
    background-color: #ffffff;    
}

.Menu_Background{
    background-color: #f0f0f0;
    margin-top: 75px;
}
.Menu_Header {
    height: 60px;
    width: 100%;
}

.Application_Menu  {
    padding-top: 20px;
}
.Menu_TopMenus{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.Menu_TopMenu .Menu_DropDownArrow{
    border-top-color: #000;
}
.Menu_DropDownButton.open .Menu_TopMenu .Menu_DropDownArrow{
    border-top-color: #d01a1a;
}
.Menu_DropDownButton .Menu_TopMenu a{
    padding: 0 20px;
}
.Menu_DropDownButton.open .Menu_TopMenu a{
    color:#d01a1a;
}
.Menu_DropDownPanel{
    top: 60px;
}
/* Structure > Header Others Menu */
.phone .Application_Menu .Others_Menu .Login_Info a,
.tablet.Application_Menu .Others_Menu .Login_Info a{
    display: inline;
}

.phone .Application_Menu,
.tablet .Application_Menu  {
    background-color: #f0f0f0;
    margin-top: 25px;
    z-index: 10;
    padding-top: 0px;
}

.tablet a.Header_ButtonMenu, 
.phone a.Header_ButtonMenu{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.phone .Menu_Header,
.tablet .Menu_Header{
    height: 0;
}

.phone .Menu_TopMenus,
.tablet .Menu_TopMenus{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.phone .Header_Info {
    left: 30px;
    text-align: left;
}

.phone .Header_Info .Login_Info a{
    padding: 0;
}

.phone .Login_Info > div{
    vertical-align: middle;
}

.desktop.small.UseSidebar a.Header_ButtonSidebar, 
.tablet.UseSidebar a.Header_ButtonSidebar{
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

.tablet .Header_Info,
.desktop.small .Header_Info{
    right: 45px;
}

/*------------------------------------------------------------*/
/* 2.2 Structure > Page Title *********************************/
/*------------------------------------------------------------*/

.Title_Section{
    box-shadow: none;
    padding: 0 20px;
}
.Title_Section > .Breadcrumbs{
    padding-top: 20px;
}

.Title_Section .Title{
    font-size: 30px;
    font-weight: 600;
    width: 70%;
}

.Title_Section .Actions {
    width: 30%;
    display: inline-block;
    text-align: right;
}

.Title_Section .Title:empty,
.Title_Section .Actions:empty {
    display:none
}


/*------------------------------------------------------------*/
/* 2.3 Structure > Content ***********************************/
/*------------------------------------------------------------*/

.Page .Content {
    background-color: #FFF;
    padding: 0; 
 /*   min-height: 100%; */
    min-height: calc(100vh - 170px);
}

.MainContent{
    padding: 20px;
}

/*------------------------------------------------------------*/
/* 2.4 Structure > Footer *************************************/
/*------------------------------------------------------------*/

.Footer{
    text-align: center;
    width: 100%;
    background-color: rgb(68, 68, 68);
    padding: 25px 0;
    line-height: 20px;
}

.tablet .Footer_Font_Normal{
    height: 20px;
    font-size: 12px;
    color: rgba(194, 194, 194, 1);
    margin-top: 10px;
    }
    
.Footer_Font_Normal{
    height: 20px;
    font-size: 15px;
    color: rgba(194, 194, 194, 1);
    text-align: left;
    margin-top: 10px;
    }

.tablet .Footer_Bold{
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    }

.phone .Footer_Bold {
    height: 20px;
    font-size: 15px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    margin-top:25px;
    }
    
.Footer_Bold_NoMarginTop {
    height: 20px;
    font-size: 15px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    }
    
.tablet .Footer_Bold_NoMarginTop {
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    }

.Footer_Bold {
    height: 20px;
    font-size: 15px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    }
    
.Footer_Font_End {
    height: 20px;
    font-size: 15px;
    color: rgba(194, 194, 194, 1);
    text-align: center;
}


.Footer a,
.Footer a:link,
.Footer a:visited {
    color: #ec0000;
    font-size: 12px;
}

/*------------------------------------------------------------*/
/* 2.10 Structure > Contracts ************************************/
/*------------------------------------------------------------*/

.Contracts_Title {
    height: 27px;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: left;
}

.phone .Contracts_Title {
    width: 100%;
}

.Contracts_Input {
    border: none; 
    margin-top: 0px; 
    background-color: white; 
    padding-top: 0px;
    font-family: 'Open Sans';
    font-size: 22px;
    text-align: center;
}

.tablet .Contracts_Input {
    width: 85%;}

.Contracts_Header_Div {
    height: 36px;
    margin-top: 5px;
}

.Contracts_Header_Font_Normal {
    font-family: 'Open Sans';
    font-size: 12px;
    color: #5b5a5b;
    text-align: left;
    line-height: 15px;
    text-align: left;
}

.Contracts_Header_Font_Bold {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #5b5a5b;
    text-align: left;
    line-height: 20px;
}

.Contracts_Header_Font_Bold_Yellow {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #5b5a5b;
    text-align: left;
    line-height: 20px;
    color: #e59d27;
}

.Contracts_Header_Font_Bold_Red {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #5b5a5b;
    text-align: left;
    line-height: 20px;
    color: #990000;
}

.Contracts_Header_Font_Bold_Green {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #5b5a5b;
    text-align: left;
    line-height: 20px;
    color: #abc111;
}

.Contracts_Div {
    height: 38px;
    margin-top: 10px;
}

.Contracts_Div_First {
    height: 38px;
    margin-top: 5px; 
    height: 19px;
    "font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #5b5a5b;
    text-align: left;"
}

.Contracts_Div_Font_Normal{
    font-family: 'Open Sans';
    font-size: 10px;
    color: #999999;
    text-align: left;
}

.Contracts_Div_Font_Bold{
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    text-align: left;
    line-height: 13px;
}

.Contracts_Parts_Title {
    height: 24px;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

.phone .Contracts_Parts_Title {
    text-align: center;}
    
.Contracts_Parts_MarginLeft {
    margin-left: 20px;
}

.phone .Contracts_Parts_MarginLeft {
    margin-left:30px;
}

.Contracts_Parts_Small {
    height: 15px;
    font-family: 'Open Sans';
    font-size: 10px;
    color: #ec0000;
    text-align: center;
    line-height: 15px;
}

.Contracts_Parts_Medium {
    height: 40px;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #000000;
    text-align: left;
}

.Contracts_Parts_High {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #000000;
    text-align: center;
}


.tablet .Contracts_Parts_High {
    font-size: 15px;
}

.Contracts_Parts_Font_GrayMedium {
    height: 36px;
    font-family: 'Open Sans';
    font-size: 17px;
    color: #999999;
    text-align: center;
    line-height: 18px;
}
.phone  .Contracts_Parts_Font_GrayMedium {
    font-size: 13px
}

.Contracts_Parts_Font_Medium {
    font-family: 'Open Sans';
    font-size: 17px;
    color: #000000;
    text-align: center;
}

.phone .Contracts_Parts_Font_Medium {
font-size:12px
}

.Contracts_Parts_High_Title {
    height: 33px;
    font-family: 'Open Sans';
    font-size: 24px;
    color: #000000;
    text-align: center;
}

.phone .Contracts_Parts_High_Title {
    font-size: 17px;  
}

.Contracts_Parts_Green {
    height: 24px;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: bold;
    color: #abc111;
    text-align: center;
}

.Contracts_Parts_TextDiv{ 
}

.phone .Contracts_Parts_TextDiv{
    width:100%; 
    margin-left:0;
}

.tablet .Contracts_Parts_TextDiv{
    width:70%; 
    margin-left:15%
}

.Contracts_Parts_UploadDivFinal {
    width: 100%; 
    background-color: #f0f0f0; 
    padding-top: 19px;
    padding-bottom: 15px;
}

.tablet .Contracts_Parts_UploadDivFinal,
.phone .Contracts_Parts_UploadDivFinal {
    width: 100%; 
    margin-left: 0;
}

.Contracts_Parts_UploadDiv {
width: 100%; 
opacity: 0.5; 
background-color: #d8d8d8; 
padding-top: 19px;
padding-bottom: 15px;
}

.tablet .Contracts_Parts_UploadDiv,
.phone .Contracts_Parts_UploadDiv {
    width: 100%; 
    margin-left: 0;
}

.Contracts_Parts_Inside_Upload{
    background-color: transparent;
    border: 1px dashed #999999;
    height: 80px;
    padding-top: 29px;
}

.phone .Contracts_Parts_Inside_Upload{
    padding-top: 10px;
    padding-left: 5px;"
}
    
.tablet .Contracts_Parts_Inside_Upload{
    padding-top: 21px;
}


/*------------------------------------*\
    $3. Forms
\*-------------------------------------*/
.negativemargintop {
    margin-top: 0px;
    }
    
.AutenticationCode{
    padding: 10px;
    border: 2px solid #E4332D;
    border-radius: 20px;
}

/*------------------------------------------------------------*/
/* 3.2 Forms > Inputs, Selects & Textarea *********************/
/*------------------------------------------------------------*/

.InputWithPlusMinus{        
    color: #ec0000;        
    border: 1px solid rgba(221, 221, 221, 1);        
    background-color: #fff;        
    height: 36px;        
    padding-top: 9px;        
    font-size: 9px;        
}

.InputWithoutRadius{        
    border-radius: 0px !important;        
    border-left: none;        
    border-right: none;        
    height: 36px;        
    font-family: 'Open Sans';        
    font-size: 13px;        
    color: #333333;        
    text-align: right;        
}    
.BasicInput {        
    height: 18px;        
    font-family: 'Open Sans';        
    font-size: 13px;        
    color: #727272;        
    text-align: left;        
}

.InputWithIcons.Right input[type="text"],
.InputWithIcons.Right input[type="password"],
.InputWithIcons.Right input[type="datetime"],
.InputWithIcons.Right input[type="datetime-local"],
.InputWithIcons.Right input[type="date"],
.InputWithIcons.Right input[type="month"],
.InputWithIcons.Right input[type="time"],
.InputWithIcons.Right input[type="week"],
.InputWithIcons.Right input[type="number"],
.InputWithIcons.Right input[type="email"],
.InputWithIcons.Right input[type="url"],
.InputWithIcons.Right input[type="search"],
.InputWithIcons.Right input[type="tel"],
.InputWithIcons.Right input[type="color"],
.InputWithIcons.Right select {

    box-shadow: none;
    
}

/*------------------------------------------------------------*/
/* 3.3 Forms > ReadOnly & Disabled ****************************/
/*------------------------------------------------------------*/
.Form input.ReadOnly:not(.Not_Valid):focus,
.Form textarea.ReadOnly:not(.Not_Valid):focus,
.Form select.ReadOnly:not(.Not_Valid):focus {
    box-shadow: none;
}

.Form input.ReadOnly:not(.Not_Valid),
.Form textarea.ReadOnly:not(.Not_Valid),
.Form select.ReadOnly:not(.Not_Valid) {
    box-shadow: none;
}

input[disabled="disabled"][type="text"]:focus,
input[disabled="disabled"][type="password"]:focus,
textarea[disabled="disabled"]:focus,
textarea[readonly="readonly"]:focus,
select[disabled="disabled"]:focus,
input[readonly="readonly"]:focus,
input[disabled="disabled"]:focus,
.Form input[readonly="readonly"].ReadOnly:not(.Not_Valid):focus,
.Form input[disabled="disabled"].ReadOnly:not(.Not_Valid):focus,
.Form textarea[readonly="readonly"].ReadOnly:not(.Not_Valid):focus,
.Form textarea[disabled="disabled"].ReadOnly:not(.Not_Valid):focus,
.Form select[readonly="readonly"].ReadOnly:not(.Not_Valid):focus,
.Form select[disabled="disabled"].ReadOnly:not(.Not_Valid):focus {
    box-shadow: none;
}


/*------------------------------------*\
              $5. RichWidgets
\*-------------------------------------*/

/*------------------------------------------------------------*/
/* 5.1 RichWidgets > Feedback Ajax Loading ********************/
/*------------------------------------------------------------*/
.Feedback_AjaxWait {
    color: whitesmoke;
    font-size: 16px;
    height: 100%;
    padding: 32% 20px 10px 20px;
    right: 0px;
    background: rgba(68,68,68,0.6);
    width: 100%;
    position: fixed;
    z-index: 10000;    
    cursor: progress;
}

.Feedback_AjaxWait .Loader {
    background:url(/Santander_Theme/img/SantanderLogoWithoutText.png) no-repeat;
    height: 53px;
    width: 53px;
    -webkit-animation: fade 1.2s alternate infinite;
    animation: fade 1.2s alternate infinite;
    background-size: 50px 50px;
    margin: auto;
}        

.Feedback_ClientWait {
    border-radius: 0;
    bottom: 0;    
    color: whitesmoke;
    font-size: 16px;
    height: 100%;
    padding: 32% 20px 10px 20px;
    right: 0px;    
    background: rgba(68,68,68,0.6);    
    width: 100%;
    position: fixed;
    z-index: 10000;    
    cursor: progress;
}

.Feedback_ClientWait .Loader {
    background: url(/Santander_Theme/img/SantanderLogoWithoutText.png) no-repeat;
    height: 53px;
    width: 53px;
    -webkit-animation: fade 1.2s alternate infinite;
    animation: fade 1.2s alternate infinite;
    background-size: 50px 50px;
    margin: auto;  
}

@-webkit-keyframes fade{
    from {opacity: 0.1;}
    to {opacity: 1;}
}        

@keyframes fade{
    from {opacity: 0.1;}
    to {opacity: 1;}
}

/*------------------------------------------------------------*/
/* 5.4 RichWidgets > Popup Editor *****************************/
/*------------------------------------------------------------*/

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close {
    opacity: 1;
    top: 15px;
    background: url(/WebPatterns/img/PopupCloseWhite.png) no-repeat;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar{
    padding-top:0;
    background: #ec0000; /*primary-color*/
    height: 50px;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-title,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-title{
    color: #FFF;
    top:10px;
}

/*------------------------------------*\
        $6  Patterns
\*------------------------------------*/

/*------------------------------------*\
      $6.5 Patterns > Navigation
\*------------------------------------*/

/* Breadcrumbs **************************/
.Breadcrumbs{
    height: 20px;
}

.Breadcrumbs_Small_Font{
    font-size: 14px;
    color: rgb(153, 153, 153);
    font-weight: 400;
}

/*------------------------------------*\
        $7 SILK Patterns
\*------------------------------------*/

/*------------------------------------------------------------*/
/* 7.1 SILK Patterns > Content ********************************/
/*------------------------------------------------------------*/

/* SILK Patterns > Tooltip */
.tooltip_style {
    margin-top: -75px;
}

/*------------------------------------------------------------*/
/* 7.2 SILK Patterns > Controls *******************************/
/*------------------------------------------------------------*/
/* SILK Patterns > ToggleButton */
.ToggleButton.changed {
    background-color: #abc111;
}

/*------------------------------------------------------------*/
/* 7.3 SILK Patterns > Data ***********************************/
/*------------------------------------------------------------*/
/* SILK Patterns > IconBadge */
.IconBadge_number{
    height: 20px;
    padding: 2px;
    border: 2px solid #FFF;
    background-color: #ec0000;
    border-radius: 25px;
}

/*------------------------------------*\
      $9. Santander Patterns
\*------------------------------------*/

.fa-angle-down:before {
    color: #ec0000;
}        

.FontSize18 {
    font-Size: 18px !important;
    font-weight: bold;
}        

.ui-accordion-header-icon:before {    
     color: #ec0000;
}        

input.Button {
    line-height: normal;
}        

.Form label {
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    text-align: left;
}        

.Form label.MandatoryLabel:after {
    content: none;
}

input[type="text"].Not_Valid, input[type="password"].Not_Valid, input[type="datetime"].Not_Valid, input[type="datetime-local"].Not_Valid, input[type="date"].Not_Valid, input[type="month"].Not_Valid, input[type="time"].Not_Valid, input[type="week"].Not_Valid, input[type="number"].Not_Valid, input[type="email"].Not_Valid, input[type="url"].Not_Valid, input[type="search"].Not_Valid, input[type="tel"].Not_Valid, input[type="color"].Not_Valid {
    border: 1px solid rgba(236, 0, 0, 1);
    padding: 0 12px;
}

.AccordionVertical_item.open > .AccordionVertical__header >.AccordionVertical___icon > .fa {
    border-radius: 0px;    
    border: none;
}
.select2-container .select2-choice{
    height: 36px;
}

.optionalfield:after {
    font-size: 12px;
    color: #727272;
    text-align: left;
    content: "(opcional)";
    margin-left: 7px;
}

.select2-container .select2-choice > .select2-chosen {
    font-size: 13px !important;    
    background-color: rgba(255, 255, 255, 1) !important;
    border-radius: 0px !important;
    box-shadow: none;
    font-weight: 200 !important;
}

input[type="text"], input[type="text"] {
    font-family: 'Open Sans'; 
    font-size: 13px !important;    
    border-radius: 0px !important;
    box-shadow: none;
}    

.select2-dropdown-open .select2-choice {
    box-shadow: none;
}

.ApprovedContainer {
    background-color: #abc1111A;
    border: 1px solid #abc111;
    border-radius: 3px;    
    width: 80px;
    text-align: center;
}

.ApprovedText{    
    font-size: 12px;
    font-weight: 600;
    color: #abc111;
}        

.RefusedContainer{
    background-color: #ec00001A;
    border: 1px solid #cc0000;
    border-radius: 3px;
    width: 80px;
    text-align: center;    
}

.RefusedText{    
    font-size: 12px;
    font-weight: 600;
    color: #cc0000;
}        

.PendingContainer{
    background-color: #e59d271A;
    border: 1px solid #e59d27;
    border-radius: 3px;
    width: 80px;
    text-align: center;
}

.PendingText{
    font-size: 12px;
    font-weight: 600;
    color: #e59d27;
}

.ValidationMessage {
    background-color: white;
    border: 1px solid #ec0000;
    border-top: none;
    padding-left: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
}

.Progress span {
    font-size: 18px;
    left: 105%;    
    top: 40%;
}

.InputWithIcons .InputIcon {
    background-color: white;
    color: #ec0000;
    height: 34px;
    padding-top: 0px;
}

.InputIcon .fa-check:before {
    color: rgba(171, 193, 17, 1) 
}

.validfield {    
    border: rgba(171, 193, 17, 1) solid 1px !important;    
}

.ListRecords.Border_Shadow_Grey{
    border: 1px solid #dadbde;
    box-shadow: 0 1px 3px rgba(211, 211, 211, .5);
}    

.SectionExpandable .SectionExpandable_header {
    border-bottom: none;
    border-top:  1px solid #dadbde;
}

a.Section-anchor[title='0'] + .SectionExpandable_header {
    border-top:  none;
}
            
.SectionExpandable.expanded .SectionExpandable_header{
    border-bottom:  1px solid #dadbde;        
}
    
.ValidationMessage {
    background-color: white;
    border: 1px solid #ec0000;
    border-top: none;
    padding-left: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
}


/* ---------- Selection_Card ---------- */

.CardSelect{
    border: solid #dddddd;
    border-width: 2px;
    text-align: center;
    background-color: #fff;
    margin-left: 20px;    
    cursor: pointer;
}

.CardSelect.active{
    font-weight: bold;
    border: solid #1bb3bc !important;
    border-width: 3px;
}


/* ---------- Popup_Wizard ---------- */

.Silk-LayoutPopup:before {
    content: "\e628";
}

.Popup_MainContent {
    padding: 40px 20px;
}

/* ---------- Help ---------- */

.RedBox{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    background-color: #ec0000;
    box-shadow: 0px 2px 4px 0px #00000024;
    padding: 11px;
    position: fixed;
    bottom:0;
    right:0;
    max-width: 280px;
    min-width: 250px;
    z-index: 5;
    cursor: pointer;
}

.WhiteBox{
    font-size: 10px;
    font-weight: bold;
    color: black;
    text-align: left;
    background-color: rgba(221, 221, 221, 1);
    box-shadow: 0px 2px 4px 0px #00000024;
    padding: 11px;
    position: fixed;
    bottom: 50px;
    right:0;
    max-width: 280px;
    min-width: 250px;
}

.Doubts {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.Visibility {
    visibility: visible;
    opacity:  1;
    transition: visibility 0s, opacity 0.5s linear;
}

/*SimulationCard */
/*Rever classe .Custom_Card_LightGrey. */
.Custom_Card_LightGrey .InputWithoutRadius input {
    font-weight: bold;
    font-size:18px;
}

.Custom_Card_LightGrey .InputWithPlusMinus a, 
.Custom_Card_LightGrey .InputWithPlusMinus a:link, 
.Custom_Card_LightGrey .InputWithPlusMinus a:visited {
    color: #ec0000; 
    }
    
    
.desktop .Custom_Card_LightGrey .InputWithPlusMinus a:hover:not([disabled="disabled"]), 
.desktop .Custom_Card_LightGrey .InputWithPlusMinus a:link:hover:not([disabled="disabled"]),
.desktop .Custom_Card_LightGrey .InputWithPlusMinus a:visited:hover:not([disabled="disabled"]) {
    color: black;}
    
.Custom_Card_LightGrey .bar {
    background-color: #ec0000;
    height:2px;
}


.Custom_Card_LightGrey  .InputWithPlusMinus {
    color: #ec0000;
    border: 1px solid rgba(221, 221, 221, 1);
    background-color: #fff;
    height: 36px;
    padding-top: 9px;
    font-size: 9px;
}

/*------------------------------------------------------------*/
/* 9.2 Santander Patterns > Form Input ************************/
/*------------------------------------------------------------*/
.readOnlyDiv {
    color: #999999;
    font-family: 'Open Sans';
    border: 1px solid #dddddd;
    border-radius: none;
    font-size: 13px;
    box-shadow: none;
    background-color: #f0f0f0;
    height: 44px;
    padding: 12px;
}

/*------------------------------------*\
        $10. Custom Classes
\*-------------------------------------*/
.ArrowsDown .fa-fw.fa-angle-double-down.fa-3x {
    color: rgba(242, 246, 220, 1);
    margin-top: -20px;
}

.fontsize10{
    font-size: 10px;
}

.fontsize12 {
    font-size: 12px; 
}

.fontsize13 {
    font-size: 13px; 
}

.fontsize16 {
    font-size: 16px; 
}

.AlignRight {
    text-align: right;
}

.FinancialIncome { 
    font-size: 25px;
    font-weight: 600;
    color: #5b5a5b;
    text-align: right;
}

.SimulationResult{
    font-size: 13px;
    color: #5b5a5b;
    text-align: right;
    line-height: 16px;
}

.Mensalidade{
    font-size: 10px;
    font-weight: 600;
    color: #5b5a5b;
    text-align: center;
}

.infoColor {
    color: #C2C2C2;
}

.FinancialIncomeDetail{
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}

.Breadcrumbs{
    font-size: 13px;
}

.paddingLeftRight60 { /* REVER */
    padding-left: 60px;
    padding-right: 60px;
}

.phone .paddingLeftRight60,
.tablet .paddingLeftRight60 {
    padding-left: 0px;
    padding-right: 0px;
}

.FormMargin { /* REVER */
    margin-left: 15%;
    width: 70%;
}

.phone .FormMargin,
.tablet .FormMargin {
    margin-left: 0%;
    width: 100%;
}

/* EN: Temp*/
.MainContent .Title1{
    font-size: 40px;
    font-weight: 300;
    display: block;
}
.MainContent .Title1.Bold{
    font-weight: bold;
}

.MainContent .Title2{
    font-size: 32px;
    font-weight: 300;
    display: block;
}

.MainContent .Title3{
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.MainContent .Title4{
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.MainContent .Color_Red{
    color: #ec0000;
}

.MainContent .Color_Green{
    color: #abc111;
}

.MainContent .Color_Grey{
    color: #333333;
}

.MainContent .Color_LightGrey{
    color: #6d6d6d;
}

.MainContent .StepText{
    line-height: 60px;
    vertical-align: middle;
    padding-left: 18px;
}

.MainContent .DocumentText{
    font-size: 13px;
}

.MainContent .DocumentIcon{
    font-size: 40px;
}

.MainContent_Text_Div.Small {
    font-size: 10px;
}

.MainContent_Text_SmallTitle .Normal {
    font-weight: normal;
}

.MainContent_Text_SmallTitle .Large {
    font-size: 18px;
}

/* Custom Card DarkGrey*/
.Custom_Card_DarkGrey .Card{
    background-color: #5b5a5b; 
    font-size: 20px;
    color: #ffffff;
    text-align: left;  
    padding: 35px;
    border: none;
    border-radius: 0px; 
    box-shadow: none; 
}

.Custom_Card_DarkGrey .Card .Card_Title{
    font-size: 28px;
    font-weight: 300;
    line-height: normal;
}

.Custom_Card_DarkGrey .Card .Card_Text{
    margin-top: 30px;
}

.Custom_Card_DarkGrey .Card .Card_Text .Small{
    font-size: 15px;
}
/* Custom Card LightGrey*/
.Custom_Card_LightGrey .Card{
    background-color: #f0f0f0; 
    font-size: 14px;
    color: #000000;
    text-align: left;  
    padding: 20px 40px;
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 17px 4px #5b5a5b80; 
}

.Custom_Card_LightGrey .Card .Card_Title{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}

.Custom_Card_LightGrey .Card .Card_Title .Large {
    font-size: 30px;
}

.Custom_Card_LightGrey .Card .Card_Text{
    margin-top: 30px;
}

.Custom_Card_LightGrey .Card .Card_Text label{
    font-size: 14px;
    color: #000000
}

.Custom_Card_LightGrey .Card .Card_Text .Small {
    font-size: 10px;
}
.Custom_Card_LightGrey .Card .Card_Text .Large {
    font-size: 18px;
}

/* Custom Card Green*/
.Custom_Card_Green .Card{ 
    font-size: 15px;
    text-align: left;  
    padding: 35px;
    border: 7px solid #abc111;
    border-radius: 0px; 
    box-shadow: none; 
}

.Custom_Card_Green .Card .Card_Title{
    font-size: 28px;
    font-weight: 300;
}

.Custom_Card_Green .Card .Card_Text{
    margin-top: 30px;
    color: #333333;
}

.Custom_Card_Green .Card .Card_Text .Small{
    font-size: 13px;
}
/*Custom Bullets GreenCheck*/
.Custom_Bullets_GreenCheck li {
        list-style: none;
        padding-left: 30px;
        margin-left: -53px;
}

.Custom_Bullets_GreenCheck li:before{
        content: "\f058";
        font-family: 'FontAwesome';
        display: inline-block;
        width: 1.2em;
        font-size: 22px;
        color: #abc111;
}
/*Custom Bullets RedDot*/
.Custom_Bullets_RedDot li {
    list-style: none;
    position: relative;
    left: -20px;
}

.Custom_Bullets_RedDot li:before{
    content: "\f111";
    font-family: 'FontAwesome';
    display: inline-block;
    width: 3.2em;
    font-size: 2px;
    line-height: 13px;
    vertical-align: middle;
    color: #ec0000;    
}

/* REVER */
/* Extension col */
.ThemeGrid_Width1.No1Gutter {
    width: 8.496732026%;
}
.ThemeGrid_Width1.No2Gutter {
    width: 10.45751634%;
}
.ThemeGrid_Width2.No1Gutter {
    width: 16.99346405%;
}
.ThemeGrid_Width2.No2Gutter {
    width: 18.95424837%;
}
.ThemeGrid_Width8.No1Gutter {
    width: 67.97385621%;
}
.ThemeGrid_Width8.No2Gutter {
    width: 69.93464052%;
}

/* UtilsLib : JQueryUI > Accordion */
.ui-accordion {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(211, 211, 211, .5);
    border: 1px solid #ddd;
}
.ui-accordion-header {
    display: table;
    padding: 12px 14px;
    width: 100%;    
    font-weight: 400;    
}
.ui-accordion-header:not(:first-child) {
    border-top: 1px solid #ddd;    
}
.ui-accordion-header:hover {
    cursor: pointer;
}
.ui-accordion-header.inactive:hover {
    cursor: default;
}
.ui-accordion-content {
    border-color: #ddd;
    box-sizing: content-box;
    display: block;
    overflow: hidden;
    padding: 17px;
    visibility: visible;
    border-top: 1px solid #ddd;

    
}
.ui-accordion-header-icon{
    font-size: 20px;
    height: 22px;
    width: 22px;
    margin-top: 22px;
    float: right;
}
.ui-accordion-header-icon:before {
  content: "\f107";
}
.ui-icon-triangle-1-s{
    color: #666;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.ui-icon-triangle-1-e{
    color: #999;
}

.redDot{
    background-color: #800000;
    border-radius: 14px;
    height: 14px;
    width: 14px;
}

.ClientPersonalText{
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    text-align: left;
}

/*------------------------------------*\
        $14. Santander Icons
\*-------------------------------------*/

/* Circle Icon WB */
.CircleContainerDisable{
    background-color: #fff;
    border-radius: 100%;
    border: solid 3px #ec0000;
    color: #ec0000;
}
.CircleContainerComplete{
    background-color: #c4d358;
    border-radius: 100%;
    border: solid 3px #c4d358;
    color: #fff;
}

.CircleContainerSantander{
    background-color: #ff;
    border-radius: 100%;
    border: 3px solid #dddddd;
}

.CircleContainerActive{
    background-color:  #ec0000;;
    border-radius: 100%;
    color: #fff;
}

.CircleContent{
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    font-size: 17px;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Icons_Santander' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-calendar_1:before {
  content: "\e9a3";
}


.icon-coins_1:before {
  content: "\e9a4";
}

.icon-car .path1:before {
  content: "\e955";
  color: rgb(255, 255, 255);
}


.icon-car .path2:before {
  content: "\e956";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-car .path3:before {
  content: "\e957";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-car .path4:before {
  content: "\e958";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-car .path5:before {
  content: "\e959";
  margin-left: -1em;
  color: rgb(253, 210, 53);
}


.icon-car .path6:before {
  content: "\e95a";
  margin-left: -1em;
  color: rgb(254, 224, 114);
}


.icon-car .path7:before {
  content: "\e95b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-car .path8:before {
  content: "\e95c";
  margin-left: -1em;
  color: rgb(236, 0, 0);
}


.icon-car .path9:before {
  content: "\e95d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-car .path10:before {
  content: "\e95e";
  margin-left: -1em;
  color: rgb(236, 0, 0);
}


.icon-car .path11:before {
  content: "\e95f";
  margin-left: -1em;
  color: rgb(253, 210, 53);
}


.icon-car .path12:before {
  content: "\e960";
  margin-left: -1em;
  color: rgb(254, 224, 114);
}


.icon-car .path13:before {
  content: "\e961";
  margin-left: -1em;
  color: rgb(46, 67, 105);
}


.icon-car .path14:before {
  content: "\e962";
  margin-left: -1em;
  color: rgb(57, 77, 113);
}


.icon-car .path15:before {
  content: "\e963";
  margin-left: -1em;
  color: rgb(136, 151, 183);
}


.icon-car .path16:before {
  content: "\e964";
  margin-left: -1em;
  color: rgb(123, 139, 175);
}


.icon-car .path17:before {
  content: "\e965";
  margin-left: -1em;
  color: rgb(46, 67, 105);
}


.icon-car .path18:before {
  content: "\e966";
  margin-left: -1em;
  color: rgb(57, 77, 113);
}


.icon-car .path19:before {
  content: "\e967";
  margin-left: -1em;
  color: rgb(136, 151, 183);
}


.icon-car .path20:before {
  content: "\e968";
  margin-left: -1em;
  color: rgb(123, 139, 175);
}


.icon-car .path21:before {
  content: "\e969";
  margin-left: -1em;
  color: rgb(222, 237, 242);
}


.icon-car .path22:before {
  content: "\e96a";
  margin-left: -1em;
  color: rgb(189, 219, 229);
}


.icon-fale-connosco .path1:before {
  content: "\e96b";
  color: rgb(240, 51, 51);
}


.icon-fale-connosco .path2:before {
  content: "\e96c";
  margin-left: -1.375em;
  color: rgb(243, 89, 89);
}


.icon-fale-connosco .path3:before {
  content: "\e96d";
  margin-left: -1.375em;
  color: rgb(236, 0, 0);
}


.icon-fale-connosco .path4:before {
  content: "\e96e";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-fale-connosco .path5:before {
  content: "\e96f";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-fale-connosco .path6:before {
  content: "\e970";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-fale-connosco .path7:before {
  content: "\e971";
  margin-left: -1.375em;
  color: rgb(51, 170, 185);
}


.icon-fale-connosco .path8:before {
  content: "\e972";
  margin-left: -1.375em;
  color: rgb(198, 224, 232);
  opacity: 0.45;
}


.icon-fale-connosco .path9:before {
  content: "\e973";
  margin-left: -1.375em;
  color: rgb(123, 139, 175);
  opacity: 0.48;
}


.icon-fale-connosco .path10:before {
  content: "\e974";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-fale-connosco .path11:before {
  content: "\e975";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-perguntas-freq .path1:before {
  content: "\e976";
  color: rgb(240, 51, 51);
}


.icon-perguntas-freq .path2:before {
  content: "\e977";
  margin-left: -1.375em;
  color: rgb(243, 89, 89);
}


.icon-perguntas-freq .path3:before {
  content: "\e978";
  margin-left: -1.375em;
  color: rgb(236, 0, 0);
}


.icon-perguntas-freq .path4:before {
  content: "\e979";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-perguntas-freq .path5:before {
  content: "\e97a";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-perguntas-freq .path6:before {
  content: "\e97b";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-perguntas-freq .path7:before {
  content: "\e97c";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-perguntas-freq .path8:before {
  content: "\e97d";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-perguntas-freq .path9:before {
  content: "\e97e";
  margin-left: -1.375em;
  color: rgb(255, 255, 255);
}


.icon-shopping-car .path1:before {
  content: "\e97f";
  color: rgb(255, 255, 255);
}


.icon-shopping-car .path2:before {
  content: "\e980";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-shopping-car .path3:before {
  content: "\e981";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-shopping-car .path4:before {
  content: "\e982";
  margin-left: -1em;
  color: rgb(149, 162, 191);
}


.icon-shopping-car .path5:before {
  content: "\e983";
  margin-left: -1em;
  color: rgb(79, 208, 208);
}


.icon-shopping-car .path6:before {
  content: "\e984";
  margin-left: -1em;
  color: rgb(105, 215, 215);
}


.icon-shopping-car .path7:before {
  content: "\e985";
  margin-left: -1em;
  color: rgb(89, 186, 198);
}


.icon-shopping-car .path8:before {
  content: "\e986";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-shopping-car .path9:before {
  content: "\e987";
  margin-left: -1em;
  color: rgb(46, 67, 105);
}


.icon-shopping-car .path10:before {
  content: "\e988";
  margin-left: -1em;
  color: rgb(57, 77, 113);
}


.icon-shopping-car .path11:before {
  content: "\e989";
  margin-left: -1em;
  color: rgb(136, 151, 183);
}


.icon-shopping-car .path12:before {
  content: "\e98a";
  margin-left: -1em;
  color: rgb(123, 139, 175);
}


.icon-shopping-car .path13:before {
  content: "\e98b";
  margin-left: -1em;
  color: rgb(149, 162, 191);
}


.icon-shopping-car .path14:before {
  content: "\e98c";
  margin-left: -1em;
  color: rgb(176, 185, 207);
}


.icon-shopping-car .path15:before {
  content: "\e98d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-shopping-car .path16:before {
  content: "\e98e";
  margin-left: -1em;
  color: rgb(46, 67, 105);
}


.icon-shopping-car .path17:before {
  content: "\e98f";
  margin-left: -1em;
  color: rgb(57, 77, 113);
}


.icon-shopping-car .path18:before {
  content: "\e990";
  margin-left: -1em;
  color: rgb(136, 151, 183);
}


.icon-shopping-car .path19:before {
  content: "\e991";
  margin-left: -1em;
  color: rgb(123, 139, 175);
}


.icon-visa-card .path1:before {
  content: "\e992";
  color: rgb(239, 38, 38);
}


.icon-visa-card .path2:before {
  content: "\e993";
  margin-left: -1em;
  color: rgb(236, 0, 0);
}


.icon-visa-card .path3:before {
  content: "\e994";
  margin-left: -1em;
  color: rgb(57, 77, 113);
}


.icon-visa-card .path4:before {
  content: "\e995";
  margin-left: -1em;
  color: rgb(109, 124, 150);
}


.icon-visa-card .path5:before {
  content: "\e996";
  margin-left: -1em;
  color: rgb(46, 67, 105);
}


.icon-visa-card .path6:before {
  content: "\e997";
  margin-left: -1em;
  color: rgb(67, 86, 120);
}


.icon-visa-card .path7:before {
  content: "\e998";
  margin-left: -1em;
  color: rgb(242, 77, 77);
}


.icon-visa-card .path8:before {
  content: "\e999";
  margin-left: -1em;
  color: rgb(242, 77, 77);
}


.icon-visa-card .path9:before {
  content: "\e99a";
  margin-left: -1em;
  color: rgb(236, 0, 0);
}


.icon-visa-card .path10:before {
  content: "\e99b";
  margin-left: -1em;
  color: rgb(239, 38, 38);
}


.icon-visa-card .path11:before {
  content: "\e99c";
  margin-left: -1em;
  color: rgb(242, 77, 77);
}


.icon-visa-card .path12:before {
  content: "\e99d";
  margin-left: -1em;
  color: rgb(242, 77, 77);
}


.icon-visa-card .path13:before {
  content: "\e99e";
  margin-left: -1em;
  color: rgb(242, 77, 77);
}


.icon-visa-card .path14:before {
  content: "\e99f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-visa-card .path15:before {
  content: "\e9a0";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-visa-card .path16:before {
  content: "\e9a1";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}


.icon-visa-card .path17:before {
  content: "\e9a2";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-bola .path1:before {
    content: "\e921";
    color: #ec0000;
}
.icon-bola .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
}
.icon-bola .path3:before {
    content: "\e923";
    color: #fff;
    margin-left: -1em;
}

.icon-bola_1 .path1:before {
    content: "\e91f";
    color: #ec0000;
}
.icon-bola_1 .path2:before {
    content: "\e920";
    color: #fff;
    margin-left: -1em;
}

.icon-bola_2 .path1:before {
    content: "\e91c";
    color: #ec0000;
}
.icon-bola_2 .path2:before {
    content: "\e91d";
    color: #fff;
    margin-left: -1em;
}
.icon-bola_2 .path3:before {
    content: "\e91e";
    color: #fff;
    margin-left: -1em;
}
  
.icon-Shape {
    font-size: 22px;
}

.icon-Shape:before {
    content: "\e924";
    color: #ec0000;
}

.icon-button_icon_regular{
    font-size: 100px;
}

.phone .icon-button_icon_regular{
    font-size: 33px;
}

.icon-button_icon_regular .path1:before {
    content: "\e910";
    color: rgb(236, 0, 0);
}
.icon-button_icon_regular .path2:before {
    content: "\e911";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-button_icon_regular .path1:hover::before {
    content: "\e910";
    color: #d01a1a;
}

.icon-button_icon_regular2{
    font-size: 100px;
}

.phone .icon-button_icon_regular2{
    font-size: 33px;
}

.icon-button_icon_regular2 .path1:before {
    content: "\e912";
    color: rgb(236, 0, 0);
}

.icon-button_icon_regular2 .path2:before {
    content: "\e913";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-button_icon_regular2 .path1:hover::before {
    content: "\e910";
    color: #d01a1a;
}

.icon-button_icon_regular3 .path1:before {
    content: "\e914";
    color: rgb(236, 0, 0);
}
.icon-button_icon_regular3 .path2:before {
    content: "\e915";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-button_icon_regular3 .path1:hover::before {
    content: "\e910";
    color: #d01a1a;
}

.icon-button_icon_regular4{
    font-size: 100px;
}

.phone .icon-button_icon_regular4{
    font-size: 33px;
}

.icon-button_icon_regular4 .path1:before {
    content: "\e916";
    color: rgb(236, 0, 0);
}
.icon-button_icon_regular4 .path2:before {
    content: "\e917";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-button_icon_regular4 .path1:hover::before {
    content: "\e910";
    color: #d01a1a;
}

.icon-Group{
    font-size: 100px;
}

.phone .icon-Group {
    font-size: 33px;
}

.icon-Group .path1:before {
    content: "\e918";
    color: rgb(236, 0, 0);
}
.icon-Group .path2:before {
    content: "\e919";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-Group .path1:hover::before {
    content: "\e918";
    color: #d01a1a;
}

.icon-presencial{
    font-size: 100px;
}
  
.phone .icon-presencial {
    font-size: 33px;
}

.icon-presencial .path1:before {
    content: "\e91a";
    color: rgb(236, 0, 0);
}
.icon-presencial .path2:before {
    content: "\e91b";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-presencial .path1:hover::before {
    content: "\e91a";
    color: #d01a1a;
}

.icon-codigo_sms{
    font-size: 100px;
}

.phone .icon-codigo_sms {
    font-size: 33px;
}

.icon-codigo_sms .path1:before {
    content: "\e90c";
    color: rgb(236, 0, 0);
}
.icon-codigo_sms .path2:before {
    content: "\e90d";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-codigo_sms .path1:hover::before {
    content: "\e90c";
    color: #d01a1a;
}

.icon-cidadao{
    font-size: 100px;
}

.phone .icon-cidadao{
    font-size: 33px;
    pointer-events: none;
}

.icon-cidadao .path1:before {
    content: "\e90e";
    color: rgb(236, 0, 0);
}
.icon-cidadao .path2:before {
    content: "\e90f";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-cidadao .path1:hover::before {
    content: "\e90e";
    color: #d01a1a;
}

.icon-avatar-santander-cf {
    font-size: 30px;
}

.icon-avatar-santander-cf .path1:before {
    content: "\e900";
    color: rgb(236, 0, 0);
}
.icon-avatar-santander-cf .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: rgb(236, 0, 0);
}
.icon-avatar-santander-cf .path3:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-icons_contactar_gestaocomercial_regular_large{
    font-size: 100px;
}

.phone .icon-icons_contactar_gestaocomercial_regular_large {
    font-size: 33px;
}
.icon-icons_contactar_gestaocomercial_regular_large .path1:before {
    content: "\e903";
    color: rgb(236, 0, 0);
}

.icon-icons_contactar_gestaocomercial_regular_large .path2:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-icons_contactar_gestaocomercial_regular_large .path3:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-icons_contactar_gestaocomercial_regular_large .path1:hover::before {
    content: "\e903";
    color: #d01a1a;
}

.icon-icons_perguntas_frequentes_regular_large{
    font-size: 100px;
    pointer-events: none;
}

.phone .icon-icons_perguntas_frequentes_regular_large {
font-size: 33px;
}
  
.icon-icons_perguntas_frequentes_regular_large .path1:before {
    content: "\e906";
    color: rgb(236, 0, 0);
}
.icon-icons_perguntas_frequentes_regular_large .path2:before {
    content: "\e907";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.icon-icons_perguntas_frequentes_regular_large .path3:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-icons_perguntas_frequentes_regular_large .path1:hover::before {
    content: "\e906";
    color: #d01a1a;
}

.icon-Group_6{
    font-size: 100px;
    pointer-events: none;
}

.phone .icon-Group_6 {
    font-size: 33px;
}

.icon-Group_6 .path1:before {
    content: "\e909";
    color: rgb(236, 0, 0);
}
.icon-Group_6 .path2:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-Group_6 .path3:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-Group_6 .path1:hover::before {
    content: "\e909";
    color: #d01a1a;
}
  
/*****Pensionista******/

.icon-SC_Icone_Pensionista .path1:before {
    content: "\e925";
    color: #1b416b;
}
.icon-SC_Icone_Pensionista .path2:before {
    content: "\e926";
    color: #496788;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path3:before {
    content: "\e927";
    color: #274b72;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path4:before {
    content: "\e928";
    color: #496788;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path5:before {
    content: "\e929";
    color: #fdc3c0;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path6:before {
    content: "\e92a";
    color: #fdaaa5;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path7:before {
    content: "\e92b";
    color: #feccc9;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path8:before {
    content: "\e92c";
    color: #fdbfbc;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path9:before {
    content: "\e92d";
    color: #ffe058;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path10:before {
    content: "\e92e";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path11:before {
    content: "\e92f";
    color: #f5bf1a;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path12:before {
    content: "\e930";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path13:before {
    content: "\e931";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path14:before {
    content: "\e932";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path15:before {
    content: "\e933";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path16:before {
    content: "\e934";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path17:before {
    content: "\e935";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path18:before {
    content: "\e936";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path19:before {
    content: "\e937";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path20:before {
    content: "\e938";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Pensionista .path21:before {
    content: "\e939";
    color: #ffd30f;
    margin-left: -1.4140625em;
}
  
/***************Conta de Outrem************/

.icon-SC_Icone_Trabalhador_Conta_Outrem .path1:before {
    content: "\e93a";
    color: #1b416b;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path2:before {
    content: "\e93b";
    color: #496788;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path3:before {
    content: "\e93c";
    color: #274b72;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path4:before {
    content: "\e93d";
    color: #496788;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path5:before {
    content: "\e93e";
    color: #fdc3c0;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path6:before {
    content: "\e93f";
    color: #fdaaa5;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path7:before {
    content: "\e940";
    color: #feccc9;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path8:before {
    content: "\e941";
    color: #fdbfbc;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path9:before {
    content: "\e942";
    color: #758cb2;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path10:before {
    content: "\e943";
    color: #acbad1;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path11:before {
    content: "\e944";
    color: #859bba;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path12:before {
    content: "\e945";
    color: #acbad1;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path13:before {
    content: "\e946";
    color: #fdc3c0;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path14:before {
    content: "\e947";
    color: #fdc3c0;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path15:before {
    content: "\e948";
    color: #fdaaa5;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path16:before {
    content: "\e949";
    color: #feccc9;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Outrem .path17:before {
    content: "\e94a";
    color: #fdbfbc;
    margin-left: -1.4140625em;
}
  
/************ Conta Própria **********************/

.icon-SC_Icone_Trabalhador_Conta_Propria .path1:before {
    content: "\e94b";
    color: #1b416b;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path2:before {
    content: "\e94c";
    color: #496788;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path3:before {
    content: "\e94d";
    color: #274b72;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path4:before {
    content: "\e94e";
    color: #496788;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path5:before {
    content: "\e94f";
    color: #fdc3c0;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path6:before {
    content: "\e950";
    color: #fdaaa5;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path7:before {
    content: "\e951";
    color: #feccc9;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path8:before {
    content: "\e952";
    color: #fdbfbc;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path9:before {
    content: "\e953";
    color: #90a3c1;
    margin-left: -1.4140625em;
}
.icon-SC_Icone_Trabalhador_Conta_Propria .path10:before {
    content: "\e954";
    color: #758cb2;
    margin-left: -1.4140625em;
}

.iconRedBackground{
    height: 28px;
    width: 28px;
    background-color: #ec0000;
    border-radius: 100%;
}
.iconFontSize {
    font-size: 17px; 
    color: white; 
    margin-left: 0px; 
    margin-top: 1px;
}

/*------------------------------------*\
          $15. Page Exceptions
\*-------------------------------------*/
.Page.Homepage .Content{
    position: relative;
}

.Page.Homepage .Card_Accent{
    position: absolute;
    max-width: 430px;
    right: 40px;
    top: 80px;
    
}

.Page.Homepage .CarouselBackGround{
    height: 760px;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    z-index: -2;
}
    
.Page.Homepage.phone .CarouselBackGround{
    height: 0px;
}

/*------------------------------------*\
          $16. Clients Portal Theme
\*-------------------------------------*/

/*.Application_Menu  {
    padding-top: 19px;
}*/

.Homepage_MediumRightColumn{
    min-height: 450px;
    padding-right: 20px;
}
.Homepage_MessagesContainer {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.Homepage_NextPaymentTitle {
    font-family: 'Open Sans';
    font-size: 28px;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 14px;
}
.Homepage_NextPaymentContainer {
    float: left;
    height: 345px;
    margin-right: 15px;
    width: 47%;
}
.Homepage_Columns2 {
    max-height: 345px;
}
.Homepage_Advertisement_MainContainer_Size {
    height: 529px;
}

.NextPayment_MainContainer {
    border: 1px solid rgba(221,221,221,1);
    box-shadow: 0px 1px 1px 0px rgba(240,240,240,1);
    min-height: 393px;
}
.NextPayment_TextFont {
    font-family: 'Open Sans';
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
}
.NextPayment_ValueFont {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}
.NextPaymentDetails_TextFont {
    font-family: 'Open Sans';
    font-size: 10px;
    color: rgba(91, 90, 91, 1);
}
.NextPaymentDetails_ValueFont {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: bold;
    color: rgba(91, 90, 91, 1);
}
.NextPaymentInsurance_MainContainer {
    background-color: rgba(242,246,220,1);
}
.NextPaymentInsurance_TextFont {
    font-family: 'Open Sans';
    font-size: 12px;
    color: rgba(0, 0, 0, 1);
}
.NextPaymentInsurance_ValueFont {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}

.Advertisement_MainContainer {
    position: relative;
    background-color: rgba(0,0,0,0.1);
    border: 1px solid rgba(221,221,221,1);
}
.Advertisement_RightContainer {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: rgba(91,90,91,0.7);
    border: 1px solid rgba(221,221,221,1);
    font-family: 'Open Sans';
    color: rgba(255,255,255,1);
    float: right;
    margin-left: auto;
    margin-right: 0;
    height: 100%;
    width: 200px;
}
.Advertisement_BelowContainer {
    background-color: rgba(91,90,91,0.7);
    border: 1px solid rgba(221,221,221,1);
    font-family: 'Open Sans';
    color: rgba(255,255,255,1);
}
.Advertisement_RightContainerTitle {
    font-size: 18px;
    font-weight: bold;
    margin-left: 19px;
    margin-right: 12px;
}
.Advertisement_RightContainerDescription {
    font-size: 13px;
    margin-left: 19px;
    margin-right: 12px;
}
.Ad_ImageContainer {
    background-color: rgba(0,0,0,0.1);
}
.Ad_LargeContainer {
    height: 497px;
}
.Ad_MediumContainer {
    height: 392px;
}
.Ad_SmallContainer {
    height: 327px;
}
.Ad_LeftLargeContainer {
    position: relative;
    height:  497px;
}
.Ad_LeftMediumContainer {
    position: relative;
    height:  392px;
}
.Ad_LeftSmallContainer {
    position: relative;
    height:  327px;
}
.Ad_LeftInnerContainer {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: rgba(91,90,91,1);
    height: 30%;
    width: 15.4%;
}
.Ad_TopInnerContainer {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: rgba(91,90,91,1);
    height: 10%;
    width: 30%;
}
.Ad_Container {
    background-color: rgba(91,90,91,1);
    font-family: 'Open Sans';
    color: rgba(255,255,255,1);
}
.Ad_Title {
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
}
.Ad_Description {
    font-size: 13px;
    padding: 20px;
}
.Ad_Button {
    padding: 20px;
}

.Footer_MainContainer {
    background-color: rgba(68, 68, 68, 1);
    margin-left: 125px;
}
.Footer_Title {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-align: left !important;
}
.Footer_Description {
    font-family: 'Open Sans';
    font-size: 15px;
    color: rgba(194,194,194,1);
    margin-left:15px !important;
    font-weight:100 !important;
    text-align: left !important;
}

.LoanDetails_Title {
    font-family: 'Open Sans';
    font-size: 24px;
    color: rgba(0,0,0,1);
}
.phone .LoanDetails_Title {
    margin-top: 20px;
}
.LoanDetails_Subtitle {
    font-family: 'Open Sans';
    font-size: 17px;
    color: #727272;
}
.phone .LoanDetails_Subtitle {
    padding-bottom: 10px;
}

.AvailableDocuments_FileName {
    font-size: 15px;
}
.phone .AvailableDocuments_Date {
    font-size: 10px;
    color: rgba(91, 90, 91, 1);
    text-align: left;
}
.AvailableDocuments_Link {
    font-family: 'Open Sans';
    font-size: 14px;
    color: rgba(236, 0, 0, 1);
    text-align: center;
}

.GeneralVision_MainContainer {
    margin-top: 31px;
}
.GeneralVision_LeftContainer {
    margin-left: 40px;
}
.phone .GeneralVision_LeftContainer {
    padding-left:75px;
}
.GeneralVision_Label {
    font-family: 'Open Sans';
    font-size: 10px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
}
.GeneralVision_Value {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}
.GeneralVision_Note {
    font-family: 'Open Sans';
    font-size: 12px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    margin-bottom: 10px;
}

/*CustomCalendar*/
.custom-calendar{
    text-align: center;
}
.custom-calendar__year,
.custom-calendar__month{
    font-size:10px;
    color: #000;
}
.custom-calendar__year{
    line-height: 15px;
}

.custom-calendar__year > div {
    width: 30px;
    margin-left: 10px;
}
.custom-calendar__month {
    width: 25px;
    margin-top: 25px;
}
.custom-calendar__month > div {
    line-height: 30px;
}
.custom-calendar__month > div + div {
    margin-top: 10px;
}
.custom-calendar__content{
    width: 465px; /* 25px(custom-calendar__year width + square width(30px)*11 + square margin(10px)*11 )*/
}
.phone .custom-calendar {
    text-align: left;
}
.phone .custom-calendar__year > div {
    text-align: center;
}
.phone .custom-calendar__content{
    width: 250px;
}

.GeneralVision_PieChart_Title {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    text-align: center;
}
.GeneralVision_PieChart_Description1 {
    margin-left:-50px;
    margin-top:10px;
    text-align: left;
}
.GeneralVision_PieChart_Description2 {
    margin-left:30px;
    margin-top:10px;
    text-align: left;
}

.PaymentsMovementsPlan_Square {
    height: 30px;
    width: 30px;
    margin-top: 10px;
    margin-left: 10px;
    
}
.PaymentsMovementsPlan_BlueBorder {
    border: 3px solid rgba(27, 179, 188, 1);
}
.PaymentsMovementsPlan_InsideBlueBorder {
    margin-left: 17px;
    margin-bottom: 23px;
}
.PaymentsMovementsPlan_SmallSquare {
    height: 17px;
    width: 17px;
}
.PaymentsMovementsPlan_GreenContainer {
    background-color: rgba(99, 186, 104, 1);
}
.PaymentsMovementsPlan_RedContainer {
    background-color: rgba(204, 0, 0, 1);
}
.PaymentsMovementsPlan_YellowContainer {
    background-color: rgba(255, 204, 51, 1);
}
.PaymentsMovementsPlan_GreyContainer {
    background-color: rgba(222, 237, 242, 1);
}
.PaymentsMovementsPlan_SelectedContainer {
    box-shadow: 0 0 0 4px rgba(27, 179, 188, 1);
}
.PaymentMovementsPlan_Paid{
    background-color: rgba(99, 186, 104, 1);
}
.PaymentMovementsPlan_NotPaid{
    background-color: rgba(204, 0, 0, 1);
}
.PaymentMovementsPlan_NextPayment{
    background-color: rgba(255, 204, 51, 1);
}
.PaymentMovementsPlan_Pending{
    background-color: rgba(222, 237, 242, 1);
}
.PaymentMovementsPlan_Empty{
    background-color: white;
}
.PaymentsMovementsPlan_YearInnerContainer {
    margin-left: 6px;
}

.Loans_NextPaymentsContainer {
    padding-bottom: 70px;
}

.AvailableDocuments_TableCheckbox {
    height: 17px;
    width: 17px;
}
.AvailableDocuments_TableIcon {
    margin-left: 15px;
}
.AvailableDocuments_Link {
    font-family: 'Open Sans';
    font-size: 14px;
    color: rgba(236, 0, 0, 1);
    text-align: center;
}

.LoanDetails_SmallRightColumnContainer {
    margin-right: 40px;
}

.CustomMarginBottom {
    margin-bottom: 25px;
}
.CustomPaddingTop {
    padding-top: 10px;
}
.CustomPaddingBottom {
    padding-bottom: 10px;
}

.ContactForm-Heading {
    font-family: 'Open Sans';
    text-align: left;
    font-size: 28px;
    font-weight: 300;
}
.ContactForm-Label {
    padding-bottom: 15px;
    margin-top: 10px;
    font-weight: 200;
    font-size: 14px;
    color: #727272;  
}
.ContactForm_MainContainer {
    padding: 20px;
    margin-top: 10px;
}
.ContactForm-Heading {
    font-family: 'Open Sans';
    text-align: left;
    font-size: 28px;
    font-weight: 300;
}
.ContactForm-Label {
    padding-bottom: 5px;
    font-weight: 200;
    font-size: 14px
}
.ContactForm-Email-Phone {
    font-size: 20px;
    color: #ec0000;
    margin-top: 10px;
    word-break: break-all;
}
.ContactForm-content-button {
    text-align: center;
    margin-top: 20px;
}

.ContactFormPersonalData_MainContainer {
    margin-top: 10px;
}

.ContactFormPersonalData-Label {
    padding-bottom: 5px;
    margin-top: 10px;
    font-weight: 200;
    font-size: 14px;
    color:#727272;  
}

.ContractForm-adresscolor{
    color: #727272;
}

.CreditCardOffering_LeftContainer {
    background-color: rgb(236, 0, 0);
    min-height: 375px;
    padding: 20px;
}
.CreditCardOffering_LeftInsideContainer {
    padding: 100px 0;
    text-align: center;
    color: rgb(255, 255, 255);
}
.ContainerInsurance{
    border: 1px solid #9a9a9a61;
}

.ContainerInsuranceBordersLeftRight{
    border-left: 1px solid #9a9a9a61;
    border-right: 1px solid #9a9a9a61;
}
.PlaceHolderPrincipalIcon {
    width: 10.03268% !important;
    border-right: 1px solid #9a9a9a61;
    min-height: 105px;
}

.PlaceHolderIcon {
    margin-top: 4px;
}

.IconColorSize {
    color: rgb(236, 0, 0);
    font-size: 8px;
}

.UnderlineText {
    text-decoration: underline;
}

/*------------------------------------------------------------*/
/* Overwrite WebPatterns Classes ******************************/
/*------------------------------------------------------------*/
.InfoTooltip {
    margin-left: 1px !important;
    font-size: 7px;
}
.tooltipster-base {
    z-index: 15;
    margin-top:-75px;
}
.TableRecords {
    border: 0px !important;
    border-bottom: 0px;
    border-top: 0px;
    box-shadow: 0 0px 0px rgba(211, 211, 211, .5) !important;
    left: 29px;

}
.TableRecords_EvenLine:not(:first-child)  {
    border-left: 0;
}
.TableRecords_OddLine:not(:first-child)  {
    border-left: 0;
}


.pika-label {
    height: 50%;
    justify-content: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.pika-title {
    border-bottom: 2px solid #E4332D;
}

.is-selected .pika-button {
    background-color: #E4332D;
}

.pika-prev:after, .pika-next:after {
    color: #E4332D;
}

.pika-single {
    background: #fff;
    min-width: 250px;
    border: 0px solid #ccc;
}


.is-bound .pika-lendar {
    background: #fff;
    border: 1px solid #ccc;
    margin-left: -9px;
    margin-top: -75px;
}


.select2-drop {
    margin-top: -75px;
}

.Columns .Columns .Column {
    margin-bottom: 0px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: none;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0 0px 0px 0 #f0f0f0;
}
/*------------------------------------------------------------*/
/**************************************************************/
/*------------------------------------------------------------*/

/*------------------------------------*\
          $17. Home List Messages
\*-------------------------------------*/
.MainContent_Div {
    top: 195px;
    padding-top: 25px;
    margin: -10px;
}
.MainContent_Div_Image {
    margin-top: 38px;
    width:100%;
}
.MainContent_Div_Widget_Superior {
    margin-top: 28px;  
    text-align: center;
}
.MainContent_Div_Widget_Inferior {
    margin-top: 29px;
    margin-bottom: 30px;
}
.phone .MainContent_Text_Div{ 
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: left;
}
.MainContent_InputDiv {
    border-radius: 25px; 
    border: solid 1px #dddddd;
}
.MainContent_Text_Div{ 
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #000;
    text-align: left;
}
.MainContent_ProposalTitle_Div {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #000;
    text-align: left;
}
.MainContent_ProposalTimeLine_Div {
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-left: 5px;
}
.MainContent_Text_SmallTitle {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: left;
}
.MainContent_Messages_Superior {
    min-height: 101px;
    background-color: rgba(240, 240, 240, 1);
    border-bottom: 1px solid rgba(221, 221, 221, 1);
    box-shadow: 0px 1px 1px 0px rgba(240, 240, 240, 1);
}
.MainContent_Messages_Superior_Title {
    padding-top: 39px;
    height: 22px;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    color: rgba(91, 90, 91, 1);
    text-align: center;  
}
.MainContent_Messages_Middle {
    height: 100px;
    border-bottom: 1px solid #CCC;
}
.MainContent_Messages_Middle_Name {
    margin-top: 15px;
    margin-left: 18px;
    height: 14px;
    font-family: 'Open Sans';
    font-size: 12px;
    color: #727272;
    text-align: left;
}
.MainContent_Messages_Middle_Function {
    height: 9px;
    margin-left: 18px;
    font-family: 'Open Sans';
    font-size: 10px;
    color: rgba(236, 0, 0, 1);
    text-align: left;
}
.MainContent_Messages_Middle_Text {
    margin-top: 7px;
    margin-left: 18px;
    height: 32px;
    font-family: 'Open Sans';
    font-size: 13px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    line-height: 16px;
}
.MainContent_Messages_Middle_Date {
    margin-top: 18px;
    margin-left: 59px;
    height: 11px;
    font-family: 'Open Sans';
    font-size: 10px;
    color: rgba(194, 194, 194, 1);
    text-align: right;

}
.MainContent_Messages_Inferior {
    height: 135px;
    padding-top: 10px;
}
.MainContent_Messages_Inferior_Text {
    height: 18px;
    font-family: 'Open Sans';
    font-size: 13px;
    color: rgba(236, 0, 0, 1);
    text-align: center;
}
.MainContent_Messages_Inferior_Widget {
    margin-top: 26px;
}

/*------------------------------------*\
          $18. QuickLinks
\*-------------------------------------*/
.QuickLinks {
    width: 100%;
    background-color: rgba(222, 237, 242, 1);
}
.QuickLinks_Icons_First {
    margin-top: 25px;
}
.QuickLinks_Icons_After {
    margin-top: 25px;
}
.phone .QuickLinks_Icons_After {
    margin-top: 0px;
}
.QuickLinks_Text_First {
    margin-top: 5px;
    font-family: 'Open Sans';
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-bottom: 25px;
}
.phone .QuickLinks_Text_First {
    margin-top: 31px;
    text-align: left;
}
.tablet .QuickLinks_Text_First {
    font-size: 14px;
}
.QuickLinks_Text_After {
    margin-top: 5px;
    font-family: 'Open Sans';
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-bottom: 25px;
}
.phone .QuickLinks_Text_After {
    text-align: left;
}
.tablet .QuickLinks_Text_After {
    font-size: 14px;
}
.QuickLinks_Container_After {
    margin-top: 30px;
}
.phone .QuickLinks_Container_First {
    margin-top: 5px;
}
.QuickLinks_Container_After {
    margin-top: 30px;
}
.phone .QuickLinks_Container_After {
    margin-top: -10px;
}

.Video {
    width: 100%;
}

.desktop.ClientDetails_MainContainer {
    height: 500px;
    width: 750px;
    padding: 10px;
}
.ClientDetails_Container {
    padding: 10px;
}
.ClientDetails_ButtonContainer {
    padding: 20px;
}
.ClientDetails_ImageContainer {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.ClientDetails_Image {
    border-radius: 5px;
}

/*------------------------------------*\
          $19. Video
\*-------------------------------------*/
.Video_Zoom {
    position: absolute;
    top: 10%;
    width: 40%;
    min-width: 300px;
    max-width: 450px;
    color: #ffffff;
    left: 10%;
}
.Video_Zoom_Wrapper {
    width: 100%;
    position: relative;
    height: 100%;
}
.Video_Zoom_Expand {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    left: 0;
    padding: 13%;
}
.Video_corner {
    display: block; 
    max-width: 70px; 
    max-height: 70px; 
    width: 40%; 
    height: 40%; 
    position: absolute;
    border-color: #ec0000;
    border-width: 1.2em;
}
.Video_corner.Video_Zoom_HL {
    left: 0; 
    top: 0; 
    border-top-style: solid; 
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
}
.Video_corner.Video_Zoom_HR {
    right: 0;
    top: 0; 
    border-top-style: solid; 
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
}
.Video_corner.Video_Zoom_LL {
    left: 0; 
    bottom: 0; 
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid; 
    border-left-style: solid;
}
.Video_corner.Video_Zoom_LR {
    right: 0;
    bottom: 0; 
    border-top-style: none; 
    border-right-style: solid; 
    border-bottom-style: solid;
    border-left-style: none;
}
.Video_Zoom_Text {
    font-family: 'Open Sans';
    font-size: 28px;
    color: #ffffff;
    text-align: left;
    margin-left: 7px;
}
.Video_Clip {
    height: 238px;
    margin-left: 60%;
    margin-top: 0px;
}
.tablet .Video_Clip {
    margin-left: 55%;
    margin-top: 45px;}
.Video_Text {
    height: 69px;
    font-family: 'Open Sans';
    font-size: 17px;
    color: #ffffff;
    text-align: left;
}


/*------------------------------------*\
          $20. Login
\*-------------------------------------*/

.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}

.Page div.Feedback_Message_Wrapper {
 /*   margin-top: 0;*/
}

div.Feedback_Message_Error,
div.Feedback_Message_Success,
div.Feedback_Message_Warning,
div.Feedback_Message_Info {
    left: 0;
}

.RememberLoginText {
    color: #fff;
    display: inline;
    margin-left: 10px;
    vertical-align: top;
}

.EditRecord_Caption {
    text-align: center;   
}

.Login_background{
    background-position: top;
}

.Login {
    background-color:#fff;
    background-image: none;
    color:#333;
}