/*------------------------------------------------------------------
Project: 		Royal Dairy Lanka System
Version: 		1.01
Last change:	10/12/12
Comment: 		Royal Dairy Lanka system - proudly developed by Sanmark Solutions.
-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	text-decoration:none;
}

.OnlyPrint{display: none;}
.loadingAjax{margin: 45px auto 0 auto; width: 50px; display: none;}
body {
	margin:0px;
}
table{
	border-color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom:15px;
	border-width:0px !important;
}
.report_table {
	border-spacing: 3px 2px;
	clear:both;
}
.report_table td{
	height:27px;
	padding-left:5px;
	padding-right:5px;
	color:#454545;
	font-size:12px;
}
.report_table tr:first-child th{
	color:#ffffff;
	background: #ff5abc;
	height:40px;
	font-weight:normal;
	text-transform:uppercase;
}
.report_table tr.paid{

}
.report_table tr.unpaid{
    background: #EEC7C7 !important;
}
.report_table tr:nth-child(even) {
	background: #e2e0e0;
}
.report_table tr:nth-child(odd) {
	background: #eeeeee;
}
.report_table_footer{
	height:25px;
	background-color:#ff5abc !important;
}

table .subHeader{
	background-color: #ff5abc;
	color:#fff;
	height:20px;
}
table .subHeader a{
	color:#FFFC00;

}
table .sectionSep{
	background-color: #ff5abc;
	color:#fff;
	height:1px;
}
table .subHeader td{

}

#top_r{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.buttnOLD {
	background-color: #AD5202;
	color: white;
}



.buttn {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5abc), color-stop(1, #ea008b) );
	background-color: #e90086;
	border: 1px solid #ff5abc;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:2px 15px;
	text-decoration:none;
}.buttn:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ea008b), color-stop(1, #ff5abc) );
	background-color:#ea008b;
	cursor: pointer;
}.buttn:active {
	position:relative;
	top:1px;
}








.height30{
	height:30px;
}
.height20{
	height:20px !important;
	background-color:#d5d5d5;
	font-weight:bold;
}
#top_wrapper{
	background-image:url('files/img/header_back_grad.png');
	background-repeat:repeat-x;
	height: 95px;
}
#top{
	margin-left:auto;
	margin-right:auto;
	width: 990px;
	text-align: center;
	height: 95px;
	padding-top: 10px;
	position:relative;
}
#logo{
	text-align: left;
	width:220px;
	height:75px;
	float:left;
}
#m_wrapper{
	width: 990px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
#m_content{
	margin-left:5px;
	width: 785px;
	height:auto;
	float: right;
	margin-top: 10px;
	min-height:510px;
}






#userPanl{
	color:#fffc00;
	margin-right: 15px;
	margin-top: -0px;
	position: absolute;
	right: 30px;
	width: 175px;
}

#userPanl a{
	color:#ffffff;
}
#userPanl ul{
	list-style: none;
}
#userPanl ul li:hover ul{
	display:block;
}
#userPanl ul ul{
	list-style: none;
	background-color: #088cf0;
	width: 118px;
	height: 46px;
	padding-top: 10px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding-right: 5px;
	display: none;
	margin-top: 3px;
}

#userPanl ul li{
	float: right;
	clear: right;
	margin-left: -30px;
	padding-bottom: 5px;
	text-align: right;
	cursor:pointer;
}






#settingsMenu{
	margin-top: 0px;
}
#settingsMenu a{
	color:#ffffff;
}
#settingsMenu ul{
	list-style:none;
}
#settingsMenu ul ul{
	list-style: none;
	background-color: #0081E2;
	width: 114px;
	height: 27px;
	padding-top: 10px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
	display: none;
}
#settingsMenu ul li:hover ul{
	display:block;
}
#settingsMenu ul li{
	float: right;
	clear: right;
	margin-left: -30px;
	padding-bottom: 5px;
	text-align: right;
	cursor:pointer;
}






.packReturnsInput{
	background-color: #CBF7D6;
	border: none;
	border-color: #F8DADA;
	border-style: solid;
}

#top_menu{
	margin-left: -25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float:right;
	margin-top: 60px;
}
#top_menu a{
    color: #FFFFFF;
	text-shadow: 1px 1px 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
}
#top_menu a:hover{
    color: #fffc00;
	font-weight: bold;
	text-decoration:none;
}
#top_menu .menu_1_1{
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-color: #EEE;
	border-right-width: 1px;
	list-style: none;
}
#top_menu .menu_1_1:last-child{
	float:left;
	margin-right:0px;
	padding-right: 0px;
	border-right-width: 0px;
}
#top_menu ul:hover li{
	display:block;
}
#top_menu li li:hover{
	background-color:#ff5abc;
}
#top_menu li ul {
    display: none;
}
#top_menu li:hover ul {
    display: block;
    position: absolute;
}
#top_menu .menu_1_2{
	float: left;
	width: 130px;
	text-align: left;
	list-style: none;
	padding-left: 6px;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 3px;
}
#top_menu .menu_2_ul{
	background-color: #ea008b;
	width:138px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 9998;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
#top_menu .submenu_ul{
	margin-left: 130px;
	margin-top: -20px;
	background-color: #ea008b;
	display: none !important;
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 19px;
	float: left;
	width: 138px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
#top_menu .submenu_li{
	float: left;
	width: 135px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}
#top_menu li li:hover ul{
	display: block !important;
    position: absolute;
}

















#sidebar{
	width: 200px;
	float: left;
	min-height: 250px;
	background-color: #eeeeee;
	margin-top: 10px;
}
#sidebar .header{
	background-color: #a1a1a1;
	padding-top: 8px;
	padding-left: 9px;
	font-weight: normal;
	height: 22px;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	color:#ffffff;
}
#sid_log{
	width: 200px;
	margin-bottom: 25px;
}
#sidebar #sid_log #one, #sidebar #sid_log #two{
	margin-left: 9px;
}
#sidebar #sid_quick{
	color: #ea008b;
	width: 200px;
	margin-bottom: 25px;
}
#sidebar #sid_quick li a{
    color: #369ef0;
	font-weight: normal;
	font-family:Arial;
	font-size:14px;
}
#sidebar #sid_quick li li a{
	color:#5c5c5c;
}
#sidebar #sid_quick li a:hover{
    color:#927154;
}
#sidebar #sid_quick ul{
	margin-left: 5px;
	list-style: none;
	font-size: 14px;
	font-family: Verdana;
}

#sidebar #sid_quick ul ul{
	margin-left: 20px;
	font-weight: normal;
	margin-top: 9px;

}
#sidebar #sid_quick ul li{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c6c6c6;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#sidebar #sid_quick ul ul li{
	border:none;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
.f_input{
	clear:both;
	float:left;
}
.t_title{
	width: auto;
        height: 50px;
        margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
	padding: 6px 0px 0px 15px;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	background-color: #929292;
	text-transform: uppercase;
	position: relative;
	font-weight: 800;
	text-shadow: 1px 1px 1px black;
	border: solid 1px rgb(88, 88, 88);
}

.filters{
	width: auto;
	position: absolute;
        left: 5px;
        top: 27px;
}
.filters.filters-credit {
    position: relative;
    right: auto;
    top: auto;
}

.filters-credit input[type="date"] {
    height: 20px;
    margin: 5px 3px 5px 7px;
    width: 135px;
}
.filters-credit label {
    height: 20px;
    margin: 5px 3px 5px 7px;
}

.stat{
	height: 24px;
	padding-top:6px;
	color: #000000;
	background-color: #FFEA00;
	margin-bottom: 5px;
	width: auto;
	padding-left: 6px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.r_stat{
	height: 24px;
	color: white;
	background-color: #D30000;
	margin-bottom: 5px;
	width: auto;
	padding-left: 6px;
	font-weight: normal;
	padding-top:6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.text_l{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.width350{
	width:350px;
}
.calc_th{
	width:45px;
}
.floatl{
	float:left;
}
.floatr{
	float:right;
}
.error_strings{
	background-color: #E40303;
	float: left;
	color: white;
	box-shadow: 2px 2px 5px 1px black;
	border-radius: 3px;
	font-weight: 900;
	text-shadow: 1px 1px 1px black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
}
#filter{
	height: 30px;
}
.alignr{
	text-align:right;
}
.alignl{
	text-align:left;
}
.alignc{
	text-align:center;
}

.default_opt{
	background-color: #E21111;
	color: #F8ECEC;
}
#del_confirm{
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;

}
.user_error{
	background-color: #e90086;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: both;
	border: solid 1px white;
	padding: 4px 0px 4px 16px;
	box-shadow: 1px 1px 1px black;
	font-weight: 800;
	color: white;
	text-shadow: 1px 1px 2px black;
}
.notice{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #E2E2E2;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#top_r{
	float: right;
	position: absolute;
	right: 0px;
}
#Munit{
	float:left;
}
#date_range{
	background-color: #D2FFCA;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 2px;
	position: relative;
	text-align: right;
	top: -5px;
}
#restlt_error{
	background-color: #DAF0E9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;

}
.ronlyInput{
	background-color: #E2DFDF;
	border-width: 1px;
}
.clearBoth{
	clear:both;
}

.width100p{
	width:100%;
}
.notif{
	background-color: #AAF0D7;
	margin-top: 5px;
	margin-bottom: -6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	color: #2B25BB;
	height: 20px;
	padding-top: 5px;
	margin-bottom:-6px;
}

.notif:last-child{
	margin-bottom:-5px;
}
.noticClose{
	position: relative;
	top: -17px;
	float: right;
	right: 5px;
	height: 0px;
}

.noticClose a{
	color:#16A7A1;
}
#profilePic{
	width:210px;
    margin-top: 11px;
}
.employeePortrait{
	width:210px;
	margin-right: 5px;
	margin-left: 5px;
	border: #D6D6D6 solid 1px;

}
.employeeProfileTable{
	margin-left:20px;
	color:#5e5e5e;
	font-size: 13px;
	font-family:Arial;
}
.employeeProfileTable td{
	height: 30px;
}
.employeeProfileTable td:first-child{
	padding-top:0px;
	height: 15px;
}
.employeeProfileTable .widthDefine{
	float: left;
	width: 85px;
	font-weight:normal;

}
#popupwait{
    position: absolute;
    right: 85px;
    top:95px;
    display: none;
}
#addInvoicePopUp{
	padding-bottom: 5px;
	width: 200px;
	position: absolute;
	background-image: -webkit-linear-gradient(rgb(199, 199, 199), white, rgb(204, 204, 204));
	right: 0px;
	top: 33px;
	display: block;
	padding: 8px;
	font-size: 14px;
	color: #000000;
	text-transform: none;
	text-shadow: 1px 1px 1px white;
	border: solid 1px rgb(187, 187, 187);
	border-radius: 3px;
}
#addInvoicePopUp .theSumBorder{
	border-top-width: 2px;
	border-top-color: #C5C5C5;
	border-top-style: dashed;

	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-bottom-color: #C5C5C5;
}
.addInvoiceTrBack{
	background-color: #F8F8F8;
}

.addInvoiceTrBack tr td{
	padding: 8px 0px 0px 10px;
}
#CreditsOfOutlet{
	width: 300px;
	height: 100px;
	position: absolute;
	background-color: #FCF8F8;
	right: 179px;
	top: 240px;
}
#configTable{background-color:#EEE;}
#configTable input, #configTable select{
	width:200px;
}

#addInvoicePopUp .inputFields{
	width: 75px;
	text-align: right;
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: black !important;
	font-weight: 900;
}






/* new styles */
body{
	margin:0px;
}
#loginPage{
	width:100%;
	background-image:url('files/img/login_back_1.png'), url('files/img/login_back_3.png'), url('files/img/login_back_2.png');
	background-position:top left,top right,top;
	background-repeat:no-repeat,no-repeat,repeat-x;
	height:500px;
	margin:0px;
	padding-top:85px;
}
#login_wrapper{
	width:241px;
	background-image:url('files/img/loginFormBack_1.png'), url('files/img/loginFormBack_3.png'), url('files/img/loginFormBack_2.png');
	background-position:top,bottom;
	background-repeat:no-repeat,no-repeat,repeat-y;
	margin-left: auto;
	margin-right: auto;
	position:static;
	height: 240px;
	padding-left:42px;
	padding-right:42px;
	padding-top:40px;
}
#login_logo{
	width:378px;
	height:125px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
#login_wrapper #theForm{
	font-family: verdana;
	font-size: 13px;

}
#login_wrapper #theForm input{
	width: 238px;
	height:30px;
	font-size: 17px;
	font-weight: normal;
	margin-bottom:15px;
}
#login_wrapper #theForm .loginButton{
	width: 115px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}

.loginButton {
	-moz-box-shadow:inset 0px 27px 0px 0px #049ddf;
	-webkit-box-shadow:inset 0px 27px 0px 0px #049ddf;
	box-shadow:inset 0px 27px 0px 0px #049ddf;
	background-color:#049ddf;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #049ddf;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px !important;
	font-weight:normal !important;
	padding:6px 30px;
	text-decoration:none;
}.loginButton:hover {
	background-color:#0d89ba;
	cursor: pointer;
}.loginButton:active {
	position:relative;
	top:1px;
}









.error_string{
	background-color: #CFC8C8;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	color: #000B11;
}
#statLogin{
	height: 20px;
	color: #049BDD;
	margin-bottom: 5px;
	width: auto;
	text-align: center;
}
#home_wrapper{
	text-align:center;
}
.homeMenuItem{
	float:left;
	margin-right: 120px;
}
.homeMenuItem:last-child{
	margin-right: 0px;
}
#home_wrapper{
	width: 100%;
	text-align: center;
	height:350px;
}

#theFooter{
	background-color:#e90086;
	clear: both;
	height: 30px;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	padding-top: 15px;
	color:#eeeeee;
}
#HomeMenu{
	width: 981px;
	margin-top: 140px;
}
#HomeMenu a{
	color:#000;
}
#HomeMenu a:hover{
	text-decoration:none;
	color:#229aff;
}
#HomeMenu .mainTitle{
	font-size:14px;
	color:#e90086;
	margin-top:10px	;
}
#HomeMenu ul{
	list-style:none;
	padding:0px;
	font-family:Arial;
}
#HomeMenu ul li{
	float:left;
	padding-right: 110px;
}
#HomeMenu ul li:last-child{
	margin-right:0px;
	padding-right: 0px;
}
#HomeMenu ul ul li{
	list-style:none;
	float:left;
	font-size:13px;
	width: 130px;

	margin-bottom: 5px;
}
#HomeMenu ul ul{
	display:none;
	width:75px;
	margin-top: 30px;
	margin-left: -16px;
}
#HomeMenu ul li:first-child ul{
	margin-left: -20px;
}
#HomeMenu ul li:nth-child(2) ul{
	margin-left: 21px;
}
#HomeMenu ul li:hover ul{
	display:block;
}
#HomeMenu ul li:nth-child(4) ul{
	margin-left: -21px;
}
#profilePic{
	float:left;
}

#loadingAnimate{
    width: 200px;
    height: 200px;
    background-image: url('files/img/sk_loading.gif');
    background-repeat: no-repeat;
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

input[name=payCredit] {background: rgb(102, 101, 101); color: #fff;}
.zeroValue{color: #eee !important;}
.tableBorderRight{border-right: 2px solid #09C6EB;}
.productCol{width: 18px;}

select{
	float: left;
}
.filters select{
	width: 104px;
	margin: 0px 3px 0px 7px;
	font-size: 15px;
	font-weight: 800;
	color: rgb(73, 73, 73);
	border: solid 1px rgb(95, 95, 95);
	height: 25px;
}
.btn_create{
	font-weight: 800;
	margin: 2px 5px 0px 8px;
}
#subm_tab tr{
	height: 33px;
}
#drop_1
{
	display: block;
	height: 25px;
}

#provider
{
	display: block;
	height: 25px;
}
.styled-select tr td select {
	padding: 2px 3px 3px 3px;
	width: 145px;
	margin: 0px 0px -9px -13px;
	border: inset 1px rgba(203, 217, 219, 1);
	border-radius: 3px;
	font-weight: 900;
}
.styled-select{
	background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(207, 211, 214), rgb(255, 255, 255));
	padding: 0px 0px 0px 14px;
	border-radius: 3px;
	font-weight: bold;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.52);
}
.drugs_date{
	padding: 2px 3px 3px 3px;
	width: 138px;
	margin: 7px -37px 0px -14px;
	border: inset 1px rgba(203, 217, 219, 1);
	border-radius: 3px;
	font-weight: 900;
}

.dr_button{
	padding: 2px 0px 3px 3px;
	width: 145px;
	margin: 12px -25px 8px -11px;
	font-weight: 900;

}

#google-chart{
	background: rgba(151, 151, 151, 0.55);
	padding: 1px 0px 2px 2px;
}

#google-chart table tr td {
	border: solid 1px rgb(153, 153, 153) !important;
	font-weight: 700;
}
#div-tot{
	padding: 3px 5px 6px 0px;
	font-family: fantasy;
	font-size: 15px;
	background-image: -webkit-linear-gradient(rgb(215, 218, 245), white, rgb(177, 177, 177));
	text-shadow: 1px 1px 1px white;
}
#popup_overlay{
	background: rgba(0, 0, 0, 1) !important;
	opacity: 0.4!important;
}
.img-edit{
	cursor: pointer;
    margin: 0px 0px 0px 4px;

}
#div-succ{
	background: -webkit-radial-gradient(circle, white, rgb(252, 244, 162));
	color: green;
	text-shadow: 1px 1px 1px white;
	font-size: 16px;
	margin: auto;
	font-weight: 800;
	border-radius: 4px;
	padding: 13px;
	width: auto;
	border: solid 1px rgb(180, 194, 179);
	text-align: center;
	display: none;
	margin-top: 80px;
}

#div-unsucc{
	background: -webkit-radial-gradient(circle, white, rgb(252, 162, 162));
	color: red;
	text-shadow: 1px 1px 1px white;
	font-size: 16px;
	margin: auto;
	font-weight: 800;
	border-radius: 4px;
	padding: 13px;
	width: auto;
	border: solid 1px rgb(194, 179, 179);
	text-align: center;
	display: none;
	margin-top: 80px;
}
#table_edit tr td input{
	padding: 2px 3px 3px 3px;
	width: 190px;
	margin: 1px;
	border: inset 1px rgba(203, 217, 219, 1);
	border-radius: 3px;
}
#table_edit tr td textarea{
	padding: 2px 3px 3px 3px;
	width: 190px;
	margin: 1px;
	height: 58px;
	border: inset 1px rgba(203, 217, 219, 1);
	border-radius: 3px;
}
#table_edit tr td select{
	padding: 2px 3px 3px 3px;
	width: 198px;
	margin: 1px;
	border: inset 1px rgba(203, 217, 219, 1);
	border-radius: 3px;
}
.ui-button-text-only .ui-button-text{
	padding: .4em 1em;
	background: -webkit-linear-gradient(rgb(167, 167, 167), rgb(255, 255, 255), rgb(77, 77, 77));
	color: black;
	text-shadow: 1px 1px 1px rgb(204, 204, 204);
	font-weight: 700;
}
.ui-dialog .ui-dialog-buttonpane{
	background:	-webkit-linear-gradient(rgb(221, 221, 221), rgb(240, 240, 240), rgb(202, 198, 198)) !important;
}
#dialog_box{
	background : -webkit-linear-gradient(rgb(255, 255, 255), rgb(228, 228, 228), rgb(255, 255, 255));
}
#row_total th{
	background-image: -webkit-linear-gradient(rgb(190, 190, 190), rgb(240, 240, 240), rgb(184, 184, 184)) !important;
	padding: 5px 3px 5px 0px;
	text-shadow: 1px 1px 0px white;
	box-shadow: 1px 1px 1px 0px black;
}
.ui-widget-overlay{
	background-image: -webkit-radial-gradient(circle, white, black) !important;
	opacity: 0.8 !important;
}
.title_farmers_name{
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	color: #D81212;
	margin-bottom: 8px;
}
.text-center{
    text-align: center;
}