#pop_report_search input[type='text'] { font-style:italic; color: #999999; text-indent: 10px; width: 100%; height: 26px; }
#pop_report_search select { width: 100%; height: 30px; padding-top: 5px; }
.set_title { font-size: 20px; font-weight: bold; margin: 15px 0; }
.player_title { font-size: 20px; font-weight: bold; margin: 15px 0; }
.grading_search_container { background: #ffffff; background: -moz-linear-gradient(top, #ffffff 2%, #cccccc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ffffff), color-stop(100%, #cccccc)); background: -webkit-linear-gradient(top, #ffffff 2%, #cccccc 100%); background: -o-linear-gradient(top, #ffffff 2%, #cccccc 100%); background: -ms-linear-gradient(top, #ffffff 2%, #cccccc 100%); background: linear-gradient(top, #ffffff 2%, #cccccc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 );
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0px 2px 2px #000000; -webkit-box-shadow: 0px 2px 2px #000000; box-shadow: 0px 2px 2px #000000; padding: 10px; margin-bottom: 10px; }


#grading .left_column { float: left; width: 207px; padding-right: 10px; border-right: 1px solid #ccc; }
#grading .section_container {margin-top: 10px; margin-bottom: 5px; padding-top: 10px;border-top: 1px dotted #ccc;}
#grading .left_column ul { margin: 0px; padding: 0px; border: 1px solid #ccc; }
#grading .left_column ul li { list-style-type: none; }
#grading .left_column ul li a.last { border-bottom: 0px; }
#grading .left_column ul li a { color:#fff; border-top:1px solid #265774; border-bottom:1px solid #01122f; background: #083956; /*background: -moz-linear-gradient(top, #ffffff 43%, #f2f2f2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(43%, #ffffff), color-stop(100%, #f2f2f2)); background: -webkit-linear-gradient(top, #ffffff 43%, #f2f2f2 100%); background: -o-linear-gradient(top, #ffffff 43%, #f2f2f2 100%); background: -ms-linear-gradient(top, #ffffff 43%, #f2f2f2 100%); background: linear-gradient(top, #ffffff 43%, #f2f2f2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 )*/;
font-weight: normal; font-family:'Droid sans', Arial, sans-serif; padding: 7px 10px;  display:block }
#grading .left_column ul li a:hover { color: #fff; background: #00223f; /*background: -moz-linear-gradient(top, #cccccc 0%, #f2f2f2 58%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(58%, #f2f2f2)); background: -webkit-linear-gradient(top, #cccccc 0%, #f2f2f2 58%); background: -o-linear-gradient(top, #cccccc 0%, #f2f2f2 58%); background: -ms-linear-gradient(top, #cccccc 0%, #f2f2f2 58%); background: linear-gradient(top, #cccccc 0%, #f2f2f2 58%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f2f2f2', GradientType=0 );*/}
#grading .left_column #card_lookup_form input[type='text'] { -webkit-border-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 0px; -moz-border-radius: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0px; border-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; float: left; font-style:normal; color: #383838; text-indent: 0px; width: 140px; height: 21px; }
#grading .left_column #pop_report_form input[type='text'] {margin-bottom: 10px !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; float: left; font-style:normal; color: #383838; text-indent: 0px; width: 177px; height: 21px; }
#grading .left_column #pop_report_form select {margin-bottom: 10px !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; float: left; font-style:normal; color: #383838; text-indent: 0px; width: 185px; height: 26px; }
#grading .main_content_area { float: left; width: 737px; padding: 0 0 10px 10px; border-left: 1px solid #ccc; margin-left: -1px; }
#grading .main_content_area_order_history { float: left; width: 737px; padding: 10px;/* border-right: 1px solid #ccc;*/ margin-right: -1px; }
#grading .main_content_area_order_history td, th {/* border: 1px solid #ccc;*/ padding-left: 2px; background: #fff; }
tbody tr:nth-child(2n) td, tbody tr.even td {background: none repeat scroll 0 0 #fff;}
#grading input[type='text'] { font-style:italic; color: #999999; text-indent: 10px; width: 620px; height: 26px; }
#grading .right_column { width: 250px; margin-left: 10px; border-left: 1px solid #ccc; float: right; padding-left: 10px; margin-top: 5px; }
#grading .left_content { width: 465px; float: left; padding-top: 5px;}
#grading .left_content_new { width: 737px; float: left; padding-top: 5px;}

.h30 { height: 30px; }
.result_row { padding: 10px 5px; border-bottom: 1px dotted #ccc; float: left; width: 100%; font-weight: bold; }
.question_title { margin-bottom: 10px; }

#grading_faq h3 { margin-top: 10px; }

.two_col { width: 50%; float: left; height: 420px; overflow: hidden; }
.two_col .padding { padding: 10px; }
.two_col .padding .content { }
.two_col .padding .content ul { padding-left: 20px; }
.two_col .padding .content img { padding: 10px; }
.two_col .padding .content h3 { border-bottom: 1px solid #ccc; }

.two_col .padding_bdr { border-right: 1px solid #ccc; padding: 10px; }
.two_col .padding_bdr .content { }
.two_col .padding_bdr .content ul { padding-left: 20px; }
.two_col .padding_bdr .content img { padding: 10px; }
.two_col .padding_bdr .content h3 { border-bottom: 1px solid #ccc; }

.scrollable .card{float:left;width:230px;height:209px;text-align:center;}
.scrollable .card .cardImg{width:100px;margin:0 auto;height:130px;margin-bottom:10px;}
.scrollable .card .cardImg img{max-width:100px;max-height:130px;padding:1px;border:1px solid #d7d7d7;}
.scrollable .card p { margin:0 auto; text-align:center;line-height:18px;display:block; width:130px;}
.cardTitle{height:55px;overflow:hidden;}
a.browse {display:block; position:absolute;width:12px;height:28px;cursor:pointer;background:url(../../images/v2/scrollableArrows.png);z-index:2222;top:100px;}
a.right{ background-position:right top;right:20px;}
a.left{background-position:left top;left:20px;} 
a.disabled {visibility:hidden !important;		} 	
.scrollable{position:relative;overflow:hidden;/*width:443px*/;height:209px;}
.scrollable .items{width:20000em;position:absolute;}
.items div.item{float:left;/*width:443px;*/}

.OFSGbutton , .DSGbutton {background-color: #e2624e;color: #fff;display: block;font-family: Oswald;font-size: 16px;margin:10px 0px;padding: 10px 0;text-align: center;}

.OFSGbutton:hover{background-color: #b93925;}
.DSGbutton {background-color:#92b947; color:#17420a;}
.DSGbutton:hover {background-color: #729927;}
.blueBoxShadowGrad{ background-color:#08669c;padding: 12px;font-family:oswald;}
.blueBoxShadowGrad .boxHeader {font-size: 20px;font-weight: normal;text-transform: uppercase;}
.contentGrade > p {font-family: droid sans;font-size: 14px;}
.contentGrade > h2 {color:#08669c;font-family: oswald;}
.boxShadow1Grad {border: 1px solid #c9c9c9;}
.main_content_area > p > b::before{
    content: "+ "; 
}
.main_content_area > h2 {
    background:#d4d4d4;
    color: #333;
    font-family: oswald;
    padding: 5px;
}
.submission {
    border: 1px solid #d9d9d9;
	margin-top:10px;
}
.submission h2 {
	font-family:'Oswald',sans-serif;
	background:#083956;
}
.sub-content ol li{
margin-bottom:20px;
}
.two_col{
	border:1px dotted #888;
	width:48%;
	margin:0 10px 10px 0;
}
.two_col .content h3 {
   background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */

    border: 1px solid #ccc;
    color: #333;
    font-family: oswald;
    padding: 10px 5px;
}
.two_col .padding_bdr{
border:none;
}
ul.main-bull li{
border-bottom:1px dotted #d4d4d4;
margin-bottom:5px;
padding:5px 0;
list-style-type:disc;
}
.rep-box{
	width:47%!important;
	margin:0 12px 20px 10px!important;
	border-radius:7px;
}

#invoices_listing table tr:nth-child(even), .getJobsTable tr:nth-child(even) td {background: #f8f8f8;}
#invoices_listing table tr td{padding:7px;}
#invoices_listing tbody tr:nth-child(2n) td, tbody tr.even td {background:  #e0e0e0;}
tbody tr:nth-child(2n) td, tbody tr.even td {background:  #FFF;}
#invoices_listing table, .getJobsTable {    border: 1px solid #333;}
a.opg-subscribe-now {background: none repeat scroll 0 0 #00a8f7;border: 1px solid #005b86;border-radius: 100px;box-shadow: 0 1px 3px #666666;color: #fff;display: block;float: left;margin-left: 40px;overflow: hidden;padding: 5px;width: 138px;text-align:center;float:right;}
a.opg-subscribe-now:hover {    box-shadow: 0 1px 3px #666666 inset;}
.text-center-back {    background:#f8f8f8;    border: 1px solid #d9d9d9;    padding: 5px 0;    text-align: center;}
.grading-scale tr td{border:1px solid #d9d9d9;padding:10px;vertical-align:top;}
.grading-scale tr td.bor-none{border:none;padding:0;}
ul.main-bull-1 li{border-bottom:1px dotted #d4d4d4;margin-bottom:5px;padding:5px 0;list-style-type:disc;width:45%;margin-right:10px;float:left;}
ul.main-bull-1 li span{font-weight:bold;}
.main-box h1 {background-color: #d4d4d4;color: #333;font-family: oswald;font-size: 25px;padding: 13px 8px;}
#invoices_listing thead th, .getJobsTable thead th  {background: none repeat scroll 0 0 #333;color: #fff;font-size: 14px;padding: 8px;}
.full_width .padding h3.title {color: #555;font-family: oswald;font-size: 26px;font-weight: lighter;line-height: 36px;margin: 0;}
.full_width .padding h1.title {color: #333;}
.blueBoxShadow h1 {color: #fff;}
.contentBody h1 {color: #333 !IMPORTANT;}
.getJobsTable tr:nth-child(2n) td {
    background-color: #e0e0e0 !important;
    }
.getJobsTable tr td {padding: 5px 0;}
.jobTable{width:775px !important;}
.getJobsTable thead th {padding: 5px 10px;}
.popReport tr td {border-bottom: 1px solid #777;border-top: 1px solid #ffffff;}
.popReport th {background: none repeat scroll 0 0 #333;color: #fff;padding: 5px 2px;}
.popReport {font-size: 13px;border: 1px solid #333;}
.popReport tr td {
    border-color: #fff #e3e3e3 #e3e3e3 #fff;
    border-style: solid;
    border-width: 1px;
    text-align: left;
}
.popReport td a font {
    font-size: 13px !important;
}
.cardDetail td {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 8px 0;
}
.cardDetail tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px none;
}
.cardDetail{border-left:1px solid #ccc;border-right:1px solid #ccc;}
.grading_nov_heading{font-size: 14px;font-weight: bolder;}