body {
    background-color: #ecf0f1;
    background: url("../img/bg.jpg");
    color: #33495e;
}

.kunye-p {
    margin: 0 0 -3px;
    font-size: 11px;
    /*white-space: nowrap;*/
}

.kunye-p i {
    color: #66bf73;
}

.kunye {
    margin-top: -40px;
    box-shadow: 0 0 6px #ccc;
}

.kunye-logo {
    max-height: 100%;
    max-width: 100%;
}

.dearName {
    font-size: 16px;
    font-weight: 600;
    color: #33495e;
    display: inline-block;
    margin-top: 4px;
}

.table-bosluk {
    line-height: 13px;
}

.logo {
    margin-top: -35px;
}

.mobile-logo {
    position: relative;
    left: 0;
    top: 5px;
    text-align: center;
    margin: auto;
}

.buttonSpace {
    padding: 0 5px 5px 0;
    display: inline-table;
}

.firmabaslik {
    position: absolute;
    margin: -27px 0 0 7px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #DEDEDE;
    padding: 3px;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

/* diğer tablo özellikleri*/

.karsi-taraf {
    color: #e74c3b;
    padding-top: 13px !important;
}

/*formlar */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}*/

/*.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}*/

/*Sayısal değerler sağa dayalı*/
.rightAlignNums {
    text-align: right;
}

/*yeni cssler*/

.wrapper {
    background-color: rgba(255, 255, 255, 0.9);
    /*background:url("../img/mutabakat-bg.png") center center #ffffff ;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 0 0 16px #ddd;
    border: 1px solid #D2D2D2;
    /*display: inline-block;*/
}

.logo {
    text-align: right;
    float: right;
}

label.no-wrap {
    white-space: nowrap;

}

.fat-karsi {
    /*padding: 30px 0 22px;*/
    font-size: 17px;
}

.fat-input {
    width: 225px;
}

.padding-10 {
    padding: 10px;
}

.vurgu {
    font-weight: bold;
}

.firmInfo p {
    font-size: 13px;
    margin: 0;

}

.firmInfo table tr td:first-child {
    width: 25px;
}

.firmInfo table tr td:last-child {
    font-size: 12px;
}

.b-question {
    position: absolute;
    top: 10px;
    right: -23px;
    font-size: 20px;
}

.b-question2 {
    margin-left: 10px;
    font-size: 18px;
    vertical-align: middle;
}

.otherSide {
    font-size: 14px;
    position: absolute;
    padding: 8px;
    margin: 4px 30px;
    top: 0;
}

.c-otherSide {
    margin: -2px 0 0 -13px;
    font-size: 15px;
    padding: 8px;
    margin-top: 3px;
}

.b-bottom-dashed {
    border-bottom: 2px dashed #999;
}

#lblToplamTRYBakiye {
    margin: -2px 0 0 -13px;
}

@media screen and (max-width: 36em) {
    /*768px den kucukkse*/
    label.no-wrap {
        white-space: normal;
    }

}

.borcalacak span {
    /*top: 9px;*/
    position: relative;
    font-weight: bold;
    color: #666;
}

.fa:not(.nf) {
    cursor: pointer;
}

.space {
    margin-top: 80px;
}

.no-addon {
    background: none;
    border: 0;
    padding: 1px;
}

.buttons {
    display: inline-block;
}

@media screen and (min-width: 769px) and (max-width: 992px) {

}

@media screen and (min-width: 769px) {

    .form-inline .form-group input,
    .form-inline .form-group textarea {
        width: 300px
    }

}

@media screen and (max-width: 768px) {

    .vcenter {
        display: block !important;
    }

    .logoWrapper {
        text-align: center;
    }

}

#divBpbBakiye1, #divBpbBakiye2, #divBpbBakiye3, #divBpbBakiye4, #divBpbBakiye5 {
    display: inline-block;

}

.copyright {
    color: #818385;
    font-weight: bold;
    padding-bottom: 10px;
}

.eMutabakatCopy {
    background: url("../img/e-Mutabakat-logo.png");
    padding: 0 37px;
    background-size: 87px 13px;
    background-position: -18px;
    background-repeat: no-repeat;

}

.netbtCopy {
    background: url("../img/netbtLogo.png");
    padding: 3px 15px;
    background-size: 30px 18px;
    background-repeat: no-repeat;

}

/*checkbox field*/

[for="cbxInvoiceExist"] {
    color: #468847;
    font-size: 12px;
}

input#cbxInvoiceExist {
    visibility: hidden;
}

.checkBox {
    width: 25px;
    height: 25px;
    background: #468847;
    position: relative;
}

.checkBox label {
    cursor: pointer;
    position: absolute;
    width: 21px;
    height: 21px;
    left: 2px;
    top: 2px;
    white-space: nowrap;
    text-indent: 31px;
    line-height: 20px;
    background: #fff;

}

.checkBox label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 13px;
    height: 7px;
    background: transparent;
    top: 5px;
    left: 5px;
    border: 2px solid #468847;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkBox label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.checkBox input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

@media (max-width: 767px) {
    .xs-block {
        width: 100% !important;
        display: block !important;
    }

    .buttonSpace {
        display: block !important;
    }

    .buttons {
        display: block !important;
    }
}

.logo2 {
    margin: 10px auto;
    position: absolute;
    left: 0;
    right: 0;
}

.ic-buton {
    background-color: white;
    border: 1px solid;
    border-left: none;
    border-color: #61be75;
}

.sil-buton {
    position: absolute;
    top: 30px;
    right: 4px;
    z-index: 2;
    cursor: pointer;
    color: #e74c3b;
    font-size: 16px;
}

.yanyana {
    float: left;
    width: 129px;
    margin-left: 10px;
}

.jumbotron-ortala {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.uploadSection {
    box-shadow: 0 0 4px #ccc;
    background-color: rgba(255, 255, 255, 0.8);
}

#divBpbBakiye1, #divBpbBakiye2, #divBpbBakiye3, #divBpbBakiye4, #divBpbBakiye5 {
    margin-bottom: 5px;
}

/*Popup Ekranı*/
.AjaxPopup {
    background: #fff;
    width: 96%;
    z-index: 99999;
    position: absolute;
    left: 2%;
    right: 2%;
    top: 4%;
    box-shadow: 0 0 71px #aaa;
}

.AjaxPopup > i {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
}

.popupContainer {
    /*background: #d1eaff; */
    width: 100%;
    height: 100%;
    padding: 30px;
}

.tableHead {
    background: #dff0d8 !important;
    color: #468847;
}

input#ckbCari1 {
    visibility: hidden;
}

input#ckbCari2 {
    visibility: hidden;
}

input#ckbCari3 {
    visibility: hidden;
}

input#ckbCari4 {
    visibility: hidden;
}

input#ckbCari5 {
    visibility: hidden;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {

    .editCheckbox {
        margin: 7px -92px;
    }

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    .editCheckbox {
        margin: 7px -60px;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

    .editCheckbox {
        margin: 7px 7px;
    }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

    .editCheckbox {
        float: right;
        margin: -31px 43px;
    }

}

/* Portrait phones and smaller */
@media (max-width: 480px) {

    .editCheckbox {
        margin: -31px -2px;
    }

}

/* Portrait phones and smaller */
@media (max-width: 320px) {

    .editCheckbox {
        margin: -31px -27px;
    }

}
