﻿@import url("/Digital_BaseTheme/Theme.Digital_BaseTheme.css?2330");

/*

    To override a style copy and paste it to
    the application theme and then modify it

    File: Digital Remserv
    
    $0. Fonts
    $1. General Properties
    $2. Structure
    $3. Forms
    $4. Buit-in widgets
    $5. RichWidgets
    $6. Login
    $7. SILK Patterns
    $8. Usefull Classes
    $9. Custom Classes
    $10. Custom Patterns
    $11. Studio Preview
    $12. Print

*/

/*------------------------------------*\
        $0. Fonts
\*-------------------------------------*/

html,
body,
a,
select,
form,
fieldset,
table,
tr,
td,
img,
input,
button,
select,
textarea,
optgroup,
option
html,
body,
.Pages {
    font-family: 'Nunito Sans';
}


/* Font OpenSans classes */


/*------------------------------------*\
        $1. General Properties
\*-------------------------------------*/

html,
body,
form,
.Page {
}

body,
select,
textarea,
input {
    color: #1F2126;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}


.phone.Page,
.phone select,
.phone textarea,
.phone input {
    font-size: 16px;
    line-height: 28px;
}

select,
select[disabled="disabled"],
.Form select.ReadOnly,
.Form select.ReadOnly[disabled="disabled"] {
}

body {
}

a,
a:link,
a:visited {
    color: #FF1261;
    font-weight: 500;
}

.phone a,
.phone a:link,
.phone a:visited {
    font-size: 16px;
}

.desktop a:hover,
.desktop a:link:hover,
.desktop a:visited:hover,
.desktop a:focus,
.tablet a:hover,
.phone a:hover {
    color: #FF1261;
}

.desktop a:focus,
.desktop a:link:focus,
.desktop a:visited:focus {
    outline: rgba(255, 143, 219, 0.7) solid 3px;
    outline-offset: 2px;
}

div[onclick] {
}

.OSAutoMarginTop {
    margin-top: 10px;
}

.phone.active {
}

.TextBlack {
}

/*------------------------------------*\
              $2. Structure
\*-------------------------------------*/

/* Header ******************************/
.Header {
    height: auto;
    line-height: normal;
    border-bottom: none;
    background: rgba(255,255,255,0.00);
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 4px 8px 0 rgba(48,49,51,0.10);
    position: relative;
}

.tablet .Header,
.phone .Header {
}

.phone .Header {
    position: relative;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 4px 8px 0 rgba(48,49,51,0.1);
    line-height: 0;
}
.phone.active .Header {
    position: inherit;
}

.Header_center {
    height: 89px;
}

.Header_center > div {
    vertical-align: middle;
}

.phone .Header_center  {
}

.tablet .Header_center > div,
.phone .Header_center > div {
}

.tablet .Header_center.ThemeGrid_Container,
.phone .Header_center.ThemeGrid_Container {
}

/* Menu */
.Header_Menu,
.Header_Menu .ListRecords {
}

.desktop.small .Header_Menu,
.desktop.small .Header_Menu .ListRecords {
    margin-left: 0;
}

.phone .Header_Menu,
.tablet .Header_Menu {
    display: inline;
}

/* Extra menu content - login info, search, etc */
.Others_Menu {
}

.Header_Menu a,
.Header_Menu a:link,
.Header_Menu a:visited {
}

.Header_Menu a:hover,
.Header_Menu a:link:hover,
.Header_Menu a:visited:hover,
.desktop .Header_Menu a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #FF1261;
}

.Menu_TopMenuActive a:before, .Menu_TopMenu:hover a:before {
    background-color: transparent;
     -webkit-transform: none;
    transform: none;
}


.Menu_TopMenuActive.Menu_TopMenu  a {
    background-color: #FF1261;
    box-shadow: inset 0px -4px 0px 0px #00B5CC;
}

.Menu_TopMenu .fa-fw {
    margin-right: 5px;
}

.phone .Header_Menu a:hover,
.phone .Header_Menu a:link:hover,
.phone .Header_Menu a:visited:hover,
.tablet .Header_Menu a:hover,
.tablet .Header_Menu a:link:hover,
.tablet .Header_Menu a:visited:hover {
    background-color: #002357;
}


/* Button Menu */
a.Header_ButtonMenu {
}

.desktop a.Header_ButtonMenu {
}

.tablet a.Header_ButtonMenu,
.phone a.Header_ButtonMenu {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    height: 56px;
    line-height: 64px;
    position: absolute;
    
}

.phone .Menu_TopMenu .Menu_DropDownArrow {
   
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.tablet.active a.Header_ButtonMenu,
.phone.active a.Header_ButtonMenu {
    top: 0;
    text-align: left;
    padding-left: 20px;
    box-shadow: 0px 1px 10px #FF1261;
}

.Page.active .Header_ButtonMenu span:before {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
}

/* Search - LoginInfo - Logout | PHONE Rules */
.tablet .Others_Menu,
.phone .Others_Menu {
}

.tablet.active .Others_Menu,
.phone.active .Others_Menu {
    height: 75px;
    border-bottom: none;
    margin-bottom: 0px;
    line-height: 75px;
    box-shadow: 0 0 1px 0 rgba(13,13,13,0.9), 0 1px 3px 0 #0D0D0D;
    font-size: 16px;
    padding: 0 20px;
}

.tablet .Application_Menu .Others_Menu a:link,
.tablet .Application_Menu .Others_Menu a:visited,
.phone .Application_Menu .Others_Menu a:link,
.phone .Application_Menu .Others_Menu a:visited {
}

.tablet .Application_Menu .Others_Menu .Header_Search,
.phone .Application_Menu .Others_Menu .Header_Search {
}

.tablet .Application_Menu .Others_Menu .Login_Info,
.phone .Application_Menu .Others_Menu .Login_Info {
}


.tablet .Application_Menu .Others_Menu .Login_Info .Logout_Icon a,
.phone .Application_Menu .Others_Menu .Login_Info .Logout_Icon a {
}

.tablet .Application_Menu .Others_Menu .Login_Info .Logout_Icon,
.phone .Application_Menu .Others_Menu .Login_Info .Logout_Icon {
}

/* APP Title */
.Header_Title {
}

a.Header_BackArrow {
}

.phone a.Header_BackArrow {
}

.LoginPage .phone a.Header_BackArrow {
}

.phone a.Header_BackArrow .fa-fw {
}

.phone .Header .Application_Title {
}

.LoginPage .phone .Header .Application_Title {
    border-bottom: 0;
    background-color: #fff;
}



.Header .Application_Title img {
    max-height: 40px;
    padding-left: 0;
}

.phone .Header .Separator,
.phone .Header .ThinSeparator {
}

.LoginPage .phone .Header .Separator,
.LoginPage .phone .Header .ThinSeparator {
}

.Header_DropDown {
    padding-right: 0px;
    padding-top: 6px;
    color: #5F636A;
}

.Header_DropDown select,
.Header_DropDown select[disabled="disabled"] {
}

.desktop .Header_ActionButton .Messages_Menu {
    padding: 0 24px 0 12px;
}


/* Responsive Context */
.tablet .Application_Title,
.phone .Application_Title {
}

.phone .Application_Title > div, 
.tablet .Application_Title > div {
}

.tablet .Header_Title,
.phone .Header_Title {
}

.tablet .Header_logo {
}

.phone .Header_logo {
}

.tablet .Header .Header_logo > a,
.phone .Header .Header_logo > a {
}

.tablet .Header .Header_logo img,
.phone .Header .Header_logo img {
}

.tablet .Header_OtherContent,
.phone .Header_OtherContent {
}

.phone .Header_OtherContent {
}

.tablet .Header_DropDown, 
.phone .Header_DropDown{
}


.phone .Header_DropDown {
}

.phone .Header_ActionButton {
}


.phone .Header_ActionButton a {
}

.phone .Header_ActionButton .fa-fw {
}


.phone .MobileHeader_DropDown,
.phone.Dashboard .MobileHeader_DropDown {
    background: transparent;
    border: 0;
    height: 56px;
    line-height: 56px;
    margin-left: 60px;
    padding: 0;
    margin: 0 18px 0 60px;    
    text-align: right;
}

.phone .MobileHeader_DropDown,
.phone .EmployerDropDown {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}

.phone select.EmployerDropDown {
    background-color: transparent;
    max-width: 195px;
    padding: 0 25px 0 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAQAAAAUexYcAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAACMSURBVCjPhc+9CsJQDMXxf0InJ6FIoXQQwfd/HutQX+CuQqsYBz9ub7XJGUN+cI4MlqjZC25unGziINviqglIXCyiI8Zg5ZtuIOAvCrCjLKhH8XmmDd1inFZ43KOgsM59CgprPKJv/I/HFCT3vHO2KwA1rfQhLfCcK4+QLvCcx/S7+ZO8PaY/OPOYwhOTvU/4zmmVbQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0xMS0yOVQwMTo0MzowMC0wNjowMA2y8Q0AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMTEtMjlUMDE6NDM6MDAtMDY6MDB870mxAAAAAElFTkSuQmCC');
}


/* Menu ***************************************/
/* item menu */
.Menu_TopMenu {
    padding-right: 0;
}

.Menu_TopMenus .Menu_DropDownButton:last-child .Menu_TopMenu {
}

.Menu_TopMenus {
}


/* hover menu */
.Menu_TopMenu a:hover,
.desktop .Menu_TopMenu a:focus {
    box-shadow: inset 0px -4px 0px 0px #FF8FDB;
}

/* link/button menu */
.Menu_TopMenu a:link,
.Menu_TopMenu a:visited,
.Menu_TopMenu a {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    padding: 23px;
    text-decoration: none;
}

/* pointer */
.Menu_TopMenu .Menu_DropDownArrow {
    border: none;
    opacity: 1;
}

.Menu_TopMenu .Menu_DropDownArrow.fa-angle-down {
    font-size: inherit;
    height: inherit;
    width: inherit;
    position: relative;
    top: 2px;
    right: 0;
}


.Menu_DropDownButton.open .Menu_TopMenu .Menu_DropDownArrow {
    -webkit-transform: rotate(180deg) translateY(0px);
    transform: rotate(180deg) translateY(0px);
}

/* active menu */
.Menu_TopMenuActive {
}

.Menu_DropDownButton.open .Menu_TopMenu a {
    color: #fff;
}

/* active menus */
.Menu_TopMenuActive a:link,
.Menu_TopMenuActive a:visited,
a.Menu_SubMenuItemActive:link,
a.Menu_SubMenuItemActive:visited {
}

.Menu_TopMenu a:before,
.Menu_TopMenuActive a:before {
}

.Menu_TopMenu a:before {
}

.Menu_TopMenuActive a:before,
.Menu_TopMenu:hover a:before {
    visibility: hidden;
}

/* submenu item */
.Menu_DropDownPanel {
    margin: 0;
}

/* reset any inherit styles (e.g.: ChicagoMobile -> Chicago) */
div.Menu_DropDownPanel a,
div.Menu_DropDownPanel a:link,
div.Menu_DropDownPanel a:visited {
}

div.Menu_DropDownPanel a:hover,
div.Menu_DropDownPanel a:link:hover,
div.Menu_DropDownPanel a:visited:hover {
}

/* submenu */
.Menu_DropDownPanel a.Menu_SubMenuItem,
.Menu_DropDownPanel a.Menu_SubMenuItem:link,
.Menu_DropDownPanel a.Menu_SubMenuItem:visited {
   color: #5F636A;
   padding: 10px 15px;
   text-decoration: none;
}

.phone .Menu_DropDownPanel a.Menu_SubMenuItem,
.phone .Menu_DropDownPanel a.Menu_SubMenuItem:link,
.phone .Menu_DropDownPanel a.Menu_SubMenuItem:visited,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem:link,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem:visited {
    color: #E6E6E6;
    font-size: 18px;
    padding-left: 20px;
    background-color: #FF1261;
    line-height: 37px;
}

/* hover submenu item */
.Menu_DropDownPanel a.Menu_SubMenuItem:hover,
.Menu_DropDownPanel a.Menu_SubMenuItem:link:hover,
.Menu_DropDownPanel a.Menu_SubMenuItem:visited:hover,
.Menu_DropDownPanel a.Menu_SubMenuItem:focus {
    text-decoration: none;
    box-shadow: none;
    background-color: #EEF0F5;
    color: #1F2126;
}


.phone .Menu_DropDownPanel a.Menu_SubMenuItem.Menu_SubMenuItemActive,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem.Menu_SubMenuItemActive {
    background-color: #002357 !important; 
}

.phone .Menu_DropDownPanel a.Menu_SubMenuItem:hover,
.phone .Menu_DropDownPanel a.Menu_SubMenuItem:link:hover,
.phone .Menu_DropDownPanel a.Menu_SubMenuItem:visited:hover,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem:hover,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem:link:hover,
.tablet .Menu_DropDownPanel a.Menu_SubMenuItem:visited:hover {
    background-color: #002357 !important;
    color: #fff;
}


.Menu_DropDownPanel a.Menu_SubMenuItem.Menu_SubMenuItemActive {
    background-color: #FF1261;
    color: #fff;
    box-shadow: inset 4px 0 0 0 #FF8FDB;
}

/* Menu tablet and phone */
.tablet .Application_Menu,
.phone .Application_Menu {
}

.tablet .Menu_TopMenu a,
.phone .Menu_TopMenu a {
}


.phone .Menu_TopMenuActive a,
.phone .Menu_TopMenuActive a:link, 
.phone .Menu_TopMenuActive a:visited, 
.phone a.Menu_SubMenuItemActive:link, 
.phone a.Menu_SubMenuItemActive:visited,
.tablet .Menu_TopMenuActive a,
.tablet .Menu_TopMenuActive a:link, 
.tablet .Menu_TopMenuActive a:visited, 
.tablet a.Menu_SubMenuItemActive:link, 
.tablet a.Menu_SubMenuItemActive:visited {
    color: #FFF;
    background-color: #002357;
}

.phone .Application_Menu {
    width: 100%;
}

.phone .Menu_TopMenuActive a:before,
.phone .Menu_TopMenu:hover a:before,
.tablet .Menu_TopMenuActive a:before,
.tablet .Menu_TopMenu:hover a:before {
}

.tablet .Application_Menu .Menu_TopMenu,
.phone .Application_Menu .Menu_TopMenu {
}

.tablet .Application_Menu .Menu_DropDownButton .Menu_TopMenu,
.phone .Application_Menu .Menu_DropDownButton .Menu_TopMenu {
}

.phone .Menu_SubItemsPlaceholder,
.tablet .Menu_SubItemsPlaceholder {
    width: 100%;
    background: #FF1261;
}

.Menu_SubItemsPlaceholder {
    width: 222px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 8px 16px 0 rgba(48,49,51,0.1);
}

.tablet.active .Application_Menu,
.phone.active .Application_Menu,
.tablet.active a.Header_ButtonMenu,
.phone.active a.Header_ButtonMenu {
    background: #FF1261;
}

.tablet.active .Menu_Container,
.phone.active .Menu_Container {
}

.tablet.active .Application_Menu {
}

.tablet .Application_Menu .Menu_DropDownButton,
.phone .Application_Menu .Menu_DropDownButton {
}

.tablet .Application_Menu a,
.phone .Application_Menu a,
.tablet .Application_Menu a:link,
.phone .Application_Menu a:link,
.phone .Application_menu a:visited,
.phone .Application_menu a:visited {
    box-shadow: none;
    font-weight: 300;
    height: 56px;
    line-height: 54px;
    width: 100%;
}

.tablet.active .Application_Menu a,
.phone.active .Application_Menu a,
.tablet.active .Application_Menu a:link,
.phone.active .Application_Menu a:link,
.phone.active application_menu a:visited,
.phone.active application_menu a:visited {
}

.tablet .Application_Menu .Menu_DropDownPanel,
.phone .Application_Menu .Menu_DropDownPanel {
}

.phone .Application_Menu .Menu_DropDownArrow,
.tablet .Application_Menu .Menu_DropDownArrow {
    position: absolute;
    right: 13px;
    top: 32px;
    display: inline;
}

.Logout_Icon {
}

.Header_Search {
}

/* User */
.Login_Info,
.AppSwitcherContainer,
a.Login_Info_Username,
a.Login_Info_Username:link,
a.Login_Info_Username:visited {
}

.Login_Info img {
}

.Login_Info .ProfileLogo {
    padding: 3px;
    border-radius: 50%;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

.Login_Info .ProfileLogo .fa-fw {
    background-color: #FF1261;
    border-radius: 50%;
    font-size: 16px;
    height: 36px;
    width: 36px;
    padding: 9px;
}

.Login_Info .tooltipstered {
}

.Login_Info .tooltipstered:hover {
}

.Login_Info_Logout {
}

.LoginInfo_username .InlineDropdown_label {
    font-size: 18px;
    color: #5F636A;
    position: relative;
    top: 6px;
}

.LoginInfo_username .InlineDropdown_label a,
.LoginInfo_username .InlineDropdown_label a:hover {
    color: inherit;
    text-decoration: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.LoginInfo_username .DropdownMenu {
    margin-top: 15px !important;
}

.Login_Info_Logout:before,
.Login_Info_Username:before,
.AppSwitcherContainer:before,
.AppSwitcherLink[disabled="disabled"]:before {
}

.Login_Info_Username:before {
}

.Login_Info_Logout:before {
}

/* Responsive Context */
.tablet .Login_Info_Logout:before,
.phone .Login_Info_Logout:before {
}

/* Content *********************************************/
.Page > .Content {
    background-color: #F2EDE7; 
}


/* If we use sidebar */


/* Title Page ************/
.Title_Section {
    background: none; 
    color: #1F2126;
    min-height: 112px;
    padding: 18px 0 5px 0;
    
}

.tablet .Title_Section,
.phone .Title_Section {
}

.phone .Title_Section {
    color: #1F2126;
    padding: 0px;
    min-height: auto;
}

.LoginPage .phone .Title_Section {
    padding: 0px;
}


.Title_Section.Black {
}

.Title_Section.Blue {
}

.Title_Section.Transparent {
}

.Title_Section.White {
}

.Title_Section.Yellow {
}

.Title_Section.Orange {
}

.Title_Section.Red {
}

.Title_Section.DarkRed {
}

.Title_Section.Plum {
}

.Title_Section.DarkPlum {
}

.Title_Section.Green {
}

.Title_Section.LightGreen {
}

.Title_Section.Turquoise {
}

.Title_Section.DarkBlue {
}

.Title_Section.Silver {
}

.Title_Section.Gray {
}

.Title_Section.BackgroundFixed {
}

.tablet .Title_Section.BackgroundFixed,
.phone .Title_Section.BackgroundFixed {
}

.Title_Section .Title {
}

.phone .Title_Section .Title {
    text-align: initial;
}

.phone .Title_Section {
}

.Title_Section .Title.Heading1 {
    color: #1F2126;
    font-size: 37px;
    line-height: 52px;
    font-weight: normal;
    text-shadow: none;
    font-family: 'Nunito Sans';
}

.phone .Title_Section .Title.Heading1 {
    color: #1F2126;
    font-size: 26px;
}

.Title_Section .Title.Heading2,
.Title_Section .Title.Heading3,
.Title_Section .Title.Heading4 {
}

.phone .Title_Section .Title.Heading2,
.phone .Title_Section .Title.Heading3,
.phone .Title_Section .Title.Heading4 {
}

.Title_Section .Actions {
}

@media screen and (max-width: 1220px) {
    .desktop .Title_Section .Title,
    .tablet.landscape .Title_Section .Title {
    }
    .desktop .Title_Section .Actions,
    .tablet.landscape .Title_Section .Actions {
    }
}

.LoginPage .Title_Section .Title,
.LoginPage .Title_Section .Actions {
}

.Title_Section .Actions a {
    font-size: 16px;
    margin-left: 0px;
    outline: 0;
    position: absolute;
    bottom: 18px;
}

.phone .Title_Section .Actions a {
    position: inherit;
}


.Title_Section .Actions a:first-child {
}

.phone.portrait .Actions {
}

.phone.portrait .Actions .Button {
}

.phone.portrait .Actions .Button:last-child {
}

.phone .Title_Section .Title {
}

.LoginPage .phone .Title_Section .Title {
}

.LoginPage .phone .Title_Section .Actions {
    padding: 0px;
}

.phone .Title_Section .Actions,
.phone .Title_Section a.ActionAdd,
.phone .Title_Section a.ActionEdit,
.phone .Title_Section a.ActionDelete,
.phone .Title_Section a.ActionChange {
}

/* To work with old applications */
.Title_Links {
}

/* Main Content ****************************/
.MainContent {
    padding: 10px 0 68px 0;
}


.phone .MainContent {
}



.phone.Dashboard .MainContent {
    padding: 0 0 40px 0;
}

.MainContent .Heading1 {
}

.Page.active .MainContent {
}

/* Footer **********************************/




.MainPopup {
}

.MainPopup .Button.ThemeGrid_MarginGutter {
}

/* limit width **************************/
.ThemeGrid_BigContainer {
    max-width: 89.5%; 
}

html .ThemeGrid_Container {
    max-width: 89.5%; 
    padding: 0;
}

html .Title_Section .ThemeGrid_Container {
    max-width: 89.5%;
    padding: 0;
}

@media screen and (min-width: 1370px) {
    .ThemeGrid_BigContainer,
    html .ThemeGrid_Container,
    html .Title_Section .ThemeGrid_Container{
        max-width: 1200px;
    }
}

html .phone .Title_Section .ThemeGrid_Container,
html .phone.Dashboard .Title_Section .ThemeGrid_Container {
    max-width: 100%;
}

.phone .ThemeGrid_BigContainer,
.tablet .ThemeGrid_BigContainer {
}

.phone .ThemeGrid_Container,
.tablet .ThemeGrid_Container {
}

.LoginPage .phone .Title_Section .ThemeGrid_Container {
    padding: 0px;
}

/* Accordion Harrow */
.fa-angle-down:before {
}

/* Burguer */
.fa-bars {
}

.phone .fa-bars:before {
    color: #FFF;
    font-size: 26px;
    font-weight: 300;
}

.MenuSlider_IsOpen .LoginInfo {
}

/*------------------------------------*\
              $3. Forms
\*-------------------------------------*/

html input {
}

.ValidationMessage {
    padding: 8px 0;
    font-size: 18px;
    color: #922C29;
}

.phone .ValidationMessage {
    font-size: 16px;
}

/* radio and checkbox override rules */
html input[type="radio"],
html input[type="checkbox"] {
    margin-right: 12px;
}

html input[type="radio"]:checked:before,
html input[type="checkbox"]:checked:before {
    background-color: #FF1261;
    border-color: #FF1261;
}

 html .phone input[type="radio"]:hover:before, html .phone input[type="checkbox"]:hover:before {
 }

html .phone input[type="checkbox"]:checked:before, html .phone input[type="radio"]:checked:before {
    border-color: #FF1261;
}

html input[type="checkbox"]:after {
}

html .phone input[type="checkbox"]:after {
}

html input[type="radio"]:checked:after {
}

html input[type="radio"]:before,
html input[type="checkbox"]:before {
    height: 18px;
    width: 18px;
}

input[type="radio"]:disabled:before,
input[type=checkbox]:disabled:before {
}

input[type="checkbox"]:after {
}

/* Checkboxes and Radio Buttons */
input[type="radio"]:before,
input[type="checkbox"]:before {
    border-color: #BABDC4;
}

/* force padding to center vertically on Firefox */
select {
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
}

.Form:not(.ReadOnly) {
    cursor: auto;
}

select.ReadOnly {
}

.Form input.ReadOnly:not(.Not_Valid),
.Form textarea.ReadOnly:not(.Not_Valid),
.Form select.ReadOnly:not(.Not_Valid) {
    border-radius: 2px;
    cursor: auto;
    font-size: 18px;
}

.Form input.ReadOnly:not(.Not_Valid):focus,
.Form textarea.ReadOnly:not(.Not_Valid):focus,
.Form select.ReadOnly:not(.Not_Valid):focus {
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #BABDC4;
    border-radius: 2px;
    color: #5F636A;
    font-size: 18px;
    height: 48px;
    line-height: 30px;
    min-width: 130px;
    padding: 0 12px;
    vertical-align: initial;
}

textarea {
    height: auto;
    max-width: 100%;
    display: block;
}

select {
}

.ie8 select {
}

textarea:focus,
select:focus,
input:focus {
    border: 2px solid #FF1261;
    box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
}

input.Button {
    height: 48px;
    line-height: 44px;
}

.Form input.ReadOnly:not(.Not_Valid),
.Form textarea.ReadOnly:not(.Not_Valid),
.Form select.ReadOnly:not(.Not_Valid) {
    background-color: #fff;
    border: 2px solid #BABDC4;
    vertical-align: initial;
}

.Form input:not(.Not_Valid):focus,
.Form textarea:not(.Not_Valid):focus,
.Form select:not(.Not_Valid):focus {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
    -moz-box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
    box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
}

.phone .Form input.ReadOnly:not(.Not_Valid),
.phone .Form textarea.ReadOnly:not(.Not_Valid),
.phone .Form select.ReadOnly:not(.Not_Valid) {
}

.Form textarea.ReadOnly[readonly="readonly"],
.Form textarea.ReadOnly[disabled="disabled"],
.Form select.ReadOnly[disabled="disabled"],
.Form input.ReadOnly[readonly="readonly"],
.Form input.ReadOnly[disabled="disabled"],
.Form input[disabled="disabled"].ReadOnly:not(.Not_Valid),
.Form input[readonly="readonly"].ReadOnly:not(.Not_Valid),
.Form textarea[disabled="disabled"].ReadOnly:not(.Not_Valid),
.Form textarea[readonly="readonly"].ReadOnly:not(.Not_Valid),
.Form select[disabled="disabled"].ReadOnly:not(.Not_Valid),
.Form select[readonly="readonly"].ReadOnly:not(.Not_Valid),
textarea[disabled="disabled"],
textarea[disabled],
textarea[readonly="readonly"],
select[disabled="disabled"],
select[disabled],
input[readonly="readonly"],
input[disabled="disabled"],
input[disable] {
    background-color: #E3E6EB !important;
}

/* All focus disabled inputs - maintain same style*/
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 {
    border: 2px solid #BABDC4;
}

input[type="radio"].ReadOnly,
input[type="checkbox"].ReadOnly,
.Form input.ReadOnly[disabled="disabled"][type="radio"],
.Form input.ReadOnly[readonly="readonly"][type="radio"],
.Form input.ReadOnly[disabled="disabled"][type="checkbox"],
.Form input.ReadOnly[readonly="readonly"][type="checkbox"],
.Form input[type="radio"].ReadOnly,
.Form input[type="checkbox"].ReadOnly {
}

/* Not_Valid handling style */
input.Not_Valid,
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: 2px solid #B33834;    
}

input.Not_Valid:focus,
input[type="text"].Not_Valid:focus,
input[type="password"].Not_Valid:focus,
input[type="datetime"].Not_Valid:focus,
input[type="datetime-local"].Not_Valid:focus,
input[type="date"].Not_Valid:focus,
input[type="month"].Not_Valid:focus,
input[type="time"].Not_Valid:focus,
input[type="week"].Not_Valid:focus,
input[type="number"].Not_Valid:focus,
input[type="email"].Not_Valid:focus,
input[type="url"].Not_Valid:focus,
input[type="search"].Not_Valid:focus,
input[type="tel"].Not_Valid:focus,
input[type="color"].Not_Valid:focus {
    border: 2px solid #BB2A2E;
    box-shadow: none;
}


.Form select.Not_Valid,
.Form textarea.Not_Valid,
select.Not_Valid,
textarea.Not_Valid {
    border: 2px solid #B33834;
}

.ie input[type="radio"],
.ie input[type="checkbox"],
.ie .Form input[type="radio"],
.ie .Form input[type="checkbox"] {
}

.Form textarea.Not_Valid:focus,
.Form textarea.Not_Valid,
textarea.Not_Valid:focus,
textarea.Not_Valid {
    font-size: inherit;
}

select.Not_Valid:focus,
textarea.Not_Valid:focus {
    border: 2px solid #BB2A2E;
    box-shadow: none;
}

.Form input[type="checkbox"].Not_Valid,
.Form input[type="radio"].Not_Valid,
input[type="checkbox"].Not_Valid,
input[type="radio"].Not_Valid {
}

.Form input.ReadOnly,
.Form textarea.ReadOnly,
.Form select.ReadOnly {
}

.phone .Form input.ReadOnly,
.phone .Form textarea.ReadOnly,
.phone .Form select.ReadOnly {
}

.Page .Form input[readonly="readonly"].ReadOnly:not(.Not_Valid) {
}

/* responsive ********************/
.tablet input[type="text"],
.tablet input[type="password"],
.tablet input[type="datetime"],
.tablet input[type="datetime-local"],
.tablet input[type="date"],
.tablet input[type="month"],
.tablet input[type="time"],
.tablet input[type="week"],
.tablet input[type="number"],
.tablet input[type="email"],
.tablet input[type="url"],
.tablet input[type="search"],
.tablet input[type="tel"],
.tablet input[type="color"],
.tablet select {
}

.phone input[type="text"],
.phone input[type="password"],
.phone input[type="datetime"],
.phone input[type="datetime-local"],
.phone input[type="date"],
.phone input[type="month"],
.phone input[type="time"],
.phone input[type="week"],
.phone input[type="number"],
.phone input[type="email"],
.phone input[type="url"],
.phone input[type="search"],
.phone input[type="tel"],
.phone input[type="color"],
.phone select {
height: 47px;
font-size: 16px;
}

/*------------------------------------*\
              $4. Buit-in widgets
\*-------------------------------------*/
.ListNavigation_PageNumber,
a.ListNavigation_PageNumber:link,
a.ListNavigation_PageNumber:visited,
span.ListNavigation_CurrentPageNumber,
span.ListNavigation_Ellipsis,
a.ListNavigation_Previous:link,
a.ListNavigation_Next:link {
    background: #E3E6EB;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    width: 32px;
    line-height: inherit;
    margin: 0 0 0 2px;
    border: 0;
}

span.ListNavigation_CurrentPageNumber {
    border: 0;
    background-color: #FF1261;
    color: #fff
}

.desktop a.ListNavigation_PageNumber:hover, a.ListNavigation_PageNumber:focus {
    text-decoration: none;
    color: #1F2126;
}

.desktop .ListNavigation_Wrapper a:hover, .desktop .ListNavigation_Wrapper a:focus {
    background-color: #C5C9CE;
    color: #1F2126;
    text-decoration: none;
    outline: none;
}

a.ListNavigation_Previous:link,
a.ListNavigation_Previous:visited,
a.ListNavigation_Next:link,
a.ListNavigation_Next:visited {
    padding: 0;
}

span.ListNavigation_Ellipsis {
}

a.ListNavigation_Previous:link:before,
a.ListNavigation_Next:link:after {
    margin: 0;
}


.phone a.ListNavigation_Previous:link:before,
.phone a.ListNavigation_Next:link:after {
}

.phone a.ListNavigation_Previous:link, 
.phone a.ListNavigation_Previous:visited, 
.phone a.ListNavigation_Next:link, 
.phone a.ListNavigation_Next:visited {
    width: 32px;
    margin-top: 0;
}


/*****************************/
.TableVerticalAlign .Cell1,
.TableVerticalAlign .Cell2 {
    padding: 0 2px 0 0;
}

.TableVerticalAlign .Cell1 .fa,
.TableVerticalAlign .Cell1 .fab,
.TableVerticalAlign .Cell1 .far,
.TableVerticalAlign .Cell1 .fas,
.TableVerticalAlign .Cell1 .fal {
    text-align: left;
}



/*****************************/
.TableRecords_Header {
    height: 56px;
    font-family: 'Nunito Sans';
    font-size: 18px;
    font-weight: 500;
    color: #1F2126;
    padding: 13px 20px;
}

.TableRecords_Header a, .TableRecords_Header a:link, .TableRecords_Header a:visited {
    color: #1F2126;
    font-weight: 400;
}

.desktop .TableRecords_Header a:hover, .desktop .TableRecords_Header a:focus {
    color: #1F2126;
    text-decoration: none;
}

.TableRecords > tbody > tr:hover {
}

.TableRecords > thead > tr {
}

.TableRecords {
    color: #5F636A;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

.TableRecords > tbody > tr:first-child  .TableRecords_OddLine {
}

.TableRecords.Empty > tbody > tr:first-child .TableRecords_OddLine {
}

.TableRecordsResponsive {
}

.TableRecords > tbody > tr:last-child {
}

.TableRecords_OddLine:first-child,
.TableRecords_EvenLine:first-child,
.TableRecords_Header:first-child {
}

.TableRecords_OddLine,
.TableRecords_EvenLine {
    padding: 13px 20px;
}

.TableRecords_OddLine:not(:first-child),
.TableRecords_EvenLine:not(:first-child) {
}

.TableRecords_EvenLine {
    background-color: #fff;
}

.TableRecords_OddLine {
    background-color: #F7F8FA;
}

.EditableTable thead td {
}

.EditableTable {
}

.EditableTable thead tr th {
}

.EditableTable tr:nth-child(even) {
}

.EditableTable tbody tr:not(.RowControlGroup) td {
}

.EditableTable tbody tr.OnEdit:not(.RowControlGroup) td {
}

td.RowWithAddAction {
}

td.RowWithAddAction a {
}

.EditableTable tr.RowControlGroup a:hover {
}

.EditableTable tr.RowControlGroup a {
}

.EditableTable tr.RowControlGroup a.DeleteRowAction {
}

.EditableTable td {
}

.EditableTable tr.RowControlGroup .ControlActions,
.EditableTable tr.RowControlGroup .ControlActions {
}

.EditableTable tr.Selected td {
}

.EditableTable tr:nth-child(even) {
}

body .EditableTable input:not(.InEditMode),
body .EditableTable textarea:not(.InEditMode),
body .EditableTable select:not(.InEditMode) {
}

/* Responsive ***********************/
.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine,
.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine,
.phone .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine,
.phone .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine {
    padding: 0 18px 12px;
}

.tablet.portrait .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_OddLine:first-child,
.tablet.portrait .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_EvenLine:first-child,
.phone .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_OddLine:first-child,
.phone .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_EvenLine:first-child {
    padding: 10px 18px;
}

.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td:first-child:before,
.phone .TableRecords:not(.NoResponsive) > * > * > td:first-child:before {
}

.tablet.portrait .TableRecords:not(.NoResponsive) tr.TableRecords_ExpandedRow td:first-child:before,
.phone .TableRecords:not(.NoResponsive) tr.TableRecords_ExpandedRow td:first-child:before {
}

.TableRecords_ExpandedRow .TableRecords_EvenLine:not(:first-child),
.TableRecords_ExpandedRow .TableRecords_OddLine:not(:first-child) {
    display: table-cell !important;
}

.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child,
.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child,
.phone .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child,
.phone .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child {
    padding: 10px 18px;
}

/*------------------------------------*\
              $5. RichWidgets
\*-------------------------------------*/

/*------------------------------------------------------------*/
/* 5.1 RichWidgets > Feedback Ajax Loading ********************/
/*------------------------------------------------------------*/

.Feedback_AjaxWait {
}

.Feedback_AjaxWait .Loader {
}

/*------------------------------------------------------------*/
/* 5.2 RichWidgets > Feedback Message *************************/
/*------------------------------------------------------------*/

div.Feedback_Message_Wrapper {
    margin-top: 20px;
    z-index: 9;
}

div.Feedback_Message_Info:before,
div.Feedback_Message_Success:before,
div.Feedback_Message_Error:before,
div.Feedback_Message_Warning:before {    
    top: initial;
    margin-left: 5px;
    font-size: 22px;
}

div.Feedback_Message_Success a.Feedback_Message_Wrapper_Close:after,
div.Feedback_Message_Error a.Feedback_Message_Wrapper_Close:after,
div.Feedback_Message_Warning a.Feedback_Message_Wrapper_Close:after,
div.Feedback_Message_Info a.Feedback_Message_Wrapper_Close:after {
    top: -2px;
}

div.Feedback_Message_Error .Feedback_Message_Wrapper_Close:after,
div.Feedback_Message_Warning .Feedback_Message_Wrapper_Close:after,
div.Feedback_Message_Info .Feedback_Message_Wrapper_Close:after,
div.Feedback_Message_Success .Feedback_Message_Wrapper_Close:after {
}

div.Feedback_Message_Error,
div.Feedback_Message_Success,
div.Feedback_Message_Warning,
div.Feedback_Message_Info {
    padding: 14px 30px 14px 35px;
    max-width: 55%;
}

div.Feedback_Message_Error span, div.Feedback_Message_Success span, div.Feedback_Message_Warning span, div.Feedback_Message_Info span, a.Feedback_Message_Wrapper_Close {
    font-size: 16px;
    padding-left: 15px;
}

div.Feedback_Message_Success {
    background-color: #E8F6E7;
    border: none;
    border-radius: 0;
    box-shadow: inset 6px 0 0 0 #248138;
}

div.Feedback_Message_Success span {
    color: #216039;
}

div.Feedback_Message_Success:before {
    color: #248138;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}


div.Feedback_Message_Error {
    background-color: #FFD5D3;
    box-shadow: inset 6px 0 0 0 #B33834;
    border: none;
}

div.Feedback_Message_Error span {
    color: #682120;
}

div.Feedback_Message_Error:before {
    color: #B33834;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

div.Feedback_Message_Warning {
    background-color: #FFF3CD;
    border: none;
    box-shadow: inset 6px 0 0 0 #785A03;
}

div.Feedback_Message_Warning span {
    color: #734c00;
}

div.Feedback_Message_Warning:before {
    color: #785A03;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

div.Feedback_Message_Info {
    background-color: #E5F3FA;
    border: none;
    box-shadow: inset 6px 0 0 0 #FF1261;
    color: #FF1261;
}

div.Feedback_Message_Info span {
    color: #1F2126;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

div.Feedback_Message_Info:before {
    color: #FF1261;
}


div.Feedback_Message_Success .Feedback_Message_Wrapper_Close:after {
}

div.Feedback_Message_Error .Feedback_Message_Wrapper_Close:after {
}

div.Feedback_Message_Warning .Feedback_Message_Wrapper_Close:after {
}

div.Feedback_Message_Info .Feedback_Message_Wrapper_Close:after {
}

a.Feedback_Message_Wrapper_Close {
    opacity: 0.8;
}

a.Feedback_Message_Wrapper_Close:hover {
    opacity: 1;
}

a.Feedback_Message_Wrapper_Close:focus {
    outline: none !important;
}

.tablet a.Feedback_Message_Wrapper_Close,
.phone a.Feedback_Message_Wrapper_Close {
}

/* Filters Wrapper */
.Filters_Wrapper {
}

.Filters_Wrapper .Button {
}


.Search_wrapper input[type="text"] {
  height: 40px;
  width: 232px;
  border-radius: 0;
  border: 2px solid #C5CACF;
}

.Search_wrapper input[type="text"]:focus {
    border: 2px solid #C5CACF;
    border-radius: 0px;
}


.Search_wrapper:after {
    color: #ccc;
    font-size: 18px;
    left: 0;
    top: 0;
    background-color: #FF1261;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 6px 0 0 6px;
    
}

.Search_wrapper:after input[type="text"]:focus {
}

/* Search inside header */
.Header .Search_wrapper input[type="text"] {
}

.Header .Search_wrapper input[type="text"]:focus {
}

.Header .Search_wrapper:after {
}

/*List Navigation*/
.ListNavigation_Wrapper {
}



/*------------------------------------*\
        $6. Login
\*-------------------------------------*/

.Login {
}

.Login_Box {
}

.phone .Login_Box {
}

.Login__Logo {
}

.Login_background {
}

.Login_background img {
}

/* Form **************************/
.Login__Form {
}

.RememberLoginText {
    font-weight: normal;
}

.phone .RememberLoginText {
    font-size: 16px;
}

/*------------------------------------*\
        $7 SILK Patterns
\*------------------------------------*/

/*------------------------------------------------------------*/
/* 7.1 SILK Patterns > Content ********************************/
/*------------------------------------------------------------*/

/* AccordionVertical **************************/
.AccordionVertical__header {
}

.AccordionVertical_item {
}

.AccordionVertical_item.open .AccordionVertical__header {
}

.AccordionVertical___icon > .fa,
.AccordionVertical_item.open .AccordionVertical___icon > .fa,
.AccordionVertical_item.open .AccordionVertical___title {
}

.AccordionVertical___icon {
}

.AccordionVertical___title {
}

.AccordionVertical {
}

.AccordionVertical_item.open > .AccordionVertical__header > .AccordionVertical___icon > .fa {
}

.AccordionVertical_item.open > .AccordionVertical__content {
}

/* Alert **************************/
.Alert {
    padding: 10px 10px 10px 36px;
    line-height: 19px;
    margin-bottom: 20px;
    word-break: break-word;
    max-width: 635px;
}

.phone .Alert {
    text-align: initial;
}

.LoginPage .phone .Alert {
}

.Alert .Text {
    font-size: 16px;
    font-weight: 400;
}

.Alert span.fa,
.Alert span.fab,
.Alert span.far,
.Alert span.fas,
.Alert span.fal {
    margin-left: 5px;
    top: 9px;
    font-size: 20px;
    left: 8px;
    text-align: center;
}

.Alert.Info {
    background-color: #E5F3FA;
    border: none;
    border-radius: 0;
    box-shadow: inset 6px 0 0 0 #FF1261, 
                0 0 1px 0 rgba(48,49,51,0.05), 
                0 2px 4px 0 rgba(48,49,51,0.1);
    color: #1F2126;
    font-size: 16px;
}

.Alert.Info span.fa,
.Alert.Info span.fab,
.Alert.Info span.far,
.Alert.Info span.fas,
.Alert.Info span.fal {
    color: #FF1261;
}

.Alert.Info .Text,
.Alert.Info a,
.Alert.Info a:hover {
    color: #1F2126;
}

.Alert.Success {
    background-color: #E8F6E7;
    border: none;
    border-radius: 0;
    box-shadow: inset 6px 0 0 0 #248138, 
                0 0 1px 0 rgba(48,49,51,0.05), 
                0 2px 4px 0 rgba(48,49,51,0.1);
}

.Alert.Success span.fa,
.Alert.Success span.fab,
.Alert.Success span.far,
.Alert.Success span.fas,
.Alert.Success span.fal {
    color: #248138;
}

.Alert.Success .Text,
.Alert.Success a,
.Alert.Success a:hover {
    color: #216039;
}

.Alert.Error {
    background-color: #FFD5D3;
    border: none;
    border-radius: 0;
    box-shadow: inset 6px 0 0 0 #B33834, 
                0 0 1px 0 rgba(48,49,51,0.05), 
                0 2px 4px 0 rgba(48,49,51,0.1);
}

.Alert.Error span.fa,
.Alert.Error span.fab,
.Alert.Error span.far,
.Alert.Error span.fas,
.Alert.Error span.fal {
    color: #B33834;
}

.Alert.Error .Text,
.Alert.Error a,
.Alert.Error a:hover {
    color: #682120;
}

.Alert.Warning {
    background-color: #FFF8E9;
    border: none;
    border-radius: 0;
    box-shadow: inset 6px 0 0 0 #B18224, 
                0 0 1px 0 rgba(48,49,51,0.05), 
                0 2px 4px 0 rgba(48,49,51,0.1);
}

.Alert.Warning span.fa,
.Alert.Warning span.fab,
.Alert.Warning span.far,
.Alert.Warning span.fas,
.Alert.Warning span.fal {
    color: #B18224;
}

.Alert.Warning .Text,
.Alert.Warning a,
.Alert.Warning a:hover {
    color: #624C09;
}


.Alert.Info a,
.Alert.Success a,
.Alert.Error a,
.Alert.Warning a {
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}



.Alert_TextOnly .Alert {
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-weight: 400;
    padding: 0 0 0 22px;
    margin: 4px 0;
    text-align: left;
    max-width: 100%;
    display: inline-block;
    
    
}

.Alert_TextOnly .Alert span.fa,
.Alert_TextOnly .Alert span.fab,
.Alert_TextOnly .Alert span.far,
.Alert_TextOnly .Alert span.fas,
.Alert_TextOnly .Alert span.fal {
    top: 2px;
    left: 0;
    margin-left: 0;
    text-align: left;
    position: absolute;
}

.Alert_TextOnly .Alert .Text {
    line-height: 24px;
    margin-left: 5px;
}

.Alert .Alert_TextOnly_CustomIcon {
    color: #848B95;
    
    
}

.Alert .Alert_TextOnly_CustomText {
    color: #5F636A;
}

.phone .Alert .Text {
    font-size: 16px;
    line-height: 22px;
}

.Alert .Text ul {
}

.phone .Alert .Text ul {
}

.phone .Alert a,
.phone .Alert a:link {
    font-size: 16px;
}



.Text_Note .Alert_TextOnly .Alert .Text {
    font-size: 14px;
}

.Text_Note .Alert_TextOnly Alert span.fa,
.Text_Note .Alert_TextOnly .Alert span.fab,
.Text_Note .Alert_TextOnly .Alert span.far,
.Text_Note .Alert_TextOnly .Alert span.fas,
.Text_Note .Alert_TextOnly .Alert span.fal {
    top: 1px;
    font-size: 18px;
}


/* Balloon **************************/
.Balloon {
}

.Balloon_content {
}

.Balloon_footer {
}

/* Blank Slate **************************/
.Blank {
}

.Blank_icon {
}


/* Bullets List *********************/
.phone ol.List, .phone ul.List {
}

.phone ol.List li, .phone ul.List li {
}



/* Card **************************/
.Card {
}

.CardBackground {
}

.CardBackground_Content {
}

a .CardBackground:after {
}

a .CardBackground:hover:after {
}

/* Carrousel **************************/
.owl-theme .owl-controls .owl-buttons div {    
    color: #848B95;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
}


/* Modal **************************/

.Modal {
}

.modal-background  .modal {
}
 
 .modal-background .modal-title-wrapper {
 }


.modal-table-list {
}

.modal-table-list .TableRecords .TableRecords_OddLine, .modal-table-list .TableRecords_EvenLine {
}

.modal-orange-box a{
}


.modal-orange-box {
}

.modal-orange-box a .CardDashboard_Title{
}


.modal-background  .modal-body  {
}

.modal-body .Text_Note {
}    


.modal-table-list .TableRecords .TableRecords_OddLine:hover, .modal-table-list .TableRecords_EvenLine:hover {
}


.modal-table-list .TableRecords .TableRecords_OddLine a, .modal-table-list .TableRecords_EvenLine a,
.modal-table-list .TableRecords .TableRecords_OddLine a:link, .modal-table-list .TableRecords_EvenLine a:link,
.modal-table-list .TableRecords .TableRecords_OddLine a:visited, .modal-table-list .TableRecords_EvenLine a:visited,
.modal-table-list .TableRecords .TableRecords_OddLine a:hover, .modal-table-list .TableRecords_EvenLine a:hover
{
}

.modal-table-list .TableRecords .TableRecords_OddLine, .modal-table-list .TableRecords_EvenLine {
}

 

/* OS Modal */

.ModalContainer {
    padding: 15px 24px;
    border-radius: 6px;
    min-width: 40%;
    max-width: 65%;
    height: auto;
    bottom: 5%;
}

.ModalContainer .ModalMessage {
    margin-bottom: 0px;
    height: 92%;
}

body.ModalOpened .ModalBackground {
    background-color: rgba(50,58,69,0.96);
}

.ModalContainer .Heading1 {
    margin-bottom: 0px;
}

.ModalContainer .ModalMessage > :first-child {
}

.ModalContainer .ModalMessage .FileUpload2Preview {
}

/***/


/* Panel **************************/
.TableRecords,
.Panel {
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

.Panel {
}

.Panel_header,
.Panel_footer {
}

.Panel_header > div.Panel__title {
}

.Panel_header > div.Panel__title .CounterOrder {
}

.Panel_header > .Panel__actions {
}

.Panel_content {
}

.Panel_content .Button {
}

.Panel_footer {
}

.Panel__title.Heading3 {
}

.Panel__actions {
}

.phone .Panel .Panel_footer .Panel__title,
.phone .Panel .Panel_footer .Panel__actions {
}

/* .Panel on Column3*/
.Columns3 .Panel_header > div.Panel__title {
}

.Columns3 .Panel_header > .Panel__actions, {
}

/* Post **************************/
.Post .Post_icon {
}

.Post .Post_icon > div {
}

.Post .Post_icon img {
}

.Post .Post__label {
}

.Post .Post__description {
}

/* SectionExpandable **************************/
.SectionExpandable {
}

.SectionExpandable .SectionExpandable_header {
}

.SectionExpandable .SectionExpandable_header .Heading2 {
}

.SectionExpandable.expanded .SectionExpandable_header .Heading2 {
}

.SectionExpandable .SectionExpandable__title.Heading2 {
}

.SectionExpandable .SectionExpandable_header .Heading2.SectionExpandable__icon {
}

.SectionExpandable .SectionExpandable_content {
}

.SectionExpandable.expanded .SectionExpandable_content {
}


.ListRecords > span:last-child .SectionExpandable_content {
}

/* Tooltip **************************/

.tooltip_style {
}

.tooltip_style .tooltipster-content {
    font-size: 12px;
    line-height: 15px;
}

.tooltip_style > p {
}

/** tooltipster **/
.tooltipstered {
}

.tooltipster-base {
}

.tooltipster-base .tooltipster-arrow span {
}

.tooltipster-base .tooltipster-content {
}

.tooltipster-content p {
}

.tooltipster-base .tooltipster-content .Counter {
}

.tooltipster-base .tooltipster-content .Counter_number {
}


.tooltipstered .fa,
.tooltipstered .fas,
.tooltipstered .far,
.tooltipstered .fal {
    color: #FF1261;
    font-size: 18px;
    margin: 0 2px;
}

.Separator {
}

.ThinSeparator {
}

/*------------------------------------------------------------*/
/* 7.2 SILK Patterns > Controls *******************************/
/*------------------------------------------------------------*/


/* ButtonGroup **************************/
/* ButtonGroup **************************/
.ButtonGroup2 .ButtonGroup_button.Button {
    min-width: 41.65%;
}

.ButtonGroup3 .ButtonGroup_button.Button {
    min-width: 33.33%;
}

.ButtonGroup_button.Button {
    background-color: #EEF0F5;
    line-height: 46px;
}

.ButtonGroup_button.Button:first-child {
}

.ButtonGroup_button.Button:last-child {
}

.desktop .ButtonGroup_button.Button.disabled,
.desktop .ButtonGroup_button.Button.disabled:hover {
}

.ButtonGroup_button.active,
.ButtonGroup_button.Button:active,
.ButtonGroup_button.active:hover,
.ButtonGroup_button.Button.active:hover {
    background-color: #FF1261 !important;
    color: #fff;
}

.ButtonGroup_button.Button span.fa {
}

.ButtonGroup_button.Button:hover span.fa,
.ButtonGroup_button.active span.fa,
.desktop .ButtonGroup_button.active:hover span.fa {
}

.phone .ButtonGroup_button.Button:hover:not(.active) span.fa,
.tablet .ButtonGroup_button.Button:hover:not(.active) span.fa,
.phone a.ButtonGroup_button.Button:hover:not(.active) span.fa,
.tablet a.ButtonGroup_button.Button:hover:not(.active) span.fa {
}

.ButtonGroup_button.Button:hover,
.ButtonGroup_button a.Button:hover {
    background-color: #FF8FDB !important;
    border-color: #fff !important;
    color: #fff !important;
}
.active.ButtonGroup_button * {
    color: #fff;
}
.ButtonGroup_button * {
    color: inherit;
    font-weight: 500;
}

/* Dropdown ***********************/
.DropdownMenu {
    min-width: 183px;    
    border-radius: 4px;
    margin-top: 6px;
}

.DropdownMenu .PH > a {
    border-radius: 4px; 
    color: #5F636A;
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
}

.DropdownMenu .PH:not(:last-child) > a {
}

.DropdownMenu .PH > a:hover {
    color: #1F2126;
    text-decoration: none;
    background-color: #EEF0F5;
}

.DropdownMenu .PH > a:focus {
    color: #fff;
    background-color: #FF1261;
    text-decoration: none;
}

.ButtonDropdown_button.Button:hover,
.desktop .ButtonDropdown_button.Button:hover,
.ButtonDropdown.open .ButtonDropdown_button.Button:hover {
    background-color: transparent;
    border: none;
}

.ButtonDropdown_button.Button {
    color: #1F2126;
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0;
    margin-top: 0;
    min-width: 90px;
}

.ButtonDropdown.open .ButtonDropdown_button.Button,
.ButtonDropdown.open .ButtonDropdown_button.Button:hover {
}

.ButtonDropdown_icon {
    float: right;
}

.fa.fa-fw.fa-caret-down {
    font-size: 26px;
}

.ButtonDropdown_icon .fa-fw:before {
    color: #FF1261;
    font-size: 18px;
}

.WithPrimary .ButtonDropdown_icon .fa-fw:before {
    color: #FFF;
}

.tablet .ButtonDropdown_button.Button,
.phone .ButtonDropdown_button.Button {
}

.tablet .ButtonDropdown_button.Button,
.phone .ButtonDropdown_button.Button {
}

.tablet .ButtonDropdown.open .ButtonDropdown_button.Button,
.phone .ButtonDropdown.open .ButtonDropdown_button.Button {
}

/* Dropdown: IconDropdown **************************/
.IconDropdown {
}

.IconDropdown_button.Button {
    background-color: #FF1261;
    border: transparent;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 500;
    height: 48px;
    line-height: 32px;
    width: 48px;
}

.IconDropdown_button.Button:hover, .desktop .IconDropdown_button.Button:hover {
    background-color: #FF1261;
}

.IconDropdown.open .IconDropdown_button.Button {
}

.IconDropdown_button.Button .IconDown span.fa,
.IconDropdown_button.Button:hover span.fa {
}

.IconDropdown_button.Button .IconDown {
}

.IconDropdown_button.Button .IconDown span.fa:before {
}

.IconDropdown_button.Button span.fa,
.IconDropdown_button.Button span.fab,
.IconDropdown_button.Button span.far,
.IconDropdown_button.Button span.fas,
.IconDropdown_button.Button span.fal {
    margin-right: 10px;
    font-size: 24px;    
}


.IconDropdown_button.Button span.fa:last-child {
}

.tablet .IconDropdown_button.Button,
.phone .IconDropdown_button.Button {
}

.tablet .IconDropdown.open .IconDropdown_button.Button,
.phone .IconDropdown.open .IconDropdown_button.Button {
}

/* Slide Range **************************/
.SliderRange .ui-slider-range {
}

.SliderRange {
}

.SliderRange .ui-slider-handle,
.phone .SliderRange .ui-slider-handle,
.tablet .SliderRange .ui-slider-handle {
}

.SliderRange .ui-slider-handle:hover,
.SliderRange .ui-slider-handle:focus,
.phone .SliderRange .ui-slider-handle:hover,
.tablet .SliderRange .ui-slider-handle:hover {
}

.SliderRange .ui-slider-handle:before,
.phone .SliderRange .ui-slider-handle:before,
.tablet .SliderRange .ui-slider-handle:before,
.SliderRange .ui-slider-handle:after,
.phone .SliderRange .ui-slider-handle:after,
.tablet .SliderRange .ui-slider-handle:after {
}

/* Select2 **************************/
.select2-container .select2-choice span {
    color: #5F636A;
    line-height: 44px;
}

.select2-container {
    border: 2px solid #BABDC4;
    border-radius: 2px 6px 6px 2px;
  }

.select2-container .select2-choice {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #5F636A;
    font-size: 18px;
    padding: 0 0 0 12px;
  }

.select2-container .select2-choice:hover span {
    color: #5F636A;
}

.select2-container .select2-choice .select2-arrow {
    background-color: #FF1261;
    border-radius: 0 6px 6px 0;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    top: -2px;
    right: -2px;
    height: 48px;
    width: 48px;
}

.select2-container .select2-choice .select2-arrow:before {
    color: #FFF;
    font-weight: 400;
    font-size: 26px;
    line-height: 48px;
}

.select2-container a.select2-choice:hover {
    text-decoration: none;
}

.select2-container .select2-choice .select2-arrow b {
}

.select2-dropdown-open .select2-choice .select2-arrow {
}

.select2-container-active .select2-choice,
.select2-drop-active {
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 55px;
}

.select2-drop {
    border-radius: 4px;
    color: #5F636A;
    margin-top: 6px;
}

.select2-drop-active {
}

.select2-dropdown-open .select2-choice {
}

.select2-dropdown-open.select2-drop-above .select2-choice {
    border-radius: 2px;
}

.select2-dropdown-open .select2-choice .select2-arrow {
}

.select2-dropdown-open .select2-choice .select2-arrow b {
}

.select2-drop.select2-drop-above.select2-drop-active {
}

.select2-search {
}

.select2-search input {
    border: none;
}

.select2-search input:focus {
}

.select2-results {
    margin: 0px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 16px 24px 0 rgba(48,49,51,0.1);
}

.select2-results li {
}

.select2-results .select2-highlighted {
    background-color: #FF1261;
}

.select2-results .select2-result-label {
    padding: 5px 15px;
}

.select2-container-multi .select2-choices .select2-search-choice {
}

a.select2-search-choice-close {
}

.select2-container-multi .select2-choices {
}

/*new*/
.select2-container {
}



.select2-container .select2-choice {
    height: 44px;
    line-height: 42px;
    position: static;
}

.select2-container-active {
    border: 2px solid #FF1261;
    box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
}

.desktop a.select2-choice:focus {
    outline: none;
    text-decoration: none;
}

.desktop .Header_DropDown a.select2-choice:focus,
.desktop .Header_DropDown .select2-container-active {
    border: none;
    box-shadow: none;
    outline: rgba(255, 143, 219,0.7) solid 3px;
    outline-offset: 2px;
}

.select2-search {
}

.select2-drop {
}


.select2-container.Not_Valid .select2-choice {
}

.select2-container.Not_Valid {
    border: 2px solid #BB2A2E;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}



.Header_DropDown .select2-container,
.Header_DropDown .select2-container.select2-container-active,
.MobileHeader_DropDown .select2-container,
.MobileHeader_DropDown .select2-container.select2-container-active {
}

.Header_DropDown .select2-container {
    max-width: 200px;
}

.Header_DropDown .select2-container .select2-choice {
    background-color: transparent;
    height: auto;
    line-height: normal;
    position: relative;
    padding: 0 0 0 8px;
}

.Header_DropDown .select2-container .select2-choice span {
    line-height: normal;
}

.MobileHeader_DropDown .select2-container {
}

.MobileHeader_DropDown .select2-container .select2-choice span {
}


.Header_DropDown .select2-container .select2-choice .select2-arrow {
    width: auto;
    background-color: transparent;
    line-height: normal;
    top: 2px;
    right: 0;
    height: 100%;
}

.Header_DropDown .select2-container .select2-choice .select2-arrow:before {
    color: #5F636A;
    font-size: inherit;
    line-height: normal;
}


.phone .select2-drop {
}

.phone .select2-results .select2-result-label {
}


.phone .select2-container .select2-choice .select2-arrow:before {
}


.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice a:hover,
.select2-container.select2-container-disabled .select2-choice a:link:hover,
.select2-container.select2-container-disabled .select2-choice span,
.select2-container.select2-container-disabled .select2-choice span:hover {
}


/* InputWithIcons **************************/
.InputWithIcons {
    min-width: 130px;
    display: block;
}

.InputWithIcons .InputIcon {
    background-color: #FF1261;
    border-radius: 6px 2px 2px 6px;
    color: #FFF;
    line-height: 46px;
    text-align: center;
    top: 0;
    left: 0;
    height: 48px;
    width: 48px;
}

.InputWithIcons.Right .InputIcon {
    border-radius: 2px 6px 6px 2px;
    left: auto;
    right: 0;
}

.InputWithIcons input[type="text"],
.InputWithIcons input[type="password"],
.InputWithIcons input[type="datetime"],
.InputWithIcons input[type="datetime-local"],
.InputWithIcons input[type="date"],
.InputWithIcons input[type="month"],
.InputWithIcons input[type="time"],
.InputWithIcons input[type="week"],
.InputWithIcons input[type="number"],
.InputWithIcons input[type="email"],
.InputWithIcons input[type="url"],
.InputWithIcons input[type="search"],
.InputWithIcons input[type="tel"],
.InputWithIcons input[type="color"] {
    border-radius: 6px 2px 2px 6px;
    padding-left: 60px;
    width: 100%;
}

.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"] {
    border-radius: 2px 6px 6px 2px;
    padding-left: 12px;
    padding-right: 60px;
    width: 100%;
}

.InputWithIcons .select2-container {
    border-radius: 6px;    
    min-width: 200px !important;
}

.InputWithIcons .select2-container .select2-choice {
    padding: 0 60px;
}

.InputWithIcons.Right .select2-container .select2-choice {
    padding: 0 0 0 12px !important;
}

.tablet .InputWithIcons .InputIcon,
.phone .InputWithIcons .InputIcon {
    height: 47px;
    line-height: 47px;
}


/* Select2Custom **************************/

.Select2Custom.InputWithIcons .InputIcon {
    background-color: transparent;
    color: #1F2126;
    width: 44px;
    height: 47px;
    line-height: 47px;
}
.phone .Select2Custom.InputWithIcons .InputIcon {
    line-height: 37px;
    height: auto;
    padding-left: 0px;
}

.Select2Custom.InputWithIcons .select2-container {
    border-radius: 6px;
    border-color: #E3E6EB;
    min-width: 130px !important;
}

.Select2Custom.InputWithIcons.WithPrimary .select2-container {
    border-color: #FF1261;
}

.Select2Custom.InputWithIcons .select2-container .select2-choice {
    background-color: #E3E6EB;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 0 38px;
}

.ie .Select2Custom.InputWithIcons .select2-container .select2-choice,
.edge .Select2Custom.InputWithIcons .select2-container .select2-choice {
    border-radius: 0;
}

.phone .Select2Custom.InputWithIcons .select2-container .select2-choice{
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 0 34px;
    text-overflow: unset;
    width: 145px;
}

.Select2Custom.InputWithIcons.WithPrimary .select2-container .select2-choice {
    background-color: #FF1261;
}

.Select2Custom.InputWithIcons .select2-container .select2-choice span {
    color: #1F2126;
}

.Select2Custom.InputWithIcons .select2-container .select2-choice .select2-arrow {
    background-color: transparent;
    top: 0px;
    right: 0px;
    height: 44px;
    width: 30px;
}

.Select2Custom.InputWithIcons .select2-container .select2-choice .select2-arrow:before {
    color: #FF1261;
    font-size: inherit;
    line-height: normal;
}

.Select2Custom.InputWithIcons .select2-container .select2-choice > .select2-chosen {
    margin-right: 30px;
}

.Select2Custom.InputWithIcons.WithPrimary .InputIcon,
.Select2Custom.InputWithIcons.WithPrimary .select2-container .select2-choice span,
.Select2Custom.InputWithIcons.WithPrimary .select2-container .select2-choice .select2-arrow:before {
    color: #FFF;
}

.Select2Custom.InputWithIcons.Right .InputIcon {
    display: none;
}

.Select2Custom.InputWithIcons {
    display: inline-block;
}

/* ToggleButton **************************/
.ToggleButton {
    background-color: #C5C9CE;
    border: 0;
    border-radius: 40px;
    height: 20px;
    width: 36px;
}

.ToggleButton.changed {
    background: #FF1261;
    border-color: transparent;
}


.ToggleButton_label:after {
}

.ToggleButton_label:after, .ToggleButton_label.changed:after {
    height: 12px;
    width: 12px;
    top: 3px;
}


.ToggleButton_label.changed:after {
    background: #fff;
    border-color: #b7b7b7; 
    border-radius: 20px;
    left: 18px;
}

/* Calendar New **************************/
.pika-single {
    color: #1F2126;
    border: none;
    border-radius: 6px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 16px 24px 0 rgba(48,49,51,0.1);
    font-weight: 300;
    max-width: 81%;
  }

.is-bound .pika-lendar {
    max-width: 360px;
    padding: 5px 10px 10px 10px;
  }

.pika-title {
    height: 40px;
    border: none;
    border-radius: 0;
  }

.pika-label {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 11px 4px 8px;
  }

.pika-label:first-child {
    padding-top: 11px;
    border-radius: 0;
    font-weight: 500;
  } 

.pika-prev,
.pika-next {
    height: 37px;
  }

.pika-prev:after,
.pika-next:after {
    color: #FF1261;
    font-size: 29px;
    height: auto;
  }

.pika-title select {
    top: 10px;
    left: 3px;
    background: none;
    background-color: transparent;
    box-shadow: none;
    border: none;
    height: auto;
    line-height: normal;
    min-width: auto;
    padding: 0 2px;
}

.pika-select option {
    font-weight: 300;
    font-family: inherit;
    font-size: 16px;
    display: block;
    white-space: normal;
    min-height: 1.2em;
    padding: 0px 2px;
}

.ie .pika-prev:after,
.ie .pika-next:after {
}

.pika-table {
}

.pika-table thead {
    background-color: transparent;
  }

.pika-table th {
    color: #5F636A;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
  }

.pika-table th abbr[title] {
}

.pika-table td {
    padding: 1px 5px;
}

.pika-button {
    border-radius: 50%;
    color: #1F2126;
    height: 38px;
    width: 40px;
    padding: 0;
  }

.is-today .pika-button {
}

.is-selected .pika-button {
    background: #FF1261;
    border-radius: 50%;
    font-weight: 300;
    width: 40px;
    height: 38px;
    padding: 0;
  }

.is-disabled .pika-button {
    opacity: 0.5 !important;
    background: transparent;
    color: #1F2126;
  }

.is-outside-current-month .pika-button {
}

.pika-button:hover {
    background: #FF8FDB;
}

.pika-table .is-disabled.is-selected .pika-button {
    background-color: transparent !important;
}

.pika-time-section {
}

.is-selected.has-event .pika-button:after,
.is-selected.is-today.has-event .pika-button:after {
}

.pika-lendar .Calendar-navBtn {
}

.pika-lendar .Calendar-navBtn > div {
    color: #FF1261;
    line-height: normal;
    height: auto;
  }

.pika-time-container {
}

.Calendar-day:hover,
.Calendar-bottomBar-today:hover,
.triggerTime:hover,
.triggerTimeBack:hover {
}

/* pop up calendar*/
body > .Calendar-topCont .Calendar-day {
}

body > .Calendar-topCont .Calendar-day-selected,
body > .Calendar-topCont .Calendar-day-selected:hover,
body > .Calendar-topCont td:hover > .Calendar-day {
}

/* Calendar days */
.Calendar-day-selected,
.Calendar-day-selected:hover,
td:hover > .Calendar-day.Calendar-day-selected {
}

.Calendar-day:hover {
}

td:hover > .Calendar-day {
}

.Calendar-bottomBar {
}

.Calendar-prevMonth,
.Calendar-prevYear {
}

.Calendar-nextMonth,
.Calendar-nextYear {
}

/* Responsive Context **************************/
.phone :not(.NoResponsive) > .ButtonGroup .ButtonGroup_button.Button,
.phone :not(.NoResponsive) > .ButtonGroup .ButtonGroup_button a.Button {
    border-left: none;
    border-right-width: 0px;
    width: 33.33%;
    line-height: 48px;
    height: 48px;
}
.phone .ButtonGroup {
    margin-top: 20px;
}


.phone :not(.NoResponsive) > .ButtonGroup .ButtonGroup_button.Button:first-child {
    border-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

}

.phone :not(.NoResponsive) > .ButtonGroup .ButtonGroup_button.Button:last-child {
    border-bottom-width: 0px;
    border-radius: 0px;
    width: 33.33%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.phone .NoResponsive > .ButtonGroup.ButtonGroup2 .ButtonGroup_button.Button {
}

.phone .NoResponsive > .ButtonGroup.ButtonGroup3 .ButtonGroup_button.Button {
}

.phone .NoResponsive > .ButtonGroup.ButtonGroup4 .ButtonGroup_button.Button {
}

.phone .NoResponsive > .ButtonGroup.ButtonGroup5 .ButtonGroup_button.Button {
}

.phone .NoResponsive {
}

.phone .NoResponsive > .ButtonGroup .ButtonGroup_button.Button:first-child {
}

.phone .NoResponsive > .ButtonGroup .ButtonGroup_button.Button:last-child {
}


/*------------------------------------------------------------*/
/* 7.3 SILK Patterns > Data ***********************************/
/*------------------------------------------------------------*/

/* Badge **************************/
.Badge {
}

.IconBadge_number {
}

/* Counter **************************/
.Counter {
}

.Counter_number {
}

.Counter_label {
}

/* ProgressBar **************************/
.Progress {
}

.Progress_bar.Blue {
}

.Progress.Small {
}

.Progress.Medium {
}

.Progress.Large {
}

.Progress_bar {
}

.Progress span {
}


/* Tile **************************/
.Tile {
}

.TileIcon_icon,
.TileNumber_number,
.TileIconText_icon {
}

.TileNumber_number,
.TileNumber_text {
}

.TileNumber_text {
}

/* UserInitials **************************/
.UserInitials,
.UserInitials.Small {
}

.UserInitials span,
.UserInitials.Small span {
}

.UserInitials.Medium {
}

.UserInitials.Medium span {
}

.UserInitials.Large {
}

/* UserInitials: Colors **************************/
.UserInitials.Black {
}

.UserInitials.Blue {
}

.UserInitials.DarkBlue {
}

.UserInitials.DarkPlum {
}

.UserInitials.DarkRed {
}

.UserInitials.Gray {
}

.UserInitials.Green {
}

.UserInitials.LightGreen {
}

.UserInitials.Orange {
}

.UserInitials.Plum {
}

.UserInitials.Red {
}

.UserInitials.Silver {
}

.UserInitials.Transparent {
}

.UserInitials.Turquoise {
}

.UserInitials.White {
}

.UserInitials.Yellow {
}

/*------------------------------------------------------------*/
/* 7.4 SILK Patterns > Layout *********************************/
/*------------------------------------------------------------*/

/* SILK Patterns > Layout Popup */
.MainPopup {
}

.MainPopup .Button.ThemeGrid_MarginGutter {
}

/*------------------------------------------------------------*/
/* 7.6 SILK Patterns > Navigation *****************************/
/*------------------------------------------------------------*/

/* Breadcrumbs **************************/
.BreadcrumbsContainer {
    min-height: 37px;
}

.phone .BreadcrumbsContainer {
    display: block;
    min-height: auto;
}

.Breadcrumbs {
    color: #1F2126;
    font-size: 16px;
}

.Breadcrumbs a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.Breadcrumbs a:hover, .Breadcrumbs a:link:hover {
    color: #FF1261 !important;
}

.Breadcrumbs div {
    text-transform: capitalize;
}

.ie7 .Breadcrumbs a,
.ie8 .Breadcrumbs a {
}

.phone .Breadcrumbs div:first-child span {
    display: inline-block;
}

.Breadcrumbs .fa-long-arrow-right:before {
    content: "/";
}

.Breadcrumbs .fa {
    color: #1F2126;
    font-weight: 500;
    margin: 0;
    font-size: 16px;
}

.phone .Breadcrumbs .fa {
    font-weight: 300;
}

/* NavigationBar **************************/
.NavigationBar a,
.NavigationBar a:link,
.NavigationBar a:visited {
    margin: 5px 0px;
    padding: 2px 24px;
    font-size: 16px;
    font-weight: 300;
    color: #5F636A;
}

.phone .NavigationBar a, .phone .NavigationBar a:link, .phone .NavigationBar a:visited {
}

.phone .NavigationBar a {
}

.NavigationBar a:first-child {
}

.phone .NavigationBar a:first-child {
}

.NavigationBar a.Active {
    color: #1F2126;
}

.NavigationBar a:before,
.NavigationBar a.Active:before,
.NavigationBar a.Active:not(.ie7)::before,
.NavigationBar a.Active:not(.ie8)::before {
    background-color: #125f90; 
}

.phone .NavigationBar a:before, .phone .NavigationBar a.Active:before, .phone .NavigationBar a.Active:not(.ie7)::before, .phone .NavigationBar a.Active:not(.ie8)::before {
}

.NavigationBar a:after {
}

.NavigationBar a:before {
}

.NavigationBar a.Active:before,
.NavigationBar a:hover:before,
.NavigationBar a.Active:not(.ie7)::before,
.NavigationBar a.Active:not(.ie8)::before {
}

.NavigationBar .ListRecords span a,
.NavigationBar .ListRecords span a:link,
.NavigationBar .ListRecords span a:visited {
    margin: 5px 0px;
    padding: 2px 24px;
    text-decoration: none;
}

.NavigationBar .ListRecords span:first-child a {
}

/** Documents Form tab **/
.NavigationBar.Horizontal {
     border-bottom: 1px solid #C3C8D1;
}

/* TabsClient **************************/
.Tabs {
}

.Tabs_body {
}

.Tabs__tab {
}

.Tabs__tab.active {
}

/* NavigationBar: Horizontal **************************/
.NavigationBar .InlineDropdown .InlineDropdown_icon {
}

.NavigationBar a.InlineDropdown {
}

.InlineDropdown_icon .fa-caret-down:before {
}

/* SectionIndex **************************/

.SectionIndex.vertical a {
}

.SectionIndex.vertical a.active,
.SectionIndex.vertical a:hover {
}

.SectionIndex a.active,
.SectionIndex a:hover {
}

/* Wizard ******************************/
.WizardStep.ActiveStep {
}

.WizardParent {
}

.WizardStep.ActiveStep a,
.WizardStep.ActiveStep a:link {
}

.WizardStep.Past {
}

.WizardStep.Past a,
.WizardStep.Past a:link {
}

.WizardStep a,
.WizardStep a:link {
}

.WizardStep a,
.WizardStep a:link,
.WizardStep a[disabled="disabled"],
.WizardStep a[disabled="disabled"]:hover {
}

.WizardStep:first-of-type {
}

.WizardStep:last-of-type {
}

.WizardStep.Past:before {
}

.WizardStep.ActiveStep:before {
}

.WizardStep:after {
}

/*------------------------------------------------------------*/
/* 7.7 SILK Patterns > Structure ******************************/
/*------------------------------------------------------------*/

/* Gallery ***************************/
.Gallery .GalleryWrapper {
}

.Gallery .GalleryItem > span {
}

.Gallery .GalleryItem {
    margin-bottom: 24px;
}

.phone .Gallery .GalleryItem {
    margin-bottom: 12px;
}

.SmallRightColumns > .Column.ColFirst {
}

.SmallRightColumns > .Column.ColLast {
}

/*------------------------------------------------------------*/
/* 7.8 SILK Patterns > Utilities ******************************/
/*------------------------------------------------------------*/

/* File Upload **************************/
.FileUpload {
}

.FileUpload_Label {
}

.FileUpload_Button > .Button.Is_Default {
}

.phone .FileUpload_Label,
.tablet .FileUpload_Label {
}

/*------------------------------------*\
      $8. Usefull Classes
\*------------------------------------*/

/*------------------------------------------------------------*/
/* 8.1 Usefull Classes > Text Classes *************************/
/*------------------------------------------------------------*/

.Heading1, 
.Heading2, 
.Heading3,
.Heading4, 
.Heading5, 
.Heading6 {
    color: #1F2126;
    font-family: 'Nunito Sans';
    font-weight: 300;
}

.Heading1 {
    font-size: 48px;
    line-height: 60px;
}

.Heading2 {
    font-size: 37px;
    line-height: 52px;
}

.Heading3,
.phone .Heading1 {
    font-size: 31px;
    line-height: 48px;
}

.Heading4,
.phone .Heading2 {
    font-size: 26px;
    line-height: 40px;
}

.Heading5,
.phone .Heading3 {
    font-size: 21px;
    line-height: 32px;
}

.phone .Heading4 {
    font-size: 19px;
    line-height: 28px;
}

.phone .Heading5 {
    font-size: 17px;
    line-height: 25px;
}

.Text_Note {
    color: #1F2126;
    font-size: 14px;
    font-weight: normal;
}

.Text_Note2 {
    color: #1F2126;
    font-size: 16px;
    line-height: 22px;
}

/*------------------------------------------------------------*/
/* 8.2 Usefull Classes > Buttons ******************************/
/*------------------------------------------------------------*/

.Button,
a.Button {
    background-color: transparent;
    border: 2px solid #FF1261; 
    border-radius: 6px;
    color: #FF1261; 
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    line-height: 44px;
    min-width: 98px;
}

.desktop .Button:hover,
.desktop a.Button:hover,
.desktop a.Button:link:hover, 
.desktop a.Button:visited:hover,
.Button:hover,
a.Button:hover,
a.Button:link:hover, 
a.Button:visited:hover {    
    background-color: transparent; 
    border-color: #FF8FDB; 
    color: #FF8FDB !important;
}

.desktop .Button:focus,
.desktop a.Button:focus,
.desktop a.Button:link:focus, 
.desktop a.Button:visited:focus,
input.Button:focus {
    border: 2px solid #FF1261;
    box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
    outline: none;
}

.desktop .AM.Button {
    margin: 3px !important;
}

.Button:hover:active,
a.Button:hover:active {
    background-color: transparent;
    border-color: #FF8FDB;
    color: #FF8FDB !important;
}

.ButtonGroup_button.Button:hover,
.ButtonGroup_button a.Button:hover {
    color: #fff !important;
}

.Button.Icon {
    min-width: 48px;
    font-size: 18px;
    padding: 0 10.75px;
}

.Button.Success {
}

.desktop .Button.Success:hover,
.desktop a.Button.Success:hover {
}

.Button.Success:hover:active,
a.Button.Success:hover:active {
}

.Button.Warning {
}

.desktop .Button.Warning:hover,
.desktop a.Button.Warning:hover {
}

.Button.Warning:hover:active,
a.Button.Warning:hover:active {
}

.Button.Cancel {
    background-color: #fff;
    border-color: #FF1261;
    color: #FF1261;
}

.desktop .Button.Cancel:hover,
.desktop a.Button.Cancel:hover {
    background-color: #fff;
    border-color: #FF1261;
    color: #FF1261;
}

a.Button span.fa.fa-arrow-right {
    padding-left: 12px;
}

.Button.Cancel:hover:active,
a.Button.Cancel:hover:active {
}

.Button.Danger {
    background: #AD240A;
    border-color: transparent;
}

.desktop .Button.Danger:hover,
.desktop a.Button.Danger:hover {
}

.Button.Danger:hover:active,
a.Button.Danger:hover:active {
}

.Button.Info {
}

.desktop .Button.Info:hover,
.desktop a.Button.Info:hover {
}

.Button.Info:hover:active,
a.Button.Info:hover:active {
}

/* Default Action Button **************************/
.desktop .Button.ButtonDefault,
.desktop .Button.Is_Default,
.Button.ButtonDefault,
.Button.Is_Default,
input.Button.Is_Default {
    background: #FF1261;
    color: #fff;
}

.Button.ButtonDefault:hover,
.Button.Is_Default:hover,
a.Button.Is_Default:hover,
.desktop .Button.ButtonDefault:hover,
.desktop .Button.Is_Default:hover,
.desktop a.Button.Is_Default:hover,
.desktop input.Button.Is_Default:hover {
    background: none;
    background-color: #FF8FDB;
    border-color: transparent;
    color: #fff !important;
}

.Button.ButtonDefault:hover:active,
.Button.Is_Default:hover:active,
a.Button.Is_Default:hover:active,
input.Button.Is_Default:active {
}

a.Button.Link,
.Button.Link {
}

.desktop .Button.Link:hover,
.desktop a.Button.Link:hover {
}

.Button.Link:hover:active,
a.Button.Link:hover:active,
.Button.Link:focus,
a.Button.Link:focus {
}

.Button.Small,
.Panel__Actions .Button,
.Section_Actions .Button,
.Button.Small.Is_Default {
    font-size: 14px;
}

/* Styles for Disabled Buttons  */
.Button[disabled],
.Button:disabled,
.Button.Is_Default[disabled],
.Button.ButtonDefault[disabled],
.Button.Is_Default:disabled,
.Button.ButtonDefault:disabled,
.desktop .Button[disabled],
.desktop .Button:disabled,
.desktop .Button.Is_Default[disabled],
.desktop .Button.ButtonDefault[disabled],
.desktop .Button.Is_Default:disabled,
.desktop .Button.ButtonDefault:disabled,
.Button.Danger[disabled],
.Button.Danger:disabled,
.Button.Success[disabled],
.Button.Success:disabled,
.Button.Cancel[disabled],
.Button.Cancel:disabled {
    opacity: 0.5;
}

.Button.Link[disabled],
.Button.Link:disabled {
}

.desktop .Button.Is_Default[disabled]:hover,
.desktop .Button.Is_Default:disabled:hover,
.desktop .Button[disabled]:hover,
.desktop .Button:disabled:hover,
.desktop .Button.Cancel[disabled]:hover,
.desktop .Button.Cancel:disabled:hover,
.desktop .Button.Danger[disabled]:hover,
.desktop .Button.Danger:disabled:hover,
.desktop .Button.Success[disabled]:hover,
.desktop .Button.Success:disabled:hover {
}

.Button.Loading:before,
.Button.Loading[disabled]:before,
.Button.Loading:disabled:before {
}

.Button.Is_Default.Loading:before,
.Button.Is_Default.Loading[disabled]:before,
.Button.Is_Default.Loading:disabled:before,
.Button.ButtonDefault.Loading:before,
.Button.ButtonDefault.Loading[disabled]:before,
.Button.ButtonDefault.Loading:disabled:before {
}

/* Responsive Context **************************/
.phone .Button,
.tablet .Button,
.phone a.Button,
.tablet a.Button {
    line-height: 48px;
}

.phone a.Button span.fa {
}


.phone .Button.Small,
.tablet .Button.Small {
}

/*------------------------------------------------------------*/
/* 8.3 Usefull Classes > Background Colors ********************/
/*------------------------------------------------------------*/

.PrimaryColor {
    background-color: #FF1261; 
}

.SecondaryColor {
    background-color: #00B5CC;
}

.PrimaryTextColor {
    color: #FF1261; 
}

.SecondaryTextColor {
    color: #00B5CC; 
}

.Black {
}

.Blue {
}

.DarkBlue {
}

.DarkPlum {
}

.DarkRed {
}

.Gray {
}

.Green {
}

.LightGreen {
}

.Orange {
}

.Plum {
}

.Red {
}

.Silver {
}

.Turquoise {
}

.White {
}

.Yellow {
}




/* Counter & Tile */
.Counter.Black,
.Tile.Black {
}

.Counter.Blue,
.Tile.Blue {
}

.Counter.DarkBlue,
.Tile.DarkBlue {
}

.Counter.DarkPlum,
.Tile.DarkPlum {
}

.Counter.DarkRed,
.Tile.DarkRed {
}

.Counter.Gray,
.Tile.Gray {
}

.Counter.Green,
.Tile.Green {
}

.Counter.LightGreen,
.Tile.LightGreen {
}

.Counter.Orange,
.Tile.Orange {
}

.Counter.Plum,
.Tile.Plum {
}

.Counter.Red,
.Tile.Red {
}

.Counter.Silver,
.Tile.Silver {
}

.Counter.Transparent,
.Tile.Transparent {
}

.Counter.Turquoise,
.Tile.Turquoise {
}

.Counter.White,
.Tile.White {
}

.Counter.Yellow,
.Tile.Yellow {
}

.Label {
}

/*------------------------------------------------------------*/
/* 8.4 Usefull Classes > Text Colors **************************/
/*------------------------------------------------------------*/

.Page .Text_black {
}

.Page .Text_blue {
}

.Page .Text_darkblue {
}

.Page .Text_darkplum {
}

.Page .Text_darkRed {
}

.Page .Text_lightgray {
    color: #BABDC4;
}

.Page .Text_gray {
    color: #5F636A;
}

.Page .Text_green {
    color: #216039;
}

.Page .Text_lightGreen {
}

.Page .Text_orange {
}

.Page .Text_plum {
}

.Page .Text_red {
}

.Page .Text_silver {
}

.Page .Text_turquoise {
}

.Page .Text_white {
}

.Page .Text_yellow {
}

/*------------------------------------*\
      $9. Custom Classes
\*------------------------------------*/

/* BottomMenu **************************/
.BottomMenu_wrapper {
}

.BottomMenu_wrapper a,
.BottomMenu_item {
}

.BottomMenu_item.active {
}

.BottomMenu_item.active span.fa,
.BottomMenu_item.active span.fa:before {
}

.BottomMenu_wrapper a span.fa,
.BottomMenu_item span.fa {
}

.BottomMenu_wrapper a span.fa:before,
.BottomMenu_item span.fa:before {
}

/* Search_wrapper - Placeholders Search input **************************/
.Search_wrapper ::-webkit-input-placeholder {
}

.Search_wrapper :-moz-placeholder {
}

.Search_wrapper ::-moz-placeholder {
}

.Search_wrapper :-ms-input-placeholder {
}

/* Scaffolding buttons ***************************/
a.ActionAdd,
a.ActionAdd:link,
a.ActionAdd:visited,
a.ActionEdit,
a.ActionEdit:link,
a.ActionEdit:visited,
a.ActionDelete,
a.ActionDelete:link,
a.ActionDelete:visited,
a.ActionChange,
a.ActionChange:link,
a.ActionChange:visited {
}

.desktop a.ActionAdd:hover,
.desktop a.ActionAdd:hover:visited,
.desktop a.ActionAdd:link:hover,
.desktop a.ActionEdit:hover,
.desktop a.ActionEdit:link:hover,
.desktop a.ActionEdit:link:visited,
.desktop a.ActionDelete:hover,
.desktop a.ActionDelete:hover:visited,
.desktop a.ActionDelete:link:hover,
.desktop a.ActionChange:hover,
.desktop a.ActionChange:hover:visited,
.desktop a.ActionChange:link:hover {
}

.desktop a.ActionAdd:hover:active,
.desktop a.ActionEdit:hover:active,
.desktop a.ActionDelete:hover:active,
.desktop a.ActionChange:hover:active {
}

/* Responsive Context **************************/

.tablet .Login_Info_Logout:before,
.phone .Login_Info_Logout:before {
}

.tablet .Login_Info,
.phone .Login_Info {
}

.phone .Login_Info a,
.phone .Login_Info a:link,
.phone .Login_Info a:visited,
.tablet .Login_Info a,
.tablet .Login_Info a:link,
.tablet .Login_Info a:visited {
    font-size: 18px;
    font-weight: 300;
}

.tablet .LoginInfo_username{
}

.phone .LoginInfo_username {
}

.tablet .Application_Menu .Others_Menu .Login_Info a,
.phone .Application_Menu .Others_Menu .Login_Info a {
}

.SubMenuUser {
}


/**** Login Page using Remserv Layout ****/
.LoginPage {
}

.LoginPage .Header {
    box-shadow: none;
}

.LoginPage .Title_Section {
    min-height: 526px;
    padding: 43px 0;
    
    
}

.LoginPage .phone .Title_Section {
}


.LoginPage .BreadcrumbsContainer {
}

.LoginPage .phone .BreadcrumbsContainer {
display: block;    
}

.LoginPage .MainContent {
    padding: 20px 5px 40px 5px;
}

.LoginPage .phone .MainContent {
    padding: 15px 5px;
}
.Login_TopLinks {
}

.LoginPage .Title_Section .Title.Heading1 {
    font-family: 'Nunito Sans';
}

.Login_TitleText {
    color: #FFF;
    font-size: 46px;
    font-weight: normal;
    line-height: 56px;
    margin-top: 25px;
    padding-top: 15px;
    font-family: 'Nunito Sans';
}

.Login_SubText {
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    padding-top: 20px;
}

.TransparentButton {
    min-width: 139px;
    color: #fff;
    border: 2px solid #fff;
    font-weight: normal;
    cursor: pointer;
}

a.TransparentButton.Button {
    border: 2px solid #fff;
    color: #fff;
}

.desktop .TransparentButton.Button:hover,
.desktop .TransparentButton.Button:focus,
.desktop a.TransparentButton.Button:hover,
.desktop a.TransparentButton.Button:focus {
    color: #fff !important;
    border: 2px solid #fff;
    text-decoration: none;
}

.phone .Login_SubText {
}

.LoginCardHolder {
    margin-top: 0;
}


/* Dashboard ***********************/
html .Dashboard .Title_Section .ThemeGrid_Container {
    max-width: 89.5%;
    padding: 0;
}

.desktop.Dashboard .Content .ThemeGrid_Container {
    max-width: 67.5%;
}

@media screen and (min-width: 1370px) {
    .desktop.Dashboard .Content .ThemeGrid_Container {
        max-width: 900px;
    }
}

html .phone.Dashboard .Content .ThemeGrid_Container {
    padding: 0;
}

.Dashboard .Title_Section {
    background: none;
    min-height: inherit;
    z-index: inherit;
}

.Dashboard .MainContent {
    margin-top: 0;
    padding: 10px 0 68px 0;
}

.Dashboard  .Title {
    margin-top: 0;
}

.Dashboard  .Title_TitleText {
}

.Dashboard  .Title_SubText {
}

.phone.Dashboard .Title_SubText {
}

.phone.Dashboard .Title_TitleText {
}

.phone.Dashboard .Title_Section {
    padding: 0;
}

.phone.Dashboard .Title_Section:before, .phone.Dashboard .Title_Section:after {
}

/* ClaimsPage Layout (Inhertied from Dashboard) ***********************/

.ClaimsPage {
}

.ClaimsPage.Dashboard {
}

.Page.ClaimsPage > .Content {
    min-height: 88%;
}

.ClaimsPage .PageWizard {
    margin-top: 7px;
    min-height: 97px;
}

.ClaimsPage .Header .Claims_Title {
    padding-left: 135px
}

.ClaimsPage .Header .Claims_Actions {
}

.ClaimsPage .Header .Claims_Title.Heading3,
.ClaimsPage .Header .Claims_Actions .fa-times:before {
    color: #FF1261;
}

.ClaimsPage .Header .Claims_Actions .fa-times.fa-lg {
    font-size: 1.66666em;
    vertical-align: -.1333em;
}

.ClaimsPage.Dashboard .Footer,
.ClaimsPage.Dashboard .DashboardCard .DashboardCard_ContentWrap {
    display: none;
}

.ClaimsPage .DropdownMenu {
    min-width: 235px;
}

.ClaimsPage .DropdownMenu .PH > a {
    line-height: 24px;
    padding: 8px 20px;
}

.ClaimsPage .Alert {
    max-width: 100%;
}




/*------------------------------------*\
      $10. Custom Patterns
\*------------------------------------*/


/**** Login Card ****/
.LoginCard.Card {
    background-color: #fff; 
    border-radius: 0px;  
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.41);
    color: #1F2126;
    padding: 25px 30px;
    line-height: normal;
    height: auto;
    min-height: 440px;
    min-width: 290px;
    max-width: 400px;
    text-align: left;
    position: relative;
    
    
}

.phone .LoginCard {
    margin-bottom: 15px;
    border-bottom: 2px solid #EDF0F4;
    padding-bottom: 20px;
}


.LoginCard label {/*
*/}

.LoginCard .fa,
.LoginCard .fab,
.LoginCard .far,
.LoginCard .fas,
.LoginCard .fal {
    color: #FF1261;
    font-size: inherit;
    cursor: pointer;
    text-align: initial;
}
 
.LoginCard_Title {
    color: #1F2126; 
    font-family: 'Nunito Sans';
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 12px;   
}

.LoginCard_Username , .LoginCard_Password {
    font-weight: 500;
    clear: both;
}

.LoginCard_Password .ThemeGrid_Width10 {
 width: 85%;   
}


.LoginCard_Password p {
font-weight: normal;
} 


.phone .LoginCard_Title {
    text-align: initial;
}

.LoginCard_Text {
}

.LoginCard_Username {
    min-height: 86px;
    height: auto;
}

.LoginCard_Password {
    min-height: 135px;    
    height: auto;
}

.LoginCard_Username input[type="text"],
.LoginCard_Password input[type="password"] {
    width: 100%;
}

.phone .LoginCard_Username input[type="text"],
.phone .LoginCard_Password input[type="password"] {
}

.LoginCard_Action {
}


.LoginCard_Action .Button {
    min-width: 98px;
}

.LoginCard_Links {
    height: 32px;
    padding-top: 10px;
}

.LoginCard_Links > a {
    display: inline-block;  
}

.phone .LoginCard_Action,
.phone .LoginCard_Links {
}

.ForgotLogin .LoginCard_Title {
    margin-bottom: 20px;
}

.ForgotLogin .LoginCard_Username, 
.ForgotLogin .LoginCard_Password {
}
 
.ForgotLogin .LoginCard_Action {
    line-height: 32px;
    margin-bottom: 22px;
}

.phone .ForgotLogin .LoginCard_Action {
}


.ForgotLogin .LoginCard_Action .Button {
}


/***** TopHeader/SubHeader *******/
.TopHeaderWrapper {
    background: -webkit-gradient(linear, right top, left top, from(#FF8FDB), to(#FF1261));
    background: -webkit-linear-gradient(right, #FF8FDB 0%, #FF1261 100%);
    background:      -o-linear-gradient(right, #FF8FDB 0%, #FF1261 100%);
    background: linear-gradient(344.99deg, #FF8FDB 0%, #FF1261 100%);
    color: #fff;
}

.phone .TopHeaderWrapper,
.tablet .TopHeaderWrapper {
    display: block;
}

.phone .TopHeaderWrapper {
    background: #FF1261;
    padding: 0px 12px;
}

.TopHeader {
    height: 40px;
    padding: 3px 0;
    background: transparent;
}

.phone .TopHeader {
    padding: 6px 0;
}

.TopHeader .fa.fa-fw.fa-angle-left {
    font-size: 16px;
    font-weight: bold;
    width: 14px;
    text-align: left;
}
    
.SubHeader {
}

.SubHeader > div {
}

.SubHeader_Links {
}

.phone .SubHeader_Links,
.tablet .SubHeader_Links {
}


.TopHeader a,
.TopHeader a:link,
.TopHeader a:visited {
    font-size: 14px;
    font-weight: 500;
}

.TopHeader .SubHeader_Links a,
.TopHeader .SubHeader a:link,
.TopHeader .SubHeader a:visited {
}

.TopHeader a:hover,
.TopHeader a:link:hover,
.TopHeader a:visited:hover,
.TopHeader a:focus {
    color: #fff;
    text-decoration: none;
}

.SubHeader_Links a:last-child:before {
}


.phone .SubHeader_Links a:last-child:before,
.tablet .SubHeader_Links a:last-child:before {
}

.phone .SubHeader_Links a, 
.phone .SubHeader_Links a:link, 
.phone .SubHeader_Links a:visited,
.tablet .SubHeader_Links a, 
.tablet .SubHeader_Links a:link, 
.tablet .SubHeader_Links a:visited {
}




/****/
.TopHeader .LoginInfo_username .DropdownMenu {
}

.TopHeader .LoginInfo_username .DropdownMenu a {
}

.TopHeader .LoginInfo_username .DropdownMenu a:hover {
}


/**** CardFooterHolder Card ****/
.CardFooterHolder {
    margin-top: 50px;
    padding: 0;
}

.phone .CardFooterHolder {
    padding: 0 16px;
    margin: 15px 0;
}

.CardFooterHolder_Logo {
    margin-bottom: 0;
    padding: 0 0 32px 0;
    text-align: right;
}

.ie11 .CardFooterHolder_Logo a {
    display: inline-block;
}

.phone .CardFooterHolder_Logo {
    padding: 26px 0 20px;
    text-align: center;
}

.CardFooterHolder_Logo Img {
    max-height: 40px;
}

.CardFooterHolder_Contents {
    margin-bottom: 30px;
}

.phone .CardFooterHolder_Contents {/*
    margin-bottom: 0px;
*/}

.CardFooterHolder_FooterNote {
    border-top-color: #C5C9CE;
    padding-top: 15px;
    margin-bottom: 75px;
}

.phone .CardFooterHolder_FooterNote {   
    margin: 38px 0 0;
    padding-top: 0px;
}

.CardFooterHolder_NoteText {
    color: #5F636A;
    padding: 8px 0;
}

.CardFooterHolder_NoteText a {
    font-size: 14px;
    font-weight: 400;
}

.phone .CardFooterHolder_NoteText {
    text-align: left;    
    padding: 22px 0;
    font-size: 14px;
}

.phone .CardFooterHolder_SocialLinks {
}

.CardFooterHolder_SocialLinks a {
    border-color: #D7DCE0;
    border-radius: 6px;    
    width: 48px;
    height: 48px;
}

.CardFooterHolder_SocialLinks a:first-child {
}

.CardFooterHolder_SocialLinks a:hover,
.CardFooterHolder_SocialLinks a:focus,
.CardFooterHolder_SocialLinks a:link:focus,
.CardFooterHolder_SocialLinks a:visited:focus {
    border-color: #FF1261;
}

/**** CardFooterContent Cards ****/
.CardFooterContent {
    color: #5F636A;
}

.phone .CardFooterContent {
}

.CardFooterContent_Title.Heading3 {
    font-size: 21px;
    font-weight: 300;
    line-height: 35px;  
    margin-bottom: 0;
}

.phone .CardFooterContent_Title.Heading3 {
}

.CardFooterContent_Content {
}

.CardFooterContent_Content a,
.CardFooterContent_Content a:link,
.CardFooterContent_Content a:visited {
    color: #5F636A;
    font-weight: 300;
    display: inline-block;
}

.desktop .CardFooterContent_Content a:hover,
.desktop .CardFooterContent_Content a:link:hover,
.desktop .CardFooterContent_Content a:visited:hover,
.desktop .CardFooterContent_Content a:focus,
.desktop .CardFooterContent_Content a:link:focus,
.desktop .CardFooterContent_Content a:visited:focus,
.tablet .CardFooterContent_Content a:hover,
.phone .CardFooterContent_Content a:hover {
    color: #FF1261;
    text-decoration: none;
}


.phone .CardFooterContent_Content {
}


.phone .CardFooterContent_Content a {
    font-size: 16px;
    margin: 0;
}

/**** CustomNavigator Card ****/
.CustomNavigator a {
}

.CustomNavigator a:last-child:before {
}

.CustomNavigator a:before,
.CustomNavigator .ListRecords span a:before {
}

.CustomNavigator .ListRecords span:last-child a:before {
}

.CustomNavigator .ListRecords > span:first-child a {
}

/**** Label Block ****/
.LabelBlock {
}

.LabelBlock_Label {
    font-weight: 300;
}

.LabelBlock_Text {
}

/**** CardRightContent ****/

.CardRightContent.Card {
}

.CardRightContent {
}

.CardRightContent .Left {
}


.CardRightContent .Left .CardRightContent_Icon {
}

.CardRightContent_Icon Img {
}

.CardRightContent .Right {
}

.phone .CardRightContent .Right {
}


.phone .Card {
}

.phone .MobileText{
}


.phone .CardRightContent .Right span.Heading3A p {
}

.phone .CardRightContent .ThemeGrid_Width11 {
}

.CardRightContent .Right .CardRightContent_Title.Heading4 {
}

.phone .CardRightContent_Title {
}

.CardRightContent .Right .CardRightContent_Note, 
.CardRightContent_Note a, 
.CardRightContent_Note a:link, 
.CardRightContent_Note a:visited {
}



.CardRightContent .Separator,
.CardRightContent .ThinSeparator {
}


.phone .CardRightContent, 
.phone .CardRightContent .Left, 
.phone .CardRightContent .Right {
}

.phone .CardRightContent .Left {
}

.phone .CardRightContent .Left .CardRightContent_Icon {
}

.CardRightContent .LabelBlock_Label {
}

.CardRightContent .LabelBlock_Text {
}

.phone .CardRightContent.Card {
}

.phone .CardRightContent_Content > div {
}

.phone .CardRightContent_Content > div .Heading3A {
}

/*************************\
/**** Dashboard Cards ****/

.CardDashboard {
}

.Dashboard .CardDashboard {
}

.Dashboard .CardDashboard,
.phone .CardDashboard {
}

.phone .CardDashboard {
}

.phone.Dashboard .CardDashboard {
}

.CardDashboard_Head {
}

.CardDashboard_Footer {
}

.Dashboard .CardDashboard_Footer {
}

.CardDashboard_Footer .CardDashboard_Text {
}

.CardDashboard_Icon {   
    height: 83px;
    width: 83px;
}

.CardDashboard_Icon Img {
    max-width: 83px;
    min-width: 83px;
    min-height: 83px;
    max-height: 83px;
}

.CardDashboard_Title {
}

.Dashboard .CardDashboard_Title,
.LoginPage .CardDashboard_Title {
    margin-bottom: 5px;
    margin-top: 12px;
}

.CardDashboard_Heading {
}

.CardDashboard_Status, 
.CardDashboardFooter Label {
}

.CardDashboard_Text {
}

.LoginPage .CardDashboard_Text {
}

.CardDashboard_Action {
}


.phone.Dashboard .CardDashboard_Action {
}

.CardDashboard_Action .Button {
}

.CardDashboard_FooterNote {
}

.CardDashboard_ExtraFooter {
}

.CardDashboard_ExtraFooter:hover {
}

.CardDashboard_ExtraFooter a,
.CardDashboard_ExtraFooter a:hover,
.CardDashboard_ExtraFooter a:link,
.CardDashboard_ExtraFooter a:link:hover {
}

.SmallHeading .CardDashboard_Icon {
}

.SmallHeading .CardDashboard_Heading {
}

.CardDashboard .tooltipstered .fa {
}

/**** Dashboard Simple Card ****/
.CardDashboardSimple.CardDashboard {
    border-radius: 0;
    border: none;
    width: 316px;
    min-height: 384px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
    padding: 72px 15px 0px;
}

.CardDashboardSimple .CardDashboard_Heading {
    padding: 0;
}

/**** Dashboard Action Card ****/

.CardDashboardAction .CardDashboard_Head {
}

.CardDashboardAction .CardDashboard_Heading {
}

.CardDashboardAction .CardDashboard_Icon {
}

.CardDashboardAction .CardDashboard_Status {
}

/**** Dashboard Footer Card ****/
.CardDashboardFooter.CardDashboard {
}

.Dashboard .CardDashboardFooter.CardDashboard {
}

.CardDashboardFooter.CardDashboard:hover {
}

.CardDashboardFooter_TopWrapper {
}

.Dashboard .CardDashboardFooter_TopWrapper {
}


.phone.Dashboard .CardDashboardFooter_TopWrapper {
}

.CardDashboardFooter_TopWrapper:hover {
}

.CardDashboardFooter .CardDashboard_Head {
}

.Dashboard .CardDashboardFooter .CardDashboard_Head {
}

.phone.Dashboard .CardDashboardFooter .CardDashboard_Head {
}


a[disabled="disabled"] .CardDashboardFooter.CardDashboard, 
a[disabled="disabled"]:hover .CardDashboardFooter.CardDashboard {
}

a[disabled="disabled"] .CardDashboardFooter_TopWrapper:hover {
}


/**** Label Block ****/
.CardDashboardFooter .CardDashboard_Footer .LabelBlock {
}

.CardDashboardFooter .CardDashboard_Footer .LabelBlock_Label {
}

.CardDashboardFooter .CardDashboard_Footer .LabelBlock_Text {
}

/**** Dashboard Footer Wallet Card ****/
.CardDashboardFooterWallet.CardDashboard {
}

.CardDashboardFooterWallet.CardDashboard:hover {
}

.CardDashboardFooterWallet .CardDashboard_Title {
}

.CardDashboardFooterWallet .CardDashboard_Head {
}

.CardDashboardFooterWallet_ContentSet1 {
}

.CardDashboardFooterWallet_ContentSet1 .Buttons,
.CardDashboardFooterWallet_ContentSet2 .Buttons {
}

.CardDashboardFooterWallet_ContentSet1,
.CardDashboardFooterWallet_ContentSet2 {
}

.CardDashboardFooterWallet .LabelBlock_Label {
}

.CardDashboardFooterWallet .LabelBlock_Text {
}

.CardDashboardFooterWallet .CardDashboard_Footer .LabelBlock_Label {
}



/**** Title Currency ****/
.TitleCurrency {
}

.TitleCurrency .Left {
}

.phone .TitleCurrency .Left {
}    

.TitleCurrency .Right {
}

.phone .TitleCurrency .Right {
}

.TitleCurrency .CustomNavigator a:first-child {
} 

.TitleCurrency_Title {
}

.phone .TitleCurrency_Title {
}

.TitleCurrency_Content {
}

.phone .TitleCurrency_Content {
}

.phone .ColorText_Text {
}

.text-description .tooltipstered {
}

.TitleCurrency .Right {
}

.TitleCurrency_Currency {
}

.TitleCurrency_SubText {
}




.phone .TitleCurrency,
.phone .TitleCurrency .Left,
.phone .TitleCurrency .Right {
}

/**** Card Border Left ****/
.CardBorderLeftParent {
}

.CardBorderLeftParent .CardBorderLeft.Card:before {
}

.CardBorderLeftParent .CardBorderLeft.Card:hover:before {
}

.CardBorderLeft.Card {
}

.CardBorderLeft > div {
}

.CardBorderLeft_Title {
}

.CardBorderLeft_Text {
}

.CardBorderLeft_Link {
}


/**** Title Content ****/
.TitleContent {
}
.TitleContent_Label {
    color: #1F2126;
}
.TitleContent_Text {
}


/**** Color Text ****/
.ColorText_Text {
    padding:  0;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-weight: normal;
    border-radius:4px;
    cursor: default;
}


/**** Icon Title ****/
.IconTitle {
}
.IconTitle_Icon {
}
.IconTitle_Icon img,
.IconTitle_Icon .fa-fw,
.IconTitle_Icon {
}
.IconTitle_Icon .fa-fw {
}
.IconTitle_TitleWrapper {
}
.IconTitle_Title {
color: #1F2126;
}
.IconTitle_Text {
}

.phone .IconTitle {
    display: block;
}

.phone .IconTitle_TitleWrapper {
    display: block;
    margin-top: 15px;
}

/**** Card Receipt Line ****/
.CardReceiptLine.Card {
}

.CardReceiptLine.Card .LabelBlock_Label {
}

.CardReceiptLine.Card .LabelBlock_Text {
}

.CardReceiptLine_ImageWrapper {
}

.CardReceiptLine_ImageWrapper a {
}

.CardReceiptLine_Image img,
.CardReceiptLine_Image .fa {
}

.CardReceiptLine_HeadingWrapper {
}

.CardReceiptLine_HeadingWrapper .Heading4 {
}

.CardReceiptLine_Title {
}

.CardReceiptLine_Text {
}

.CardReceiptLine_ColumnsWrapper {
}

.CardReceiptLine_ColumnsContent {
}

.CardReceiptLine_TailWrapper {
}

.CardReceiptLine_Actions .CustomNavigator a {
}
.CardReceiptLine_Actions .CustomNavigator a:before {
}

.phone .CardReceiptLine.Card {
}

.phone .CardReceiptLine_ImageWrapper {
}

.phone .CardReceiptLine_Image img {
}

.phone .CardReceiptLine_HeadingWrapper, 
.phone .CardReceiptLine_ColumnsWrapper {
}

.phone .CardReceiptLine_Columns,
.phone .CardReceiptLine_Values {
 }

.phone .CardReceiptLine_TailWrapper {
}



/**** CardFullContent ****/

.CardFullContent.Card {
}

.CardFullContent {
}

.CardFullContent .Left,
.CardFullContent .Right,
.CardFullContent_Tail {
}

.CardFullContent .Left {
}

.CardFullContent_Icon Img {
}

.CardFullContent_Title {
}

.CardFullContent_LeftContent {
}

.CardFullContent_Actions {
}

.CardFullContent_LeftContent .LabelBlock,
.CardFullContent_Content .LabelBlock {
}

.CardFullContent_LeftContent .LabelBlock_Label,
.CardFullContent_Content .LabelBlock_Label {
}

.CardFullContent_LeftContent .LabelBlock_Text,
.CardFullContent_Content .LabelBlock_Text {
}

.CardFullContent .Right {
}

.MainContent .CardFullContent_Content .Heading1,
.CardFullContent_Content .Heading2,
.CardFullContent_Content .Heading3,
.CardFullContent_Content .Heading4 {
}

.CardFullContent_Note, 
.CardFullContent_Note a, 
.CardFullContent_Note a:link, 
.CardFullContent_Note a:visited {
}

.CardFullContent_Tail {
}

.CardFullContent_Tail .fa-fw {
}





.phone .CardFullContent, 
.phone .CardFullContent .Left, 
.phone .CardFullContent .Right {
}

.phone .CardFullContent .Left {
}

.phone .CardFullContent_Icon {
}

.phone .CardFullContent_Tail,
.tablet .CardFullContent_Tail {
}

.CardFullContent .Columns.MarginBottom,
.phone .CardFullContent .Columns.MarginBottom.mob_BreakAll > .Column {
}


.phone .CardFullContent.Card {
}

.phone .CardFullContent .Right {
}

.phone .CardFullContent .Left,
.phone .CardFullContent .Right {
}

.phone .CardFullContent_LeftContent {
}



/**** Receipt Line Edit ****/
.ReceiptLineEdit {
}
.ReceiptLineEdit_Number {
}
.ReceiptLineEdit_Inputs {
}
.ReceiptLineEdit_Inputs > input[type="text"],
.ReceiptLineEdit_Inputs > select   {
}
.ReceiptLineEdit_Inputs > div {
}
.ReceiptLineEdit_Inputs > div:last-child {
}
.ReceiptLineEdit_IconWrapper {
}
.ReceiptLineEdit_Icon {
}
.ReceiptLineEdit_Icon Img {
}

.ReceiptLineEdit .Columns.MarginBottom,
.phone .ReceiptLineEdit .Columns.MarginBottom.mob_BreakAll > .Column {
}


/**** Info Box ****/
.InfoBox {
}

.InfoBox_Icon {
}

.InfoBox_Icon Img {
}

.InfoBox_Title {
}

.InfoBox_Title a {
}

.InfoBox:hover {
}

/**** Info Side Bar ****/
.InfoSideBar {
}
.InfoSideBar_CloseWrapper {
}
.InfoSideBar_Close a, 
.InfoSideBar_Close a:link, 
.InfoSideBar_Close a:visited, 
.desktop .InfoSideBar_Close a:hover, 
.desktop .InfoSideBar_Close a:link:hover, 
.desktop .InfoSideBar_Close a:visited:hover, 
.tablet .InfoSideBar_Close a:hover, 
.phone .InfoSideBar_Close a:hover {
}
.InfoSideBar_Head {
}
.InfoSideBar_Icon {
}
.InfoSideBar_Icon .fa-fw {
}
.InfoSideBar_Title {
}
.InfoSideBar_Text {
}
.InfoSideBar_Text > span {
}

.InfoSideBar_Text ul {
}

.InfoSideBar_Note {
}
.InfoSideBar_Note a {
}
.InfoSideBar_Action {
}

/**** Card Note Box ****/
.CardNoteBox {
}
.CardNoteBox_Title {
}
.CardNoteBox_Text > span {
}

/**** Badge Wizard Steps ****/
.BadgeWizardSteps {
}

.BadgeWizardSteps_StepWrapper {
}
.BadgeWizardSteps_StepWrapper:last-child {
}

@media screen and (max-width: 1220px) {
    .BadgeWizardSteps_StepWrapper {
    }
}

.phone .BadgeWizardSteps_StepWrapper {
}

.BadgeWizardSteps_Badge {
}
.BadgeWizardSteps_Badge .BadgeRing {
}
.BadgeWizardSteps_Badge .Badge {
}
.BadgeWizardSteps_Badge.ActiveBadge .BadgeRing {
}
.BadgeWizardSteps_Badge.ActiveBadge .Badge {
}
.BadgeWizardSteps_Step {
}
.BadgeWizardSteps_Step.ActiveStep {
}




/**** Card Promo Banner ****/

.CardPromoBanner .CardBackground {
}

.CardPromoBanner .CardBackground_Content {
}

.CardPromoBanner .Left {
}

.CardPromoBanner_Title {
}
.CardPromoBanner_Text {
}
.CardPromoBanner_Action {
}


/**** Graph Info ****/
.GraphInfo {
}
.GraphInfo_TitleHead {
}
.GraphInfo_Title {
}
.GraphInfo_Filter {
}
.GraphInfo_Filter select {
}
.GraphInfo_Chart {
}
.GraphInfo_Notes {
}
.GraphInfo_Action .Button {
}


/**** DashCardHolder *****/
.DashCardHolder .ListRecords {
}

.DashCardHolder,
.DashCardHolder_Col3 {
}

.phone.Dashboard .DashCardHolder, .phone.Dashboard .DashCardHolder_Col3 {
}

.DashCardHolder_Col2,
.DashCardHolder_Col1 {
}

.DashCardHolder .CardDashboard,
.DashCardHolder .ListRecords > div,
.DashCardHolder > div {
}

.DashCardHolder_Col3 .CardDashboard,
.DashCardHolder_Col3 .ListRecords > div,
.DashCardHolder_Col3 > div {
}

.DashCardHolder_Col2 .CardDashboard,
.DashCardHolder_Col2 .ListRecords > div,
.DashCardHolder_Col2 > div {
}

.DashCardHolder_Col1 .CardDashboard,
.DashCardHolder_Col1 .ListRecords > div,
.DashCardHolder_Col1 > div {
}


@media screen and (max-width: 1370px) {
    .DashCardHolder .CardDashboard,
    .DashCardHolder .ListRecords > div,
    .DashCardHolder > div {
    }
    
    .Dashboard .DashCardHolder .CardDashboard,
    .Dashboard .DashCardHolder .ListRecords > div,
    .Dashboard .DashCardHolder > div {
    }
    
    
    .DashCardHolder_Col2 .CardDashboard,
    .DashCardHolder_Col2 .ListRecords > div,
    .DashCardHolder_Col2 > div {
    }

    .DashCardHolder_Col1 .CardDashboard,
    .DashCardHolder_Col1 .ListRecords > div,
    .DashCardHolder_Col1 > div {
    }
}


.phone.Dashboard .DashCardHolder .CardDashboard {
}

.phone.DashCardHolder .CardDashboard,
.phone.DashCardHolder .ListRecords > div,
.phone.DashCardHolder > div,
.phone.DashCardHolder_Col3 .CardDashboard,
.phone.DashCardHolder_Col3 .ListRecords > div,
.phone.DashCardHolder_Col3,
.phone.DashCardHolder_Col2 .CardDashboard,
.phone.DashCardHolder_Col2 .ListRecords > div,
.phone.DashCardHolder_Col2 > div,
.phone.DashCardHolder_Col1 .CardDashboard,
.phone.DashCardHolder_Col1 .ListRecords > div,
.phone.DashCardHolder_Col1 > div {
}

.DashCardHolder_Col3 .ListRecords > div .CardDashboard,
.DashCardHolder_Col3 > div .CardDashboard {
}


/* File Upload Preview **************************/
.FileUploadPreview {
}

.FileUploadPreview_Icon {
}

.FileUploadPreview_Label {
}


.FileUploadPreview_Button .Button {
}

.FileUploadPreview_Widget {
}

.FileUploadPreview_PreviewHolder > :first-child {
}

.FileUploadPreview_Widget input[type=file] {
}

.FileUploadPreview.active .FileUploadPreview_Label {
}

.FileUploadPreview.MiniUploader {
}

.FileUploadPreview.MiniUploader .FileUploadPreview_Label {
}

.FileUploadPreview.MiniUploader .FileUploadPreview_Icon {
}

.FileUploadPreview.MiniUploader .FileUploadPreview_PreviewHolder > :first-child {
}

.FileUploadPreview_ActionsHolder {
}



/** Absolute Card **/
.AbsoluteCard {
}

.AbsoluteCard_Area {
}

.AbsoluteCard_Contents {
}

.AbsoluteCard_Title {
}

.AbsoluteCard_Text {
}

.AbsoluteCard_Actions {
}







/** ModalHeaderPopup **/
.show-modal-header{
}

.modal-background-header{
}

.modal-background-show-header{
}

.between-header{
}

.modal-header{
}

.shrinkmodal-header{
}

.blowUpModal-header{
}

.fadeout-header{
}

.fadein-header{
}

@keyframes blowUpModal-header {
  0% {
  }
  100% {
  }
}

/** fadein animation**/

@keyframes fadein-header {
    0%   {}
    100% {}
  }
  @-o-keyframes fadein-header{
    0%   {}
    100% {}
  }
  @-moz-keyframes fadein-header{
    0%   {}
    100% {}
  }
  @-webkit-keyframes fadein-header{
    0%   {}
    100% {}
  }
  /** end fadein **/

/** fadeout animation**/
@keyframes fadeout-header {
   0%   {}
  100% {}
}
@-o-keyframes fadeout-header{
  0%   {}
  100% {}
}
@-moz-keyframes fadeout-header{
  0%   {}
  100% {}
}
@-webkit-keyframes fadeout-header{
  0%   {}
  100% {}
}

/**end fadeout **/

.cross-header{
}
.cross-header:hover{
}
.modal-content-header{
}

.modal-content {
}

.modal-header-head .CardBackground {
}

.modal-header-head .CardBackground .CardBackground_Content {
}


/*****/
.CurrencyHeading {
}

.CurrencyHeading .fa {
}


.CurrencyHeading_Title {
}
.CurrencyHeading_Text {
}
.CurrencyHeading_Note {
}

.Border_LightGrey {
}



.LightGrayBox {
}

.LightGrayBox .Columns2 > .Column.ColFirst {
}

.LightGrayBox .Columns2 > .Column.ColLast {
}

div.Feedback_AjaxWait {
}

.Button.Small, .Button.Small.Is_Default {
    height: 32px;
    min-width: 76px;
    line-height: 29px;
}


div.Feedback_AjaxWait > img {
}

.phone .Column.empty {
}

.phone .MobileContainer {
}

.phone .MobileContainer .TableVerticalAlign,
.phone .MobileContainer .TableVerticalAlign .Cell1, 
.phone .MobileContainer .TableVerticalAlign .Cell2 {
    display: inline-block;
}

.phone .MobileContainer .ValidationMessage {
    text-align: left;
} 

.phone .Login_MobileTitle {
    color: #1F2126;
    line-height: 32px;
    text-align: initial;
    font-weight: 300;
    font-size: 21px;
}



.phone .Header .Application_Menu .Separator {
}

.phone .Menu_DropDownButton.open .Menu_TopMenu a,
.tablet .Menu_DropDownButton.open .Menu_TopMenu a {
    background-color: #FF1261;
 }

.phone .Menu_DropDownButton.open .Menu_TopMenu.Menu_TopMenuActive a, 
.tablet .Menu_DropDownButton.open .Menu_TopMenu.Menu_TopMenuActive a {
    background-color: #002357;
}

.phone .LoginCard.ForgotLogin {
    border-bottom: none;
    padding-bottom: 0px;
}

.PDFPage .TableRecords {
    box-shadow: none;
    line-height: 1.43;
}

.PDFPage .TableRecords_OddLine:last-child,
.PDFPage .TableRecords_EvenLine:last-child,
.PDFPage .TableRecords_Header:last-child {
}

.PDFPage .TableRecords_OddLine:first-child, 
.PDFPage .TableRecords_EvenLine:first-child, 
.PDFPage .TableRecords_Header:first-child {
}

.PDFPage .TableRecords_Header {
    background-color: #FF1261;
    height: auto;
}

.PDFPage .TableRecords_OddLine,
.PDFPage .TableRecords_EvenLine {
}


.PDFPage .TableRecords > tbody > tr:hover,
.PDFPage .TableRecords > tbody > tr:hover td {
}


.PDFPage .TitleContent {
}

.PDFPage .TitleContent_Label {
}

.PDFPage .TitleContent_Text {
    color: #1F2126;
}

.PDFPage .CurrencyHeading_Title {
    color: #1F2126;
}

.PDFPage .CurrencyHeading_Text {
}


/*** PDF Simple Report****/
/* Pages Settings */
.Pages * {
    font-family: 'Nunito Sans';
    line-height: 1.43;
}

.PDFPage.Page {
}
.PDFPage.Page.A4 {
}
.PDFPage.Page.A4.Landscape {
}

/* Header */
.PDFPage .PageHeader{
}
.PDFPage .PageLogo img{
    width: 168px;
    height: 39px;
}


/* Main Content */
.PDFPage.Page .MainPageContent{
}
.PDFPage.Page.Landscape .MainPageContent{
}

/* Footer */
.PDFPage .PageFooter {
}
.PDFPage .PageFooter .FooterContent {
}


.PDFPage .PageFooter .FooterContent .PageNumber{
}

.PDFPage .Heading1,
.PDFPage .Heading2,
.PDFPage .Heading3 {
}

.PDFPage .Heading4 {
}

.PDFPage .ColorText_Text {
    height: 18px;
    line-height: 16px;
    font-weight: 300;
}

/* Silk UI*/
/* Columns */
.PDFPage .Columns3 .Column.ColFirst,
.PDFPage .Columns1 > .Column,
.PDFPage .Columns2 > .Column,
.PDFPage .Columns3 > .Column,
.PDFPage .Columns .Column{
}

/* Print Media Querie */
@media print {
    
    body, body .Page, body .Pages {
    }
    
    @page {
    }
    .Toolbar{
    }
    
    .PDFPage.Page {
    }
    
    .PDFPage .TableRecords_Header {
    }

    .PDFPage .TableRecords_OddLine,
    .PDFPage .TableRecords_EvenLine {
    }
    
    .ShowOnPrint {
    }
    
    .HideOnPrint {
    }
}



.TopBar {
}

/*Element style for CMS*/
p {
}

.ie p {
}

ol {
}

ul {
}

.ie ol {
}

.ie ul {
}

strong, .Bold {
    font-weight: 500;
}

.Paragraphs p {
    padding-bottom: 18px;
    display: inline-block;
}

.Paragraphs p:last-child {
    padding-bottom: 0;
}

.ListRecords > .OddItem .CardBorderLeftParent {
}

.ListRecords > .EvenItem .CardBorderLeftParent {
}

.ListRecords > .OddItem,
.ListRecords > .EvenItem {
}


/*  Dashboard Payroll  Tabel Start */

.phone span.Heading1, .phone span.Heading2, .phone span.Heading3, .phone span.Heading4 {
    font-weight: 300;    
}

.phone.Dashboard .MainContent div .Heading3{
}

.phone.Dashboard .TableRecordsResponsive {
}

.phone.Dashboard .TableRecords tr td:nth-child(1) > div:nth-child(1){
}

.phone.Dashboard .TableRecords tr td:nth-child(1) div > div{
}

.phone .TableRecords tr td:first-child +td, .phone .TableRecords tr td:first-child +td a{
}

.phone.Dashboard .TableRecordsResponsive .TableRecords {
}

.phone.Dashboard .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_OddLine:first-child, .phone.Dashboard .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_EvenLine:first-child {
}

 .phone.Dashboard .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child, .phone.Dashboard .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child {
 }

.phone.Dashboard .TableRecordsResponsive .TableRecords .TableRecords_EvenLine {
}

.phone.Dashboard .TableRecordsResponsive .TableRecords tr {
}

.phone.Dashboard .TableRecordsResponsive > .TableRecords td.TableRecords_OddLine:first-child, .phone.Dashboard .TableRecordsResponsive > .TableRecords td.TableRecords_EvenLine:first-child {
}

.phone.Dashboard .MainContent > div div .Button{
}

.phone.Dashboard .MainContent > div > div {
    text-align: left;
}

.TableRecords.Empty > tbody > tr:first-child .TableRecords_OddLine {
}

.phone .TableRecordsResponsive .TableRecords tr td div.text-right {
}

.phone.Dashboard .TableRecordsResponsive .TableRecords tr td div {
} 

.phone .TableRecordsResponsive .TableRecords tr td div span.Bold {
    color: #1F2126;
}

.phone .TableRecordsResponsive .TableRecords tr td div.TableRecords_Label {
}


/* Dashboard Payroll Tabel End */


.phone.Dashboard .Alert {
    margin: 0;
}


 /* Desktop Styles for address pop up --- start */
.cross.modal-close .fa-fw {
}

.cross.modal-close{
}

.fa-remove:before, .fa-close:before, .fa-times:before {
}
 
  /* Styles for address pop up --- end */





/*** New Modal ***/
/** ModalHeaderPopup **/
.Show_Modal{
    border-radius: 6px;
}

.phone .Show_Modal{
    border-radius: 6px !important;
}

.Modal_Background{
}

.Modal_Background_Show{
}

.Modal_Area{
    margin: 110px 0;
}

.Modal_Header {
    background: #fff;
    padding: 18px 58px 16px 24px;
    font-size: 21px;
    color: #1F2126;
    font-weight: 600;
    line-height: 32px;
    height: auto;
    border-bottom: 1px solid #ddd;
}

.Modal_Content,
.Dashboard .Modal_Content {
    padding: 15px 24px;
}

.Modal_Content ul li {
} 

.fadeout-header{
}

.fadein-header{
}

/** fadein animation**/

@keyframes fadein-header {
    0%   {}
    100% {}
  }
  @-o-keyframes fadein-header{
    0%   {}
    100% {}
  }
  @-moz-keyframes fadein-header{
    0%   {}
    100% {}
  }
  @-webkit-keyframes fadein-header{
    0%   {}
    100% {}
  }
  /** end fadein **/

/** fadeout animation**/
@keyframes fadeout-header {
   0%   {}
  100% {}
}
@-o-keyframes fadeout-header{
  0%   {}
  100% {}
}
@-moz-keyframes fadeout-header{
  0%   {}
  100% {}
}
@-webkit-keyframes fadeout-header{
  0%   {}
  100% {}
}

/**end fadeout **/

.Cross_Wrap{
}
.Cross_Wrap:hover{
}

.Cross_Wrap .fa-remove:before, 
.Cross_Wrap .fa-close:before, 
.Cross_Wrap .fa-times:before {
    color: #FF1261;
}

.Modal_Header .CardBackground {
}

.Modal_Header .CardBackground .CardBackground_Content {
}


a.BoxLinks,
a:link.BoxLinks a:link,
a:visited.BoxLinks a:visited,
.BoxLinks a,
.BoxLinks a:link,
.BoxLinks a:visited {
    background-color: #ECEFF1;
    color: #1F2126;
    word-break: break-word;
 }

.phone a.BoxLinks,
.phone a:link.BoxLinks a:link,
.phone a:visited.BoxLinks a:visited,
.phone .BoxLinks a,
.phone .BoxLinks a:link,
.phone .BoxLinks a:visited {
    color: #1F2126;
    padding: 10px !important;
    min-height: 70px;
    display: flex;
    align-items: center;
}


.desktop a:hover.BoxLinks, 
.desktop a:link:hover.BoxLinks, 
.desktop a:visited:hover.BoxLinks, 
.tablet a:hover.BoxLinks, 
.phone  a:hover.BoxLinks,
.desktop .BoxLinks a:hover, 
.desktop .BoxLinks a:link:hover, 
.desktop .BoxLinks a:visited:hover, 
.tablet .BoxLinks a:hover, 
.phone .BoxLinks a:hover {
    background-color: #FF1261;
 }

.HideScroll {
}


.phone .Modal_Background_Show {
}

.phone .Modal_Area, 
.phone.Dashboard .Modal_Area {
    min-height: auto !important;
    width: 98% !important;
}

.phone .Modal_Header {
    padding: 14px 46px 12px 20px;
    font-size: 17px;
}

.phone .Modal_Content {
}


select.DropDownArrow {
}

 /* Cookie Panel - Start */
 
.CookiePanel {
    background: #20242D;
    bottom: 0;
    height: 95px;
    float: initial;
    position: fixed;
    width: 100%;
    color: #fff;
    height: 95px;
    padding: 25px 25px;
    font-size: 18px;
    border-radius: 1px;
    line-height: 45px
}
 
  
 .phone .CookiePanel {
    height: auto;
    font-size: 16px;
    line-height: 28px;
    padding: 25px;
}
 
.CookiePanel_Icon .fa {
    display: none;
}

.CookiePanel_Text {
}

.CookiePanel_Close {
}

 .phone .CookiePanel_Close {
    margin-top: -15px;
    margin-right: -15px;
}

.CookiePanel_Close .fa {
    font-size: 38px; 
}
    
.CookiePanel_Close .fa:before{
    content: url(/DigitalRemserv_Theme/img/CloseWhite.png?2889);
}

 /* Cookie Panel - End */
 
 /* Transcation Overview --- Start */

.phone .Table_Wrapper {
}

.phone .Table_Wrapper .TableRecordsResponsive .TableRecords {
}

.phone .Table_Wrapper .TableRecords .TableRecords_OddLine, .phone .Table_Wrapper .TableRecords .TableRecords_EvenLine {
}

.Date-Tablerecords {
}

.Description-Tablerecords {
}

/* Transcation Overview --- End */


/* Modal pop up -- start */

.Modal_Content .owl-carousel .owl-next.fa.fa-fw.fa-angle-right, 
.Modal_Content .owl-carousel .owl-prev.fa.fa-fw.fa-angle-left {
}

.Modal_Content .owl-carousel .owl-next.fa.fa-fw.fa-angle-right {
}

.Modal_Content .owl-carousel .owl-prev.fa.fa-fw.fa-angle-left{
}

.Modal_Content .owl-theme .owl-controls .owl-pagination .owl-page.active span {
}

.Modal_Content .owl-theme .owl-controls .owl-pagination .owl-page span {
}

.Modal_Content .owl-carousel .CardDashboardAction.CardDashboard {
}

.Modal_Content .owl-carousel .owl-wrapper-outer {
}

.Modal_Content .owl-carousel .CardDashboardAction .CardDashboard_Head {
}

.Modal_Content .owl-carousel .CardDashboardAction .CardDashboard_Status {
}

.Modal_Content .owl-carousel .CardDashboardAction .CardDashboard_Action {
}

.Modal_Content .owl-carousel .CardDashboard_Action input[type="submit"] {
}

.Modal_Content .owl-carousel .CardDashboard_Action input[type="submit"]:hover {
}

.Modal_Content select {
    border-bottom: 2px solid #BABDC4;
}

.Modal_Content .owl-carousel {
}

.Modal_Content .Separator {
}

.Modal_Content .Header_DropDown  {
}

.Modal_Content .Header_DropDown .select2-container .select2-choice > .select2-chosen {
}

.Modal_Content .Header_DropDown .select2-container .select2-choice .select2-arrow:before {
}

.Modal_Content .owl-carousel .CardDashboard_Action .Button {
}

.Modal_Content .owl-carousel .CardDashboard_Action .fa {
}

.Modal_Content textarea {
    border: 2px solid #BABDC4 !important;
    height: auto;
    margin: 0;
}

.Modal_Content textarea:focus {
    border: 2px solid #FF1261 !important;
}

.Dashboard .Modal_Content {
}

.Dashboard .Modal_Area .Cross_Wrap {
    font-size: 28px;
    top: 18px;
    right: 36px;
}

.Dashboard .Modal_Area .Cross_Wrap .fa-remove:before {
    color: #FF1261;    
}


/* Modal pop up -- end */

/* Future payments --- Start */

.phone .Phone_SP_TableWrap .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child + td, .phone .Phone_SP_TableWrap .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child +td {
}

.phone .TableRecordsResponsive .TableRecords {
    padding: 0;
}

.phone .TableRecordsResponsive .TableRecords td.TableRecords_OddLine, .phone .TableRecordsResponsive .TableRecords td.TableRecords_EvenLine {
}


.phone .TableRecordsResponsive .TableRecords tr td div.PhoneLable {
    padding: 0;
}

.phone .TableRecordsResponsive .TableRecords tr td div.PhoneLable .Bold {
}

/* Future payments --- End */

/* Transcation -- Start */

.phone .BenefitSelector_Wrap {
}

.phone .TopBar {
}

.phone .BenefitSelector_Wrap select {
}

.phone .TopBar .Columns.MarginBottom {
}



.phone .Trans_PhoneTableWrapper {
}

.phone .DateRangeFilter {
}

.phone .DateRangeFilter select{
}

.phone .Trans_PhoneTableWrapper .TableRecords tr td:first-child:before {
}

.phone .Trans_PhoneTableWrapper .TableRecords tr td .Bold {
}

.phone .Trans_PhoneTableWrapper .TableRecords tr td {
}

.phone .TableRecords tr td.TableRecords_OddLine, .phone .TableRecords tr td.TableRecords_EvenLine {
}

.phone .TableRecords tr td.TableRecords_OddLine *[align="right"], .phone .TableRecords tr td.TableRecords_EvenLine *[align="right"] {
}

.phone .TableRecords tr td .TableRecords_Label{
}

.phone .TableRecords tr td a{
}

.phone .Trans_Pagination {
}

.phone .ListNavigation_Wrapper {
    text-align: left;
}

.phone .Trans_PhoneTableWrapper .TableRecords {
}

.phone .Trans_PhoneTableWrapper .DateRangeFilter select {
}

.phone .Trans_PhoneTableWrapper .LightGrayBox {
}

.phone .Trans_PhoneTableWrapper .LightGrayBox .Columns2 > .Column.ColFirst {
}

.phone .Trans_PhoneTableWrapper .LightGrayBox .Text_Note_Wrap {
}

.phone .Trans_PhoneTableWrapper .LightGrayBox .Text_Note{
}

.phone .Trans_PhoneTableWrapper .LightGrayBox .Columns2 > .Column.ColLast {
}

.phone .FilterDates_Wrapper {
}

.phone .FilterDates_Fields {
}

.phone .FiltersDatesTo {
}
    
.phone .FilterDatesBtnWrap {
}

.phone .TitleCurrency .tooltipstered .fa {
}

.phone .Trans_Pagination a.ListNavigation_PageNumber:link, .phone .Trans_Pagination span.ListNavigation_CurrentPageNumber, .phone .Trans_Pagination span.ListNavigation_Ellipsis {
}

/* Transcation -- End */


/* Phone Modal PopUp -- Start */

.phone.Dashboard .Modal_Area {
}

.phone.Dashboard .Modal_Header .CardBackground .CardBackground_Content {
}

.phone.Dashboard .Modal_Header .CardBackground {
}

.phone.Dashboard .Modal_Area .Cross_Wrap {
}

.phone.Dashboard .Modal_Content .Header_DropDown {
}

.phone.Dashboard .Modal_Content select {
}

.phone.Dashboard .Modal_Content .Separator {
}

.phone.Dashboard .Modal_HeaderText {
}

.phone.Dashboard .Modal_HeaderText > * {
}

.phone.Dashboard .Modal_HeaderTextDesc {
}

.phone.Dashboard .Modal_HeaderTextDesc > * {
}

.phone.Dashboard .Modal_Content .CardDashboard {
}

.phone.Dashboard .Modal_Content .CardDashboard_Action a {
}

.phone.Dashboard .ModalCloseBtnWrap {
}

.phone.Dashboard .ModalFaqWrap {
}

/* Phone Modal PopUp -- End */

/* EnquireyForm -- Start */

.phone .Modal_Content .EnquireyForm {
}

.phone .Modal_Content .EnquireyForm span.Heading1, .phone .Modal_Content .EnquireyForm span.Heading2, .phone .Modal_Content .EnquireyForm span.Heading3, .phone .Modal_Content .EnquireyForm  span.Heading4 {
}

.phone .Modal_Content .EnquireyFormDescText {
}

.phone .Modal_Content .EnquireyForm .form-left > div {
}

.phone .Modal_Content .EnquireyForm .form-left {
}


.phone .Modal_Content .EnquireyForm .LabelBlock_Label {
}


.phone .Modal_Content .EnquireyForm .LabelBlock_Label_Text {
}

.phone .Modal_Content .EnquireyForm .form-left .Column {
}

.phone .Modal_Content .EnquireyForm_TextareaWrap {
}

.phone .Modal_Content .EnquireyForm textarea {
}

.phone .Modal_Content .EnquireyFormBtnWrap {
}

.phone .Modal_Content .EnquireyForm .TableVerticalAlign {
}

.phone .Modal_Content .EnquireyForm .TableVerticalAlign .Cell1, .phone .Modal_Content .EnquireyForm .TableVerticalAlign .Cell2 {
}

.phone .Modal_Content .EnquireyForm .TableVerticalAlign .Cell2 {
}

.phone .Modal_Content .EnquireyFormBtn {
}

.phone .Modal_Content .EnquireyFormBtnCancel {
}

.phone.Dashboard .MainContent .Modal_Content > div div .Button {
}

.EnquireyForm_TextareaWrap textarea {
}



.ContactUsWrapper .InputWithIcons .InputIcon .fa {color: #fff;}

/* EnquireyForm -- End */


.InfoSideBar_CloseWrapper .fa-close:before {
}



.DisabledText {
}


/**** input Placeholder ****/
input::placeholder,
input:focus::placeholder  {
}

input:-ms-input-placeholder {
}

input::-moz-placeholder,
input:focus::-moz-placeholder {
}




/* MOB - Bank details -- start */

.phone .MobileTextDesc {
}

.phone .MobileTextBtn {
}

.phone .CardRightContent .Right .CardRightContent_Note, 
.phone .CardRightContent_Note a, 
.phone .CardRightContent_Note a:link, 
.phone .CardRightContent_Note a:visited {
}

.phone .Phone_FullWidth {
}   

.phone .BankBenefitsWrap {
}

.phone .BenefitCheckboxWrap {
}

.phone .BenefitText {
}

.phone .BenefitTextHeader {
}

.phone .SMSValidation .Heading2 {
}

.phone .SMSValidationText {
}


.phone .SMSValidationSubmitBtn {
}

.phone .SMSValidationSubmitBtn .CancelLink {
}

/* MOB - Bank details -- end */

/* Chanage Password -- Start */

.phone .CardRightContent .ProfileChangePassWrap .CardRightContent_Note{
}

.phone .CardRightContent .ProfileChangePassWrap .LabelBlock_Label {
}

.phone .CardRightContent .Right .ProfileChangePassWrap .Button.Is_Default[disabled] {
}

/* Chnage Password -- End */


/* Upload Receipt Box -- Start */

.UploadReceiptBox {
}

.UploadReceiptIcon {
}

.UploadReceiptIcon .fa {
}

.UploadReceiptText {
}

/* Upload Receipt Box -- End */


/* Tax invoice upload -- Start */

.FileUpload2Preview {
    word-break: break-all;
    font-weight: normal;
}

.FileUpload2Preview_Icon {
    width: 56px;
    margin-top: 72px;
}

.FileUpload2Preview_Label {
    margin-top: 28px;
}

.FileUpload2Preview_Widget {
}

.FileUploadWrap {
    background: #E3E6EB;
    box-shadow: 0 2px 4px 0 rgba(48,49,51,0.1);
}

.FileUploadLeft {
    width: 55% !important;
}

.UploadReceiptBoxHolderWrap {
    font-size: 16px;
    margin: 25px 0px;
    word-break: break-word;
}

.FileUploadRight {
}

.FileRightInner {
}

.UploadFileRightText {
}

.FileUploaderContentHolder {
    width: 50%;
    padding: 20px;
    border: none;
}

.FileUploaderContents {
}

.FileUpload2Preview_PreviewHolder {
}

.FileUpload2Preview_PreviewHolder img {
}   

/* Tax invoice upload -- End */

/* FileUploadOnly Pattern */

.FileUploadOnly {
    background-color: #fff;
    overflow: hidden;
    padding: 1px;
    text-align: center;
}

.FileUploadOnly .FileUpload2Preview {
    height: auto;
}

.FileUploadOutline {
    padding: 0;
    border: 1px dashed #CFCFCF;
}

/* FileUpload Only Pattern -- End */


/* Declaration Box -- Start */

.DeclarationBoxWrapper {
}

.TitleAndDescText {
}

.DeclarationTextAreaWrap {
}
/* Declaration Box -- End */


/* ShowGrayCard  Box -- Start */

.CardReceiptLine.ShowGrayCard.Card {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_ImageWrapper {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_Image img, .CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_Image .fa {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_HeadingWrapper {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_HeadingWrapper .Heading4 {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_ColumnsWrapper {
}

.CardReceiptLine.ShowGrayCard.Card .LabelBlock_Label {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_ColumnsWrapper .Column {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_ColumnsWrapper .Column.empty {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_TailWrapper {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_Actions .CustomNavigator a {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_Actions .CustomNavigator .tooltipstered .fa {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_Actions .CustomNavigator .tooltipstered .fa.fa-trash {
}

.CardReceiptLine.ShowGrayCard.Card .CardReceiptLine_Image {
}

.CardReceiptLine .PreviewBox_Thumbnail {
}






.RedLink, a.RedLink {
    color: #B33834;
}

/* ShowGrayCard  Box -- End */



/* Baloon -- Start */

.Balloon {
}

.Balloon_content {
}

.BalloonLayout {
}

.BalloonLayout_Header
{
}

.BalloonLayout_Content
{
}

.BalloonLayout_Content .TableRecords_Header {
}

.BalloonLayout_Content .TableRecords_OddLine, .BalloonLayout_Content .TableRecords_EvenLine {
}

/*  Baloon -- End */

/* Account pop up -- Start */

.RequestPopUpWrap .Modal_Content .LabelBlock_Label {
}

.RequestPopUpWrap .Modal_Content .LabelBlock_Text {
}

.Modal_RequestDetail .LabelBlock_Label {
}

.Modal-RequestAttachment img {
}

/* Account pop up -- End */

.EmptyListRecord {
}

/* Progress Bar -- Start */

.ProgressBarContainer {
}

.ProgressBarContent {
}


.ProgressBarStriped.ProgressBarContainer .ProgressBarContent{
}    

/* Progress Bar -- End */


/* Mobile Contact page -- Start */



.phone .EnquireyForm_TextareaWrap {
}

.phone .PhoneTextBlack {
}

.phone .PhoneMarginTop0 {
}

.phone .PhoneMarginTop10 {
}

.phone .PhoneMarginTop20 {
}

.phone .PhoneMarginTop30 {
}

.phone .ContactUsWrapper .EnquireyFormBtnWrap .TableVerticalAlign, .phone .ContactUsWrapper .EnquireyFormBtnWrap .TableVerticalAlign .Cell1, .phone .ContactUsWrapper .EnquireyFormBtnWrap  .TableVerticalAlign .Cell2  {
} 

/* Mobile Contact page -- End */





/**** PreviewBox ****/
.PreviewBox {
}

.PreviewBox_Thumbnail {
    background-color: #E3E6EB;
    border-color: transparent;
    text-align: center;
}

.PreviewBox_Thumbnail img {
}

.PreviewBox_Thumbnail a {
}

.PreviewBox_Thumbnail a div {
}

.PreviewBox_Thumbnail.ActiveBox {
    border-color: #848B95;    
}

.PreviewBox_Label {    
    font-weight: normal;
    text-transform: none;
    text-align: left;
}

.PreviewBox_Action {
    line-height: 24px;
    text-align: right;
}

.PreviewBox .fa.fa-fw.fa-times-circle {
    color: #B33834;
    font-size: 28px;
    margin-left: 35px;
}

.PreviewBox.HasError .fa.fa-fw.fa-times-circle {
}
.pika-table .is-disabled.is-selected .pika-button {
}



/**** Owl Carousel updates ****/
.owl-carousel .owl-wrapper-outer {
}

.owl-carousel .owl-item {
    text-align: left;
}

.owl-prev.fa.fa-fw.fa-angle-left, 
.owl-next.fa.fa-fw.fa-angle-right {
    font-size: 32px;
    font-weight: normal;
}

.owl-prev.fa.fa-fw.fa-angle-left {
    left: -35px;
}

.owl-next.fa.fa-fw.fa-angle-right {
    margin-top: -25px; 
    right: -15px;
}



/* Messages related */



.MessageSubject, .Bold.MessageSubject {
}

.Post__label Small {
}


.IconBadge_number {
    right: -10px;
    background-color: #C32609;    
    min-width: 18px;
}

.IconBadge span.fa { 
    font-weight: 600;
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.MenuBadge .Badge {
    height: 21px;
    min-width: 21px;
    background-color: #C32609;
    border-radius: 10px;
    padding: 2px 5px;
}

.NewMsgIcon {
    color: #82B718;
    font-size: 80%;
    margin-top: 2px;
    min-width: 20px;
}

.phone .NewMsgIcon {
    margin-top: 0px;
}

.NewMsgIcon .fa {
    font-weight: 600;
}

.message{
    max-width:100%;
    max-height:65px;
    line-height: 32px;
    overflow:hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/******************/


/*Tablet styles*/

/* Tablet version */

.tablet .Button, .tablet a.Button {
}

.tablet .Header_logo {
}

.tablet .Header_OtherContent {
}

.tablet .CardDashboardSimple.CardDashboard {
}

.tablet .Header {
}

.tablet a.Header_ButtonMenu {
}      

.tablet .Modal_Area {
}

.tablet .Modal_Area img {
}



/* View all Transcation Page ->> 
At bottom excel/pdf/print 
change button wrapper from 
ThemeGrid_Width3 to ThemeGrid_Width4 */

/* Fule Card Transcation, Requests Page ->> 
Changes needed at filter dates when custom filer selected */

/* At claims Page ->> 
For filter, Increase ThemeGrid size to ThemeGrid_Width6 and ThemeGrid_Width6 to both dropdowns*/

.tablet .CardBorderLeft_Title {
}

.tablet .NavigationBar a, .tablet .NavigationBar a:link, .tablet .NavigationBar a:visited {
}

.tablet .Application_Menu .DropdownMenu a, .tablet .Application_Menu .DropdownMenu a:link, .tablet .Application_Menu .DropdownMenu a:visited {
}

.tablet .InfoBox {
}

.tablet .Header_DropDown {
}

.tablet .Header_logo {
}

.tablet.Dashboard .MainContent {
    margin-top: 0;
}

.tablet.Dashboard .Title_Section:after {
}

.tablet.Dashboard .Title_Section:before {
}

.tablet .LoginInfo_username {
}



.tablet .Header .Header_logo > a {
}

.tablet.landscape .Header .Header_logo > a {
}

.tablet .Header .Header_logo img {
}

.tablet .Title_Section {
}

.tablet .TableRecords > thead > tr {
}

.tablet.active .Application_Menu {
}


.tablet .Modal_Background_Show {
}


.tablet.portrait.Dashboard .DashCardHolder .CardDashboard,
.tablet.portrait.Dashboard .DashCardHolder .ListRecords > div, 
.tablet.portrait.Dashboard .DashCardHolder > div,
.tablet.portrait.DashCardHolder_Col3 .CardDashboard, 
.tablet.portrait.DashCardHolder_Col3 .ListRecords > div, 
.tablet.portrait.DashCardHolder_Col3 > div {
}


.tablet.portrait.Dashboard .DashCardHolder_Col1 .CardDashboard,
.tablet.portrait.Dashboard .DashCardHolder_Col1 .ListRecords > div,
.tablet.portrait.Dashboard .DashCardHolder_Col1 > div {
}

/*-------*/

/*  Login Tablet screens - US 30924 -- Start */

.tablet .CardDashboard_Heading {
}

.tablet .CardDashboardSimple .CardDashboard_Heading {
}

.tablet .CardDashboardSimple.CardDashboard {
}

.tablet .AbsoluteCard_Area {
}

.tablet .AbsoluteCard_Title {
}

.tablet .AbsoluteCard {
}

.tablet .CardFooterHolder_Logo {
}

.tablet .RegisterBox {
}

.tablet .CardFooterHolder {
}

.tablet .CardFooterHolder_FooterNote {
}

.tablet .CardFooterHolder_Contents {
}

.tablet .CardFooterHolder_NoteText {
}

.tablet .CardFooterHolder_SocialLinks {
}

/*  Login Tablet screens - US 30924  -- End */


/* Tablet Common fixes -- Start */


.tablet.active .Application_Menu, .phone.active .Application_Menu {
}

.tablet.active a.Header_ButtonMenu,
.phone.active a.Header_ButtonMenu {
    width: 13%;
    left: 84%;
    height: 65px;
    box-shadow: none !important;
    top: 10px;
    background: transparent;
}

/* View Renewal Options pop up */

.tablet .Modal_Content .owl-carousel .CardDashboardAction.CardDashboard {
}

.tablet .Modal_Content .owl-carousel .CardDashboardAction .CardDashboard_Head {
}

.tablet .Modal_Content .owl-carousel .CardDashboard_Action a.Button {
}

.tablet .Modal_Content .owl-carousel .owl-next.fa.fa-fw.fa-angle-right, .tablet .Modal_Content .owl-carousel .owl-prev.fa.fa-fw.fa-angle-left {
}

.tablet .Modal_Content .owl-carousel .CardDashboardAction.CardDashboard {
}

/* Tablet Common fixes -- End */




.tablet.landscape .TabletPortraitOnly,
.tablet.portrait .TabletLandscapeOnly {
}


/* Transctions Page -- Tablet */

.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td:first-child:before{
}

.tablet.portrait .TableRecords tr td .Bold{/*
color: #333;    
*/}

.tablet.portrait .TableRecords:not(.NoResponsive) .TableRecords_Label{
}

.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child, .tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child {
}

.tablet.portrait .ColorText_Text {
}

.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine div[align="right"], .tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine div[align="right"] {
}

/* General Tablet Style Fixes -- Start*/
html .tablet .Title_Section .ThemeGrid_Container {
    max-width: 100%;
    padding: 0 25px;
}

.tablet.portrait .LoginCard_Username input[type="text"], .tablet.portrait .LoginCard_Password input[type="password"] {
}


.LoginPage .tablet.portrait .Title_Section .Title {
}

.LoginPage .tablet.portrait .Title_Section .Actions {
}

.tablet.portrait.Dashboard .TableRecordsResponsive .TableRecords tr td div {
}

.tablet.portrait.Dashboard .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine div[align="right"], .tablet.portrait.Dashboard .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine div[align="right"] {
}

.tablet.portrait.Dashboard .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_OddLine:first-child, .tablet.portrait.Dashboard .TableRecords:not(.NoResponsive) tr:first-child td.TableRecords_EvenLine:first-child {
}

.tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child, .tablet.portrait .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child {
}


.tablet.portrait.Dashboard .TableRecords_OddLine:last-child, 
.tablet.portrait.Dashboard .TableRecords_EvenLine:last-child, 
.tablet.portrait.Dashboard .TableRecords_Header:last-child {
}

@media screen and (max-width: 1220px) {
    .tablet.landscape .Title_Section .Title {
    }

    .tablet.landscape .Title_Section .Actions {
    }
}


/* General Tablet Style Fixes -- End*/

.phone a.ListNavigation_PageNumber:link, 
.phone span.ListNavigation_CurrentPageNumber, 
.phone span.ListNavigation_Ellipsis, 
.tablet a.ListNavigation_PageNumber:link, 
.tablet span.ListNavigation_CurrentPageNumber, 
.tablet span.ListNavigation_Ellipsis {
}

.phone a.ListNavigation_PageNumber:link,
.phone span.ListNavigation_CurrentPageNumber,
.phone span.ListNavigation_Ellipsis,
.phone a.ListNavigation_Previous:link,
.phone a.ListNavigation_Next:link,
.tablet a.ListNavigation_PageNumber:link,
.tablet span.ListNavigation_CurrentPageNumber,
.tablet span.ListNavigation_Ellipsis,
.tablet a.ListNavigation_Previous:link,
.tablet .tablet a.ListNavigation_Next:link {
    display: inline-block;
    line-height: 32px;
}


/* Dashboard Fixes for Phone -- Start*/


.phone.Dashboard .MainContent > div > div .TableRecords tr td {
}

/* Dashboard Fixes for Phone -- End*/


.phone .Footer,
.tablet .Footer {
}





.tablet.Dashboard .Modal_Area {
}

.tablet .TabletPagination {
}


/* BUG ID - 34562 -- Start */

.tablet .Header_logo {
}

.tablet .Header .Header_logo > a,  .tablet.landscape .Header .Header_logo > a{
}

.tablet .Application_Title > div {
}

.tablet .Header_DropDown {
}

.tablet .Header_OtherContent {
}

.tablet .Header_DropDown .select2-container .select2-choice > .select2-chosen {
}

/* BUG ID - 34562 -- End */


/* BUG ID - 34582 -- Start */

.tablet.portrait .Phone_SP_TableWrap .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_OddLine:first-child + td, .tablet.portrait .Phone_SP_TableWrap .TableRecords:not(.NoResponsive) > * > * > td.TableRecords_EvenLine:first-child +td {
}

/* BUG ID - 34582 -- Start */


/* Task 34822 -- Start */



.tablet.Dashboard .CardDashboard_Footer {
}

.tablet.Dashboard .DashCardHolder .CardDashboard,
.tablet.Dashboard .DashCardHolder .ListRecords > div,
.tablet.Dashboard .DashCardHolder > div {
}

/* Task 34822 -- Stop */

.tablet.Dashboard .Title_Section {
}


@media screen and (max-width: 1370px) {
    .Dashboard .DashCardHolder_Col2 .CardDashboard,
    .Dashboard .DashCardHolder_Col2 .ListRecords > div,
    .Dashboard .DashCardHolder_Col2 > div {
    }

    .Dashboard .DashCardHolder_Col1 .CardDashboard,
    .Dashboard .DashCardHolder_Col1 .ListRecords > div,
    .Dashboard .DashCardHolder_Col1 > div {
    }
}




/* 35251 */

.tablet .Bold[data-style-key="oM7+t1yd6kaW7Yjj09OpKg"] {
}

/**/

.tablet .Column.ColLast.empty {
}

/*--- Tablet style ends here ----*/


/* US 16652 -- Start (Fix Checkbox issue in IE)*/


.ie .maincheckbox,
.edge .maincheckbox {
}
  
.ie .geekmark,
.edge .geekmark {
} 
  
.ie .maincheckbox:hover input ~ .geekmark,
.edge .maincheckbox:hover input ~ .geekmark {
    border-color: #FF1261;
}
  
.ie .maincheckbox input:active ~ .geekmark,
.edge .maincheckbox input:active ~ .geekmark { 
    border-color: #FF1261; 
} 
  
.ie .maincheckbox input:checked ~ .geekmark,
.edge .maincheckbox input:checked ~ .geekmark {
        background-color: #FF1261;
        border-color: #FF1261;
}  
  
.ie .geekmark:after,
.edge .geekmark:after {
} 
  
.ie .maincheckbox input:checked ~ .geekmark:after,
.edge .maincheckbox input:checked ~ .geekmark:after {
} 
  
.ie .maincheckbox .geekmark:after,
.edge .maincheckbox .geekmark:after {
}

/* (Fix Checkbox issue in IE) */


.ie .radiocontainer,
.edge .radiocontainer {
}

/* Hide the browser's default radio button */
.ie .radiocontainer input,
.edge .radiocontainer input {
}

/* Create a custom radio button */
.ie .radiobtn,
.edge .radiobtn {
    top: 0px;
    left: 5px;
}

/* On mouse-over, add a grey background color */
.ie .radiocontainer:hover input ~ .radiobtn,
.edge .radiocontainer:hover input ~ .radiobtn {
  border-color: #FF1261;
}

/* When the radio button is checked, add a blue background */
.ie .radiocontainer input:checked ~ .radiobtn,
.edge .radiocontainer input:checked ~ .radiobtn {
  background-color: #FF1261;
  border-color: #FF1261;
}


/* US 16652 -- End */



/*Layout*/

/* Novated Lease Page -- Start */

.NLWrapper .Title_Section {
}

html .NLWrapper .Title_Section .ThemeGrid_Container {
}

.NLWrapper .Title_Section .Title, 
.NLWrapper .Title_Section .Title_SubText {
}

.NLWrapper .Title_Section .Title {
}

.NLWrapper .Title_Section .Title .Heading1 {
}

.NLWrapper .Title_Section .Title_SubText {
}
    
.BackLinkContainer {
}

.BackLinkContainer a {
}

.BackLinkContainer a:hover {
}

.RegDropdownContainer {
}

.NLWrapper .CardDashboard {
}

.NLWrapper .Header_DropDown {
}

.NLWrapper .owl-prev.fa.fa-fw.fa-angle-left, .NLWrapper .owl-next.fa.fa-fw.fa-angle-right {
}

.NLWrapper .owl-theme .owl-controls .owl-page span {
}

.NLWrapper .RegDropdownContainer .select2-container .select2-choice .select2-arrow:before {
}

.NLWrapper .RegDropdownContainer .Header_DropDown .select2-container .select2-choice > .select2-chosen {
}

.NLWrapper .RegDropdownContainer .Header_DropDown .select2-container {
}

.NLWrapper .RegDropdownContainer .select2-container .select2-choice {
}

.NLWrapper .Title_Section_NoBgImg {
}

.NLWrapper .Title_Section_NoBgImg .Title {
}

.NLWrapper .Title_Section_NoBgImg .Title .Heading1 {
}
   
   
.NLWrapper .MainContent .ColFillWidth .MediumRightColumns > .Column.ColFirst {
} 

.tablet.NLWrapper .MainContent .ColFillWidth .MediumRightColumns > .Column.ColFirst {
}

.NLWrapper .MainContent .MediumRightColumns > .Column.ColLast.empty {
}

.NLWrapper .Title_Section {
}


html .phone.NLWrapper .Title_Section .ThemeGrid_Container {
}

.phone.NLWrapper .Title_Section .Title .Heading1 {
}

.phone.NLWrapper .Title_Section .Title_SubText {
}


.phone.NLWrapper .Header, .tablet.NLWrapper .Header {
}

.phone.NLWrapper > .Content {
}

.tablet.NLWrapper > .Content, .tablet.NLWrapper .Footer {
}

.phone.NLWrapper .MainContent .TableVerticalAlign .Cell1, 
.phone.NLWrapper .MainContent .TableVerticalAlign .Cell2 {
}

.phone.NLWrapper .MainContent .TableVerticalAlign .Cell2 {
}

.phone.NLWrapper .MainContent .TableVerticalAlign {
}

.phone.NLWrapper .MainContent .TableVerticalAlign .EnquireyFormBtn{
}

.phone.NLWrapper .MainContent .LabelBlock_Label_Text {
}

html .tablet.NLWrapper .Title_Section .ThemeGrid_Container{
}

.NLWrapper .owl-prev.fa.fa-fw.fa-angle-left {
}

.NLWrapper .owl-next.fa.fa-fw.fa-angle-right {
}

.NLWrapper .owl-prev.fa.fa-fw.fa-angle-left, .owl-next.fa.fa-fw.fa-angle-right {
}

.NLWrapper .CarouselContainer {
}

.phone.NLWrapper .Title_Section {
}

.phone .RegDropdownContainer {
}

.phone.NLWrapper .CardDashboard{
}

.NLWrapper .ColMediumWidth {
}

.phone.NLWrapper .Title_Section_NoBgImg {
}

.phone.NLWrapper .Title_Section_NoBgImg .Title {
}

.phone.NLWrapper .Title_Section_NoBgImg .Title .Heading1 {
}

.phone.NLWrapper .Title_Section_NoBgImg .Title .Heading1 {
}

.phone.NLWrapper .RegDropdownContainer .Header_DropDown {
}

.phone.NLWrapper .Header_DropDown select, 
.phone.NLWrapper .Header_DropDown select[disabled="disabled"] {
}
 
 .phone.NLWrapper .Button {
 }

.phone.NLWrapper .CardDashboard_Status, .CardDashboardFooter Label {
}

.tablet.NLWrapper .CardDashboard_Action a.Button {
}

.tablet.NLWrapper .CardDashboard_Heading {
}


.tablet.NLWrapper .ColMediumWidth .LabelBlock_Label_Text[data-style-key="ZQ9PTATqb0ip3nLKGAMY0g"], 
.tablet.NLWrapper .ColMediumWidth .LabelBlock_Label_Text[data-style-key="cDz_d27Wi0qWJXR3+YwzZA"] {
}
 
/* Novated Lease Page -- End */



/* BadgeWizardSteps Type2  -- Start*/

.BadgeWizardStepsType2 {
}

.TopBarContentContainer {
}

.BadgeImagePlaceholder {
}

.BadgeTextPlaceHolder {
}

.BadgeWizardStepsType2 .BadgeWizardSteps_Badge.ActiveBadge .BadgeRing {
}


.BadgeWizardStepsType2 .BadgeWizardSteps_StepWrapper {
}

.BadgeWizardStepsType2 .BadgeWizardSteps_Badge {
}

.BadgeImagePlaceholder {
}

.BadgeImagePlaceholder img {
}

.BadgeWizardStepsType2 .BadgeWizardSteps_StepWrapper.fa-long-arrow-right:before {
}


/* BadgeWizardSteps Type2  -- End*/




/* Section Exapandable Pattern -- Start */

.SectionExpandableType2 {
}

.SectionExpandableType2:first-child {
}

.SectionExpandableType2:last-child {
}

.SectionExpandableType2:last-child .SectionExpandable:not(.expanded) .SectionExpandable_header {
}

.SectionExpandableType2 .SectionExpandable_header {
}

.SectionExpandableType2 .SectionExpandable .SectionExpandable_header .Heading2 {
}

.SectionExpandableType2 .SectionExpandable {
}

.SectionExpandableType2 .SectionExpandable .SectionExpandable_header {
}

.SectionExpandableType2 .SectionExpandable .SectionExpandable_content {
}

.SectionExpandableType2 .SectionExpandable.expanded .SectionExpandable_content {
}

.SectionExpandableType2 .SectionExpandable .fa-angle-down:before {
}

.SectionExpandableType2 .SectionExpandable.expanded .fa-angle-down:before {
}

.SectionExpandableType2 .SectionExpandable .SectionExpandable_header .SectionExpandable__icon .fa{
}

.phone .SectionExpandableType2:last-child {
}

.phone .SectionExpandableType2 .SectionExpandable_Insurance .SectionExpandable.expanded .SectionExpandable_content {
}




/* Section Exapandable Pattern  -- End */


/* Progress Bar Version 2 pattern -- Start */

.VerticalProgressBarWrapper {
}

.VerticalProgressBar.ProgressBarContainer {
}

.VerticalProgressBar.ProgressBarContainer .ProgressBarContent {
}

.VerticalBarText {
}

.VerticalBarBottomText{
}

.phone .VerticalBarBottomText {
}

.phone .VerticalProgressBarWrapper {
}

@media screen and (max-width: 355px) {
    .phone .VerticalProgressBarWrapper {
    }
}

@media screen and (max-width: 990px) {
    .tablet .VerticalProgressBarWrapper {
    }
}

.phone .VerticalProgressBarWrapper:first-child {
}

.phone .CardFullContent .Right {
}

/* Progress Bar Version 2 pattern -- End */



/* US 17942 -- Start (Cap Tracker) */

.ProgressBarContainer {
}

.ProgressBarContent {
}

/* US 17942 -- End */


/* US 30917 (Cap Tracker Mobile) -- Start */

.CapTracker .CardRightContent .CardRightContent_Content {
}

.desktop .CapTracker .CardRightContent .Right {
}

.ProgressBarContainer {
}

.DotIconGray {
}

.DotIconPrimary {
}

.DotIconGray,
.DotIconPrimary {
}


.DotIconLeftContent,
.DotIconRightContent {
}


.phone .DotIconLeftWrap {/*
    width: 100% !important;
*/}

.phone .DotIconRightWrap {
}

/* US 30917 (Cap Tracker Mobile) -- End */

/*****Misc******/

.FormEditPencil,
a.SmartInput_Undo,
.Form .FormEditPencil,
.Form a.SmartInput_Undo
{
    display: none !important;
}


html input[type="checkbox"]:focus:before,
html input[type="radio"]:focus:before {
    border-color: #FF1261;
    box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
}

.select2-search {
}

.select2-search input {
}

.select2-search {
}

.Header_DropDown .select2-container .select2-choice > .select2-chosen {
    margin-right: 16px;
}


.tablet .select2-container .select2-focusser.select2-offscreen {
    text-overflow: initial;
    margin-right: 37px;
}

/****/


/* Chatbot related */
.fabs a, .fabs a:link, .fabs a:visited {
}

.fabs .tipContent {
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    html,body {
    }
}


/**************/

@media print {
    html input[type="checkbox"]:after, 
    html input[type="checkbox"]:before {
    }

    html input[type="checkbox"]:checked:before{
    }
    
    #joey {
    }
    
    .CardFullContent_Tail {
    } 
    
    .ProgressBarContainer, 
    .DotIconPrimary,
    .DotIconGray {
    }
    
    .VerticalProgressBarWrapper {
    }
}

/* Surplus card -- Start*/

.HideCardDashboard {
}

.Dashboard .CardDashboardHideShowFooter .CardDashboard_Head {
}

.Dashboard .CardDashboardHideShowFooter .CardDashboard_Footer {
}


.Dashboard .CardDashboard_Zero_Balance.CardDashboardHideShowFooter .CardDashboard_Footer {
}

.Dashboard .CardDashboard_Zero_Balance .CardDashboard_Footer {
}

.PriceTextWrapper {
}

.PriceText_Text {
}

.PriceText_Price {
}

.PriceDescriptionText {
}

.CardDashboardHideShowFooter .CardDashboardFooter_TopWrapper:hover {
}

.Dashboard .CardDashboardHideShowFooter .CardDashboard_Footer:hover {
}

/* Surplus card -- End*/

/* Layout Bottom Bar*/
.BottomBar {
    background: -webkit-gradient(linear, right top, left top, from(#FF1261), to(#FF8FDB));
    background: -webkit-linear-gradient(right, #FF1261 0%, #FF8FDB 100%);
    background:      -o-linear-gradient(right, #FF1261 0%, #FF8FDB 100%);
    background: linear-gradient(351deg, #FF1261 0%, #FF8FDB 100%);
    min-height: 112px;
    padding-top: 22px;
    color: #F2EDE7;
}
/***/

/* Password Assist */

.PasswordAssist_IconWrapper {
    position: absolute;
    display: inline;
}

.PasswordAssist_IconWrapper .fa,
.PasswordAssist_IconWrapper .fab,
.PasswordAssist_IconWrapper .far,
.PasswordAssist_IconWrapper .fas,
.PasswordAssist_IconWrapper .fal {
    left: -35px;
    position: relative;
    top: 7px;
    color: #FF1261;
    cursor: pointer;
    text-align: center;
    
    
    
}


/****/



/*** Banner Footer ***/

.BannerFooter {
    display: table;
    width: 100%;
}

.BannerFooter_ContentWrapper {
    display: table-cell;
    width: 75%;
}

.BannerFooter_Title {
    color: inherit;
}

.BannerFooter_Action {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 25%;
}

.phone .BannerFooter,
.phone .BannerFooter_ContentWrapper,
.phone .BannerFooter_Action {
    display: block;
    width: 100%;
}

.phone .BannerFooter_Action {
    text-align: left;
}

/****/


/* Login Design */

.Login_MediumText {
    font-size: 21px;   
    color: #fff;
} 

.phone .Login_MediumText {
    font-size: 21px;   
    color: #1F2126;
} 

.HiddenValidation {
    visibility: hidden;   
}

/* Login Phone Design */

.Page.phone > .Content {
    padding: 20px 16px;
    box-shadow: 0 0 0 0 rgba(48,49,51,0.05), 0 8px 8px 0 rgba(48,49,51,0.1);
}

.LoginPage .Page.phone > .Content {
    background-color: #F2EDE7;
    padding: 0 16px 20px;
}

.phone.landscape .Header .Header_logo > a 
{
    margin-left: 46%;
}

.phone.portrait .Header .Header_logo > a 
{
    margin-left: 35%;
}

.phone .LoginCardHolder {
    margin: 0 0 10px;
    border-bottom: none;
}

.phone .LoginCard_Username, .phone .LoginCard_Password {
    font-weight: 300;
}

.phone .LoginCard_Password {
    padding-top: 10px;
}

.phone .RememberLoginTextContainer {
    margin-top: 20px;
}

.phone .LoginCard_Action {
    text-align: initial;
    margin: 15px 0;
}

.phone .LoginCard_Action, .phone .LoginCard_Links {
    text-align: initial;
}

.phone .LoginCard_Links {
    padding-top: 0px;
}

.phone .Login_MobileSubText {
    line-height: 28px;
    font-size: 16px;
    text-align: initial;
}

img.Image_circle {
    width: 38px;
    height: 38px;
}


.InlineDropdown_icon .fa.fa-fw.fa-caret-down {
    font-size: 18px;
    top: 2px;
    position: relative;
    font-weight: 400;
}

.HideIcon .InlineDropdown_icon .fa.fa-fw.fa-caret-down {
    display :none;
}


/**** TrasparentExpandable Wrapper ****/


.TrasparentExpandable .SectionExpandable,
.TrasparentExpandable .SectionExpandable_header,
.TrasparentExpandable .SectionExpandable_content {
    background: transparent !important;
    border: none !important;
}

.TrasparentExpandable .SectionExpandable .SectionExpandable_header {
    color: #5F636A;
}

.TrasparentExpandable .SectionExpandable.expanded .SectionExpandable_header {
    color: #1F2126;
}

.TrasparentExpandable .SectionExpandable_header:hover {
    color: #FF1261;
}

.TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2.SectionExpandable__icon,
.TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2,
.TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2:hover {
    color: inherit !important;
}

.TrasparentExpandable .SectionExpandable .SectionExpandable__icon .fa-angle-down:before {
    content: "\f105";
}

.TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2.SectionExpandable__icon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.TrasparentExpandable .SectionExpandable .SectionExpandable__icon .fa-angle-down {    
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease;
}

.TrasparentExpandable .SectionExpandable.expanded .SectionExpandable__icon .fa-angle-down {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease;
}

.TrasparentExpandable .SectionExpandable .SectionExpandable_header,
.TrasparentExpandable .SectionExpandable .SectionExpandable_content {
    padding: 0;
}

.TrasparentExpandable .SectionExpandable .SectionExpandable__title.Heading2 {
    padding-left: 0;
}

.TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2,
.TrasparentExpandable .SectionExpandable.expanded .SectionExpandable_header .Heading2 {
    font-size: 21px;
    font-weight: 300;
    line-height: 32px;
}

.TrasparentExpandable .SectionExpandable.expanded .SectionExpandable_content {
    padding-bottom: 24px;
}

.phone .TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2,
.phone .TrasparentExpandable .SectionExpandable.expanded .SectionExpandable_header .Heading2 {
    font-size: 19px;
    line-height: 28px;
}

.phone .TrasparentExpandable .SectionExpandable .SectionExpandable__icon.Heading2,
.phone .TrasparentExpandable .SectionExpandable .SectionExpandable__title.Heading2 {
    vertical-align: top;    
}



/*****/

/**** Banner Holder ****/
.BannerHolder_Image img {
    max-height: 250px;
    max-width: 100%;
    
    
    
}

.phone .BannerHolder_Image img {
    max-height: 200px;
    max-width: 100%;
}

.BannerHolder_Footer {
    padding-top: 2px;
}

/****/

/**** Download Card ****/
.DownloadCard {
    background-color: #FFF;
    border-bottom: 1px solid #EDF0F4;    
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 1px 3px 0 rgba(48,49,51,0.1);
    color: #5F636A;
    padding: 19px;
}

.DownloadCard_Icon {
    color: #848B95;
    font-size: 33px;
    font-weight: 300;
}

.DownloadCard_Text {
    font-weight: 300;

}

.DownloadCard_Action {
    font-size: 16px;
    padding-top: 4px;  
    opacity: 0;
    
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.DownloadCard:hover .DownloadCard_Action,
.desktop a:focus .DownloadCard .DownloadCard_Action {
    opacity: 1;
}

.DownloadCard:hover,
.DownloadCard:hover .DownloadCard_Icon,
.desktop a:focus .DownloadCard,
.desktop a:focus .DownloadCard .DownloadCard_Icon {
    color: #FF1261;    
    
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}

/****/

/**** Accessibility Classes ****/
.desktop .Focus-inline-block:focus,
.desktop a.Focus-inline-block:focus {
    display: inline-block;
}

.desktop .Focus-block:focus,
.desktop a.Focus-block:focus {
    display: block;
}

.desktop .Focus-offset-in:focus,
.desktop a.Focus-offset-in:focus {
    outline-offset: -3px;
}


/***/

.Normal {
    font-size: 18px;
}

.phone .Normal {
    font-size: 16px;
}

a.LeftArrowLink,
.LeftArrowLink .fa,
.LeftArrowLink .far,
.LeftArrowLink .fas,
.LeftArrowLink .fal {
    font-size: 16px;
    text-align: left;
}

.Header_Menu, .Header_Menu .ListRecords {
    width: 100%;
}

.Menu_center {
    background-color: #FF1261;
    color: #fff;
    height: 68px;
}

.Menu_OtherContents { 
    float: right;
    padding: 10px 0;
}

.phone .Menu_center,
.tablet .Menu_center {
    height: 56px;
}

.phone .FixedMenu .Menu_center,
.tablet .FixedMenu .Menu_center {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.phone .Header.FixedMenu,
.tablet .Header.FixedMenu {
    padding-top: 56px;
}

/**** FilterBox ****/
.FilterBox {
    border: 1px solid #F5F5F5;
    background-color: #EEF0F5;
    min-height: 86px;
    padding: 26px 24px 24px 24px;
    padding: 25px;
}

.FilterBox_ContentWrap {
    display: table;
    margin-right: 10px;
    vertical-align: top;
}

.FilterBox_Content,
.FilterBox_Action {
    display: table-cell;
    vertical-align: bottom;
}

.FilterBox_ContentWrap {
    display: table;
    margin-right: 10px;
}

.FilterBox_Content .LabelBlock {
    display: inline-block;
    margin-right: 22px;
}

.FilterBox_Note {
    margin-top: 20px;
}

.phone .FilterBox_ContentWrap,
.phone .FilterBox_Content,
.phone .FilterBox_Content .LabelBlock ,
.phone .FilterBox_Actions {
    display: block;
}

/**** Icon Text ****/
.IconText {
    font-weight: 500;
    line-height: normal;
    padding: 0 8px;
}

.IconText_Icon {
    font-size: 24px;
}

.IconText_Text {
    font-size: 16px;
}
/****/



/* Wallet Card */

.WalletCard {
    border-left-color: #FF1261;
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    background-color: #fff;
    padding: 24px 0;
    box-shadow: 0 2px 4px 0 rgba(48,49,51,0.1);
    font-size: 21px;
    color: #1F2126;
}

.WalletCard:hover {
    border-left-color: #00B5CC;
}


.WalletCard_Action {
    font-weight: 500;
    color: #FF1261;
    font-size: 16px;
}

.WalletCard .LabelBlock_Label {
    font-size: 18px;
    font-weight: 300;
}

.WalletCard_Title {
    font-size: 26px;
    color: #FF1261;
}

.WalletCard_SubContent1 {
    padding-right: 55px;
}

.WalletCard_Action .fa-arrow-right {
    padding-left: 5px;
}

.WalletCard_Label {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}



.WalletCard_MediumCol, .WalletCard_AlertTextOnly {
    padding: 0 24px;
}

.TableWrapper {
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

.TableTotalWrapper {
    background-color: #F7F8FA;
    padding: 16px 16px 10px 0px;
    color: #5F636A;
}

.TotalTextWrapper {
    padding: 0px 50px 0px 0px;
    font-weight: 500;
    color: #1F2126;
}

.TableRecords_Header .fa.fa-arrow-up, .TableRecords_Header .fa.fa-arrow-down {
   color: #FF1261;
   margin-right: 10px;    
}

/** Schedule Payment card **/

.SchedulePaymentCard {
    background-color: #fff;
    padding: 21px 24px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
    font-size: 21px;
    color: #1F2126;
}

.SchedulePaymentCard_Title {
    font-size: 31px;
    color: #1F2126;
    font-family: 'Nunito Sans';
    line-height: 48px;
    margin-top: 10px;
}

.SchedulePaymentCard_SubTitle{
    font-size: 18px;
}

.ScheduleCard_Footer__FooterInfo{
    color: #5F636A;
    font-size: 14px;
    font-weight: 500;

}

.ScheduleCard_Footer__FooterInfo .fa-info-circle {
    margin-right: 8px;
    font-size: 20px;
}

.ScheduleCard_FooterWrapper {
    border-top: 1px solid #F7F8FA;
    padding-top: 16px;
}

.SchedulePaymentCard .WalletCard_PriceLabel .WalletCard_Price {
    margin-top: 150px; 
}

.SchedulePaymentCard .WalletCard_Label {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    padding: 10px 0 18px;
}

/* Dashboard Card */

.DashboardCard {
    background-color: #FFF;    
    box-shadow: 0 2px 4px 0 rgba(48,49,51,0.1);
    color: #1F2126;
    font-weight: normal;
}

a .DashboardCard {
    border-left: 4px solid #FF1261;
}

a .DashboardCard:hover {
    border-left-color: #00B5CC;
}

.DashboardCard_Wrapper {
    padding: 22px;
    position: relative;
}

a .DashboardCard .DashboardCard_Title {
    width: 80%;
}

.DashboardCard_Action {
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    width: 20%;
    position: absolute;
    right: 22px;
}

.desktop .DashboardCard_Action .fa-arrow-right,
.tablet .DashboardCard_Action .fa-arrow-right {
    margin-left: 2px;
    font-size: 14px;
}

a .DashboardCard .DashboardCard_Title,
.DashboardCard_Action {
    color: #FF1261;
    display: inline-block;
}

a .DashboardCard .DashboardCard_Title * {
    color: #FF1261;
    line-height: normal;
    display: inline;
}

.DashboardCard_ContentWrap {
    display: table;
    margin-top: 36px;
    width: 100%;
}

.DashboardCard_ContentWrap .PH_Preview {
    display: table-cell;
    width: 42%;
    vertical-align: bottom;
}

.DashboardCard_Content {
    line-height: normal;
}

.DashboardCard_AmountWrap {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
}

.DashboardCard_Amount {
    line-height: normal;
}

a .DashboardCard .DashboardCard_Available {
    line-height: 20px;
}

.DashboardCard_Footer {
    border-top: 1px solid #E3E6EB;
    margin: 0 22px;
    padding: 15px 0 18px 0;
}

a .DashboardCard_Footer {
    margin: 0;
    padding-left: 22px;
    padding-right: 22px;
}

a[disabled="disabled"] .DashboardCard, 
a[disabled="disabled"]:hover .DashboardCard {
    opacity: 0.6;
    border-left: 4px solid #FF1261;
    cursor: not-allowed;
}

.phone .DashboardCard_Wrapper {
    padding: 15px;
}

.phone .DashboardCard_ContentWrap {
    display: block;
    margin-top: 15px;
}

.phone .DashboardCard_ContentWrap .PH_Preview {
    display: block;
    width: 100%;
}

.phone .DashboardCard_Content .LabelBlock {
    margin-top: 20px;
}

.phone .DashboardCard_AmountWrap {
    display: block;
    text-align: left;
}

.phone a .DashboardCard .DashboardCard_Title span.Heading4 {
    display: block;
}
    
.phone .DashboardCard_Action {
    right: 15px;
}


.phone .DashboardCard_Amount {
    display: inline-block;
    width: auto;
}

.phone a .DashboardCard .DashboardCard_Available {
    display: inline-block;
    padding-left: 4px;
    width: auto;
   
}

.phone a .DashboardCard_Footer {
    margin: 0;
    padding-right: 15px;
}


/* New Horizantal Progress Bar */

.ProgressBarCard_Wrapper {
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

.ProgressBarCard_Title {
    padding: 10px 25px;
    border-bottom: 1px solid #E3E6EB;
}

.ProgressBarCard_Footer {
    padding: 15px 30px;
}

.ProgressBarNew {
    line-height: 12px;
    text-align: left;
}

.ProgressBarNew_Container {
    width: 100%;
    border-radius: 12px;
    background-color: #EEF0F5;
}

.ProgressBarNew_Content {
    background: linear-gradient(141.09deg, #002357 0%, #1D99BB 100%);
    border-radius: 12px;
}

.ProgressBarNew.WithTransition .ProgressBarNew_Content {
    transform-origin: left;
    will-change: width;
    position: relative;
    overflow: hidden;
}

.ProgressBarNew.WithTransition .ProgressBarNew_Content:before {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.4) 75%, rgba(255,255,255,0) 100%);
    width: 100%;
    position: absolute;
    transform-origin: left;
    -webkit-animation: progress-wait 1700ms linear infinite;
            animation: progress-wait 1700ms linear infinite;
}

@keyframes progress-wait {
    0% {
        transform: translateX(-105%) translateZ(0) scaleX(1);
    }
    50% {
        transform: translateX(0%) translateZ(0) scaleX(1);
    }
    100% {
        transform: translateX(105%) translateZ(0) scaleX(1);
    }
}

.ProgressBarNew.StopTransition .ProgressBarNew_Content:before {
    animation-play-state: paused;
    opacity: 0;
}

.ProgressCardContent_Wrapper {
    border-bottom: 1px solid #E3E6EB;
    height: 150px;
    background-color: #fff;
    padding: 20px 25px;
}

.ProgressCardContent_Image img {
    width: 105px;
    height: auto;
}

.ProgressCardContent_Image {
    width: 15%;
    float: left;
}

.ProgressCardContent__Content, .ProgressCardContent_PB {
    width: 85%;
    float: right;
}

.ProgressCardContent_PB strong {
   font-size: 21px;
   font-family: 'Nunito Sans';
   font-weight: 300;
}

.ProgressCardContent__Content{
    padding-bottom: 7px;
}

 .ProgressCardContent_PB .ProgressBarNew {
   padding-top: 7px;
 }
 
.phone .ProgressCardContent_Image {
    width: auto;
} 

.phone .ProgressCardContent_Image img {
    width: 56px;
    height: auto;
}

.phone .ProgressCardContent_PB strong {
    font-size: 16px;
} 

.phone .ProgressBarCard_Footer {
    padding: 15px 18px;
} 

.phone .ProgressBarCardContent_Content_Wrapper{
    width: 100%;
    height: 100%;
    padding-left: 25px;
} 

.phone .ProgressCardContent_Wrapper {
    height: 130px;
    padding: 12px 18px;
}

.phone .ProgressCardContent_PB {
    font-size: 14px;
}

.WhiteCardBox {
    background-color: #fff;
    padding: 25px 40px 40px 25px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
    word-break: break-word;
}

.WhiteCardBoxWrapper .WhiteCardBox{
     padding: 22px;
}

.phone .WhiteCardBox,
.phone .WhiteCardBoxWrapper .WhiteCardBox {
    padding: 17px 15px;
}

.PasswordRuleBox{
    margin-top: 44px;
    margin-left: 8.5%;
}
.phone .PasswordRuleBox{
    margin: 15px 0px 0px 0px;
    padding-left: 18px;
}
 
/*modal style for three placeholder modalv3*/

.modal-v3 .Modal_Header {
    background: #fff;
    padding: 24px 24px 0px;
    font-size: 21px;
    color: #1F2126;
    font-weight: 600;
    line-height: 32px;
    height: auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.modal-v3 .Modal_Footer {
    padding: 15px 24px;
    border-top: 1px solid #ddd;
}

.modal-v3 .Modal_Content {
    padding: 15px 24px;
}
.modal-v3 .close-modal {
    text-align: right;
}

.Modal_Footer a {
    text-decoration: underline;
}
.Modal_Content .ListRecords {
    
}
.close-modal .fa-fw {
    font-size: 1.5em;
}
.close-modal .fa-remove:before, .close-modal .fa-close:before, .close-modal .fa-times:before {
    color: #FF1261;
}

/*modalv3 css end*/

/**** InlineMegaDropdown ****/
/* Css look and feel similer like multi selct using inline dropdown==inline-dropdown==*/ 
 
 .inline-drop-style{
}
.inline-drop-style:hover {
}

.MegaDropdown .DropdownMenu .PH > a .Heading5 {
    color: #1F2126;
}

.MegaDropdown .DropdownMenu .PH > a:focus .Heading5 {
}

.MegaDropdown .DropdownMenu {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
}

.MegaDropdown .InlineDropdown_icon {
    text-align: center;
    top: 24px;
    right: 12px;
    position: absolute;
    color: #FF1261;
    pointer-events: none;
}
.MegaDropdown .DropdownMenu .PH > a:hover {
    background-color: #EEF0F5;
}
.MegaDropdown .InlineDropdown_text {
    display: block;
}
.MegaDropdown a {
    color: #1F2126;
    font-weight: 500;
    font-size: 31px;
    border-radius: 8px;
    background: #EEF0F5;
    padding: 24px 22px;
    display: block;   
}
.MegaDropdown .DropdownMenu .PH > a .Heading5 {
    color: #1F2126;
}
.MegaDropdown .DropdownMenu .PH > a .Heading5:focus, .MegaDropdown .DropdownMenu .PH > a:link .Heading5:focus,
.MegaDropdown .DropdownMenu .PH > a:visited .Heading5:focus {
    color: #fff;
}
.MegaDropdown a:focus,.MegaDropdown a:link:focus, .MegaDropdown  a:visited {
    box-shadow: inset 0 0 0 3px rgba(255, 143, 219,0.4);
    outline: none;
}
.MegaDropdown a:link:hover {
    color: #1F2126;
}
.MegaDropdown .InlineDropdown_icon .fa.fa-fw.fa-caret-down {
    font-size: 40px;
    top: 6px;
}


.MegaDropdown  .DropdownMenu .PH > a {
    border-radius: 8px;
    color: #1F2126;
    font-size: 21px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    padding: 15px 14px;
    background: #fff;
}
.MegaDropdown .DropdownMenu .PH > a:focus {
    background: #EEF0F5;
    outline: none;
}


.MegaDropdown .DropdownMenu .PH > a.selected {
    background: #FF1261;
}
.MegaDropdown .DropdownMenu .PH > a.selected .Heading5 {
    color: #FFF;
}

.MegaDropdown .DropdownMenu .PH > a.selected:after {
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: initial;
    text-decoration: inherit;
    margin-left: 5px;
    color: #eef0f5;
    position: absolute;
    right: 21px;
    font-size: 25px;
}

/* MegaDropdown for Mobile */

.phone .MegaDropdown a{
    padding: 12px 15px;
}
.phone .InlineDropdown_label .Heading3 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: 90%;
}
.phone .MegaDropdown .InlineDropdown_icon {
    top: 10px;
}
.phone .MegaDropdown .InlineDropdown_icon .fa.fa-fw.fa-caret-down{
    font-size: 30px;
}

.phone .MegaDropdown .DropdownMenu .PH > a.selected:after{
    display:none;
}
/* End MegaDropdown for Mobile*/


/*End ==inline-dropdown==*/

/* whitespace Nowrap*/

.WhiteSpaceNowrap {
    white-space: nowrap;
}

.phone .PhoneWhiteSpaceNowrap{
    white-space: nowrap;
}

/*Vertical Navigation Bar For Mobile*/

.phone .Vertical .DropdownMenu {
    display: block;
    position: relative;
    background: #f7f8fa;
    box-shadow: none;
}

.phone .Vertical .InlineDropdown_label {
    display: none;
}

.phone .NavigationBar.Vertical a:before,
.phone .NavigationBar.Vertical a.Active:before,
.phone .NavigationBar.Vertical a.Active:not(.ie7)::before,
.phone .NavigationBar.Vertical a.Active:not(.ie8)::before {
    width: 0px;
}

.NavigationBar.Vertical a.Active:not(.ie7):before,
.NavigationBar.Vertical a.Active:not(.ie8):before {
    border-left: 0px solid #125f90;
}

.phone .NavigationBar.Vertical a,
.phone .NavigationBar.Vertical a:link,
.phone .NavigationBar.Vertical a:visited {
    padding: 2px 0px;
    display: block;
    margin: 0px 0px;
    line-height: 40px;
}

.NavigationBar.Vertical a.Active,
.NavigationBar.Vertical a:link.Active {
    border-width: 4px;
}

.phone .NavigationBar.Vertical .InlineDropdown .DropdownMenu a,
.tablet .NavigationBar.Vertical .InlineDropdown .DropdownMenu a {
    border: none;
    border-left: 1px solid #ddd;
    padding: 0px 6px;
}

.phone .Vertical .InlineDropdown {
    padding-left: 0px !important;
}

.phone .NavigationBar.Vertical a:first-child {
    margin-top: 0px !important;
}

.phone .Vertical .DropdownMenu {
    margin-top: 0px;
}

.phone .NavigationBar.Vertical .InlineDropdown,
.phone .NavigationBar.Vertical .InlineDropdown:link,
.tablet .NavigationBar.Vertical .InlineDropdown,
.tablet .NavigationBar.Vertical .InlineDropdown:link {
    padding: 0px 6px;
}

.phone .NavigationBar.Vertical .InlineDropdown .DropdownMenu a {
    padding: 2px 0px;
}

.phone .NavigationBar_wrapper.noSwipe {
    margin-top: 11px;
}

.phone .NavigationBar.Vertical a.Active, .phone .NavigationBar.Vertical a:link.Active {
    border-color: #125f90;
    border-width: 4px;
}


/*End Vertical Navigation Bar For Mobile*/

/*Responsive header menu mobile custom css*/

.phone .Menu_TopMenu .Menu_DropDownArrow.fa-angle-down {
    font-size: inherit;
    width: 6%;
    top: 17px;
}

.phone .Menu_TopMenus .open .Menu_DropDownArrow.fa-angle-down {
    top: -19px;
    right: 18px;
}

.phone .Menu_TopMenus {
    
    padding-top: 3px;
}

.phone .Messages_Menu {
    border-top: 1px solid #002357;
}

.phone .LoginInfo_username .Menu_TopMenu {
    border-bottom: 1px solid #002357;
}

/*Employer Dropdown*/


.phone select.EmployerDropDown {
}

.phone .MobileHeader_DropDown {
}

.phone .MobileHeader_DropDown,
.phone .EmployerDropDown {
}

.phone .MobileHeader_DropDown {
}

.phone .MobileHeader_DropDown .PH_Preview:after {
}


/*End of header menu mobile*/

/**** ScrollBox ****/
.ScrollBox {
    background: #E3E6EB;
    padding: 30px 20px 32px 32px;
}

.ScrollBox_Content {
    font-size: 16px;
    height: 100%;
    overflow-x: hidden;
    padding-right: 32px;
}

.ScrollBox_Content p {
    display: block;
}

/****/

/*Phone Scroll Box*/

.phone .ScrollBox {
    background: #E3E6EB;
    padding: 17px 10px 29px 17px;
}

.phone .ScrollBox_Content {
    padding-right: 22px;
}

/****/
/*Select tow for mobile responsive+Transaction screen*/

.phone .select2-container .select2-choice {
    height: 32px;
    line-height: 32px;
}

.phone .select2-container .select2-choice span {
    line-height: 32px;
}

.phone .select2-container .select2-choice .select2-arrow {
    line-height: 32px;
}

.phone .Select2Custom .InputWithIcons .InputIcon {
    top: 2px;
    left: -4px;
}

.phone .ButtonDropdown_button.Button {
    background-color: transparent;
}

/*Buttons statcked in mobile */

.ButtonStackMobile .PH.PH_Preview {
    display: inline-block;
}

.phone .ButtonStackMobile .PH.PH_Preview {
    display: block;
}

.phone .ButtonStackMobile .ThemeGrid_MarginGutter {
    margin-left: 0px;
}

.phone .ButtonStackMobile input {
    margin-top: 15px;
    margin-left: 0px;
}

.phone .ButtonStackMobile .Buttons {
    padding: 0px;
}
/*IE specific style for  filter modal*/

.ie .ButtonGroup_button .radiocontainer input:checked~.radiobtn,
.edge .ButtonGroup_button .radiocontainer input:checked~.radiobtn,
.ie .ButtonGroup_button .radiocontainer,
.edge .ButtonGroup_button .radiocontainer {
    display: none !important;
}

/*Center scrolling modal popup*/

.phone .ListRecords.VerticalScroll {
    max-height: 150px;
    overflow: auto;
    margin-bottom: 20px;
    padding-left: 3px;
}

/*LabelBlock Phone*/
.phone .JSCutomDates .LabelBlock {
    margin-bottom: 15px;
    margin-right: 0;
}


.phone .JSCutomDates .FilterBox_ContentWrap {
   
    margin-right: 0;
}

.phone .JSCutomDates .FilterBox_ContentWrap .FilterBox_Action input {
    height: 32px;
    line-height: 28px;
    font-size: 14px;
}
.phone .JSCutomDates .FilterBox {
  
    padding: 14px 18px;
}
.phone .ButtonDropdown .ButtonDropdown_button.Button {
    
    height: 32px;
}

/*select css*/

.phone .Select2Custom:after {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: initial;
    text-decoration: inherit;
    margin-left: 5px;
    color: #eef0f5;
    right: 10px;
    font-size: 15px;
    position: absolute;
    bottom: 3px;
    content: "\f107";
    pointer-events: none;
}

.phone .Select2Custom select, .phone .Select2Custom select[disabled="disabled"] {
    color: #fff;
    background: #FF1261;
    padding-left: 37px;
    padding-right: 26px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 4px;
    border: none;
    margin-top: 1px;
}

/*Hide print link in ParticipationAgreement mobile view*/

.phone .HidePrintLink {
    display:none;
}

/*Novated Screen img, vertical align stacked in phone and select native for mobile*/

.ImgCar {
    Height: 104px;
    Width: 104px;
}

.phone .ImgCar {
    Height: 72px;
    Width: 72px;
}

.phone .SplitOnDevice .Buttons>div>div, .phone .SplitOnDevice>div>div {
    display: block;
}

.phone .SplitOnDevice .TableVerticalAlign > .Cell1,
.phone .SplitOnDevice .TableVerticalAlign > .Cell2 {
}

.phone .SplitOnDevice .TableVerticalAlign .Cell1 img {
    margin-bottom: 10px;
}

.phone .SplitOnDevice> .TableVerticalAlign {
   
}

.phone .SelectNovatedWrapper .Select2Custom select,
.phone .SelectNovatedWrapper .Select2Custom select[disabled="disabled"] {
    padding-left: 14px;
    height: 48px;
    line-height: 48px;
}

.phone .SelectNovatedWrapper .Select2Custom:after {
    right: 14px;
    bottom: 10px;
}

.phone .SelectNovatedWrapper .InputWithIcons {
    display: block;
}


/* WhiteCardBox padding adjustment throgh wrapper class*/

.phone .SelectNovatedWrapper .WhiteCardBox {
    padding: 20px 15px 40px 15px;
}


/* Column placement in mobile*/

.phone .ColumnsInner .Columns .Columns .Column {
    margin-bottom: 0px;
}

.phone .Columns.MarginBottom.mob_BreakMiddle>.RightMiddle {
    margin-top: 10px;
}

.phone .ColumnsRightBreak .Columns.MarginBottom.mob_BreakMiddle>.RightMiddle {
    margin-top: 10px;
}

.phone .PhoneButton10 .Columns.MarginBottom{
    margin-bottom:10px;
}

/* Removal of columns margin from bottom in desktop/Mobile view to maintaine consistency in space*/

.desktop .ColumnsInner .Columns.MarginBottom {
    margin-bottom: 0px;
}

.desktop .ColumnsInner .Columns .Columns .Column {
    margin-bottom: 0px;
}

.phone .ColumnsInner .Columns.MarginBottom .ColLast {
    margin-bottom: 0px;
}

.phone .ColumnsInner .MarginBottom.mob_BreakMiddle {
    margin-bottom: 0px;
}

/* Marketing pref less padding inside pwd container*/

.phone .PasswordRuleBox.PasswordLessPaddingL {
   
    padding-left: 3px;
}
.phone .WhiteCardBox.WhiteBoxMobLP30 {
    padding-left: 30px;
}

/*Marketing pref inline links and mails*/

.InlineDisplay{
    display: inline;
}

.InlineDisplay .cms-tooltip {
    display: inherit;
}
.desktop .InlineDisplay .Focus-block:focus {
    display: inherit;
}

/*end of Marketing pref inline links and mails*/

/*SelectWarp css*/

.phone .SelectWarp:before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    position: absolute;
    right: 0px;
    pointer-events: none;
    background: #FF1261;
    width: 47px;
    height: 47px;
    text-align: center;
    font-size: 26px;
    line-height: 47px;
    border-radius: 0 6px 6px 0;
}
.phone .SelectWarp{
    position: relative;
}

.phone .Select2Custom .SelectWarp:before{
    display:none;
}
.phone .MobileHeader_DropDown .SelectWarp:before{
    display:none;
}


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .pika-next,
    .is-rtl .pika-prev,
    .pika-prev,
    .is-rtl .pika-next
    {
        top: 8px;
    }
    
}



/* SectionExpandableWithPlusMinus **************************/

.Panel .SectionExpandableWithPlusMinus {
    margin-top: 0;
}

.Panel_content.nopadding {
    padding: 0;
}

.SectionExpandableWithPlusMinus_header {
    border-bottom: 1px solid #EEF0F5;
    cursor: pointer;
    display: table;
    margin-top: 0;
    padding: 24px;
    width: 100%;
}

.SectionExpandableWithPlusMinus.expanded .SectionExpandableWithPlusMinus_header {
}

.SectionExpandableWithPlusMinus__title.Heading6 {
    display: table-cell;
    min-width: 100px;
    text-align: left;
    vertical-align: middle;
}

.SectionExpandableWithPlusMinus__title.Heading6 span.fa {
    margin-right: 5px;
}

.SectionExpandableWithPlusMinus__icon.Heading6 {
    color: #FF1261;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 16px;
    font-size: 20px;
}

.SectionExpandableWithPlusMinus.expanded .SectionExpandableWithPlusMinus__icon .fa-plus-circle {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease;
}

.SectionExpandableWithPlusMinus_content {
    background-color: #FFF;
    border-radius: 0;
    border-top: 1px solid transparent;
    box-sizing: content-box;
    height: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0px 60px;
    -webkit-transition: all 500ms cubic-bezier(.420, .000, .580, 1.000);
    transition: all 500ms cubic-bezier(.420, .000, .580, 1.000);
    visibility: visible;
}

.SectionExpandableWithPlusMinus.autoheight .SectionExpandableWithPlusMinus_content {
    display: block;
    height: auto !important;
    -webkit-transition: 0;
            transition: 0;
}

.SectionExpandableWithPlusMinus.expanded .SectionExpandableWithPlusMinus_content {
    border-top: 1px solid #EEF0F5;
    display: block;
    height: auto;
    overflow: visible;
    padding: 35px 60px;
    visibility: visible;
}

.SectionExpandableWithPlusMinus {
    background-color: #FFF;
    border: 1px solid #EEF0F5;
    border-bottom: 0;
    box-shadow: none;
}

.SectionExpandableWithPlusMinus .SectionExpandableWithPlusMinus_header {
    border-bottom: none;
}

.SectionExpandableWithPlusMinus .SectionExpandableWithPlusMinus__title.Heading6 {
    padding-left: 8px;
}

.ListRecords > span:last-child .SectionExpandableWithPlusMinus_content,
.ListRecords > div:last-child .SectionExpandableWithPlusMinus_content  {
    border-bottom: 1px solid #EEF0F5;
}

.SectionExpandableWithPlusMinus_header:hover {
    color: #FF1261;
}

.SectionExpandableWithPlusMinus .SectionExpandableWithPlusMinus_header .Heading6.SectionExpandableWithPlusMinus__icon {
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease;
}

.SectionExpandableWithPlusMinus.expanded .SectionExpandableWithPlusMinus__icon .fa-plus-circle:before {
    content: "\f056";
}

.phone .SectionExpandableWithPlusMinus_header {
    padding: 17px 13px;
}

.phone .SectionExpandableWithPlusMinus__icon.Heading6,
.phone .SectionExpandableWithPlusMinus__title.Heading6 {
    vertical-align: top;
}

.phone .SectionExpandableWithPlusMinus_content {
    padding: 0px 17px 0px 44px;
}

.phone .SectionExpandableWithPlusMinus.expanded .SectionExpandableWithPlusMinus_content {
    padding: 30px 17px 30px 44px;
}

/* SectionExpandableWithPlusMinus **************************/



/**** WizardMax6 ****/

.WizardMax6 {
    background: #fff;
    border: 1px solid #FF1261;
    border-radius: 6px;
    padding: 10px 50px 32px;
}

.WizardMax6_Step {
    position: relative;
    text-align: center;
}

.WizardMax6_Ring {
    background: #E3E6EB;
    border-radius: 50%;
    color: #FF1261;
    height: 37px;
    width: 37px;
    padding: 4px;
}

.WizardMax6_Icon {
}

.WizardMax6_Icon img,
.WizardMax6_Icon .fa, 
.WizardMax6_Icon .far, 
.WizardMax6_Icon .fas, 
.WizardMax6_Icon .fal {
    font-size :18px;
    height: 18px;
    width: 18px;
}

.WizardMax6_Text {
    width: 138px;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    left: -50px;
    padding: 6px 3px;
    position: absolute;
    text-align: center;
}

.WizardMax6_Bar {
    width: 102px;
    border-bottom: 6px solid #E3E6EB;
    margin: 16px 0;
}

.WizardMax6_Step.Active .WizardMax6_Ring {
    background: #FF1261;
    color: #fff;
}

.WizardMax6_Step.Completed .WizardMax6_Ring {
    background: #248138;
    color: #fff;
}

.WizardMax6_Step.Completed .fa:before, 
.WizardMax6_Step.Completed .far:before, 
.WizardMax6_Step.Completed .fas:before, 
.WizardMax6_Step.Completed .fal:before {
    content: "\f00c";
}

.WizardMax6_Step.Active .WizardMax6_Text,
.WizardMax6_Step.Completed .WizardMax6_Text {
    font-weight: bold;
}

.WizardMax6_Bar.Completed {
}

/********************/

/**** ReceiptCard ****/
.ReceiptCard { 
    background: #fff;
    padding: 30px 30px 30px 25px;
    box-shadow: 0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

.ReceiptCard_Head { 
    display: table;
}

.ReceiptCard__Image,
.ReceiptCard__TitleWrap,
.ReceiptCard__Actions { 
    display: table-cell;
    vertical-align: middle;
}

.ReceiptCard__Image { 
    width: 50px;
    text-align: center;
}

.ReceiptCard__TitleWrap { 
    padding-left: 15px;
    width: 75%;
}

.ReceiptCard__Actions { 
    width: 25%;
}

.ReceiptCard__Title { 
    max-width: 550px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ReceiptCard__Text { 
    
}

.ReceiptCard_Content { 
   margin-top: 30px; 
}

.ReceiptCard.ErrorCard {
    box-shadow: inset 0 0 0 3px #B33834, 
                0 0 1px 0 rgba(48,49,51,0.05), 0 2px 4px 0 rgba(48,49,51,0.1);
}

/*******/

/* Other Classes */
.DisplayFlex {
    display: flex;
}

.Text_WrapNormal {
    white-space: normal;
}

.phone .PhoneMargin0 {
    margin-top: 0px !important;
}

.phone .PhoneMargin15 {
    margin-top: 15px !important;
}

.phone .PhoneMargin30 {
    margin-top: 30px !important;
}

/*** Larger gutter for 2 Columns ***/
.desktop .ColumnsGutter40 .Columns2 > .Column.ColFirst,
.desktop .ColumnsGutter40 .MediumLeftColumns > .Column.ColFirst,
.desktop .ColumnsGutter40 .SmallLeftColumns > .Column.ColFirst {
    padding-right: 20px;
    padding-left: 0px;
}

.desktop .ColumnsGutter40 .Columns2 > .Column.ColLast,
.desktop .ColumnsGutter40 .MediumLeftColumns > .Column.ColLast,
.desktop .ColumnsGutter40 .SmallLeftColumns > .Column.ColLast {
    padding-left: 20px;
    padding-right: 0px;
}


.desktop .ColumnsGutter30 .Columns2 > .Column.ColFirst,
.desktop .ColumnsGutter30 .MediumLeftColumns > .Column.ColFirst,
.desktop .ColumnsGutter30 .SmallLeftColumns > .Column.ColFirst {
    padding-right: 15px;
    padding-left: 0px;
}

.desktop .ColumnsGutter30 .Columns2 > .Column.ColLast,
.desktop .ColumnsGutter30 .MediumLeftColumns > .Column.ColLast,
.desktop .ColumnsGutter30 .SmallLeftColumns > .Column.ColLast {
    padding-left: 15px;
    padding-right: 0px;
}

/***/

/* Radio Selector Styles  */

.RadioSelector {
    position: relative;    
}

a.RadioSelector_Link {
    border: 2px solid #FF1261;
    border-radius: 6px;
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.RadioSelector.DisabledText .RadioSelector_Link{
    cursor: not-allowed;
}

.RadioSelector_Radio input[type="radio"]:before, 
.RadioSelector_Radio input[type="checkbox"]:before {
    border-color: #FF1261;
    background: transparent;
}

.RadioSelector_Radio {
    margin-left: 20px;
}

.RadioSelector_Text {
    color: #FF1261;
    font-weight: 500;
    padding: 0 8px;
}

.desktop a.RadioSelector_Link:focus,
.desktop a.RadioSelector_Link:link:focus,
.desktop a.RadioSelector_Link:visited:focus {
    outline: none;
}


/*--- CardFullContent ---*/
.CardFullContent {
    display: block;
}

.desktop .CardFullContent_ContentWrapper {
    display: table;
    width: 100%;
}

.CardFullContent .Left {
    width: 40.5%;
}

.CardFullContent .Right {
    width: 59.5%;
}

.CardFullContent_Tail {
    display: block;
    width: 100%;
}

.CardFullContent.Card {
    padding: 0px;
}

.CardFullContent_ContentWrapper {
    padding: 25px 0px;
}

.CardFullContent_Tail {
    background-color: #F7F7F7;
    border-radius: 0 0 6px 6px;
    padding: 15px 35px;
}

.CardFullContent_Tail .fa-fw {
    font-size: 24px;
    margin-left: 2px;
}



/* Section Expandble Insurance*/
.SectionExpandableType2 .SectionExpandable_Insurance .SectionExpandable.expanded .SectionExpandable_content {
    background-color: #f5f5f5;
    margin: 20px;
}

.SectionExpandableType2 .SectionExpandable_Insurance .SectionExpandable .SectionExpandable_content {
    margin-left: 20px;
    margin-right: 20px;
}

.SectionExpandable_Insurance .Insurance_Link a, .SectionExpandable_Insurance .Insurance_Link a:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #333;
}

.SectionExpandableType2 .SectionExpandable .fa.fa-angle-right:before {
    content: "\f105";
    font-weight: bold;
}

.SectionExpandableType2 .SectionExpandable .fa.fa-angle-right {
    width: auto;
    top: 2px;
    position: relative;
    left: 2px;
}

.FillWidth {
    padding-right: 10px;
    word-break: break-word;
}

.phone .FillWidth {
    width: 100%;
}


.phone .CardFullContent .Right .SectionExpandableType2 {
    border: 0;
}

.phone .CardFullContent .Right .SectionExpandableType2:last-child .SectionExpandable:not(.expanded) .SectionExpandable_header {
    border-bottom: 1px Solid #ccc;
}


/**ButtonDropdown**/
.ButtonDropdown a {
    background: #E3E6EB;
    border-radius: 6px;
    color: #1F2126;
    display: block;  
    font-size: 16px;
    font-weight: 500;
    padding: 0 40px 0 15px;
    text-align: left;
}

.WithPrimary .ButtonDropdown a {
    background-color: #FF1261;
    color: #FFF;
}

.ButtonDropdown .ButtonDropdown_icon {
    text-align: center;
    top: 2px;
    right: 2px;
    position: absolute;
    color: #FF1261;
    pointer-events: none;
}

.WithPrimary .ButtonDropdown .ButtonDropdown_icon {
    color: #FFF;
}

.ButtonDropdown a:focus,
.ButtonDropdown a:link:focus,
.ButtonDropdown a:visited:focus {
    color: #1F2126;
    box-shadow: 0 0 0 3px rgba(255, 143, 219,0.4);
    outline: none;
}

.ButtonDropdown a:hover,
.ButtonDropdown a:link:hover,
.ButtonDropdown a:visited:hover {
    color: #1F2126;
}

.WithPrimary .ButtonDropdown a:focus,
.WithPrimary .ButtonDropdown a:link:focus,
.WithPrimary .ButtonDropdown a:visited:focus,
.WithPrimary .ButtonDropdown a:hover,
.WithPrimary .ButtonDropdown a:link:hover,
.WithPrimary .ButtonDropdown a:visited:hover {
    color: #FFF;
}

.ButtonDropdown .ButtonDropdown_text {
    display: block;
}

.ButtonDropdown  .DropdownMenu .PH > a {
    border-radius: 6px;
    color: #1F2126;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}

.ButtonDropdown .DropdownMenu .PH > a:hover {
    background-color: #EEF0F5;    
    color: #1F2126;
}

.ButtonDropdown .DropdownMenu .PH > a:focus {
    background: #FF1261;
    box-shadow: inset 0 0 0 3px rgba(255, 143, 219,0.4);
    color: #FFF;
}

.ButtonDropdown .DropdownMenu .PH > a.selected {
    background: #FF1261;
    color: #FFF;
}


/**** Tablet Styling ****/
.tablet .Header {
    position: relative;
    box-shadow: 0 0 1px 0 rgb(48 49 51 / 5%), 0 4px 8px 0 rgb(48 49 51 / 10%);
    line-height: 0;
    height: auto;
    border: none;
    z-index: 9;
}

.tablet .fa-bars:before {
    color: #FFF;
    font-size: 28px;
    font-weight: 300;
}

.tablet a.Header_ButtonMenu {
    line-height: 54px;
    width: auto;
    Padding: 0 18px;
}

.tablet.active a.Header_ButtonMenu {
    display: none;
}

.tablet .MobileHeader_DropDown, .tablet.Dashboard .MobileHeader_DropDown {
    background: transparent;
    border: 0;
    height: 56px;
    line-height: 56px;
    margin-left: 60px;
    padding: 0;
    margin: 0 18px 0 60px;
    text-align: right;
}

.tablet .MobileHeader_DropDown, .tablet .EmployerDropDown {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}

.tablet select.EmployerDropDown {
    background-color: transparent;
    max-width: 195px;
    padding: 0 25px 0 0;
    border: none;
    width: auto;
    height: auto;
    line-height: normal;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAQAAAAUexYcAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAACMSURBVCjPhc+9CsJQDMXxf0InJ6FIoXQQwfd/HutQX+CuQqsYBz9ub7XJGUN+cI4MlqjZC25unGziINviqglIXCyiI8Zg5ZtuIOAvCrCjLKhH8XmmDd1inFZ43KOgsM59CgprPKJv/I/HFCT3vHO2KwA1rfQhLfCcK4+QLvCcx/S7+ZO8PaY/OPOYwhOTvU/4zmmVbQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0xMS0yOVQwMTo0MzowMC0wNjowMA2y8Q0AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMTEtMjlUMDE6NDM6MDAtMDY6MDB870mxAAAAAElFTkSuQmCC');
}

.Page.tablet > .Content {
    padding: 20px 26px;
    box-shadow: 0 0 0 0 rgb(48 49 51 / 5%), 0 8px 8px 0 rgb(48 49 51 / 10%);
}

.LoginPage  .Page.tablet > .Content {
    padding: 0;
}

.tablet .TopHeader {
    padding: 3px 15px;
}

.LoginPage .tablet .ThemeGrid_Container {
    padding: 0 26px;
}

html .LoginPage .tablet .Title_Section .ThemeGrid_Container {
    padding: 20px 26px;
}

html .tablet .Title_Section .ThemeGrid_Container {
    padding: 0;
}

.tablet .Title_Section,
.tablet.Dashboard .Title_Section {
    color: #1F2126;
    padding: 0px;
    min-height: auto;
}

.tablet .Menu_TopMenu .Menu_DropDownArrow.fa-angle-down {
    font-size: inherit;
    width: 6%;
    top: 17px;
}

.tablet .Menu_TopMenus .open .Menu_DropDownArrow.fa-angle-down {
    top: -19px;
    right: 18px;
}

.tablet .Menu_TopMenu .Menu_DropDownArrow {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.tablet .BreadcrumbsContainer {
    display: block;
    min-height: auto;
}

.tablet input[type="text"], 
.tablet input[type="password"], 
.tablet input[type="datetime"], 
.tablet input[type="datetime-local"], 
.tablet input[type="date"], 
.tablet input[type="month"], 
.tablet input[type="time"], 
.tablet input[type="week"], 
.tablet input[type="number"], 
.tablet input[type="email"], 
.tablet input[type="url"], 
.tablet input[type="search"],
.tablet input[type="tel"], 
.tablet input[type="color"], 
.tablet select {
    height: 47px;
}

.tablet .CardDashboardSimple.CardDashboard {
    padding: 22px 15px 0px;
}

.LoginPage .tablet.portrait .Title_Section .Title {
    padding: 0;
}

.tablet.landscape .Modal_Area {
    width: 60% !important;
}

@media screen and (max-width: 1220px) {
    .tablet.landscape .Title_Section .Title {
        width: 100%;
    }
    
    .LoginPage .tablet.landscape .Title_Section .Title {
        width: 55%;
    }
}
/****/


/* SectionExpandable **************************/
.SectionExpandable,
.SectionExpandable_header,
.SectionExpandable_content {
    border-color: #EEF0F5;
}

.SectionExpandable:last-child .SectionExpandable_content {    
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.SectionExpandable .SectionExpandable_header {
    padding: 23px;
}

.SectionExpandable.expanded .SectionExpandable_header {
}

.SectionExpandable_header:hover {
   color: #FF1261 !important;    
}

.SectionExpandable .SectionExpandable_header .Heading2.SectionExpandable__icon,
.SectionExpandable .SectionExpandable_header .Heading2,
.SectionExpandable .SectionExpandable_header .Heading2:hover {
    color: inherit !important;
}

.SectionExpandable .SectionExpandable_header .Heading2,
.SectionExpandable.expanded .SectionExpandable_header .Heading2 {
    font-size: 26px;
    font-weight: 300;
    line-height: 40px;
}
.SectionExpandable .SectionExpandable_header .Heading2:hover {
}

.SectionExpandable .SectionExpandable__icon .fa-angle-down:before {
    content: "\f105";
}

.SectionExpandable .SectionExpandable_header .Heading2.SectionExpandable__icon {
    font-size: 30px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.TrasparentExpandable .SectionExpandable .SectionExpandable_header .Heading2.SectionExpandable__icon {
    font-size: 21px;
}

.SectionExpandable .SectionExpandable__icon .fa-angle-down {    
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease;
}

.SectionExpandable.expanded .SectionExpandable__icon .fa-angle-down {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease;
}

.SectionExpandable .SectionExpandable_content {
    padding: 0 90px 0 28px;
}

.SectionExpandable .SectionExpandable__title.Heading2 {
    padding-left: 0;
}

.SectionExpandable .SectionExpandable_header .Heading2,
.SectionExpandable.expanded .SectionExpandable_header .Heading2 {
   
}

.SectionExpandable.expanded .SectionExpandable_content {
    background-color: #FFFFFF;
    border-top: none;
    padding: 0 90px 40px 28px;
}

.tablet div:not(.TrasparentExpandable) .SectionExpandable .SectionExpandable_content,
.tablet .SectionExpandable.expanded .SectionExpandable_content {
    padding-right: 28px;
}

.TrasparentExpandable .SectionExpandable.expanded .SectionExpandable_content {
    padding: 0 0 24px 0;
}

.phone .SectionExpandable .SectionExpandable_header .Heading2,
.phone .SectionExpandable.expanded .SectionExpandable_header .Heading2 {
    font-size: 19px !important;
    line-height: 28px;
}

.phone .SectionExpandable .SectionExpandable__icon.Heading2,
.phone .SectionExpandable .SectionExpandable__title.Heading2 {
    vertical-align: top;    
}

.phone .SectionExpandable .SectionExpandable_header {
    padding: 23px 15px;
}

.phone .SectionExpandable .SectionExpandable_content {
    padding: 0 22px 0 22px;
}

.phone .SectionExpandable.expanded .SectionExpandable_content {
    padding: 0 22px 40px;
}

.phone .TrasparentExpandable .SectionExpandable .SectionExpandable_header, 
.phone .TrasparentExpandable .SectionExpandable .SectionExpandable_content {
    padding: 0;
}

.phone .TrasparentExpandable .SectionExpandable.expanded .SectionExpandable_content {
    padding: 0 0 24px 0;
}

/*** ImageTextStrip ***/
.ImageTextStrip img {
    height: 106px;
    width: 106px;
}

.ImageTextStrip img + div {
    width: calc(100% - 124px);
    margin: 8px 0 0 18px;
}

.phone .ImageTextStrip img + div {
    width: 100%;
    margin: 18px 0 0 0;
}

/***/

