﻿.bgFastBetBg01 { color:#FFF; border: 1px solid #939393; float: left; background:url('../../Images/NewImages/FeedBack/like.png') no-repeat #a1060e; background-position: right 8px center; } 
.bgFastBetBg01:hover,.bgFastBetBg02:hover  { background-color: #f26522;  }
.bgFastBetBg02 { color:#FFF; border: 1px solid #939393;  float: right; background:url('../../Images/NewImages/FeedBack/Unlike.png') no-repeat #a1060e; background-position: right 8px center; } 
.txtFastBetComment { width: 97%; height: 80px; float: left; border-radius: 3px; border: 1px solid #654306; }
.btnFastBetLike,.btnFastBetUnLike { width: 46%;height: 30px; border-radius: 3px; margin-top: 5px; font-size:13px; }

/*<!-- Yeni Survey -->*/

.boxSurvey-Container { width: 100%; height: 100%; position: fixed; z-index: 1100000; background: rgba(173,105,105,.7); }
.boxSurvey{display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.boxSurvey-Content { background: #333; color: #fff; padding: 20px; font-size:18px; max-width:450px; }
.boxSurvey-Comment,.boxSurvey-Buttons,.boxSurvey-Explication, .boxSurvey-Alert { width:100%; height:auto; float:left; margin-top:3%; }
.boxSurvey-Comment, .boxSurvey-Alert { text-align:center; }
.btn-Survey, .btn-Survey-Back, .btn-Survey-Send, .btn-Survey-Send1 { height:30px;  border:none;  color:#fff; background-repeat: no-repeat; cursor: hand; }
.btn-Survey-Send, .btn-Survey-Send1, .btn-Survey-Color1 { background-color: #2c8d04; }
.btn-Survey-Back, .btn-Survey-Color2 {  background-color:#920101; }
.btn-Survey{ width:49.5%; }
.btn-Survey-Color1 { float: left; background-image: url('Systems/Images/NewImages/FeedBack/like.png'); background-position:36% 45%; }        
.btn-Survey-Color2 { background-color:#920101; float:right; background-image: url('Systems/Images/NewImages/FeedBack/unlike.png'); background-position:65% 45%;}        
.txt-Survey-Explication  { border:none; background-color:#bbb;}
.txt-Survey-Explication1 { width:99%; height:100px;}
.txt-Survey-Explication2 { width:58%; height:30px; margin-top:2px; margin-left:2px; padding:0 3px 0 3px;}
.btn-Survey-Back { width:15%;  float:left;  }
.btn-Survey-Send { width:100%;  float:right; }
.btn-Survey-Send1 { margin-top:5px; width:30%; float:left; margin-left:2px; }
.lbl-Survey-Item { width:40%; height:30px; font-size:12px; float:left; line-height:30px; }
.img_PassChange_Login { margin:0 auto; display:block; position:relative;  }
.lbl_PassChange_Text, .lbl_PassChange_Alert { margin:10px auto; display:block; font-size:14px; background-color:#4e4e4e; padding:10px 5px; }
.bgNone { background:none; }
.lbl_PassChange_Alert { color:#fff; background-color:#a1060e; }
.btn_PassChange_Close { width:15px; background-color:#ff0000; float:right; padding: 5px; }
.boxPassChange_Close { width:100%; float:left; }