body {
    font-family: 'Roboto', Arial;
    font-size: 13px;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
}

.form_field {
   
}

    .form_field option {
        background-color: white;
    }

.IRTable {
    width: 100%;
    border-collapse: collapse;
    padding: 0 5px;
}

    .IRTable th, .IRTable td {
            line-height: 34px;
        height: 40px;
        font-weight: normal;
        font-size: 14px;

    }

    .IRTable th {
                      color: #414141;

        background-color: #e5ecf0;
                    border-bottom: 1px solid #ffffff;

    
    }

    .IRTable td {
        background-color: #f8f9f9;
                color: #525252;

      
    }

        .IRTable th.left {

        }

        .IRTable th.right {
        }  
        .IRTable td.left {
        }

        .IRTable td.right {
        }

    .IRTable tr.alt td {
        background-color: #F3F3F2;
    }

.left {
	text-align: left;
}
.right {
	text-align: right;
	
}
#quotetable {
    width: 100%;
    border-collapse: collapse;
}

    #quotetable th, #quotetable td {
        text-align: left;
        padding: 3px 8px;
    }

    #quotetable th {
        background-color: #FDB71B;
        color: #00aeef;
        font-weight: bold;
        border: 1px solid #ffffff;
    }

    #quotetable td {
        background-color: #EBEBEB;
        color: #666666;
        border: 1px solid #ffffff;
    }

    #quotetable th.sort {
        text-decoration: underline;
    }

h2 {
    padding-top: 10px;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
}

.disclaimer {
    line-height: 16px;
}

    .disclaimer a, .disclaimer a:visited {
        text-decoration: none;
    }

        .disclaimer a:hover {
        }

.IRTableLookupCalc {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #EEECED;
}

    .IRTableLookupCalc td.left, .IRTableLookupCalc td.right {
        background-color: #f5f5f5;
        color: #666666;
        font-weight: bold;
    }

    .IRTableLookupCalc th.left, .IRTableLookupCalc td.left {
        text-align: left;
        padding-left: 14px;
    }

    .IRTableLookupCalc th.right, .IRTableLookupCalc td.right {
        text-align: right;
        padding-right: 14px;
    }


.lookupCalc th {
    font-weight: normal;
}

.lookupCalc {
    color: #666666;
}
/* Lookup results table */
#quotebody {
    padding: 0px;
}


.ui-datepicker-trigger {
    position: relative;
    top: 4px;
    left: 2px;
}

.detailedUpdated {
    padding-left: 1px;
}

.detailedLast {
    font-size: 15px;
    color: #333;
}

.detailedCurrency {
    font-size: 15px;
    color: #333;
}

.detailedChange {
    padding-left: 1px;
}

.UpdatedLastChangeText {
    line-height: 18px;
}

.TableDetailedBelowChart td {
    border-bottom: 1px solid #EEECED;
}


.miniquote {
    line-height: 24px;
    width: 159px;
    height: 86px;
    color: #fff;
}

.mqLast {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}

.mqCur {
    font-size: 20px;
}

.mqChange {
    font-size: 16px;
}

.mqUpdated {
}

.arrowClass {
    width: 23px;
    height: 11px;
    position: absolute;
    top: 45px;
    left: 100px;
}

.arrowClass_na {
    background-image: url('Images/miniquote_na.png');
}

.arrowClass_pos {
    background-image: url('Images/miniquote_up.png');
}

.arrowClass_neg {
    background-image: url('Images/miniquote_down.png');
}

.imgouter {
    position: relative;
    top: 1px;
}

.styledButton {
    background-color: #fdb71a;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    border: 0;
    color: white;
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    width: 123px;
    text-decoration: none;
    text-align: center;
    margin-top: 5px;
}

    .styledButton:hover {
        background-color: #00aeef;
        color: #fff;
    }

select {
    background-image: url(images/selectDown.png);
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85px;
    -webkit-appearance: button;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
}

.filterRow {
    background-color: transparent;
    line-height: 22px;
    vertical-align: top;
    border-collapse: collapse;
    border: 0px solid White;
    /*color: rgb(18, 141, 185);*/
    font-weight: bold;
    min-width: 385px;
    width: 100%;
    float: left;
}


.newsTd {
    height: 30px;
    color: #163c47;
    text-align: left;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    vertical-align: bottom;
}

.ticker {
}
.tickertxt {
	font-size: 11px;
	color: #666;
	width: 285px;
	float: left;
	display: block;
	height: 209px;

}
.txtcontainer {
	margin-bottom: 30px;
	margin-left: 15px;
}
.tickerimg {
	width: 50%;
	height: 206px;
	
	float: right;
	display: block;
	margin-bottom: 10px;
}
.imgContainer {
		background-color: #ffffff;
	border-right: 50px solid #DEE7EC;
	border-left: 50px solid #DEE7EC;
	border-top: 15px solid #DEE7EC;
	border-bottom: 15px solid #DEE7EC;
}
.miniquoteHeader {
    font-size: 22px;
    color: #5b87a1;
    margin-bottom: 6px;

}

.miniquoteSharePrice {
    color: #5b87a1;
    font-size: 40.01px;
    padding-top: 10px;
    font-weight: 300;

}

.miniquoteChange {
    font-size: 14px;
    position: relative;
    top: 17px;
    display: block;
    	    width:350px;

}
.tickerpart1 {
	    

}
.oneandtwo {
	width: 100%;
	height: 150px;
}

.ticker a {
	font-weight: 700;
	color: #5788a1;
}

.tickerlinks {
	    font-size: 12px;
}

.link {
	display: block;
	float:left;
	height: 26px;
	width: 100%;
	background-color: #f2f2f2;
	font-size: 14px;
	text-decoration: none;
		color: #5788a1;

}
.link img {
	position: relative;
		top: 3px;

}
.link a {
text-decoration: none;
		color: #5788a1;
}

.miniquoteUpdated {
	margin-top: 5px;
    color: #666666;
}

.goleft {
	float: left;
}
.goright {
	float: right;
}

.show {
	display: normal;
}
.hide {
	display: none;
}
.tickerpart2 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
    color: #666666;
}

.pagelabel {
    padding: 10px;
}

.pagelabelNEXT {
    float: right;
}

.pagelabelPREV {
    float: left;
}

.pagenav {
    text-align: center;
}

.prevnext {
    padding: 0px 15px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    border: 0;
    background-color: #fdb71a;
}

.pageno {
    background-color: #EBEBEB;
    text-align: center;
    float: left;
    position: relative;
    left: 8px;
    color: #666666;
}

.prevnext img {
    position: relative;
    top: 3px;
}

.pagelabelPREV {
    margin-right: 5px;
}

.pagelabelNEXT {
    margin-left: 5px;
}

.inactiveButton {
    background-color: #EBEBEB;
    cursor: default;
}

.curSel {
    color: #00ACEF;
}

.newsRowCell {
    cursor: pointer;
}


.lookupCalc th {
}


.miniquoteHeader, .miniquoteSharePrice, .miniquoteChange, .miniquoteUpdated, .miniquoteLinks {
}