
html { min-width: 0px;}

.card_info_block {
	width: 100%;
	border: 1px solid var(--border);
	padding: 0;
	margin: 2px 0;
}

.template-page .entry-content-wrapper h1.race_card_h1 {
    font-size: 23px; font-family: 'Open Sans'; margin: 0 0 5px 0; font-weight: 700; color: #373737; text-transform: none;
}
.main_color div {border-color: #ccc;/* display: flex; */}

.forms, .forms_all {
    display: flex;
}
.breeding_acg {
    display: inline-block;
}
a.sirec_name {
    text-decoration: underline;
    cursor: pointer;
}
a.damc_name {
    text-decoration: underline;
    cursor: pointer;
}

/* Access */
.access_image {
   position: relative !important;
   width: 100% !important;
   cursor: pointer !important;
}
.access_watermark {
    position: absolute;
    top: 15px;
    left: 10px;
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
    background: #F7F7F7;
}
.l1_access:before {
    content: "This is example content for premium users. Subcribe here";
    font-weight: bold;
}
.l0_access:before {
    content: "This is example content for logged in users. Register here";
    font-weight: bold;
}
.image-overlay.overlay-type-extern .image-overlay-inside { display: none !important; }
.image-overlay { background: none !important;}
.image-overlay .image-overlay-inside:before { content: “” !important;}
.access_block { clear: both }
.access_block a { overflow: visible !important; }
.access_block img {
    margin: 6px 0;
    opacity: 0.8;
}

/* FIX TO ALLOW RACECARD PAGE NON RESPONSIVE (JS TAKES responsive CLASS OUT OF PAGE WRAPPER) */
/*#top .racecard  { min-width: 1000px; }*/

#top .main_menu .avia-menu { display: block }
.container { padding: 0px 5px; }
.gg_racecards { /*max-width: 910px; */margin: 0 auto; }

/* Overides bits 'n' bobs */
.title_container, .entry-content-wrapper h1.entry_title, #footer, footer, #socket { display: none}
#top select, #top .entry-content-wrapper select {/* float: left; */display: inline-block;padding: 1px 35px 3px 1px;margin-bottom: 0;width: auto;font-family: 'Open Sans';}
#top .main_color select {color: #000;/* font-family: 'Open Sans'; */font-size: 13px;}
.gg_racecards, select{ color: #000 !important; font-family: 'Open Sans';}
#container { float: none }
#top .entry-content-wrapper {padding: 0px; border: none; margin-bottom: 0px;  background: none;}
.template-page.content { padding-top: 10px; }


#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
    border-color: #848484;
    background-color: #fff;
    color: #000;
}


.main_color .cardstable tbody tr, .main_color .details_table tr { background: #fff;}
.main_color .by_time thead tr, .main_color .by_time tbody tr { background: #fff; }

#top #tabs-results input[type='text'], #top #tabs-results input[type='number'] {
    margin: 0;
    color: #000;
    border: 1px solid #666;
    width: 100%;
}

#top .user_ratings input[type='number'], #top .user_ratings input[type='text']  {
    width: 100%;
    border: 1px solid #666;
    color: #000;
    display: inline-block;
    margin-right: 8px;
}
#top .entry-content-wrapper .cards_container table.tableresults table.user_ratings tbody td {
    padding: 2px 5px;
}
#top .entry-content-wrapper .cards_container {
    /*max-width: 910px;*/
    margin: 0 auto;
}
#top .entry-content-wrapper .cards_container .then_what_row th {
    background: #FFF; color: #000;
}

/* TABLES */


#top .main_color details_details table {border: none;}
table.tablesorter .tbl_h:hover {/* cursor: pointer; *//* color: #cecece; *//* background-color: #fff; *//* font-weight:normal; */}
.frm_row {cursor: pointer;}

/* HEADER */
#top .entry-content-wrapper .cards_container table tr th {
    /* border: none; */
    /* padding: 0px 3px; */
    /* background-color: #C1CCCC; */
    /* color: rgb(51, 51, 51); */
    text-transform: capitalize;
    /* font-family: 'Open Sans'; */
    /* font-size: 14px; */
    letter-spacing: 0px;
    /* padding: 0px 0 1px 3px; */
    /* font-weight: 600; */
}
#top .entry-content-wrapper .cards_container table tr th.sp_link {
	text-align: center;
}
/* CELLS */
#top .entry-content-wrapper .cards_container table td {
    text-align: left;
    /* padding: 3px 3px; */
    font-size: 14px;
    font-family: 'Open Sans';
    vertical-align: middle;
    line-height: 17px;
    letter-spacing: 0px;
}

#top .entry-content-wrapper .cards_container .form_table, .entry-content-wrapper .cards_container .h2h_horse {
	width: 100%;
	text-align: left;
	border-spacing: 0px;
	font-size:12px;
	clear: left;
	/* border-collapse: collapse; */
}
#top .entry-content-wrapper .cards_container .form_table th, .entry-content-wrapper .cards_container .h2h_horse th,
#top .entry-content-wrapper .cards_container .form_table td, .entry-content-wrapper .cards_container .h2h_horse td  {
	/* border-left: 2px solid #fff; */
}

#top .entry-content-wrapper .cards_container table tfoot td, #top .entry-content-wrapper .cards_container table tfoot td div {
    font-size: 13px;
}

/* inline form_tables */
#top .entry-content-wrapper .cards_container .then_what_row th {padding: 2px 2px; height: auto;}
#top .entry-content-wrapper .cards_container .form_table tbody tr td {border-spacing: 0px;}
#top .entry-content-wrapper .cards_container .form_table .then_what_hr {text-align:center; border-bottom: 1px solid; border-color: #919191;}

/* tips table */
#top .entry-content-wrapper .cards_container table.tip_table td {font-size: 14px;padding: 0 0 3px 0;}
#top .entry-content-wrapper .cards_container .form_table .sp_link {text-align:center;padding: 0;width: 32px;max-width: 32px;}
#top .entry-content-wrapper .cards_container .form_table .future_form_date {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
}
#top .entry-content-wrapper .cards_container .form_table .future_form_rc {
	width: 165px;
    min-width: 165px;
    max-width: 165px;
    overflow:hidden;
}
#top .entry-content-wrapper .cards_container .form_table .future_form_wgt {
	width: 45px;
	min-width: 45px;
    max-width: 45px;
}
#top .entry-content-wrapper .cards_container .form_table .future_form_outcome {
		/* width: 188px; */
		/* min-width: 165px; */
		/* max-width: 165px; */
		overflow:hidden;
}

/*#top .entry-content-wrapper .cards_container .form_table .ff_rf_rp,
#top .entry-content-wrapper .cards_container .form_table .ff_rf_ts,
#top .entry-content-wrapper .cards_container .form_table .tw_r,
#top .entry-content-wrapper .cards_container .form_table .ff_rf_or {
	border-left: 2px solid #ccc;
}*/

#top .sectional_cell table {

table-layout: fixed;

/* max-width: 170px; */
}

#top #table_race_form .sectional_cell table td {
	text-align: left;
}

#top .entry-content-wrapper .cards_container table td.sp_link a ,
#top .entry-content-wrapper .cards_container table td.sp_link a:visited{color:#de1600 !important;font-weight:bold;text-align:center;}
#top .entry-content-wrapper .cards_container table td.sp_link a:hover{color:black;}

#top .class_move {
    display: inline-block;
}
#top .class_move.class_move_up, #top .class_move.class_move_down  {
    padding-left: 13px;
    font-size: 11px;
}
#top .class_move.class_move_up {
    background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/class_move_arrow_u.png);
    background-size: 10px 12px;
    background-repeat: no-repeat;
    background-position: 3px 3px;
}
#top .class_move.class_move_down {
    background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/class_move_arrow_d.png);
    background-size: 10px 12px;
    background-repeat: no-repeat;
    background-position: 3px 3px;
}

/* END TABLES */

.small_silk {
    width: 30px;
    height: 23px;
    border: 1px solid #ccc;
    border-radius: 2px;
    /* margin: 5px; */
    vertical-align: middle;
    padding: 1px;
    background: white;
}


/*  GIPS */
#top .entry-content-wrapper .gips-body { line-height: 1.5em }
#top .entry-content-wrapper .gips-icon-bottom {display: none}

#top .description {clear:left; float: left; font-family: 'Open Sans'; margin-top:30px}

#top .racecard a, #top .main_color .racecard b { color: #000 }
#top .cards_container form {margin-bottom:0;}

.horse_notes {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/note.png);
    background-size: 14px 15px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #fff;
    border: none;
    vertical-align: middle;
    margin-bottom: 3px;
}
#top .main_color .horse_notes_exist {
    background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/note_on.png);
    background-size: 14px 15px;
    background-repeat: no-repeat;
}
#top .main_color input[type='text'].horse_notes_field {
    margin: 2px 0 0 0;
    clear: left;
    float: left;
    padding: 1px 4px;
    font-family: 'Open Sans';
    color: #000;
    width: 248px;
}
#top .main_color .save_notes {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 5px;
    background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/save.png);
    background-size: 17px 17px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #fff;
    border: none;
    vertical-align: middle;
    margin-top: 5px;
}

.star_tracker {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/star_off.gif);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid;
    border-color: #ADADAD;
    border-radius: 2px;
    vertical-align: middle;
    margin-bottom: 3px;
}
.star_wait {
	background:url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/star_wait.gif);
	background-size: 12px 12px;
}
.star_on {
	background:url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/star.gif);
	background-size: 12px 12px;
}

/* force col widths */
.card_row1{width: 16px;}
.card_row2{width: auto;}
.card_row3{width: 60px;}
.card_row4{width: 44px;}
.card_row5{width: 285px;}

table td .pro {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    color: blue;
}
#top .racecard table td .pro a {
    color: blue;
}

.horsename_horse, .star_tracker, .equip {display: inline-block;}
.tablesorter-header-inner {white-space: nowrap;}
.entry-content li {margin: 0px !important;}
.level1 {display: none;}
.level1_show {display: list-item;}

/*#top .entry-content-wrapper .cards_container .rotd {background-color: #F8FF38;border: 1px solid;border-color: #999300;}*/
#top .main_color .cardstable tbody tr.rotd td { background-color: #F8FF38; }
#top .entry-content-wrapper .cards_container .abandoned {background-color: #d8d8d8;text-decoration: line-through;}
div , li, ul {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

.fullres_open {text-transform: capitalize;cursor: pointer;}
.fullres_open b {text-transform: uppercase;cursor: pointer; font-weight: 700;}
.equip, .hc1 {display: inline-block; margin-left: 5px; }
#top .racecard .hc1 a {color: #004080; font-weight: 700;}

.equip, .hc1, .dsrl {
    font-size: 11px;
}
.equip{
    font-weight: 600;
}

.meet_going {display: inline-block;vertical-align: bottom;}
.meet_going select {font-size: 12px;}

.card-loading {display: none;position: absolute;left: 50%;width: 100px;top: 50%;margin-left: -50px;margin-top: -50px;height: 100px;background-color: white;border-radius: 50px;}
.list_name{clear: both;}
.gg_racecards { min-height:100px; }
sup{font-size: 10px;position: relative;top: -0.5em;font-size: 70%;}

#tableresults sup {
    position: relative;
    top: -2px;
}

.sectional_cell sup {
	  /* margin-right: 8px; */
	  letter-spacing: -0.5px;
	  vertical-align: inherit;
}

/***
 *     ______  _______      _______      _______ _______ _______ ______  _______  ______
 *     |_____] |______      |_____|      |  |  | |______ |  |  | |_____] |______ |_____/
 *     |_____] |______      |     |      |  |  | |______ |  |  | |_____] |______ |    \_
 *
 *     _______  ______ _     _       ______  _____        _____  __   _          ______  _____        _____  __   _         ______  _____        _____  __   _   /
 *     |_____| |_____/ |_____|      |  ____ |     |      |     | | \  |         |  ____ |     |      |     | | \  |        |  ____ |     |      |     | | \  |  /
 *     |     | |    \_ |     |      |_____| |_____|      |_____| |  \_|  .      |_____| |_____|      |_____| |  \_| .      |_____| |_____|      |_____| |  \_| .
 *                                                                              '                                          '
 */
.main_color .mem_banner {margin-top: 15px; clear:both; padding: 1%; text-align: center; background-color: #003184}
.main_color .mem_title { color: white; font-size: 26px; line-height: 58px; }
.main_color .mem_desc { color: white; font-size: 20px;  line-height: 28px; margin: 0 66px 15px 66px; }
.main_color .mem_desc a, #top .racecard .mem_desc a { color: #6CC55D}
.main_color .mem_block { background-color: white; color: #000080; display: inline-table; width: 46%; margin: 1%; padding: 0 10px 10px 10px; }
.main_color .mem_block_title { font-size: 24px; line-height: 58px; font-weight: 700; margin-bottom: 15px; }
.main_color .mem_block_desc { font-size: 16px; line-height: 18px; margin-bottom: 15px; }
.main_color .mem_block_desc_small { font-size: 12px; line-height: 14px;}
.main_color .mem_block_buy { font-weight: 700; background-color: #3c3c3c; width: 150px; display: inherit; padding: 10px 15px; margin: 0 auto; }
.main_color .mem_block_buy:hover {  background-color: #535353; color: #dedede }
.main_color .mem_block_buy_a a, #top .racecard .mem_block_buy_a a { font-weight: 700; padding: 2px 6px; text-decoration: none; color: white; }
.main-color .mem_block_buy_a { padding: 26px 0 10px 0; }


.tracker_custom_open, .how_to_use_open {display: inline;}
#top .entry-content-wrapper .gg_racecards button.report-select-gogo, .report-select-gogo {
    background: #003184;
    color: #fff;
    border: 1px solid;
    border-color: #666666;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -4px;
    margin-right: 6px;
    cursor: pointer;
    height: 25px;
    padding: 1px 5px 3px 5px;
    font-family: 'Open Sans';
}
#top button.report-select-gogo img {
    width: 18px;
    height: 14px;
    margin-top: 3px !important;
}

.ui-tabs .ui-tabs-nav, .ui-tabs .ui-tabs-panel {
    margin-left: 0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #7e7d7d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #7e7d7d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #7e7d7d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #7e7d7d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
}


/***
 *     _______ _______ _______  ______ _______ _     _      ______   _____  _     _      _______  ______ _______ _______
 *     |______ |______ |_____| |_____/ |       |_____|      |_____] |     |  \___/       |_____| |_____/ |______ |_____|
 *     ______| |______ |     | |    \_ |_____  |     |      |_____] |_____| _/   \_      |     | |    \_ |______ |     |
 *
 */

.search-back {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    background-color: #000;
    opacity: 0.5;
    display: none;
    z-index: 1;
}
.search-area, #search_form {
	float: right;
}
.search-area {/* height: 40px; */display: flex;}

.search_icon {
    width: 28px;
    height: 28px;
    background: url("//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/zoom.png");
    background-repeat: no-repeat;
    background-size: 28px 28px;
    float: left;
    margin-right: 7px;
    margin-top: 2px;
}
#top #search_form #seach_button {
    height: 25px;
    width: 35px;
    padding: 0px;
    margin-top: 0px;
    font-size: 13px;
    display: inline;
    line-height: 13px;
}
#seach_button img {width: 19px;margin-top: 3px;}
#top #search_form input[type="text"].search_text {
    border: 1px solid #000;
    display: inline;
    border-radius: 3px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 25px;
    /* line-height: 13px; */
    color: #2A2A2A;
    margin: 0;
    padding: 0 0 0 3px;
}
#search_form {
    margin-top: -30px;
}
.search-results {
    width: 440px;
    margin-left: -254px;
    height: 394px;
    border: 6px solid;
    border-color: #bbb;
    border-radius: 2px;
    position: absolute;
    background-color: #fff;
    margin-top: -28px;
    z-index: 100;
    display: none;
    padding: 25px 2px 2px 2px;
    z-index: 2;
    top: 98px;
}
.search-close {
	background: url("//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/cross.png");
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	z-index: 103;
	position: absolute;
	border: 2px solid;
	border-color: white;
	background-color: white;
	border-radius: 18px;
	padding: 5px;
	background-position: center center;
	border-color: #5D9BD9;
	cursor: pointer;
    margin-left: 226px;
    margin-top: 50px;
	display: none;
}
.lightbox-loading, #tabs_search .lightbox-loading {
	background:url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/ajax-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
#tabs_search .lightbox-loading  {margin-right: 2px;}

.search_view_future_races {display: none;border: solid 1px;border-color: #bbb;margin: 3px;padding: 3px;font-size: 12px;white-space: nowrap;overflow: hidden;clear: both;margin-top: 11px;}
.search_list {clear: both;padding-top: 4px;padding-bottom: 6px;font-size: 12px;}
.search_form {margin-top: -22px;padding: 9px 5px 0px 5px;height: 42px;border: 1px solid;border-color: #848484;border-radius: 4px;box-shadow: 2px 2px 3px #888888;}
.search_list_view, .search_list .search_list_add {
    background-position:center;
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-right: 8px;
    display: inline-block;
    position:relative;
    margin-top: -1px;
}
.search_list_add {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/star_off.gif);background-size: 20px 20px !important;}
.search_list_view {background:url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/info.png);background-size: 20px 23px;/* margin-top: 0px; *//* margin-right: 3px; */display: inline-block;vertical-align: sub;}
.search_view_races {-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;transition: .4s;width: 0;height: 0;border-style: solid;display: inline-block;margin-left: 5px;margin-top: 3px;cursor: pointer;}
#top .search_view_races_off {border-width: 5px 0 5px 8px;border-color: transparent transparent transparent #7BA5D2;}
#top .search_view_races_on {border-width: 8px 5px 0 5px;border-color: #7BA5D2 transparent transparent transparent;}
.future_run{cursor: pointer;font-size: 11px;}
.future_run:hover{text-decoration: underline;}
#tabs_search .ui-tabs-nav li a {padding: 0px 7px;font-size: 13px;line-height: 30px;}
#tabs_search {overflow: scroll; overflow-x: hidden; position: absolute; top: 1px; bottom: 1px; left: 1px; right: 1px; margin: 5px;}
#top select, #top .entry-content-wrapper select.report-select {height: 25px;/* margin: 0px 0px 0px 4px; */border-color: #000;}

#top .entry-content-wrapper select.report-select option.fodt { background: #ECEAA0; color: red; font-weight: 700;}

/***
 *     _____  _____  _     _ _______  ______ __   __      _______ _______ ______  _______       _____  _    _ _______  ______  ______ _____ ______  _______ _______
 *       |   |   __| |     | |______ |_____/   \_/           |    |_____| |_____] |______      |     |  \  /  |______ |_____/ |_____/   |   |     \ |______ |______
 *     __|   |____\| |_____| |______ |    \_    |            |    |     | |_____] ______|      |_____|   \/   |______ |    \_ |    \_ __|__ |_____/ |______ ______|
 *
 */
/*Open Sans*/

.ui-tabs { position: relative; padding: 0; zoom: 1; border:none; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; padding-bottom: 0px;}
.ui-tabs .ui-tabs-nav li {list-style: none;float: left;position: relative;top: 1px;margin: 0 .2em 3px 0px !important;padding: 0;white-space: nowrap;border: solid 1px;padding-bottom: 0px;border-radius: 1px;border-color: #696969;font-weight: 700;height: 32px;}
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; color: black;font-family: 'Open Sans', sans-serif; height: 19px; line-height: 16px; text-transform: uppercase;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; padding-top:0px; }
.ui-tabs .ui-tabs-hide {display: none !important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a { color:#de1600 !important;}
.ui-tabs a, .ui-tabs a:hover, .ui-tabs a:focus {outline: none;}
#top .ui-tabs .ui-tabs-nav li.ui-state-disabled a {color:#ccc;}
.ui-tabs .ui-tabs-nav li.ui-state-hover {border-color: #de1600;color:#de1600;}
.ui-tabs .ui-tabs-nav li.ui-state-hover  a {color:#de1600;}
.ui-widget-header {border:none; background:white}
.ui-tabs .ui-tabs-panel {display: block;border-width: 0;background: none;position: relative;}

.racecards_d, .racecard, .racecards_today, .racecards_tomorrow {color: #222222;font-size: 14px;}
.racecard_block {float:left;margin-top: -18px;}
.racecard_block, .racecard {clear: left; width: 100%;}
.racecard { padding-top: 20px;}
.racecards_d{ clear: both; display:none; margin-bottom: 10px; }
.racecards_d0{ display:block; min-height: 100px;}

.loading_cards {font-family: 'Open Sans'; margin-top: 15px; font-size: 20px; text-align: center}

/***
 *     _______  _____   _____       ______  _     _ _______ _______  _____  __   _ _______
 *        |    |     | |_____]      |_____] |     |    |       |    |     | | \  | |______
 *        |    |_____| |            |_____] |_____|    |       |    |_____| |  \_| ______|
 *
 */
.gg_racecards .racecards_button_link {
    border: 0px solid;
    padding: 0 5px;
    border-radius: 2px;
    background-color: #001b82;
    border: 1px solid #001b82;
    color: white;
    /* display: inline; */
    font-size: 13px;
    margin-right: 4px;
    float: left;
    margin-top: 4px;
    font-weight: 500;
    margin-bottom: 3px;
    font-family: 'Open Sans';
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
}.gg_racecards .racecards_button_link:hover {
    background-color: #ffffff;
    border: 1px solid #001b82;
    color: #001b82;
	cursor:pointer;
	text-decoration:none;
}.gg_racecards .racecards_button_link a {
	text-decoration:none;
	color:white;
}.gg_racecards .racecards_button_link a:hover{
	text-decoration:none;
    background-color: #ffffff;
    border: 1px solid #001b82;
    color: #001b82;
}
.gg_racecards .racecards_button_link_red {
    border: 1px solid #D32020;
    background-color: #D32020;
    color: #fff;
    float: left;
    /* display: inline-block; */
    padding: 0px 5px 0px 5px;
    border-radius: 2px;
    font-size: 13px;
    margin-top: 4px;
    line-height: 23px;
}
.gg_racecards .racecards_button_link_red:hover {
    border: 1px solid #D32020;
    background-color: white;
    color: #D32020;
}

#top .entry-content-wrapper .gg_racecards select.race_card_going { float: none; font-size: 13px; font-family: 'Open Sans';}
#top .entry-content-wrapper .gg_racecards  button[type="submit"].racecards_button_search, #top .entry-content-wrapper .gg_racecards .racecards_button_search {
    border: 1px solid;
    border-color: #91A4B0;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -1px;
}
#top .entry-content-wrapper .racedaycard {display:none; }

#top .main_color .gg_racecards .racecards_on {
    background-color: #ffffff;
    color: #003184;
}
.going, .thegoing, .rc_time, .rc_meeting_name, .rc-meeting-times, .rc-meeting-time, .rc_details_info, .rc_details_info_name, .rc_details_info_value , .loading, .horsename, .horsename_horse, .showform_r, .showform_t, .showform_j, .rc_details_info, .rc_details_info_name, .rc_details_info_value, .rc_course_name, .outcome_f, .outcome_r {
	display:inline;
    font-size: 14px;
}
.racename a, .opencard a, .racetime a, .racedate a {color:#000; overflow: hidden; white-space: nowrap;}
.racename a:hover, .opencard a:hover, .racetime a:hover {color:red}
.outcome_f { font-weight:bold;}
.forms_all {
    right: 565px;
    position: absolute;
    top: 5px;
    z-index: 1;
}
#top .main_color .forms_all div {/* display:inline-block */border: 1px solid rgb(253, 253, 253);}
.tip_icon {
	background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/tip.gif) no-repeat center;
	background-size:32px 32px;
	width:32px;
	height:32px;
	margin-bottom:5px;
	float: left;
	margin-right: 10px;
	padding: 2px;
	background-color: #fff;
	border-radius: 5px;
	border-color: #A0A0A0;
}
#top .entry-content-wrapper .cards_container .tip_table tr th { padding:6px; }
#top .entry-content-wrapper .cards_container .tip_table { width: auto; }
#top .entry-content-wrapper .cards_container .tip_table tbody tr th, #top .entry-content-wrapper .cards_container .tip_table tbody tr { padding: 0px 2px; }
#top .entry-content-wrapper .cards_container .tip_table .place_tip  {
	cursor: pointer;
	padding: 10px 11px;
	border-radius: 2px;
	background-color: #003184;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	border: none;
	margin-left: 4px;
}
#top .entry-content-wrapper .cards_container .tip_table .place_tip:hover {
	background-color: #042969;
}
#top .tip_table input[type="text"] {
    margin-bottom: 0;
    font-family: 'Open Sans';
    font-size: 14px;
}

#top .tip_table .sp_link a {
    border: 2px solid;
    border-radius: 5px;
    padding: 5px 6px;
    text-decoration: none;
}
#top .tip_table .sp_link a:hover {background: #ededed;}

.msgCell, .capi {
	text-transform: capitalize;
}
.comment_title {
	margin-left: 15px;
	line-height: 32px;
	font-size:16px;
}
.breeding_text, .spotlight_text {
	clear: both;
    white-space: normal;
}.breeding_acg{
	margin-bottom:10px;
	clear: both;
}
.angles_inline {
	border: 1px solid;
	border-color: #848484;
	border-radius: 2px;
    text-align: center;
    font-weight: 700;
    line-height: 16px;
    color: #c50000;
}
#top .drop_close {
	background: url("//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/cross.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	z-index:103;
	position:absolute;
	border:2px solid;
	border-color:white;
	background-color:white;
	/* border-radius:18px; */
	padding:11px;
	right: 6px;
	background-position:center center;
	/* border-color: #5D9BD9; */
	cursor: pointer;
}#top .drop_close:hover{
	background-color:#badcff;
}
.loading {
	float:right;
	padding:0px;
}
.openresult, .opencard, .racetime { width:30px; }


#top .entry-content-wrapper select#raceselect {height: 25px;margin: 0px 5px 0 0;border-color: #000;}
.racecards_raceselect select:focus  {outline: none; }
.racecards_raceselect{/* float: left; */display: inline-block;}
.top a{ text-decoration:none; }
#frm_raceselect{ margin:0px; }
.horsename_horse, .horsename_horse a{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.horsename_horse a:hover{color: #de1600;}
.jt_name{text-decoration:none;}
.jt_name:hover{color: #de1600;}
.going, .thegoing{text-transform: uppercase;}
.racetime , .racename, .opencard a, .openresult a {font-size: 14px;}
.racename {overflow: hidden;white-space: nowrap;max-width: 500px;}
.racetime, .going, .meetingname{font-weight: 500;padding-right: 5px;font-family: 'Open Sans';}
.meetingname, .rc_course_name{display: inline-block;font-size: 20px;padding-bottom:4px;font-weight: 700;font-family: 'Open Sans';}
.meetingname {width: 100%;
    padding: 5px;
    background: var(--gg-blue);
    color: #fff;
}
.meeting_details {position: absolute;top: 17px;right: 5px;color: #fff;}
.meeting_details a, .main_colr .meeting_details a:hover {color: #fff;}
.race{padding-bottom:3px;}
.rc-meeting-times {float:right;}
.rc-meeting-time {float:none;}
.content .opencard a:hover, .openresult a:hover{ color: #333; }
.content .opencard a, .content .openresult a, .content .racecards_breadcrumb:hover, .content .rc-meeting-time:hover {
    color: #de1600; text-decoration: underline; cursor: pointer;
}
.content .abandoned .racename a, .content .abandoned .racetime a {
    color: #000; text-decoration: none; cursor: default;
}
.content .racecards_breadcrumbs a:hover { color: #de1600; text-decoration: underline; cursor: pointer; font-size: 14px;}
.content .openresult-no a {cursor:default;text-decoration:none;color: #cccccc;}
.content .openresult-no:hover {color: #cccccc;}
.content .abandoned .openresult-no a {cursor:default;text-decoration:none;color: #000;}
.meeting{padding: 12px 0;border-bottom: 1px solid #7f7f7f;background-color: white;position: relative;}
.ratings-border {padding: 0 0 6px;margin: 0 0 5px;background: url(../images/d.gif) repeat-x 0 100%;}
.rc_time, .rc_meeting_name{ font-size: 14px; line-height: 18px;}
.rc-meeting-time{ padding-right:10px; padding-top: 7px;}
.rc-meeting-time-current, .rc-meeting-time-current:hover{ font-weight: bold; color: #de1600; text-decoration:none; cursor:default; clear: both; }
.rc_details{border: solid 1px #d0d0d0;padding:4px;background-color: var(--th-bg);color: #fff;margin: 0px 0;}
.rc_details_name{font-size:18px;}
.rc_details_details{padding-bottom:5px;}
.rc_details_info_name{/* color: #424242; */padding-right:5px;}
.rc_runners{width:100%;background-color:#8FABDB;font-size:18px;padding:2px;}
.rc_details_info_name{padding-right:2px;}
.rc_details_info_value{padding-right:20px;font-weight: 700;}
.showform_r, .showform_t, .showform_j, .breeding_comment, .spotlight_comment, .cd , .dsrl {font-size: 11px; display:inline; margin-right:5px;}

/*.showform_r, .open_all_r{clear:left;background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/horse24.png) no-repeat center;}
.showform_j, .open_all_j{background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/jockey24.png) no-repeat center;}
.showform_t, .open_all_t{background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/trainer24.png) no-repeat center;}
.breeding_comment, .open_all_b{background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/breeding_comment.png) no-repeat center; margin-right:30px;}
.spotlight_comment, .open_all_s{background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/spotlight_comment.png) no-repeat center;}
.head_2_head_inline, .open_all_h2h{background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/H2H.png) no-repeat center;}
.remove_runner, .remove_runner_inex {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/x.png) no-repeat center;}*/

.showform_r, .open_all_r {clear:left; background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/horse.svg) no-repeat center;}
.showform_j, .open_all_j {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/jockey.svg) no-repeat center;}
.showform_t, .open_all_t {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/trainer.svg) no-repeat center;}
.breeding_comment, .open_all_b {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/sales_data.svg) no-repeat center; margin-right:30px;}
.spotlight_comment, .open_all_s {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/comments.svg) no-repeat center;}
.head_2_head_inline, .open_all_h2h {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/h2h.svg) no-repeat center;}
.remove_runner, .remove_runner_inex {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/delete.svg) no-repeat center;}
.click_notes, .open_all_mr { background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/rating.svg) no-repeat center;}
.show_user_bet {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/bet_tracker.svg) no-repeat center;}




.showform_r.border_red, .open_all_r.border_red { background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/horse_on.svg) no-repeat center;}
.showform_j.border_red, .open_all_j.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/jockey_on.svg) no-repeat center;}
.showform_t.border_red, .open_all_t.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/trainer_on.svg) no-repeat center;}
.breeding_comment.border_red, .open_all_b.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/sales_data_on.svg) no-repeat center; margin-right:30px;}
.spotlight_comment.border_red, .open_all_s.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/comments_on.svg) no-repeat center;}
.head_2_head_inline.border_red, .open_all_h2h.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/h2h_on.svg) no-repeat center;}
.remove_runner.border_red, .remove_runner_inex.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/delete_on.svg) no-repeat center;}
.click_notes.border_red, .open_all_mr.border_red { background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/rating.svg) no-repeat center;}
.show_user_bet.border_red {background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/svg/bet_tracker.svg) no-repeat center;}

.angles_inline, .qt_angles_inline, .open_all_angles, .open_all_qt_angles, .showform_r, .showform_j, .showform_t, .spotlight_comment, .breeding_comment, .open_all_r, .open_all_j, .open_all_t, .open_all_b, .open_all_s, .head_2_head_inline, .open_all_h2h, .remove_runner, .remove_runner_inex, .clicktip, .show_user_bet, .click_notes, .open_all_mr{
	/* background-size: 18px 17px; */
	cursor: pointer;
	margin-right: 2px;
	background-color: white;
	text-align: center;
	line-height: 16px;
	height: 18px;
	width: 18px;
	font-weight: 700;
	font-size: 13px;
}
.open_all_qt_angles, .qt_angles_inline {
    color: #011c85;
    border: 1px solid;
	border-color: #848484;
	border-radius: 2px;
}
.remove_runner_inex {
    margin-top: 2px; margin-right: 5px;
    height: 14px;
    width: 14px;
    float: left;
    background-size: 12px 12px;
}

.cds{
	display: inline;
	margin-left: 0px;
}

.cd{
	border: solid 1px; border-color:#ccc; border-radius:3px;
	background-color:#fff;
	padding: 0px 3px 0px 3px;
	margin-right:1px;
}

.dsrl {
    margin: 0px 0px 0 4px;
}

.form_tj{
	height:100px;
	text-align:center;
	background: url(//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/ajax-loader.gif) no-repeat center;
}

.tipaddedtext { position: absolute; left: 324px; }

.comment_td{
	margin: 0px;
	border: 1px solid;
	padding: 1px;
	border-color: #ccc;
	border-radius: 3px;
	font-family: 'Open Sans';
	font-size: 14px;
    line-height: 16px;
    color: #000
}

.showform_r:hover, .showform_t:hover, .showform_j:hover, .spotlight_comment:hover, .breeding_comment:hover{
	font-size: 11px;
	color:#de1600;
	text-decoration:underline;
	cursor:pointer;
}

.tote-header, .nr-title, .verdict-title{
	background-color: var(--th-bg);
	color: #fff;
	padding: 3px 8px;
	/* margin: 8px 0; */
	font-size: 14px;
	font-weight: bold;
}

.tote-returns, .nrs, .winning-time { padding: 5px 10px; line-height: 18px; }

.nrs div { display: inline-block; }

.entry-content-wrapper .cards_container .h2h_horse {
	width: 100%;
	text-align: left;
	border-spacing: 1px;
	font-size:12px;
	clear: left;
}

#top .entry-content-wrapper .cards_container table.tableresults tbody .psp_neg {color: red;}
.form_thead th.form_or {padding-right: 20px;}
#top .entry-content-wrapper .cards_container .row_coms {/* color:#A8A8A8; */max-width: 900px;/* padding: 6px; */white-space: normal;}
#top .entry-content-wrapper .cards_container table.tableresults tbody td.row_space {background: rgb(226, 226, 226); padding: 0px; border: 1px solid #ccc}
#top .entry-content-wrapper .cards_container table.tableresults tbody .res_row_bold td {font-weight: 700;}

.clear_left {clear: both;}
.hidden {display:none;}

.close {
	background: url("//www.geegeez.co.uk/wp-content/plugins/GeeGeezRaceCards/images/cross.png");
	background-repeat: no-repeat;width: 16px;height: 16px;z-index:103;position:absolute;border:6px solid;border-color:white;background-color:white;border-radius:18px;
	padding:5px;top:-30px;right:-30px;background-position:center center;border-color: #5D9BD9;cursor: pointer;
}
.close:hover{background-color:#5D9BD9;}
.clicktip div {cursor:pointer;margin: 0 auto;color:#de1600;background-color: yellow;padding: 5px;border: 1px solid;border-radius: 3px;text-decoration: none;width: 20px;text-align:center;text-decoration: none;}
.clicktip div:hover{text-decoration: underline;}
.clickbet{text-align:center;}
.clickbet a {cursor:pointer;margin: 0 auto;color:#3359B0;background-color: yellow;padding: 5px;border: 1px solid;border-radius: 3px;text-decoration: none;}
.clickbet a:hover{text-decoration: underline;}
#tip-logout{float: right;font-size: 12px;}
#top .entry-content-wrapper .cards_container table.tablesorter tbody tr td.silks img {background-color: #fff;border: 1px solid;border-color: #ccc;border-radius: 3px;text-align:center;padding: 2px;vertical-align: top;}
.adspace{width:100%; padding: 3px; margin: 0 2px;}
.h2h_horse{width: 100%}
.tablesorter-no-sort {/* opacity: 0.5; *//* padding:10px 0px; */}
.tablesorter-no-sort td { opacity: 0.5;}
.entry-content-wrapper .cards_container .rp-verdict, .speed123 {padding: 5px 10px;  font-size: 14px;  line-height: 16px;}
.main_color div.border_red{border-color: red;}
.tip_status{text-align: center;}
.msgCell { padding-left: 10px;}
.entry-content-wrapper .cards_container table td .hotness {font-size: 11px; padding-top: 1px; height: 16px;}
.hotspan {color: green; font-weight: 700; cursor: pointer;}
.crapspan {color: #ff5500; font-weight: 700; cursor: pointer;}
.hotness_divider {height: 0;color: transparent;}

/***
 *     _______  _____  _______  _____  _______ _______ _______      _______ _______  ______ ______  _______
 *     |       |     | |  |  | |_____] |_____| |          |         |       |_____| |_____/ |     \ |______
 *     |_____  |_____| |  |  | |       |     | |_____     |         |_____  |     | |    \_ |_____/ ______|
 *
 */
.race_list_sorted {clear: both; float: left; }
.race_list_style { float: right; }
.race_list_style div, .race_list_sorted div { display: inline-block; margin-left: 8px; cursor: pointer; font-size: 13px; font-style: italic}
.race_list_style .selected, .race_list_sorted .selected  {color: #960000}

.meeting_compact .meeting_details { display: none }
.meeting_compact .meeting {  padding: 0 0 1px 0; border-color: #fff; overflow: hidden; white-space: nowrap; }
.meeting_compact .meeting .ratings-border, .meeting_compact .meetingdetails .going, .meeting_compact .cardstable .racename, .meeting_compact .cardstable .opencard, .meeting_compact .cardstable .openresult { display:none; }
.meeting_compact .meeting .meetingname, .meeting_compact .meetingdetails, .meeting_compact  .races, .meeting_compact .race_card_race { display: inline-block; }
.race_card_race { display: inline-block; width: 100%;  margin-bottom: -4px;}
.meeting_compact .race_card_race {display: inline-block;margin: 0 2px;width: auto;}
.meeting_compact .meeting .meetingname {width: auto;min-width: 200px;line-height: 29px;padding: 0;background: #fff;color: #000;}
.meeting_compact .meeting .races { vertical-align: top; }

#top .entry-content-wrapper .gg_racecards .meeting_compact select.race_card_going {
    float: none;
    font-size: 13px;
    font-family: 'Open Sans';
    height: 35px;
    border: 1px solid #000;
    border-radius: 0px;
    margin: 0 4px 0 0;
    width: 130px;
}
#top .meeting_compact .meeting .racetime a {color: black}
#top .meeting_compact .meeting .racetime {height: 35px;border: 1px solid #000;border-radius: 0px;width: 43px;text-align: center;cursor: pointer;}
#top .meeting_compact .racecards_d {float: left; margin-top: 2px}
#top .meeting_compact .meeting .racetime.past {background-color: #ccc;color: black;/* text-decoration:line-through; */cursor: default;}

#top .entry-content-wrapper .cards_container table .racetimehover:hover { background-color: #314ab1; color: white; text-decoration: none;  }
#top .entry-content-wrapper .cards_container table .racetimehover:hover a { color: black; text-decoration: none;  }
#top .entry-content-wrapper .cards_container table .racetimehover a:hover { background-color: #314ab1; color: white; text-decoration: none;  }

#top .entry-content-wrapper .cards_container table .abandoned .racetimehover:hover { background-color: #d8d8d8; color: black; text-decoration: none;  }
#top .entry-content-wrapper .cards_container table .abandoned .racetimehover:hover a { color: black; text-decoration: none;  }
#top .entry-content-wrapper .cards_container table .abandoned .racetimehover a:hover { background-color: #d8d8d8; color: black; text-decoration: none;  }

#top .meeting_compact .meeting .racetime.next { /* netx race blicking effect */
    animation-duration: 3000ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes blink {
    0% {  background-color:#ededed; }
    50% { background-color:#788ce0; }
    100% { background-color:#ededed; }
}
@-webkit-keyframes blink {
    0% {  background-color:#ededed; }
    50% { background-color:#314ab1; }
    100% { background-color:#ededed; }
}
#top .meeting_compact .meeting .racetime.next:hover, #top .meeting_compact .meeting .racetime.next a:hover { /* stop bliking if mouse over */
     animation-name: none;
}

.filter_info {
    display: table;
    border-collapse: separate;
    border-spacing: 4px;
}
.info_block {
    display: table-cell;
    padding: 2px;
    border: 2px solid #727272;
    margin: 2px;
    min-width: 150px;
    border-radius: 4px;
}
.info_settings {
    margin-top: 3px;
    padding: 2px;
}
.info_block_title {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 1em;
    font-weight: 700;
}
.info_setting_title {
    font-size: 13px;
    letter-spacing: -0.5px;
    line-height: 1em;
    float: left;
    clear: left;
    margin: 7px 0 2px 0;
    font-weight: 700;
}
.filter_value {
    width: 100%
}
.filter_value_label {
    float: left;
    clear: both;
    line-height: 1em;
}
.filter_value_value {
    float: right;
    line-height: 1em;
}

#top .race_card_filters {
    float: left;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#top .race_card_filter {
    float: left;
    padding: 1px 5px 5px 5px;
    border: 1px solid #000;
    border-radius: 2px;
    margin-right: 12px;
    margin-bottom: 4px;
    display: flex;
    flex-direction: column;
    align-items: left;
}

#top select, #top .entry-content-wrapper .race_card_filter select {
    padding: 1px 30px 1px 1px;
}

#top .race_card_filter:last-of-type {
    margin-right: 0px;
}
#top .race_card_filter input[type='number'] {
    margin: 0;
    padding: 5px 2px;
    color: #000;
    border-color: #bdc4c4;
    display: inline-block;
    width: 50px;
}

#top .race_card_filter select {
    float: none;
    display: inline-block;
    margin: 0;
    border-color: #000;
}

/*
/* The switch - the box around the slider */
#top .switch {
    position: relative;
    display: inline-block;
    width: 37px;
    height: 19px;
    margin: 0 1px;
    vertical-align: bottom;
  }
  #top .race_card_filter .switch {
    margin: 5px 1px 2px 1px;
  }

  /* Hide default HTML checkbox */
  #top .switch input {display:none;}
  /* The slider */
  #top .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 34px;
    background-color: #666;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 18px;
  }
  #top .switch.both_on .slider {
      background-color: #2196F3;
  }
  #top .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 13px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  #top input:checked + .slider {
    background-color: #003184;
  }
  #top input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  #top input:checked + .slider:before {
    -webkit-transform: translateX(36px);
    -ms-transform: translateX(36px);
    transform: translateX(13px);
  }
  /* Rounded sliders */
  #app .settings_scroll .setting span.slider.round {
    border-radius: 18px;
    margin-right: 0;
  }
  .slider.round:before {
    border-radius: 50%;
  }


.hide_odds .tip_table .sp_link[odds] { /* places to override hiding odds  */
    display: table-cell !important;
}
.hide_speed_rating .speed_rating div, .hide_speed_rating .speed_rating,
.hide_rp .tbl_th_rp,
.hide_ts .tbl_th_ts,
.hide_or .tbl_th_or,
.hide_race_analysis_rating .race_analysis_rating,
.hide_gz .gz_rating
{
    display: none !important;
}

@media screen and (max-width:767px) {

    .template-page .entry-content-wrapper h1.race_card_h1 {
        text-align: center;
        font-size: 19px;
        margin: 0 0 8px 0;
    }
    .gg_racecards .racecards_button_link {
        width: 23%;
        margin: 0px 1% 4px 1%;
        text-align: center;
        letter-spacing: -0.6px;
        height: 25px;
        line-height: 25px;
    }
    #top .racecards_raceselect, #top #report-select, #top #search_form .search-area {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    #top .tracker_text, #top .my_geegeez_btn {
        margin-top: 8px;
        margin-bottom: 0;
    }
    #top #raceselect {width: 100%}
    .search_icon, .report-select-gogo {
        display: none
    }
    #top .search-area, #top #search_form {
        float: none
    }
    #top #search_form {
         border: none;
         margin-top: 8px;
         padding: 0;
         border-radius: 0px ;
         box-shadow: none;
    }
    #top #search_form #seach_button {
        vertical-align: top;
        margin: 2px 0 0 -1px;
    }
    #top #search_form input[type="text"].search_text {
        width: 48%;
        border-radius: 4px;
        margin-right: -37px;
        padding-right: 40px;
    }
    #top #search_form #seach_button, #top #search_form input[type="text"].search_text {
        float: none;
        display: inline-block;
        margin-top: 8px;
    }
    #top .search-area, #search_form { background-image: none }
    .search-area { height: auto;}

    #top .meeting_compact .meeting .races {
        float: left;
        margin-top: 4px;
        width: 100%;
    }
    #top .meeting_compact .race_card_race {
        width: 12%;
        margin-left: 0.25%;
        margin-right: 0.25%;
    }
    #top .meeting {
        border: 2px solid #858585;
        border-radius: 3px;
        padding: 4px 2px 0 2px;
        margin-bottom: 4px;
    }
    #top .meetingdetails {
        float: right;
    }
    #top .race_list_style {
        display: none;
    }
    #top .meeting_compact,  #top .description {
        margin-top: 20px
    }
    #top .entry-content-wrapper .cards_container table td {
        letter-spacing: -1px;
            padding: 3px 0.5px;
    }
    .meeting_compact .meeting .meetingname {
        min-width: 0px;
        line-height: 29px;
    }

}

/*----Race Cards Menu divider hide on desktop and landscape----*/
.racecard_nav > div > div.racecard_divider {
display: none;
}
/*----/Race Cards Menu divider hide on desktop and landscape----*/

/*---------------------------------------*/
/*-----------Big Races button-----------*/
/*---------------------------------------*/
#top .entry-content-wrapper .racedaycard[d='big_races'] {
	display: block;
}
/*---------------------------------------*/
/*-----------/Big Races button----------*/
/*---------------------------------------*/

/*---------------------------------------*/
/*-----------Racedate column-------------*/
/*---------------------------------------*/
td.racedate,
th.racedate {
	display: none;
}
.racecards_dbig_races td.racedate {
	display: table-cell;
	width: 85px;
}
.racecards_dbig_races .by_time td.racedate,
.racecards_dbig_races .by_time th.racedate {
	display: table-cell;
	width: 65px;
}
td.racetime {
	border-left: 1px solid rgb(225,225,225);
}
.racecards_dbig_races td.racetime {
	border-left: none;
	padding-right: 12px;
}
.meeting_compact .racecards_dbig_races .meeting .races {
	display: inline-flex;
	flex-wrap: wrap;
	width: 75%;
}
/*---------------------------------------*/
/*-----------/Racedate column------------*/
/*---------------------------------------*/

/*-------------------------------------------*/
/*---------------Time row fix----------------*/
/*-------------------------------------------*/
.cards_container .gg_racecards .rc-meeting-times {
	display: flex;
  flex-wrap: wrap;
	justify-content: flex-end;
  margin-bottom: 5px;
}
.cards_container .gg_racecards .rc-meeting-times .rc-meeting-time {
	padding-top: 0;
}
/*-------------------------------------------*/
/*---------------Time row fix----------------*/
/*-------------------------------------------*/
