html {
    overflow-y: scroll;
}

a img {
    border: none;
}

h1 {
    font-size: 1.6em;
    margin-top: 0;
}

input[type=submit], input[type=button] {
    font-size: 10px;
    margin: 1px;
    cursor: pointer;
}

input[type=text], input[type=password], textarea {
    font-size: 11px;
    padding-left: 1px;
}

.tableControl, .actionButtons {
    width: 100%;
}

.tableControl a {
    padding-left: 10px;
}

.tableControl {
    text-align: right;
}

.footer {
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
}

.rich-table {
    width: 100%;
}

.message {
    padding: 5px;
    list-style: none;
    border: 0;
    background: none;
    padding: 0;
    color: #000000;
    margin: 5px 0 8px 0;
    font-size: 12px;
}

.message li {
    background: no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.message li.infomsg {
    background-image: url(../img/msginfo.png);
}

.message li.errormsg {
    background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
    background-image: url(../img/msgwarn.png);
}

.name {
    vertical-align: top;
    font-weight: bold;
    width: 115px;
    padding: 5px;
    margin-top: 3px;
}

.nameView {
    vertical-align: top;
    font-weight: bold;
    width: 250px;
    padding: 5px;
    margin-top: 3px;
}

.value {
    padding: 5px;
}

.validatormsg {
    padding: 5px;
}

.error {
    float: left;
    padding: 5px;
}

.errors {
    color: red;
    vertical-align: middle;
}

img.errors {
    padding-right: 5px;
}

.messagesingle {

}

.errormsg {
    color: #E36657;
    background: no-repeat left center;
    background-image: url(../img/msgerror.png);
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.warnmsg {
    color: #666600;
    background: url(../img/msgwarn.png) no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.infomsg {
    color: #6786BA;
    background: url(../img/msginfo.png) no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.errors input, .errors textarea {
    border: 1px solid red !important;
}

.field-info {
    font-size: 9px;
    color: #8F8F8F;
}

.required {
    color: red;
    padding-left: 2px;
}

.rich-stglpanel-body {
    overflow: auto;
}

/* the specificity here is necessary to override the defaults */
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
    padding: 2px 3px;
}

select {
    font-size: 12px;
}

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
    margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
    margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
    margin-left: 2px;
    position: relative;
    top: 1px;
}

.actionButtons {
    padding-left: 1px;
}

.actionButtons select {
    margin: 5px 5px 5px 0;
    vertical-align: bottom;
}

.rich-datalist {
    list-style: square;
    margin: 6px 0 1px 0;
    padding-left: 18px;
}

.rich-list-item {
    padding-bottom: 4px;
}

.conversation-thread-folded {
    margin-bottom: 3px;
    border: 1px solid goldenrod;
    background-color: lightgoldenrodyellow;
    padding: 3px;
}

.chat-side-bar {
    width: 250px;
}

div.info {
    font-size: 1.2em;
}

ul.bullets {
    list-style: square;
}

ul.bullets li {
    padding-bottom: 2px;
}

td.action {
    text-align: center;
    width: 8em;
    white-space: nowrap;
}

td.action a {
    padding-left: 1px;
    padding-right: 1px;
}

.dr-table-subheadercell {
    white-space: normal !important;
}

.aligntop {
    vertical-align: top;
}

.alignmiddle {
    vertical-align: middle;
}

.aligncenterbox {
    margin: auto;
}

.aligntextcenter {
    text-align: center;
}

.aligntextright {
    text-align: right;
}

.aligntextleft {
    text-align: left;
}

.width25perc {
    width: 25%;
}

.width33perc {
    width: 33%;
}

.width50perc {
    width: 50%;
}

.width50px {
    width: 50px;
}

.width25px {
    width: 25px;
}

.width100px {
    width: 100px;
}

.width150px {
    width: 150px;
}

.width180px {
    width: 180px;
}

.width200px {
    width: 200px;
}

.width250px {
    width: 250px;
}

.width350px {
    width: 350px;
}

.no-border {
    border: none;
}

.no-padding {
    padding: 0px;
}

.padding-1 {
    padding: 1px;
}

.padding-2 {
    padding: 2px;
}

.image-to-be-approved-text {
    color: red;
}

.video-to-be-approved-text {
    color: red;
}

.profile-filling-percentage-box {
}

.profile-filling-percentage-box .header {
    font-size: 18px;
    font-weight: bold;
}

.profile-filling-percentage-box .text {

}

.new-data-profile-view {
    font-weight: bold;
    color: #BC5217;
}

.abuse-link {
    font-size: 10px;
    color: #8F8F8F !important;
    text-decoration: none;
}

.abuse-link img {
    border: none;
    vertical-align: middle;
}

.small-text-table .rich-table-headercell {
    font-size: 9px;
    color: #8F8F8F;
}

.small-text-table .rich-table-cell {
    font-size: 9px;
    color: #8F8F8F;
    padding: 0px;
    padding-left: 3px;
}

.border-curve-10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.drop-shadow {
    -moz-box-shadow: 0 0 14px #888888;
    -webkit-box-shadow: 0 0 14px #888888;
}

.transparent-30 {
    -moz-opacity: .30;
    -ms-filter: "alpha(opacity=30)";
    filter: alpha(opacity = 30);
    opacity: .30;
}

.transparent-70 {
    -moz-opacity: .70;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity = 70);
    opacity: .70;
}

.rich-table-transparent {
    border: none;
    background: none;
}

.rich-table-transparent .rich-table-cell {
    border: none;
}

.rich-table-subheadercell {
    white-space: normal;
}

.rich-tabpanel-transparent {
    border: none;
    background: none;
}

.rich-tabpanel-transparent .rich-tabpanel-content {
    border: none;
    background: none;
}

.rich-tabpanel-transparent .rich-tabhdr-side-cell {
    border: none;
    background: none;
}

.rich-tabpanel-transparent .rich-tabhdr-side-border {
    display: none;
}

.rich-tabpanel-transparent .rich-tab-bottom-line {
    border: none;
    background: none;
}

.rich-tabpanel-transparent table .rich-tab-active {
    border: none;
    background: none;
    font-weight: bold;
}

.rich-tabpanel-transparent table .rich-tab-inactive {
    border: none;
    background: none;
}

/* transparent modal panel */
.rich-modal-panel-transparent .rich-mpnl-header-cell {
    display: none;
}

.rich-modal-panel-transparent .rich-mpnl-content {
    background: none;
    border-style: none;
}

.rich-modal-panel-transparent .rich-mpnl-shadow {
    display: none;
}
