* {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html,body {
    margin: 0;
    padding: 0;
}

svg {     
    width: 100%;
    height: 100%; 
    cursor: pointer;
}

::placeholder {
     color: #999;
     font:inherit;
}
.iziToast-inputs input::placeholder {
     color: black;
     font:inherit;
}

.hakkimizda-app p{ padding: 4px 4px; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;}
.hakkimizda-app a{ padding: 4px 4px; color: #FF0000;text-decoration: none; }
.hakkimizda-app a:hover{ text-decoration: none; color: #00007F; }
#ayarlar {
    display: none;
}
#main {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    display: none;
    background: #171B20;
    background-size: 100% 100%;
}
div#chat  {
    margin: 0 auto;
    height: 100%;
    width: 100%;
}
div#toolbar {
    width: 100%;
    height: 40px;
    left: 250px;
    background: #171B20;
	font-weight: bold;
}

#radyom {
    display: none;
}

img#radyo_icon {
    height: 100%;
}
img#mirc_icon {
	margin-top: 2px;
    width: 30px;
    height: 30px;
}
#mdbtn {
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	background-color: #171B20;
}
#mdbtn:hover {
    background-color: #666666;
}
#mdbtn:focus {
    background-color: #171B20;
}
#eskibtn a {
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	background-color: #666666;
}
#eskibtn a:hover {
    background-color: #171B20;
}
#eskibtn a:focus {
    background-color: #666666;
}
span#radyo_durum_text {
	font-weight: bold;
    line-height: 35px;
    margin-left: 2px;
	margin-bottom: 15px;
}
#radyo_durum {
	font-size: 12px;
  border-style: solid;
        border-width: 1px;
        border-color: #666;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		padding-left: 5px;
		padding-right: 5px;
}


#radyo_durum_text i.material-icons {
    float: right;
    line-height: 35px;
    margin-left: 5px;
	margin-bottom: 10px;
    color: red;
}


div#sidebar {
    height: calc(100% - 40px);
    width: 340px;
    float: left;
    background: #111519;
    mix-blend-mode: normal;
    opacity: 0.9;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}





div#default-user {
    cursor: pointer;
    float: left;
    position: relative;
}
div.menu2 {
    margin: 5px;
    margin-right: 15px;
    height: 32px;
    width: 32px;
    cursor: pointer;
    float: right;
    border-radius:16px;
    text-align: center;
    background-color: #212931;
	border-width: 1px;
    border-color: #666;
	box-shadow: 0px 0px 3px #fff;
}

div.menu2 i {
    font-size: 22px;
    line-height: 32px;
	color: #FFFFFF;
}

div.menu2:hover {
	background-color: #999;
	color: #fff;
}



div#mynick {
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: 8px;
    left: 35px;
}

div#myaccess {
    line-height: 11px;
    font-size: 12px;
    position: absolute;
    bottom: 4px;
    left: 45px;
    color: white;
}

div#user_info {
    width: 180px;
    float: left;
    height: 100%;
}

i#change_nick_button {
    font-size: 14px;
    float: right;
    margin-top: 4px;
    margin-left: 5px;
    color: white;
    cursor: pointer;
}
i#yeni_kanala_gir {
    font-size: 14px;
    float: right;
    margin-top: 4px;
    margin-left: 5px;
    color: white;
    cursor: pointer;
}

span#nick {
    /* float: left; */
    color: white;
}

div#profil {
    height: 40px;
    width: 70px;
    color: black;
    position: relative;
}


div#list {
    height: calc(100% - 40px);
}
div#search_icon i {
  color:white;
}
div#search_icon {
    height: 30px;
    width: 30px;
    float: left;
}
input#arama {
    height: 26px;
    width: calc(100% - 35px);
    float: left;
    background: none;
    border: none;
}

ul#tabs #search {
    height: 35px;
    border: none;
    line-height: 35px;
    color: #cecdcd;
    margin: 0;
    text-align: center;
    width: 100%;
    border-bottom: 2px solid gray;
}



div#input button i {
    color: #000000;
    line-height: 50px;
    float: left;
    width: 40px;
    text-align: center;
}

div#main_area {
    height: calc(100% - 90px);
    width: 100%;
    background: #f3f4f7;
    position: relative;
}

div#input {
    height: 88px;
    width: 100%;
    background: white;
    border-top: 1px solid #d8d9dc;
}

input#yaziarea {
    height: 40px;
    border: none;
    width: calc(100% - 90px);
    float: left;
    margin-left: 5px;
    background: #f1f1f1;
    border-radius: 15px;
    margin-top: 1px;
    padding-left: 15px;
}

div#list_bilgi {
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #9c9c9c;
    height: 41px;
}

div#list_bilgi span {
    padding-left: 9px;
    float: left;
}

div#list_bilgi i {
    float: right;
    color: #9c9c9c;
    width: 25px;
    text-align: center;
    cursor: pointer;
}
ul#tabs {
    padding-left: 0;
    list-style: none;
    margin: 0;
    height: calc(100% - 122px);
    overflow: auto;
    width: 100%;
}
ul#tabs ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
ul#tabs li{
    height: 40px;
    width: 100%;
    position: relative;
    cursor: pointer;
    color: #5f6773;
    border-bottom: 1px solid #5f6773;
    margin-left: 0;
}


ul#tabs li img {
    width: 38px;
    border-radius: 50px;
    position: absolute;
    top: 5px;
    left: 10px;
}

ul#tabs li a {
    color: #545454;
    text-decoration: none;
}
ul#tabs #kanal_tab li.secilen {
   background-color: #ebebeb;
}
ul#tabs li:hover .nickname  {
   text-decoration:underline;
}
ul#tabs li span.nickname {
    position: absolute;
    left: 50px;
    right: 0;
    top: 3px;
    color: #ACB2B7;
}

ul#tabs li .down {
    height: 21px;
    width: 21px;
    position: absolute;
    right: 22px;
    top: 24px;
}

ul#tabs li .down2 {
    height: 23px;
    width: 23px;
    position: absolute;
    right: 2px;
    top: 1px;
}

ul#tabs li .downo1 {
    height: 21px;
    width: 21px;
    position: absolute;
    left: 16px;
    margin-top: 8px;
}

ul#tabs li .downo2 {
    height: 21px;
    width: 21px;
    position: absolute;
    right: 22px;
    top: 9px;
}

ul#tabs li .downo3 {
    height: 23px;
    width: 23px;
    position: absolute;
    right: 2px;
    top: 8px;
}

div#ana_ekran {
	background-image: linear-gradient(to bottom, lightgrey, white);
    width: calc(100% - 195px);
    height: 100%;
    float: left;
}
div.window {
    overflow: auto;
    height: 100%;
    background-image: url(../images/logo.png);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: top 15px right 15px;
}

div#nicklist {
    width: 195px;
    float: left;
    background: #1b1e23;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
    opacity: 0.9;
}
div#nicklistesi {
    width: calc(100% - 2px);
    height: calc(100% - 60px);
}
span.status_name {
	width: calc(100% - 85px);
    font-size: 11px;
    bottom: 5px;
    right: 16px;
    color: white;
    position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
}
span.kisi_sayisi {
    font-size: 11px;
    bottom: 5px;
    right: 50px;
    color: white;
    position: absolute;
}
span.ozel_kisi_sayisi {
    font-size: 9px;
    margin-top: 21px;
    left: 45px;
    color: white;
    position: absolute;
}

div#toolbar_left {
    width: 240px;
    height: 100%;
    float: left;
}

div#toolbar_center {
    height: 100%;
    width: calc(100% - 240px);
    float: left;
}

span#hangi_pencere {
    color: white;
    line-height: 70px;
}

ul#tabs li.yenimesaj .nickname {
   color: #e8a996;
}
ul#tabs li.tab.uyari .nickname {
    color: #e0833a; 
}
ul#tabs li.tab.yenimesaj2 .nickname{
    color: #e8a996;
}


.mesaj {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
}

.message {
    width: 100%;
    display: inline-block;
}

.zaman_g {
    font-size: 14px;
    /* float: left; */
    line-height: 18px;
    padding-right: 5px;
}
.sender {
    /* float: left; */
    padding-right: 5px;
    font-size: 14px;
    font-weight: bolder;
}


ul.kanal2 {
    margin: 0;
    padding: 0;
    list-style: none;
}


img.nick_list_avatar {
    height: 23px;
    float: left;
    margin-left: 8px;
    border-radius: 15px;
	margin-top: 2px;
}

span.nick_list_nick {
    line-height: 28px;
    font-size: 14px;
    margin-left: 2px;
	font-weight: bold;
}

.prefix {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-top: 4px;
  margin-left: 8px;
  font-size: 14px;
  font-weight: normal;
  float: left;
  color: #fff;
}
span.prefix.q {
  display: inline-block;
  background: #FF0000;
  padding-top: 3px;
  text-align: center;
}
span.prefix.a {
  display: inline-block;
  background: #B40404;
  padding-top: 3px;
  text-align: center;
}
span.prefix.o {
  display: inline-block;
  background: #D82CAD;
  padding-top: 3px;
  text-align: center;
}
span.prefix.h {
  display: inline-block;
  background: #FF8000;
  padding-top: 3px;
  text-align: center;
}
span.prefix.v {
  display: inline-block;
  background: #2966E2;
  padding-top: 3px;
  text-align: center;
}
span.prefix.n {
  display: inline-block;
  background: #000000;
  text-align: center;
  padding-top: 5px;
  font-size: 10px;
}

li.user_in_list.mode {
	display: block;
    width: 100%;
    height: 28px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-top: 1px solid #00000021;
}
li.modal-menusu {
	display: block;
    width: 100%;
    height: 28px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-top: 1px solid #00000021;
}

.uppy-Dashboard-poweredByIcon,a.uppy-Dashboard-poweredBy {
    display: none!important;
}
.call-button {position: absolute;right: 5px;height: 20px;width: 20px;top: 2px;color: #0a776d;}

#nicklist,#tabs {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

div#arama_alani {
    position: absolute;
    z-index: 9999;
    width: 320px;
    height: 640px;
    left: calc(50% - 160px);
    top: calc(50% - 320px);
    overflow: hidden;
}
i#goruntulu_kapat_icon {
    position: absolute;
    right: 0;
    font-size: 23px;
    color: red;
    background: #5f6062;
    padding: 4px;
    border-radius: 20px;
}

div#default-user img {
    height: 20px;
    width: 20px;
    border-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: 11px;
    margin-top: 10px;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
    transition: all .5s ease;
}

ul.ks-cboxtags {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.ks-cboxtags li{
  display: inline;
  width: 50%;
  float: left;
  margin-top: 3px;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    color: #adadad;
    border-radius: 25px;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    width: calc(100% - 32px);
    font-size: 11px;
    color: black;
}

ul.ks-cboxtags li label {
    padding: 2px 12px;
    cursor: pointer;
}

ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    border: 2px solid #009643;
    background-color: #12d47c;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid #e9a1ff;
}

#stopButton {
    display: none;
}

div#input button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    float: left;
}

li#ses_gonderimi {
    color: black;
    padding: 40px;
    width: 320px;
    margin: auto;
    list-style: none;
    background: white;
    border-radius: 5px;
    text-align: center;
}

li#ses_gonderimi audio {
    width: 100%;
}

li#ses_gonderimi a {
    text-align: center;
    color: white;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
    background: green;
    border-radius: 5px;
    text-decoration: none;
}



#status_msg,#status_buttons {
    display: none;
}

.message2 * {
	width: 100%;
}
.mesaj_full {
    width: 100%;
    display: inline-block;
}

.messages { width: 100%; font-size: 14px; padding-left: 10px; }

div#status_msg .mesaj_full {
	width: 100%;
}



.irc-00 { color: white }
.irc-01 { color: black }
.irc-02 { color: navy }
.irc-03 { color: green }
.irc-04 { color: red }
.irc-05 { color: brown }
.irc-06 { color: purple }
.irc-07 { color: olive }
.irc-08 { color: yellow }
.irc-09 { color: lightgreen }
.irc-10 { color: teal }
.irc-11 { color: cyan }
.irc-12 { color: blue }
.irc-13 { color: pink }
.irc-14 { color: gray }
.irc-15 { color: lightgray }

.irc-bg00 { background: white }
.irc-bg01 { background: black }
.irc-bg02 { background: navy }
.irc-bg03 { background: green }
.irc-bg04 { background: red }
.irc-bg05 { background: brown }
.irc-bg06 { background: purple }
.irc-bg07 { background: olive }
.irc-bg08 { background: yellow }
.irc-bg09 { background: lightgreen }
.irc-bg10 { background: teal }
.irc-bg11 { background: cyan }
.irc-bg12 { background: blue }
.irc-bg13 { background: pink }
.irc-bg14 { background: gray }
.irc-bg15 { background: lightgray }


i.material-icons.access {
    font-size: 14px;
    line-height: 28px;
    float: left;
}

i.material-icons.access.a_owner {
    color:#FF0000;
}

i.material-icons.access.a_protect {
    color:#B40404;
}

i.material-icons.access.a_op {
    color:#D82CAD;
}
i.material-icons.access.a_halfop {
    color:#FF8000;
}
i.material-icons.access.a_voice {
    color:#2966E2;
}
i.material-icons.access.a_user {
    color:#000000;
}


 ul li.mode.q { color:#FF0000;}
 ul li.mode.a { color:#B40404;}
 ul li.mode.o { color:#D82CAD;}
 ul li.mode.h { color:#FF8000;}
 ul li.mode.v { color:#2966E2;}
 ul li.mode.n { color:#000000;}
 
 


div#loading {
    width: 200px;
    height: 170px;
    position: absolute;
    top: 25%;
    left: 42%;
}
#loading img {
    height: 150px;
}

#yukleme_durum {
    text-align: center;
	font-weight: bold;
	width: 100%;
	height: 10px;
	position: absolute;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 18px;
	color: #171B20;
	margin: auto;
	text-shadow: 0 -6px 10px red;
	animation: lights 1s linear infinite, flicker 1s infinite, girisgecis 0.9s linear infinite;
}

#yukleme_durumx {
    text-align: center;
	font-weight: bold;
	width: 100%;
	height: 10px;
	position: absolute;
	top: 85%;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 18px;
	color: #171B20;
	margin: auto;
	text-shadow: 0 -6px 10px red;
	animation: lights 1s linear infinite, flicker 1s infinite, girisgecis 0.9s linear infinite;
}

@keyframes girisgecis {  
	50% { opacity: 0; }
}

#nicklist ul {
	border-left-style: solid;
    padding: 0;
    background: #1b1e23;
    height: calc(100% - 60px);
}

input {
    outline: none;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none; 
}
input[type=search] {
    font-size: 14px;
    background: #666666 url(../images/search-icon.png) no-repeat 5px center;
    padding: 4px 10px 4px 32px;
    width: calc(100% - 3px);
	height: 30px;
	margin-left: 3px;
	border: solid 1px #666666;
}
input[type=search]:focus {
    background-color: #fff;
	border: solid 1px #66CC75;
}

.user_avatar img {
    width: 90%;
    margin-left: 5%;
    margin-top: 10%;
	height: 180px;
	max-height: 180px;
    border-radius: 6px;
}

.user_nick {
    text-align: center;
    color: #009688;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}

.ozel_buton {
	border-radius:6px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	width: 60%;
	height: 40px;
	text-align: center;
	text-decoration:none;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 20%;
}
#ozel_buton_1 {
	background-color: green;
}
#ozel_buton_2 {
	background-color: blue;
}
#ozel_buton_3 {
	background-color: brown;
}
#ozel_buton_4 {
	background-color: red;
}
#ozel_buton_5 {
	background-color: black;
	border:1px solid grey;
}

.btn {
  position: relative;

  display: block;
  margin: 10px auto;
  padding: 0;

  overflow: hidden;

  border-width: 0;
  outline: none;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
  
  background-color: #2ecc71;
  color: #ecf0f1;
  
  transition: background-color .3s;
  width: 100%;
}

.btn:hover, .btn:focus {
  background-color: #27ae60;
}

.btn > * {
  position: relative;
}

.btn span {
  display: block;
  padding: 12px 24px;

}

.btn:before {
  content: "";
  
  position: absolute;
  top: 50%;
  left: 50%;
  
  display: block;
  width: 0;
  padding-top: 0;
    
  border-radius: 100%;
  
  background-color: rgba(236, 240, 241, .3);
  
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn:active:before {
  width: 120%;
  padding-top: 120%;
  
  transition: width .2s ease-out, padding-top .2s ease-out;
}


/* Styles, not important */
.btn:before, .btn:after {
  box-sizing: border-box;
}

.btn.orange {
  background-color: #e67e22;
}

.btn.orange:hover, .btn.orange:focus {
  background-color: #d35400;
}

.btn.red {
  background-color: #e74c3c;
}

.btn.red:hover, .btn.red:focus {
  background-color: #c0392b;
}

.btn.gray {
  background-color: #7e8280;
}
.btn.gray:hover {
  background-color: #989a99;
}

.btn.green {
  background-color: #1dbd6d;
}
.btn.green:hover {
  background-color: #1a9a5a;
}

.btn.red {
  background-color: red;
}
.btn.red:hover {
  background-color: red;
}


li.ui-menu-item {
    font-size: 14px;
}

span.komut {
    padding-right: 40px;
    font-weight: bolder;
    color: black;
}
span.aciklama {
    color: #009688;
}

span.aciklama:hover {
    color: white;
}



#engel_liste_popop td {
    width: 50%;
}
#engel_liste_popop table {
    margin-top : 20px;
    min-width: 200px;
    width: 100%;
    max-height: 250px;
    overflow: auto;
}
#ban_list table {
    margin-top : 20px;
    min-width: 200px;
    width: 100%;
    max-height: 250px;
    overflow: auto;
}

#ban_list td {
    width: 33%;
}

div#toolbar_mobil {
    display: none;
}

.kayit_span {
    float: right;
    cursor: pointer;
}


::-webkit-scrollbar {
    width: 9px;
}
::-webkit-scrollbar-thumb {
    background-color: #7c7f88;
    background-clip: padding-box;
    border: 3px solid #33353a;
    border-radius:5px;
}
::-webkit-scrollbar-track-piece {
    background-color: #181e24;
    background-clip: padding-box;
    border: 3px solid #181e24;
    border-radius: 0px;
}

ul#mobil_menu {
	display: none;
    position: absolute;
	height: auto;
    width: auto;
    top: 32px;
    background: #171B20;
}

ul#mobil_menu li{
	font-size: 14px;
    height: 28px;
    width: auto;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #5f6773;
    margin-left: 0;
}

ul#mobil_menu li a {
    color: #fff;
    text-decoration: none;
}

ul#top_menu_icon {
    position: absolute;
	height: auto;
    width: auto;
    top: 40px;
    background: #171B20;
}

ul#top_menu_icon li{
	font-size: 14px;
    height: 28px;
    width: auto;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #5f6773;
    margin-left: 0;
}

ul#top_menu_icon li a {
    color: #fff;
    text-decoration: none;
}

ul#tabs li.kanal_tab img {
    top: 0;
    display: none;
}

ul#tabs li.kanal_tab.secilen span.nickname {
  color:black;
}

ul#tabs li.kanal_tab span.nickname {
	overflow: hidden;
	width: calc(100% - 115px);
    left: 16px;
    top: 3px;
    font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul#tabs li.ozel_tab span.nickname {
	overflow: hidden;
	width: calc(100% - 90px);
    left: 45px;
	margin-top: 2px;
    font-size: 14px;
    text-overflow: ellipsis;
	white-space: nowrap;
}

ul#tabs li.kanal_tab span.status_name {
	width: calc(100% - 85px);
    right: 16px;
    bottom: 5px;
    color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
}
ul#tabs li.kanal_tab span.kisi_sayisi {
    right: 50px;
    bottom: 5px;
    color: white;
}

ul#tabs li.kanal_tab .down {
    top: 2px;
}

ul#tabs li.kanal_tab:hover {
    background: #3b4369;
}

ul#tabs li.kanal_tab.secilen {
    background: #6698C8;
    border-radius: 5px;
}
div#insert_smile i {
    font-size: 30px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
	color: #171B20;
}
div#auto_tab2 i {
    display: none;
}

div#gonder_buton {
	float: left;
	width: 40px;
	height: 40px;
    margin-top: 1px;
    margin-left: 5px;
	background-color: #171B20;
	border-radius: 20px;
}
div#gonder_buton i {
	float: left;
    line-height: 40px;
	font-size: 22px;
	padding-left: 7px;
	color: #FFFFFF;
}

i#load_avatar {
    position: absolute;
    bottom: -9px;
    left: 56px;
    background: #e6e6e6;
    padding: 5px;
    border-radius: 8px;
}

img#my_logo {
    margin-top: 10px;
}

div#profil_pencere {position: relative;}
div#logo_alani {
    height: 40px;
    width: 100%;
}
div#logo_alani img {
   max-width: 100%;
   max-height: 100%;
}

div.p_ayar {
    font-size: 10px;
    color: #292f4c;
    width: 90px;
    position: absolute;
    top: 168px;
    cursor: pointer;
}

div.p_ayar i {
    float: left;
    line-height: 14px;
}

div#kamera_ac {
    left: 0;
}

div#kamera_kapat {
    left: 76px;
}

div#ozel_mesaj_ac {
    left: 171px;
}

div#kamera_ac i {
    color: green;
}

div#kamera_kapat i {
    color: #f44a4a;
}

div#ozel_mesaj_ac i {
    color: #f44a4a;
}

li.tab.ozel_tab {
    -webkit-box-shadow: 2px 5px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 5px 10px -5px rgba(0, 0, 0, 0.2);
}
.kanal_bilgi {
    height: 30px;
    width: 100%;
    text-align: center;
    background: white;
    opacity: 0.9;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    color: black;
    border-bottom: 1px solid #00000021;
}
.nickler {
	height: 100%;
	overflow: auto;
    background: white;
    opacity: 0.9;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.user_in_list {
    
}
#nicklist_ust {
        margin-top: 0px;
    }

img.kanal_image {height: 25px;float: left;margin-left: 11px;margin-right: 5px;margin-top: 3px;}

.kanaladi {
    font-size: 20px;
    color: black;
    float: left;
    text-align: left;
    width: calc(100% - 50px);
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}

.kanalowner {
    color: #6b7279;
    float: left;
    font-size: 14px;
    text-align: left;
    margin-left: 5px;
    width: calc(100% - 55px);
    display: none;
}

div#search i {
    font-size: 14px;
    line-height: 26px;
}

.tablar_tab {
    height: 38px;
    border-bottom: 1px solid;
    width: 33%;
    float: left;
    text-align: center;
    cursor: pointer;
}

.tablar_tab.active {
    height: 37px;
    border-bottom: 2px solid #c92020;
}

div#toolbar_chat_area {
    float: left;
    width: calc(100% - 795px);
}

div#radyo_durum {
    float: right;
    width: auto;
    margin-right: 2px;
	margin-top: 1px;
    height: 35px;
}

.ust_tablar {
	box-shadow: 0px 0px 3px #fff;
    float: right;
    font-size: 14px;
    color: white;
	margin-top: 2px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 36px;
    cursor: pointer;
	margin-right: 15px;
}

.ust_tablar.active {
    height: 34px;
    border-bottom: 2px solid green;
}
.ust_tablar:hover {
    background-color: #999;
	color: #fff;
}


ul#tabs #kanal_text {
    height: 35px;
    border: none;
    line-height: 35px;
    color: #cecdcd;
    margin: 0;
    text-align: center;
    width: 100%;
    border-bottom: 2px solid gray;

}
#menu_text {
    height: 35px;
    border: none;
    line-height: 35px;
    color: #cecdcd;
    margin: 0;
    text-align: center;
    width: 100%;
    border-bottom: 2px solid gray;

}
textarea:focus, input:focus{
    outline: none;
}

div.areas {
    height: calc(100% - 40px);
    display: none;
    width: 100%;
    background: rgba(23, 26, 30, 0.9);
    overflow: auto;
}

div#chat_area {
    height: calc(100%);
    display: block;
    background: none;
}
li.tab.ozel_tab.secilen {
    background: #2f4963;
}

#yazikutuserit * {
    float: left;
}

div#yazikutuserit {
    width: 100%;
    height: 38px;
    position: relative;
    border-bottom: 1px solid #d8d9dc;
}

#sitil {
    position: absolute;
    display: none;
    bottom: 38px;
    left: 0;
    border-radius: 7px;
    border: 1px solid #999;
    padding: 10px;
    background-color: #FFFFFF;
    width: 206px;
}
#sitil div {
    float: left;
    height: 20px;
    width: 20px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#gulrenk {
    height: 20px;
	width: 20px;
    margin: 9px;
    margin-left: 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: linear-gradient(to right, red, orange , yellow, green, cyan, blue, violet);
}
#secilen_renk {
	margin: 2px;
	margin-left: 2px;
	color: white;
}

i.icon_bar.fa {
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
}

li.user_in_list.secilen_nick,li.user_in_list.secilen_nick:hover {
	background: #999999;
	color: #fff;
}
li.user_in_list:hover {
    background: #bed0f1;
}
i#scroll_lock {
    float: right;
    line-height: 38px;
    font-size: 22px;
    padding-right: 5px;
    padding-left: 10px;
    padding-top: 5px;
    color: #171B20;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
i#tam_ekran {
    float: right;
    line-height: 38px;
    font-size: 22px;
    padding-right: 10px;
    padding-left: 5px;
    color: #171B20;
}
#mirc_indir a {
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
    border-width: 1px;
    border-color: #666;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    text-decoration: none;
    line-height: 33px;
    color: black;
    margin-left: 10px;
	margin-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
#mirc_indir a:hover {
	background-color: #999;
	color: #fff;
}


div.secilen_icon {
    background-color: #999;
	border-style: solid;
    border-width: 1px;
    border-color: #666;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 35px;
	margin-top: 1px;
}
li.tab.ozel_tab.yenimesaj2 {
    background: #073744;
}

li.tab.ozel_tab.uyari {
    background: #ad1e1b;
}


#modal-custom header{
  background: #eee;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 21px;
}
#modal-custom header a{
  display: block;
  float: left;
  width: 50%;
  padding: 0;
  text-align: center;
  background: #ddd;
  color: #999;
  height: 65px;
  vertical-align: middle;
  line-height: 65px;
  font-size: 15px;
  transition: all 0.3s ease;
}
#modal-custom header a:not(.active):hover{
  box-shadow: inset 0 -10px 20px -10px #aaa
} 
#modal-custom header a.active{
  background: #fff;
  color: #777;
}
#modal-custom .sections{
  overflow: hidden;
}
#modal-custom section{
  padding: 30px;
}
#modal-custom section input:not([type="checkbox"]), #modal-custom section button{
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin-bottom: 26px;
  padding: 15px;
  font-size: 14px;
}
#modal-custom section button{
  height: 46px;
  padding: 0;
}

#modal-custom section input:focus{
  border-color:#28CA97;
}
#modal-custom section label[for="check"]{
  margin-bottom: 26px;
  font-size: 14px;
  color: #999;
  display: block;
}
#modal-custom section footer{
  overflow: hidden;
}
#modal-custom section button{
  background: #28CA97;
  color: white;
  margin: 0;
  border: 0;
  cursor: pointer;
  width: 50%;
  float: left;
}
#modal-custom section button:hover{
  opacity: 0.8;
}
#modal-custom section button:nth-child(1){
  border-radius: 3px 0 0 3px;
  background: #aaa;
}
#modal-custom section button:nth-child(2){
  border-radius: 0 3px 3px 0;
}

#modal-custom .icon-close{
  background: #FFF;
  margin-bottom: 10px;
  position: absolute;
  right: -8px;
  top: -8px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 0;
  color: #a9a9a9;
  cursor: pointer;
}
#modal-custom .icon-close:hover, #modal-custom .icon-close:focus{
  color: black;
}
#modal-custom.hasScroll .icon-close{
  display: none;
}


div#message_area.hidenicklist #ana_ekran,div#message_area.hidenicklist div#input{
    width: 100%;
}
div#message_area.hidenicklist #nicklist{
    display: none!important;
}

.ilkgirisarka {
	background-color: #bed0f1;
	font-weight: bold;
	opacity: 0.9;
}

ul#nick_list_menu {
    height: auto;
    background-color: #bed0f1;
    margin: 0;
	font-size: 14px;
	padding-left: 5px;
}
ul#nick_list_menu li a {
    padding: 5px 0;
    display: block;
    color: rgba(25, 23, 23, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
ul#nick_list_menu li a i {
  float:left;
  width: 14px;
  height: 14px;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 17px;
}
ul#tabs_menu {
    height: auto;
    background-color: #bed0f1;
    margin: 0;
	font-size: 14px;
	padding-left:10px;
}

ul#tabs_menu li a i {
  float:left;
  font-size: 14px;
  line-height: 27px;
  padding-right: 10px;
}
ul#tabs_menu li a {
    padding: 5px 0;
    display: block;
    color: rgba(25, 23, 23, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;

}


.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}



ul#pageSubmenu {
    background: #bed0f1;
}

ul#pageSubmenu li a {
    color: black;
    font-weight: bolder;
}

#gulucukler {
    position: absolute;
    display: none;
    bottom: 40px;
    left: 0px;
    border-radius: 7px;
    border: 1px solid #999;
    padding: 10px;
    background-color: #FFFFFF;
    width: 275px;
}
#gulucukler ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#gulucukler ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    line-height: normal;
}
#gulucukler img {
    padding: 3px 2px 3px 2px;
    border: 1px solid #fff;
}

#nicklist ul.user_profile_ul {
    overflow: hidden;
    height: calc(100% - 50px);
}
i#scroll_lock.secilen_icon {color: green;}
i#tam_ekran.secilen_icon {color: green;}

div#n_gizle {
    display: none;
}
.message_notice, .message {
	width: 100%;
	font-size: 14px;
    word-break: break-word;
    word-wrap: break-word;
    float: left; 
}
strong {
    float: left;
}

#toolbar *,#yazikutuserit *,#sidebar *{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
#mobil_dropdown {
    display: none;
}
span.action_msg {
    color: #9C009C!important;
    font-weight: bolder;
}
span.ctcp_msg {
    color: #FF0000!important;
}
.topic_special {
    border: 1px solid red;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    width: 100%;
}
.topic_special:before {
    content: "Topic";
    position: absolute;
    font-size: 9px;
    left: 8px;
    top: -5px;
    background: #f3f4f7;
}
.message_notice_special {
    border: 1px solid orange;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    width: 100%;
}
.message_notice_special:before {
    content: "Notice";
    position: absolute;
    font-size: 9px;
    left: 8px;
    top: -5px;
    background: #f3f4f7;
}
.message_notice_standart {
	width: 100%;
	color: #7F0000;
}
.message_notice_status {
	width: 100%;
	color: #7F0000;
}

.user_profile2 {
    border: 1px solid #bfb4b4;
    width: auto;
    width: 96%;
    margin-left: 2%;
    border-radius: 5px;
    position: relative;
}

.user_profile2 div {padding-left: 10px;}

.user_profile2 i {
    width: 20px;
    text-align: center;
}

.user_profile2:before {
    content: "Whois Bilgileri";
    position: absolute;
    font-size: 11px;
    right: 8px;
    top: -8px;
    background: #f3f4f7;
}
.topicx {
    border: 1px solid #bfb4b4;
    width: 99%;
    border-radius: 5px;
    position: relative;
}

.topicx div {padding-left: 10px;}

.topicx:before {
    position: absolute;
    background: #f3f4f7;
}

ul#tabs ul#kanal_tabs {
    position: absolute;
    right: 0;
    z-index: 10;
    width: 200px;
    top: 40px;
    bottom: 0px;
    overflow: auto;
    background: rgba(23, 26, 30, 0.9);
}

ul#tabs li.kanal_tab {
    height: 28px;
    width: calc(100% - 10px);
    margin-left: 3px;
}

ul#tabs ul#kanal_tabs {
		top: 35px;
        position: static;
        width: 100%;
        max-height: calc(70% - 35px);
        overflow: auto;
        background: none;
    }   

    ul#tabs ul#ozel_tabs {
        overflow: auto;
        background: none;
    }
    div#sidebar {
        height: calc(100% - 40px);
        width: 200px;
        float: left;
        margin-left: 0px;
        background: #111519;
        mix-blend-mode: normal;
        opacity: 0.9;
        position: absolute;
        right: 0;
    }
    div#list {
        height:100%;
    }
    div#message_area {
        height: calc(100% - 40px);
        width: calc(100% - 200px);
        float: left;
        background: #e7e9f0;
        left: 250px;
    }
    ul#tabs {
        height: 100%;
    }

    span.inline-channel {
    color: blue;
    cursor: pointer;
}

.menu {
	display: none;
  background: #fafafa;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  color: #757575;
  font-size: 16px;
  padding: 5px 0;
  position: absolute;
  top: 48px;
  transform: scale(0);
  transition: transform 0.2s;
  z-index: 96; }
  .menu.show {
    transform: scale(1); }
  .menu.menu--right {
    transform-origin: top right; }
  .menu.menu--left {
    transform-origin: top left; }
  .menu li {
    display: block;
    min-height: 32px;
    line-height: 16px;
    padding: 0 16px;
   }
    .menu li.menu-separator {
      background: #eee;
      height: 1px;
      min-height: 0;
      margin: 12px 0;
      padding: 0; }
      .menu li.menu-separator:hover {
        background: #eee; }
    .menu li:first-child {
      margin-top: 0; }
    .menu li:last-child {
      margin-bottom: 0; }
    .menu li:hover {
      background: #eee; }
  .menu a {
    color: inherit;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-decoration: none;
    width: 100%;
    white-space: nowrap; }
    .menu a:hover {
      color: #444; }
