

@media (min-width: 416px) {
  .chats {
    margin: 0px 0 0;
    padding: 0;
    font-family: NN Dagny Text;
	overflow-y: scroll; 
	height: 90%;
}


#chats{
	padding: 0px;
    position: relative;
    /*box-shadow: -1px -2px 7px rgba(0, 0, 0, 0.15);*/
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    /*border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;*/
	border: 1px solid #827f7f3d;
}
#chat-window{
	z-index:100;
	position:fixed;
	/*height:563px;
	height:690px;*/
	height:650px;
	 bottom: 100px;	 
	right:38.5px;
	 width:354px; /*450px;*/
	
}
.chat-govde{
	cursor:pointer;
	/*height:calc(100% - 90.9px);*/
	/*height:563px;*/
	height: 600px;
	/*height: 622px;*/
	background-color:#fff;
}
.slimScrollDiv{
	position: relative; 
	overflow: hidden; 
	width: auto; 
	height: 100%;
	display:block;
}
.scroller{
	height: 100%; 
	overflow: hidden; 
	width: auto;
}
.chats li {
        list-style: none;
        padding: 5px 0;
        padding-left: 2px;
        margin: 4px auto; /*10px*/
        font-size: 14px;
        margin-right: 10px;
    }
	.message_body .btn {
		width: 100% !important;
		font-family: NN Dagny Text;
		height: 33px; /*40px*/
		left: 72px;
		top: 180px;
		background: #EA650D;
		border-radius: 4px;
		margin-top: 8px;
		border-color: transparent !important;
		font-size: 14px !important;
		color:#ffffff !important;
}
.message_body .btn:hover,.message_body .btn:focus, .message_body .btn:active {
	background: #EA650D !important;
		color:#000000 !important;
}

::-webkit-scrollbar {
  width: 7px !important;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px transparent !important; 
  border-radius: 10px !important;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #A5A3A1 !important; 
  border-radius: 10px !important; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #AAAAAA !important; 
}
    .metisbot-survey div span .nnsurvey {
        margin-top: -311px !important;
        background-image: url(../BiriPngs/puan.png) !important;
        background-repeat: no-repeat;
        width: 55px !important;
        background-size: 92% 94% !important;
        height: 334px !important;
        margin-left: 19px !important;
        position: absolute;
        z-index: 0 !important;
    }
}

@media (min-width: 420px) and (max-width:1024px) {
	#chat-window{
	z-index:100;
	position:fixed;
	height:565px;
	 bottom: 100px;	 
	right:38.5px;
	 width:354px; /*450px;*/
	
}
.chat-govde {
    cursor: pointer;
    /* height: calc(100% - 90.9px); */
    height: 590px;
    background-color: #fff;
}
    .metisbot-survey div span .nnsurvey {
        margin-top: -311px !important;
        background-image: url(../BiriPngs/puan.png) !important;
        background-repeat: no-repeat;
        width: 55px !important;
        background-size: 92% 94% !important;
        height: 334px !important;
        margin-left: 19px !important;
        position: absolute;
        z-index: 0 !important;
    }
#chat-robot {
    z-index: 100;
    position: fixed;
    right: -30%;
    bottom: 34px;
    cursor: pointer;
    background-color: transparent !important;
	/*filter: drop-shadow(2px 4px 1px #999999);*/
}
 .chat-robot-resim {
    /*width: 170px;
    height: 55px;*/
	width: 32% !important;
    height: 100% !important;
	
}
}


@media (min-width: 45px) and (max-width:416px) {
::-webkit-scrollbar {
  width: 7px !important;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px transparent !important; 
  border-radius: 10px !important;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #A5A3A1 !important; 
  border-radius: 10px !important; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #AAAAAA !important; 
}
.chats {
    margin: 0px 0 0;
    padding: 0;
    font-family: NN Dagny Text;
	overflow-y: scroll; 
	height: 100%;
	font-size:14px !important;
	background-color: white;
}

.chat-baslik {
    height: 56px !important;
}

.BaslikLogo {
    background-position-y: 8px !important;
}
.BaslikExit {
    background-position-y: 12px !important;
}
.BaslikMinus {
    background-position-y: 12px !important;
}

#chats{
	padding: 0px;
    position: relative;
    box-shadow: -1px -2px 20px 7px rgba(0, 0, 0, 0.15);
	height: 100%;/*calc(100% - 68px);*/
    margin-left: auto;
    margin-right: auto;
   /* border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;*/
}
#chat-window{
	z-index:100;
	position:fixed;
	/*height:360px;*/
	height:100%;
	right:0px;
	bottom:0px;
	/*width: 300px;*/
	width: 100%;
	
}


.chat-govde{
	cursor:pointer;
	height:calc(100% - 127.9px)
}
.slimScrollDiv{
	position: relative; 
	overflow: hidden; 
	width: auto; 
	height:100%;/*calc(100% - 68px);*/		
	display:block;

}
.scroller{
		height: 100%;/*calc(100% - 68px);*/
	overflow: hidden; 
	width: auto;
	
}
.chats li {
        list-style: none;
        padding: 5px 0;
        padding-left: 2px;
        margin: 10px auto;
        font-size: 14px;
        margin-right: 10px;
    }
  .message_body .btn {
    	
		width: 100% !important;
		font-family: NN Dagny Text;
		height: 33px; /*40px*/
		left: 72px;
		top: 180px;
		background: #EA650D;
		border-radius: 4px;
		margin-top: 8px;
		border-color: transparent !important;
		font-size: 14px !important;
		color:#ffffff !important;
}
.ExitBaslik {
	
	position: absolute;
    width: 100% !important;
    height: 24px;
    left: 219px !important;
    top: 23px;
    font-family: NN Dagny Text;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    background-color: #EE7F00 !important;
    color: #FFFFFF;
	  cursor: pointer;
}
.linebaslik {
	    position: absolute;
    width: 1px;
    height: 24px;
    left: 308px !important;
    /* padding: 16px 1px 16px 1px; */
    top: 23px;
    background-color: #FFFFFF !important;
}
.arrowbottom {
	    background: url(../BiriPngs/arrow.svg) no-repeat;
    background-size: 60% 60%;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 319px !important;
    top: 25px;
	cursor: pointer;
}
.message_body .btn:hover,.message_body .btn:focus, .message_body .btn:active {
	background: #EA650D !important;
		color:#000000 !important;
}
    .metisbot-survey div span .nnsurvey {
        margin-top: -311px !important;
        background-image: url(../BiriPngs/puan.png) !important;
        background-repeat: no-repeat;
        width: 55px !important;
        background-size: 92% 94% !important;
        height: 334px !important;
        margin-left: 19px !important;
        position: absolute;
        z-index: 0 !important;
    }
}




@media (min-width: 101px)  {

  .chat-robot-resim {
    /*width: 170px;
    height: 55px;*/
	width: 70%; /*100%*/
    height: 100%;
	
}
}
@media (max-width: 100px)  {
  .chat-robot-resim {
    /*dth: 45px;
    height: 76px;*/
	width: 120%;
    height: 100%;
}

}

#btnLink {
  /*  font-family: Rubik, sans-serif;
    white-space: pre-line; */

    font-family: NN Dagny Text;
	/*font-family: NN Dagny Display;*/
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	align-items: center;
	text-align: center;
	color: #FFFFFF;
}

#btnGirisDegisiklik {
    font-family: NN Dagny Text;
    white-space: pre-line;
}

#btnGirisDegisiklik {
    font-family: NN Dagny Text;
    white-space: pre-line;
}



#sendButton {
		
	border-color: #EA650D !important;
	font-family: NN Dagny Text;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    background-color: #EA650D !important;
    border-radius: 4px;
    /*padding: 8px 16px 8px 16px;*/
	height: 40px;
	width: 106px !important;
	padding: 10px 10px 10px 10px;
}


.close-icon
{
  display:block;
  box-sizing:border-box;
  width:40px;
  height:40px;
  background-size: 60% 60%;
  background: url(../BiriPngs/Biri-Close.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s ease;
  float: right;
  margin-right:25px;
  margin-top: 25px;
  
}


    

        .chats li .message_body {
            display: block;
		
			padding: 4px 10px 4px 10px;
			font-family: NN Dagny Text;
			font-style: normal;
			font-weight: normal;
			font-size: 14px;
			line-height: 20px;
			color: #414141;
			
			
        }
		 .chats li .message_body p {
           
			
			font-family: NN Dagny Text;			
			font-size: 14px !important;
			
						
        }


        .chats li .div-avatar {
            height: 60px;
            width: 60px;
            -webkit-border-radius: 50% !important;
            -moz-border-radius: 50% !important;
            border-radius: 50% !important
        }

        .chats li.in .div-avatar {
           /* float: left;
            margin-right: 10px;
            background-color: transparent;
            background-image: url('../BiriPngs/biri-logo.png');
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-size: contain;
            background-position-y: -10px;
			*/
			background-color: transparent;
			 background-image: url(../BiriPngs/Biri_NEW.png);
		
			background-repeat: no-repeat;
			 /*width: 40px;
			height: 40px;*/
			margin-left: 1.5%;
			top: 72px;			
			margin-top: 14px;
			background-size: 90% 90%;
        }

        .chats li.out .div-avatar {
		
			float: right;
			margin-left: 8px;
			background-color: transparent;
			background-image: url(../BiriPngs/User.svg);
			background-repeat: no-repeat;
			 /*width: 32px;
		    height: 32px;*/
			width: 45px;
			height: 37px;
			left: 392px;
			top: 188px;			
			/*margin-right: 16px;*/
				background-size: 90% 90%;
			margin-right: 2.5%;
        }

        .chats li .name {
            color: #3590c1;
            font-size: 14px;
            font-weight: 400
        }

        .chats li .datetime {
			font-family: NN Dagny Text;
			font-style: normal;
			font-weight: normal;
			font-size: 14px;
			line-height: 16px;
			color: #999999;
			padding-left: 16px;
			color: #999999;
        }

        .chats li .message {
            display: block;
            padding: 5px;
            position: relative;
            border-radius: 3px;
        }

        .chats li.in .message .arrow,
        .chats li.out .message .arrow {
            display: block;
            position: absolute;
            top: 5px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent
        }

        .chats li.in .message {
            text-align: left;			
			margin-right: 15px;			
			margin-left: 56px;
			/*margin-top: -20px;*/
			margin-top: -30px;
			border: 1px solid #E5DED9;
			border-radius: 0px 5px 5px 5px;
        }

            .chats li.in .message .arrow {
                width: 0;
				height: 0;
				top: -1px;
				left: -10px;
				right: 0px;
				border: 5px solid #cbc9c9;
				border-left-color: transparent;
				border-bottom-color: transparent;
            }

        .chats li.out .message {
            /*border-right: 2px solid #efeaea;*/
           /* margin-right: 65px;
            margin-left: 20px;
            background: white;
            text-align: right;
            border: 1px solid #aaaaaa;*/
			
			 /* margin-right: 65px;
            margin-left: 20px;
            background: white;
            border: 1px solid #aaaaaa; */
			
			    margin-right: 18px;
				margin-left: 95px;
			    left: -38px;
				top: 14px;
				background: #F1EDEB;
				border: 1px solid #E5DED9;
				border-radius: 5px 0px 5px 5px;
				
        }

            .chats li.out .message .arrow {
                right: -8px;
                border-left: 8px solid #aaaaaa;
            }

        .chats li.out .datetime,
        .chats li.out .name {
            text-align: right
        }

.chat-form {	
	margin-bottom: 0px;
    margin-top: 0px;
    padding: 16px 16px 16px 16px;
    background-color: #FFFFFF !important;
    overflow: hidden;
    clear: both;
    border: 1px solid #827f7f3d;
    border-top: 0px !important;
    margin-right: -1px;
    margin-left: -1px;
    display: flex;
	border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;

	
}

    .chat-form div {
        background-color: #FFFFFF !important;
		width:100% !important;
    }

    .chat-form .input-cont {
        margin-right: 0px;
		
    }

        .chat-form .input-cont .form-control {
            border: 1px solid #ddd;
            width: 100% !important;
            margin-top: 0;
            background-color: #fff !important
        }

            .chat-form .input-cont .form-control:focus {
                border: 1px solid #4b8df9 !important
            }

    .chat-form .btn-cont {
       /* margin-top: -5px;
		flex: 0;
		margin-left: 1rem;
		position: relative;
		float: right;
		width: 80px; */
		
		
		margin-top: calc(1% - 20px/2);
		flex: 0;
		margin-left: 8px;
		position: relative;
		width: 106px !important;
		height: 40px;

    }

        .chat-form .btn-cont .arrow {
            position: absolute;
            top: 17px;
            right: 43px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-right: 8px solid #4d90fe;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .chat-form .btn-cont .btn {
           /* margin-top: 7px */
		   margin-top: 6px;
        }

        .chat-form .btn-cont:hover .arrow {
            border-right-color: #0362fd;
            transition: all .3s
        }

        .chat-form .btn-cont:hover .btn {
            background-color: #0362fd;
            transition: all .3s
        }

.message_template {
    display: none;
}


.owl-nav {
    font-size: 14px;
    background: none;
}

.bubble {
    border-radius: 4px 4px 0 0;
    text-align: center;
    font-family: NN Dagny Text;
    min-height: 350px;
    min-width: 200px;
}

.owl-stage ul {
    list-style-type: none;
    padding-inline-start: 0px;
    margin-bottom: 1px;
}

.owl-stage-outer {
    height: 255px !important;
}

.owl-stage li {
    font-size: 14px;
    text-align: left;
    line-height: 12px;
    display: flex;
}

/*.owl-item {
    margin-right: 70px !important;
}*/

.owl-stage ul li {
    font-size: 14px;
    font-family: NN Dagny Text;
    color: #1362ad;
}

.bubble div {
    padding: 5px;
}

    .bubble div:first-child {
        border-top: none;
    }

.owl-nav {
    /*position: absolute;*/
    top: 50px;
    width: 400px;
}

.owl-prev {
    position: absolute;
    left: 0px;
    z-index: 1002;
    height: 100px;
    top: 80px;
}

.owl-next {
    z-index: 1002;
    position: absolute;
    right: 0px;
    height: 100px;
    top: 80px;
}

.owl-prev:hover {
    position: absolute;
    left: 0px;
    z-index: 1002;
    height: 100px;
}

.owl-next:hover {
    z-index: 1002;
    position: absolute;
    right: 0px;
    height: 100px;
}

.owl-dots {
    display: none;
}

.content h6 {
    font-family: NN Dagny Text;
    color: #1362ad;
    font-size: 14px;
    margin: 0px !important;
}

.btn-info1 {
    background: url(../Images/sec-buton-fon.png) no-repeat;
    background-size: 100% 100%;
    color: #fff !important;
    border-color: transparent !important;
}

.text-Content {
    min-height: 145px;
}

.imagebox {
    min-height: 100px;
    max-width: 150px;
    min-width: 100px;
    max-height: 160px;
    margin-right: auto;
    margin-left: auto;
}

.bubble-Content {
    background: url(../Images/fon-arka-plan.png) no-repeat;
    background-size: 100% 100%;
}

.fonlar li {
    padding: 0px !important;
    padding-left: 0px !important;
    margin: 0px !important;
    margin-right: 0px !important;
}

.buttons li {
    padding: 0px !important;
    padding-left: 0px !important;
    margin: 0px !important;
    margin-right: 0px !important;
}

.bubble-Border-None {
    background: none !important;
}

/*@font-face {
    font-family: Rubik;
    src: url(../Css/fonts/Rubik-Regular.ttf) format('truetype');
    ;
}*/
@font-face {
   font-family: NN Dagny Text;
   src: url(../Css/fonts/NNDagnyText/NNDagnyText-Regular.otf) format('truetype');
   
}
#chat-robot {
    z-index: 100;
    position: fixed;
    /*right: 32px;*/
    bottom: 16px;
    cursor: pointer;
    background-color: transparent !important;
	/*filter: drop-shadow(2px 4px 1px #999999);*/
}

.gizle {
    display: none;
}



.chat-baslik {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    background: #FFFFFF !important;
    /*cursor: pointer;*/
    height: 56px;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-weight: bold;
	border: 1px solid #827f7f3d;
	
	 /*background-color: #EE7F00 !important;*/
}

    .chat-baslik div {
       /* background-color: #FFFFFF !important; */
		
    }
	.chat-ust-baslik div {
        background-color: #ea650d !important;
		
    }
	.chat-ust-baslik {
		text-align:right;
		height: 20px;
		padding-left: 10px;
		padding-right: 10px;
        background:#ea650d !important;
    }
	
.chatbot-iframe {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.BaslikLogo {
    /* background: url(../BiriPngs/biri-logo.png) no-repeat; */
	background: url(../BiriPngs/BiriLogo.svg) no-repeat; 
    /*background-size: 60% 60%;*/
	background-size: 55% 55%;
    height: 70px;
    width: 243.3px;
    position: absolute; 	
    float: left;
    background-position-x: -15px;
    /*background-position-y: 12px;*/
	 background-position-y: 8px;
	 
}

.BaslikExit {
    background: url(../BiriPngs/Close.svg) no-repeat;
    background-size: 27% 27%;
    float: right;
    height: 40px;
    width: 40px;
    background-position-x: 15px;
    background-position-y: 12px;
    cursor: pointer;
    margin-top: 10px;
}
.BaslikMinus{
	background: url(../BiriPngs/Minus.svg) no-repeat;
    background-size: 27% 27%;
    float: right;
    height: 40px;
    width: 40px;
    background-position-x: 15px;
    background-position-y: 13px;
    cursor: pointer;
    margin-top: 10px;
}

.ExitBaslik {
	
	position: absolute;
    width: 78px;
    height: 24px;
    left: 281px;
    top: 23px;
    font-family: NN Dagny Text;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    background-color: #EE7F00 !important;
    color: #FFFFFF;
	  cursor: pointer;
}
.linebaslik {
	    position: absolute;
    width: 1px;
    height: 24px;
    left: 374px;
    top: 23px;
    background-color: #FFFFFF !important;
}
.arrowbottom {
	    background: url(../BiriPngs/arrow.svg) no-repeat;
    background-size: 60% 60%;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 389px;
    top: 25px;
	cursor: pointer;
}
.chats .message_loaderx .messagex{
	text-align: left;
    margin-right: 30px;
    margin-left: 56px;
    margin-top: -18px;
    border: 1px solid #E5DED9;
    border-radius: 0px 4px 4px 4px;
    width: 61% !important;
    height: 45px;
}

 .chats .message_loaderx{
	display: none;
	position: absolute;
	bottom: 0px;
    width: 31% !important;
	/* top: 446px; */
 }
 
    .chats .message_loader {
    background-image: url(../BiriPngs/Biri-Gif.gif);
    background-repeat: no-repeat;
    width: 172% !important;
    height: 54px;
   background-size: 14% 61%;
    background-color: transparent !important;
    position: absolute;
    left: 59%;
    top: 47%;
        }
.chats .message_loaderx li.in .div-avatarxd{
			background-color: transparent;
			background-image:url(../BiriPngs/Biri-Gif.gif);
			background-repeat: no-repeat;
			width: 32px;
			height: 32px;
			margin-left: 16px;
			top: 72px;			
			margin-top: 14px;
			 background-size: 100% 100%;
}
#inputBox {
	height: 40px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #FFFFFF;
    border: 1px solid #CAC7C7;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: NN Dagny Text;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #414141;
}

#inputBox:hover{
background: #FFFFFF;
/* Basics / NN Dark Grey */

border: 1px solid #666666;
box-sizing: border-box;
border-radius: 4px;
}
#inputBox:focus{
background: #FFFFFF;
/* Basics / NN Medium Grey */

border: 1px solid #999999 !important;
box-sizing: border-box;
border-radius: 4px;
}
#inputBox:disabled{
background: #FFFFFF;
/* Basics / NN Extra Light Grey */

border: 1px solid #E5DED9;
box-sizing: border-box;
border-radius: 4px;
}
#chat-window div {
   /* background-color: white; */
}

.html-form table{
	width:100% !important;
}
.html-form table tbody tr td{
	padding-right: 20px !important;
}
.html-form table tbody tr th{
	border-bottom: 1px solid #EA650D;
    font-weight: bold;
}
.message_body form table{
	width:100% !important;
}
.message_body form table tbody tr td input[type="text"]{
	width:100% !important;
}
.message_body form table tbody tr td input[type="checkbox"]{
	width:15% !important;
}
.message_body form table tbody tr td input[type="radio"]{
	width:10% !important;
}
.Password {
    -webkit-text-security: disc; /* Changes the input to display bullets */
}