/*----- ICON SET --------------------------*/
[class^="icons-"]:before,
[class*=" icons-"]:before {
	text-decoration: inherit;
	display: inline-block;
	font-family: 'fontawesome';
	text-shadow:none;
	box-sizing: border-box;
	font-weight: normal;
	font-style: normal;
}

.closeMenuList,.addSmallAdress,.addProcessPlaning{ color:rgba(238,238,238,1);}
.closeMenuList:hover,.addSmallAdress:hover,.addProcessPlaning:hover{ color: rgba(238,0,0,1);}

.icons-lock:before {
	font-size:18px;
	color: #555555;
	content: "\f023";
}

.icons-back:before {
	font-size:14px;
	color: #FFF;
	content: "\f053";
}
.icons-back:hover:before {
	color:  #F90;
}

.icons-up:before {
	font-size:12px;
	color: rgba(0,170,0,1);
    content: "\f0aa";
}


.icons-left:before {
	font-size:12px;
	color: rgba(51,102,255,1);
    content: "\f0a8";
}

.icons-right:before {
	font-size:12px;
	color: rgba(224,134,88,1);
    content: "\f0a9";
}

.icons-down:before {
	font-size:12px;
	color: rgba(121,114,237,1);
    content: "\f0ab";
}


.addProduct{ color:rgba(102,102,102,1);}
.addProduct:hover{ background-color:rgba(204,0,0,0.1);}

.icons-customerLogin:before {
	font-size:36px;
	color: #AC1F2D;
	content: "\f0c0";
	margin-right:8px;
	font-weight: normal;
	font-style: normal;
}

.icons-getup:before{
	content: "\f077";
	font-size:28px;
	margin:0 9px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-home:before{
	content: url(../image/icons-png/grid-white.png);
	font-size:20px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-menudrop-white:before{
	content:  url(../image/icons-png/bars-white.png) ;
	font-size:20px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-menudhide-white:before{
	color: rgba(238,238,238,1);
	}

.icons-menudhide-white:before:hover{
	color:rgba(221,0,0,1);
	}

.icons-menudrop-black:before{
	content:  url(../image/icons-png/bars-black.png) ;
	font-size:20px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-connect:before{
	content:  url(../image/icons-png/user-white.png);
	font-size:20px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-newrecord:before{
	content: "\f016";
	font-size:12px;
	margin:0px 2px 0px 10px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-record:before{
	content: "\f090";
	font-size:12px;
	margin:0px 2px 0px 1px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-trash:before{
	content: "\e081";
	font-size:12px;
	margin:0px 2px 0px 1px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-reflesh:before{
	content: "\f021";
	font-size:12px;
	margin:0px 2px 0px 0px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-getback:before{
	content: "\f137";
	font-size:12px;
	margin:0px 2px 0px 0px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-nextrecord:before{
	content: "\f074";
	font-size:12px;
	margin:0px 2px 0px 10px;
	color: rgba(213,0,3,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-help:before{
	content: "\f059";
	font-size:18px;
	margin:0px 2px 0px 10px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-settings:before{
	content: "\f013";
	font-size:18px;
	margin:0px 2px 0px 10px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-userlogin:before {
	content: "\f007";
	font-size:22px;
	margin:0px 2px 0px 10px;
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-userlogout:before {
	content: "\f011";
	font-size:22px;
	margin:0px 2px 0px 10px;
	color: rgba(251,0,4,1.00);
	font-weight: normal;
	font-style: normal;
}

.icons-circle-o:before {
  content: "\f10c";
  color: rgba(20,117,0,1.00);
  font-size:18px;
	font-weight: normal;
	font-style: normal;
}

.icons-dot-circle-o:before {
  content: "\f111";
	color: rgba(251,0,4,1.00);
	font-size:18px;
	font-weight: normal;
	font-style: normal;
}

.icons-ok-circle-o:before {
  content: "\f05d";
  color: rgba(20,117,0,1.00);
  font-size:18px;
	font-weight: normal;
	font-style: normal;
}

.glyphicon-circle-arrow-left,
.glyphicon-circle-arrow-right{
	color:rgba(0,142,13,1.00);font-size:12px;
}


.glyphicon-circle-arrow-up{
	color: rgba(0,119,196,1.00);
	font-size:12px;
	}
.glyphicon-circle-arrow-down{
	color: rgba(0,159,59,1.00);
	font-size:12px;
	}
.glyphicon-ok{ 
	color:rgba(150,0,172,1.00);
	font-size:12px;
}

.glyphicon-circle-arrow-left,
.glyphicon-circle-arrow-right{
	color:rgba(0,142,13,1.00);font-size:12px;
}

.glyphicon-briefcase{
	color: rgba(3,143,0,1.00);
	font-size:17px;
}
.glyphicon-save{
	color: rgba(0,103,160,1.00);
	font-size:16px;
}

.glyphicon-plus-sign,
.fa-caret-square-o-down{
	color: rgba(180,0,3,1.00);
	font-size:16px;
}

.glyphicon-stop{
	color: rgba(0,180,77,1.00);
	font-size:16px;
}

.glyphicon-minus-sign{
	color: rgba(185,0,3,1.00);
	font-size:16px;
	}
   
.customerIcon{
	font-size:14px;
	color:rgba(0,102,204,1);
	float:left;
	margin:6px 5px 5px;
}

.customer_product_add_button{
	font-family: 'HelveticaNeue-Medium', Arial, Helvetica, sans-serif;
	position:fixed;
	padding:8px;
	width:50%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background:rgba(204,0,51,1);
	color:rgba(255,255,255,1);
	bottom:40px;
	left:10%;
	cursor:pointer;
	text-align:center;
}
.customer_product_add_button:hover{
	background: rgba(0,71,134,1.00);
}


.getBackProductList{
	font-family: 'HelveticaNeue-Medium', Arial, Helvetica, sans-serif;
	position:fixed;
	padding:8px;
	width:20%;
	margin-left:15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: rgba(62,131,255,1.00);
	color:rgba(255,255,255,1);
	bottom:40px;
	left:60%;
	cursor:pointer;
	text-align:center;
	}
.getBackProductList:hover{
	background: rgba(151,0,2,1.00);
}

.delRowProduct{
	color:rgba(171,0,2,1.00);
}
.delRowProduct:hover{
	background-color:rgba(122,0,2,0.60);
	color: rgba(255,255,255,1.00);
}

.delCustomerProduct{
	color: rgba(204,204,204,1);
	}
	
.delCustomerProduct:hover{
	color: rgba(199,105,0,1.00);
	}
	
.glyphicon-copy {
    color: rgba(154,27,195,1.00);
    font-size: 14px;
}

.glyphicon-share,.fa-print{
	color:rgba(0,112,237,1.00);
	}
   
.fa-dot-circle-o{color: rgba(232,18,12,1);}
.fa-list, .fa-minus-circle{color:rgba(204,0,3,1.00);}

.fa-arrow-circle-down{color: rgba(187,187,187,1)}
.fa-arrow-circle-down:hover{color:rgba(204,0,3,1.00);}

.fa-caret-square-o-down{ color: rgba(204,0,0,1); }

.fa-question-circle{
	color: rgba(204,0,0,0.3);
	cursor:pointer;
}

.fa-question-circle:hover{
	color: rgba(204,0,0,1);
}

.delDocumentFile{color: rgba(200,200,200,1)}
.delDocumentFile:hover{color: rgba(232,18,12,1);}

.fa-pencil-square,.fa-pencil{color:rgba(175,175,175,1.00);}
.fa-pencil-square:hover,.fa-pencil:hover{ color: rgba(145,0,178,1.00);}


