/*forms.css*/
.missed, .missed2 {
    background-color: #90c6db;
}



/*ie8fix.css : no changes*/



/*layout.css*/
#title {
    height: 75px;
}

#popup {
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.popup3 {
    top: 30%;
}

.popmenu {
    border: 1px solid #90c6db;
}

.popinner {
    border: 5px solid #90c6db;
    top: 30%;
}

.tab1h:hover, .tab1h:focus {
    background-color: #8d9aa7;
    border-top: 1px solid #90c6db;
    border-left: 1px solid #90c6db;
    border-right: 1px solid #90c6db;
}

a.tab:link {
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}

a.tab:visited {
    color: #000000;
}

a.tab:hover {
    color: #006699;
    text-decoration: none;
}

a.tab:active {
    color: #000000;
}

a.tab:focus {
    color: #006699;
}

.mail1 p, .mail2 p {
    padding-top: 5px;
    padding-bottom: 5px;
}



/*style.css*/
body {
    background-color: #FFFFFF;
}

a:link {
    color: #8d9aa7;
}

a:hover {
    color: #8d9aa7;
    text-decoration: underline;
}

a:visited {
    color: #8d9aa7;
}

a:active {
    color: #8d9aa7;
}

a.white:link {
    color: #8d9aa7;
}

a.white:visited {
    color: #8d9aa7;
}

a.white:hover {
    color: #8d9aa7;
    border: 1px dotted #cccccc;
    text-decoration: none;
}

a.white:active {
    color: #8d9aa7;
}

a.poplink:link {
    color: #90c6db;
}

a.poplink:visited {
    color: #90c6db;
}

a.poplink:hover {
    color: #ffffff;
    background-color: #90c6db;
    text-decoration: none;
}

a.poplink:active {
    color: #90c6db;
}

a.poplink:focus {
    color: #ffffff;
    background-color: #90c6db;
}

a.poplink:link {
    color: #90c6db;
}

a.poplink:visited {
    color: #90c6db;
}

a.poplink:hover {
    color: #ffffff;
    background-color: #90c6db;
    text-decoration: none;
}

a.poplink:active {
    color: #90c6db;
}

a.poplink:focus {
    color: #ffffff;
    background-color: #90c6db;
}


h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #446A81;
    font-weight: normal;
    font-size: 16pt;
    padding-top: 44px;
}




/*other.css*/
input[type="submit"], input[type="button"] {
    color: #000;
}

.Button_Ok {
    width: 7em;
}

.tab {
    color: #90c6db;
}

    .tab a:hover {
        color: #006699;
    }

    .tab:hover a {
        color: #006699;
    }

    .tab:hover {
        background-color: #efefef;
        border-top: 1px solid #d4d4d4;
        border-left: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
    }

.gridViewStyle a {
    color: #003366;
}

.gridViewRowStyle {
    background-color: #f1f1f1;
}

.gridViewHighlightRowStyle:hover {
    background-color: #c0c7ca;
}

.gridViewRowStyle td, .gridViewAlternatingRowStyle td {
    padding-left: 5px;
    padding-right: 5px;
}

/*.gridViewHeaderStyle th a {
    display: block;
}*/

.formContentData, .formContentHeader {
    padding-left: 5px;
}

.popupTitle {
    background-color: #90c6db;
}

.cashAccount {
    background-color: #666666;
}

.cashAccountAvailable {
    background-color: #999999;
}

.policySelection_Proceed {
    background-color: #90C6DB;
}

.policyDealing_Proceed {
    background-color: #90C6DB;
}

.addInstruction_TradeType {
    background-color: #90C6DB;
}

.addInstruction_DealSize {
    background-color: #90C6DB;
}

.uncommittedInstructionsFX {
    background-color: #90C6DB;
}

.uncommittedInstructions {
    background-color: #90C6DB;
}

.uncommittedInstructions_LinkedTrades {
    background-color: #90C6DB;
}

.uncommittedInstructionsFX_Proceed {
    background-color: #90C6DB;
}

.popupinnerTransactionDetails {
    width: auto;
}

.Button_Ok_Div {
    border: 1px solid #000666;
    color: #000;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .Button_Ok_Div a {
        color: #000;
    }

.divTransactionDetails_CloseTick {
    display: none;
}

.popinner h2 {
    color: #666666;
}

.divAddInstruction_BuySellDisclaimers {
}





    .Button_Ok_Div a
    {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
    }

.Button_Add
{
    width: 6em;
    background: url(../../../resources/FRS/images/buttons/add.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}

.Button_Confirm
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
 
}
.Button_OK
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;   
    margin-left: 60px;

}

.Button_Cancel, .Button_AttemptCancellation
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/cross.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}
.Button_AttemptCancellation {
    width: 13em;
}

.Button_Print
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/print.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}


.Button_Back:hover
{
    border-color: #000000;
    background-position: bottom left;
    cursor: pointer;
}

.Proceed:hover, .Apply:hover, .Button_Ok:hover, .Button_Add:hover, .Button_Confirm:hover, .Button_Cancel:hover, .Button_AttemptCancellation:hover, .btnSave:hover
{
    border-color: #000000;
    background-position: bottom right;
    cursor: pointer;
}

input[value="Clear Filter"]
{background: url(../../../resources/FRS/images/buttons/cross.png) no-repeat top right;
padding-right: 24px;}

input[value="Export"]
{background: url(../../../resources/FRS/images/buttons/arrow.png) no-repeat top right;
padding-left: 4px;
    padding-right: 20px;
}

input[value="Download Valuation"]
{background: url(../../../resources/FRS/images/buttons/arrow.png) no-repeat top right;
width: 150px !important;
    padding-left: 4px;
    padding-right: 20px;
}

input[value="Clear Filter"]:hover
{cursor: pointer;}

input[value="Export"]:hover
{cursor: pointer;}

input[value="Download Valuation"]:hover
{cursor: pointer;}

.Button_Back
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/arrow_back.png) no-repeat top left;
    padding-left: 24px;
    padding-right: 4px;
}

.Proceed
{
    width: 12em;
    background: url(../../../resources/FRS/images/buttons/arrow.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}

.Apply
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}

.Clear
{
    width: 9em;
    /* background: url(../../../resources/FRS/images/buttons/cross.png) no-repeat top right; */
    /* padding-left: 4px; */
    /* padding-right: 24px; */
}

.Button_Ok
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}

.Button_Ok_Div
{
    width: 4.5em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
    height: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
}

    .Button_Ok_Div a
    {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
    }

.Button_Add
{
    width: 6em;
    background: url(../../../resources/FRS/images/buttons/add.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}

.Button_Confirm
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
 
}
.Button_OK
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/tick.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;   
    margin-left: 60px;

}

.Button_Cancel, .Button_AttemptCancellation
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/cross.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}
.Button_AttemptCancellation {
    width: 13em;
}

.Button_Print
{
    width: 9em;
    background: url(../../../resources/FRS/images/buttons/print.png) no-repeat top right;
    padding-left: 4px;
    padding-right: 24px;
}

.btnSave
{
    width: 12em;
    background: url(../../../resources/FRS/images/buttons/arrow.png) no-repeat top right;
padding-left: 4px;
    padding-right: 24px;	
}


/*grids.css updates*/
.gridViewStyle input[type="submit"], .gridViewStyle input[type="button"] {
    background: url(../../../resources/FRS/images/buttons/arrow.png) no-repeat top right;
	padding-right: 24px;
}
.gridViewHeaderStyle th {
    background-image: url(../../../resources/FRS/images/tables/tabletop.png);
}

.gridViewHeaderStyle :hover{    background-color: transparent}

.gridViewHeaderStyle th:hover {
    background-position: bottom left;
}

#infoButton {
    font-size: 16px;
    color: #90c6db;
}

.innerbox {
    border: 1px solid #C7C4BE;
    background-color: #ffffff;
}

#title {
    background-color: transparent;
}

.leftsa{
height: auto;}

.gridViewHeaderStyle th ::after {
	position: inherit;
	margin-right: 5px;
content:none;
}


.gridViewHeaderStyle th a {
	padding-left: 5px;
    padding-right: 5px;
display:inline;
}

.newAssetRequest .Apply {
    width: 12em;
}

.gridViewRowStyle, .gridViewAlternatingRowStyle{
	font-size: 12px !important;
}

#Data {
margin-top :5px;
}

#ctl00_MainArea_TransactionDetails_SingleTransactionDetailsA_ViewDealD_cmdActionpdf{
display: none;
}

