﻿@import url("/DigitalRemserv_Theme/Theme.Remserv_Theme.css?2889");

/* Surplus card */
.phone.Dashboard .CardDashboardHideShowFooter .CardDashboard_Head {
    min-height: 214px;
}

/*
.phone.Dashboard .CardDashboardHideShowFooter .CardDashboard_Footer:hover {
    color: #333;
} */

/* Remserve design --- start */
.desktop .Button:active, .desktop .Button:active, .Button:active, .Button:active, input.Button:active {
    background-color: transparent;
}

.desktop .Button.ButtonDefault:active, .desktop .Button.Is_Default:active,
.Button.ButtonDefault:active, .Button.Is_Default:active, input.Button.Is_Default:active {
    background: #002F68 !important;
}

 .desktop .Button.Danger:focus, .Button.Danger:focus, input.Button.Danger:focus {
background: #AD240A;
border: 2px solid #FED4C3;
}


.Button.Danger:hover,
a.Button.Danger:hover,
.desktop .Button.Danger:hover,
.desktop a.Button.Danger:hover,
.desktop input.Button.Danger:hover {
    background: none;
    background-color: #E62501; 
    border-color: transparent;
    color: #fff;
}

 .desktop .Button.Danger:active, .Button.Danger:active, input.Button.Danger:active {
    background: #831905;
}

 .desktop .Button.Success, .Button.Success, input.Button.Success {
    background: #248138;
    border-color: transparent;
}

 .desktop .Button.Success:focus, .Button.Success:focus, input.Button.Success:focus {
background: #248138;
border: 2px solid #E5FBD9;
}


.Button.Success:hover,
a.Button.Success:hover,
.desktop .Button.Success:hover,
.desktop a.Button.Success:hover,
.desktop input.Button.Success:hover {
    background: none;
    background-color: #3BA933; 
    border-color: transparent;
    color: #fff;
}

 .desktop .Button.Success:active, .Button.Success:active, input.Button.Success:active {
    background: #216039;
}


.Button[disabled], .Button:disabled, .desktop .Button[disabled], .desktop .Button:disabled,
.Button.Cancel[disabled], .Button.Cancel:disabled, .desktop .Button.Cancel[disabled], .desktop .Button.Cancel:disabled {
    opacity: 0.5;
    background: transparent !important;
    border: 2px solid #002F68;
    color: #003D79;
    line-height: 45px;    
}

.Button.Info[disabled], .Button.Info:disabled, .desktop .Button.Info[disabled], .desktop .Button.Info:disabled {
    opacity: 0.3;
    background: #009bd0 !important;
    border-color: transparent;
    color: #fff;
    line-height: 45px;    
}

.Button.Warning[disabled], .Button.Warning:disabled, .desktop .Button.Warning[disabled], .desktop .Button.Warning:disabled {
    opacity: 0.3;
    background: #ff9f00 !important;
    border-color: transparent;
    color: #fff;
    line-height: 45px;    
}

.Button.Success[disabled], .Button.Success:disabled, .desktop .Button.Success[disabled], .desktop .Button.Success:disabled {
    opacity: 0.3;
    background: #248138 !important;
    border-color: transparent;
    color: #fff;
    line-height: 45px;    
}

.Button.Danger[disabled], .Button.Danger:disabled, .desktop .Button.Danger[disabled], .desktop .Button.Danger:disabled {
    opacity: 0.3;
    background: #AD240A !important;
    border-color: transparent;
    color: #fff;
    line-height: 45px;    
}

.Button.Is_Default[disabled], .Button.Is_Default:disabled, .desktop .Button.Is_Default[disabled], .desktop .Button.Is_Default:disabled,
.Button.ButtonDefault[disabled],  .Button.ButtonDefault:disabled, .desktop .Button.ButtonDefault[disabled], .desktop .Button.ButtonDefault:disabled {
    opacity: 0.3;
    background: #003D79 !important;
    border-color: transparent;
    color: #fff;  
}

input[type="radio"].ReadOnly,
input[type="checkbox"].ReadOnly,
input[disabled="disabled"][type="radio"],
input[disabled="disabled"][type="checkbox"],
.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 {
    background-color: transparent !important;
}

.Form input[type="radio"], .Form input[type="checkbox"] {
    border: none !important;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice .select2-arrow:hover {
    background-color: #003D79;
    opacity: 0.3;
}

.fa-gear:before, .fa-cog:before {
    color: #fff;
    position: relative;
    top: 10px;
    right: 2px;
}

.Button.Large {
    height: 55px;
    min-width: 130px;
    line-height: 50px;
}

.Button.Normal.Arrow {
    min-width: 122px;
}

.Button.Small.Arrow {
    min-width: 91px;
    height: 32px;
}

.Button.Normal.DownArrow {
    min-width: 48px;
}

.Button.Small.DownArrow {
    min-width: 32px;
    height: 32px;
}

.Text_large_Rem {
font-size: 24px;    
}

.Text_large_Rem {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
}

.Body {
    line-height: 32px;
    font-size: 18px;
    font-weight: 300;
}

.Text_small_Rem {
    font-size: 16px;
    line-height: 28px;
}

.UPPERCASE {
    text-transform: uppercase;
}

.Primary_Link {
    color: #003D79;
}

.Primary_Link:hover {
    text-decoration: underline;
}

.Text-Error {
    color: #831905;
}

.Shaddow {
    text-shadow: 0px 0px 5px rgba(0,0,0,0.58);
    color: #fff;
}


/* Hide default password icons */
input::-ms-reveal {
  display:none;
}




/***/

.CardFooterContent_Content * {
    
}




.CardContent {    
height: 1.43%;    
width: 18.53%;    
color: #6F798B;    
font-size: 18px;    
font-weight: 300;    
line-height: 30px;    
text-align: center;
}

.Font_Weight {
    font-weight: 500;
}

/*.Alert_TextOnly span.fa.fa-fw.fa-check-circle {
    font-weight: normal;
}*/

.WalletCard_Content{
    height: 32px;
    width: 189.88px;
    color: #003D79;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    margin-left: 6px;
    margin-top: 2px;
}

.Target-select2 .select2-drop {
    
   min-width: 86%;
}
  
 

.TransactionContent
{
    font-size: 21px;
}



.ListRecords.VerticalScroll {    
    max-height: 300px;
    overflow: auto;
    margin-bottom: 20px;
    padding-left: 3px;
}

/* Market Preferences Read More Icon Position */

.AlertTextIcon{
    position: relative;
    top: 1px;
    left: 5px;
}

/*Participation Agreement Disable Button*/
.desktop a[disabled="disabled"], .desktop a[disabled="disabled"]:hover {
    color: #ccc;
    text-decoration: none;
}

.HiddenDate, .SetDate {
    display: none !important;   
}

/*SECTION CMS TOOLTIP STYLES*/
.cms-tooltip {
    position: relative;
    display: inline-block;
}

.cms-tooltip .cms-tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 9999;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 14px;
}

/*.cms-tooltip .cms-tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}*/

.cms-tooltip:hover .cms-tooltiptext {
    visibility: visible;
    opacity: 1;
    color: #FFF;
}


.SelectWarp select {
    border-radius: 0 6px 6px 0;
}


.Form:not(.form-top) label {
    padding-top: 0;
}

.Form input[type="radio"].SmartInput {
    display: inline-block;
}


/*styles for image tagging start*/

.image-receipt-large {
    position: relative;
}

.claim-details-img-container > div.image-receipt-large {
    margin: 0px 60px;
}

.claim-details-img-container > div.image-receipt-large > div {
    padding-bottom: 1px;
    padding-top: 1px;
}

.upload-receipts-tagging-container .image-receipt-large, .claim-details-img-container .image-receipt-large {
    text-align: center;
}

.upload-receipts-tagging-container .image-receipt-large {
    padding: 0px;
    height: 500px;
}

.image-receipt-large img.magnifier {
    position: relative;
    width: 100%;
    cursor: pointer;
    float:left;
}

.image-receipt-large span > div {
    display:inline-block;
    position:relative;
}

.image-receipt-large .carousel-large-item-container {
    border: none;
}

.claim-details-panel > div {
    display:block;
}

.tag-text {
    z-index: 50;
    position: absolute;
    top: 22px;
    left: 28px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    opacity: 0.8;
}

.upload-receipts-tagging-container .image-receipt-large .tag-text {
    top: 30px;
    left: 30px;
    opacity: 1;
}

.tag-close {
    position: absolute;
    right: 42px;
    top: 0px;
    z-index: 10;
    float: left;
    cursor: pointer;
}

.tag-close p {
    position: relative;
    color: #fff;
    font-weight: bold;
    top: 5px;
}

.tag-body {
    border-radius: 50%;
    z-index: 1;
    float: left;
    background-color: rgba(0,61,121,0.9);
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 73.28px;
    height: 73.28px;
    padding: 5px;
}

.upload-receipts-tagging-container .image-receipt-large .tag-body {
    width: 110px;
    height: 110px;
}

.ie8 .tag-body {
    background: url('/Content/desktop/images/img-tag-bg.png?46179&46273&2890') no-repeat;
    filter:0;
}

.img-tagging-close:after {
    content: "\f00d";
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
    padding: 0 8px;
    opacity: 0.8;
    border-radius: 50%;
    background: transparent;
}

.img-tagging-close {
    background-position: 0px -112px;
    /*width: 40px;
    height: 40px;*/
}
/*styles for image tagging end */


.ie .FileUpload2Preview_PreviewHolder img {
    max-width: 450px;
}

.ie.small .FileUpload2Preview_PreviewHolder img {
    max-width: 400px;
}

.ie .upload-receipts-tagging-container .FileUpload2Preview_PreviewHolder img {
    max-width: 680px;
}

.ie.small .upload-receipts-tagging-container .FileUpload2Preview_PreviewHolder img {
    max-width: 630px;
}
/***/



.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    top: 48%;
}
/***/


/*** Generated classes from Style Editor in OutSystems 10 ***/
[data-style-key="z_OiBvI_v02YQTltZCbH2Q"] { margin:0px; }
/*** Generated classes from Style Editor in OutSystems 10 ***/