/* 
Theme Name: mmaodds
Theme URI: http://www.epikmedia.com/
Description: A minimalistic, simple theme for WordPress -- supports widgets in the sidebar, all manors of post/page formatting and comes with an easy to customize stylesheet.  
 
Author: Epik Media
Version: 1.0 
Tags: minimalistic, simple, widgets, sidebar, elegant 
*/

input[type="submit"], a{
    transition: color 0.25s linear 0s, background-color 0.25s ease-in-out 0s, border-color 0.25s ease-in-out 0s; cursor:pointer;
}
* {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}

::-webkit-input-placeholder {
	opacity:1;
}

:-moz-placeholder { /* Firefox 18- */
   opacity:1;
}

::-moz-placeholder {  /* Firefox 19+ */
  opacity:1;
}

:-ms-input-placeholder {  
  opacity:1;
}


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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
}

body { line-height: 1;  }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ol, ul { list-style: none; }

blockquote {
	border-left: 3px solid #707070;
	border-left: 3px solid rgba(51, 51, 51, 0.7);
	color: #707070;
 	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	padding-left: 8px;
    margin:3px 10px;
}

blockquote p::first-letter {
    float: left;
    font-family: Georgia;
    font-size: 40px;
    font-weight: bold;
    margin: 5px 3px 1px 0;
}
blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: "Noto Sans", sans-serif;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

    .left_cont p a{
        color: #0000ff;
        cursor: pointer;
        text-decoration: underline;
    }
    
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img { border: none; }

/* =Fonts
-------------------------------------------------------------- */


body a 										{ text-decoration:none; outline:0; color: #15c}
body a:visited{ color: gray }
body a:hover 								{ text-decoration:none; outline:0}
html 										{ }
body										{ height: 100%; font-size:14px; font-weight:400; background:#fff url(images/body_bg.jpg);   font-family: 'Cabin', sans-serif; overflow-x: hidden; }
.flt_Lt										{ float:left;  display:inline;}
.flt_Rt										{ float:right !important; display:inline;}
.clear_0                                  	{ clear:both; font-size:0px;line-height:0px; display:block;}
h1											{}
p											{ font-size:17px; line-height:19px; color:#444444; font-weight:400;  margin-bottom:0;} 
b											{ font-weight:700; }

input										{  }

p				{ font-size:14px; line-height:28px; font-family: 'Cabin', sans-serif; }

.content_page p { font-size:14px; line-height:19px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; margin:10px 0; }

.content_page div { font-size:14px; line-height:19px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; margin:10px 0; }

.container		{ width:80%; margin:0 auto;  }

.wrapper		{}
.header_top			{ padding:12px 22px 12px;}
.header_top .main_logo	{ display:inline-block; float:left;}
.header_top .search_box { float:right;  width:253px; background:url(images/search_bg.png) no-repeat center center; height:28px; line-height:28px;  padding-left:32px;}
.header_top .search_box .srch_ip	{ background:none; border:none; font-size:12px; color:#ffffff; font-family: 'Cabin', sans-serif; width:100%;}

.navigation			{  padding:8px 9px; background:url(images/navigation_bg.png) repeat-x left bottom; background-size:cover; border-top:1px solid #3b3b3c; border-bottom:1px solid #000;}
.navigation ul.menu			{ float:left;}
.navigation ul.menu > li	{ float:left; padding:0 20px;}
.navigation ul.menu > li a	{ display:inline-block; font-size:18px; line-height:23px; color:#ffffff; font-family: 'Oswald', sans-serif; padding:5px 9px 5px 14px; border:1px solid transparent; border-radius:3px;   }

.navigation ul.menu > li a:hover	{ background:url(images/menu_bg.png)  left top; background-size:cover; border-top:1px solid #515151; border-bottom:1px solid #000; border-left:1px solid #3e3e3e;  border-right:1px solid #3e3e3e; }

.social_top		  { float:right; padding-right:30px; text-align:right; }
.social_top	ul	  {}	
.social_top	ul > li	{ display:inline-block; padding:0 3px;}	

.main_content		{ padding:10px 24px 40px 29px; background:#d3d3d3;}
.main_content .table_cell	{ display:table-cell; vertical-align: top;}
/*.main_content .left_cont	{ width:1214px; padding-right:25px;}*/
.main_content .left_cont	{ width:82%; padding-right:25px; padding-top: 20px;}
/*.main_content .right_cont	{ width:260px; background:#292929; -webkit-box-shadow: 0 0 10px #776f6d; box-shadow: 0 0 10px #776f6d;}*/
.main_content .right_cont	{ width:275px; background:#292929; -webkit-box-shadow: 0 0 10px #776f6d; box-shadow: 0 0 10px #776f6d;}
.main_content h2			{  font-size:24px; line-height:26px; color:#000000; font-family: 'Oswald', sans-serif; padding-bottom:17px; }
.main_content h1			{  font-size:24px; line-height:26px; color:#000000; font-family: 'Oswald', sans-serif; padding-bottom:17px; }

.main_content h3{
    color: #000000;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 0;
}

/*.guide_column{ width:584px; float:left; background:#e8e8e8; padding-top:1px; padding-bottom:10px; border-top-left-radius:5px; border-top-right-radius:5px; box-shadow: 0px 0px 5px #888888;border-radius: 5px;}*/
.guide_column{ width:49%; float:left; background:#e8e8e8; padding-top:1px; padding-bottom:10px; border-top-left-radius:5px; border-top-right-radius:5px; box-shadow: 0px 0px 5px #888888;border-radius: 5px;}
.guide_column ul.info_list 	{}
.guide_column ul.info_list > li	{ padding:10px 8px; border-bottom:2px dotted #cbcbcb; margin:0 2px; }
/*.guide_column  .info_icon		{ width:85px; height:56px; border:2px solid #e5e5e5; text-align:center; padding:5px 0; background:#ffffff; float:left; }*/
.guide_column  .info_icon{ width:16%; height:56px; border:2px solid #e5e5e5; text-align:center; padding:5px 0; background:#ffffff; float:left; }

.guide_column h3				{  font-size:24px; line-height:26px; color:#f20e0e; font-family: 'Oswald', sans-serif; padding:12px 0 12px 37px; margin-bottom:9px; background:#303030; border-top-left-radius:5px; border-top-right-radius:5px; }

/*.guide_column .rt_desc			{ width:474px; float:right;}*/
.guide_column .rt_desc			{ width:83%; float:right;}
.guide_column .rt_desc	a		{ font-size:17px; line-height:19px; color:#424242; font-family: 'Oswald', sans-serif; font-weight:700; text-decoration:underline;}
.guide_column .rt_desc	p		{ margin-bottom:0; font-size:15px; line-height:19px;  font-family: 'Cabin', sans-serif; font-weight:400;}


.guide_column_search{ width:100%; background:#e8e8e8; padding-top:1px; padding-bottom:10px; border-top-left-radius:5px; border-top-right-radius:5px; box-shadow: 0px 0px 5px #888888;border-radius: 5px;}
.guide_column_search ul.info_list > li	{ padding:10px 8px; border-bottom:2px dotted #cbcbcb; margin:0 2px; }
.guide_column_search  .info_icon{ width:16%; height:56px; border:2px solid #e5e5e5; text-align:center; padding:5px 0; background:#ffffff; float:left; }
.guide_column_search h3				{  font-size:24px; line-height:26px; color:#f20e0e; font-family: 'Oswald', sans-serif; padding:12px 0 12px 37px; margin-bottom:9px; background:#303030; border-top-left-radius:5px; border-top-right-radius:5px; }
.guide_column_search .rt_desc			{ width:83%; float:right;}
.guide_column_search .rt_desc	a		{ font-size:17px; line-height:19px; color:#424242; font-family: 'Oswald', sans-serif; font-weight:700; text-decoration:underline;}
.guide_column_search .rt_desc	p		{ margin-bottom:0; font-size:15px; line-height:19px;  font-family: 'Cabin', sans-serif; font-weight:400;}

.guide_row						{ padding-top:45px;}

.right_col						{}
.right_col .aside_head			{ font-size:15px; line-height:19px; color:#fff; font-family: 'Cabin', sans-serif; padding:10px 15px; background:#272727 url(images/heading_bg.png) repeat-x left center; border-bottom:1px solid #222222; position:relative; height: 40px;}
.right_col .aside_head:after	{ position:absolute; content:""; background:url(images/head_arr.png) no-repeat right center; right:14px; width:19px; height:100%; top:0; border:0;}

.rt_menulist					{ padding:10px 0;}
.rt_menulist li					{ padding-left:22px; position:relative;}
.rt_menulist li:before			{ position:absolute; content:"-"; left:8px; color:#898787; font-size:17px; top:3px;}
.rt_menulist li a				{ color:#898787; font-size:15px; line-height:25px; display:block;}
.rt_menulist li a:hover			{ color:#fff;}

.footer							{ padding:20px 17px 65px 20px;}
.footer .main_logo				{ display:inline-block; float:left;}
.footer .foot_right				{ float:right; text-align:right; }
.foot_right	 h5					{  font-size:24px; line-height:26px; color:#707070; font-family: 'Oswald', sans-serif;  margin-bottom:10px;  }

ul.foot_menu					{ }
ul.foot_menu > li				{ display:inline-block;}
ul.foot_menu > li a				{ display:inline-block; font-size:13px; line-height:25px; color:#707070; font-family: 'Oswald', sans-serif; font-weight:400; padding:0 10px; position:relative; }
ul.foot_menu > li:last-child a	{ padding-right:0;}
ul.foot_menu > li a:hover		{ color:#fff;}

ul.foot_menu > li a:after		{ position:absolute; content:"|"; font-size:13px; line-height:25px; color:#707070; left:0px; height:100%; top:0; border:0;}
ul.foot_menu > li:first-child a:after { display:none;}

.main_table .header_row	td		{ padding:20px 0px; background:#353535; }
.main_table table 				{ background:#fff; margin-bottom:30px;}
.main_table table td			{ padding:5px 0; text-align:center; vertical-align:middle;}
.main_table span				{ font-size:14px; line-height:16px; color:#000000; font-family: 'Cabin', sans-serif; display:inline-block; vertical-align:middle;}
.main_table .header_row	span	{ color:#fff; text-align:center !important;  }


.main_table  .prop_txt { padding-right:17px; background:url(images/prop_icon_04.png) no-repeat right center; cursor: pointer;}
.main_table  .prop_txt_open { background:url(images/prop_icon_05.png) no-repeat right center;}
.main_table  .prop_ico1			{ padding-right:7px; }
.main_table  .td_arr			{ padding-left:7px; display: inline;}

.main_table  .txt				{ padding:3px 0px 3px 3px; width:45px; text-align:center;}
.main_table  .txt.active_cell	{ background:#87C983; color:#fff; }

.main_table  .grey_row			{ background:#e8e8e8; border-bottom:1px solid #aeaeae;}
.main_table .col_first			{ text-align:left; padding-left:28px; }

.main_table .header_row .col_first { text-align:center;}

.table_first	h2				{ float:left;}
.select_table					{ float:right; padding-bottom: 5px;}

.main_table table				{ border-radius:5px;}
.main_table table tr:last-child  td	{ border-bottom-left-radius:10px;  -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;}
	
.main_table .table_struct		{ width:100%; padding: 0; border-spacing: 0;  -webkit-box-shadow: 0 0 10px #776f6d;
        box-shadow: 0 0 10px #776f6d;}
.main_table .table_struct tr:last-child .col_first{ border-bottom: none !important; border-radius: 0px !important;}
.main_table .table_struct .header_row .col_nine {
    border-top-right-radius: 5px !important;
    vertical-align: top;
}
.main_table .table_struct tr td{border-bottom: none !important; border-radius: 0px !important;}
.select_table label				{ font-size:14px; font-family: 'Oswald', sans-serif;}
.select_table select			{ border:none; background:url(images/menu_bg.png)  left top; background-size:cover; border-top:1px solid #515151; border-bottom:1px solid #000; border-left:1px solid #3e3e3e;  border-right:1px solid #3e3e3e; color:#fff; height:25px; width:95px; position:relative; background-color: #515151;}

.select_table select:after		{ /*position:absolute; content:""; background:url(images/white_arr.png) no-repeat right center; right:0px; width:14px; height:100%; top:0; border:0; bottom:0;*/}
.select_table select option 

.main_table .header_row .col_first { border-top-left-radius:5px;  }
.main_table .header_row .col_nine  { border-top-right-radius:5px;  }

.main_table tr:last-child .col_first	{ border-bottom-left-radius:5px;}
.social_bot	ul > li			{ padding-left:20px; display:inline-block; margin-top:20px;}	
.guide_column ul.info_list > li:last-child { border:none;}

.main_table{margin-top: 40px;}


/* Event Page START */

.event_main_table .header_row	td		{ padding:20px 0px; background:#353535; }
.event_main_table table 				{ background:#fff; margin-bottom:30px;}
.event_main_table table td			{ padding:5px 0; text-align:center; vertical-align:middle;}
.event_main_table span				{ font-size:14px; line-height:16px; color:#000000; font-family: 'Cabin', sans-serif; display:inline-block; vertical-align:middle;}
.event_main_table .header_row	span	{ color:#fff; text-align:center !important;  }


.event_main_table  .prop_txt { padding-right:17px; background:url(images/prop_icon_04.png) no-repeat right center; cursor: pointer;}
.event_main_table  .prop_txt_open { background:url(images/prop_icon_05.png) no-repeat right center;}
.event_main_table  .prop_ico1			{ padding-right:7px; }
.event_main_table  .td_arr			{ padding-left:7px; display: inline;}

.event_main_table  .txt				{ padding:3px 0px 3px 3px; width:45px; text-align:center;}
.event_main_table  .txt.active_cell	{ background:#87C983; color:#fff; }

.event_main_table  .grey_row			{ background:#e8e8e8; border-bottom:1px solid #aeaeae;}
.event_main_table .col_first			{ text-align:left; padding-left:28px; }

.event_main_table .header_row .col_first { text-align:center;}

.table_first	h2				{ float:left;}
.select_table					{ float:right;}

.event_main_table table				{ border-radius:5px;}
.event_main_table table tr:last-child  td	{ border-bottom-left-radius:10px;  -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;}
	
.event_main_table .table_struct		{ width:100%; padding: 0; border-spacing: 0;  -webkit-box-shadow: 0 0 10px #776f6d;
        box-shadow: 0 0 10px #776f6d;}
.event_main_table .table_struct tr:last-child .col_first{ border-bottom: none !important; border-radius: 0px !important;}
.event_main_table .table_struct .header_row .col_nine {
    border-top-right-radius: 5px !important;
}
.event_main_table .table_struct tr td{border-bottom: none !important; border-radius: 0px !important;}
.select_table label				{ font-size:14px; font-family: 'Oswald', sans-serif;}
.select_table select			{ border:none; background:url(images/menu_bg.png)  left top; background-size:cover; border-top:1px solid #515151; border-bottom:1px solid #000; border-left:1px solid #3e3e3e;  border-right:1px solid #3e3e3e; color:#fff; height:25px; width:95px; position:relative; background-color: #515151;}

.select_table select:after		{ /*position:absolute; content:""; background:url(images/white_arr.png) no-repeat right center; right:0px; width:14px; height:100%; top:0; border:0; bottom:0;*/}
.select_table select option 

.event_main_table .header_row .col_first { border-top-left-radius:5px;  }
.event_main_table .header_row .col_nine  { border-top-right-radius:5px;  }

.event_main_table tr:last-child .col_first	{ border-bottom-left-radius:5px;}
.social_bot	ul > li			{ padding-left:20px; display:inline-block; margin-top:20px;}	
.guide_column ul.info_list > li:last-child { border:none;}

.event_main_table{margin-top: 40px;}
.event_main_table div {margin:0px;}

#format-amount-container1{margin: 0px;}

/* Event Page END */

.fighters_table{
    margin-top: 30px;
    width: 100%;
}

.fighters_table td a{
    color: #444444;
}

.predictions_list ul li{
    line-height: 22px;
}

.predictions_list ul li a{
    color: #444444;
}


div.ufc-block div.ufc {
    border-bottom: 2px solid #3e3e3e;
    border-left: 2px solid #3e3e3e;
    border-right: 2px solid #3e3e3e;
    padding: 3px 0 0;
}

.obj1 {
    padding: 19px 0 0;
}

.obj1 .t1 {
    padding: 0 0 0 14px;
    text-transform: uppercase;    
    color: #000000;
    font-family: "Oswald",sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
    padding-bottom: 17px;
}

.format-amount-container {
    color: #000;
    display: none;
    float: right;
    margin-right: 3px;
    margin-top: -1px;
    margin-left: 7px;
}

.format-amount-container .format-amount-box {
    color: #000;
    width: 40px;
    height: 25px;
}

.format-amount-container .format-amount-button {
    background-image: url("images/small-button-back.png");
    border: 1px solid #1d1d1d;
    color: #fff;
    font-size: 11px;
    height: 24px;
    width: 40px;
    margin-top: -1px;
}

.obj1 table.table01 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    box-shadow: -2px 6px 22px -7px;
}

.obj1 table.table01 th {
    background: url("images/title_bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);    
    color: #fff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 0 2px;
    height: 54px;    
}

.obj1 table.table01 th:first-child {
    border-radius: 5px 0 0 0;
}

.obj1 table.table01 th:last-child {
    border-radius: 0 5px 0 0;
}

.obj1 table.table01 td {
    border-left: 2px solid #b0b0b0;
    border-right: 2px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    padding: 7px 5px 8px;
    text-align: center;    
    line-height: 15px;
}

.obj1 table.table01 tr:nth-child(even) {
    background-color: #ffffff;
}

.obj1 table.table01 td:first-child {
    border-left: 1px solid #b0b0b0; 
}

.obj1 table.table01 td:last-child {
    border-right: 1px solid #b0b0b0;    
}

.ad01-obj {
    padding: 19px 0 0;
    text-align: center;
}

.aligncenter{
    text-align: center;
}

#article ul li{
    line-height: 22px;
    list-style: disc;    
}
#article{
    padding-left: 30px;
}

.date_sports {
    background-color: #959595;
    /*border: 1px solid #353535;*/
}

.arrow_up_wide, .arrow_down_wide, .no_change_wide{
	/*width:48px;/*84*/
	padding-right:7px;
	display:block !important;
	background:url(images/arrow_up.jpg) no-repeat 78px 7px;
	color:#2C5E96;
}
.arrow_down_wide{background-image:url(images/arrow_down.jpg); color:#8C0006;}
.no_change_wide {background:url(images/no_change.png) no-repeat 78px 7px; color:#8C0006;}

.arrow_up, .arrow_down, .no_change{
    background:url(images/arrow_up.png) no-repeat 7px 3px;
    padding-right: 12px;
}

.arrow_down{background:url(images/arrow_down.png) no-repeat 7px 3px;}
.no_change {background:url(images/no_change.png) no-repeat 7px 3px;}

.popup_history {
	position: absolute;
	border: 1px solid #000;
	/*left: 67px;*/
	height: 170px;
	width: 280px;
	z-index: 99;
	background: #fff url("images/ajax-loader.gif") no-repeat 50% 50%;
}
.popup_history .content {
	overflow:hidden;margin:0;
}
.popup_history .close {
	background: url("images/closed.png");
	height: 22px;
	width: 22px;
	position: absolute;
	top: -11px;
	right: -11px;
	border: 0;
}

.main_tbl_upd_msg{
    text-align: right !important;
    padding-right: 20px !important;
    color: #898787;
}

.no_more_games h2{
    float: none !important;
}

.props-tr{
    background-color: #c8c8c8;
}


/* Fighter table */
.fighters_odd								{ width:100%; display:block; margin:0 !important;}
.fighters_odd_lft							{ width:30%; display:inline-block; float:left; margin:0 !important;}
.fighters_odd_lft h3						{ font-family: 'Oswald', sans-serif; font-size:24px; color:#000000; line-height:24px; font-weight:400; padding:45px 0 43px 8px; margin:0 !important; }
.fighters_odd_lft img						{ display:block; margin:0 0 24px 0 !important; width: 100%;}
.fighters_odd_lft ul						{ display:inline-block; margin:0 0 0 9px; padding:0; list-style-type:none;}
.fighters_odd_lft ul li						{ display:inline-block; margin:0 0 6px;}		
.fighters_odd_lft ul li	p					{ width:100px; display:inline-block; float:left; margin:0;  margin:0;   padding:0; font-size:14px; color:#000;  font-family: 'Open Sans', sans-serif; font-weight:600;}	
.fighters_odd_lft ul li	small				{ width:240px; display:inline-block; float:left; margin:0;  margin:0;   padding:0; font-size:14px; color:#000;  font-family: 'Open Sans', sans-serif; font-weight:600;}			
.fighters_odd_rgt							{ width:66%; display:inline-block; float:right; margin: 0px !important;}
.fighters_odd_rgt table.for_maintable		{margin:0 0 24px 0; box-shadow:-1px 3px 15px -3px #555555; border-radius:5px;}
.fighters_odd_rgt table.fighter_rtitle		{background:url("images/title_bg.jpg") repeat-x top #050505 !important; border-radius:4px;}
.fighters_odd_rgt table.fighter_rtitle td	{padding:0; margin:0;  font-family: 'Open Sans', sans-serif; font-weight:600;  font-size:14px; color:#000000; box-sizing: initial;}
.fighters_odd_rgt table.fighter_rtitle td.title2{padding:0 0 0 18px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fffefe;}
.fighters_odd_rgt table.fighter_rows td.f_name		{padding:14px 0 14px 18px; margin:0; }
.fighters_odd_rgt table.fighter_rows td.n_name		{padding:14px 0 14px 0px; margin:0; }

.fighters_odd_rgt table.fighter_rows  td small	{background:#87c983 !important; font-family: 'Open Sans', sans-serif; font-weight:600;  font-size:14px; color:#000000; padding:1px 4px;}
.fighters_odd_rgt table.fighter_rows  td.button{border-right:0; }
.fighters_odd_rgt table.fighter_rows  td.button a img	{border:0;}
.fighters_odd_rgt table.fighter_rows_radios{border-radius:0 0 2px 2px;}

.fighters_odd_rgt table.fighter_rows td{display:table-cell !important;}

.f_name a{text-decoration: none; color: #000;}
/* Fighter Table */

.space{
    padding-bottom: 20px;
}


.featured_sports h1							{padding:0; margin:0;  font-family: 'Oswald', sans-serif; font-size:24px; color:#000000; line-height:24px; font-weight:400; padding:0 0 0 8px;}
.featuredsports_cont						{padding:19px 0 0 0; }
.featuredsports_cont table.main_table_content {box-shadow:-7px 21px 16px 2px #9c9c9c; border-radius:5px;	}
.featuredsports_cont table td				{padding:0; margin:0; }
.featuredsports_cont table.featuredsports_title	{border-radius:5px 5px 0px 0; background:url(images/title_bg.jpg) repeat-x top #050505;  height:54px;  }
.featuredsports_cont table.featuredsports_title td{ padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff;}
.featuredsports_cont table.featuredsports_row tr{height: 110px;}
.featuredsports_cont table.featuredsports_row{background:#fff; border-bottom:1px solid #bebebe;}
.featuredsports_cont table.featuredsports_row td.nos{background:url(images/img1.png) no-repeat center center;  font-family: 'Oswald', sans-serif; font-size:41px; color:#ebaa3d; text-align:center; }
.featuredsports_cont table.featuredsports_row td.para1{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#000000; line-height:22px;}
.featuredsports_cont table.featuredsports_row td a{background:url(images/button_bg.png) repeat-x; display:block; width:260px; height:60px; font-family: 'Oswald', sans-serif; font-size:24px; color:#ffffff; text-align:center; line-height:60px; }
.featuredsports_cont table.featuredsports_row td.nos2{color:#89888d; background:url(images/img2.png) no-repeat center center;}
.featuredsports_cont table.featuredsports_row td.nos3{color:#86500f; background:url(images/img3.png) no-repeat center center;}
.featuredsports_cont table.featuredsports_row td.nos4{color:#2d2d2d; background:none;}
.featuredsports_cont table.featuredsports_row_noborder{border:0; border-radius:0 0 5px 5px;}
.mma_betting								{padding:46px 0 0 0; }
.mma_betting h1								{padding:0; margin:0;  font-family: 'Oswald', sans-serif; font-size:24px; color:#000000; line-height:24px; font-weight:400; padding:0 0 0 0px;}

.mmabetting_cont     						{padding:16px 0 0 0; }
.mmabetting_cont table.featuredsports_title	{border-radius:5px 5px 0px 0; background:url(images/title_bg.jpg) repeat-x top #050505;   height:54px;}
.mmabetting_cont table.main_table_content   {box-shadow:-7px 8px 16px 2px #9c9c9c;  border-radius:0 0 5px 5px;}
.mmabetting_cont table.mma_row				{border-bottom:1px solid #b0b0b0;}
.mmabetting_cont table.mma_row_last			{border-bottom:4px solid #e8e8e8; border-radius:0 0 5px 5px;}
.mmabetting_cont table.featuredsports_title td{color:#fffefe;}

.mmabetting_cont table.mma_row td			{border-right:2px solid #b0b0b0; display:inline-block; height:25px;  margin:0;   padding:4px 0 0 0; font-size:12px; color:#000;  font-family:Arial, Helvetica, sans-serif; font-weight:600;    }
.mmabetting_cont table.mma_row td span		{background:#ff0000; padding:1px 4px; color:#ffffff;  font-family: 'Open Sans', sans-serif; font-weight:600; } 	
.mmabetting_cont table.mma_row td small		{background:#36ff00; padding:1px 4px; color:#000;  font-family: 'Open Sans', sans-serif; font-weight:600;  font-size:14px;} 


.main_table span a{
    color: #000000;
}

.main_content h2 a{
    color: #000000;
}

.td_1 a{
    color: #000000;
}

.alignright{
    float: right;
    padding: 0 10px;
}

@media screen and (max-width: 640px) {
    
    .wrapper{
        width: 100%;
    }
    .container{
        width: 100%;
    }    
    .navigation{
        width: 100%;
    }
    .main_content .right_cont{
        width: 100%;
    }    
    .main_content .table_cell{
        display: inline-block;
    }
    .main_content .left_cont{
        padding-right: 0px;
        width: 100%;
    }
    .main_content{
        padding: 10px 2px;
    }
    .guide_column{
        width: 100%;
    }    
    .guide_row{
        padding-top: 0px;
    }
    .guide_row div{
        margin-bottom: 10px;
    }    
    .footer img{
        width: 100%;
    }
    .footer .main_logo {
        padding-bottom: 20px;
    }
    
    .footer .foot_right{
        float: none;
        width: 100%;
        text-align: left;
    }
    .foot_menu li:first-child a{
        padding: 0 10px 0 0 !important;
    }
    
    .social_bot ul > li:first-child{
        padding-left: 0px;  
    }
    .social_bot ul > li{
        padding-left: 10px;  
        margin-top: 10px;
    }    
    .footer {
        padding: 5px 5px 10px;
    }
    .navigation ul.menu > li{
        padding: 0px;
    }
    .social_top{
        display: none;
    }    
    .header_top img{
        width: 100%;
    }
    .header_top .search_box{
        margin-top: 20px;
    }
    .header_top .search_box{
        float: left;
    }
    .select_table {
        padding-bottom: 5px;
    }
    .main_table span{
        font-size: 11px;
        line-height: 12px;
        max-width: 100%;
        word-wrap: break-word;
    }
    .main_table .col_first{
        padding-left: 5px;
    }
    .main_table .header_row td{
        padding: 10px 0;
    }
    .main_table .txt{
        width: auto;
        padding: 3px 0;
    }    
    .main_table .table_struct tr td:not(:first-child) {
        max-width: 10px;
        padding: 0 3px;
    }  
    .main_table .table_struct tr td:first-child{
        max-width: 10px;
    }
    .main_table .td_arr{
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .main_table .prop_txt{
        padding-right: 13px;
    }  
    .rt_menulist li{
        padding-bottom: 10px;
    }
    
    .visit_site_btn{
        background: none !important;
        color: #000 !important;
        white-space: normal;
        width: 32px !important;
    }
    
    #last_sport_id{
        padding-left: 0px !important;
    }
    
    .main_table table td{
        font-size: 12px;
    }
    
    .circle_odds_td{
        padding-left: 0px !important;
    }
    
}

@media screen and (max-width: 1400px) {
    .right_col .aside_head			{ font-size:12px;}
}


.visit_site_btn{
    background: rgba(0, 0, 0, 0) url("images/bg22.png") no-repeat scroll left top;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 8px;
    font-weight: bold;
    height: 22px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 54px;
    border: none;
    margin: 5px auto 0;
}

#last_sport_id{
    padding-left: 25px;
}

.align_left{
    text-align: left !important;
}

.circle_odds {
	width: 10px;
	height: 10px;
	background: #87C983;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    margin-right: 5px;
    margin-top: -2px;
}

.circle_odds_td{
    text-align: left !important; 
    padding-left: 28px !important;
}

.sports_points{
    color: #ff0000 !important;
    cursor: pointer;
}