body {
    background: #c7b9f13b;
    font-family: 'Exo 2' !important;
    font-size: 12px;
}

.kayit_yok {
    text-align: center;
    font-size: 16px;
    color: #afafaf;
    padding: 100px 0px;
    font-weight: 500;
}

.kayit_yok i {
    font-size: 60px !important;
    color: #d0d0d0 !important;
}

.alertify .ajs-header {
    font-family: 'Exo 2' !important;
    font-size: 21px !important;
}

.alertify .ajs-body .ajs-content {
    font-family: 'Exo 2' !important;
    font-size: 14px !important;
}

.formislem {
    float: right;
    min-width: 200px;
}

.formsil {
    float: left;
    min-width: 200px;
}

.solmenukontrol {
    width: 50px;
    height: 50px;
    margin-top: 35px;
    text-align: center;
    font-size: 33px;
    margin-left: 60px;
    color: #ccc;
    opacity: .7;
}

.solmenukontrol img {
    width: 25px;
    margin-top: -6px;
}

.solmenukontrol:hover {
    color: #1b1e21;
    cursor: pointer;
    opacity: 1;
}

.pagi-bar {
    margin-top: 20px;
}

.bar-link {
    float: left;
}

.bar-arama {
    float: right;
}

.secimalan {
    min-height: 30px;
}

.resiminfo {
    float: left;
    width: calc(100% - 139px);
    height: 128px;
}

.resimalan input {
    width: 100%;
}

.resimyukleme1 {
    height: 140px;
    border: 1px solid rgb(246, 238, 253);
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
}

.resimyukleme1 img {
    max-width: 100%;
    max-height: 100%;
    float: left;
    margin-right: 10px;
}

.resimyukleme1ic {
    float: left;
    width: 128px;
    margin-left: 5px;
    margin-right: 6px;
    height: 128px;
}

.resimyukleme2 {
    height: 140px;
    border: 1px solid rgb(223, 223, 223);
    border-radius: .25rem;
}

.resimbaz {
    float: left;
    width: 128px;
    margin-left: 5px;
    margin-right: 6px;
    height: 128px;
}

.resimbaz img {
    max-width: 100%;
    max-height: 100%;
    float: left;
    margin-right: 10px;
}

.resiminfo {
    float: left;
    width: calc(100% - 147px);
    height: 128px;
    /* display: block; */
    position: relative;
}

.resimsil1, .resimsil2 {
    position: absolute;
    bottom: 0px;
}

.barikat {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #dadada7d;
    z-index: 1000;
    padding-top: 48vh;
    color: black;
    text-align: center;
    font-size: 30px;
}

/*
BÄ°LDÄ°RÄ°M
*/
.mainarea {
    margin-top: 150px;
    margin-left: 220px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.mainarea h1 {
    font-size: 32px;
    font-weight: 500;
    color: #9c9c9c;
    margin-bottom: 25px;
    border-bottom: 1px solid #9c9c9c;
    padding-bottom: 12px;
}

.mainarea h1 i {
    font-size: 14px;
    position: relative;
    bottom: 6px;
}

.sayfamenu {
    background: #ffffff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* margin-bottom: 30px; */
    border: none;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    background-clip: border-box;
    /* border: 1px solid rgb(223, 223, 223); */
    /* border-radius: .25rem; */
    /* margin-bottom: 25px; */
    padding: 5px;
    /* height: 53px; */
    margin: 20px 0px;
}

.sayfamenu a {
    font-size: 14px;
    padding: 7px 13px;
    display: inline-block;
    margin: 0px 2px 0px 0px;
    height: 36px;
    color: #666;
    border-radius: 10px;
    font-weight: 500;
}

.sayfamenu a:hover {
    background-color: #e2dbe8;
    text-decoration: none;
}

.sayfamenu .active {
    background-color: #e2dbe8;
}

.iconlink {
    padding-top: 2px;
    height: 40px;
    display: block;
    text-align: center;
    width: 40px;
    font-size: 24px;
    float: left;
    background-color: #f2eefb;
    border-radius: 10px;
    margin-right: 5px;
}

.iconlink:hover {

    background-color: #e2dbe8;
}

.s-ekle {
    color: #e66767;
}
.bar-link img{
    height: 23px;
    margin-top: -5px;
}

.s-ekle:hover {
    color: #CD0001;
}

.s-basa {
    color: #bbbbbb;
}

.s-basa:hover {
    color: #737373;
}

.anaform {
    width: 280px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 20px;
    text-align: center;
}

.girisform {
    width: 280px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    margin-top: 20px;
}

.kayitform {
    width: 280px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    margin-top: 20px;
}

.sifreform {
    width: 280px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    margin-top: 20px;
}

.yenileform {
    width: 280px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    margin-top: 20px;
}

/*
BÄ°LDÄ°RÄ°M
*/

.bildirim {
    z-index: 3;
    position: relative;
}

.formh1 {
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

/*
SAÄž BAR
*/


.sagbar {
    position: fixed;
    left: auto;
    right: 0;
    top: 0;
    width: 250px;
    background: #fff;
    z-index: 99;
    height: 100%;
}

.sagbar-menu-ic {
    position: fixed;
    height: 100vh;
    top: 120px;
    left: 100px;
    width: 150px;
    background-color: white;
    transition: transform .3s;
    border-left: 1px solid #f3f3f3;
    display: none;
}

.sagbar-menu {
}

.sagbar-menu ul {
    margin: 0px;
    padding: 0px;
}

.sagbar-menu ul li {
    list-style: none;
    margin: 0px;
}

.sagbar-menu ul li a {
    display: block;
    /* height: 90px; */
    /* width: 90px; */
    margin: 5px 5px 0px 5px;
    background-color: #fff;
    position: relative;
    padding: 10px;
    /* padding-top: 15px; */
    text-align: center;
    font-size: 12px;
    color: #818181;
    border-radius: 3px;
    list-style: none;
    margin: 5px;
    border-radius: 6px;
    border: 1px solid #ccc;
    padding-bottom: 10px;
}

.sagbar-menu ul li a img {
    width: 40px;
    margin-bottom: 6px;
}

.sagbar-menu ul li a:hover {
    background-color: #f3f3f3;
    color: #666;
    text-decoration: none;
}

.sagbar-menu ul li a.active:after {
    content: " ";
    background: #1f6fb2;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    width: 6px;
    height: 70px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

/*
SOL BAR
*/
.solbar-kucuk{
    width: 50px;
}
.solbar-buyuk{
    width: 200px;
}
.solbar {
    background-color: #ffffff;
    top: 0px;
    left: 0px;
    position: fixed;
    height: 100vh;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(45, 69, 95, 0.1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(45, 69, 95, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(45, 69, 95, 0.1);
}

.solbar-menu-ic {
    position: fixed;
    height: 100vh;
    top: 120px;
    left: 100px;
    width: 150px;
    background-color: white;
    transition: transform .3s;
    border-left: 1px solid #f3f3f3;
    display: none;
}

.solbar-menu {
}

.solbar-menu ul {
    margin: 0px;
    padding: 0px;
}

.solbar-menu ul li {
    list-style: none;
    margin: 0px;
    float: left;
}

.solbar-menu ul li a {
    display: block;
    height: 90px;
    width: 90px;
    margin: 5px;
    background-color: #fff;
    position: relative;
    padding-top: 15px;
    text-align: center;
    font-size: 12px;
    color: #818181;
    border-radius: 4px;
}

.solbar-menu ul li a img {
    width: 40px;
    margin-bottom: 6px;
}

.solbar-menu ul li a:hover {
    color: #0c0c0c;
    text-decoration: none;
    font-weight: 600;
}

.solbar-menu ul li a.active:after {
    content: " ";
    background: #ffa9a9;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    width: 100%;
    height: 4px;
    top: 102%;
    transform: translateY(-50%);
    left: 0;
}

.solbar-menu ul li a.active {
    color: #ffa9a9;
    font-weight: 600;
}

.ustbar {
    background: #fff;
    height: 120px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04);
    z-index: 2;
    top: 0px;
    position: fixed;
}

.secim {
    width: 280px;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 100px;
    background-color: #fff;
}

.secim ul {
    margin: 0px;
    padding: 5px;
    text-align: center;
}

.secim li {
    list-style: none;
    width: 50%;
    display: inline-block;
    margin: -1px;
    padding: 10px;
}

.secim li:nth-child(1) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.secim li:nth-child(2) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.secim li:hover {
    background-color: #ccc;
    cursor: pointer;
}

.secim .active {
    background-color: #ccc;
}

.seo-control {
    float: left;
    min-width: 200px;
}

.form-seo {
    background-clip: border-box;
    border: 1px solid rgb(223, 223, 223);
    border-radius: .25rem;
    margin: 10px 0px;
    padding: 10px 20px 0px 20px;
    background-color: #f3f3f3;
    display: none;
}

.seo-div {
    margin-bottom: 10px;
}


#map_canvas {
    margin-top: 10px;
    height: 500px;
    width: 100%;
    margin-bottom: 10px;
}

.icerikbaslik {
    color: #c70300;
    font-size: 15px;
    font-weight: 500;
}

.icerik-ekle a {
    width: 100px;
    margin: auto;
    background-color: #fff;
    display: block;
    text-align: center;
    padding: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    font-size: 18px;
    color: #e66767;
}

.icerik-ekle a:hover {
    color: #CD0001;
}

.solbar-yeni-menu {
    margin: 0px;
    padding: 0px;
}

.solbar-yeni-menu-ul {
    margin: 0px;
    padding: 0px;
}

.ustmenu {
    margin: 0px;
    padding: 0px;
}

.ustmenuana {
    font-size: 15px;
    color: #9c9c9c;
    height: 40px;
    overflow: hidden;
    opacity: 0.5;
}

.ustmenuana:hover {
    opacity: 1;
    cursor: pointer;
}

.ustmenuana1 {
    display: none;
    margin-bottom: 15px;
}
.ustmenuana1 a{
    text-decoration: none;
}

.ustmenuanaul1 {
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

.ustmenuanaul1 .active a {
    color: #c70100;
}
.ustmenu .activem ,.ustmenu .actives {
    color: #c70100 !important;
}
.ustmenu .activem a ,.ustmenu .actives a {
    color: #c70100 !important;
}


.ustmenuanali1 {
    list-style: none;
}
.ustmenuanali1 i {
    margin-right: 2px;
    color: #c70100;
}

.ustmenuanali1 {
    color: #9c9c9c;
}
.ustmenuanali1 a{
    color: #9c9c9c;
}
.ustmenuanali1 a:hover {
    color: #c70100;
    text-decoration: none;
    cursor: pointer;

}
.ustmenuanali1:hover {
    color: #c70100;
    text-decoration: none;
    cursor: pointer;

}
.ustmenuanali1 img{
    width: 8px;
    margin-right: 14px;
}
.ustmenuanali2{
    display: none;
}
.ustmenuanaul2{
    padding: 0px 0px 0px 10px;
    display: block;
    list-style: none;
}

.ustmenuanali3{
    color: #9c9c9c;
}
.ustmenuanali3 a{
    color: #9c9c9c;
}
.ustmenuanali3:hover{
    color: #c70100;
    cursor: pointer;
}
.ustmenuanali3 a:hover{
    color: #c70100;
    cursor: pointer;
}
.icerik-ekle {
    margin-bottom: 20px;
}

.alt_cizgi {
    border-bottom: 1px solid #c70100;
}


.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.dd-list {
    display: list-item;
    margin: 0px;
    padding: 0;
    list-style: none;
}

.dd-list .dd-list {
    padding-left: 30px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    margin: 0;
    padding: 0;
    /* min-height: 20px; */
    /* font-size: 13px; */
    /* line-height: 20px; */
    /* background-color: #f6eefd; */
    /* border: 0px; */
    /* height: 40px; */
    /* margin: 0px 0px 5px 0px; */
    width: 100%;
    /* margin-bottom: 0px; */
    border-radius: 10px !important;
    /* padding: 5px 0px 3px 0px; */
    color: #333;
    /* background-color: #f1edfb; */
    /* border: 1px solid rgba(0, 0, 0, .125); */
    -webkit-border-radius: 3px;
    border-radius: 10px;
    box-sizing: border-box;
}

.dd-handle {
    display: block;
    height: 40px;
    margin: 0px 0px 5px 0px;
    padding: 10px 3px 3px 3px;
    color: #333;
    background-color: #f1edfb;
    /* border: 1px solid rgba(0, 0, 0, .125); */
    -webkit-border-radius: 3px;
    border-radius: 10px;
    box-sizing: border-box;
}

.dd-handle a {
    color: #495057;
    padding-left: 30px;
}

.dd-handle:hover {
    color: #2ea8e5;
    background-color: #e2dbe8;
}

.dd-item > button {
    display: block;
    position: absolute;
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 0px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.dd-item > button:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #989898;
}

.dd-item > button[data-action="collapse"]:before {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    color: #989898;
}

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

/**
 * Nestable Extras
 */

.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

#nestable-menu {
    padding: 0;
    margin: 20px 0;
}

#nestable-output,
#nestable2-output {
    width: 100%;
    height: 7em;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: Consolas, monospace;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background: linear-gradient(top, #bbb 0%, #999 100%);
}

#nestable2 .dd-handle:hover {
    background: #bbb;
}

#nestable2 .dd-item > button:before {
    color: #fff;
}


.dd-hover > .dd-handle {
    background: #2ea8e5 !important;
}

/**
 * Nestable Draggable Handles
 */

.dd3-content {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd3-content:hover {
    color: #2ea8e5;
    background: #fff;
}

.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}


.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background: linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.dd3-handle:before {
    content: 'â‰¡';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}

.dd3-handle:hover {
    background: #ddd;
}

/**
 * Socialite
 */

.socialite {
    display: block;
    float: left;
    height: 35px;
}

.duzen_button:hover,.delete_button:hover,.edit_button:hover {
    opacity: 1;
    cursor:pointer;
}
.duzen_button {
    margin-right: 3px;
    margin-top: -3px;
    float: right;
    width: 27px;
    height: 27px;
    opacity: 0.4;
    /* font-size: 25px !important; */
    text-align: center;
    background-color: #AE0001;
    border-radius: 7px;
}
.duzen_button i {
    font-size: 12px !important;
    padding-top: 7px !important;
    color: #ffffff !important;
}

.genel-liste-alan{
    padding: 0px 0px 10px 0px;
}
.arak-bar{
    background-color: whitesmoke;
    margin: 0px 0px;
    border-radius: 10px;
    padding: 10px 0px 0px 0px;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}
.asliste{
    border: 0px solid #dfdfdf;
    border-radius: 5px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    background-color: #f5f5f5;
    font-size: 12px !important;
}

.form-check-label {
    margin-bottom: 0;
    font-size: 12px !important;
}
/*
MAÄ°N
*/
.main-area{
    transition: all .5s;
}
.mfull{
    margin-left: 50px;
    transition: all .5s;
    width: calc( 100% - 300px);
    padding: 10px;
}
.mmenu{
    margin-left: 200px;
    transition: all .5s;
    width: calc( 100% - 450px);
    padding: 10px 50px;
}
.main-header{
    background: rgb(255, 255, 255);
    border-radius: 15px;
    padding: .8rem 1rem;
    -webkit-transition: all .5s;
    width: 100%;
    transition: all .5s;
    z-index: 10000;
    /* margin: 10px; */
    height: 56px;
    margin-bottom: 10px;
    border: none;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
}
.main-page{
    padding: 10px;
}
.main-header-1{
    float: left;
    height: 30px;
    display: block;
    overflow: hidden;
}
.main-header-1 li{
    list-style: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    position: relative;
    margin: 10px 0px 0px 0px;
}
.main-header-1 li a{
    display: block;
}
.main-header-1 li:hover{
    cursor: pointer;
    opacity: 1;
}
.main-header-1 li img{
    width: 30px;
}
.main-header-2{
    float: right;
    height: 30px;
    display: block;
}
.main-header-2 li{
    list-style: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    position: relative;
    margin: 0px 0px 0px 10px;
}
.main-header-2 li a{
}
.main-header-2 li:hover{
    cursor: pointer;
    opacity: 1;
}
.main-header-2 li img{
    width: 30px;
}

.menuac{
    width: 50px;
    height: 50px;
    float: right;
    padding: 5px;
    opacity: 0.5;
    cursor: pointer;
}
.menuac:hover{
    opacity: 1;
}
.menuac img{
    width: 40px;
    height: 40px;

}

.main-page{
    background: rgb(255, 255, 255);
    border-radius: .5rem;
}
.bildirim{
    position: absolute;
    color: #ffffff;
    font-weight: 100;
    padding: 0px;
    background-color: #ff3b3b;
    width: 17px;
    height: 15px;
    top: -10px;
    border-radius: 10px;
    right: -5px;
    text-align: center;
    /* border: 1px solid #000; */
    line-height: 15px;
    font-size: 10px;
}
.sol-icon{
    text-align: center;
    float: left;
    width: 40px;
    padding: 5px 0px 5px 5px;
}
.sol-icon img{
    height: 100%;
}
.sol-yazi{
    -webkit-transition: all .5s;
    text-align: left;
    float: left;
    padding: 14px 0px 0px 0px;
    display: block;
    width: calc( 100% - 50px);
    line-height: 13px;
    font-size: 13px;
    letter-spacing: -.1px;
    font-weight: 600;
}
.ana-logo{
    width: 100%;
    /* padding: 10px; */
    margin-top: 50px;
    height: 50px;
    text-align: center;
    padding: 5px;
}
.ana-logo img{
    max-width: 100%;
    max-height: 100%;
}
.b-ikon{
    float: left;
    width: 50px;
    text-align: center;
}
.b-ikon img{
    width: 25px;
}
.b-yazi{
    float: left;
    width: calc( 100% - 50px);
    font-size: 13px;
    font-weight: 100;
    padding-top: 7px;
}
.arama-bar{

}
.main-page2{}
.list-group {
    border-radius: 10px;
    overflow: hidden;
}
.list-group-item {
    /* position: relative; */
    /* padding: 7px 10px; */
    /* margin-bottom: -1px; */
    background-color: #f6eefd;
    border: 0px;
    height: 50px;
    margin: 5px;
    width: calc( 100% - 10px);
    margin-bottom: 0px;
    border-radius: 10px !important;
    padding: 7px 15px;
}
.list-group-item:hover {
    background-color: #e2dbe8;
}
.main-page2{
    margin: 10px 0px;
}
.ortasistem{
    background: #ffffff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* margin-bottom: 30px; */
    border: none;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    background-clip: border-box;
    /* border: 1px solid rgb(223, 223, 223); */
    /* border-radius: .25rem; */
    /* margin-bottom: 25px; */
    padding: 5px;
    /* height: 53px; */
    margin: 20px 0px;
}

.ortasistem1{
    border-radius: 15px;
    overflow: hidden;
    margin: 0px;
    background-color: #fff;
    padding: 0px;
    padding-bottom: 5px;
    border: 0px;
}
.ortasistem1 i{
    font-size: 15px;
    padding-top: 9px;
    color: #a5a5a5;
}
.ortasistem2{
    background: #ffffff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* margin-bottom: 30px; */
    border: none;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    box-shadow: 0px 0px 12px 0px rgba(120, 146, 141, 0.06);
    background-clip: border-box;
    /* border: 1px solid rgb(223, 223, 223); */
    /* border-radius: .25rem; */
    /* margin-bottom: 25px; */
    padding: 10px 0px;
    /* height: 53px; */
    margin: 20px 0px;
}
.form-control {
    border: 1px solid rgb(231, 228, 232);
    background-color: #f5f5f5;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    font-weight: 100;
    border-radius: 5px;
    display: block;
    height: 40px;
    margin: 0px;
}
.form-control:focus {
    border: 1px solid rgb(230, 230, 230);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-group label{
    font-size: 14px;
    color: #636363;
    width: 100%;
    min-height: 22px;
}
.hizli-islem{
    position: fixed;
    bottom: 5px;
    right: 3px;
    z-index: 222;
    width: 244px;
    height: 31px;
}
.hizli-islem button{
    width: 68px;
    float: left;
    margin: 0px 3px;
    min-width: 68px;
    text-align: center;
}
.aaasagi{
    width: 42px !important;
    min-width: 42px !important;

}
.ekletek{
    width: 142px !important;
    min-width: 142px !important;
}
.btn-custom{
    background-color: #f6eefd;
    height: 38px;
    border-radius: 10px;
    width: 45px;
    padding-top: 1px;
}
.btn-custom:hover{
    background-color: #e2dbe8;
    cursor: pointer;
    color: #626262;
}
.btn-custom:active,
.btn-custom:focus,
.btn-custom.active,
.btn-custom:active:focus,
.sil-buton:active,
.sil-buton:focus,
.sil-buton.active,
.sil2-buton:active:focus,
.sil2-buton:active,
.sil2-buton:focus,
.sil2-buton.active,
.sil2-buton:active:focus,
.duzenle-buton:active,
.duzenle-buton:focus,
.duzenle-buton.active,
.duzenle-buton:active:focus{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.card-body{
    padding: 10px 10px 5px 10px;
}

.duzenle-buton {
    padding-top: 2px;
    height: 38px;
    display: block;
    text-align: center;
    width: 38px;
    font-size: 14px;
    float: right;
    background-color: #e2dbe8;
    border-radius: 10px;
    margin-right: 5px;
    font-weight: 300;
}

.duzenle-buton:hover {
    background-color: #d4bfe6;
}
.sil-buton {
    padding-top: 2px;
    height: 38px;
    display: block;
    text-align: center;
    width: 38px;
    font-size: 14px;
    float: left;
    background-color: #f9dddf;
    border-radius: 10px;
    margin-right: 5px;
}

.sil-buton:hover {
    background-color: #fbbfc4;
}
.sil2-buton {
    padding-top: 2px;
    height: 38px;
    display: block;
    text-align: center;
    width: 38px;
    font-size: 14px;
    float: left;
    background-color: #f9dddf;
    border-radius: 10px;
    margin-right: 5px;
    width: 100%;
}

.sil2-buton:hover {
    background-color: #fbbfc4;
}
.seo-buton {
    padding-top: 0px;
    height: 38px;
    display: block;
    text-align: center;
    width: 38px;
    font-size: 24px;
    float: left;
    background-color: #f2eefb;
    border-radius: 10px;
    margin-right: 5px;
}

.seo-buton:hover {
    background-color: #e2dbe8;
}

.ustmenu1{}
.ustmenu1:hover{}

.g-recaptcha {
    transform:scale(0.85);
    transform-origin:0 0;
}
.kodcu{
    margin-top:10px;
    margin-bottom: 10px;
}

.kodcu > div:first-of-type{
    margin: auto;
}
.g-recaptcha > div:first-of-type{
    margin: auto;
}
