/*
body
{
    font-size: 75%;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}
*/

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

/* Modifying the default css for validationSummary, for all errors in the error dialog box have same style */
.validation-summary-errors {
    /*font-weight: bold;
    color: #ff0000;*/
}

.validation-summary-valid {
    display: none;
}


/* Styles for Image Slider
-----------------------------------------------------------*/

#gallery {
    overflow: hidden;
    height: 400px;
}

#imgGallery {
    position: relative;
    left: 150px;
}

    #imgGallery img {
        position: absolute;
    }

/* Style for shipping Location Textbox 
-----------------------------------------------------------*/

.ShippingLocationsAutoComplete {
    width: 150px;
}

/* Styles for Ribbon Lists
-----------------------------------------------------------*/

ul#operationBlock {
    list-style-type: none;
    border-collapse: collapse;
}

ul.operationBlock {
    list-style-type: none;
    border-collapse: collapse;
}

.ribbonListItem {
    float: left;
    display: inline;
    text-align: center;
}

.ribbonReportListItem {
    float: left;
    display: inline;
    text-align: center;
    width: 120px;
}

.ribbonListItemTable {
    float: left;
    display: inline;
    padding: 0;
}

.spacer {
    padding: 0 10px 0 10px;
    float: left;
    display: inline;
    width: 2px;
    height: 54px;
    background: url(images/interface/spacer.jpg) top no-repeat;
}

/*
#content
{
    margin-top: 50px;
}
*/

/* Buttons 
-----------------------------------------------------------------*/

.button {
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

.ListButton {
    color: #000;
    padding: 0px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    background: none;
    border: none;
    cursor: pointer;
    margin: 0px;
    /*
display:block;
text-decoration:underline;

float:left;
*/
}

.ButtonAsLink {
    background-color: transparent;
    border: none;
    color: blue;
    cursor: pointer;
    text-decoration: underline;
    padding: 0px 0px 0px 0px;
}

.ReportShortcutButton {
    color: #000;
    padding: 0px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    background: none;
    border: none;
    cursor: pointer;
    margin: 0px;
}

/* buttonTitle
--------------------------------------------------------------------*/

.buttonTitle {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #696969;
    line-height: 30px;
}

.buttonTitle2 {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #696969;
}

/* textboxRegular 
--------------------------------------------------------------------- */

.textboxRegular {
    width: 140px;
}

/* timeTextbox 
--------------------------------------------------------------------- */

.timeTextbox {
    width: 20px;
}

/* textbox20 
--------------------------------------------------------------------- */

.textbox20 {
    width: 20px;
}
/* Error Message Box
-------------------------------------------------------------------- */

.textbox40 {
    width: 40px;
}
/* Error Message Box
-------------------------------------------------------------------- */

.textboxWide {
    width: 200px;
}
/* Error Message Box
-------------------------------------------------------------------- */
.Errors {
    /*
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    */
}

.label {
    border: none;
    background-color: transparent;
    width: 100%;
}

/**************************** Scroll *********************************/

div.scroll {
    height: 290px;
    overflow: auto;
    width: 910px;
}

.scroll2 {
    height: 350px;
    overflow: auto;
    width: 910px;
}

.header {
    position: fixed;
    height: 40px;
    z-index: 999;
}


/* showHide
-------------------------------------------------------------------- */

.showHide {
    width: 50px;
}

/* pagingDiv
-------------------------------------------------------------------- */

.pagingDiv {
    float: right;
    padding-right: 50px;
}

/* contentHead
-------------------------------------------------------------------- */
.contentHead {
    padding-bottom: 8px;
    padding-left: 1px;
}

.quantityText {
    width: 60px;
}

.redText {
    color: Red;
}

.narrowText {
    width: 80px;
}

.contentButtons {
    padding-top: 8px;
}

/*------------Double div style------------------------------------------------------------------------*/

div.leftMenu {
    float: left;
    width: 24%;
}

div.rightContent {
    float: right;
    width: 74%;
}

/*-----------------------Report----------------------------------------------------------------------------*/

.intellidentExportButtonShow {
    font-family: Verdana;
    font-size: 11px;
    width: 105px;
    position: relative;
    display: inline;
}

.intellidentExportButtonHide {
    font-family: Verdana;
    font-size: 11px;
    width: 105px;
    position: relative;
    display: none;
}

.intellidentTitle {
    background-position: right;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bolder;
    margin: 3px 0 13px 5px;
    padding: 0;
    position: relative;
    top: 0;
}

.intellidentReportViewer {
    background-color: White;
    text-align: left;
}

.hiddenElement {
    display: none;
}

.head thead th .filter input {
    width: 100%;
    box-sizing: border-box;
}

#serverErrorList {
    white-space: pre-line;
}

select:disabled {
    background-color: lightgrey;
}
