@charset "utf-8";
@import url("../../main/css/mainAletCantasi.css");     /* Alet Çantası  Include */
::placeholder {
    color: #A29292;
    opacity: 1;
}

body{
    background:URL('/assets/images/main/bg-00.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

img[logo]{
    width: 60px;
    height: 60px;
}

div[login]{
    border-radius: 6px;
    background-color:#f8f8f8;
}
div[login]>hr{color:rgb(236,235,234);}
div[login]>span[title]{color:rgb(94,85,84);}

[chk]{}

[inputs]{
    background-color:rgb(226,225,223);
    margin:10px 0;
    border-color:transparent;
    border-radius:6px;
    width:100%;
    padding-left: 10px;
    height: 31px;  
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    cursor: pointer;
}   

[parolabtn]{
    padding-left:0;
    padding-right:0; 
    margin:auto;
}

/*
[parolabtn]>button{
background-color:transparent;
border:2px solid rgb(110,95,95);
color:rgb(110,95,95);
border-radius:6px;
width:100%;
padding:3px;
font-weight:bolder;
margin-top:20px;
margin-bottom: 18px;
}
*/

a {
    color:#534747;
    text-decoration: none !important;
    -webkit-transition-property: color, background-color;
    -webkit-transition-duration: 0.66s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -moz-transition-property: color, background-color;
    -moz-transition-duration: 0.66s;
    -moz-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -ms-transition-property: color, background-color;
    -ms-transition-duration: 0.66s;
    -ms-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -o-transition-property: color, background-color;
    -o-transition-duration: 0.66s;
    -o-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    transition-property: color, background-color;
    transition-duration: 0.66s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
}
a.isActive, a.button.isBusy, a:hover {
    color:#a5211d;
}

.button {
    display: inline-block;
    zoom: 1;
    display: inline;
    height: 30px;
    line-height: 30px;
    text-align: center;
    min-width: 80px;
    padding: 0 10px;
    background: #373231;
    color: #F3F2F0;
    font-size: 14px;
    outline: none;
    border: 0;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.5px;
    cursor: pointer;
    pointer-events: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition-property: background, color, border;
    -webkit-transition-duration: 0.66s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -moz-transition-property: background, color, border;
    -moz-transition-duration: 0.66s;
    -moz-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -ms-transition-property: background, color, border;
    -ms-transition-duration: 0.66s;
    -ms-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -o-transition-property: background, color, border;
    -o-transition-duration: 0.66s;
    -o-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    transition-property: background, color, border;
    transition-duration: 0.66s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
}
.button-big {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}
.button-primary {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #685f5d), color-stop(100%, #5b5251));
    background: -webkit-linear-gradient(top, #685f5d, #5b5251);
    background: -moz-linear-gradient(top, #685f5d, #5b5251);
    background: -ms-linear-gradient(top, #685f5d, #5b5251);
    background: -o-linear-gradient(top, #685f5d, #5b5251);
    background: linear-gradient(to bottom, #685f5d, #5b5251);
    background-color: #5f5755;
}
.button-outline, .button-share {
    color: #6E5F5F;
    background: transparent;
    border: 2px solid #897777;
    border-top-color: rgb(137, 119, 119);
    border-right-color: rgb(137, 119, 119);
    border-bottom-color: rgb(137, 119, 119);
    border-left-color: rgb(137, 119, 119);
    line-height: 27px;
}
.button.button-outline:hover, .button.button-share:hover, .button.button-outline:focus, .button.button-share:focus, .button.button-outline:active, .button.button-share:active, .button.button-outline.isActive, .button.isActive.button-share, .button.button-share.isBusy, .button.button-outline.isBusy {
    color:#a5211d;
    background: transparent;
    border-color:#a5211d;
}
.button.button-primary:hover, .button.button-primary:focus {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f5755), color-stop(100%, #564e4d));
    background: -webkit-linear-gradient(top, #5f5755, #564e4d);
    background: -moz-linear-gradient(top, #5f5755, #564e4d);
    background: -ms-linear-gradient(top, #5f5755, #564e4d);
    background: -o-linear-gradient(top, #5f5755, #564e4d);
    background: linear-gradient(to bottom,#5f5755,#564e4d);
    background-color: rgba(0, 0, 0, 0); 
    background-color:#5b5251;
}

.__p-button__5b18c {
    display: inline-block;
    border: 0;
    outline: 0;
    color: #fff;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    text-align: center;
    text-decoration: none !important;
    letter-spacing: .5px;
    cursor: pointer;
    pointer-events: auto;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition-property: background,color,border-color;
    -moz-transition-property: background,color,border-color;
    -moz-transition-timing-function: cubic-bezier(.25,1,.25,1);
    -ms-transition-property: background,color,border-color;
    -o-transition-property: background,color,border-color;
    transition-property: background,color,border-color;
    transition-duration: .66s;
    transition-timing-function: cubic-bezier(.25,1,.25,1);
}
.__p-button__5b18c.type-outline, .__p-button__5b18c.type-reveal {
    color: #a39f9d;
    background: 0 0;
    border: 2px solid #d2d0cf;
    border-top-color: rgb(210, 208, 207);
    border-right-color: rgb(210, 208, 207);
    border-bottom-color: rgb(210, 208, 207);
    border-left-color: rgb(210, 208, 207);
}
.__p-button__5b18c.size-regular {
    height: 40px;
    padding: 0 15px;
    font-size: 13px;
    line-height: 40px;
}
.button__5b18c.type-reveal:hover {
    color:#403637;
    background: 0 0;
    border-color: #a5a2a0;
}
.button__5b18c.type-reveal {
    color: #a39f9d;
    background: 0 0;
    border: 2px solid #d2d0cf;
    border-top-color: rgb(210, 208, 207);
    border-right-color: rgb(210, 208, 207);
    border-bottom-color: rgb(210, 208, 207);
    border-left-color: rgb(210, 208, 207);
}
.__p-button__5b18c.size-regular.type-reveal, .__p-button__5b18c.size-regular.type-reveal .fa, .__p-button__5b18c.type-outline.size-regular, .__p-button__5b18c.type-outline.size-regular .fa {
    line-height: 36px;
}
.__p-button__5b18c.isActive.type-reveal, .__p-button__5b18c.type-outline.busy, .__p-button__5b18c.type-outline.isActive, .__p-button__5b18c.type-outline:active, .__p-button__5b18c.type-outline:focus, .__p-button__5b18c.type-outline:hover, .__p-button__5b18c.type-reveal.busy, .__p-button__5b18c.type-reveal:active, .__p-button__5b18c.type-reveal:focus, .__p-button__5b18c.type-reveal:hover {
    color:#403637;
    background: 0 0;
    border-color: #a5a2a0;
}

.u-pullLeft {
    float: left !important;
}
.u-pullRight {
    float: right !important;
}
.u-fullWidth {
    width: 100%;
}

.u-textCenter {
    text-align: center !important;
}
.u-textLeft {
    text-align: left !important;
}
.u-textRight {
    text-align: right !important;
}

.u-pullCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.u-mAuto{
    margin: auto !important;
}

.u-mt10 {
    margin-top: 10px !important;   
}
.u-mt20 {
    margin-top: 20px !important;   
}
.u-mt30 {
    margin-top: 30px !important;   
}
.u-mt40 {
    margin-top: 40px !important;   
}
.u-mt50 {
    margin-top: 50px !important;   
}
.u-mt60 {
    margin-top: 60px !important;   
}

.u-mb10 {
    margin-bottom: 10px !important;
} 
.u-mb15 {
    margin-bottom: 15px !important;
} 
.u-mb20 {
    margin-bottom: 20px !important;
}
.u-mb30 {
    margin-bottom: 30px !important;
}
.u-mb40 {
    margin-bottom: 40px !important;
} 
.u-mb50 {
    margin-bottom: 50px !important;
}
.u-mb60 {
    margin-bottom: 60px !important;
}

.u-mr10 {
    margin-right: 10px !important;
}
.u-mr20 {
    margin-right: 20px !important;
}
.u-mr30 {
    margin-right: 30px !important;
}
.u-mr40 {
    margin-right: 40px !important;
}
.u-mr50 {
    margin-right: 50px !important;
}
.u-mr60 {
    margin-right: 60px !important;
}

.u-ml10 {
    margin-left: 10px !important;
}
.u-ml20 {
    margin-left: 20px !important;
}
.u-ml30 {
    margin-left: 30px !important;
}
.u-ml40 {
    margin-left: 40px !important;
}
.u-ml50 {
    margin-left: 50px !important;
}
.u-ml60 {
    margin-left: 60px !important;
}

.u-pRightNone{
    padding-right: 0 !important;
}
.u-pLeftNone{
    padding-left: 0 !important;
}

.u-pt10 {
    padding-top: 10px !important;
}
.u-pt20 {
    padding-top: 20px !important;
}
.u-pt30 {
    padding-top: 30px !important;
}

.u-pb10 {
    padding-bottom: 10px !important;
}
.u-pb20 {
    padding-bottom: 20px !important;
}
.u-pb30 {
    padding-bottom: 30px !important;
}

.u-pr10 {
    padding-right: 10px !important;
}
.u-pr20 {
    padding-right: 20px !important;
}
.u-pr30 {
    padding-right: 30px !important;
}

[yenihesaplinki]{
    color:rgb(110,95,95);
}
@media only screen and (max-width: 600px) {
    div[login]{
    width:initial;
}
}

/*INLINE STILDEN GELENLER*/
#bilgileriKaydetBtnDiv{height:42px;line-height:42px;}
#bilgileriKaydetBtnDiv #oturumAcikKalsinLabel{cursor:pointer;}

.gecersizKullaniciDavetiyesi{
    margin-left:-57px;
}
.gecersizKullaniciDavetiyesi>.beyazAlan>h2{
    color:rgb(243,93,79);
    padding-top:12px;
}
.gecersizKullaniciDavetiyesi>.beyazAlan{
    background:white;
    border-radius:6px;
}
.gecersizKullaniciDavetiyesi>.beyazAlan>.yaziAlani{
    padding:15px;
}
.gecersizKullaniciDavetiyesi>.beyazAlan>.yaziAlani>p{
    font-size:18px;word-spacing:2px;
}
.gecersizKullaniciDavetiyesi>.beyazAlan>.yaziAlani>p:first-child{
    line-height:0px;
}
.gecersizKullaniciDavetiyesi>.anasayfaLinki{
    font-size:17px;
}
.passwordMatched{border:1px solid #69cb64 !important;}
.passwordNotMatched{border:1px solid #a5211d !important;}

.u-red{color:#fd5348;}
.u-white{color:#f3f2f0;}

.form-content ul{list-style:none;padding:0;margin:0;}
.form-content ul>li{
    text-align:left;
}
.form-content ul>li>a{
    display:block;
    padding:15px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}