﻿.FieldTitle
{
    font-family: Verdana;
    font-size: 12px;
    color: #333;
    padding-bottom: 2px;
}
.FieldLength
{
    font-family: Verdana;
    font-size: 12px;
    color: #333;
    padding-bottom: 2px;
    height:50px;
}
a.AnchorButton
{
    text-decoration: none;
}


input[type="text"], input[type="password"], textarea
{
    /* border: 1px #dbdbdc solid;*/
    border: 1px #2576c0 solid;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #e4f1fc;
    width: 145px;
    margin-left: 0px;
}


input[type="text"]:hover, input[type="password"]:hover, input[type="password"]:focus, input[type="text"]:focus, select:focus, textarea:hover, textarea:focus
{
    /*border-color: #2576c0;*/
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
    background-color: #fff;
    border: 1px #c1c1c1 solid;
}

input[type="text"].Deactive, input[type="password"].Deactive
{
    background-color: #efeeee;
    border: 1px #c1c1c1 solid;
}

.DropDown
{
    border: 1px #2576c0 solid;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #e4f1fc;
    width: 150px;
    height: 20px;
    vertical-align: text-top;
}



.login_field_background
{
    background-image: url('../images/fieldbg.jpg');
    background-repeat: no-repeat;
    height: 33px;
    width: 190px;
}

.numericTextbox
{
    border: solid 1px #2b2e33;
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    text-align: right;
}

.Button
{
    background-color: #057de1; /*height: 20px; 	width: 50px;*/
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    border: none;
    vertical-align: middle;
    padding: 6px;
    text-align: center;
    cursor:pointer;
}

.tblContentBorder
{
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
}

.tblBorder
{
    border: solid 1px #cbcbcb;
    background-color: #fff;
}

.header
{
    font-family: Verdana;
    font-size: 16px;
    color: #333; /*font-weight:bold;*/
}

.HeadingStyle
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #595959;
    background-color: #cbcbcb;
    letter-spacing: normal;
    word-spacing: normal;
    height: 20px;
}

/**Grid style **/

tblMyProductList tr:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}
tr.gridAlternateRow:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}
.grid
{
}


.gridRow a, .gridRow a:hover, .gridRow a:visited, .gridAlternateRow a, .gridAlternateRow a:hover, .gridAlternateRow a:visited,
.gridRowNew a, .gridRowNew a:hover, .gridRowNew a:visited, .gridAlternateRowNew a, .gridAlternateRowNew a:hover, .gridAlternateRowNew a:visited
{
    color: #000;
}
.gridHeaderRow a, .gridHeaderRow a:hover, .gridHeaderRow a:visited,
.gridHeaderRowNew a, .gridHeaderRowNew a:hover, .gridHeaderRowNew a:visited
{
    color: #fff;
}
td .gridRow, td .gridAlternateRow, td .gridHeaderRow,
td .gridRowNew, td .gridAlternateRowNew, td .gridHeaderRowNew
{
    border-left: solid 1px #cbcbcb;
}
.gridRow td.NonPadding, .gridAlternateRow td.NonPadding,
.gridRowNew td.NonPadding, .gridAlternateRowNew td.NonPadding
{
    padding: 0px;
}

td.lastrow
{
    border-right: solid 1px #cbcbcb;
}
td.Firstrow
{
    border-left: none 0px #cbcbcb;
}

.gridEmptyRow
{
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.gridPager
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}

.gridRow
{
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.gridRowNew, grid tr.gridRowNew
{
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

grid tr.gridRow
{
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.grid tr.gridRow:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}


.grid tr.gridRowNew:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.gridAlternateRow
{
    background-color: #ededee;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.gridAlternateRowNew, .grid tr.gridAlternateRowNew
{
    background-color: #ededee;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.grid tr.gridAlternateRow
{
    background-color: #ededee;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.grid tr.gridAlternateRow:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.grid tr.gridAlternateRowNew:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}

.grid tr.gridRow:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}
.grid tr.gridRowNew:hover
{
    background-color: #C2DBEF;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: #f2f2f3 1px solid;
    height: 25px;
}
.gridHeaderRow
{
    background-color: #0578d8;
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    height: 25px;
    text-align: center;
}

.gridHeaderRowNew
{
    background-color: #0578d8;
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    height: 25px;
    text-align: center;
}
/** **/

.info, .success, .warning, .errors
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/MessageIcons/Info.png');
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}
.success
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../images/MessageIcons/Success.png');
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}
.warning
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/MessageIcons/Warning.png');
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}
.errors
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #e0e0e0;
    background-image: url('../images/MessageIcons/Error.png');
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

.Table
{
    background-color: White;
    font-size: 10px;
    width: 300px;
}
.DefaultRowColor
{
    background-color: White;
}
.HighlightRow
{
    background-color: #057de1;
    color: White;
}

.SuggestDiv
{
    margin-left: 100px;
    margin-top: -20px;
    position: absolute;
    border: 1px solid #057de1;
    border-radius: 25px solid #057de1;
    -moz-border-radius: 25px solid #057de1;
    overflow: visible;
    height: 300px;
}

/*Suggestion Div*/
div.suggestions
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border: 1px solid #cecece;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    font-family: Verdana;
    font-size: 12px;
}
div.suggestions div
{
    padding: 2px 1px 2px 1px;
}
div.suggestions div.current
{
    cursor: pointer;
    background-color: #3366cc;
    color: white;
}
div.suggestions #divSugCat
{
    border-bottom: dotted 1px #545454;
    color: #545454;
    font-style: italic;
}
div.suggestions #divSugCatE
{
    height: 0px;
    padding: 0 0 0 0;
    overflow: hidden;
}
div.suggestions #divSugCity
{
    height: 0px;
    padding: 0 0 0 0;
    overflow: hidden;
}
/*Suggestion Div*/
/***NEW **/
.SalesOrderHeader
{
    font-family: Verdana;
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.TotalPrice
{
    font-weight: bold;
    font-size: 13px;
}
.HideDisplay
{
    display: none;
}
/*Paging controls*/
.pageFooter
{
    background-color: /*#f1c14b;*/ #f8f7f5; /*color: #000000;     width: 100%;*/ /*padding: 3px 5px 3px 5px;*/
    color: #152556;
    border: 1px solid rgb(230, 230, 230);
}
.selectedPage
{
    border: solid 1px #000000;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
    padding: 0px 2px 0px 2px;
}
.firstprev
{
    font-size: 13px;
    font-weight: bold;
    padding: 0px 1px 0px 2px;
    vertical-align: middle;
}
.nextlast
{
    font-size: 13px;
    font-weight: bold;
    padding: 0px 2px 0px 1px;
    vertical-align: middle;
}
.pagenums
{
    color: #656364;
    padding: 0px 2px 0px 2px;
    vertical-align: middle;
}
.pgcontinuer
{
    color: #000000;
    font-weight: bold;
    vertical-align: middle;
}
/*Paging controls*/


input[type="text"].Code
{
    color: #656364;
    padding: 0px 2px 0px 2px;
    vertical-align: middle;
    background-color: #efeeee;
    border: 1px #c1c1c1 solid;
    font-size: 15px;
    text-align: center;
}

.ClearButton
{
    padding: 15px 0px 10px 5px;
    font-size: 12px;
    vertical-align: middle;
    width: 20px;
}
.CompulsoryField
{
    color: Red;
}
.Invisible
{
    display: none;
}
.ProductPrice, .ProductStock
{
    display: none;
}
.HideProductPrice .ProductPrice, .HideProductStock .ProductStock
{
    display: none;
}
.DisplayProductPrice .ProductPrice, .DisplayProductStock .ProductStock
{
}

.DisplayDetails
{
}

. HideProductPrice .ProductPrice a
{
    background-image: url('../Images/ExpandCollpase/yellow-add.gif');
}
.DisplayProductPrice .ProductPrice a
{
    background-image: url('../Images/ExpandCollpase/yellow-sub.gif');
}
.DisplayProductStock .ProductStock a
{
    background-image: url('../Images/ExpandCollpase/green-sub.gif');
}
.HideProductStock .ProductStock a
{
    background-image: url('../Images/ExpandCollpase/green-add.gif');
}

.ImageButton
{
    border: none;
    cursor:pointer;
}

.ErrorMsgSymb
{
    color: Red;
}

.statics ul li .info{
	position : absolute;
	top : 4px;
	*top : 6px;
	right : 4px;
	background : url(../gfx/btn-info.gif) no-repeat left top;
	border : 0;
	padding : 0 0 0 6px;
	font : 11px/1.66em Arial;
	font-weight : bold;
	color : #FFFFFF;
	height : 20px;
}

.statics .info span{
	display : block;
	padding : 0 8px 0 0;
	height : 20px;
}

.red span{
	background : url(../Images/btn-info.gif) no-repeat right top;
}

.blue{
	background : url(../Images/btn-info.gif) no-repeat left -20px;
}

.blue span{
	background : url(../Images/btn-info.gif) no-repeat right -20px;
}

.green{
	background : url(../Images/btn-info.gif) no-repeat left -40px;
}

.green span{
	background : url(../Images/btn-info.gif) no-repeat right -40px;
}


/*tooltip {
      position: absolute;
      width: 128px;
      height: 48px;
      line-height: 48px;
      padding: 0px 16px 0px 8px;
      font-size: 22px;
      text-align: center;
      color: rgb(255, 255, 255);
      background: rgb(96, 172, 57);
      border: 0px 0px 0px 0px none none none none rgb(255, 255, 255) rgb(70, 126, 42) rgb(255, 255, 255) rgb(255, 255, 255);
      border-radius: 0px 3.200000047683716px 3.200000047683716px 0px;
      text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px;
      box-shadow: rgb(85, 153, 51) -4px 0px 4px 0px inset;
}

tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 24px;
      border-style: solid;
      border-color: transparent #60AC39 transparent transparent;
      top: 0px;
      left: -48px;
}

.tooltip{
    display: inline;
    position: relative;
}
*/
[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
margin-left: -6px;
margin-bottom: -12px;
border-top-color: #000;
border-top-color: hsla(0, 0%, 20%, 0.9);
}
[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
margin-left: -80px;
}
/*.tooltipsy
{
    padding: 10px;
    max-width: 200px;
    color: #fff;
    background-color: #000;
    border: 1px solid #deca7e;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
     box-shadow: 0 0 10px rgba(0, 0, 0, .5);
     text-shadow: none;
     
}
*/

.tooltipsy
{
    padding: 5px;
    color: #fff;
    background-color: red;
    -moz-box-shadow: inset 0 0 10px #000;
    -webkit-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px #000;
    text-shadow: 0 0 3px #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}

.tooltipsy:after
{
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-right-color: red;
    top: 15px;
    right: 40px;
    z-index: -1;
}

/*Image*/
.container {
  width: 100%;
  margin: 0 auto;
}

 /*{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 37px;
  line-height: 37px;
  color: #ddd;
  text-shadow: 0 -1px black;
  background: #243942;
  border-bottom: 1px solid #191919;
  background-image: -webkit-linear-gradient(top, #243942, #22373f 50%, #1d2e35 50%, #1b2b32);
  background-image: -moz-linear-gradient(top, #243942, #22373f 50%, #1d2e35 50%, #1b2b32);
  background-image: -o-linear-gradient(top, #243942, #22373f 50%, #1d2e35 50%, #1b2b32);
  background-image: linear-gradient(to bottom, #243942, #22373f 50%, #1d2e35 50%, #1b2b32);
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.1), 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.1), 0 0 3px rgba(0, 0, 0, 0.8);
}*/
 */
 a {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-transition-property: background, color;
  -moz-transition-property: background, color;
  -o-transition-property: background, color;
  transition-property: background, color;
}
 h1 {
  float: left;
}
 h1 a {
  display: block;
  padding: 0 15px;
  font-size: 16px;
  color: #eee;
  text-decoration: none;
}
 h1 a:hover {
  color: white;
}
 nav {
  float: right;
  border-left: 1px solid #2f4b56;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid #111;
}
 nav li {
  float: left;
}
 nav a {
  display: block;
  padding: 0 15px;
  color: #d0d9de;
  text-decoration: none;
  border-left: 1px solid #191919;
  border-right: 1px solid #2f4b56;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
}
 nav a:hover {
  background: #2f4b56;
  background: rgba(255, 255, 255, 0.1);
}
 nav a.icon {
  padding-left: 40px;
  background-position: 12px 0px;
  background-repeat: no-repeat;
}
 nav a.tasks {
  background-image: url("../Images/tasks.png");
}
 nav a.messages {
  background-image: url("../Images/messages.png");
}
 nav a.settings {
  background-image: url("../Images/settings.png");
}
 nav a.pendingsales {
  background-image: url("../Images/pendingsales.png");
}
 nav a.warehouse {
  background-image: url("../Images/warehouse.png");
}
 nav a.inprocess {
  background-image: url("../Images/inprocess.png");
}
 nav a.packed {
  background-image: url("../Images/packed.png");
}
 nav a.dispatched {
  background-image: url("../Images/dispatched.png");
}
 nav a.power {
  background-image: url("../Images/power.png");
}

 nav li.active a,  nav a:active {
  padding-right: 16px;
  background-color: #1b2b32;
  border-right: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.7);
}
 nav span {
  display: inline-block;
  vertical-align: text-top;
  margin-left: 10px;
  padding: 0 5px;
  line-height: 16px;
  font-size: 11px;
  color: white;
  text-shadow: 0 1px #902a27;
  background: #e93631;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(top, #f65d5f, #e93631);
  background-image: -moz-linear-gradient(top, #f65d5f, #e93631);
  background-image: -o-linear-gradient(top, #f65d5f, #e93631);
  background-image: linear-gradient(to bottom, #f65d5f, #e93631);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
}
ol, ul {
list-style: none;
}