div.ins-disc-text {
    margin-bottom: 20px;
}

div.ins-disc-text b {
    font-weight: bold;
}

div.ins-disc-text b {
    font-weight: bold;
}

div.ins-disc-text ul li:before {
    content: "\e903";
    font-family: icomoon !important;
    float: left;
    margin-left: -1.5em;
    line-height: 1;
    font-weight: 400;
}

div.ins-disc-text ul {
    margin-left: 30px;
}

div.ins_tandc a, div.ins-disc-text a {
    text-decoration: underline;
}

div.ins-disc-text p {
    color: #5c0931;
}

div.anci div.accordion-module-content .table tbody tr td {
    text-align: left;
    padding: 8px;
}

@media only screen and (max-width: 959px) {
    .modal-dialog {
        width: 95% !important;
    }
}

@media only screen and (min-width: 959px) {
    .modal-dialog {
        width: 940px;
    }
}

/* --------------------------------------------------------------
 Preloader
-------------------------------------------------------------- */
#preloader {
    background: url("../images/loading_default_ten.gif") no-repeat center #ffffff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
    opacity: 0.8;
}

#status {
    font-size: 32px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    position: absolute;
    top: 50%;
    width: 30px;
}

.noVisible {
    display: none
}

/* Modal Popup */
.modal-content {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
    background: #fff;
    border: 3px solid #900653;
    border-radius: 0px;
    padding: 10px 10px 30px 20px;
}

h4.modal-title {
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #900653;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.modal {
    z-index: 99999
}

.popup-content {
    padding-bottom: 20px;
}

.modal-header p {
    font-size: 14px;
    color: #999;
    padding: 10px 0;
}

.modal-body {
    padding: 0px;
    max-height: 650px;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.popup-head {
    border-bottom: 1px solid #900652;
}

.popup-head h3 {
    font-size: 18px;
    margin: 16px 0 0 0
}

.popup-head a {
    color: #555;
    padding: 4px 0;
}

.popup-head a:hover {
    text-decoration: none;
}

.modal-footer {
    border: 0;
}

.p-20 {
    padding-left: 24px;
}

.modal-header {
    margin: 20px 10px;
    padding: 0;
    border-bottom: 0px solid #630036;
}

.modal .close, .modal button.close {
    float: right;
    display: block;
    clear: both;
    width: 40px;
    height: 40px;
    position: relative;
    top: -13px;
    right: -13px;
    opacity: 1;
    font-size: 15px;
    color: #999;
}

.printPolicy {
    display: inline-block;
    width: 32px;
    height: 36px;
    vertical-align: middle;
    background-position: -705px -32px;
}

.emailPolicy {
    display: inline-block;
    width: 32px;
    height: 36px;
    vertical-align: middle;
    background-position: -736px -32px;
}

.nowrap {
  white-space: nowrap ;
}

@media only screen and (max-width: 959px) {
    div.setup {
        position: relative;
    }

    div.anci-content.bordered.is-negative h3 {
        font-size: 24px;
    }

    div.anci-content.bordered.is-negative p {
        font-size: 24px;
    }

    div.anci-content.bordered.is-negative p .onlydesk {
        display: none;
    }

    div.anci-content.bordered.is-negative p:after {
        content: attr(data-name);
    }

    div.anci-content.bordered.is-negative span {
        font-size: 14px;
    }

    div.anci-content .no-accordion {
        margin-top: 20px;

    }

    div.anci-content .no-accordion h1 {
        font-size: 35px;
        padding-top: 20px;

    }

    a.printpolicy {
        margin-top: 20px;
    }

    #footer {
        background: url("../images/footer-bg.png") top right no-repeat;
    }

}

@media only screen and (min-width: 959px) {
    div.anci-content > .row {
        margin: 0;
    }

    .intro-text-section {
        padding: 130px 0 0 0;
    }

    div.anci-content.bordered.is-negative h3 {
        font-size: 27px;
    }

    div.anci-content.bordered.is-negative p {
        font-size: 24px;
    }

    div.anci-content.bordered.is-negative p .onlydesk {
        display: block;
    }

    div.anci-content .no-accordion h1 {
        margin: 6px 0 6px 37px;
        font-size: 35px;

    }
    .C57 .left-sided {
        border: none;
        padding-left: 0px;
    }
    #footer {
        background: url("../images/footer-bg.png") top center no-repeat;
    }
    a.printpolicy {
        margin-top: 10px;
    }
}

.passList{ border-top: 1px solid #999;background-color: white;padding: 7px 0 14px; }
.passList li {padding: 7px 0;}
.passList li a{font-size: 20px;color: #5c0931;  /* float: right; */}
.mobile-view .passList:last-child{border-bottom: 1px solid #999;}
.lightGrey{ color: #bbb;}
@media (max-width:767px){.mobile-view{display:block; border-bottom : 0 !important;}table.bordered{display:none} .textLeft{text-align:left !important}}
@media (min-width:768px){ .mobile-view{ display:none}table.bordered{display:table}}

/* FIFA Themes */




	
.ball-ico {
    display: none;
}
.anci-heading {
    color: #1F212B;
    margin: 5px 0 0;
    font-size: 48px;
    font-weight: 100;
    font-family: 'Jotia' !important;
    line-height: 72px;
}	
/* FIFA Themes - End */