﻿/*@font-face {
    font-family: Avenir;
    src: url("/view-resources/Areas/ELottery/Views/CreateLottery/76/avenir_ff/AvenirLTStd-Book.otf") format("opentype");
}

@font-face {
    font-family: Avenir;
    font-weight: bold;
    src: url("/view-resources/Areas/ELottery/Views/CreateLottery/76/avenir_ff/AvenirLTStd-News") format("opentype");
}

@font-face {
    font-family: 'AvenirLTStd-Roman';
    src: url('file:///D:\repos\Nebula_NebulaCRM\6.4.0\aspnet-core\src\Nebula.CRM.Web.Mvc\wwwroot\view-resources\Areas\ELottery\Views\CreateLottery\70\avenir_ff\AvenirLTStd-Roman.otf') format('opentype');
}*/
@font-face {
    font-family: "ClanPro";
    /*src: url("/view-resources/Areas/ELottery/Views/CreateLottery/76/ClanPro/@font-face/ca63708ce42295cfa5d41fcc78e8b44a.eot");*/ /* IE9*/
    src: url("/view-resources/Areas/ELottery/Views/CreateLottery/76/ClanPro-Ultra/FFClanProMedium.ttf") format("truetype")
}
html {
    /*background-color: #F05330;*/
    background-color: #e4ba5d;
    color: #2b2b2b;
}

body {
    color: #2b2b2b;
    background-color: #e4ba5d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: "ClanPro";
    background: url(http://cdn1.streamix360.com/9999/lottery/125/background.png) no-repeat center center fixed;
    background-size: contain;
}

.form-control {
    font-family: "ClanPro",sans-serif, Arial;
    border-radius: 0;
    border-radius: 0.25rem;
}
.right-div {
    background: white;
    border-radius: 8px;
}

.slogan-div {
    padding: 10px;
    color: #2b2b2b;
    background-color: #e4ba5d;
    font-size: 24px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    text-align:center;
}
.slogan {
    color: #2b2b2b;
    background-color: #e4ba5d;
    font-size: 24px;
    justify-content: center;
    text-align: center;
}
.select2-selection__rendered {
    color: #9698a5 !important;
}

.select2-container--default .select2-results__option {
    padding: 5px 15px;
    color: darkgray;
}

.form-main-container {
    margin-top: 11%;
}

.header-wrap {
    position: fixed;
    top: 0;
    height: auto;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 4px 3px 5px 0px #de0c17;
    -moz-box-shadow: 4px 3px 5px 0px #de0c17;
    box-shadow: 4px 3px 33px 3px #e4dcdc;
    background: url(http://cdn1.streamix360.com/9999/lottery/125/background.png) no-repeat center center fixed;
    height: 7.5em;
    /*background-color: #18A3DC;*/
    border-bottom: solid 2px #c1c1c1;
}

.top-img {
    position: absolute;
    top: 20em;
    left: 40%;
    /* width: 500px; */
    /* height: 500px; */
    margin-top: -250px;
    /* margin-left: auto; */
}

#container {
    margin-top: 200px;
}

.no-webp .body-background {
    background: url(http://cdn1.streamix360.com/9999/lottery/125/background.png) no-repeat center center fixed;
}

.webp .body-background {
    background: url(http://cdn1.streamix360.com/9999/lottery/125/background.png) no-repeat center center fixed;
}

.m-portlet {
    /*background: url(/view-resources/Areas/ELottery/Views/CreateLottery/32/background.png) no-repeat center center fixed;*/
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}



    .m-portlet .m-portlet__head .m-portlet__head-text {
    }

a {
    color: #1B92D0;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.text-danger {
    font-weight: bold;
}



.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: white !important;
}

.m-portlet__head {
    height: fit-content !important;
    margin-bottom: 1em;
}

scrollbar {
    margin-left: 30px;
    float: left;
    height: 35em;
    width: auto;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-top: 6em;
    margin-bottom: 1em;
}

.force-overflow {
    min-height: 550px;
    height: 100%;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

@media only screen and (max-width: 600px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 1px;
        padding-left: 1px;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
    }

    .top-img {
        position: absolute;
        top: 20em;
        left: 0;
        /* width: 500px; */
        /* height: 500px; */
        margin-top: -250px;
    }
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFF;
    color: #575962;
    text-align: center;
    height: 70px;
    /* background-image: url(/view-resources/Areas/ELottery/Views/CreateLottery/76/footer-background.png); */
    background-image: url(http://cdn1.streamix360.com/9999/lottery/125/footer-background.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-box-shadow: 0px 5px 5px #888, 0px -5px 5px #888;
    -moz-box-shadow: 0px 5px 5px #888, 0px -5px 5px #888;
    -ms-box-shadow: 0px 5px 5px #888, 0px -5px 5px #888;
    -o-box-shadow: 0px 5px 5px #888, 0px -5px 5px #888;
    box-shadow: 0px 5px 5px #888, 0px -5px 5px rgb(173, 72, 72);
}

.footer-logo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 4em;
    margin: 1em;
}

.footer-logo2 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 3.2em;
    margin: 1em;
}

.container {
    margin-bottom: 7em;
}

.main-div {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding:1em;
    border-radius:8px;
}
.left-div {
    /*margin-top: 1em;
    margin-bottom: 1em;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 20px;
    background-color: rgba(43, 43, 43, 0.9);*/
}

.right-div {
}

.logo {
    padding: 1rem;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border-radius: 8px;
}

scrollbar {
    margin-left: 30px;
    float: left;
    height: 35em;
    width: auto;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-top: 6em;
    margin-bottom: 1em;
}

.force-overflow {
    min-height: 550px;
    height: 100%;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
@media only screen and (min-width: 768px) {

    body {
        background-size: cover;
    }
}

@media only screen and (max-width: 1366px) {
    .right-div {
        margin-left: 1em;
    }
    .left-div {
        margin-right: 1em;
    }
}

@media only screen and (max-width: 768px) {
    .footer {
    }
    /*background-image: url(http://cdn1.streamix360.com/9999/lottery/125/footer-background2.png);*/
}

.footer-logo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 4em;
    margin: 1em;
}

.footer-logo2 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 3.2em;
    margin: 1em;
}

.container {
    margin-bottom: 5em;
}



body {
    background-size: cover;
    background-position-x: right;
}

.right-div {
    margin-bottom: 1em;
    margin-left: auto;
}


label {
    /*color: whitesmoke;*/
}
.CaptchaCode{
    padding:0 !important;
}
#eLotteryCreate {
    /*margin-top: 2em;
    margin-bottom: 75px;*/
}

.golden-btn + .golden-btn {
    margin-top: 1em;
}

.golden-btn {
    display: inline-block;
    outline: none;
    font-family: inherit;
    font-size: 1em;
    box-sizing: border-box;
    border: none;
    border-radius: .3em;
    height: 2.75em;
    line-height: 2.5em;
    text-transform: uppercase;
    padding: 0 1em;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4), inset 0 -2px 5px 1px rgba(139,66,8,1), inset 0 -1px 1px 3px rgba(250,227,133,1);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: rgb(120,50,5);
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    cursor: pointer;
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
}

    .golden-btn:focus,
    .golden-btn:hover {
        background-size: 150% 150%;
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250,227,133,1);
        border: 1px solid rgba(165,93,7,.6);
        color: rgba(120,50,5,.8);
    }

    .golden-btn:active {
        box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250,227,133,1);
    }

#register-submit-btn {
    /*background-color: #6480B4;*/
    /*border-color: #6480B4;*/
    color: #2b2b2b;
    background-color: #ff5187;
    border-radius: 8px;
}
    #register-submit-btn:hover {
        transform: scale(1.2);
        -webkit-box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 13px -2px rgba(0, 0, 0, 0.75);
        width: 110%;
    }
#btRefresh {
    background-color: #6480B4;
    border-color: #6480B4;
    width: 4em;
    height: 4em;
    padding: .5em;
    margin-left: .5em;
}

.form-area {
    margin: 0;
    padding: 0;
}

.form-control[readonly], .form-control {
    border-color: #ebedf2;
    color: #2b2b2b !important;
}


.caption-subject {
    /*color: whitesmoke;*/
    padding: 5px 0;
}

.m-portlet__head {
    margin-top: 16px;
    padding: .5em 2em;
}

.m-portlet .m-portlet__body {
    /*color:whitesmoke !important;*/
    padding: .5rem 2.2rem !important;
}


.custom-file-input {
    color: transparent;
    opacity:1 !important;
}

    .custom-file-input::-webkit-file-upload-button {
        visibility: hidden;
    }

    .custom-file-input::before {
        content: 'Fatura Görseli Yükle';
        color: black;
        display: inline-block;
        background: -webkit-linear-gradient(top, #FCFFB2, #FCFFB2);
        border: 1px solid #999;
        border-radius: 8px;
        padding: 5px 8px;
        outline: none;
        white-space: nowrap;
        -webkit-user-select: none;
        cursor: pointer;
        text-shadow: 1px 1px #fff;
        font-weight: 700;
        font-size: 14px;
        font-family: "ClanPro";
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        padding: 0.85rem 1.15rem;
        font-size: 1rem;
        line-height: 1.25;
        border-radius: 0.25rem;
        -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    }

    .custom-file-input:hover::before {
        border-color: black;
    }

    .custom-file-input:active {
        outline: 0;
    }

        .custom-file-input:active::before {
            background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
        }
