/*-------------------CHAT-ROLL POPUP-------------------*/
.chat-roll-modal .chat-box-content {
	height: 410px;
	font-family: 'Open Sans', sans-serif, Helvetica Neue, Helvetica, Arial;
}
.chat-roll-modal .chat-box-content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 3px;
	font-size: 11px;
	color: #acacac;
}
.chat-roll-modal .chat-box-content ul li {
	padding: 3px 0px;
	margin-top: 3px;
	border-bottom: 1px solid #eaeaea;
	display: table;
	width: 100% !important;
	cursor: pointer;
}
.chat-roll-modal .chat-icon {
	/*background: #e1e1e1;
	border-left: 2px solid #cecece;*/
	background: #3498db;
	border-left: 2px solid #2578b0;
	text-align: center;
	color: #fff;
	width: 30px !important;
	height: 30px !important;
	display: table-cell;
	vertical-align: middle;
}
.chat-roll-modal .modal-header .close {
	background-color: #3498db;
	color: #fff;
	display: block;
	float: none;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	margin: 0 !important;
	opacity: 1;
	padding: 0 !important;
	position: absolute;
	right: 0;
	text-shadow: 0 0 0 #fff;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 30px;
	z-index: 9999;
}
.chat-roll-modal .chat-content {
	display: table-cell;
	padding-left: 3px;
}
.chat-roll-modal .chat-content p {
	margin-bottom: 0px;
}
.chat-roll-modal .admin .chat-icon {
	background: #37c2af;
	border-left: 2px solid #2fa191;
}
.chat-roll-modal .admin .chat-content b {
	color: #5bc0de;
}
.chat-roll-modal .question .chat-icon {
	background: #f39c12;
	border-left: 2px solid #ca8210;
}
.chat-roll-modal .question .chat-content b {
	color: #38c3b0;
}
.send-chat-box {
	background: #eaeaea;
}
.chat-roll-modal .send-chat-box .form-group {
	position: relative;
	padding: 5px;
	margin: 0px;
}
.chat-roll-modal .send-chat-box .form-control {
	height: 36px;
	border-radius: 0px;
	margin: 0px;
	font-size: 11px;
	color: #acacac;
	padding-right: 40px;
}
.chat-roll-modal .send-chat-box .btn-send {
	position: absolute;
	right: 12px;
	top: 12px;
	font-size: 14px;
	border: 0;
	outline: 0;
	background: transparent;
	color: #38c3b0;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.chat-roll-modal .send-chat-box .btn-send:hover, .send-chat-box .btn-send:focus, .send-chat-box .btn-send:active {
	color: #25aa98;
}

.chat-roll-modal .modal-dialog {
	width: 780px;
}
.chat-roll-modal .modal-header {
	padding: 0px 15px;
	border-bottom: 0;
	background-color: #ffffff;
}
.chat-roll-modal .modal-header .chat-roll-title {
	background-color: #f3f4f6;
	border-bottom: 0;
}
.right-title {
	font-size: 14px;
	font-weight: 600;
	color: #3498DB;
	text-transform: uppercase;
	margin: 0px;
	padding: 15px;
}
.chat-roll-modal .right-title span {
	color: #b2b2b2;
	font-size: 10px !important;
	font-style: italic;
	font-weight: 400;
	text-transform: capitalize;
}
.chat-roll-modal .controls-title {
	border-bottom: 1px solid #eaeeef;
}
.chat-roll-modal .controls-title span {
	font-size: 14px;
	font-weight: 400;
	display: block;
	margin-left: 15px;
	margin-bottom: -2px;
	margin-top: 14px;
	padding: 5px 15px;
	color: #cbcbcb;
	border-bottom: 2px solid #cbcbcb;
}
.chat-roll-modal .controls-title span.active {
	color: #3498db;
	border-bottom: 2px solid #3498db;
}
.chat-roll-modal .controls-title span.import-chat-option {
	margin-left: 0 !important;
}
.add-chat-option:hover, .import-chat-option:hover {
	cursor: pointer;
}
.chat-roll-modal .border-right {
	border-right: 1px solid #eaeeef;
}
.chat-roll-modal ul.controls {
	list-style: none;
	padding: 15px;
}
.chat-roll-modal ul.controls li {
	color: #555555;
	line-height: 23px;
	margin-bottom: 15px;
}
.chat-roll-modal ul.controls li span {
	color: #555555;
	font-size: 12px;
	float: left;
	width: 40%
}
.chat-roll-modal ul.controls li label {
	color: #555555;
	font-size: 12px;
	font-weight: 400;
}
.chat-roll-modal ul.controls li span i {
	color: #d7ddde
}
.chat-roll-modal .control-options {
	float: right;
	width: 60%;
}
.chat-roll-modal .control-options .form-group-sm {
	width: 47%;
}
.chat-roll-modal .control-options .form-group-sm .form-control {
	height: 23px;
	padding: 6px 5px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 2px 0px 0px 2px;
	color: #a5aab5;
	text-align: center;
}
.chat-roll-modal .form-group-sm select.form-control {
	height: 23px;
	line-height: 23px;
	font-size: 11px !important;
	padding: 2px 1px;
	color: #a5aab5;
}
.chat-roll-modal .control-options .input-group-addon {
	padding: 5px;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #757575;
	text-align: center;
	background-color: #e7e7e7;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}
.chat-roll-modal .sep-div {
	height: 10px;
}
.chat-roll-modal :not(.has-error) > .form-control.textarea {
	color: #a5aab5 !important;
	font-size: 11px !important;
}
.chat-roll-modal .sub {
	padding-left: 20px;
	margin-top: 0;
}
.chat-roll-modal :not(.has-error) > .form-control {
	box-shadow: none;
	font-size: 12px;
	border-color: #dcdcdc
}
.chat-roll-modal :not(.has-error) > .form-control:focus {
	border-color: #3498db!important;
	box-shadow: none
}
.chat-roll-modal .msg-time {
	float: left;
	line-height: 30px;
	font-size: 10px;
	color: #c7c7c7;
	text-align: center;
	width: 15%;
}
.chat-roll-modal .msg-content {
	float: left;
	width: 74%;
}
.chat-roll-modal .msg-mode {
	float: right;
	width: 11%;
	text-align: right;
	margin-top: 7px;
}
.chat-roll-modal .msg-mode i {
	font-size: 13px;
	color: #d9d9d9;
}
.chat-roll-modal .comment-i {
	cursor: auto;
}
.chat-roll-modal .question-i i {
	cursor: auto;
	color: #ffab1a !important;
	font-size: 13px;
	padding-left: 2px;
}
.chat-roll-modal .delete-i i {
	color: #da4949 !important;
}
.chat-roll-modal .chat-box-content {
	padding: 0;
}
.chat-roll-modal .mCSB_scrollTools {
	position: absolute;
	width: 5px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
}
.chat-roll-modal .mCSB_inside>.mCSB_container {
	padding-right: 15px;
	margin-right: 0px;
}
.chat-roll-modal .lblUploadInfo{
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.chat-roll-modal .lblSelectedFileUpload{
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
.chat-roll-modal .lblRadioImportCopySelection, .chat-roll-modal .lblCheckImportCopySelection{
	color: #666;
	font-weight: normal;
	margin-left: -5px;
	font-size: 12px;
}
.chat-roll-modal .lblPreviousWebinarSelect{
	color: #666;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 8px;
}

.chat-roll-modal .left-col {
	width: 48%;
}
.chat-roll-modal .right-col {
	width: 52%;
}

.chat-roll-modal .chat-box-content ul li:hover {
	background-color: rgba(243, 244, 246, .7);
}

/*place holder fix*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


/*-------------------END CHAT-ROLL POPUP-------------------*/