#logged-content div#sidebar{ width: 20%; height: auto; float: left; padding: 25px 0; position: relative; transition: all 0.5s ease-in-out;}
#logged-content div#sidebar .user_info{
    height:100px;
    text-align: center; margin:0 0 25px 0; /*padding:25px 0;*/ font-size: 14px; line-height: 16px;
    background-color:#f5f5f5;
    border-bottom: 3px solid #ddd;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: flex; justify-content: center; align-items: center;
}
#logged-content div#sidebar .user_info strong{font-weight: bolder;}

#logged-content div#sidebar .sidebar-form {
    background-color: #f5f5f5;
    border-bottom: 3px solid #ddd;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-bottom: 20px;
}

#logged-content div#sidebar .title{height:50px; font-size:16px; font-weight:600; color:#000; text-align: center; /*padding: 15px 0;*/ margin:0 0 15px 0; border-bottom:3px solid #aaaeb3; display: flex; justify-content: center; align-items: center;}
#logged-content div#sidebar .title #filterSidebarKapat,#logged-content div#sidebar .sidebar-title #filterSidebarKapat{
    display: none; text-decoration: none; color:#fff;
}
#logged-content div#sidebar .sub-title{text-align: center;  font-size:14px; margin: 10px 0; font-weight: 600}
#logged-content div#sidebar .sub-title strong{font-weight: bolder}

#logged-content div#sidebar form{width:80%; margin: auto;}

/*#logged-content div#sidebar form select{width:100%; height: 38px; background: #e4e4e4; color:#211e1e; border: none;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    outline: none;
    text-align: center;
    margin-bottom: 7px;
    font-weight: 500;
    padding:0 10px;
}*/
#logged-content div#sidebar{
    float: left;
    will-change: min-height;
}

#logged-content #sidebar-filter {
    display: inline-block;
    width: 100%;
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

.acilir_menu select {
    background: transparent;
    width: 100%;
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    outline: none;
    font-size:13px;
}

.acilir_menu {
    width: 100%;
    height: 40px; line-height: 40px;
    overflow: hidden;
    background-position: 95% 15px;
    background-image: url("../../images/down-icon.png");
    background-color: #e4e4e4;
    background-repeat: no-repeat;
    background-size: 13px 8px;
    margin-bottom: 10px;
    border: 1px solid #d0c8c8;
    border-radius: 3px;
    color:#d0c8c8;
}


.datepicker {
    width: 100%;
    overflow: hidden;
    background-position: 95% 10px;
    background-color: #e4e4e4;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    margin-bottom: 10px;
    border: 1px solid #d0c8c8;
    border-radius: 3px;
    color:#d0c8c8;
}

.datepicker > input {
    background:transparent url('../../images/datepicker.png') 90% 50% no-repeat  !important;
    /*background-image: url("https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png") !important;*/
    width: 100%;
    float:left;
    padding: 0;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    outline: none;
    font-size:12px;
    border:none !important;
    margin-bottom: 0 !important;
    border-radius: unset !important;
    -moz-border-radius: unset !important;
    -webkit-border-radius: unset !important;
    -o-border-radius: unset !important;
    text-align: left !important;
    text-indent: 10px !important;
}

.datepicker > input::placeholder {text-align: left !important;text-indent: 10px !important;}
.datepicker > input:-ms-input-placeholder {text-align: left !important;text-indent: 10px !important;}
.datepicker > input::-ms-input-placeholder {text-align: left !important;text-indent: 10px !important;}

.ui-datepicker-inline{display: none !important;}

#logged-content div#sidebar form input[type=text]{width:100%;height: 38px;background: #e4e4e4;color:#211e1e;border: none;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-o-border-radius: 4px;outline: none;text-align: center;font-weight: 500;}

#logged-content div#sidebar form input::placeholder {color: #211e1e;opacity: 1;}
#logged-content div#sidebar form input:-ms-input-placeholder {color: #211e1e;}
#logged-content div#sidebar form input::-ms-input-placeholder {color: #211e1e;}

#logged-content div#sidebar div.content-width div.block{float: left;}
#logged-content div#sidebar div.content-width div.block:first-child{width: 45%;}
#logged-content div#sidebar div.content-width div.block:last-child{width: 53%; margin:0 0 0 2%;}
#logged-content div#sidebar div.content-width div.block span{float: left; height: 38px;  line-height: 38px;}
#logged-content div#sidebar div.content-width div.block span:first-child{width: 70%; background: #e4e4e4;}
#logged-content div#sidebar div.content-width div.block span:last-child{width: 30%; background: #66BEE4; color: #fff;}

#logged-content div#sidebar div.content-width div.block input{font-weight: bolder;}
#logged-content div#sidebar div.content-width div.block input::placeholder {color: #211e1e;opacity: 1;}
#logged-content div#sidebar div.content-width div.block input:-ms-input-placeholder {color: #211e1e;}
#logged-content div#sidebar div.content-width div.block input::-ms-input-placeholder {color: #211e1e;}

#logged-content div#sidebar div.content-width div.input{width:50%; height: 19px; float: left; margin: 10px 0 0 0; position: relative;}
#logged-content div#sidebar div.content-width div.text{float: left; width:87%;text-align: left; margin-bottom:10px; line-height:16px;}
#logged-content div#sidebar div.content-width div.input input[type="radio"],
#logged-content div#sidebar div.content-width div.input input[type="checkbox"]{display:block; opacity: 0;
float: right;
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%;
}
#logged-content div#sidebar div.content-width div.input input + label {padding-left:22px; width:100%; float:left; display: inline-block;height: 19px;cursor: pointer; font-size:13px; color:#aaaeb3; line-height: 19px; text-align:left;
background-color: transparent; background-image: url("../../images/radio_uncheck.jpg"); border:none; background-position: top left; background-repeat: no-repeat
}
#logged-content div#sidebar div.content-width div.input input[type="radio"]:checked + label,
#logged-content div#sidebar div.content-width div.input input[type="checkbox"]:checked + label{
background-color: transparent; background-image: url("../../images/radio_check.jpg"); border:none; background-position: top left; background-repeat: no-repeat}
#logged-content div#sidebar button[type="submit"]{
width:80%; height:38px; margin: 10px 10%; line-height:38px; background: #aaaeb3; color: #fff; font-weight:bolder; border:none; cursor: pointer; outline: none; font-size: 18px; letter-spacing: 1px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;
}
#sidebar button[type="submit"]{
width:80%; height:38px; margin: 10px 10%; line-height:38px; background: #aaaeb3; color: #fff; font-weight:bolder; border:none; cursor: pointer; outline: none; font-size: 18px; letter-spacing: 1px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;
}

#logged-content div#sidebar div.content-width div.yakit{margin:10px 0;}


.sidebar-sehir-liste{height: 150px !important; overflow: auto; font-size:13px; color:#666;}
.sidebar-sehir-liste::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.sidebar-sehir-liste::-webkit-scrollbar{
    width: 10px;
    background-color: #F5F5F5;
}

.sidebar-sehir-liste::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #D62929;
}

.sidebar-body button[type="submit"]{
background-color: #66BEE4 !important;
}
                
.sidebar-title{
    padding:15px;
    background-color: #66BEE4;
    color: #FFFFFF;
}
.sidebar-list li a{
    font-weight: 600 !important;
}
.sidebar-content{
    margin-bottom: 10px;
}
.sidebar-content:last-child{
    margin-bottom: 0 !important;
}
#logged-content div#sidebar .sidebar-form{
    padding-bottom: 0 !important;
}
.sidebar-form-content{
    padding-bottom: 5px;
    width: 100%;
}
.sidebar-form-content:last-child{
    padding-bottom: 0;
}
.select2-container{
    width: 100% !important;
}
.select2-container .select2-selection--single .select2-selection__rendered,.select2-results__option{
    font-size: 13px;
    font-weight: 600;
}
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
    display: flex;
    align-items: center;
}
.select2-results__option{
    font-size: 13px;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.select2-results__option:last-child{
    border-bottom: none;
}
.select2-search--dropdown .select2-search__field{
    padding: 10px 5px;
    outline: none !important;
}
.sidebar-up {
    height: 100px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    box-sizing: border-box;
    padding: 0 15px;
}
.sidebar-alphabets {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    box-shadow: 0 0 10px rgb(189 0 19 / 85%);
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF !important;
    background: #66BEE4;
    text-transform: uppercase;
    text-decoration: none;
}
.sidebar-name{
    display: block;
    color: #000000 !important;
    text-decoration: none;
    width: 80%;
}
.sidebar-name h4 {
    font-size: 1.3rem;
    margin-top: 2px;
}
.p-15{
    padding: 15px;
}
.sidebar-side-title{
    margin-bottom: 10px;
    font-size: 14px;
}
.sidebar-form-content *{
    box-sizing: border-box;
}
.sidebar-form-content input[type="text"]{
    border-radius: .33rem;
    border: 1px solid #aaa;
    background-color: #FFFFFF !important;
    text-align: left !important;
    width: 100% !important;
    height: 40px !important;
    outline: none !important;
    padding: 6px !important;
}
.sidebar-form-splitter{
    padding: 0 10px;
    font-size: 20px;
}
.align-items-center{
    align-items: center;
}
.d-flex{
    display: flex;
}
.custom-selectbox-container,.custom-selectbox-container *{
    box-sizing: border-box;
}
.custom-selectbox-container{
    position: relative;
}
.custom-selectbox-pop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 5px;
    background-color: #FFFFFF;
    z-index: 999;
    border-radius: 0.33rem;
    border: 4px solid #bfbfbf;
    display: none;
}
.custom-selectbox-container.show .custom-selectbox-pop{
    display: block;
}
.custom-selectbox-pop span {
    position: absolute;
    right: 5px;
    top: 10px;
    background-color: #959595;
    border-radius: 0.33rem;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.custom-selectbox-pop input{
    margin-bottom: 5px;
}
.custom-selectbox-pop ul{
    width: 100%;
    max-height: 130px;
    overflow: auto;
}
.custom-selectbox-pop ul li {
    padding: 10px;
    font-size: 12px;
    padding-left: 25px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
}

.custom-selectbox-pop ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 0.2rem;
    border: 1px solid #7b7b7b;
    /* box-shadow: inset 0 0 3px rgb(123 123 123 / 50%); */
}

.custom-selectbox-pop ul li:after {
    content:"\f00c";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color: #FFFFFF;
    display: none;
}
.custom-selectbox-pop ul li.active:before{
    background-color: #0075ff;
    border-color: #0075ff;
}
.custom-selectbox-pop ul li.active:after {
    display: block;
}
.custom-selectbox-pop ul li label{
    cursor: pointer;
}
.custom-selectbox-pop ul li input[type="checkbox"]{
    display: none;
}
.custom-selectbox-pop input[type="text"]{
    width: 90% !important;
}
/*
.selectbox-background:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgb(0 0 0 / 40%);
    z-index: 998;
}
*/
#logged-content div#sidebar form{
    width: 100% !important;
}
.sidebar-form-checkbox{
    margin-bottom: 5px;
}
.sidebar-form-checkbox label{
    font-size: 13px;
    font-weight: 600;
}
.sidebar-form-container{
    padding:10px;
    border-bottom: 4px solid #f1f1f1;
}
.sidebar-form-container:last-child{
    border-bottom: none;
}
.custom-selectbox-pop ul::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.custom-selectbox-pop ul::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
.custom-selectbox-pop ul::-webkit-scrollbar-thumb {
background: #66BEE4; 
}

/* Handle on hover */
.custom-selectbox-pop ul::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.sidebar-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sidebar-title a {
    color: #000000;
    padding: 5px 10px;
    background-color: #FFFFFF;
    border-radius: .33rem;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    width: fit-content;
    position: absolute;
    right: 10px;
}
.sidebar-title b{
    padding: 5px;
    background-color: #FFFFFF;
    border-radius: .33rem;
    color: #66BEE4;
}
.filter-reset {
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: .33rem;
}
/*
#logged-content div#sidebar div.content-width div.input.benzin input + label{width:65px;}
#logged-content div#sidebar div.content-width div.input.benzin{margin-left:20px;}
#logged-content div#sidebar div.content-width div.input.lpg input + label{width:45px;}
#logged-content div#sidebar div.content-width div.input.lpg{margin:0 10px;}
#logged-content div#sidebar div.content-width div.input.mazot input + label{width:55px;}
*/
.custom-selectbox-container:before{
    content: "\f078";
    font-weight: bold;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-family: "Font Awesome 5 Free";
    color: #66BEE4;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    pointer-events:none;

}