html {
    height: 100%;
    background-color: black;
}

body {
    height: 100%;
    background-color: black;
}

nav {
-webkit-box-shadow: none !important;
box-shadow: none !important;
height: 80px;
padding-top: 15px;
}

.right {
   text-align:right !important;
}
.left {
    text-align: left !important;
}

.material-icons {
    font-size: 30px !important;
    line-height: inherit !important;
}

[gif-mode="light"] {
    background: url(../img/bg_light.svg) no-repeat center;
    background-size: cover;
    color: black !important;
    background-color: black;
}

[gif-mode="dark"] {
    background: url(../img/bg_dark.svg) no-repeat center;
    background-size: cover;
    color: white !important;
    background-color: black;
}

[gif-mode="light"] .logo {
    float: left;
    width: 130px;
    height: 60px;
    background-size: 100%;
    background: url(../img/ajan-logo-big.png) no-repeat;
    background-size: 100%;
}

[gif-mode="dark"] .logo {
    float: left;
    width: 130px;
    height: 60px;
    background-size: 100%;
    background: url(../img/ajan-logo-big-w.png) no-repeat;
    background-size: 100%;
}


[gif-mode="light"] .show-dark {
display:none;
}

[gif-mode="dark"] .show-dark {
display:inline;
}

[gif-mode="light"] .show-light {
display:inline;
}

[gif-mode="dark"] .show-light {
display:none;
}


[gif-mode="light"] .container{
color: gray !important;
}
[gif-mode="light"] .container a{
color: #767676 !important;
}

[gif-mode="dark"] .container{
color: white !important;
}

[gif-mode="dark"] .container a{
color: white !important;
}


.pulse::before {
background-color: #ec9696 !important;
}

[gif-mode="light"] .gifalarm {
background-color: rgb(246 245 251 / 0%) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: black !important;
}

[gif-mode="light"] .btn-floating i {
color: #808080 !important;
}

[gif-mode="dark"] .gifalarm {
    background-color: #000 !important;
    color: red !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    
}


[gif-mode="light"] .footerx {
    display: block;
    background-color: red;
    color: aqua;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
  
[gif-mode="dark"] .footerx {
display: block;
background-color: green;
color:red;
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
}
  
  
.switch label input[type=checkbox]:checked+.lever {
background-color: #989898 !important;
}
  
.switch label input[type=checkbox]:checked+.lever:after {
background-color: #595555 !important;
}
  
.switch label .lever {
background-color: #989898 !important;
}
  

[gif-mode="light"] .border-bottom {
border-bottom: 3px;
border-bottom: thin solid rgb(200, 200, 200);
}

[gif-mode="dark"] .border-bottom {
border-bottom: 3px;
border-bottom: thin solid rgb(71, 71, 71);
}

[gif-mode="light"] .tabs .tab a {
color: gray;
}

[gif-mode="dark"] .tabs .tab a {
color:white;
}

[gif-mode="light"] input {
color: gray;
}

[gif-mode="dark"] input {
color: white;
}

[gif-mode="light"] .tabs .indicator {
    border: 1px solid gray !important;
    position: absolute;
    top: 50px;
}

[gif-mode="dark"] .tabs .indicator {
    border: 1px solid #ffffff !important;
    position: absolute;
    top: 50px;
}


[gif-mode="light"] .btn {
background-color: #620537 !important;
}

[gif-mode="dark"] .btn {
background-color: #620537 !important;
}




.tabs .tab a:focus, .tabs .tab a:focus.active {
background-color: rgba(0, 0, 0, 0) !important;
}

.tabs {
    position: fixed;
    bottom: 0px;
    height: 80px;
    padding-top: 5px;
    background-color: rgb(0 0 0) !important;
}

.loginform {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

.target {
border-bottom: 5px solid red !important;
}

.notification-badge {
    font-family: Muli,sans-serif;
    font-size: 12px;
    position: relative;
    top: -18px;
    right: 2px;
    margin: 0 -0.8em;
    padding: 1px 5px;
    color: #fff;
    border-radius: 50%;
    background-color: #c10707;
}

.Aktiviteler li {
    border: solid 1px #48052c;
    margin-bottom: 10px;
}


.Aktiviteler i {
    position: relative;
    left: 15px;
    top: 15px;
}

.ak-title {
    float: right;
    padding-top: 15px;
    padding-right: 10px;
    font-weight: bold;
}




.ak-body {
    text-align: right;
    padding-bottom: 15px;
    padding-right: 10px;
}


.link-btn {
    display: block;
   min-width: 120px;
   min-height: 120px;
    border-radius: 5px;
    padding-top: 30px;
    border: solid 1px #46072bc7;
    background-color: rgb(0 0 0);
    text-align: center;
}
    .link-btn i {
        font-size: 22px !important;
        width: 100%;
    }

.gifborder {
    border-radius: 5px;
    border: solid 1px #46072bc7;
}

.gifB2B {
    border: solid 1px #58685ec7 !important;
}

.link-btn-w {
    width: 100%;
    border-radius: 5px;
    border: solid 1px #721b4c;
    background-color: rgb(30 22 26);
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 4px 0px;
}

    .link-btn-w i {
        font-size: 22px !important;
        padding:10px;
    }

.collection .collection-item {
    min-height: inherit !important;
    background-color: #620f3a !important;
    border-bottom: 1px solid #620808 !important;
}

.collection {
    border: 1px solid #000000 !important;
    border-radius: 10px
}


.icenter {
    font-size: 21px !important;
    position: absolute;
    left: 12px;
    top: 13px;
    background-color: #E0C8D4;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 8px;
    border-radius: 50%;
    color: #838383;
}




.irightok {
    margin: 0;
    float: inherit;
    margin-right: 0;
    position: absolute;
    right: 10px;
    top: 50%;
}

.font12 {
    margin: 0;
    font-size: 12px !important;
}


.aktivitext {
    width: 260px;
    /* background-color: red; */
     height: auto;
     padding-bottom: 10px;
}

.container {
    width: 100%;
}
.row .col {
    padding: 0 5px !important;
}

.collection .collection-item {
    padding: 10px 0px !important;
    padding-left: 60px !important;
}

.padding15 {
    padding-right: 15px;
    padding-left: 15px;
}


.itablok {
    padding: 10px
}

#tablolar_filter {
    /*position: absolute;
    display: block;
    top: -60px;
    left: 5px;
*/
}

.navbar-brand span {
    position: absolute;
    top: 55px;
    left: 44px;
    font-size: 13px;
    color: #939393 !important;
}



.gifnavtop {
    display: block;
    width: 100%;
    height: 65px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.giftitle {
    display: block;
    width: 100%;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.gifspan {
    display: block;
    width: 100%;
    text-transform: capitalize;
    padding-left: 5px;
    color: #939393 !important;
    padding: 10px 0px 0px 0px;
    color: white !important;
    font-weight: 500;
}

.gifnavtop a {
    float: left;
}


.gifnavback {
    position: relative;
    top: -10px;
    left: -15px;
}

.gifnavtitle {
    float: right;
    padding-right: 15px;
    padding-top: 20px;
}


.gifsearch {
    background-image: url('../img/searchicon.png');
    background-position: right;
    background-repeat: no-repeat;
    background-color: #302F32 !important;
    width: 95% !important;
    font-size: 16px;
    padding: 0px 0px 0px 10px !important;
    border: 1px solid #46072bc7 !important;
    margin-bottom: 12px !important;
}



.giflist {
    padding: 7px !important;
    text-align: center;
    margin-bottom: 70px;
}

    .giflist a {
        width: 100%;
        background-color: #302F32 !important;
        height: auto;
        overflow: hidden;
        padding: 18px !important;
        display: block;
        border: solid 1px #46072bc7;
        border-radius: 10px;
        margin-bottom: 15px;
    }

.giflisttarih {
    float:left;
}

.giflisttutar {
    float:right;
    font-weight: 500;
}

.giflistdurum {

}

.giflistok {
}

.mwhite{
    color:white;
}
p.font12.aktivitext {
    border-bottom: 1px solid #836D78;
}
.collection .collection-item.avatar p {
    margin: 0;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.7);
}

.togglebutton {
    background: #836D78;
    border-radius: 4px;
    text-align: center;
}

ul.collection {
    margin-bottom: 0;
}

li.collection-item.avatar {
    display: none;
}

li.collection-item.avatar:nth-child(2) {
    display: block;
}

li.collection-item.avatar:nth-child(1) {
    display: block;
}

li.collection-item.avatar:nth-child(3) {
    display: block;
}

li.collection-item.avatar.active {
    display: block;
}

.top10{
    margin-top: 10px;
}


/* SMS için*/

.aut {
    padding: 1rem 1rem;
    text-align: center;
}

.aut.title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFA463;
    width: 100%;
    display: block;
}

.aut.info div {
    color: #cccccc;
    margin-bottom: 0.5rem;
    text-align: right;
    border-bottom: 1px solid #4A2538;
    padding-bottom: 6px;
}

.aut.info div b {
    float: left;
    color: white;
}

hr.lineb {
    border: 1px solid #771F4C;
    width: 80%;
}

span.priece {
    color: #FFA463;
    font-weight: 600;
    font-size: 17px;
}

span.succesfully {
    color: #4AD395;
    font-size: 20px;
    font-weight: 500;
}

span.warning {
    color: #FFA463;
    font-size: 20px;
}

.aut.twoinfo {
    padding: 0 3rem;
}

.aut.code input[type="submit"] {
    background: #771F4C;
    border-radius: 4px;
    border: none;
    padding: 15px 0px;
    width: 100%;
}

.aut.code input[type="number"] {
    max-width: 70%;
    border: 1px solid #dedede;
}
span.auttitleh {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 2rem;
    font-size: 1.2rem;
}
.botp{
    padding-bottom: 80px;
}

.aut.botp {
    text-align: left;
}

ul.giflist .row {
    margin-bottom: 0px;
}

ul.giflist li:nth-child(even) a {
    background: #0A0414 !important;
}

.aut.twoinfo {
    text-align: left;
    font-size: 14px;
}

.giflistok {
    float: right;
    width: 100%;

}

span.giflistdurum.col.s10.left {
    font-size: 12px;
}

span.giflisttarih.col.s6.left {
    font-size: 13px;
}
span.giflisttutar.right {
    font-size: 12px;
}

span.giflistok i {
    font-size: 19px !important;
    float: right !important;
    display: block !important;
    line-height:13px !important;
}




span.giflistdurum.col.s10.left i {
    font-size: 14px !important;
    display: block;
    float: left;
}

p.fontweight {
    font-weight: 600;
    font-size: 16px;
}
.m0{
    margin-bottom: 0px;
}
.row.m0 {
    border-top: 1px solid #3B282A;
}   

.p15 {
    padding: 15px 0px;
}

.row.border {
    margin-bottom: 5px;
    padding: 0px 10px;
}
div#gifpage{
    padding-bottom: 100px;
}
.top15{
    margin-top: 15px;
}



.aut.code .input-field.col.s12 {
    border: 0.7px solid #FFFFFF;
    border-radius: 4px;
}

.aut.code input#icon_prefix {
    border-bottom: 0;
    color: white !important;
}
 
.aut.code label{
    color: white;
}
.aut.code label.active {
    display: none !important;
}


.aut.code  input[type=text].valid:not(.browser-default){
    border: none !important;
}
.aut.code  input[type=text]:not(.browser-default):focus:not([readonly]) {
    box-shadow: inherit;
}
input.valid:not([type]), input.valid:not([type]):focus, input[type=text].valid:not(.browser-default), input[type=text].valid:not(.browser-default):focus, input[type=password].valid:not(.browser-default), input[type=password].valid:not(.browser-default):focus, input[type=email].valid:not(.browser-default), input[type=email].valid:not(.browser-default):focus, input[type=url].valid:not(.browser-default), input[type=url].valid:not(.browser-default):focus, input[type=time].valid:not(.browser-default), input[type=time].valid:not(.browser-default):focus, input[type=date].valid:not(.browser-default), input[type=date].valid:not(.browser-default):focus, input[type=datetime].valid:not(.browser-default), input[type=datetime].valid:not(.browser-default):focus, input[type=datetime-local].valid:not(.browser-default), input[type=datetime-local].valid:not(.browser-default):focus, input[type=tel].valid:not(.browser-default), input[type=tel].valid:not(.browser-default):focus, input[type=number].valid:not(.browser-default), input[type=number].valid:not(.browser-default):focus, input[type=search].valid:not(.browser-default), input[type=search].valid:not(.browser-default):focus, textarea.materialize-textarea.valid, textarea.materialize-textarea.valid:focus, .select-wrapper.valid>input.select-dropdown{
    box-shadow: inherit;

}

.aut.code .input-field .prefix {
    top: 0.2rem;
}

.boxm {
    background: #0A0414;
    border: 0.93956px solid rgba(255, 164, 99, 0.3);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    padding: 40px 20px;
    margin: 15px;
}

.boxm.succes .paymentalacak {
    color: #4AD395;
}

.paymentalacakbutton div {
    border: 0.93956px solid rgba(235, 87, 87, 0.6);
    border-radius: 2px;
    padding: 14px;
    font-size: 11px;
    width: 49%;
    text-align: center;
    display: inline-block;
}

.paymentalacakbutton div:last-child {
    background: #0A0514;
    border: 0.93956px solid rgba(58, 142, 255, 0.6);
    border-radius: 2px;
}

.paymentalacakbutton {
    margin-top: 30px;
}

.boxm.warning .paymentalacak {
    color: #EB5757;
}
.paymentalacak i {
    font-size: 22px !important;
    top: 5px;
    position: relative;
}


.paymentalacak {
    margin-top: -7px;
    margin-bottom: 15px;
}

.optionm .select-wrapper {
    background: rgba(255, 182, 128, 0.8);
    border-radius: 3px;
    color: black !important;
    width: 80%;
    margin: 0 auto;
    /* display: table; */
    padding: 0px 10px;
    border: none !important;
    margin-top: 35px;
}

.optionm li {
    color: black !important;
}

.optionm input.select-dropdown.dropdown-trigger {
    color: black;
    font-size: 12px;
    border: none;
    font-weight: 600;
}

.optionm .select-dropdown {background: #c68e63;color: black;}

.optionm .select-dropdown span {
    color: black;
    font-size: 12px;
    font-weight: 500;
    padding: 0 15px;
}


.dropdown-content li {
    min-height: inherit;
}

.optionm .dropdown-content {
    top: 42px !important;
    left: 0 !important;
    width: 100% !important;
    margin-top: 2px;
    border-radius: 4px;}

    .select-dropdown.dropdown-content li.selected span {
        color: black;
      }

      .caribilgi.borderm div {
        display: block;
        width: 100% !important;
        display: inline-block;
    }
    
    .caribilgi.borderm {
        width: 80%;
        margin: 10px auto;
        background: #111017;
        border: 0.93956px solid #373739;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 4px;
        padding: 10px 10px;
    }
    
    .caribilgi.borderm div {
        padding: 5px 0px;
        border-bottom: 1px solid #373739;
    }
    
    .caribilgi.borderm div span:first-child {
        font-weight: 500;
    }

    .caribilgi.borderm div span:last-child {
        color: #ECECEC;
    }

    .dropdown-content li{
        padding: 5px 0px !important;
    }

    .caribilgi.borderm i {
        color: #e0935d;
    }


span.date.cart {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 25px;
}

.secenekgetir {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    background: rgba(255, 182, 128, 0.8);
    border-radius: 3px;
    color: black;
    font-weight: 700;
}

form.paymentform input {
    background: #ECE9F1;
    border: 0.93956px solid rgba(255, 255, 255, 0.6);
    border-radius: 2px;
    width: 100%;
    padding: 10px 0px;
    margin: 15px 0px;
    color: black;
    height: inherit;
}

form.paymentform {
    width: 80%;
    margin: 20px auto;
}

.warningerror {
    background: #EB5757;
    border-radius: 4px;
    padding: 15px 0px;
    text-align: center;
}

.warningerror b {
    display: block;
}

.baslat.bildirim {
    background: #4AD395;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #373739;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 4px 4px;
    text-align: center;
    color: black;
    font-weight: 700;
    font-size: 11px;
    padding: 15px 0px !important;
}

.baslat.bildirim span {
    font-weight: 800 !important;
    color: #722424 !important;
}