/* cmsms stylesheet: vmbilisimcss modified: 03/20/24 15:08:37 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

* {
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

a {
    color: #000000;
}

body {width: 100%;height: auto;}

header {
    width: 100%;
}

.menunorm {
    width: 1080px;
    position: fixed;
    left: 50%;
    margin-left: -540px;
    z-index: 1000;
}

.menunorm .menusolbeyaz {
    width: 100%;
    background-color: #ffffff!important;
    float: left;
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
}

.menusos {
    float: right;
    display: none;
}

.menusosic {
    float: left;
    background-color: #f39200;
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
}

.menusosic:first-child {
    margin-right: 13px;
}

.menulogo {
    float: left;
    height: 100px;
    padding: 15px;
}

.menunorm .menusira > ul > li {
    list-style: none;
    float: left;
    padding: 85px 0 26px 18px;
    margin-left: -4px;
}

.menunorm .menusira > ul > li:hover > ul {
	display: block;
}

.menunorm .menusira > ul > li > ul > li {
    list-style: none;
    padding: 5px 5px;
    border-bottom: 1px solid #ffffff;
    align-items: stretch;
}

.menunorm .menusira > ul > li > ul > li:last-child {
    border-bottom: none;
}

.menunorm .menusira > ul > li > ul > li > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menunorm .menusira > ul > li:after {
    content: '|';
    color: #000000!important;
    padding: 0 0 0 10px;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
}

.menunorm .menusira > ul > li:last-child:after {
    content: none;
}

.menunorm .menusosic a .sosdiv {
    padding: 86px 13px 13px;
}

.menunorm .menusosic a .sosdiv:hover img {
    opacity: 0.5;
}

.menusira {
    float: right;
}

.menunorm .menusira > ul > li:last-child {
    padding-right: 24px;
}

.menumob {
    display: none;
}

.slider {
    position: relative;
    width: 1180px;
    height: 590px;
    margin: 0 auto;
    background-color: #efefef;
    z-index: 0;
    border-bottom: 180px solid #e8490f;
    border-radius: 0 0 30px 30px;
}

.haberler {
    width: 1080px;
    margin: -165px auto 0;
    position: relative;
    z-index: 1;
}

.habbaslik {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 15px;
}

.haberanaic ul.list1 {
    display: none;
}

.haberr {
    width: 320px;
    height: 101px!important;
    background-color: #ffffff;
    /* margin-right: 36px; */
    float: left;
    padding: 10px;
    border-right: 2px solid #e8490f;
    border-radius: 10px;
}

.haberanaic .NewsSummary:nth-child(3n) {
    margin-right: 0px;
}

.haberanaic {
    height: 160px;
    width: 1080px;
}

.haberr .NewsSummaryField {
    width: 140px;
    height: 140px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.haberr .NewsSummaryField img {
    width: 100%;
    height: auto;
}

.habbas {
    font-weight: 700;
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #e8490f;
    float: left;
    width: 158px;
    overflow: hidden;
    max-height: 36px;
}

.haberr .NewsSummarySummary {
    font-size: 12px;
    float: left;
    width: 158px;
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #e8490f;
    max-height: 75px;
    overflow: hidden;
}

.haberr .NewsSummaryPostdate {
    font-size: 10px;
}

.haberr:nth-child(3n) {
    /* margin-right: 0px; */
}

.yenurbaslik {
    font-weight: 700;
    font-size: 24px;
    color: #f39200;
    float: left;
    padding: 0 20px;
    width: 160px;
}

.yeniurun {
    width: 1080px;
    height: 284px;
    margin: 15px auto;
}

.solcizgi {
    width: 440px;
    height: 2px;
    background-color: #f39200;
    float: left;
    margin-top: 15px;
}

.sagcizgi {
    width: 440px;
    height: 2px;
    background-color: #f39200;
    float: left;
    margin-top: 15px;
}

.yeniurunbaslik {
    height: 32px;
    margin: 15px 0;
}

.yenurimj {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    line-height: 200px;
    color: rgba(255,255,255,0);
    font-weight: 700;
    font-size: 20px;
    background-size: cover;
}

.kolbir {
    width: 350px;
    height: 235px;
    margin-right: 14px;
    float: left;
}

.kolbir:last-child {
    margin-right: 0px;
}

.yenurimj:hover {
    color: rgba(255,255,255,1);
    border: 5px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.anamarkalar {
    clear: both;
    width: 100%;
    margin: 30px 0 0;
    padding: 30px 0 10px;
    background-color: #efefef;
}

footer {
    width: 100%;
    height: 35px;
    background-color: #e8490f;
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
}

.footdiv {
    width: 1080px;
    margin: 0 auto;
    font-size: 11px;
    color: #ffffff;
}

.footdiv a {
    color: #ffffff;
}

.footmenu ul li {
    list-style: none;
    padding: 9px 11px;
    float: left;
}

.footmenu ul li:after {
    content: '|';padding-left: 12px;color: #ffffff;
}

.haberr:hover {
    background-color: rgba(255,255,255,0.5);
}

.footsag {
    padding: 9px 0 0 10px;
    float: left;
}

.footmenu ul li:hover {
    background-color: #ffffff;
}

.footmenu ul li:hover a {
    color: #e8490f;
}

.menunorm .menusira ul li:hover {
    background-color: #e8490f;
    color: #ffffff;
}

.menunorm .menusira ul li:hover a {
    color: #ffffff!important;
}

.menunorm .menusira ul li:hover a {
    color: #ffffff;
}

.menunorm .menusira ul li:hover:after {
    color: #e8490f;
}

.menusira > ul > li:nth-child(5) ul {
    /* display: none!important; */
}

div#slider1 {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

.arama label {
    display: none;
}

.arama {
    position: fixed;
    z-index: 1001;
    left: 50%;
    margin-left: 330px;
    border: 3px solid #f39200;
    background-color: #ffffff;
}

input#m5aaebsearchinput {
    padding: 10px;
    width: 130px;
}

.arama input.search-button {
    padding: 10px;
    background-color: #e8490f;
    color: #ffffff;
    font-weight: 700;
    width: 50px;
}

.icustimj {
    width: 1180px;
    height: 400px;
    margin: 0 auto;
}

.icbaslik {
    width: 1160px;
    background-color: #e8490f;
    height: 45px;
    padding: 10px;
    margin: 0 auto;
}

.ictitle {
    float: left;
    padding: 5px;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
}

.breadcrumb {
    float: left;
    padding: 5px;
    margin-top: -1px;
}

span.breadcrumb {
    font-size: 24px;
    color: #ffffff;
}

span.breadcrumb a {
    color: #ffffff;
}

span.breadcrumb:before {content: '>';padding-right: 10px;}

span.breadcrumb.current {
    display: none;
}

span.breadcrumb:first-child {
    display: none;
}

div.breadcrumb {
    font-size: 0px;
}

.icbaslikic {
    font-size: 0px;
}

.icmetin {
    width: 1080px;
    margin: 25px auto;
    min-height: calc(100vh - 470px);
}

.icmetin .menudepth0 {
    float: left;
    margin: 0 30px 30px 0;
    width: 243px;
    height: 162px;
    border: 2px solid #f39200;
}

.icmetin .menudepth0:nth-child(4n) {
    margin: 0 0 30px 0;
}

.icmetin .menudepth0 img {
    width: 100%;
}

.kategoris .katmetin {
    display: none;
}

.clearer {
    clear: both;
    float: none;
    width: 100%;
    height: 50px;
}

.menudepth0.slick-slide img {
    width: 275px;
    height: auto;
    padding: 9px;
}

.anamarkaslider {
    width: 1180px;
    margin: 0 auto;
}

.anamarkalar .kategoriimg {
    width: 275px;
}

ul.slick-dots li button {
    font-size: 0px;
}

ul.slick-dots li {
    float: left;margin-right: 50px;
}

.anamarkalar ul.slick-dots {
    position: relative;
    width: 800px;
    overflow: hidden;
    left: 50%;
    margin-left: -410px;
    margin-top: 10px;
    padding-bottom: 10px;
}

ul.slick-dots li::marker {
    font-size: 24px;
}

.icustimj.harita {
    height: 590px;
}

.iletust {
    width: 1080px;
    height: 130px;
}

.iletsol {
    float: left;
    margin-right: 20px;
    line-height: 26px;
    font-weight: 700;
    width: 75px;
}

.iletorta {
    line-height: 26px;
    float: left;
    width: 320px;
    border-right: 2px solid #f39200;
}

.iletsag {
    float: left;
    margin-left: 30px;
    background-color: #f39200;
    width: 602px;
    padding: 15px;
}

.sosbaslik {
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}

.icikontek {
    float: left;
    padding: 26px 46px;
}

.icmetin > .iletform {
    clear: both;
    float: none;
    border-top: 2px solid #f39200;
    margin-top: 25px;
    padding-top: 25px;
}

.icmetin .haberr {
    margin-bottom: 30px;
}

.footsosicikonlar {
    float: left;
    margin-left: 10px;
    padding-top: 10px;
}

.footicikontek img {
    width: 13px;
}

.footicikontek {
    float: left;
    padding: 0 9px;
}

.footsag:after {
    content: '|';
    padding-left: 15px;
}

.urunkat > .kategoris > .kategoritek > .menudepth0 > .katmetin {
    display: block;
    width: 223px;
    background-color: #f39200;
    padding: 10px;
    text-align: center;
    height: 40px;
}

.urunkat > .kategoris > .kategoritek > .menudepth0 > .kategoriimg > a > img {
    height: 162px;
    width: auto;
    /* margin-left: -130px; */
}

.urunkat > .kategoris > .kategoritek > .menudepth0 > .kategoriimg {
    height: 162px;
    width: 243px;
    overflow: hidden;
}

.urunkat > .kategoris > .kategoritek > .menudepth0 > .katmetin > a {
    color: #ffffff;
    font-weight: 700;
}

.urunkat .menudepth0 {
    height: 220px;
}

.formbaslik {
    color: #e8490f;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
}



input#fbrp__21 {
    width: 330px;
    float: left;
    font-size: 20px;
    border-bottom: 2px solid #f39200;
    margin-right: 44px;
}

input#fbrp__22 {
    width: 330px;
    float: left;
    font-size: 20px;
    border-bottom: 2px solid #f39200;
    margin-right: 44px;
}

input#fbrp__23 {
    width: 330px;
    float: left;
    font-size: 20px;
    border-bottom: 2px solid #f39200;
}

textarea#fbrp__24 {
    width: 1056px;
    border: 2px solid #f39200;
    margin-top: 20px;
    font-size: 20px;
    height: 300px;
    padding: 10px;
}

input#m5f682fbrp_submit {
    padding: 10px;
    background-color: #f39200;
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
}

.iletform .submit {
    text-align: right;
    margin-top: -53px;
    position: relative;
    z-index: 100;
}

.icmetin p {
    margin-bottom: 15px;
    text-align: justify;
}

.icmetin .iletust p {
    margin-bottom: 0!important;
}

.menubeyaz {
    width: 1080px;
    position: fixed;
    left: 50%;
    margin-left: -540px;
    z-index: 1000;
}

.menubeyaz .menusolbeyaz {
    width: 100%;
    float: left;
}

.menubeyaz .menulogo .beyazlogo {
    position: fixed;
    float: left;
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.menubeyaz .menulogo .normlogo {
    position: fixed;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    opacity: 0;
}

.menunorm .menulogo .normlogo {
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.menunorm .menulogo .beyazlogo {
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.menubeyaz .menusolbeyaz {
    background-color: rgba(255,255,255,0);
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
}

.menunorm .menusira > ul > li > a {
    color: #000000!important;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
}

.menubeyaz .menusira > ul > li > a {
    color: #ffffff;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
}

.menubeyaz .menusira > ul > li {
    list-style: none;
    float: left;
    padding: 85px 0 26px 18px;
    margin-left: -4px;
}

.menubeyaz .menusira > ul > li > ul {
    display: none;
    width: auto;
    height: auto;
    position: absolute;
    margin-left: -18px;
    background: #f39200d4;
    margin-top: 26px;
    border: 1px solid #e8490f;
    padding: 10px;
}

.menubeyaz .menusira > ul > li:hover > ul {
	display: block;
}

.menubeyaz .menusira > ul > li > ul > li {
    list-style: none;
    padding: 5px 5px;
    border-bottom: 1px solid #ffffff;
    align-items: stretch;
}

.menubeyaz .menusira > ul > li > ul > li:last-child {
    border-bottom: none;
}

.menubeyaz .menusira > ul > li > ul > li > a {
    width: 100%;
    height: 100%;
    display: flex;
    color: #ffffff;
    justify-content: center;
    align-items: center;
}

.menubeyaz .menusira > ul > li:after {
    content: '|';
    color: #ffffff;
    padding: 0 0 0 10px;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
}

.menubeyaz .menusira > ul > li:last-child:after {
    content: none;
}

.menubeyaz .menusosic a .sosdiv {
    padding: 86px 13px 13px;
}

.menubeyaz .menusosic a .sosdiv:hover img {
    opacity: 0.5;
}

.menubeyaz .menusira > ul > li:last-child {
    padding-right: 24px;
}

.haberdetay.icustimj {
    height: 130px;
    background-color: #f39200;
}

.icmetin.haberic {
    min-height: calc(100vh - 330px)!important;
}

.haberic div#NewsPostDetailDate {
    display: none;
}

.haberic div#NewsPostDetailCategory {
    display: none;
}

.habericdiv#NewsPostDetailAuthor {
    display: none;
}

.haberic div#NewsPostDetailReturnLink {
    display: none;
}

.haberic div#NewsPostDetailSummary {
    display: none;
}

.haberic div#NewsPostDetailAuthor {
    display: none;
}

div#NewsPostDetailContent {
    float: right;
    width: 520px;
}

.haberic .NewsDetailField {
    float: left;
    width: 520px;
}

.haberic .NewsDetailField img {
    width: 520px;
    height: auto;
}

.haberic h3#NewsPostDetailTitle {
    padding: 0 0 30px;
    font-size: 24px;
    width: 100%;
    text-align: center;
}

.haberic hr#NewsPostDetailHorizRule {
    border: 1px solid #f39200;
    margin-bottom: 30px;
}

.icustimj {
    border-top: 120px solid #e8490fe0;
}

.breadcrumb.urunbread span {
    font-size: 14px!important;
}

.urunbread span.breadcrumb:before {
    padding-right: 3px;
}

.urunimajsol {
    float: left;
    width: 520px;
}

.urunmetinsag {
    float: right;
    width: 520px;
}

.urunmetinsag td:first-child {
    width: 210px;
}

.urunmetinsag td:nth-child(2) {
    width: 290px;
    padding-left: 20px;
}

.mobmenuimg {
    display: none;
}

.icustimj.harita.normharita {
    display: block;
}

.icustimj.harita.mobharita {
    display: none;
}

.harsol {
    float: left;
    width: 50%;
}

.harsag {
    float: right;
    width: 50%;
}

.harsag img {
    width: 100%;
}

.mobharita .harsol {
    width: 100%;
    height: 250px;
}

.mobharita .harsag {
    width: 100%;
    margin: 0 auto;
    height: 240px;
}

.aramaic li {
    padding: 20px 0 30px;
    border-bottom: 1px solid;
    list-style: none;
    font-weight: 700;
    margin: 10px 0;
}

.aramaic li span.searchhilite {
    color: #ffffff;
}

.aramaic li a {
    padding: 20px 10px;
    background-color: #333;
    color: #ffffff;
}

.NewsSummaryPostdate {
    display: none;
}

.haberanamob {
    display: none;
}

div#NewsPostDetailContent img {
    max-width: 100%;
    height: auto;
}

.NewsSummaryField img {
    border-radius: 6px;
}

table {
    border: 1px solid #000;
}

table td {
    border: 1px solid #000000;
    padding: 4px;
}























@media (orientation:portrait){

.menusira {
    display: none;
    height: calc(100vh - 104px);
    border-bottom: 10px solid #000000;
    background-color: #e8490fa0;
}

.menudegis.menubeyaz {
    width: 100%;
    left: 0;
    margin-left: 0;
}

.menulogo img {
    width: 45%;
}

.mobmenuimg {
    display: block;
    float: right;
    padding: 20px;
    background-color: #e8490f;
}

.slider {
    width: 100%;
    height: auto;
    padding-top: 94px;
    background-color: #e8490f;
    border-bottom: 0;
    border-radius: 0;
}

.haberler {
    width: 97%;
    padding: 10px 5px 0;
    height: 412px;
    display: none;
}

.haberanaic {
    width: 100%;
    height: 116px;
}

.haberr {
    margin: 0 auto 10px;
    float: none;
    clear: both;
    border-bottom: 3px solid #e8490f;
    height: 93px;
}

.haberr .NewsSummaryField {
    height: 93px;
}

.yeniurun {
    width: 100%;
    clear: both;
    margin: 0 auto;
    height: auto;
}

.solcizgi {
    display: none;
}

.sagcizgi {
    display: none;
}

.yenurbaslik {
    border-top: 60px solid #f39200;
    width: 100%!important;
    text-align: center;
    padding: 10px 0;
    border-bottom: 2px solid #f39200;
    float: none;
    clear: both;
}

.yeniurunbaslik {
    margin: 0!important;
    height: auto!important;
}

.kolbir {
    float: none;
    clear: both;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding: 30px 0;
    border-bottom: 2px solid #f39200;
}

.yenurimj {
    width: 100%;
    margin: 0 auto;
    height: auto;
}

.haberr:nth-child(3n) {
    border-bottom: 0;
}

.kolbir:last-child {
    margin: 0 auto!important;
    border-bottom: none;
}

.anamarkaslider {
    width: 100%;
}

ul.slick-dots {
    width: 100%;
}

.menudepth0.slick-slide img {
    width: 29%;
    padding: 5px;
}

.anamarkalar ul.slick-dots {
    display: none!important;
}

.anamarkalar {
    padding: 30px 0;
    margin: 0 auto!important;
}

.footdiv {
    padding: 10px 5%;
    width: 90%;
}

footer {
    height: auto;
}

.footsag {
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background-color: #ffffff;
    color: #e8490f;
}

.footsosicikonlar {
    float: none;
    clear: both;
    height: 60px;
    margin: 0 auto;
    border-top: 1px solid;
    width: 100%;
}

.footmenu ul li {
    float: none;
    clear: both;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

.footmenu ul li:after {
    content: none;
}

.footsag:after {
    content: none;
}

.footicikontek img {
    width: 100%;
}

.footicikontek {
    width: 7.5%;
    padding: 6%;
}

.menulogo {
    padding: 15px 0 0 15px;
    height: auto;
}

.clearer {
    height: 1px;
}

.menubeyaz .menusira > ul > li {
    padding: 5px;
    width: calc(100% - 10px);
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #e8490f;
}

.menubeyaz .menusira > ul > li:after {
    content: none;
}

.menubeyaz .menusira > ul > li > ul {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    font-size: 12px;
}

.menubeyaz .menusira > ul > li > ul > li {
    padding: 10px;
}

.menudegis.menunorm .menusira {
    display: none;
    background-color: #ffffffa0;
    height: calc(100vh - 104px);
    border-bottom: 10px solid #e8490f;
}

.menudegis .menusolbeyaz {
    background-color: #e8490fa0!important;
}

.menunorm .menusolbeyaz {
    background-color: #ffffffe0!important;
}

.icustimj {
    border-top: 94px solid #e8490f;
    width: 100%;
    height: 150px;
    background-size: cover;
}

.icbaslik {
    width: calc(100% - 20px);
    height: auto;
    float: none;
    clear: both;
}

.ictitle {
    float: none;
    clear: both;
    font-size: 24px;
}

.breadcrumb {
    float: none;
    clear: both;
    overflow: hidden;
}

span.breadcrumb {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

span.breadcrumb:before {
    padding: 2px;
}

.icmetin.urunkat {
    width: 100%;
    text-align: center;
}

.icmetin .menudepth0 {
    float: none;
    clear: both;
    text-align: center;
    margin: 0 auto 25px!important;
}

.icmetin {
    width: calc(100% - 20px);
}

.urunimajsol {
    float: none;
    width: 100%;
    max-width: 520px;
}

.urunimajsol img {
    width: 100%;
}

.urunmetinsag {
    float: none;
    clear: both;
    width: calc(100% - 20px);
    margin: 20px auto 0;
}

.urunmetinsag td:first-child {
    width: auto!important;
}

.urunmetinsag td:nth-child(2) {
    width: auto!important;
}

div#NewsPostDetailContent {
    width: 100%;
    float: none;
    clear: both;
}

.haberic .NewsDetailField {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 20px;
}

.haberic .NewsDetailField img {
    width: 100%;
}

.icustimj.harita.normharita {
    display: none;
}

.icustimj.harita.mobharita {
    display: block;
    height: 250px!important;
}

.iletsag {
    float: none;
    clear: both;
    width: 100%;
    height: 80px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.iletsol {
    font-size: 13px;
    line-height: 20px;
    height: 120px;
    width: 65px;
}

.iletorta {
    font-size: 13px;
    line-height: 20px;
    height: 120px;
    width: 228px;
    border: none;
}

.iletust {width: 100%;height: auto;}

.icikontek {
    padding: 20px;
}

input#fbrp__21 {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 0;
}

input#fbrp__22 {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 0;
}

input#fbrp__23 {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 0;
}

textarea#fbrp__24 {
    width: calc(100% - 24px)!important;
}

.icmetin .NewsSummaryPostdate {
    display: none;
}

.icmetin .NewsSummarySummary {
    border-bottom: none;
}

.haberanamasa {
    display: none;
}


}
