﻿/* Popup Header
------------------------------------------------------*/
/* IE Fix */
.lt-ie9 .inlineblock {
    float: left;
}

.lt-ie9 li.knowledgeli {
    clear: left;
}

/* Overrides */
body {
    background: #fff;
}

body-popUp {
    direction: ltr;
}

.breadcrumb {
    margin-bottom: 30px;
}

.clear {
    clear: left;
}

.clear-both {
    clear: both;
}

.list {
    padding-top: 12px;
}


/* Header  */



/* Title Bars */
h1.title-bar.background.darkblue {
    font-size: 200%;
    font-weight: 400;
    padding: 10px 15px;
}

h6.title-bar.background.darkblue span {
    text-align: right;
    float: right;
}

h6.title-bar.background.darkblue a span {
    color: #fff;
    font-weight: 100;
}

/* Layout */

#main-container {
    background-image: none;
}

.inlineblock {
    display: inline-block;
    vertical-align: middle;
}

.half {
    width: 44%;
    display: inline-block;
    padding-right: 5%;
}

.containerless {
    padding: 15px;
}

.content h4 {
    font-size: 120%;
    margin: 20px 0 0;
}

.content table {
    width: 100%;
    margin: 10px 0 20px;
}

    .content table th {
        background-color: #fff;
    }

    .content table tr {
        background-color: #eee;
    }

.content table.bet-options{
  font-size: 11px;
  line-height: 14px;
}

.content table.bet-options th{
  padding: 2px 4px;
}
.content .half {
    width: 44%;
    float: left;
    padding-right: 1%;
}

.content li a {
    color: #006DAF;
}

.mar10 {
    margin-bottom: 10px;
}

.pad9 td {
    padding-top: 9px;
}

a.title {
    color: #003;
    font-weight: 700;
}

/*Knowledge Base*/

.knowledgebase__list {
    margin-bottom: 20px;
    list-style: none !important;
}

.knowledgebase__list__img {
    width: 170px;
    margin-right: 10px;
    vertical-align: top;
    overflow: hidden;
    margin-top: 5px;
}

.knowledgebase__wide {
    vertical-align: top;
    width: 510px;
}

.knowledgebase--img {
    width: 100%;
}

.knowledgebase__list--widget li {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin: 10px 2%;
    padding-left: 0;
}

.knowledgeitem {
    width: 171px;
    margin-right: 10px;
}


/* Other */

.see-more {
    float: right;
    color: #fff;
    font-size: 14px;
}

.rules {
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin: 30px 0;
}


#floaty {
    position: fixed;
    right: 10px;
    bottom: 10px;
    vertical-align: top;
    width: 100px;
    height: 23px;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
    background: #f60;
    border: 0;
    border-bottom: 2px solid #e24d07;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #e24d07;
    box-shadow: inset 0 -2px #e24d07;
    padding: 10px 10px 5px;
}

#video {
    width: 100%;
    height: 400px;
    margin: 20px 0;
}

    #video iframe {
        width: 100%;
        height: 100%;
    }

.copyright {
    color: #716f6f;
    font-size: 11px;
    padding-bottom: 20px;
    text-align: center;
}


.helpitem {
    width: 110px;
    font-size: 110%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}


#toTopLink:hover {
    opactiy: 1 !important;
    text-decoration: none !important;
}

#toTopLink {
    background: url(../images/back-to-top-icon.svg);
    text-indent: -9999px;
    background-size: 50px 50px;
    width: 31px !important;
    height: 44px !important;
}




/*NEW*/
body {
    background-color: #eee;
    min-width: 800px;
}

.popup {
    background-color: #eee;
    width: 800px;
    margin: auto;
}

.popup__header {
    height: 65px;
    background-position: top 13px left 18px;
    background-image: url('/Cms_Data/Sites/Guest/Themes/Default/images/ps-logo-small-trans.png');
    background-repeat: no-repeat;
    background-size: 146px;
}



    .popup__header a {
        width: 180px;
        height: 55px;
        float: left;
        display: block;
    }



.popup__header__language {
    margin: 19px 17px 0 0;
    float: right;
}

.popup__nav {
    width: 164px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

@media screen and (max-width: 800px) {
    .body-popUp .popup__nav {
        display: none;
    }
}

.popup__nav__menu {
    padding: 0 7px;
    font-size: 14px;
    width: 150px;
}

    .popup__nav__menu a {
        color: #000032;
    }

    .popup__nav__menu li {
        display: block;
        width: 157px;
        text-align: left;
        font-weight: 400;
    }

        .popup__nav__menu li a {
            display: block;
            width: 132px;
            padding: 8px 14px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .popup__nav__menu li a:hover, .popup__nav__menu li .active {
                background-color: #fff;
                box-shadow: -7px 0 #f60;
                text-decoration: none;
                overflow: visible;
            }


.popup__content {
  position: relative;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 536px;
    padding: 40px 50px;
    min-height: 500px;
    margin: 0;
    margin-left: 164px;
}

footer {
    margin-top: 20px;
}

.popup__header__language .dropdown-button .container {
    margin-top: 3px;
}

.popup__header__language .dropdown-button ul {
    box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}

    .popup__header__language .dropdown-button ul a {
        padding: 0 5px 0 11px;
    }

        .popup__header__language .dropdown-button ul a img {
            position: relative;
            top: 5px;
            left: -3px;
        }


@media screen and (max-width: 780px) {

    #sidebar.right, header#header, .breadcrumb, .popup__nav {
        display: none;
    }

    body {
        min-width: 300px;
    }

    .popup__content {
        width: 100%;
        margin-left: 0;
        width: calc(100% - 40px);
        padding: 40px 20px;
    }

    .popup {
        width: 100%;
    }

    .global-width {
        width: 100%;
        max-width: 480px;
    }

    #main.left {
        width: 100%;
        margin: 10px 0;
    }
}

/* This style is used on the responsible-gaming page
   When a popup for things like self-exclusion/reality check are shown, we don't want to see two scrollbars. So this will hide the scrollbar of the 
   responsible-gaming page, which will make the scrollbar of the popup's iframe the only one visible.
   This style is removed when the popup is closed, restoring the scrollbar of the responsible-gaming page.
*/
.active-popup {
    overflow: hidden;
}

.popup__content h2 {
    margin: 20px 0 10px 0;
}

.popup__content h3 {
    margin: 10px 0 5px 0;
}

.popup__content .responsible_gaming_container {
    display: none;
}

    .popup__content .responsible_gaming_container ul {
        margin: 10px 0 10px 0;
    }

.responsible_link_container {
    display: block;
    width: auto;
    height: 30px;
}

.responsible_left {
    float: left;
}

.responsible_right {
    float: right;
    margin-top: 13px;
}

.popup__content .responsible_gaming_container .bulleted {
    list-style-type: disc;
}

.body-popUp .freshwidget-button {
    visibility: hidden !important;
}

.body-popUp .underline-responsible {
    text-decoration: underline;
}

/* This style is used on the responsible-gaming page
   When a popup for things like self-exclusion/reality check are shown, we don't want to see two scrollbars. So this will hide the scrollbar of the 
   responsible-gaming page, which will make the scrollbar of the popup's iframe the only one visible.
   This style is removed when the popup is closed, restoring the scrollbar of the responsible-gaming page.
*/
.active-popup {
    overflow: hidden;
}
/*========   Responsive layout   ======================  */




@media screen and (max-width: 780px) {
    .body-popUp .popup__header {
        display: block !important;
    }

        .body-popUp .popup__header a {
            display: block;
        }
}


@media screen and (min-width: 800px) {
    .body-popUp .hamburger-menu {
        display: none;
    }

    .body-popUp .mobile-menu-close {
        display: none;
    }

    .body-popUp #body-container .opened .popup__nav__menu {
        display: block;
    }
}


@media screen and (max-width: 800px) {
    .body-popUp .hamburger-menu {
        background: url(../icons/burger-menu.svg);
        width: 25px;
        height: 20px;
        margin: 8px 0 0 19px;
    }

        .body-popUp .hamburger-menu .mobile-menu {
            font-size: 16px;
            margin-left: 40px;
            color: #000;
            font-weight: 600;
            display: inline-block;
        }

    .body-PopUp .popup__nav .open {
        margin-top: 30px;
        background-color: #ffffff;
        position: absolute;
    }


    .body-popUp .opened {
        display: none;
        width: 270px;
        background-color: #C8C8C8;
        height: 100%;
        top: 0;
        padding-top: 75px;
    }

        .body-popUp .opened .popup__nav__menu {
            padding: 0 7px;
            font-size: 14px;
            width: 100%;
        }

            .body-popUp .opened .popup__nav__menu li {
                display: block;
                width: 100%;
                text-align: left;
                font-weight: 400;
            }

                .body-popUp .opened .popup__nav__menu li a {
                    display: block;
                    width: auto;
                    padding: 8px 14px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

        .body-popUp .opened .mobile-menu-close {
            background: url(../icons/close.svg);
            width: 24px;
            height: 23px;
            margin: -5px 0 50px 19px;
            display: inline-block;
        }

            .body-popUp .opened .mobile-menu-close span {
                margin-left: 40px;
                font-size: 17px;
                font-weight: 600;
            }

    .body-popUp .popup__content {
        margin: 25px 0 0 10px;
        width: 90%;
    }

        .body-popUp .popup__content .responsible_gaming_container .bulleted {
            margin-left: 13px;
        }

    .body-popUp .popup__header__language {
        display: none;
    }
}

.back-to-mobile-btn {
  width: 156px;
  padding: 10px 0 9px;
  float: right;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #30a73b;
  border: none;
  cursor: pointer;
}

.back-to-mobile-btn::after {
  content: "";
  display: table;
  clear: both;
}

.back-to-mobile-btn:hover{
  background-color: #32AF3D;
}

@media screen and (max-width: 800px) {
  .documentation__header .back-to-mobile-btn {  	
    display: block;
    margin: 0 auto;
    float: none;
  }
}

.popup__content .back-to-mobile-btn{
  position: absolute;
  top: 10px;
  right: 10px;
}