﻿body {
    line-height: 1;
}

/*
textarea, input:focus
{
	border: 2px solid #2DAEBF
}
*/
.default-container {
    display: block;
    background-color: #E9F4FF;
    border: 1px solid #D6E0E5;
}

.clear {
    clear: both;
}

.CLabel {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: text-top;
}

.DLabel {
    color: #A52A4E;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 20px;
    vertical-align: text-top;
}

.hide {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.red-header {
    color: #FF3452;
}

.button-div {
    background-color: #CFF2FF;
    border: 1px solid lightBlue;
    margin-top: 10px;
    padding: 3px;
    text-align: right;
}

.description-panel {
    border-bottom: 5px solid #D6E0E5;
    min-height: 100px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 20px;
}

.bottom-panel {
    min-height: 100px;
    margin: 0;
    padding-left: 5px;
    overflow: hidden;
    line-height: 20px;
}

.info-box {
    float: left;
    width: 40%;
    padding-right: 10px;
    padding-left: 40px;
}

.filter-panel {
    background-color: #DFFDFF;
    border-bottom: 5px solid #D6E0E5;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.cursor-pointer {
    cursor: pointer;
    margin-left: 5px;
}

.half {
    width: 48%;
}

div .half {
    overflow-x: hidden;
    overflow-y: auto;
}

.light-border {
    border-left: 1px solid #D6E0E5;
    border-right: 1px solid #D6E0E5;
    border-bottom: 1px solid #D6E0E5;
}

.list-item {
    -moz-user-select: none;
    background-color: #FAFAD2;
    border-color: white white #D3D3D3;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 11px;
    line-height: 18px;
    padding: 5px;
}

.list-item-selected {
    background: none repeat scroll 0 0 #F5DEB3;
    border: 1px solid #FFA500;
}

.StateFilter {
}

.Mandatory-asterisk {
    color: #A20000;
    font-weight: bold;
    font-size: 10pt;
    margin-left: 3px;
}

span.red-margin {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #A20000;
    margin-left: 3px;
}

/********* Visual cueing **********************************/
/*
input.VisQDefault
{
	background: yellow;
}
input.VisQonFocus
{
	background: #afeeee;
	-moz-box-shadow: 0 0 7px #0066FF;
	z-index: 1;
}
input.VisQonResolved
{
	background: white;
}
*/
/********* Visual cueing **********************************/

/******** Notifications ***********************************/

/*
	Usage:
	<div class="notification">
        <div class="message-title">
            <b>WARNING!</b>
        </div>
        <span class="message-body">
            Message Here!!!
        </span>
	<div>
*/

.notification {
    background-color: #FFFABF;
    border: 1px solid #FEFF7F;
}

.message-title {
    border-bottom: 5px solid #F08080;
    padding: 4px;
}

.message-body {
    display: block;
    font-family: tahoma;
    margin: 4px;
    text-align: justify;
}

/******** Notifications ***********************************/

#mNew button {
    width: 25px;
    background: url(../../UICore/resources/page.png) no-repeat 0;
}

#mCancel button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/csg-476051197938bnewest.png) no-repeat 0 -156px;
}

#mSearch button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/csg-476051197938bnewest.png) 0 -193px no-repeat;
}

#mDelete button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/csg-476051197938bnewest.png) no-repeat 0 -79px;
}

#mAbandon button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/csg-476051197938bnewest.png) no-repeat 0 -79px;
}

#mSave button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/disk.png) no-repeat 0;
}

#mExit button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/door_out.png) no-repeat 0;
}

#mStart button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/resultset_first.png) no-repeat 0;
}

#mPrevious button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/resultset_previous.png) no-repeat 0;
}

#mNext button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/resultset_next.png) no-repeat 0;
}

#mEnd button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/resultset_last.png) no-repeat 0;
}

#mLeft button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/csg-476051197938bnewest.png) no-repeat 0 -3px;
}

#mRight button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/csg-476051197938bnewest.png) no-repeat 0 -41px;
}

#mClear button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/eraser.png) no-repeat 0;
}

#mContactHelpdesk button {
    width: 25px;
    background: url(../../UICore/resources/ScreenBuilder/email_go.png) no-repeat 0;
}

span.MLabel, label.MLabel {
    color: #503080;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 8px;
}

.POPLabelDiv {
    padding-top: 6px;
}

.g-input-remove {
    background: transparent url(../../UICore/resources/LogicBuilder/closeNew.png) no-repeat scroll 100% 0;
    height: 16px;
    position: absolute;
    right: -20px;
    top: 5px;
    width: 16px;
    z-index: 2;
    cursor: pointer;
}

/*********************  Mandatory Asterisk *********************************/

.mandatory-asterisk {
    color: #A20000;
    font-size: large;
    /*left: -8px;
    position: absolute;
    top: -1px;*/
}

.mandatory-asterisknewscreen {
    color: #A20000;
    font-size: medium;
    position: absolute;
}

.mandatory-asteriskSearchScreen {
    color: #A20000;
    font-size: large;
}
/*********************  Mandatory Asterisk *********************************/


/*********************  Label VisQ *********************************/

label.onfocus {
    color: #104E8B;
    font-weight: bold;
}

/*********************  Label Visq *********************************/

/*********************  Comment Tab *********************************/
#_multiComments {
    border: 1px solid #ACA899;
    float: left;
    height: 200px;
    overflow-y: auto;
    width: 100%;
}


.CommentTitle {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}

.CommentLabel {
    color: Black;
    font-family: Verdana bold;
    font-size: 13px;
    font-weight: 400;
    display: block;
}
/*********************  Comment Tab *********************************/

.tab-half-Container-y .ReadonlySpan {
    color: #A52A4E;
    font-size: 8pt !important;
    margin-left: 10px;
    vertical-align: middle;
}

.ReadonlySpan {
    color: #A52A4E;
    font-size: 8pt !important;
    vertical-align: middle;
    margin-left: 10px !important;
}

.ReadonlyLabel {
    min-width: 150px; /*208px;*/
    font-size: 8pt;
    font-weight: bold;
}

.ChekBoxTitle .ReadonlyLabel {
    min-width: 10px;
}

.tab-Full-Container .Readonly {
    border-bottom: 1px dotted black;
}

.Readonly {
    border-bottom: 1px dotted #C4CACC;
    max-width: 98%;
    padding-bottom: 4px !important;
}

.tab-Full-ContainerCauseField .ReadonlySpan {
    clear: both;
    display: block;
}

.Readonly .StateFilter {
    float: left !important;
}

.tab-half-CheckBoxContainer-x .ReadonlySpan {
    padding-right: 10px;
}

.tab-Full-ContainerOtherCondition .ReadonlySpan {
    clear: both;
    display: block;
}
/*
.tab-Full-Container .ReadonlyLabel
{
	border-bottom: 1px dotted black;
}
.tab-Full-Container .ReadonlySpan
{
	border-bottom: 1px dotted black;
	vertical-align: text-bottom;
}*/

.ReadonlyCheckBox_Checked {
    background: transparent url(../../UICore/resources/checkboxChecked.gif) no-repeat scroll 100% 0;
    height: 16px;
    position: relative; /*right: -20px;*/
    top: 5px;
    width: 16px;
    z-index: 2;
    cursor: pointer;
    float: left;
    display: inline-block;
}

.ReadonlyCheckBox_UnChecked {
    background: transparent url(../../UICore/resources/checkboxUnchecked.gif) no-repeat scroll 100% 0;
    height: 16px;
    position: relative; /*right: -20px;*/
    top: 5px;
    width: 16px;
    z-index: 2;
    cursor: pointer;
    float: left;
    display: inline-block;
}

.tab-half-Container-x .ReadonlyCheckBox_UnChecked {
    top: 0px !important;
}


.ReadonlyRadio_Checked {
    background: transparent url(../../UICore/resources/RadioChecked.png) no-repeat scroll 100% 0;
    height: 16px;
    position: relative; /*right: -20px;*/
    top: 5px;
    width: 16px;
    z-index: 2;
    cursor: pointer;
}

.ReadonlyRadio_UnChecked {
    background: transparent url(../../UICore/resources/RadioUnchecked.jpg) no-repeat scroll 100% 0;
    height: 16px;
    position: relative; /*right: -20px;*/
    top: 5px;
    width: 16px;
    z-index: 2;
    cursor: pointer;
}


/*********************For Search Screen*********************************/
.SearchConfigHeaders {
    background-color: rgb(214, 224, 229);
    padding: 10px;
    width: 410px;
}

.SearchTabIndex {
    background-color: rgb(214, 224, 229);
    float: left;
    margin: 5px;
    padding: 5px;
    width: 20px;
}

/*********************For Correction*********************************/
.CorrectedField {
    position: absolute !important;
    width: 25px !important;
    height: 25px !important;
    right: 30px !important;
    top: 0px !important;
    margin: 4px 0px 0px 0px !important;
    cursor: pointer;
    font-size: 0px;
    background: transparent url(../../UICore/resources/exclamation.png) no-repeat scroll 100% 0 !important;
}

.CorrectedSubField {
    position: absolute !important;
    width: 25px !important;
    height: 25px !important;
    right: 30px !important;
    top: 0px !important;
    margin: 4px 0px 0px 0px !important;
    cursor: pointer;
    font-size: 0px;
    background: transparent url(../../UICore/resources/exclamation.png) no-repeat scroll 100% 0 !important;
}

/*.tab-half-Container-y a.CorrectedField a.CorrectedSubField
{
    position: absolute !important;
}*/

.EditField {
    background: transparent url(../../UICore/resources/wrench.png) no-repeat scroll 100% 0;
    /*border: 0px;*/
    height: 15px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 25px;
    z-index: 150;
    cursor: pointer;
    /*font-size: 0px;*/
}

.EditFieldLink {
    position: absolute !important;
    width: 25px !important;
    height: 25px !important;
    right: 0px !important;
    top: 0px !important;
    margin: 4px 0px 0px 0px !important;
    cursor: pointer;
    font-size: 0px;
    background: url(../../UICore/resources/wrench.png) no-repeat scroll 0 0 transparent !important;
}

.RemoveChangeLink {
    position: absolute !important;
    width: 16px !important;
    height: 16px !important;
    /*margin: 4px 0px 0px 0px !important;*/
    cursor: pointer;
    font-size: 0px;
    background: url(../../UICore/resources/cancel.png) no-repeat scroll center center transparent !important;
}

.ScanDoc {
    background: transparent url(../../UICore/resources/page.png) no-repeat scroll 100% 0;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    z-index: 501;
    cursor: pointer;
}

.ScanDocButton {
    height: 21px;
    font-size: 0px;
    width: 21px;
    cursor: pointer;
}

.DeleteButton {
    height: 16px;
    font-size: 0px;
    width: 16px;
    cursor: pointer;
    border: 0px;
    background: url(../../UICore/resources/ScreenBuilder/delete.png) no-repeat scroll center center transparent !important;
}

.CorretionContainer {
    left: 20px;
}

.SingleControl {
    left: 20px;
}

.CorretionContainer .tab-half-Container-y input, .tab-half-Container-x input {
    display: inline;
}
/*.CorretionContainer .tab-half-Container-y input
{
	margin-left:0px;
}*/
.CorretionContainer .x-form-field-wrap {
    display: inline;
}

.GrpEditOnly {
    margin-left: 0px;
}

.GrpReadOnly {
    margin-left: 1px;
}

.CorretionContainer .tab-Full-Container .x-form-field-wrap .x-form-trigger {
    margin-top: 0px;
}

.CorrectionLabel {
    float: left;
    font-size: 8pt;
    font-weight: bold;
    min-width: 150px;
}

.CorretionContainer .ReadonlyLabel {
    float: left;
    min-width: 150px;
}

.ReadonlyLabelEx {
    min-height: 13px;
    /*padding-top: 9px;*/
    display: block;
    margin-left: 10px;
    padding-bottom: 2px;
    max-width: 320px;
    float: none !important;
}

.CorretionContainer .tab-Full-Container .ReadonlyLabel {
    float: left;
    min-width: 600px;
}

.CorretionContainer .ChekBoxTitle .ReadonlyLabel {
    min-width: 10px;
}

.CorretionContainer .ChekBoxTitle .CorrectionLabel {
    min-width: 10px;
}

.CorretionContainer .tab-half-Container-y .x-form-field-wrap .x-form-trigger {
    top: -1px;
}

#mCorrectionView button {
    width: 25px;
    background: url(../../UICore/resources/table.png) no-repeat 0;
}

CorretionContainer .tab-half-Container-y input {
    display: inline;
    min-width: 230px;
}

.CorretionContainer .tab-third-div-y .tab-half-Container-y input {
    display: inline;
}
/*
.CorretionContainer .tab-half-Container-y a
{
    margin-left: -10px;
}*/
/*********************For Correction*********************************/
.CommmentArea {
    background-color: #E8EBEC;
    border: 1px solid #AACCEE;
    height: auto;
    margin-top: 5px;
    clear: both;
}

.x-menu-item {
    text-align: left;
}

.x-combo-list-item {
    text-align: left;
}



input[type="button"].genbtns {
    color: #000 !important;
    background-color: #79bbff;
    border-radius: 8px;
    border-style: solid;
    border-width: 2px;
    border: 1px solid #469df5;
    box-shadow: inset 0px 1px 0px 0px #cae3fc;
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    text-indent: 0;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
}

    input[type="button"].genbtns:hover {
        /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) ); 	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% ); 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');*/
        background-color: #041E42; /*#f1C400;*/ /*#041E42;*/ /*#4197ee;*/
        color: #fff !important;
    }

    input[type="button"].genbtns:active {
        background-color: #041E42;
        position: relative; /*top:1px;*/
    }

    input[type="button"].genbtns:focus {
        background-color: #041E42;
        position: relative; /*top: 1px;*/
    }

.cashdemon {
    background-color: #f1f6fe;
    border-color: #c4cde0;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 175px;
    margin-bottom: 5px;
    padding: 2px;
    position: relative;
    width: 370px;
}

.CashDenoheaderdiv h4 {
    background-color: #041E42;
    border-bottom: 6px solid #f1C400;
    border-radius: 6px;
    color: #ffffff;
    font-weight: bold;
    margin: 1px 3px 5px;
    padding: 1px 3px;
    text-align: center;
}

.backgrdMkeDeposit {
    overflow: hidden;
    position: absolute;
    background: #efefec none repeat scroll 0 0;
}

.tab-third-div-y {
    width: 30%;
    display: block;
    padding: 0 3px;
}

.tab-twothird-div-y {
    width: 60%;
    display: block;
    padding: 0 3px;
}

    .tab-third-div-y label, .tab-half-div-y label, .tab-twothird-div-y label {
        width: 95%;
        min-height: 13px;
        padding-top: 5px;
        display: block;
        margin-left: 10px;
        padding-bottom: 5px;
    }

    .tab-twothird-div-y input {
        width: 400px;
        display: block;
    }

.AOPUserManagementContainer {
    float: right;
    width: 99%;
    height: auto;
    border: 1px solid #AACCEE;
    margin-top: -1px;
    background-color: #F9FAFA;
}

.ListItemfocused {
    border:1px solid rgba(250, 153, 66, 1)!important;
}
.SearchReport {

    background: url("../../UICore/resources/SearchGlass.gif") no-repeat scroll 0 0 

    transparent !important;
    cursor: pointer !important;
    float: left !important;
    height: 20px !important;
    width: 21px !important;
    min-width: 21px;

}