.MobBlueButtonDisabled, .MobBlueButtonTDisabled, .MobBlueButton[disabled], .MobBlueButtonT[disabled] {
color: #ccc;
}
.more-data {
color: #417DAF;
font-size: 13px;
}
.Text_Disabled {
background-color: #dcdcdc;
}
.Text_Disabled_Bold {
background-color: #dcdcdc;
font-weight: bold;
}
.SubSectionFrame {
border: 2px solid #d6d5d5;
padding: 10px;
border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}
.SectionFrameTop {
border: 3px solid #c0c0c0;
border-bottom-style: none;
padding: 10px;
border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
}
.SectionFrameBottom {
background-color: #d3d3d3;
border: 3px solid #c0c0c0;
border-top-style: none;
padding-top: 10px;
height: 60px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}
.SelectEntityLabel {
text-align: center;
color: #ffffff;
background-color: #4887B3;
font-size: 12px;
font-weight: bold;
border-color: #4887B3;
padding-top: 6px;
width: 130px;
height: 28px;
border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
}
.SelectEntity {
font-size: 12px;
font-weight: bold;
border-left-style: none;
padding-left: 6px;
display: inline;
width: 350px;
height: 28px;
line-height: 110%;
border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
}
.badtext {
border: 1px solid #ff0000;
}
.badtextmsg {
color: #ff0000;
font-size: 12px;
font-weight: bold;
}
.noPadding .A5CWLayout {
padding: 2px 0px;
}
.myButton {
text-decoration: none;
text-shadow: 0px 1px 0px #283966;
color: #ffffff;
background: #7892c2;
font-size: 13px;
border: 1px solid #4e6096;
padding: 6px 24px;
display: inline-block;
cursor: pointer;
border-radius: 3px;
box-shadow: inset 0px 1px 0px 0px #9fb4f2;
-moz-box-shadow: inset 0px 1px 0px 0px #9fb4f2;
-webkit-box-shadow: inset 0px 1px 0px 0px #9fb4f2;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.myButton:hover {
background: #476e9e;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
}
.myButton:active {
position: relative;
top: 1px;
}
/*
.A5CWLayout .controlHeader{
padding-top:4px;
}
*/

.progress {
background-color: #88c4ed;
}
.RTDlabelClass {
font-size: 14px;
font-weight: bold;
padding-right: 12px;
}
.RTDdescClass {
font-size: 14px;
}
