
.status-field{
    background: #484946;
    border: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: silver;
    font-size: 1em;
    outline: none;
    display: block;
    margin: 2px 5px 2px 0px;    
    padding: 0px 2px 0px 5px;  
    width: 300px;
}


.status
{
    border-top: 0px;
    border-bottom: 1px solid #DAE1E8;
    padding: 5px 1px 3px;
    font-size: 11px;
    min-height: 35px;
}


.status_image {
    padding: 5px;
    float: left;
}

.status_author {
    font-weight: bold;
    line-height: 140%;
}

.status_post_text {
 overflow: hidden;
 word-wrap: break-word;   
}

.CustomHTMLEDITOR {
    min-height: 500px;
}


.Absoluteposition {
    position: absolute;
    width: 1048px !important;
}

.OutOfOffice {
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.fieldset_g table {
    border:0px;
    border-collapse:collapse;
}
.fieldset_g td {
    border: solid 1px gray;
    padding: 3px;
   vertical-align:top;
}
.fieldset_g td span {
  display: inline;
}


.fieldset_bo .bo_group {
    padding-top:10px !important;
    padding-bottom:5px !important;
    
  /*  color:#707070 !important;
    
    border-bottom:1px solid #707070 !important;
    font-size:12px !important;*/
     color:#000000 !important;
    border-bottom:none !important;
    font-size:15px !important;
}

.vertical_text {
            -moz-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            /*writing-mode: tb-rl;*/
            width: 13px;
            cursor: pointer;
        }
.ViewImage {
            width: 32px;
padding: 0px 5px 0px 0px;
        }
        
   
.editb a {
    text-decoration: none;
    vertical-align: top;
}


#lmainPageTitle h1
{
	margin: 0px; 
	color: #ff8800 !important;
	font-size: 32px;
	margin-top: 0px;
	margin-left: 150px;
}

#lmainPageSubTitle h2
{
	color: black !important; 
	font-size: 18px; 
	margin-top: 10px;
	margin-left: 150px;
}

.fl_topmenu {
 width:100%;
}

#ctl00_nbm1_nbMain_GCTC0_ctl00 {
    width: 200px !important;
}

#ctl00_nbm1_nbMain_GCTC1_ctl00 {
    width: 220px !important;
}
 
 
 .dxpgRowFieldValue_Office2010Black {
     background: none !important;
     color: Black !important;
     padding: 1px 1px !important;
 }
 .dxpgRowArea_Office2010Black 
 {
     background: #6c6c6c url('HeaderBack.png') repeat-x left top !important;
     white-space: normal !important;
     padding-right: 1px !important;
     padding-left: 1px !important;
     vertical-align:top;
     
 }
 .dxpgRowArea_Office2010Black table,.dxpgHeaderTable_Office2010Black {
     height: 100% !important;
 }
 
 .dxpgRowArea_Office2010Black .dxpgHeader_Office2010Black {
     border: none !important;
 }
 .dxpgHeaderText_Office2010Black {
     white-space: normal !important;
     padding-right: 1px !important;
     padding-left: 1px !important;
     
 }
 .dxpgRowFieldValue_Office2010Black .dxPivotGrid_pgExpandedButton_Office2010Black,.dxpgRowFieldValue_Office2010Black .dxpgCollapsedButton_Office2010Black {
     display: none !important;
}



.themodal-lock {
	/* when modal is opened we're removing scrollbars from the main content */
	overflow: hidden;
}

.themodal-overlay {
	/* overlay will stay fixed and will take all the space available */
	position: fixed;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	z-index: 10000;

	/* if modal content doesn't fit inside the overlay, display scrollbars */
	overflow: auto;

	/* allow one-finger iPad scrolling */
	-webkit-overflow-scrolling: touch;

}

/* fix for iPad glitches */
.themodal-overlay > * {
	-webkit-transform: translateZ(0px);
}

.themodal-overlay {
	background: rgba(0, 0, 0, 0.5);
	/* IE6–IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #7F000000, endColorstr = #7F000000);
	zoom: 1;
}

/* modal box style, can be anything you want */
.modal {
    background: #eee;
    margin: 20px auto;
    border: 3px solid #666;
    padding: 10px;
}

.modal .close {
    float: right;
    text-decoration: none;
    font-size: 35px;
    cursor: pointer;
}

.mp_buttonShowHideMenu {

    background: #a2a1a1 url('mItemBack.png') repeat-x left top;    
}

.hidden_field{
 display:none;

}


.pdf-export-showaudit {
  background-color: #F5F5F5;
    width: 120px;
    display: block;
    text-align: center;
    text-decoration: inherit;
    height: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #7F7F7F !important;
    border-radius: 2px 2px;
    float: left;
    margin-right: 20px;  
}
.pdf-export-showaudit:hover {
  background-color: #FFFFFF;
    color: #EDEDED !important;  
}

.dateTextbox {
    width: 210px !important;
}

.dateFilterTextbox {
    width: 170px !important;
}

td.dxscLabelCell .edit-form-btn-save {
    margin-left: 20px;
}

.html_control_edit_style {
    background-color: #f44336;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;    
}
.html_control_edit_style:hover {
    background-color: white;
    color: white;
}

.DockZone 
{
    float: left;
    margin-bottom: 15px;
}

