/***************************

CSS_01	-	GENERAL
CSS_02	-	HEADER
CSS_03	-	MENU
CSS_04	-	BANNERS ROTATOR
CSS_05	-	WEBSITES
CSS_06  -   FOOTER MENU
CSS_05  -   SIMPLE MODAL

***************************/
@font-face {
    font-family: 'museo_sans_cyrl_500regular';
    src: url('https://aws-origin.image-tech-storage.com/redkings.com/css/MuseoSansCyrl_500-webfont.eot');
    src: url('https://aws-origin.image-tech-storage.com/redkings.com/css/MuseoSansCyrl_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://aws-origin.image-tech-storage.com/redkings.com/css/MuseoSansCyrl_500-webfont.woff') format('woff'),
         url('https://aws-origin.image-tech-storage.com/redkings.com/css/MuseoSansCyrl_500-webfont.ttf') format('truetype'),
         url('https://aws-origin.image-tech-storage.com/redkings.com/css/MuseoSansCyrl_500-webfont.svg#museo_sans_cyrl_500regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS_01	-	GENERAL */
HTML,BODY { margin:0; padding:0; height:100%; }
BODY { background:#000; color:#fff; font-size:12px; font-weight:normal; font-family:museo_sans_cyrl_500regular,"Trebuchet MS",Helvetica,sans-serif; line-height:19px; /* letter-spacing: 1px; */ }
.clear { clear:both; }
.center { margin:0 auto !important; }
.left { float:left; }
.right { float:right; }
.yellow { color:#CA1515; }
.left-align { text-align:left; }
.center-align { text-align:center; }
.right-align { text-align:right; }
A { color:#CA1515; text-decoration:none; }
A:HOVER { color:#CA1515; text-decoration:none; }
TH { padding:3px 5px; }
TD { padding:3px 5px; }
TD:LAST-CHILD { padding:3px 5px; }
TD.label { text-align:right; font-weight:700; }
ol,ul {margin-left: 15px;}
#site-frame { position:relative; background:#000 url(https://aws-origin.image-tech-storage.com/redkings.com/images/bg.jpg) 0 0 repeat; z-index:45; }
#site-shadow-top { background:transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/bg-top-shadow.png) 0 0 repeat-x; width:100%; height: 77px; z-index: 49; }
#site-shadow-bottom { background: url(https://aws-origin.image-tech-storage.com/redkings.com/images/bg-bottom-shadow.png) repeat-x scroll 0 0 transparent; height: 800px; margin-top:-500px; width: 100%; z-index: 50; }
#site { width:1080px; margin: -77px auto 0 auto; z-index:100; position: relative; }
.elements_sprite,#langbar, #lang_sel_list li {background: url(https://aws-origin.image-tech-storage.com/redkings.com/images/elements_sprite.png) no-repeat scroll left top transparent;}
div.message,p.message { padding: 0.583em 0.833em 0.75em 0.8em; background-repeat: no-repeat; background-position: 0.667em 0.583em; }
.message.error { background-color: #fff3f2; border-color: #c00000; }
.message.error li,div.message.error,p.message.error { background-image: url(https://aws-origin.image-tech-storage.com/redkings.com/images/cross-circle.png); color: #563f3e; }
.message.error li strong,div.message.error strong,p.message.error strong { color: #563f3e; }
.message.success { background-color: #ddebdf; border-color: #339933; }
.message.success li,div.message.success,p.message.success { background-image: url(https://aws-origin.image-tech-storage.com/redkings.com/images/tick-circle.png); color: #194a19; }
.message.success li strong,p.message.success strong { color: #194a19; }
/* CSS_02	-	HEADER */
.header {height: 146px;width: inherit;margin-bottom: 10px;}
.logo {width: 260px;height: 107px;}
#langbar { background-position: -234px -82px; height: 23px; position: absolute; right: 0px; bottom: 49px; width: 122px; z-index:10000;}
#language-selected { color: #D9D9E6; cursor: pointer; height: 23px; padding-left: 10px;text-shadow: 1px 1px 3px #000;box-shadow: 0px 5px 20px 1px #111; }
#lang_sel_list { width:122px; margin-left:0px; display:none;box-shadow: 0px 5px 20px 5px #000;}
#lang_sel_list LI { width:120px; margin:0!important; background-position:-234px -150px!important;background-repeat: repeat-y!important; list-style-type:none; }
#lang_sel_list LI:LAST-CHILD { background-position:-234px -348px!important;background-repeat: no-repeat!important; }
#lang_sel_list LI A { background:none !important; color:#222; font-weight:normal; font-size:12px; display:inline-block; line-height:25px; width:100px; height:25px;margin-left: 11px;border-bottom: 1px solid #222; }
#lang_sel_list LI A:hover { font-weight: bold;}
/*
.lang_drop_down {width: 122px;height: 24px;background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/elements_sprite.png) -234px -126px no-repeat;position: absolute; right: 0px; bottom: 10px;}
.lang_drop_down select.langs {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/elements_sprite.png) -234px -150px repeat-y;width: 102px;padding-right: 20px;}
.lang_drop_down .lang_bottom {width: 122px; height: 5px;background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/elements_sprite.png) -234px -267px no-repeat;}
.lang_drop_down select.langs option:checked {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/elements_sprite.png) -144px 0px no-repeat;}
*/

/* CSS_03	-	MENU */
.menu_top {width:1080px;height: 39px;position:relative;}
.menu_top_left {width: 10px;height: 39px;background-position: left top;}
.menu_top_right {width: 10px;height: 39px;background-position: -10px top;}
.menu_top ul.menu_list {width: 1060px;background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/menu_top_bg.png) left top repeat-x;height: 39px;}
.menu_top ul.menu_list li.menu_top_element {height: 39px;line-height: 39px;vertical-align: middle;padding: 0 15px;font-size: 15px;}
.menu_top ul.menu_list li.menu_top_element.selected,.menu_top ul.menu_list li.menu_top_element:hover {display: inline-block; background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/menu_top_bg_selected.png) left top repeat-x;}
.menu_top ul.menu_list li.menu_top_element a {color: white;}
.menu_top .mobile_device_icon {height:39px;line-height:39px;text-align:right;width:100px;position:absolute;right:0px;top:0px;z-index:500;}
.menu_top .mobile_device_icon img {height:37px;}

/* CSS_04	-	BANNERS ROTATOR */
.main_banners, .main_banners .main_banner {width: 800px;height:218px;margin-bottom:10px;}
.main_banners .main_banner {display: none;}
.main_banners .main_banner.visible {display: block;}
.main_banners .main_banner .banner_title {position: absolute;left: 40px;top:80px;color: white;max-width:40%;}
.main_banners .main_banner .banner_title a {font-size: 56px;line-height:60px;}
.main_banners .main_banner .banner_title a.subtitle {font-size:28px;line-height:32px;}
.main_banners .main_banner .banner_title span.bullet {display: inline-block;width: 20px;height:30px;background-position: -306px top;}
.main_banners .main_banner .btn_link {height: 40px; position: absolute; top: 120px; left: 100px;}
.main_banners .main_banner .btn_link a.website_btn_link {display: inline-block; padding-left: 10px;height: 50px;line-height: 50px;vertical-align: middle;font-size: 20px;background-position: left bottom;color: white; }
.main_banners .main_banner .btn_link .btn_right_bg {display: inline-block;width: 10px; height: 50px;background-position: -334px bottom;}
.main_banners .banner_navigation {position: absolute;right: 10px;bottom: 10px;display: inline-block;height: 20px;}
.main_banners .banner_navigation .nav_items {width: 20px; height: 20px;background-position: -224px top;cursor: pointer;}
.main_banners .banner_navigation .nav_items.selected {background-position: -204px top;}

/* CSS_05	-	WEBSITES */
.websites {height: 364px;width: 100%;margin-bottom:10px;}
.website_container {width: 235px;height:364px;margin-right: 45px;overflow:hidden;}
.websites .website_container .website_disabled_cover {position:absolute;top:0px;left:0px;z-index:1000;width:100%;text-align:center;color:#fff;font-size:26px;line-height:28px;padding-top:160px;height:204px;background:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
  	opacity: 0.7;
}
.websites .website_container .website_header {width: 205px;height:35px;background-position:-365px -338px;color: white;font-size: 16px;line-height: 35px;vertical-align:middle;padding-left:30px;}
.websites .website_container .website_image {width: 235px;height:330px;}
.websites .website_container .website_image.poker {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/og_website_bg.jpg) left top no-repeat;}
.websites .website_container .website_image.mgm {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/mgm_website_bg.jpg) left top no-repeat;}
.websites .website_container .website_image.bet {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/bet_website_bg.jpg) left top no-repeat;}
.websites .website_container .website_image.casino {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/casino_website_bg.jpg) left top no-repeat;}
.websites .website_text {width: 90%;padding: 0px 5%;color: white;font-size: 15px;line-height: 25px;vertical-align: middle;}
.websites .website_menu {width: 90%;padding:0px 5%;/*height: 108px;*/height:150px;color: white;font-size: 11px;line-height: 18px;vertical-align: middle;position:absolute;bottom: 0px;left: 0px;background-position:1px -76px;}
.websites .website_container .website_image.bet .website_menu {background-position: 1px -225px;}
.websites .website_container .website_image.casino .website_menu {background-position: 1px -376px;}
.websites .website_menu ul {/*margin-top: 40px;*/margin-top: 25px;/*margin-right: 0px;margin-left: 0px;*/}
.websites .website_menu ul li, .websites .website_menu ul li a {color: white;font-size:12px;}
.websites .website_container .website_image.casino .website_menu ul li, .websites .website_image.casino .website_menu ul li a {color:#519975;}
.websites .website_container .website_image.bet .website_menu ul li, .websites .website_image.bet .website_menu ul li a {color:#937333;}
.websites .website_container .website_image.mgm .website_menu ul li, .websites .website_image.mgm .website_menu ul li a {color:#d0ecb4;}
.websites .website_container .website_image.poker .website_menu ul li, .websites .website_image.poker .website_menu ul li a {color:#aee2f3;}
.websites .website_menu ul li a:hover {text-decoration:underline;}
.websites .website_container .website_image .website_button {height: 36px;position:absolute;right:10px;bottom:135px;}
.websites .website_container .website_image .website_button .website_btn_right,.websites .website_container .website_image .website_button a,.side_banners .side_banner .side_banner_btn .side_banner_btn_right,.side_banners .side_banner .side_banner_btn a {width: 20px;height: 36px;background-position:-323px -39px;}
.websites .website_container .website_image .website_button a,.side_banners .side_banner.casino_banner .side_banner_btn a {width: auto;height: 36px;background-position: left -39px;padding-left: 20px;font-size: 15px;line-height: 37px;vertical-align:middle;color: white;}

/* CSS_06  -   FOOTER MENU */
.bottom_menu {height: 32px;width:800px;margin: 0 auto 10px;}
.bottom_menu .bottom_menu_left,.bottom_menu .bottom_menu_right {width: 10px;height:32px;background-position: -244px top;}
.bottom_menu .bottom_menu_right {width: 10px;height:32px;background-position: -254px top;}
.bottom_menu_list_container {width:780px;height:32px;background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/bottom_menu_bg.png) left top repeat-x;}
.bottom_menu .bottom_menu_elements {height: 32px;}
.bottom_menu .bottom_menu_elements .bottom_menu_element {height: 32px;line-height: 32px;vertical-align: middle;}
.bottom_menu .bottom_menu_elements .bottom_menu_element a {color: #7b7e89;text-shadow: 1px 1px 3px #000;font-size: 12px;height:32px;padding:0 10px;margin:0 20px;}
.bottom_menu .bottom_menu_elements .bottom_menu_element a:hover {color: #fff;}
.bottom_menu .bottom_menu_elements .bottom_menu_element .border_bg_left {width:1px;height:32px;background-position:-263px top;}
.bottom_menu .bottom_menu_elements .bottom_menu_element .border_bg_right {width:1px;height:32px;background-position: -264px top;}

/* CSS_07  -  FOOTER */
.footer {/*width: 967px;*//* height:130px; */border-top: 1px solid #39393a;padding-top: 20px;font-size:13px;}
.footer_line_separator {width: 967px;height: 1px;background-color: #39393a; margin-left: 40px;margin-bottom:20px;}
.footer .footer_links {margin-right: 10px;max-width: 170px;}
.footer .footer_links ul.footer_links_list {margin-left:0px;padding-top:10px;}
.footer .footer_links .footer_links_list li {font-size:13px;line-height: 25px;vertical-align: middle;}
.footer .footer_links .footer_links_list li,.footer .footer_links .footer_links_list li a {color: #7b7e89;}
.footer .footer_links .footer_links_list li a:hover,.footer .footer_links .footer_links_list li:hover {color: #fff;}
.footer .footer_logos {width: 254px;}
.footer .footer_logos .social_bar {width: 214px;height: 35px;padding: 0 20px;line-height:35px;vertical-align:middle;background-position:right -385px;}
.footer .footer_logos .social_bar .social_icon {background-position:-266px top;width:20px;height:20px;margin-top:7px;margin-left:10px;}
.footer .footer_logos .social_bar .social_icon.twitter {background-position: -286px top;}
.footer .footer_logos .social_bar .social_icon#kontakte {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/B.png) left top no-repeat;}
.footer .footer_logos .footer_network_logos {margin-top: 10px;width: 254px;height: 120px;}
.footer .footer_logos .footer_network_logos .footer_logo a,.footer .footer_logos .footer_network_logos .footer_logo span {width: 125px;height: 40px;background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/footer_logos_sprite.png) left bottom no-repeat;margin-bottom:4px;}
.footer .footer_logos .footer_network_logos .footer_logo .son {background-position: -109px -36px;width: 120px;height: 35px;}
.footer .footer_logos .footer_network_logos .footer_logo .son:hover {background-position: -109px 0px;}
.footer .footer_logos .footer_network_logos .footer_logo .ego {background-position: 0px -35px;width: 111px;height: 38px;}
.footer .footer_logos .footer_network_logos .footer_logo .ongame {background-position: -332px -38px;width: 111px;height: 35px;}
.footer .footer_logos .footer_network_logos .footer_logo .mpn {background-position: -375px -36px;width: 88px;height: 35px;}
.footer .footer_logos .footer_network_logos .footer_logo .mpn:hover {background-position: -375px 0px;}
.footer .footer_logos .footer_network_logos .footer_logo .visa {background-position: -230px -36px;width: 104px;height: 36px;}
.footer .footer_logos .footer_network_logos .footer_logo .visa:hover {background-position: -230px 0px;width: 104px;}
.footer .footer_logos .footer_network_logos .footer_logo .ego:hover {background-position: left 0px;}
.footer .footer_logos .footer_network_logos .footer_logo .under_18 {background-position: -339px 0px;width: 36px;height: 38px;}
/*.footer .footer_logos .footer_network_logos .footer_logo.son:hover {background-position: -111px top;}*/
/*.footer .footer_logos .footer_network_logos .footer_logo.visa:hover {background-position: -229px -2px;}*/

/* CSS_08  -  RIGHT PART */
.right_part {width: 257px;}
.login_container,.featured_links_container {margin-bottom: 5px;}
.login_container .container_top,.featured_links_container .container_top {background-position:right top;width: 237px;height:23px;line-height:23px;vertical-align: middle;padding: 0 10px 1px;}
.login_container .container_middle,.featured_links_container .container_middle {width: 257px;padding:5px 0;}
.login_container .container_middle .input_labels {padding-left: 2%;} 
.login_container .container_middle .input_container { height:20px;margin-bottom:5px;}
.login_container .container_middle .input_container input {height: 16px;padding: 2px 2px;}
.login_container .container_middle .submit_container {height: 22px;}
.login_container .container_middle .submit_container .login_submit {height:22px;margin:0px;padding:0px 0px 4px 10px;font-size:12px;/*background-position: -483px bottom;*/background-position: -483px -433px;cursor:pointer;}
.login_container .container_middle .submit_container .submit_btn_right {width:10px;height: 22px;/*background-position:right bottom;*/background-position:right -433px;}
.login_container .container_bottom {width: 257px;height: 34px;background-position:right -24px;}
.login_container .container_bottom .bottom_links {width: 252px;padding-left: 5px;height: 34px;background-position:right -24px;}
.login_container .container_bottom .bottom_links .link_left {height: 30px;margin-top: 2px;line-height: 30px;vertical-align: middle;font-size: 0.9em;}
.login_container .container_bottom .bottom_links .register_btn {padding-left: 10px;height: 30px;margin-top:2px;/*background-position:-344px bottom;*/background-position:-344px -426px;line-height: 30px;vertical-align: middle; }
.login_container .container_bottom .bottom_links .register_btn_right {width: 10px;height: 30px;margin-top:2px;/*background-position:-473px bottom;*/background-position:-473px -426px;}
.semi-transparent {background: transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/semi_transparent_bg.png) left top repeat-y;}
.featured_links_container .container_bottom {width: 257px;height: 10px;}
.semi-transparent-bottom {background-position:right -373px;}
.featured_links_container .container_top {background-position: right -58px;}
.featured_links_container .container_middle a, .login_container .container_middle #user-info {color: #aaa;text-shadow: 1px 1px 3px #000;line-height:20px;}
.featured_links_container .container_middle a:hover {color: #fff;}
.featured_links_container .container_middle a {display:inline-block;min-width:50px;width:auto;margin-right:10px;}

/* CSS_09  -  RIGHT BANNERS ROTATOR */
.side_banners_container {width: 257px;height: 254px;}
.side_banners_container .left_arrow_container,.side_banners_container .right_arrow_container {width: 13px;padding:117px 0px;cursor:pointer;}
.side_banners_container .left_arrow_container .left_arrow,.side_banners_container .right_arrow_container .right_arrow {width: 13px;height:20px;background-position:-168px top;}
.side_banners_container .right_arrow_container .right_arrow {background-position: -188px top;}
.side_banners {width: 230px;height:254px;overflow:hidden;background-position:right -84px;}
.side_banners .side_banner {width:230px;height: 254px;display: none;}
.side_banners .side_banner .side_banner_title {width: 200px;height: 33px;padding-left:30px;line-height: 33px;vertical-align:middle;font-size: 16px;}
.side_banners .side_banner .side_banner_btn {position: absolute;height:36px;right: 5px;bottom:5px;/*background:transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/elements_sprite.png) right -84px no-repeat;*/}
.side_banners .side_banner .side_banner_btn a {padding-left:10px!important;background-position: left -39px;width:auto;height:36px;line-height:36px;vertical-align: middle;}
a:hover {color: white;}
.side_banners .side_banner .side_banner_btn .side_banner_btn_right {width: 10px!important;background-position: -333px -39px;}
.side_banners .side_banner.casino_banner .side_banner_btn {left:5px;top:38px;}
.side_banners .side_banner.selected {display: block;}

/* CSS_10  -  REGISTRATION */
#registration-frame,#validation-frame,#update-details-frame,#start-playing-frame { display:none; }
#registration-frame, #registration-msg, #validation-frame, #update-details-frame, #start-playing-frame {width:724px;margin: 0 auto;}
#registration-msg .message {margin: 0 auto;}
.register .information.frgpw {margin: 0px auto 20px;}
#registration-frame table, #registration-frame td, #registration-frame th, #registration-frame tr {border: 0px solid white!important;}
#registration-steps-frame { width:724px; height:54px; margin:0px auto; font-size:16px; font-weight:700; }
#registration-steps-frame DIV.registration-step { float:left; height:36px; background:transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/registration/registrations-steps-sprite.png) -75px -54px repeat-x; text-align: center; width: 167px; padding: 18px 14px 0 0; color:#fff; }
#registration-steps-frame DIV.registration-step.active { background-position:-75px 0!important; }
#registration-steps-frame DIV.registration-step.active2 { background-position:-75px -108px!important; }
#registration-steps-frame DIV.registration-step:last-child.active { background-position:0 0!important; }
#registration-steps-frame DIV.registration-step:first-child { padding: 18px 14px 0 0; text-align: center; width: 167px; }
#registration-steps-frame DIV.registration-step:last-child { background-position:0 -54px!important; }
#register_form TABLE,#update_details_form TABLE { margin:0 auto; }
#register_form TR TH,#update_details_form TR TH { text-align:left; vertical-align: middle; width:120px; }
#register_form TR TD,#update_details_form TR TD { height: 32px; vertical-align: middle; }
#register_form TR TD INPUT,#register_form TD SELECT,#update_details_form TR TD INPUT,#update_details_form TD SELECT { font-size: 13px; height: 18px; width: 88%; }
#register_form TR TD.notes,#update_details_form TR TD.notes { padding:0 !important; }
#register_form TR TD.notes DIV.message,DIV.message,#update_details_form TR TD.notes DIV.message,DIV.message { padding: 0.5em 0.8em 0.7em 2.5em; }
#register_form TR TD.submit,#update_details_form TR TD.submit { text-align:right; }
#register_dob_year,#register_dob_month,#register_dob_day,#update_details_dob_year,#update_details_dob_month,#update_details_dob_day { float: left; }
#register_dob_year,#update_details_dob_year { width:60px !important; }
#register_dob_month,#register_dob_day,#update_details_dob_month,#update_details_dob_day { width:40px!important; }
#register_dob_month,#register_dob_day,#update_details_dob_month,#update_details_dob_day { margin-left:10px; }
#signup-button,#update-details-button,#cancel-pass-change-button,#login-button { display:inline-block; }
#signup-button:hover,#update-details-button:hover,#cancel-pass-change-button:hover,#login-button:hover { cursor:pointer; }
DIV.register-button-left,DIV.update-details-button-left { background: url(https://aws-origin.image-tech-storage.com/redkings.com/images/registration/submit-button-sprite.png) no-repeat scroll 0 0 transparent; height: 26px; padding: 10px 0 0 15px; color:#fff; }
DIV.register-button-right,DIV.update-details-button-right { background:transparent url(https://aws-origin.image-tech-storage.com/redkings.com/images/registration/submit-button-sprite.png) -235px 0 no-repeat; width:15px; height:36px; }
#signup:hover { cursor:pointer; }
#email_notes,#password_notes,#verify_password_notes,#nickname_notes,#register_code_notes { display:none; }
#update_details_form TABLE TR.change-password-fields { display:none; }
#validation-error, #validation-success { display:none; }
#c_l #update_details_form input,#c_l #update_details_form label {margin: 0px 0px;}
#c_l #update_details_form table td {padding: 5px;width: 35%;}
#c_l #update_details_form table td select, #c_l #register_form table td select {height: 25px;}
#c_l td.dob .selector { width:60px!important;display: inline-block; }
#c_l #uniform-register_dob_year span, #c_l #uniform-register_dob_month span, #c_l #uniform-register_dob_day span, #c_l #uniform-update_details_form_dob_year span, #c_l #uniform-update_details_form_dob_month span, #c_l #uniform-update_details_form_dob_day span {padding-right:10px;width:40px;}

/* CSS_11  -  SIMPLE MODAL */
.modalContent {display:none;}
#simplemodal-container { color:#111;}
#simplemodal-container a.modalCloseImg { background:url(https://aws-origin.image-tech-storage.com/redkings.com/images/icons/modal_close.png) no-repeat; width:28px; height:28px; display:inline; z-index:3200; position:absolute; top:-10px; right:-10px; cursor:pointer; }
.popup-tnc {min-width: 550px;max-width: 800px;}
.popup-tnc-top, .popup-schedule-top {background: url(https://aws-origin.image-tech-storage.com/redkings.com/images/strobe_challenge/leaderboard-modal-bg.png) no-repeat scroll 0 0 transparent;height: 53px;width: 650px;}
.popup-tnc-middle, .popup-schedule-middle {background: url(https://aws-origin.image-tech-storage.com/redkings.com/images/strobe_challenge/leaderboard-modal-bg.png) repeat-y scroll -650px 0 transparent;color: #FFF;font-size: 13px;height: 440px;line-height: 19px; overflow-y: auto;width: 650px;}
.popup-tnc-bottom, .popup-schedule-bottom {background: url(https://aws-origin.image-tech-storage.com/redkings.com/images/strobe_challenge/leaderboard-modal-bg.png) no-repeat scroll left bottom transparent;height: 8px;width: 650px;}
.popup-tnc-middle ul {margin: 10px 30px;}

/* CSS_12  -  - FORGOT PASSWORD MODAL */
.forgot_password {cursor:pointer;}
.forgot_password_modal_form,.modal_triggered .forgot_form_content {min-width:350px;max-width:400px;margin:0 auto;color:#333;}
.modal_triggered .forgot_form_content {max-width:450px;}
