
.logo-wrap .brand-img{
    height:60px;
    -webkit-mask-image: url(../img/logo.svg);
    mask-image: url(../img/logo.svg);
    -webkit-mask-size: 100% 40px;
    background: black;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: left center;
}
@media only screen and (max-width: 479px) {
    .logo-wrap .brand-img {
        -webkit-mask-position: center;
    }
}
.theme-3-active .logo-wrap .brand-img{
    background-color: #fff;
}
.theme-4-active .logo-wrap .brand-img{
    background-color: #fff;
}
.theme-5-active .logo-wrap .brand-img{
    background-color: #fff;
}
.theme-6-active .logo-wrap .brand-img{
    background-color: #fff;
}
.slide-nav-toggle .navbar.navbar-inverse.navbar-fixed-top .nav-header  .brand-img{
    height: 45px;
    margin-top: 15px;
    width: 45px;
}
.slide-nav-toggle .navbar.navbar-inverse.navbar-fixed-top .nav-header {
    padding: 0px;
}

.navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap {
    width: 225px;
    padding-top: 5px;
}

#yetkiduzenlemedivi .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,#yetkiduzenlemedivi .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #fff;
    background: #c51a1a;
}
.jq-toast-wrap .jq-toast-single {
    color: #fff;
    border-radius: 2px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    background: #212121;
    margin-bottom: 10px;
}
.bootstrap-tagsinput {
    border: 1px solid rgba(33, 33, 33, 0.1);
    border-radius: 0;
    box-shadow: none;
    color: #878787;
    width: 100%;
}

.fotogaleri .img{
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    height:250px;


}

.fotogaleri .img{
    cursor:move;
}


.col-item .info {
    background: #f7f7f9 none repeat scroll 0 0;
    padding: 15px 15px 15px 15px;
}
.col-item .info  h6{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 42px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    bottom: 0px;
    height: auto;
}
.dd3-content {
    display: block;
    color: #878787;
    margin: 0 0 15px;
    font-size: 14px;
    padding-top: 10px;
    padding: 3px 10px 1px 52px;
    height: 35px;
    line-height: 30px;
    position: relative;
}
.dd3-handle:before {
    font-family: FontAwesome;
    content: "\f047";
    color: #878787;
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: calc(50% - 10px);
    line-height: 20px;
    text-indent: 0;
}
.dd-item > button {
    margin: 0;
    height: 35px;
}
.dd-item > button:before {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    left: 5px;
}
.dd3-item > button {
    margin-left: 40px;
}

.dd-item > button:before {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    z-index: 5;
    top: calc(50% - 12.5px);
    left: 0px;
    font-size: 25px;
}
td.islemtd{

    white-space: nowrap;
}
.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
    color: #878787;
}


.btn-sayi{
    position:relative;
}
.btn-sayi>.label {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 9px;
    padding: 3.5px 8px;
    box-shadow: inset -1px 1px 10px -4px #000000e6;
}
.kategorilerdiv{
    max-height: 400px;
    overflow-y: scroll;
}
.container.newrow {
    padding-left: 5px;
    padding-right: 5px;
}

.container.newzero {
    padding-left: 0px;
    padding-right: 0px;
}

.row.newzero > div {
    padding-left: 0px;
    padding-right: 0px;
}

.row.newzero {
    margin-left: -0px;
    margin-right: -0px;
}

.row.newrow > div {
    padding-left: 5px;
    padding-right: 5px;
}

.row.newrow {
    margin-left: -5px;
    margin-right: -5px;
}
textarea.form-cont{
    max-width: 100%;
}


/**** Meram Belediyesi theme-4 */

.wrapper.theme-4-active .navbar.navbar-inverse, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
    background: #103f44;
}

.wrapper.theme-4-active .fixed-sidebar-left .side-nav {
    background: #103f44;
}
a.toggle-left-nav-btn, a#toggle_mobile_nav, a#toggle_mobile_search{
    color: #fff;
}
.select2-selection.select2-selection--multiple{
    min-height: 42px;
    height: unset;
}
