textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: .9rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e0e8f3;
    border-radius: 3px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/* xoops button  */
input[type="submit"], input[type="reset"], input[type="button"] {
    background: #0976b4;
    border: 1px solid #0976b4;
    padding: 6px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}
/* xoops button  */


/* home tanitim  */
.hometanitim {
  color: #5f6c73;
  margin-left: -30px;
}

.fa-check-circle {
  color: #fb9505;
}
/* home tanitim  */

/* pk pagination as buttons */

a.xo-pagarrow { /* page navigation arrows */
   display:inline;  
   width: 30px;  
   height:30px;  
   text-align:center;  
   padding: 3px 6px;  
   margin: 0 2px 0 2px;  
   border: 1px solid #ccc;
   border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
   }
a.xo-pagarrow:hover{ /* page navigation arrows HOVER */
   display:inline;  
   width: 30px;  
   height:30px;
   text-align:center;  
   padding: 3px 6px;  
   margin: 0 2px 0 2px;   
   border: 1px solid #ccc;  
   background-color: #eee;
   border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
   }

.xo-pagact { /* active page */
   display:inline;  
   width: 30px;  
   height:30px;  
   text-align:center;  
   color: #fff;
   padding: 3px 6px;  
   margin: 0 2px 0 2px;   
   border: 1px solid #ccc;   
   background-color: #0976b4;
   border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
   }  
   
a.xo-counterpage { /* visited page */
    display: inline;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 3px 8px;
    margin: 0 2px 0 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

a.xo-counterpage:hover { /* visited page HOVER */
  display: inline;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 3px 8px;
    margin: 0 2px 0 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
   background-color: #eee;
}
/* pk pagination as buttons */

/*-- xoops pmlite --*/
#coolsus input[type=text],
#coolsus select
{
    border:1px solid #ccc;
    border-radius:5px;
    margin:10px 0 0 0;
}

#coolsus select.input-sm
{
    border:1px solid #ccc;
    border-radius:5px;
    margin:2px 0;
}

#coolsus input[type=radio]
{
    margin:15px 0 10px 0;
}

#coolsus .xoops-form-element-caption,
#coolsus .xoops-form-element-caption-required
{
    margin:10px 0 0 0;
}

#coolsus button,
#coolsus input[type=button],
#coolsus input[type=submit],
#coolsus input[type=reset]
 {
    margin:1px;
    border:1px solid #ccc;
    border-radius:5px;
    background-color:transparent !important;
}

#coolsus input[type=button],
#coolsus input[type=submit],
#coolsus input[type=reset]
 {
    padding:5px;
}
/*-- xoops pmlite --*/

/*-- xoopscode --*/
.xoopsCode {
    background: url(https://xoops.org/themes/xoops2020/images/code.png);
    overflow-x: auto;
    border: 5px solid #EEE;
    padding-left: 10px;
    border-radius: 4px;
    max-width: 855px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.xoopsCode code {
    background-color: transparent;
    line-height: 25px;
    position: relative;
    padding: 0;
    white-space: nowrap;
}

.xoopsCode code > span {
    position: relative;
    z-index: 5;
}
/*-- xoopscode --*/

/*-- pm --*/
.pm {
background: #fb9505;
width: 20px;
display: block;
float: right;
border-radius: 3px;
margin-left: 5px;
}

.pmesag {
background: #fb9505;
width: 20px;
display: block;
float: right;
border-radius: 3px;
padding-left: 5px;
margin-left: 5px;
color: #fff;
}

.pmsm {
background: #fb9505;
width: 50px;
display: block;
float: right;
border-radius: 3px;
margin-top:-25px;
padding: 3px;
}

/*-- pm --*/


/*-- Main Menu Sub Menu --*/
.mainsubmenu {
border-bottom: 1px solid #e0e8f3;
font-size: 12px;
margin-left: 30px;
}
/*-- Main Menu Sub Menu --*/

/*-- Text Colar Genel --*/
.yazirenk {
  color: #6c757d
}
/*-- Text Colar Genel --*/

/*-- Comment Text --*/
.comyazi {
  font-size: 16px;
}

.yorumboyut {
  font-size: 16px;
  color: #6c757d;
}


.comment-widgets .comment-row:hover {
    background: rgba(0, 0, 0, 0.02);
}

.comment-widgets .comment-row {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    padding: 15px
}

.comment-text:hover {
    visibility: hidden
}

.comment-text:hover {
    visibility: visible
}

.label {
    padding: 3px 10px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 75%
}

.round img {
    border-radius: 100%
}

.label-info {
    background-color: #1976d2
}

.label-success {
    background-color: green
}

.label-danger {
    background-color: #ef5350
}

.action-icons a {
    padding-left: 7px;
    vertical-align: middle;
    color: #99abb4
}

.action-icons a:hover {
    color: #1976d2
}

.mt-100 {
    margin-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}
/*-- Comment Text --*/

/*-- Alt Menu --*/
.altmenu{
  margin-top: 77px;
  min-height: 10px;
  background: #D6DEE4;
  overflow: hidden;
  border-bottom: 1px solid #8CA2B3;
  font-size: 0.9em;
  margin-bottom: 30px;
  position: relative;
  border-radius: 4px;
}

.altmenu a{
  display: block;
  padding: 10px 10px;
  float: left;
  color: #394A57;
  border-right: 1px solid #8CA2B3;
  border-left: 1px solid #EDF0F3;
}
.altmenu a:hover{
  background: #B4C2CD;
  color: #000;
  text-decoration: none;
  border-left: 1px solid #B4C2CD;
}
.altmenu a:first-child{
  border-left: 0;
}
.altmenu a:last-child{
  border-right: 0;
}

.yazixoopscontent {
    float: left;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -.075em;
    margin-top: 10px;
}
/*-- Alt Menu --*/

tr {
    font-size: 12px;
    border-top: 1px solid #e0e8f3;
}
/*breadcrumb*/
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  font-size: 12px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}
/*breadcrumb*/

/*footer*/
.col_white_amrc {
color: #0976b4;
font-size: 20px;}
footer { width:100%; background-color:#263238; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
  list-style-type:none;
  padding:0px;
  display:table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}
/*footer*/

 /* Publisher and Blok */
 .text-white img {
  float: left;
  margin-right: 5px;
}

.olc {
    font-size: 10px;
    color: #8d97ad;
}

.olc a {
    color: #14655c;
}

.message-body-heading1 h5 a {
    color: #353c41;
}

.inbox-message ul li:hover, .inbox-message ul li:focus {
    background: #eff6f9;
}

.inbox-message ul li {
    list-style: none;
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #e8eef1;
}
.icerik-bosluk {
  padding:20px;
  
}

.date1 {
    font-size: 10px;
    line-height: 60px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-weight: 700;
    display: block;
  background: #0976b4;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}

.publisher-card {
  padding-left: 10px;
}
.publisher-kutu {
  background: #f8f9fa;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  transition: all 0.2s ease-in;
}

.publisher-kutu:hover {
  background: #e9ecef;
  transition: all 0.2s ease-in;
}

.publisher-catgry {
  font-size: 14px;
  border-bottom: 1px solid #e0e8f3;
  font-style: italic;
  padding-bottom: 6px;
}

#publisher-search input[type="checkbox"]  {
    margin:0 5px;
}
  
 /* Publisher and Blok */
 /* Xoops Text */
 .yazixoops {
  float:left;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -.075em;
}

.xoopsk {
  font-size: 30px;
  color: #139ee8;
}

.xinfox {
  padding-top: 10px;
  font-size: 15px;
  color: #fff;
  padding-bottom: 6px;
}

.yazixoopscontentrenk {
    float: left;
    color: #139ee8;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -.075em;
    margin-top: 10px;
}
 /* Xoops Text */


/* Slider */
.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
/* Slider */
.newbb-head {
    background: #F5F5F5;
}



.pm .bootstrap-select {
  width: 220px !important;
}
.grecaptcha-badge{display: none;}

.header-logosec {
  min-height: 160px;
}
.rotate-word {
  white-space: nowrap;
}
ul.emoji-button {
  list-style-type: none !important;
  padding: 0 !important;
}

.posts .header h3 {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.section-title h2 {
  text-shadow: 1px 1px 2px rgba(0,0,0,.2);
}

.list-catergory .badge-pill {
  font-weight: 500;
}

.user_info legend {
  width: auto;
  margin-top: .5rem;
  margin-bottom: .375rem;
  font-weight: 500;
  font-size: .85rem;
  padding: 0px .5rem;
}

.user_info fieldset {
    border: 1px solid #e0e8f3;
    padding: 10px;
    border-radius: 3px;
}

.header-search .header-icons .header-icons-link .header-icons-link3 {
  color: #fff;
  width: auto;
  text-align: center;
  height: 2rem;
  font-size: .8rem;
  position: relative;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.header-search .header-icons .header-icons-link .header-icons-link3 i{
  font-size: .9rem;
}

.accordion-group {
  position: relative;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
  border-color: #4CAF50;
}

.accordion-heading {
  padding: .75rem 1.25rem;
  background-color: #E8F5E9;
}

.accordion-heading a {
  font-weight: 500;
  font-size: .9rem;
  color: #205823;
  text-decoration: none;
}

.accordion-heading a:hover {
text-decoration: none;
}

.accordion-body {
  padding: .75rem 1.25rem;
  border-top: 1px solid #4CAF50;
}

.accordion-body h5 {
  font-size: .9rem;
  line-height: 2;
}

.accordion-body pre code {
  max-height: 300px;
}

tr:hover {
    background-color: rgba(241,238,247,.3);
}

 
/*-- Repository Top Block --*/
.card-body.p-0 ul li {
    list-style-type: none;
    padding: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #f5f5f5;
}
/*-- Repository Top Block --*/
 
/*-- Xoops Search --*/
.search-option {
   margin-top: 7px;
  }
/*-- Xoops Search --*/





.nav1 {
    float: left;
    display: block;
}

.nav1 > li {
  position: relative;
  display: block;
}
.nav1 > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav1 > li > a:hover,
.nav1 > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav1 > li.disabled > a {
  color: #777;
}
.nav1 > li.disabled > a:hover,
.nav1 > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav1 .open > a,
.nav1 .open > a:hover,
.nav1 .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav1 .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav1 > li > a > img {
  max-width: none;
}
.nav-tabs1 {
  border-bottom: 1px solid #ddd;
}
.nav-tabs1 > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs1 > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs1 > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs1 > li.active > a,
.nav-tabs1 > li.active > a:hover,
.nav-tabs1 > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs1.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs1.nav-justified > li {
  float: none;
}
.nav-tabs1.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs1.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs1.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs1.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs1.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs1.nav-justified > .active > a,
.nav-tabs1.nav-justified > .active > a:hover,
.nav-tabs1.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs1.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs1.nav-justified > .active > a,
  .nav-tabs1.nav-justified > .active > a:hover,
  .nav-tabs1.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-tabs1-justified {
  border-bottom: 0;
}
.nav-tabs1-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs1-justified > .active > a,
.nav-tabs1-justified > .active > a:hover,
.nav-tabs1-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs1-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs1-justified > .active > a,
  .nav-tabs1-justified > .active > a:hover,
  .nav-tabs1-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content1 > .tab-pane1 {
  display: none;
}
.tab-content1 > .active {
  display: block;
}
.nav-tabs1 .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tab-content-info {
    margin-bottom: 10px;
}

.tabs-left > li {
    border-bottom: 1px solid #f2f5f9;
}

.forum_button {
    display: contents;
   font-weight: lighter;
}

.thumb-md {
    height: 58px;
    width: 58px;
}

.badge-soft-danger {
    background-color: rgba(249,110,91,.2);
    color: #f96e5b;
}

.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li {
    border-bottom: 1px solid #e9ecef;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 5px;
    margin-left: 5px;
}



