﻿/*.customTab .x-tab-inner-default {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  font-weight: bold;
}

.customTab .x-tab.x-tab-active.x-tab-default .x-tab-inner-default{
    background-color:yellow;
}

.customTab .x-tab.x-tab-active.x-tab-default-top, .x-tab.x-tab-active.x-tab-default-left, .x-tab.x-tab-active.x-tab-default-right{
    background-image: -ms-linear-gradient(top, #fff, yellow);
}*/

.MainTopBar {
    background-image: Url('images/header_bg.png');
    background-repeat: repeat-x;
    background-size: 100% 100%;
}

.ApplicationHeader {
    background-image: Url('images/AppHeader.png');
    background-repeat: no-repeat;
    width: 482px;
    height: 40px;
    background-size: 100% 100%;
}

.loginForm {
    background-image: Url('images/00.jpg') !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.WhiteLink {
    color: #EAEAEA;
    font-weight: bold;
    text-decoration: none;
}

.FilterIcon {
    background-image:Url('images/filter.gif');
}
.RemoveFilterIcon {
    background-image:Url('images/removefilter.gif');
}

.redRectangle {
    background-image: url('/Content/Images/on.gif');
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    width: 10px;
    padding-left: 12px;
}

.widgetButtonStyle {
    height: 22px;
    margin-left:-3px;
    margin-right:-3px;
}

.buttonGridStyle {
    height: 22px;
    margin-top:-2px;
}

      .fixedRowHeight .x-grid-cell-inner
        {
            overflow: hidden;
            padding: 3px 6px;
            white-space: nowrap;
            height: 25px;
        }

.button-login { display: block; background: #005696;  border-radius: 5px; border-style: none;  }

.button-login .x-btn-inner { color: #ffffff; font-size: 13px; text-decoration: none; font-family: DIN, Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, " sans-serif"; }

    .button-login.x-btn.x-btn-disabled {
        background: #67beff;
        border: 1px solid #005696
    }


.button-logOut .x-btn-inner { color: blue; font-size: 13px; text-decoration: underline; font-family: DIN, Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, " sans-serif"; }

.button-login:hover { display: block; background: #005696;  border-radius: 5px; border-style: none;  }

.button-login .x-btn-inner:hover { color: #ffffff; font-size: 13px; text-decoration: none; font-family: DIN, Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, " sans-serif"; }


.button-register { display: block; background: #FFA500;  border-radius: 5px; border-style: none;  }

.button-register:hover { display: block; background: #FFA500;  border-radius: 5px; border-style: none;  }
.button-register:focus { display: block; background: #FFA500;  border-radius: 5px; border-style: none;  }

.button-register .x-btn-inner { color: #ffffff; font-size: 13px; text-decoration: none; font-family: DIN, Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, " sans-serif"; }

.button-register .x-btn-inner:hover { color: #ffffff; font-size: 13px; text-decoration: none; font-family: DIN, Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, " sans-serif"; }

.headerStyle1
{
    font-size: 18px;
    color: #005696;
    font-weight: bold;
    padding-bottom: 30px;
}

.loginStyle
{
    font-size: 14px;
    font-weight: bold;
    font-family: DIN, Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, " sans-serif";
}

.registerStyle
{
    font-weight: bold;
}




.centerPanel
{
    background: -webkit-linear-gradient(#E8E8E8, #0A3F7B); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E8E8E8, #0A3F7B); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E8E8E8, #0A3F7B); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E8E8E8, #0A3F7B); /* Standard syntax */
}

.thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 2px;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    background-color: gray;
     background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  text-decoration:underline;
  color:white;
    
}

.thumb img {
    height: 280px;
    width: 280px;
}

.viewItem {
    top: 50%;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    font-weight: bold;
    
}

.RefreshGridButton {
    background-image:Url('images/refresh.gif');
    background-repeat:no-repeat;
    background-size:16px 16px;
    width:16px !important; height:16px !important;
}

.addFileButton {
    background-image:Url('images/Add1.png');
    background-repeat:no-repeat;
    background-size:16px 16px;
    width:16px !important; height:16px !important;
}

 .extjsGrid-lightOrange .x-grid-cell {
    background-color: #FCB514;
    background-image: none !important;
}

 .extjsGrid-lightGreen .x-grid-cell {
    background-color: #48fe8e;
    background-image: none !important;
}

 .extjsGrid-lightRed .x-grid-cell {
    background-color: #ff8484;
    background-image: none !important;
}

.extjsGrid-lightYellow .x-grid-cell {
    background-color: #fff292;
    background-image: none !important;
}

.extjsGrid-red .x-grid-cell {
    background-color: #ff0000;
    background-image: none !important;
}

.extjsGrid-yellowish .x-grid-cell {
    background-color: #fffb25;
    background-image: none !important;
}

.incolumnButton {
    float: left;
    margin-right: 5px;
}

/*.tableSelectorCls div {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}*/

/*div.tableSelectorCls .x-grid-row-selected .x-grid-cell,.x-grid-row-selected .x-grid-rowwrap-div .x-grid-item-selected .x-grid-cell {
    background-color:rgb(0,168,0)!important;
}*/   
/*.tableSelectorCls .x-grid-cell {
    background-color: rgb(0,168,0) !important;
}*/

 .x-grid-cell-inner .x-grid-cell
.tableSelectorCls .x-grid-item-selected{ 
    background-color: #ff0000 !important; 
}

.personIcon{
    background-image: url('/Content/Images/Person.png');
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    width: 10px;
    padding-left: 12px;
}

.textfieldBold {
    text-align: left; font-weight: bold
} 

.textfieldBoldRed {
    /*text-align: left;*/
    font-weight: bold;
    color: red;
} 

.x-panel.approverPanel {
    border: 5px solid;
}

.x-btn.x-btn-pressed.splitToggleButton
{
    background-color: lightgreen;
    background-image: none;
} 
.x-btn.splitToggleButton
{
    background-color: red;
    background-image: none;
} 

.binocularsIcon {
    background-image:Url('images/Binoculars.png');
}

.hide-row{display:none}

.x-action-col-cell img.no-icon {
    cursor: default;
    display:none;
}

.x-action-col-cell img.icon-del { 
    background-image: url("images/trash-icon.png"); 
}

.newContractLabor {
    background-image: url("images/contractLabor.png") !important;
}

.SendMailIcon {
    background-image:Url('images/SendMail.gif');
}

.x-action-col-cell .icon-view {
    background-image: url("Images/search_16x16.png");
 /*//   cursor: pointer;*/
}

.x-action-col-cell .in-progress {
    background-size: 16px 16px;
    background-image: url("/content/Images/Spinner-1s-16px.gif");
    /*//   cursor: pointer;*/
}

.x-action-col-cell .upload {
    background-image: url("/content/Images/icons8-upload-16.png");
    /*//   cursor: pointer;*/
}


.multiRowGrid .x-grid-cell-inner {
    white-space: normal;
}

 .requestSelectedField  input {
    background-color: #8af95e; 
    background-image: none;
}

 .dateTrigger {
     background-image:Url('images/date-trigger.gif');
 }

 .ccLabel {
    background-image:Url('images/CreditCard.png');
    background-repeat:no-repeat;
    background-position: bottom;
 }

.x-column-header-inner .x-column-header-text {
    white-space: normal;
    height: 13px;
}

.x-column-header-inner {
    line-height: normal;
    text-align: center;
}

.attachfileform .x-panel-body {
    border: 0 none !important;
    margin-top: 3px;
    background: none !important;
}

.extjsGrid-orange .x-grid-cell {
    background-color: orange !important;
    background-image: none !important;
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

.comparisonTriggerEquals {
    background-image: Url('images/comparison-trigger-equals.gif');
}

.comparisonTriggerMore {
    background-image: Url('images/comparison-trigger-more.gif');
}

.comparisonTriggerLess {
    background-image: Url('images/comparison-trigger-less.gif');
}

a.guide:link {
    color: blue;
}

a.guide:visited {
    color: blue;
}

a.guide:hover {
    color: hotpink;
}

a.guide:active {
    color: blue;
}

.vendorRequestsIcon {
    margin-top: 2px;
    background-image: url(images/as400_16x16.png) !important;
}


.creditCardVendorsIcon {
    margin-top: 2px;
    background-image: url(images/merchant-list-16.png) !important;
}
/*.x-tip {
    width: auto !important;
}

.x-tip-body {
    width: auto !important;
}

    .x-tip-body span {
        width: auto !important;
    }*/



.button-approve {
    background-color: #2ea44f;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    line-height: 20px;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 2px 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .button-approve:hover {
        background-color: #2c974b;
    }

    .button-approve:focus {
        box-shadow: rgba(46, 164, 79, .4) 0 0 0 3px;
        outline: none;
    }

.button-reject {
    background-color: #EA4C89;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    line-height: 20px;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 2px 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .button-reject:hover,
    .button-reject:focus {
        background-color: #F082AC;
    }

.importantIcon {
    background-image: url('/Content/Images/important.gif');
/*    display: block;
    height: 16px;
    width: 16px;
*/
    background-repeat: no-repeat;
    background-size: 32px 32px;
    width: 32px !important;
    height: 32px !important;
}

.plaidIcon {
    background-image: url('/Content/Images/plaid.svg');
    /*    display: block;
    height: 16px;
    width: 16px;
*/
    background-repeat: no-repeat;
    background-size: 32px 32px;
    width: 32px !important;
    height: 16px !important;
    margin: 0px;
}

.plaidRequestsIcon {
    margin-top: 2px;
    background-image: url('/Content/Images/plaid.png') !important;
    background-size: 32px 32px;
/*    width: 32px !important;
    height: 32px !important;
*/}

.greenButton {
    background: #299a0b;
    background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#299a0b));
    background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%);
    background: -o-linear-gradient(top, #299a0b 0%,#299a0b 100%);
    background: -ms-linear-gradient(top, #299a0b 0%,#299a0b 100%);
    background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
}

    .greenButton.x-btn-over {
        background: #299a0b;
        background: -moz-linear-gradient(top, #299a0b 0%, #217e08 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#217e08));
        background: -webkit-linear-gradient(top, #299a0b 0%,#217e08 100%);
        background: -o-linear-gradient(top, #299a0b 0%,#217e08 100%);
        background: -ms-linear-gradient(top, #299a0b 0%,#217e08 100%);
        background: linear-gradient(to bottom, #299a0b 0%,#217e08 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
    }

    .greenButton.x-btn-pressed {
        background: #299a0b;
        background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#299a0b));
        background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%);
        background: -o-linear-gradient(top, #299a0b 0%,#299a0b 100%);
        background: -ms-linear-gradient(top, #299a0b 0%,#299a0b 100%);
        background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
    }

.redButton {
    /*-- -background-image: -webkit-linear-gradient(top,#F58C8C,#FC1010);*/
    background: #ff3019;
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
}

    .redButton.x-btn-over {
        /*-- -background-image: -webkit-linear-gradient(top,#F58C8C,#FC1010);*/
        background: #ff3019;
        background: -moz-linear-gradient(top, #ff3019 0%, #af0606 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#af0606));
        background: -webkit-linear-gradient(top, #ff3019 0%,#af0606 100%);
        background: -o-linear-gradient(top, #ff3019 0%,#af0606 100%);
        background: -ms-linear-gradient(top, #ff3019 0%,#af0606 100%);
        background: linear-gradient(to bottom, #ff3019 0%,#af0606 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    }

    .redButton.x-btn-pressed {
        /*-- -background-image: -webkit-linear-gradient(top,#F58C8C,#FC1010);*/
        background: #ff3019;
        background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
        background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
        background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%);
        background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%);
        background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    }

    .redButton .x-btn-inner {
        color: white;
    }

.CheckedIcon {
    background-repeat: no-repeat;
    background-image: Url('/Content/Images/selected.png');
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
}

.RemoveIcon {
    background-repeat: no-repeat;
    background-image: Url('/Content/Images/Cancel.png');
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
}


.flex-horizontal { 
    display: flex;
    flex-direction: row
}

.show-password {
    background-image: Url('/Content/Images/icons8-eye.gif');
}

/*input.x-form-text {
    background: lightcyan;
}*/

/*.vpdisabled {
    background: #eeeeee !important;
}*/