@charset "utf-8";
table.viewrsgrid {
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	font-family:"trebuchet ms", helvetica, sans-serif;
	box-shadow: #000 0px 0px 7px -1px;
}
table.viewrsgrid th {
	background: url('../images/th_bg.jpg') repeat-x left top;
	border-width: 1px;
	padding: 4px 10px;
	border-style: solid;
	border-color: #999999;
}
table.viewrsgrid td {
	border-width: 1px;
	padding: 4px 10px;
	border-style: solid;
	border-color: #999999;
	vertical-align:middle;
}
table.viewrsgrid tr:nth-child(even) {background: #fff;}
table.viewrsgrid tr:nth-child(odd) {background: #f1f1f1;}
.viewrsgrid h1{
	font-size:18px;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-weight: 400;
	color:#414141;
}
table.viewrsgrid td.tdheading{
	padding:5px 5px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family:"trebuchet ms", helvetica, sans-serif;
	line-height:19px;
}
table.viewrsgrid td.ActionBtn{
	text-align:center;
	width:24px;
	height:24px;
}
table.viewrsgrid td.ActionBtn img{
	width:24px;
	height:24px;
	border:0 none;
}
table.viewrsgrid td.tdtext{
	font-size:13px;
	font-weight:normal;
}
table.viewrsgrid th div.search-container{
	display:block;
	float:right;
}
.rsgempty{
	padding:7px 0;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#ff0000;
}
.UpdateGridButton_1 {
	background:#E0E0E0;
	background:-moz-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#E0E0E0),color-stop(100%,#DCDCDC));
	background:-webkit-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:-o-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:-ms-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DCDCDC',endColorstr='#DCDCDC',GradientType=0);
	padding:5px 10px;
	color:#414141;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:700;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #f1f1f1;
	cursor:pointer;
	text-transform:capitalize;
}
.UpdateGridButton_1:hover {
	background:#CAC8C8;
	background:-moz-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#CAC8C8),color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:-o-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:-ms-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CAC8C8',endColorstr='#f1f1f1',GradientType=0);
	padding:5px 10px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:700;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #E6E5E5;
	cursor:pointer;
}
.selectbox_ranking{
	padding: 2px 4px;
	/*background-color:#262626;*/
	border:solid 1px #ccc;
	color:#000;
	outline:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	width: 70px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.selectbox_ranking:focus{
	outline:none;
	background:white;
}
.selectbox_ostatus{
	padding: 4px 4px;
	/*background-color:#262626;*/
	border:solid 1px #ccc;
	color:#000;
	outline:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	width: 98px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.selectbox_ostatus:focus{
	outline:none;
	background:white;
}
.selectbox_categories{
	padding: 5px 4px;
	/*background-color:#262626;*/
	border:solid 1px #ccc;
	color:#000;
	outline:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	min-width: 135px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.selectbox_categories:focus{
	outline:none;
	background:white;
}
.fico-img{
	font-size:20px;	
	display:inline-block;
	width:30px;
}
.fico-marker{
	font-size:20px;	
	display:inline-block;
	width:30px;
}
[data-modalbox="add"] {
	background:#f00;
}
[data-modalbox="add"] h1{
	text-align:center;
}
[data-modalbox="add"] div.form-row{
	border:1px solid #000;
	padding:5px;
}
[data-modalbox="add"] div.form-row:after{
	content:'';
	display:block;
	height:1px;
	line-height:1px;
	background:transparent;
	clear:both;
}
[data-modalbox="add"] div.form-row > label{
	display:inline-block;
	width:120px;
	text-align:left;
	font-size:13px;
	font-weight:400;
}
[data-modalbox="add"] div.form-row > input, [data-modalbox="add"] div.form-row > textarea{
	display:inline-block;
	padding: 5px 8px;
	/*background-color:#262626;*/
	border:solid 1px #ccc;
	color:#000;
	outline:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	width: 60%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.text-center{
	text-align:center;
}
h3.addgridfields{
	font-size:14px;
	padding:3px 0;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-weight:bold;
	color:#414141;
}
.tdaction{
	position:relative;
}
.tdaction > .editactionbtn{
	position:absolute;
	right:10px;
	top:3px;
	width:10px;
	height:10px;
	display:none;
	font-size:18px;
}
.editactionbtn.btnActive{
	display:block;
}



table.pcviewrsgrid {
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	font-family:"trebuchet ms", helvetica, sans-serif;
	box-shadow: #000 0px 0px 7px -1px;
}
table.pcviewrsgrid > tbody > tr > th {
	background: url('../images/th_bg.jpg') repeat-x left top;
	border-width: 1px;
	padding: 4px 10px;
	border-style: solid;
	border-color: #999999;
}
table.pcviewrsgrid > tbody > tr > td {
	border-width: 1px;
	padding: 4px 10px;
	border-style: solid;
	border-color: #999999;
	vertical-align:middle;
}
table.pcviewrsgrid > tbody > tr:nth-child(even) {background: #fff;}
table.pcviewrsgrid > tbody > tr:nth-child(odd) {background: #f1f1f1;}
.pcviewrsgrid h1{
	font-size:18px;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-weight: 400;
	color:#414141;
}
table.pcviewrsgrid > tbody > tr > td.tdheading{
	padding:5px 5px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family:"trebuchet ms", helvetica, sans-serif;
	line-height:19px;
}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner{

}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner > tbody > tr > th{
	border-right:1px solid #999;
}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner > tbody > tr > td > table{
	border-collapse:collapse;
}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner > tbody > tr > td > table > tbody > tr > th{
	background: url('../images/th_bg.jpg') repeat-x left top;
	border-width: 1px;
	padding: 4px 10px;
	border-style: solid;
	border-color: #999999;
	border-top:0 none;
}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner > tbody > tr > td > table > tbody > tr > th:first-child{
	border-left:0 none;
}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner > tbody > tr > td > table > tbody > tr > td{
	border-width: 1px;
	padding: 10px 15px;
	border-style: solid;
	border-color: #999999;
	vertical-align:middle;
	border-bottom:0 none;
	font-size:14px;
	font-weight:400;
	background:#fff;
}
table.pcviewrsgrid > tbody > tr > td > table.pcviewrsgrid_inner > tbody > tr > td > table > tbody > tr > td:first-child{
	border-left:0 none;
}
.txtbox_search{
	padding: 5px 8px;
	/*background-color:#262626;*/
	border:solid 1px #ccc;
	color:#000;
	outline:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	width: 184px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.txtbox_search:focus{
	outline:none;
	background:white;
}
.SearchBTN {
	background:#E0E0E0;
	background:-moz-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#E0E0E0),color-stop(100%,#DCDCDC));
	background:-webkit-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:-o-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:-ms-linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	background:linear-gradient(top,#E0E0E0 0%,#DCDCDC 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DCDCDC',endColorstr='#DCDCDC',GradientType=0);
	padding:5px 10px;
	color:#414141;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size:12px !important;
	font-weight:700;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #f1f1f1;
	cursor:pointer;
	text-transform:capitalize;
}
.SearchBTN:hover {
	background:#CAC8C8;
	background:-moz-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#CAC8C8),color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:-o-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:-ms-linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	background:linear-gradient(top,#CAC8C8 0%,#f1f1f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CAC8C8',endColorstr='#f1f1f1',GradientType=0);
	padding:5px 10px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:700;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #E6E5E5;
	cursor:pointer;
}
.left_side{
	float:left;
}
.right_side{
	float:right;
}
.pags{
	margin:0;
	padding:0;
	list-style:none;
}
.pags > li{
	display:inline-block;
}
.pags > li > a{
	display:block;
	padding:5px 7px;
	background:#e6e6e6;
	border:1px solid #666;
}
.pags > li.active > a{
	border-bottom:1px solid #f00;
}