tr.updated td{
	background:#B1E0B4;
	background-image: -ms-linear-gradient(top, #E7FAEA 0%, #B1E0B4 100%);
	background-image: -moz-linear-gradient(top, #E7FAEA 0%, #B1E0B4 100%);
	background-image: -o-linear-gradient(top, #E7FAEA 0%, #B1E0B4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E7FAEA), color-stop(1, #B1E0B4));
	background-image: -webkit-linear-gradient(top, #E7FAEA 0%, #B1E0B4 100%);
	background-image: linear-gradient(to bottom, #E7FAEA 0%, #B1E0B4 100%);
}
tr.noCompile td{
	background: #FBB;
	background-image: -ms-linear-gradient(top, #FAE7EE 0%, #FFBBBB 100%);
	background-image: -moz-linear-gradient(top, #FAE7EE 0%, #FFBBBB 100%);
	background-image: -o-linear-gradient(top, #FAE7EE 0%, #FFBBBB 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAE7EE), color-stop(1, #FFBBBB));
	background-image: -webkit-linear-gradient(top, #FAE7EE 0%, #FFBBBB 100%);
	background-image: linear-gradient(to bottom, #FAE7EE 0%, #FFBBBB 100%);
}
tr.mediumCompile td{
	background: #D8A537;
	background-image: -ms-linear-gradient(top, #FAF9E7 0%, #D8A537 100%);
	background-image: -moz-linear-gradient(top, #FAF9E7 0%, #D8A537 100%);
	background-image: -o-linear-gradient(top, #FAF9E7 0%, #D8A537 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAF9E7), color-stop(1, #D8A537));
	background-image: -webkit-linear-gradient(top, #FAF9E7 0%, #D8A537 100%);
	background-image: linear-gradient(to bottom, #FAF9E7 0%, #D8A537 100%);
}
.gllpMap	{ width: 100%; height: 100%; }
.inUseSearch{
	background-color: #F7E0C6;	
}

.desc-boxes{
	width: 190px;
	background-color: #fff;
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.3);
	box-shadow: 0 0 6px rgba(0,0,0,.3);
	display: inline-table;
	margin: 8px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.desc-top,.desc-cont,.desc-foot{
	padding-left: 10px;
	padding-right: 10px;
}
.desc-top{
	position: relative;
	background-color: #0A6EAB;/*#0099cb;*/
	color: #fff;
	-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;
}
.deletedPublication-top{
	background-color: #610756;	
}
.shadowbox{
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.3);
	box-shadow: 0 0 6px rgba(0,0,0,.3);	
}
.allrounded{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.desc-top p{
	width:90%;
}
.desc-top .cross{
	position: absolute;
	top: 11px;
	right: 8px;		
}
.desc-cont{
	color: #000;
}
.desc-cont p{line-height: 24px;}
.desc-foot{
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #ededed;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.left{float: left;}
.right{float: right;}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  display: table;
  line-height: 0;
  content: "";
}

.clear:after {
  clear: both;
}

.ui-widget-content a{
	/* color: #0A6EAB; */	
}

.ui-resizable-helper { border-right: 2px dotted #0099cb; }
.logo {
    height: 90px;
    width: 190px;
}
.i-footer-logo {
    background-image: url(../img/logos/logo_final_RXsmall2.png);
    height: 42px;
    width: 48px;
    float: left;
    margin-right: 10px;
}
.i-icon1 {
    background-image: url(../img/icon_1.png);
}
.i-icon2 {
    background-image: url(../img/icon_5.png);
}
.i-icon3 {
    background-image: url(../img/icon_8.png);
}
.i-icon4 {
    background-image: url(../img/icon_3.png);
}
.i-icon_alternative {
    background-image: url(../img/mainPageIcons/icon_alternative.png);
}
.i-icon6 {
    background-image: url(../img/icon_9.png);
}
.i-icon7 {
    background-image: url(../img/icon_6.png);
}
.i-icon8 {
    background-image: url(../img/icon_4.png);
    background-position: center right;
}
.i-icon9 {
    background-image: url(../img/icon_7.png);
}
.i-iconDelivery {
    background-image: url(../img/mainPageIcons/Pronarco_Icon_Plan_the_delivery.png);
}
.i-raiseYourProfits {
    background-image: url(../img/mainPageIcons/raiseYourProfits.png);
}
.i-cartSave {
    background-image: url(../img/mainPageIcons/cartSave.png);
}
.i-notification {
    background-image: url(../img/mainPageIcons/icon_notification.png);
}
.i-price {
    background-image: url(../img/mainPageIcons/icon_chosePrice.png);
}
.i-icon_messages {
    background-image: url(../img/mainPageIcons/icon_messages.png);
}
.i-icon_map {
    background-image: url(../img/mainPageIcons/icon_map.png);
}
.i-icon_group {
    background-image: url(../img/mainPageIcons/icon_group.png);
}
.i-icon_calendar {
    background-image: url(../img/mainPageIcons/icon_calendar.png);
}
.i-icon_agreement {
    background-image: url(../img/mainPageIcons/icon_agreement.png);
}
.i-icon_delete {
    background-image: url(../img/mainPageIcons/icon_delete.png);
}
.i-icon_free {
    background-image: url(../img/mainPageIcons/icon_free.png);
}




 .ui-tooltip {
     border-radius: 10px;
	 border-color:#610756;
 }
.btn {
	-webkit-border-radius: 56;
	-moz-border-radius: 56;
	border-radius: 56px;
	text-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	color: #ffffff;
	background: #007166;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border:0;
}
.btn:active,.btn:hover{
	background: #610756;
	color: #ffffff;
	cursor: pointer;
}
