﻿body {
    padding-top: 0px
}

.navbar {
    background-color: rgb(0, 0, 0);
}

#formContainerGenelBaslik {
    padding: 15px 15px;
    background: rgb(242, 242, 242);
}

#formContainsMessageBaslik {
    padding: 15px 15px;
    background: rgb(242, 242, 242);
}

.filePng {
    width: 40px;
    height: 40px;
}

#ContainsHeader {
    background-color: rgb(179, 179, 179);
}

#formContainerMisafirBasvuru {
    padding: 15px 15px;
    margin-top: 10px;
    height: auto !important;
    background: rgb(242, 242, 242);
}

#formContainerCevapEkDosya {
    padding: 15px 15px;
    height: auto !important;
    background: rgb(242, 242, 242);
}

#formContainerYanit {
    padding: 15px 15px;
    height: auto !important;
    background: rgb(242, 242, 242);
}

#YanitTextareaContainer {
    padding: 15px 15px;
    background: rgb(242, 242, 242);
}

#containsMessage {
    color: rgb(140, 140, 140);
}

#formContainerGeriBildirimMesaj {
    padding: 15px 15px;
    height: auto !important;
    background: rgb(255, 250, 189);
}

.fontSizeSmall {
    font-size: small;
}

#formContainerMisafirBasvuruMesaj {
    padding: 15px 15px;
    height: auto !important;
    background: rgb(242, 242, 242);
}

#formContainerMisafirBasvuruEkDosya {
    padding: 10px 10px;
    background: rgb(255, 250, 189);
}

#formContainerModal {
    background: rgb(242, 242, 242);
}

#separatorLine {
    height: 1px;
    border: none;
    color: #333;
    background-color: #333;
}

.textDivIcerik, .modal-body {
    white-space: pre-line !important;
}

.BorderStyle {
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -moz-box-shadow: 0px 0px 2px #000000;
    -webkit-box-shadow: 0px 0px 2px #000000;
    box-shadow: 0px 0px 2px #000000;
    padding: 10px;
}

#modalBody {
    white-space: pre-line !important;
    background-color: #FFF;
}

#modeltitle {
    color: rgb(255,0,0);
}

.modal-header {
    background: #FFF;
}

#modalCloseButton {
    background-color: rgb(255, 255, 255);
}


.btnCloseModal {
    background: #FFF;
    color: #343a40;
}

.CloseModal {
    background: #FFF;
    color: rgb(255,0,0);
}

body {
    background-size: cover;
}

.removeFile {
    color: red;
    font-size: small;
}

    .removeFile:hover {
        color: red;
    }

.RemoveBtn {
    color: red;
}

    .RemoveBtn:hover {
        color: #e60000;
    }

#Test2 {
    display: table;
}

.Test {
    display: table-cell;
    vertical-align: middle;
}



#accordion-style-1 h1,
#accordion-style-1 a {
    color: #007b5e;
}

#accordion-style-1 .titlelabel-link {
    font-weight: 400;
    color: #007b5e;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
    padding-left: 25px;
}

#accordion-style-1 .card-body {
    border-top: 2px solid #007b5e;
}

#accordion-style-1 .card-header .titlelabel.collapsed .fa.main2 {
    display: none;
}

#accordion-style-1 .card-header .titlelabel .fa.main2 {
    padding: 4px;
    color: #808080;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    display: block;
}

#YanitBasligi {
    font-size: 14px;
}

#accordionMenu {
    max-width: 300px;
}