﻿body {
    PADDING: 0;
    FONT-SIZE: 11px;
    MARGIN: 0;
    COLOR: #555555;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: verdana,verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f5f5f5;
}
.tooltiptitle {
    color: #4760a3;
    text-decoration: none;
    cursor: Default;
    font-family: arial;
    font-weight: bold;
    font-size: 8pt;
}
.InputTextblue1 {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    border-bottom: solid 1px #3f70bd;
    border-right: solid 1px #3f70bd;
    border-left: solid 1px #3f70bd;
    border-top: solid 1px #3f70bd;
    visibility: hidden;
}

.InputTextblue2 {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    border-bottom: solid 1px #3f70bd;
    border-right: solid 1px #3f70bd;
    border-left: solid 1px #3f70bd;
    border-top: solid 1px #3f70bd;
    visibility: visible;
}

.cursor {
    cursor: pointer;
}

.cursor1 {
    cursor: pointer;
}

.sample3 {
    border: 2px;
    border-style: solid;
    border-color: #D6D6D6;
    border-spacing: 3px;
}

.proftable {
    border-width: 1px;
    border-collapse: collapse;
    border-color: #D6D6D6;
}

td {
    FONT-FAMILY: verdana;
    font-size: 11px;
    COLOR: #676a69;
    font-style: normal;
}

.blacktd {
    FONT-FAMILY: verdana;
    font-size: 11px;
    COLOR: #000000;
    font-style: normal;
}

.ddl {
    color: White;
}

.ddlnotwhite {
    color: Black;
}

tr {
    FONT-FAMILY: verdana;
    font-size: 11px;
    COLOR: #000000;
}

.cbclass {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: gray;
}

.tbclass {
    font-family: verdana;
    font-size: 11px;
    color: Black;
    border-color: #003da2;
    border-bottom: solid 1px navy;
    border-right: solid 1px navy;
    border-left: solid 1px navy;
    border-top: solid 1px navy;
}


.btclass {
    font-family: verdana;
    font-size: 12px;
    color: #003da2;
}


.mandatoryfield {
    font-family: verdana;
    font-size: 12px;
    font-weight: bolder;
    color: Red;
}


.lbtclass {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    color: Black;
    text-decoration: underline;
    margin-left: 0.2cm;
    font-weight: bold;
    cursor: pointer;
}

select {
    border: 1px solid navy;
    font-family: verdana;
    font-size: 11px;
    color: black;
    /*margin-left: 6px;*/
}





.tdgrid {
    font-family: Verdana;
    font-size: 11px;
    color: Black;
}

.header {
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: Red;
}



.tdlablenotbold {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: gray;
}

.subheader {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #3f70bd;
}

.agencyinfo {
    display: block;
    font: 12px Verdana;
    color: Black; /*#3f70bd;*/
    height: 80px;
    width: 650px;
    margin: 0;
    padding: 2px 2px 2px 2px;
    border: solid 1px #7f9db9;
    background: White;
}

.subheader12 {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #3f70bd;
}

.tdcaption {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: Blue;
}

.tdlable {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: gray;
}

.tdlable2 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: black;
    border: 1px solid #dcdcdc;
}

.tdlable3 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border: 1px solid #dcdcdc;
}

.tdlabletbl2 {
    border: 1px solid #dcdcdc;
}

.btnkursir {
    cursor: pointer;
}

.tdlableInfo {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.tdlableBlack {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.tdlableBlack14 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}

.tdlabelRed {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: gray;
    background-color: Red;
}

.tdlabelYellow {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: gray;
    background-color: Yellow;
}

.Welcome {
    color: #3f70bd;
}

.menu {
    background-color: #666a69;
    width: 100%;
    font-size: 16px;
}

.footer {
    background-color: #e5ebf7;
    height: 42px;
    margin-bottom: 15px;
    padding-left: 5px;
}

table.footer td a {
    font-size: 12px;
    padding: 5px 10px 6px 8px;
    text-decoration: none !important;
    border-radius: 3px;
    border: 1px solid transparent;
    box-shadow: 0px 0px 3px 0px #389d98;
}

table.footer td a:hover {
    font-size: 12px;
    padding: 5px 10px 6px 8px;
    text-decoration: none !important;
    border-radius: 3px;
    border: 1px solid transparent;
    box-shadow: 0px 0px 0px 0px #389d98;
    color: #fff;
    background-color: #389d98;
}

.loginpage {
    background-color: #e5ebf7;
}

.menuLinks {
    color: White;
}

.panelLinkImg {
    width: 210px;
    height: 130px;
    float: left;
    margin-bottom: 42px;
    display: inline-block;
}

div a .OptionImageClick {
    border: 1px solid rgba(56, 157, 152, 1);
    text-decoration: none !important;
    border-radius: 3px;
    width: 180px !important;
    height: 142px !important;
}


div a .OptionsTitle {
    color: #fff;
    position: absolute;
    margin-left: -182px;
    font-size: 14px;
    background: rgba(56, 157, 152, 0.75);
    margin-top: 87px;
    width: 179px;
    height: 42px;
    padding-top: 10px;
    transition: all 0.3s;
    font-weight: bold !important;
    text-align: center;
    text-shadow: 0px 0px 1px rgb(0, 0, 0);
}

div a:hover .OptionsTitle {
    color: #fff;
    position: absolute;
    margin-left: -182px;
    font-size: 14px;
    background: rgba(56, 157, 152, 0.5);
    margin-top: 3px;
    width: 179px;
    height: 142px;
    padding-top: 61px;
    text-shadow: 0px 0px 4px rgb(0, 0, 0);
    transition: all 0.3s;
    font-weight: bold !important;
    text-align: center;
}

.bClassMore {
    position: absolute;
    margin-left: -72px;
    margin-top: 9px;
    background: #fff;
    padding: 4px;
    border-radius: 2px;
    font-weight: bold;
}

img {
    border: 0;
    vertical-align: middle;
    margin:3px;
}

a.left:link {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    color: Gray;
    text-decoration: underline;
    margin-left: 0.2cm;
    font-weight: bold;
}

a.left:visited {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    color: Gray;
    text-decoration: underline;
    margin-left: 0.2cm;
    font-weight: bold;
}

a.left:active {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    COLOR: Gray;
    text-decoration: underline;
    margin-left: 0.2cm;
    font-weight: bold;
}

a.left:hover {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    COLOR: Gray;
    text-decoration: underline;
    margin-left: 0.2cm;
    font-weight: bold;
}



a:link {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    color: Gray;
    text-decoration: underline;
    font-weight: bold;
}

a:visited {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    color: Gray;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    COLOR: Gray;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    FONT-SIZE: 11px;
    FONT-FAMILY: verdana;
    COLOR: Gray;
    text-decoration: underline;
    font-weight: bold;
}

.TabMenu {
    padding: 0;
    margin: 0;
    color: white;
    font-size: 0.8em;
    font-weight: normal;
}

.Tab {
    background: url("/b2b/common/images/tabstrip/tab-gray-left.gif") left top no-repeat;
    background-color: #999999;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-weight: bold;
}

    .Tab a, .Tab a span {
        background: url("/b2b/common/images/tabstrip/tab-gray-right.gif") right top no-repeat;
        padding-right: 10px;
        padding-left: 10px;
        color: white;
        font-weight: bold;
    }

.TabSelected {
    background: url("/b2b/common/images/tabstrip/tab-lightgray-left.gif") left top no-repeat;
    background-color: #cccccc;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
}

    .TabSelected a, .TabSelected a span {
        background: url("images/tabstrip/tab-lightgray-right.gif") right top no-repeat;
        padding-right: 10px;
        padding-left: 10px;
        color: white;
        font-weight: bold;
    }

.View {
    BORDER-BOTTOM: black solid 0;
    BORDER-right: black solid 0;
    BORDER-left: black solid 0;
    BORDER-top: black solid 0;
    height: 200px;
    width: 500px;
    background-color: #cccccc;
    padding: 10px 10px 10px 10px;
}

.InputText {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    border-bottom: solid 1px navy;
    border-right: solid 1px navy;
    border-left: solid 1px navy;
    border-top: solid 1px navy;
    width: 180px;
}

.gridHeader {
    font-family: verdana;
    font-size: 12px;
    background-color: #959796;
    font-weight: bolder;
    color: White;
    height: 20px;
    text-align: left;
    margin: 0;
    padding-left: 0;
}

.gridHeader11 {
    font-family: verdana;
    font-size: 10px;
    background-color: #959796;
    font-weight: bolder;
    color: White;
    height: 20px;
    text-align: left;
    margin: 0;
    padding-left: 0;
}

.gridcol {
    text-align: left;
    margin: 0;
    padding-left: 1px;
}


.gridFooter {
    font-family: verdana;
    font-size: 16px;
    background-color: #959796;
    font-weight: bold;
    color: White;
    vertical-align: middle;
}

.StatusGridFooter {
    font-size: 18px;
    color: Red;
}

.gridPagerStyle {
    background-color: #959796;
    font-weight: bold;
    color: White;
    vertical-align: middle;
    text-align: left;
    font-family: verdana;
    font-size: 12px;
}

.tdperiodhed {
    font-family: verdana;
    font-size: 13px;
    /*background-color:#99ceff;*/
    background-color: White;
    font-weight: bold;
    color: Navy;
}

.hedperiod {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #3f70bd;
    background-color: #cccccc;
    text-align: center;
}

.tdperiod {
    font-family: verdana;
    font-size: 12px;
    background-color: #f7f6f3;
    width: 17px;
    color: Navy;
    text-align: center;
}

.tdperiod1 {
    font-family: verdana;
    font-size: 12px;
    /*background-color:Green; */
    background-color: #66ff66;
    width: 17px;
    /*color:White;*/
    color: Black;
    text-align: left;
}

.tdperiod1Equiv {
    font-family: verdana;
    font-size: 12px;
    /*background-color:Green; */
    background-color: #66ff66;
    width: 17px;
    /*color:Orange;*/
    color: Red;
    text-align: center;
}



.tdperiod2 {
    font-family: verdana;
    font-size: 12px;
    background-color: White;
    width: 17px;
    color: Navy;
    text-align: center;
}

.tdperiod2Equiv {
    font-family: verdana;
    font-size: 12px;
    background-color: White;
    width: 17px;
    color: Orange;
    text-align: center;
}



.tdperiodNotActive {
    font-family: verdana;
    font-size: 12px;
    background-color: Red;
    width: 17px;
    color: White;
    text-align: center;
}

.tdperiodNotActiveEquiv {
    font-family: verdana;
    font-size: 12px;
    background-color: Red;
    width: 17px;
    color: Orange;
    text-align: center;
}

.tdperiodalternativ {
    font-family: verdana;
    font-size: 12px;
    background-color: #ffffff;
    width: 16px;
    color: Navy;
    text-align: center;
}




.tdperiodborder {
    font-family: verdana;
    font-size: 11px;
    background-color: Orange;
    width: 16px;
    color: Navy;
    text-align: center;
}

.tdperiodbold {
    font-family: verdana;
    font-size: 11px;
    /*background-color:#89aace;*/
    background-color: #ddddff;
    width: 16px;
    color: Navy;
    text-align: center;
    font-weight: bold;
}

input.btn {
    color: #050;
    font-family: 'trebuchet ms',helvetica,sans-serif;
    font-size: 84%;
    font-weight: bold;
    background-color: #ff460e;
    border: 1px solid;
    border-top-color: #696;
    border-left-color: #696;
    border-right-color: #363;
    border-bottom-color: #363;
    border-style: outset;
}


input.btnhov {
    border-top-color: #c63;
    border-left-color: #c63;
    border-right-color: #930;
    border-bottom-color: #930;
    border-style: inset;
    background-color: #ff460e;
}

.transparent {
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: green 1px solid;
    DISPLAY: none;
    FILTER: alpha(opacity=90);
    BORDER-LEFT: silver 1px solid;
    WIDTH: 170px;
    COLOR: white;
    BORDER-BOTTOM: silver 1px solid;
    POSITION: absolute;
    HEIGHT: 100px;
    BACKGROUND-COLOR: silver;
}

.searchresredrow {
    color: #ffffff;
    BACKGROUND-COLOR: #FFCC99;
    font-family: verdana;
    font-size: 11px;
}

.searchAlternatingRow {
    color: #284775;
    BACKGROUND-COLOR: #ffffff;
    direction: ltr;
    font-family: verdana;
    font-size: 11px;
}

.searchRowStyle {
    color: #333333;
    BACKGROUND-COLOR: #F7F6F3;
    direction: ltr;
    font-family: verdana;
    font-size: 11px;
}

.searchtd {
    text-align: left;
    direction: ltr;
    font-family: verdana;
    font-size: 11px;
}

html, body, #wrapper {
    /*height: 100%;*/
    margin: 0;
    padding: 0;
    border: none;
	padding-bottom: 20px;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}


.sample {
    border: 1px double #f5f5f5;
    border-collapse: collapse;
    background-color: #f5f5f5;
}

.tdsample {
    border: 1px inset #e6e6e6;
    padding: 1px;
    background-color: #f5f5f5;
}

.tdsampletest {
    border: 1px solid #D6D6D6;
    padding: 1px;
}

.tdproforma {
    border: solid 1px #D6D6D6;
    padding: 1px;
    font: bold 11px verdana;
}

.tdhotelmechinggrid {
    border-bottom: #939495 5px solid;
}

.tdextranetgrid {
    border-bottom: gray 2px solid;
}


div.progressBackgroundFilter {
    position: absolute;
    top: 0;
    bottom: -1500px;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #44aaff; /*#44aaff*/
    filter: alpha(opacity=22);
    opacity: 0.5;
    z-index: 1000;
}

div.processMessage {
    position: absolute;
    top: 30%;
    left: 44%;
    padding: 10px;
    width: 260px;
    height: 100px;
    z-index: 1001;
    background-color: #fff;
}



.tooltiptitle {
    COLOR: #4760a3;
    TEXT-DECORATION: none;
    CURSOR: Default;
    font-family: arial;
    font-weight: bold;
    font-size: 8pt;
}

.tooltipcontent {
    COLOR: #000000;
    TEXT-DECORATION: none;
    CURSOR: Default;
    font-family: arial;
    font-size: 8pt;
}

#ToolTip {
    position: absolute;
    width: 280px;
    top: 0;
    left: 0;
    z-index: 4;
    visibility: hidden;
}

.NArial {
    font-family: arial;
    font-size: 10pt;
}

.NArialL {
    font-family: arial;
    font-size: 12pt;
}

.NArialS {
    font-family: arial;
    font-size: 8pt;
}

.NArialW {
    COLOR: #FFFFFF;
    font-family: arial;
    font-size: 10pt;
}

.AmendTitle {
    font: bold 20px verdana;
    background: #9DC2EE;
    color: Black;
}

.AmendHeader {
    background: #9DC2EE;
    color: black;
    font: bold 12px verdana;
    height: 20px;
    text-align: left;
    margin: 0;
    padding-left: 0;
}

.amendTable {
    border: 1px solid white;
}

/* Set Style of voucher report*/
.tdRepHeader {
    color: White;
    background-color: Gray;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.trRepHeader {
    background-color: Gray;
    height: 4px;
    font-size: 1px;
}

.trRepFooter {
    background-color: Gray;
    height: 1px;
    font-size: 1px;
}

.trRepItem {
    background-color: #d2d2d2;
}

.trRepItem2 {
    background-color: #dcdcdc;
}

.trRepItem3 {
    background-color: #e6e6e6;
}

.trRepItem4 {
    background-color: #f0f0f0;
}

.trRepItem5 {
    background-color: #d2d2d2;
}

.trRepItem6 {
    background-color: #dcdcdc;
}

.trRepItem7 {
    background-color: #e6e6e6;
}

.trRepItem8 {
    background-color: #f0f0f0;
}

.trRepItem9 {
    background-color: #d2d2d2;
}

.trRepItem10 {
    background-color: #dcdcdc;
}

.trRepItem11 {
    background-color: #e6e6e6;
}

.reportSum {
    font-family: Verdana;
    font-size: 12px;
}

.nowrap {
    white-space: nowrap;
}

.RatingSeal {
    height: 85px;
    width: 156px;
    cursor: pointer;
}

.TrustYouHead {
    width: 100%;
    height: 18px;
    background: url(../images/gg-seal-head.png) no-repeat;
}

.TrustYouBody {
    width: 98%;
    font-family: Arial;
    height: 65px;
    border: 1px solid #76797C;
}

.TrustYouDesc {
    color: #76797C;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    height: 29px;
    line-height: 29px;
    text-align: center;
    float: left;
}

.TrustYouScoreGreen, .TrustYouScoreYellow, .TrustYouScoreRed {
    font-weight: bold;
    width: 55%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 30px;
    float: left;
}

.TrustYouScoreGreen {
    /*background: url(../images/gg-score-green.png) no-repeat;

	border: solid 1px #35863a;*/
    background-color: #56ad58;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#56ad58), to(#35863a)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #56ad58, #35863a); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(-90deg, #56ad58, #35863a); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #56ad58, #35863a); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #56ad58, #35863a); /* Firefox 16+, IE10, Opera 12.50+ */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#56ad58', endColorstr='#35863a'); /* Internet Explorer */
}

.TrustYouScoreYellow {
    /*background: url(../images/gg-score-yellow.png) no-repeat;

	border: solid 1px #d59f24;*/
    background-color: #ffb80e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb80e), to(#d59f24)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffb80e, #d59f24); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(-90deg, #ffb80e, #d59f24); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #ffb80e, #d59f24); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #ffb80e, #d59f24); /* Firefox 16+, IE10, Opera 12.50+ */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffb80e', endColorstr='#d59f24'); /* Internet Explorer */
}

.TrustYouScoreRed {
    background: #e55649;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NTY0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNjQxMzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e55649 0, #b64132 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#e55649), color-stop(100%,#b64132));
    background: -webkit-linear-gradient(top, #e55649 0,#b64132 100%);
    background: -o-linear-gradient(top, #e55649 0,#b64132 100%);
    background: -ms-linear-gradient(top, #e55649 0,#b64132 100%);
    background: linear-gradient(to bottom, #e55649 0,#b64132 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55649', endColorstr='#b64132',GradientType=0 );
}

.TrustYouScoreGreenIn, .TrustYouScoreYellowIn, .TrustYouScoreRedIn {
    width: 95%;
    height: 32px;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    margin: 2px auto;
}

.TrustYouScoreGreenIn {
    background-color: #35863a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#35863a), to(#56ad58)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #35863a, #56ad58); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(-90deg, #35863a, #56ad58); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #35863a, #56ad58); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #35863a, #56ad58); /* Firefox 16+, IE10, Opera 12.50+ */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#35863a', endColorstr='#56ad58'); /* Internet Explorer */
}

.TrustYouScoreYellowIn {
    /*border: solid 1px #ffb80e;*/
    background-color: #d59f24;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d59f24), to(#ffb80e)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #d59f24, #ffb80e); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(-90deg, #d59f24, #ffb80e); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #d59f24, #ffb80e); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #d59f24, #ffb80e); /* Firefox 16+, IE10, Opera 12.50+ */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d59f24', endColorstr='#ffb80e'); /* Internet Explorer */
}

.TrustYouScoreRedIn {
    background: #b64132;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2NDEzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNTU2NDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #b64132 0, #e55649 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#b64132), color-stop(100%,#e55649));
    background: -webkit-linear-gradient(top, #b64132 0,#e55649 100%);
    background: -o-linear-gradient(top, #b64132 0,#e55649 100%);
    background: -ms-linear-gradient(top, #b64132 0,#e55649 100%);
    background: linear-gradient(to bottom, #b64132 0,#e55649 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b64132', endColorstr='#e55649',GradientType=0 );
}

.TrustYouScoreGreenLight {
    color: black;
    border: outset 1px #a8dd88;
    background-color: #E8ffB8;
    background: -webkit-gradient(linear, left top, left bottom, from(#a8dd88), to(#E8ffB8) );
    background: -moz-linear-gradient(-90deg, #a8dd88, #E8ffB8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8dd88', endColorstr='#E8ffB8');
    background-image: -o-linear-gradient(top, #a8dd88, #E8ffB8);
}

.TrustYouScoreYellowLight {
    color: black;
    border: outset 1px #D8C933;
    background-color: #F8E9aa;
    background: -webkit-gradient(linear, left top, left bottom, from(#D8C933), to(#F8E9aa));
    background: -moz-linear-gradient(-90deg, #D8C933, #F8E9aa);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D8C933', endColorstr='#F8E9aa');
    background-image: -o-linear-gradient(top, #D8C933, #F8E9aa);
}

.TrustYouScoreRedLight {
    color: black;
    border: outset 1px #D8a988;
    background-color: #F8c9a8;
    background: -webkit-gradient(linear, left top, left bottom, from(#D8a988), to(#F8c9a8) );
    background: -moz-linear-gradient(-90deg, #D8a988, #F8c9a8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D8a988', endColorstr='#F8c9a8');
    background-image: -o-linear-gradient(top, #D8a988, #F8c9a8);
}

.TrustYouLogo {
    width: 45%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
    background: url(../images/byTY.png) 50% 50% no-repeat;
    vertical-align: middle;
}

.PageNumberWithUnmatched {
    color: rgb(195, 93, 36) !important;
}

/*
.ddlAge
{
	position:absolute;
	left:140px;
	top:160px;
	width:150px;
}

.lblAge
{
	position:absolute;
	left:5px;
	top:185px;
	width:300px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:Red;
}*/
.copyrightversion {
    background-color: white;
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    border-bottom: 1px solid lightgray;
    height: 25px;
    vertical-align: middle;
  
      /*fix by or 2/8/17*/
    position: fixed;
    width: 100%;
    clear: both;
    bottom: 0;
    /*end fix*/
}


    .copyrightversion tr {
        background: url("../images/line03.jpg") repeat;
    }

.HelpSupport {
    border: 1px solid green;
    height: 87px;
    width: 100px;
    display: block;
    font-size: 37px !important;
    color: green !important;
    padding-top: 11px;
    text-decoration: none !important;
}

.emergency-phone {
	font-size: larger;
	color: red;
}
