/* /CommonControls/Plugins/JQuery/imPopup/imPopup.css --- 2.84 Kb */
#im-popup-wrapper{z-index:1500;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,0.8);font-size:4vw}body.landscape #im-popup-wrapper{font-size:2.5vw}@media only screen and (min-width :768px) and (max-width:1024px) and (orientation :portrait){#im-popup-wrapper{font-size:2.5vw}}#im-popup-wrapper .im-popup-container{position:absolute;max-height:100vh;max-width:100vw;left:50vw;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.ipad #im-popup-wrapper .im-popup-container{min-height:100vh}#im-popup-wrapper .im-popup-container[position=top] .im-popup-content{-ms-flex:1;-webkit-flex:1;flex:1}#im-popup-wrapper .im-popup-container[position=center]{top:50vh;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#im-popup-wrapper .im-popup-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#im-popup-wrapper .im-popup-container .im-popup-header{text-align:center;background:transparent;width:100%;font-size:1.1em;padding:.5em 1.5em;position:relative}body.imlive #im-popup-wrapper .im-popup-container .im-popup-close-btn{color:#2964AA}#im-popup-wrapper .im-popup-container .im-popup-close-btn.header-close-btn{cursor:pointer;position:absolute;right:.2em;top:50%;-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);padding:0 5px;font-size:1.2em}body.landscape #im-popup-wrapper .im-popup-container .im-popup-close-btn.header-close-btn{font-size:1.6em}#im-popup-wrapper .im-popup-container .im-popup-close-btn:not(.header-close-btn){position:absolute;height:1em;width:1em;border-radius:50%;z-index:50;top:0;right:0;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);display:flex;align-items:center;justify-content:center;font-size:2.5em;font-weight:lighter;z-index:10}body.landscape #im-popup-wrapper .im-popup-container .im-popup-close-btn:not(.header-close-btn){font-size:2em}#im-popup-wrapper .im-popup-container .im-popup-header-text{margin:0}#im-popup-wrapper .im-popup-container .im-popup-content{overflow:auto}body.imlive #im-popup-wrapper{background-color:rgba(43,83,124,0.8)}body.imlive #im-popup-wrapper .im-popup-close{background:white;color:#2b537c}body.imlive #im-popup-wrapper .im-popup-close *{color:inherit}body.imlive #im-popup-wrapper .im-popup-header{background:#2b537c;color:white}body.imlive #im-popup-wrapper .im-popup-header *{color:inherit}
/* /Controls/NewMessageCenter/SupportMessage/SupportMessage.css --- 4.11 Kb */
.support-message-wrapper{height:100%;width:100%}#vt-wrapper{position:relative;font-size:17px}#vt-wrapper *{text-align:center;display:block;font:inherit;line-height:1.2}#vt-wrapper a{display:inline-block}body:not(.mobile) #vt-wrapper{background-position:95% 70%;padding-right:370px;padding-left:20px}body:not(.mobile) #vt-wrapper *{line-height:1.5}body:not(.mobile) #vt-wrapper #vt-textWrapper{position:relative;top:50%;left:0;transform:translateY(-50%)}body:not(.mobile) #vt-wrapper #vt-image{position:absolute;bottom:5%;right:5%;width:330px}body:not(.mobile) #vt-wrapper #vt-title{font-size:20px;margin-bottom:20px}body.mobile #vt-popupWrapper{position:fixed;border-radius:3px;width:95%;left:2.5%;top:60px;z-index:1000;height:500px}body.mobile #vt-textWrapper{margin-top:40px}body.mobile #vt-closePopup{transform:rotate(45deg);display:inline-block;position:absolute;top:0;right:10px;font-size:25px}body.mobile #vt-image{width:200px;margin:0 auto;display:block;margin-top:25px}body.mobile #vt-title{font-size:20px;margin-bottom:20px}body.mobile .vt-line{font-size:17px}body:not(.imlive) #vt-wrapper{height:100%}#la-wrapper{display:flex;align-items:center;text-align:left;margin:0 auto;height:auto;position:relative;z-index:50;box-sizing:border-box}body.private #la-wrapper{display:none}#la-wrapper #la-spanClosePopup{position:absolute;transform:rotate(45deg);font-size:35px;top:-3px;right:0;cursor:pointer;padding:0 5px;font-weight:lighter;font-family:serif}#la-wrapper .la-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}#la-wrapper .la-inner .la-statusImg{display:flex;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px}#la-wrapper .la-inner .la-statusImg img{height:auto}#la-wrapper .la-inner .la-statusImg .ga-image{width:inherit;height:inherit}#la-wrapper .la-inner .la-content-wrapper{display:flex;flex-direction:column}#la-wrapper .la-inner .la-content-wrapper .la-text .la-textHead{font-size:17px}#la-wrapper .la-inner .la-content-wrapper .la-text .la-textBody{font-size:13px}#la-wrapper .la-inner .la-content-wrapper .loyalty-button{font-size:15px;font-weight:bold;padding:8px 12px;border-radius:3px;text-decoration:none;display:table;width:fit-content}#la-wrapper.pc{position:fixed;right:0;top:25vh;height:auto;width:420px;background-image:none;padding:15px;animation-name:fade-in-right;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}#la-wrapper.pc.hidden{animation-name:flip-out-Y-axis;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}#la-wrapper.pc .la-inner{display:flex;justify-content:center;flex-direction:row;height:auto;min-height:initial;margin:0}#la-wrapper.pc .la-inner .la-content-wrapper{display:flex;flex-direction:column;margin-left:20px}#la-wrapper.pc .la-inner .la-content-wrapper .la-text{margin:10px 0}#la-wrapper.pc .la-inner .la-content-wrapper .la-text .la-textHead{font-size:17px}#la-wrapper.pc .la-inner .la-content-wrapper .la-text .la-textBody{font-size:13px}#la-wrapper.pc .la-inner .la-content-wrapper .ga-text{font-family:"Roboto";font-style:normal;font-weight:700;font-size:15px;line-height:18px}#la-wrapper.pc .la-inner .la-content-wrapper .ga-text b{font-size:17px;font-weight:700}#la-wrapper.pc .la-inner .la-content-wrapper .loyalty-button{font-size:15px;font-weight:bold;border-radius:3px;text-decoration:none;display:table;width:fit-content;margin-bottom:10px}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-text{font-weight:400}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-head{font-family:"Roboto";font-style:normal;font-weight:700;font-size:15px;line-height:18px;margin-bottom:8px}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-head b{font-size:18px}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-button{display:flex;height:32px;padding:0 8px;justify-content:center;align-items:center;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;border-radius:3px;margin-top:8px;width:fit-content}#la-wrapper.pc.ga-wrapper .la-inner .la-statusImg{width:unset;height:unset}
/* /Controls/CustomFooters/SexierFooter/SexierFooter.css --- 1.12 Kb */
.footerDiv{text-align:center;margin-bottom:25px!important}.footerDiv .foterBody{border:0;padding-top:22px;min-height:115px;max-height:150px;height:auto!important;position:relative}.footerDiv .rowWrapper{line-height:50px;opacity:.9;font-size:13px}.footerDiv .rowWrapper.firstRow{opacity:.8}.footerDiv .rowWrapper p,.footerDiv .rowWrapper a{font-size:13px}.footerDiv ul{font-size:12px;text-align:center;list-style-type:none;clear:both}.footerDiv ul li{margin:2px;padding:0 8px;display:inline;border-width:0 1px 0 0!important}.footerDiv .legalWrapper{padding-bottom:10px}.footerDiv .legalWrapper>div{vertical-align:middle}.footerDiv .sponsorsLogos{display:inline-block}.footerDiv .sponsorsLogos a{height:35px;width:75px;height:35px;display:inline-block;background:url(/App_Themes/images/RTA_ASACP_sprite.png)}.footerDiv .sponsorsLogos a.rtaLogo{background-position:0 0}.footerDiv .sponsorsLogos a.asacpLogo{background-position:73px 0}.footerDiv .sponsorsLogos a:hover{background-position-y:35px}.footerDiv .divBottomTextForAdults{text-align:center;display:inline-block;margin:0 3px 15px 0}.footerDiv .divBottomTextForAdults p{display:inline-block}
