﻿
.crm73_panel 
{
    background-color: #F7F7F7;
    color: #4d4f53;
    font-family: Arial;
    font-size: 11.5px;
    font-style: normal;
    font-weight: bold;
    zoom: 1;
}

.crm73_Headings 
{
    color: #4d4f53;
    font-family: Arial;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    zoom: 1;
}

.crm73_test 
{
    font: 700 11.5px Arial!important;    
}

.crm73_textboxes_Required {
    color: red;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    zoom: 1;
}

label.crm73_textboxes_Required.riLabel {
    color: red;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    zoom: 1;
}

.crm73_textboxes {
    color: #4d4f53;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    zoom: 1;
}

.required {
    border-color: red;
}

.validationClass {

    color: red;
}

.crm73_textboxeLineHeight {
    color: #4d4f53;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    zoom: 1;
}

.crm73_tablepad 
{
    padding-left: 88px;    
}

.crm73_tableborder 
{
    border: thin solid #808080;
}

.crm73_tabledatafloatright 
{
    float: right;    
}

.crm73_button 
{
    float: left;
    background-color: #f9f9f9;
    text-indent: 0;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    /*display: inline-block;*/
    color: #666666;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-align: left;
    text-shadow: 1px 1px 0px #ffffff;
    padding: 0px 10px 0px 10px;
    position: relative;
    white-space: inherit;
    width: 140px;
    border-collapse: collapse;
    overflow: hidden;
    text-overflow: ellipsis;
}

.crm73_buttonShort {
    float: left;
    background-color: #f9f9f9;
    text-indent: 0;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    /*display: inline-block;*/
    color: #666666;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-align: left;
    text-shadow: 1px 1px 0px #ffffff;
    padding: px 10px 0px 10px;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    white-space: inherit;
    width: 70px;
    border-collapse: collapse;
    overflow: hidden;
    text-overflow: ellipsis;
}



.crm73_chooseFile {
    float: right;
    background-color: #f9f9f9;
    text-indent: 0;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    /*display: inline-block;*/
    color: #666666;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-align: left;
    text-shadow: 1px 1px 0px #ffffff;
    padding: 0px 10px 0px 10px;
    position: relative;
    white-space: inherit;
    width: 240px;
    border-collapse: collapse;
    overflow: hidden;
    text-overflow: ellipsis;
}

.HighlightRow
{
    color: black;
    font-weight: bold;
    background-color: orangered;
}