@charset "UTF-8";
/* CSS Document */
body { margin: 0; padding: 0; font-family: 'Lato', sans-serif !important; font-weight: 400; color: #646464; font-size: 12px; position: relative; background: #f5f5f5;}
a { color: #646464; text-decoration: none; outline: none;}
a:hover, a:focus { color: #562700; text-decoration: none; outline: none;}
hr { border-color: #f0f0f0;}
ul, li, img, input, form { border: none; list-style: none; margin: 0; outline: none; padding: 0; text-decoration: none;}
img {max-width:100%; height: auto;}
.button { background: #5c89d4; font-family: 'Lato', sans-serif !important; font-size: 14px; margin: 0px; padding: 15px 20px;}
.button.small { font-size: 12px; padding: 9px 20px;}
.btn { font-family: 'Lato', sans-serif; font-weight: 400; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #646464; font-size: 12px; padding: 10px 30px;}
.btn-default { background: #5c89d4; border-color: #5c89d4; color: #fff; text-transform: uppercase; font-size: 14px; line-height: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.button:focus, .button:hover {background:#5c89d4 !important;border-color: #5c89d4 !important;}
button:hover, .button:focus, .btn-default:hover, .btn-default:focus, .btn-default:active {background: #5c89d4 !important; border-color: #5c89d4 !important; color: #fff; /*text-transform: uppercase; font-size: 14px; line-height: 16px; */ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.button.secondary, .btn-reverse { background: #000; border-color: #000; color: #fff; text-transform: uppercase;}
.button.secondary:hover, .button.secondary:focus, .btn-reverse:hover, .btn-reverse:focus, .btn-reverse:active { background: #000; border-color: #000; color: #fff; text-transform: uppercase;}
.button-default {background: #5c89d4; padding:3px 4px;}
.jqx-grid-cell-middle-align .button-default .fa {font-size:14px !important;}
.jqx-grid-cell-alt {background:#f2f7ff;}
.sucess {color:#0B9444 !important;}
.alert {color:#646464 !important;}
.button.small {color:#fff !important;}
.white {color:#fff !important;}
.br-3 {-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.br-5 {-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.br-15 {-webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
.br-t-3 {-webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;}
.br-t-5 {-webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.br-t-15 {-webkit-border-radius:15px 15px 0 0; -moz-border-radius:15px 15px 0 0; border-radius:15px 15px 0 0;}
.br-b-3 {-webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px;}
.br-b-5 {-webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.br-b-15 {-webkit-border-radius:0 0 15px 15px; -moz-border-radius:0 0 15px 15px; border-radius:0 0 15px 15px;}
.height-auto {height: auto !important;}
.b-none {border: 0px !important;}
.form-control:focus { background-color: transparent !important;}
.bg-white {background: #fff;}
.bg-alt {background: #eee}
.bg-dark-blue {background: #5c89d4;}
.white-bg { background: #fff;}
.white-probg { background: #fff;}
.grey-bg { background: #f5f5f5;}
.blue-bg { background: #5c89d4;}
.btn { display: inline-block;}
.text-normal { text-transform: none;}
.v-middle { vertical-align: middle;}
.border-radius-3 { border-radius: 3px;}
.inline-block { display: inline-block;}
/* Webkit */
::-webkit-input-placeholder {color:#7d7d7d !important; opacity:1 !important;}
::-webkit-input-placeholder {color:#7d7d7d !important; opacity:1 !important;}
/* Firefox 4-18 */
:-moz-placeholder {color:#7d7d7d !important; opacity:1 !important;}
/* Firefox 19+ */
::-moz-placeholder {color:#7d7d7d !important; opacity:1 !important;}
/* IE10+ */
:-ms-input-placeholder {color:#7d7d7d !important; opacity:1 !important;}
.row { max-width: 100%;}
.agent-body > div > .row {max-width: 1440px;}
.p-0 { padding: 0px !important;}
.p-5 { padding: 5px !important;}
.p-10 { padding: 10px !important;}
.p-15 { padding: 15px !important;}
.p-20 { padding: 20px !important;}
.p-30 { padding: 30px !important;}
.p-40 { padding: 40px !important;}
.p-t-0 { padding-top: 0px !important;}
.p-t-5 { padding-top: 5px !important;}
.p-t-10 { padding-top: 10px !important;}
.p-t-15 { padding-top: 15px !important;}
.p-t-20 { padding-top: 20px !important;}
.p-t-30 { padding-top: 30px !important;}
.p-t-40 { padding-top: 40px !important;}
.p-t-50 { padding-top: 50px !important;}
.p-r-0 { padding-right: 0px !important;}
.p-r-5 { padding-right: 5px !important;}
.p-r-10 { padding-right: 10px !important;}
.p-r-15 { padding-right: 15px !important;}
.p-r-20 { padding-right: 20px !important;}
.p-b-0 { padding-bottom: 0px !important;}
.p-b-5 { padding-bottom: 5px !important;}
.p-b-10 { padding-bottom: 10px !important;}
.p-b-15 { padding-bottom: 15px !important;}
.p-b-20 { padding-bottom: 20px !important;}
.p-b-30 { padding-bottom: 30px !important;}
.p-b-40 { padding-bottom: 40px !important;}
.p-b-50 { padding-bottom: 50px !important;}
.p-l-0 { padding-left: 0px !important;}
.p-l-5 { padding-left: 5px !important;}
.p-l-10 { padding-left: 10px !important;}
.p-l-15 { padding-left: 15px !important;}
.p-t-b-20 {padding: 20px 0;}
.p-t-b-50 {padding: 50px 0;}
.m-0 { margin: 0px !important;}
.m-b-5 { margin-bottom: 5px !important;}
.m-b-10 { margin-bottom: 10px !important;}
.m-b-20 { margin-bottom: 20px !important;}
.m-b-30 { margin-bottom: 30px !important;}
.m-r-10 { margin-right: 10px !important;}
.m-r-20 { margin-right: 20px !important;}
.m-t-10 { margin-top: 10px !important;}
.m-t-15 { margin-top: 15px !important;}
.m-t-20 { margin-top: 20px !important;}
.m-t-30 { margin-top: 30px !important;}
.m-l-10 { margin-left: 10px !important;}
.m-l-20 { margin-left: 20px !important;}
.m-l-40 { margin-left: 40px !important;}
.s-hidden { display: none;}
.cennter { text-align: center;}
.title-text { font-size: 40px; line-height: 50px; color: #000; font-weight: 300; text-align: center;}
.form-group-box { position: relative;}
.form-control { border: none; border-bottom: 1px solid #7d7d7d; box-shadow: none !important; height: 48px; padding: 10px 10px 10px 40px; font-size: 14px; color: #000; text-align: left; position: relative; margin: 0; letter-spacing:0.8px;}
.form-group input {font-size:14px;/* display:block; width:300px;*/}
.form-group input:focus {outline:none;}
.height-200 {height: 200px;}
.overflow-auto {overflow: auto;}
.full-width {width: 100% !important;}
.cursor-pointer {cursor: pointer;}
/*.form-group label {font-weight:normal; position:absolute; pointer-events:none; left:35px !important; top:10px !important; transition:0.2s ease all;-moz-transition:0.2s ease all;  -webkit-transition:0.2s ease all;}
.form-group input:focus ~ label, .form-group input:valid ~ label {top:-10px !important; font-size:14px; color:#5264AE;left: 0 !important;}*/

.form-group-box:before { line-height: 48px; content: ""; background: url(../images/border-sperater.png) no-repeat left top; position: absolute; left: 0; top: 0; width: 1px; height: 48px;}
.form-group-box:after { line-height: 48px; content: ""; background: url(../images/border-sperater.png) no-repeat left top; position: absolute; right: 0; top: 0; width: 1px; height: 48px;}
.form-control:focus { box-shadow: 0 !important; border: none !important; border-bottom: 1px solid #7d7d7d !important;}
.note-box {background: #e5efff; border: 1px solid #c2d1eb; border-radius: 3px; color: #3b68b2; margin-bottom: 20px; padding: 10px;font-size: 14px;}
.subtitle {color: #5c89d4; font-size: 24px; font-weight: bold; margin-bottom: 15px; text-align: center; text-transform: uppercase;}



.has-float-label {display: flex;}
.has-float-label label {opacity: 1; pointer-events: none; position: absolute; transform: translate3d(40px, 10px, 0); transition: 240ms; left: 0px; top: 0px;}
.has-float-label.focused label {opacity: 1; transform: translate3d(0px, -12px, 0);}
.form-control {align-self: flex-start;}
.form-control::-webkit-input-placeholder {color: transparent; transition: 240ms;}
.form-control:focus::-webkit-input-placeholder {transition: none;}
.has-float-label.focused .form-control::-webkit-input-placeholder {color: #bbb;}



/*My Account Page Start*/
/*-Side Navigation and Logo Start-*/
.left-column { padding: 0px;}
.logo-box { padding: 25px 25px; text-align: center; border-bottom: 1px solid #f5f5f5; min-height: 229px;}
.logo-box-in-1 {display: table; margin: auto; height: 175px;}
.logo-box-in-2 {display: table-cell; vertical-align: middle;}
.logo-box img { max-width: 100%; height: auto;}
.side-menu { padding: 20px 0;display: block;}
.side-menu ul { }
.side-menu ul li a { color: #646464; font-size: 14px; padding: 10px 20px 10px 40px; position: relative; display: block; line-height: inherit;}
.side-menu ul li.active a, .side-menu ul li a:hover { background: #f2f7ff; color: #646464;}
.side-menu ul li a:before { background: url(../images/side-menu-image.png) no-repeat; position: absolute; left: 12px; top: 13px; content: ""; width: 25px; height: 20px; text-align: center;}
.side-menu ul li.dashboard a:before { background-position: left -220px;}
.side-menu ul li.stats a:before { background-position: left 0px;}
.side-menu ul li.curr-chat a:before { background-position: left -20px;}
.side-menu ul li.agent-setup a:before { background-position: left -40px;}
.side-menu ul li.chat-setup a:before { background-position: left -60px;}
.side-menu ul li.survey a:before { background-position: left -80px;}
.side-menu ul li.chat-design a:before { background-position: left -100px;}
.side-menu ul li.report a:before { background-position: left -120px;}
.side-menu ul li.account a:before { background-position: left -140px;}
.side-menu ul li.answer a:before { background-position: left -160px;}
.side-menu ul li.campaign a:before { background-position: left -180px;}
.side-menu ul li.logout a:before { background-position: left -200px;}
.side-menu ul li.queue a:before { background-position: left -242px;}
.side-menu ul li.configuration a:before { background-position: left -285px;}
.side-menu ul li.payment a:before { background-position: left -262px;}
.side-menu ul li.shortcut a:before { background-position: left -310px;}

.side-menu ul li.active a:after { right: 15px; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(100, 100, 100, 0); border-left-color: #5c89d4; border-width: 5px; margin-top: -5px;}
/*-Side Navigation and Logo End-*/
.user { color: #fff; /*display: inline-block; */text-align: left;}
.user span { display: inline-block; vertical-align: middle; font-size: 10px;}
.user span strong { display: block; font-size: 16px; line-height: 16px;}
.login-logout { color: #fff; display: block; /*border-left: 1px solid #85a7df;*/ padding-left: 15px; margin-left: 15px; margin-right: 0px;}
.login-logout a { color: #fff;}
.header-bg { background: url(../images/title-bg.jpg) no-repeat center center; background-size: cover; color: #fff;}
.header-title { font-size: 40px; font-weight: 300; text-align: center; padding: 50px 0;}
.main-content { padding: 50px;}
.footer-text {text-align: center;padding: 10px 0;}
/*My Account Page*/
#myaccount-setting-tabs { width: 100%; border: none !important;}
#myaccount-setting-tabs .tabs-title { width: 33.333%; background: #5c89d4; text-align: center; color: #fff; font-size: 14px; border-right: 1px solid #aec4ea; position: relative;}
#myaccount-setting-tabs .tabs-title:first-child, #myaccount-setting-tabs .tabs-title a:first-child { -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
#myaccount-setting-tabs .tabs-title:last-child, #myaccount-setting-tabs .tabs-title a:last-child { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
#myaccount-setting-tabs .tabs-title a { color: #fff !important;}
#myaccount-setting-tabs .tabs-title a:hover { background: #5c89d4; color: #fff !important; border-radius: 0;}
#myaccount-setting-tabs .tabs-title a:first-child:hover { -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
#myaccount-setting-tabs .tabs-title a:last-child:hover { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
#myaccount-setting-tabs .tabs-title.is-active { background: #5c89d4; text-align: center; color: #fff; font-size: 14px;}
#myaccount-setting-tabs .tabs-title.is-active a { background: #5c89d4;}
.myaccount-setting-tabs.tabs-content { border: none !important; padding: 0; background: none;}
.myaccount-setting-tabs .tabs-panel { padding: 0 !important; margin-top: 20px;}
.myaccount-setting-tab-1, .myaccount-setting-tab-2 { background: #fff; border: 1px solid #c8c8c8; padding: 15px;}
.myaccount-setting-tabs .myaccount-setting-tab-3 .select { margin: 7px 0 0 0; border: 1px solid #5c89d4 !important; padding: 0 0 0 8px;}
.myaccount-setting-tabs .myaccount-setting-tab-3 ul.options { border: 1px solid #5c89d4;}
.myaccount-setting-tabs .myaccount-setting-tab-3 ul.options li { border-bottom: 1px solid #5c89d4;}
.myaccount-setting-tabs .myaccount-setting-tab-3 ul.options li:last-child { border-bottom: none;}
.myaccount-setting-tabs .myaccount-setting-tab-2 p.float-center { text-align: center !important;}
.myaccount-setting-tabs .myaccount-setting-tab-2 hr { border-color: #7d7d7d;}
.columns-title { color: #5c89d4; font-size: 15px; font-weight: bold; line-height: 30px; padding: 20px; text-decoration: underline;}
.edit-btn { line-height: 40px; font-size: 14px; color: #5c89d4; margin-top: 8px;}
.edit-btn a { color: #5c89d4;}
.edit-btn a i { border-bottom: 2px solid #5c89d4;}
.edit-btn a:hover { color: #000;}
.edit-btn a:hover i { border-bottom: 2px solid #000;}
.login-icon { background: url(../images/icons.png) no-repeat left 0px !important;}
.passcode-icon { background: url(../images/icons.png) no-repeat left -40px !important;}
.employee-icon { background: url(../images/icons.png) no-repeat left -200px !important;}
.name-icon { background: url(../images/icons.png) no-repeat left -80px !important;}
.address-icon { background: url(../images/my-account-icons.png) no-repeat left -40px !important;}
.city-icon { background: url(../images/my-account-icons.png) no-repeat left -80px !important;}
.state-icon { background: url(../images/my-account-icons.png) no-repeat left -120px !important;}
.country-icon { background: url(../images/my-account-icons.png) no-repeat left -160px !important;}
.zipcode-icon { background: url(../images/my-account-icons.png) no-repeat left -200px !important;}
.creditcard-icon { background: url(../images/my-account-icons.png) no-repeat left -240px !important;}
.expiry-icon { background: url(../images/my-account-icons.png) no-repeat left -280px !important;}
.cvv-icon { background: url(../images/my-account-icons.png) no-repeat left -320px !important;}
.company-icon { background: url(../images/icons.png) no-repeat left -120px !important;}
.phone-icon { background: url(../images/icons.png) no-repeat left -160px !important;}
.howtoplan-icon { background: url(../images/icons.png) no-repeat left -240px !important;}
.ext-form-control { background: url(../images/border-sperater.png) no-repeat left -9px !important;}
.bc-info-text .sub-form-group label { line-height: 24px;}
.bc-info-text .sub-form-group label .checkbox-inline { float: left; width: 4%; margin: 6px 1% 0 0 !important; padding: 0 !important;}
.bc-info-text .sub-form-group label span { float: left; width: 95%;}
.bc-info-text .sub-form-group strong { color: #f00;}
.bc-info-text .sub-form-group .plan-text .plan-text-select { padding: 0 7px;}
.bc-info-text .sub-form-group .plan-text .plan-text-select .select { margin: 0 0 0 0; border: 1px solid #5c89d4 !important; padding: 0 0 0 8px; height: 30px;}
.bc-info-text .sub-form-group .plan-text .plan-text-select .styledSelect { line-height: 28px;}
.bc-info-text .sub-form-group .plan-text .plan-text-select .styledSelect:after { top: 14px;}
.bc-info-text .sub-form-group .plan-text .plan-text-select ul.options { border: 1px solid #5c89d4;}
.bc-info-text .sub-form-group .plan-text .plan-text-select ul.options li { border-bottom: 1px solid #5c89d4;}
.bc-info-text .sub-form-group .plan-text .plan-text-select ul.options li:last-child { border-bottom: none;}
.bc-info-text .sub-form-group .plan-text span { float: left; width: auto; line-height: 30px;}
.bc-info-text .sub-form-group .plan-text p { float: left; width: 100%; text-align: left;}
.myaccount-setting-tabs .myaccount-setting-tab-2 p.float-center { margin: 0;}
.ba-column-bg { margin: 10px 0; background: #5c89d4; padding: 10px 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.ba-column-bg .ba-column-1 { font-size: 16px; line-height: 30px; color: #ffffff; border-bottom: none; padding: 5px 0;}
.ba-column-bg .ba-column-1 strong { font-size: 30px;}
.ba-column-bg .ba-column-2 { font-size: 16px; line-height: 30px; color: #ffffff; border-bottom: 1px solid #85a7df; padding: 5px 0;}
.ba-column-bg .ba-column-2 strong { font-size: 30px;}
.ba-column-bg .ba-column-3 { font-size: 16px; line-height: 30px; color: #ffffff; padding: 5px 0;}
.ba-column-bg .ba-column-3 strong { font-size: 30px;}
.create-customer-plan-bg { background: #fff; border: none; border-radius: 0x; margin: 0 0 20px; padding: 0;}
.customer-plan-title { background: #323232; color: #fff; height: 40px; line-height: 40px; padding: 0 20px; border-radius: 2px 2px 0 0;}
.current-plan-details { border: 1px solid #c8c8c8; padding: 15px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.ac-plan-text-box { font-size: 12px; color: #646464; padding: 15px 0; margin: 0;}
.plan-details-box .plan-title { color: #5c89d4; font-size: 15px; text-decoration: underline; line-height: 30px;}
.ac-plan-text-box p { float: left; width: 100%; margin: 0; padding: 0 0; line-height: 24px;}
.ac-plan-text-box p strong { font-weight: normal; color: #c80000;}
.ac-plan-text-box p span { color: #5c89d4;}
.ac-plan-text-box p a { color: #5c89d4;}
.billing-data-box { float: left; width: 100%; margin: 15px 0; background: #5c89d4; padding: 10px 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.billing-data-left { color: #fff; text-align: center; font-size: 16px; line-height: 24px; border-right: 1px solid #85a7df;}
.billing-data-left strong { float: left; width: 100%; text-align: center; font-size: 30px; line-height: 36px;}
.billing-data-right { color: #fff; text-align: center; font-size: 16px; line-height: 24px;}
.billing-data-right strong { float: left; width: 100%; text-align: center; font-size: 30px; line-height: 36px;}
.billing-option-text { padding: 20px 0; text-align: center; font-size: 16px; color: #323232;}
.sub-package-details { padding: 0;}
.sub-package-details .billing-data-box { padding: 10px;}
.sub-package-details .billing-data-left, .sub-package-details .billing-data-right { font-size: 11px; line-height: 20px;}

.sub-package-details .billing-data-left strong, .sub-package-details .billing-data-right strong { font-size: 14px; line-height: 20px;}
.searched-results-bg { border: none; border-radius: 0x; margin: 0 0 20px; padding: 0; background: none;}
.searched-results-title { background: #5c89d4; color: #fff; height: 40px; line-height: 40px; padding: 0 20px; border-radius: 2px 2px 0 0;}
.searched-results { background: #fff; border: 1px solid #c8c8c8; padding: 25px; color: #3b68b2; border-radius: 0 0 2px 2px; margin-bottom: 20px;}
.searched-results1 { display: table;}
.searched-results-row { background: #5c89d4; padding: 0; border-radius: 3px; border: 1px solid #fff;float: none !important;display: table-cell;vertical-align: top;}
.searched-results-row .title { font-size: 24px; color: #fff; text-transform: uppercase; font-weight: 700; padding: 5px 0;}
.searched-results-row .text-left { float: left; font-size: 14px; color: #fff; padding: 12px 0 12px 10px;}
.searched-results-row .text-right { float: right; font-size: 24px; color: #fff; padding: 5px 10px 5px 0;}
.dashboard-title span { float: right; font-size: 12px; text-transform: none; font-weight: 400; margin: 10px 0 0;}
.dashboard-title span a { color: #5c89d4; text-decoration: none;}
.dashboard-title span a:hover { color: #000; text-decoration: none;}
button.round, .button.round { padding: 10px 20px; text-transform: uppercase;}
.tab-agent-footer.all-chats-box .tab-agent-input { display: inline-block; max-width: inherit; position: relative;}
.form-que-img { position: absolute; right: 20px; top: 5px;}
.tabs { display: inline-block; margin: 0 auto; background: none; border: none; padding-bottom: 20px;}
.tabs .tabs-title { }
.tabs .tabs-title a { background: #5c89d4; color: #fff; font-size: 14px; margin-right: 1px; position: relative;}
.tabs .tabs-title:first-child a { border-radius: 3px 0 0 3px;}
.tabs .tabs-title:last-child a { border-radius: 0 3px 3px 0;}
.tabs .is-active a, .tabs .tabs-title a:focus, .tabs .tabs-title a:hover { background: #5c89d4;}
.tabs .is-active a:after, .tabs .tabs-title a:focus:after, .tabs .tabs-title a:hover:after { left: 50%; top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(50, 50, 50, 0); border-top-color: #5c89d4; border-width: 8px; margin-left: -8px;}
.tabs-content .agent-chat-tabs.tabs-content { border: none !important;}
.tabs-content { margin: 0;}

.tab-chats-main-box { background: none !important; border: none !important;}
.tab-chats-main-box .tab-agent-content { border: 1px solid #c8c8c8 !important; background: #fff !important;}
.switch .btn { padding: 5px 10px;}
.tab-agent-footer { position: relative;}
#transfer-chat { display: block; float: left; padding: 0; position: absolute; right: 0px; text-align: left; top: -125px; width: 200px; z-index: 100; border: 1px solid #c8c8c8; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 5px 15px; background: #fff; color: #000; text-align: center;}
#transfer-chat:after { right: 10px; top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(50, 50, 50, 0); border-top-color: #c8c8c8; border-width: 8px; margin-left: -8px;}
.transfer-title { border-bottom: 1px solid #c8c8c8; line-height: 30px; padding: 5px 0;}
.transfer-btn { padding: 15px 0 5px 0;}
.transfer-btn .button { padding: 5px 10px; text-transform: uppercase !important;}
.transfer-title .form-control { border: none; text-align: center;}
.transfer-title .form-control:focus { border: none !important;}
.transfer-customer-pg-bg { max-width: 500px; padding:0 0 0 0; text-align: center;}
.transfer-customer-text { font-size: 20px; color: #646464; line-height: 30px;}
.plan-details-main-title {background:#f0f0f0; text-align:center; font-size:30px; color:#646464; padding:30px 0; line-height:36px; font-weight:300;}
.plan-details-section {}
.plan-section-box {padding-bottom:41px !important;}
.plan-details-text {border-left:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; font-size:12px; line-height:30px; color:#646464; padding:5px 0 5px 20px; text-align:left;}
.plan-covered-details {border-left:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; font-size:12px; line-height:30px; color:#646464; padding:5px 0; text-align:center;}
.plan-section-box:hover .plan-details-title-top, .plan-section-box.active .plan-details-title-top {background:#5c89d4;}
.plan-details-title-top .plan-title-row1 {float:left; width:100%; text-align:center; font-size:30px; color:#fff; font-weight:300; line-height:30px;}
.plan-details-title-top .plan-title-row2 {float:left; width:100%; text-align:center; font-size:12px; color:#fff; font-weight:300; line-height:40px;}
.fa-check, .fa-close { font-size:22px; font-weight:bold;}
.fa-check {color:#5c89d4;}
.fa-close {color:#c8c8c8;}
.plan-section-box:last-child .plan-details-title-top {border-right:1px solid #f0f0f0 !important;}
.plan-details-title-top .plan-title-row2 strong {font-weight:500; font-size:30px;}
.plan-section-box:last-child .plan-covered-details {border-right:1px solid #f0f0f0;}
.plan-btn {display:none;}
.plan-section-box:hover, .plan-section-box.active {padding-bottom:0 !important; cursor:pointer;}
.plan-section-box:hover .plan-btn, .plan-section-box.active .plan-btn {display:block;}
.plan-section-box .btn {border-radius:0px !important; text-align:center; border:1px solid #f0f0f0;}
.plan-details-title-top {background:#323232; color:#fff; font-size:20px; padding:9px 0 8px 0; border:1px solid #f0f0f0; border-right:0px !important; height: 97px;}
.plan-details-main-title {height: 100px;}
.plan-details-title-top {height: 100px;}
.plan-details-text {height: 40px; line-height: normal; padding: 5px;}
.plan-covered-details {height: 40px; line-height: normal; padding: 5px;}
.plan-details-title-top-admin {height: 140px;}
.plan-details-title-top-admin .plan-title-row1 {font-size: 24px; line-height: normal; margin-bottom: 15px;}
.plan-title-row1 small {font-size: 13px; display: block;}
.current-plan-btn {position: absolute;}
.plan-box-admin {margin-top: 32px;}
.plan-section-box {padding-bottom: 44px !important;}
.s-hidden {display: none;}
.agent-setting-bg {background: #fff; border-radius: 0;margin: 0; padding: 0;}
.agent-setting-bg .form, .agent-setting-bg form {border: 1px solid #c8c8c8; border-radius: 0 0 2px 2px; position: relative;}
.bg-1 {background: #ffffff; padding: 0;}
.bg-2 {background: #f5f5f5; padding: 0;}
.agent-setting-bg .select-control-box { padding: 0;}
.agent-setting-bg .select { margin: 7px 0 0 0; border: 1px solid #c8c8c8 !important; padding: 0 0 0 8px;}
.agent-setting-bg ul.options { border: 1px solid #c8c8c8;}
.agent-setting-bg ul.options li { border-bottom: 1px solid #c8c8c8;}
.agent-setting-bg ul.options li:last-child { border-bottom: none;}
.edit-btn a i {border-bottom: 2px solid #5c89d4;}
.agent-setting-bg .text-1 {float: left; line-height: 40px; margin: 0; padding: 7px 0 7px 20px;}
.edit-btn {color: #5c89d4; font-size: 14px; line-height: 40px; margin-top: 8px;}
.select-control-box { width:100%; background:none;  border-bottom: 1px solid #7d7d7d; font-weight:400; letter-spacing:0.8px; padding: 0 10px 0 10px; line-height: 48px; font-size: 12px; color: #7d7d7d; text-align: left; position: relative; margin: 0;}
.select-control-box select {margin:0 !important; border: none !important;padding:0 33px !important; background: transparent;font-size: 14px;}
.select-control-box select:focus {outline: none;}
.select-control-box:after {top: 20px;right: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #000000;border-width: 5px; margin-left: -5px;}
/*My Account Page End*/
/*Chat Design Page Start*/
.chat-design-edit {border:1px solid #c8c8c8;background: #fff;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.chat-design-setting {background:#f2f7ff;  border-right:1px solid #e3e3e3;}
.chat-design-display {padding:23px;background: #fff;}
#panel2 .chat-design-setting {background:#f2f7ff; border-right:none;}
#panel2 .chat-design-display {border-left:1px solid #e3e3e3;}
#panel2 .chat-design-edit {background:#f2f7ff;}
#panel3 .chat-design-setting {background:#f2f7ff; border-right:none;}
#panel3 .chat-design-display {border-left:1px solid #e3e3e3;}
#panel3 .chat-design-edit {background:#f2f7ff;}

.chat-set-row  {border-bottom:1px solid #c2d1eb; padding:10px 15px;}
.chat-set-row:last-child {border-bottom: none !important;}
.chat-set-row label {float:left; width: 100%;font-size: 14px; color: #323232; line-height:30px;}
.chat-color-edit {padding:0;}
.chat-color-edit ul {float:left; width: 100%; list-style: none; padding:10px 0; margin:0;}
.chat-color-edit ul li {float:left; height: 40px; width: 40px; margin: 0 5px 5px 0;padding: 0; position:relative;}
.chat-color-edit ul li a {float:left; height: 40px; width: 40px;}
.chat-color-edit ul li a span:after, .chat-color-edit ul li.active:after {content: '';  position: absolute; width: 38px; height:38px; left:1px; top:1px; border: 1px solid #cacaca;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%;}
.chat-color-edit ul li a span:hover:after, .chat-color-edit ul li.active:after {content: '';  position: absolute; width: 38px; height:38px; left:1px; top:1px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%; border:2px solid #fff;}
.chat-color-icon {float:left; width: 40px; height:40px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%;}

.chat-set-row .chat-color-edit ul li {float:left; height: 20px; width: 20px; margin: 0 5px 5px 0;padding: 0; position:relative;}
.chat-set-row .chat-color-edit ul li a {float:left; height: 20px; width: 20px;}
.chat-set-row .chat-color-edit ul li a span:after,
.chat-set-row  .chat-color-edit ul li.active:after {content: '';  position: absolute; width: 18px; height:18px; left:1px; top:1px; border: 1px solid #cacaca;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%;}
.chat-set-row .chat-color-edit ul li a span:hover:after,
.chat-set-row  .chat-color-edit ul li.active:after {content: '';  position: absolute; width: 18px; height:18px; left:1px; top:1px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%; border:3px solid #fff;}
.chat-set-row .chat-color-icon {float:left; width: 20px; height:20px;  -webkit-border-radius:50%; -moz-border-radius:50%; border-radius: 50%;}

.blue-color {background:#5c89d4;}
.turquoise-color {background:#21b2bb;}
.purple-color {background:#7d4cc5;}
.green-color {background:#40c240;}
.orange-color {background:#eb6e31;}
.yellow-color {background:#F0DB4F;}
.chat-bg-edit {padding:0;}
.chat-bg-edit ul {float:left; width: 100%; list-style: none; padding:10px 0; margin:0;}
.chat-bg-edit ul li {float:left; width:50px; height: 50px; border: 1px solid #d6dce1;margin: 0 5px 5px 0;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.chat-bg-edit ul li img {width:100%; height: auto;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.chat-bg-edit ul li:hover, .chat-bg-edit ul li.active { border: 1px solid #5c89d4;}
.chat-btn-edit {padding:0;}
.chat-btn-edit ul {float:left; width: 100%; list-style: none; padding:10px 0; margin:0;}
.chat-btn-edit ul li {float:left; width:auto; border: 1px solid #d6dce1;padding:10px; margin: 0 5px 5px 0;}
.chat-btn-edit ul li a {color:#323232;}
.chat-btn-edit ul li a i {background: #686868; padding: 0px 5px 2px 5px; display: inline-block;}
.chat-btn-edit ul li:hover, .chat-btn-edit ul li.active {border:1px solid #5c89d4;}
.chat-btn-edit ul li:hover a i, .chat-btn-edit ul li.active a i {background: #5c89d4;}
.chat-color-picker-main {margin:10px 0; padding:0px 0;position:relative; border:1px solid #bac2c3;}
.chat-color-picker-main input {width:100%; border:none !important; padding:10px 40px; background:url(../images/color-picker-icon.png) no-repeat 10px 10px;}
.chat-color-picker-main .chat-color-box {position:absolute; right:8px; top:7px; width:20px !important; height:20px !important;}
.chat-color-picker-main .chat-color-box .jqx-dropdownlist-content {width:16px !important; height:14px !important; padding:2px; text-indent: -9999px;}
.chat-color-picker-main .chat-color-box .jqx-rc-all {width:100%; height:100%;margin:0 !important;}
.dropDownButton {left:inherit; right:0 !important;width:265px !important;}

.chat-btn-txt-edit {padding:0;}
.chat-btn-txt-edit ul {float:left; width: 100%; list-style: none; padding:10px 0; margin:0;}
.chat-btn-txt-edit ul li {float:left; width:auto; border: 1px solid #d6dce1; padding:10px; margin: 0 5px 5px 0; /* line-height:20px; */}
.chat-btn-txt-edit ul li a {background: #686868;padding: 2px 12px;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-size:13px; color: #fff; display: inline-block; min-height: 27px;}
.chat-btn-txt-edit ul li a i {}
.chat-btn-txt-edit ul li a span {vertical-align: middle; margin-left: 3px;}
.chat-btn-txt-edit ul li:hover, .chat-btn-txt-edit ul li.active {border:1px solid #5c89d4;}
.chat-btn-txt-edit ul li:hover a, .chat-btn-txt-edit ul li.active a {background: #5c89d4;}

.chat-icon-style-edit {padding:0;}
.chat-icon-style-edit ul {float:left; width: 100%; list-style: none; padding:10px 0; margin:0;}
.chat-icon-style-edit ul li {float:left; width:auto;background: #686868; border: 1px solid #d6dce1; padding:0; margin: 0 5px 5px 0; line-height:20px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.chat-icon-style-edit ul li a {float:left; color:#323232;padding:10px; font-size:13px;}
.chat-icon-style-edit ul li a img {max-width:30px; height: auto;}
.chat-icon-style-edit ul li:hover, .chat-icon-style-edit ul li.active {border:1px solid #5c89d4; background: #5c89d4;}

.chat-position-edit {padding: 0;}
.chat-position-edit ul {float:left; width: 100%; list-style: none; padding:10px 0; margin:0;}
.chat-position-edit ul li {float:left; width:auto;background: #fff; border: 1px solid #d6dce1; padding:0; margin: 0 5px 5px 0; line-height:20px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.chat-position-edit ul li a {float:left; color:#323232;padding:10px; font-size:13px; }
.chat-position-edit ul li a i {font-size:12px;}
.chat-position-edit ul li a i.fa { color: #d6dce1;font-size:14px;margin-right:5px;padding:5px 0;}
.chat-position-edit ul li a i.fa-long-arrow-left  {border-left:1px solid #d6dce1;padding-left:5px;}
.chat-position-edit ul li a i.fa-long-arrow-right {border-right:1px solid #d6dce1;padding-right:5px;}
.chat-position-edit ul li:hover, .chat-position-edit ul li.active {border:1px solid #5c89d4;}
.chat-position-edit ul li:hover a, .chat-position-edit ul li.active a {color: #5c89d4;}
.chat-position-edit ul li:hover i.fa, .chat-position-edit ul li.active i.fa {color:#5c89d4;border-color:#5c89d4;}

.chat-design-main { border-bottom:1px solid #5c89d4; text-align: center; display: flex;} 
.chat-design-main .tabs {padding: 0;text-align: center; display: inline-block; margin: 0 auto;}
.chat-design-main .tabs .is-active a:after, .chat-design-main .tabs .tabs-title a:focus:after, .chat-design-main .tabs .tabs-title a:hover:after {background: none !important; border-bottom: 1px solid #fff !important; border-color: #fff !important; left: 8px; width: 100%;}
.chat-design-main .tabs a {background:#5c89d4; font-size:16px; font-weight:bold; border: 1px solid #5c89d4; border-bottom: none; color:#fff;-webkit-border-top-left-radius: 5px !important;
-webkit-border-top-right-radius: 5px !important; -moz-border-radius-topleft: 5px !important; -moz-border-radius-topright: 5px !important; border-top-left-radius: 5px; border-top-right-radius: 5px !important;}
.chat-design-main .tabs .is-active a, .chat-design-main .tabs a:hover { background: #fff; color:#5c89d4;}
.tabs .tabs-title:first-child a, .tabs .tabs-title:last-child a {border-radius:  3px 3px 0 0 !important;}
.chat-design-main .tabs a i.fa {font-size:14px;}
.chat-design-view-tabs .tabs-panel {float:left; width: 100%; padding: 20px 0 !important;}
.chat-stastic-view-tabs .tabs-panel {float:left; width: 100%; padding: 20px 0 !important;}

#chat-preview .chat-preview-box {border: 2px solid #5c89d4;}
.switch-on {position: absolute; left: -55px; top: 10px; color: white; font-weight: bold;font-size: 9px;}
.switch-off {position: absolute; left: -25px; top: 10px; color: white; font-weight: bold; font-size: 9px;}
.switch-btn {overflow: hidden;}
.switch-btn-green, .switch-btn-blue {position: relative; margin:5px !important;overflow: hidden !important; z-index: 101;}
.switch-btn-green.switch label {width:80px !important; height:28px; text-transform: uppercase;}
.switch-btn-green.switch label:after {height: 20px; width: 20px;}
.switch-btn-green.switch input + label {background:#ebebeb;}
.switch-btn-green.switch input:checked + label {background:#49c21a;}
.switch-btn-green.switch .switch-on {top:6px; color:#fff;}
.switch-btn-green.switch .switch-off {top:6px;color:#000;}
.switch-btn-green.switch input + label:after {left:5px;}
.switch-btn-green.switch input:checked + label:after {left: 56px;}
.switch-btn-green.switch input + label .switch-on {left:-9999px !important;}
.switch-btn-green.switch input + label .switch-off {left:-48px !important;}
.switch-btn-green.switch input:checked + label .switch-on {left:-65px !important;}
.switch-btn-green.switch input:checked + label .switch-off {left:-9999px !important;}

.switch-btn-blue.switch label {width:94px !important; height:28px; text-transform: uppercase;}
.switch-btn-blue.switch label:after {height: 20px; width: 20px;}
.switch-btn-blue.switch input + label {background:#ebebeb;}
.switch-btn-blue.switch input:checked + label {background:#5c89d4;}
.switch-btn-blue.switch .switch-on {top:6px; color:#fff;}
.switch-btn-blue.switch .switch-off {top:6px;color:#000;}
.switch-btn-blue.switch input + label:after {left:5px;}
.switch-btn-blue.switch input:checked + label:after {left:70px !important;}
.switch-btn-blue.switch input + label .switch-on {left:-9999px !important;}
.switch-btn-blue.switch input + label .switch-off {left:-60px !important;}
.switch-btn-blue.switch input:checked + label .switch-on {left:-80px !important;}
.switch-btn-blue.switch input:checked + label .switch-off {left:-9999px !important;}
#jqxWidget { width: 100%; margin-bottom: 50px;}
.jqx-grid-pager input[type="color"], .jqx-grid-pager input[type="date"], .jqx-grid-pager input[type="datetime-local"], .jqx-grid-pager input[type="datetime"], .jqx-grid-pager input[type="email"], .jqx-grid-pager input[type="month"], .jqx-grid-pager input[type="number"], .jqx-grid-pager input[type="password"], .jqx-grid-pager input[type="search"], .jqx-grid-pager input[type="tel"], .jqx-grid-pager input[type="text"], .jqx-grid-pager input[type="time"], .jqx-grid-pager input[type="url"], .jqx-grid-pager input[type="week"], .jqx-grid-pager textarea { height: 18px; background: #efefef; border-color: #aaa; line-height: 1.231; border-radius: 3px; font-size: 13px; color: #000;}
.jqx-grid-column-header { background: #5c89d4; color: #fff;}
.reveal-modal { padding: 30px 25px 25px;}
.login-selection .row { max-width: 194px; margin: 0 auto;}
.select-text-box span { float: left; line-height: 20px;}
.select-text-box input { float: left; margin: 3px 5px 0 0;}
.jqx-grid-cell-middle-align span { display: inline-block; vertical-align: middle;}
.jqx-grid-cell-middle-align .linking { display: inline-block; vertical-align: middle;}
.jqx-grid-cell-left-align .linking.btn, .jqx-grid-cell-middle-align .linking.btn {padding:5px !important;font-size:11px; }

.jqx-grid-cell-middle-align .linking i { font-size: 20px; color: #5f8bd5;}
#transfer-chat-pop .transfer-customer-pg-bg { padding: 30px !important;}
.chat-action .switch {display: inline-block; margin:2px 10px 0 10px; width: auto;vertical-align: middle;}
.chat-action .fa {vertical-align: middle;}
.chat-action .red { color:#f00 !important;}
.b-b {border-bottom:1px solid #5c89d4;}
/*Chat Design Page End*/
/*Survey Page Start*/
.surey-main {padding: 0;}
.surey-box {border:1px solid #5b89d4;background: #fff;}
.surey-title {background:#5b89d4;font-size:16px; font-weight:bold; line-height:30px;padding:10px 15px; color:#fff;}
.surey-settings-row {min-height:486px; padding: 0;}
.surey-settings-box {padding: 0;}
.surey-settings-box .select-control-box { border: none; padding: 0 15px;}
.surey-settings-box .text-1 { float: left; margin: 0; padding: 7px 0 7px 20px; line-height: 40px;}
.surey-settings-box .form-group input { margin: 10px 0; border: 1px solid #c8c8c8; max-height: 35px; line-height: 20px; background: none;}
.surey-settings-box select {max-width:75px; margin: 0; padding:5px 20px 5px 10px !important; height: 30px; font-size:13px;}
.surey-settings-box .switch {margin:4px 0 0 0;}
.survey-logo-img {border:1px solid #5c89d4;padding:10px;}
.survey-logo-img img {max-width:100%; height: auto;}
/*Survey Page End*/
/*Chat Code Page Start*/
.chat-code-header{background: #5c89d4; border: 0 solid #5c89d4; border-radius:3px 3px 0px 0px; -moz-border-radius:3px 3px 0px 0px; -webkit-border-radius:3px 3px 0px 0px;  color: #fff; height: 40px; line-height: 40px;}
.chat-code-page {border:1px solid #c8c8c8;background:#fff; border-radius:0px 0px 3px 3px; -moz-border-radius:0px 0px 3px 3px; -webkit-border-radius: 0px 0px 3px 3px;}
.chat-code-page-text{padding:30px 30px 0;}
.chat-code-page-text p{font-size:16px; margin-bottom:15px; padding:0; color:#000;}
.chat-code-copy-bg{margin:30px 30px 0; background:#5c89d4; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.chat-code-copy-bg-main{font-size:16px; margin:0; padding:30px 15px; color:#fff; position: relative; min-height: 180px;}
.chat-code-copy-btn{position:absolute; right: 20px; bottom:5px; }
.btn-copy { background: #fff; border-color: #fff; color: #5c89d4; text-transform:uppercase; font-size: 14px; line-height: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/*.btn-copy:hover, .btn-copy:focus{ background: #000; border-color: #000; color: #fff;}*/
.chat-code-page-text-bottom{padding:30px;}
.chat-code-page-text-bottom p{font-size:16px; margin-bottom:15px; padding:0; color:#000; line-height: 16px;}
/*Chat Code Page End*/
.chat-action select {width:40px; height:20px; font-size:12px;padding:2px 20px 2px 10px;}
/*Proactive Chat Campaign Start*/
.reveal-modal .close-reveal-modal {color:#fff !important;top:15px !important;}
.popup-links {padding:0;}
.popup-links .title-text {float: left; width: 100%; padding:5px 10px; color: #fff; background:#5c89d4; border-radius:3px 3px 0px 0px; -moz-border-radius:3px 3px 0px 0px; -webkit-border-radius:3px 3px 0px 0px; border: 0px solid #5c89d4; text-align: left !important; font-size:16px; font-weight: bold; line-height:30px;}
.popup-data {float: left; width: 100%; line-height: 30px; padding:0px 0 20px 0;}
.reveal-modal .form-control {width:100%; padding:2px 0 2px 10px !important; height:30px !important; border:1px solid #ccc !important;margin: 0 !important; -webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important;}
.reveal-modal select.form-control {padding:2px 24px 2px 10px !important;}
#chat-campaign-popup, #chat-campaign-popup1 {padding:0px 0px 10px 0px;}
#chat-campaign-popup .popup-links-box, #chat-campaign-popup1 .popup-links-box0 {float: left; width: 100%;}
#chat-campaign-popup .popup-links-box .popup-links, #chat-campaign-popup1 .popup-links-box .popup-links {float: left; width: 100%; line-height: 30px; padding:10px 20px;}
#chat-campaign-popup .popup-links-box .popup-links input, #chat-campaign-popup1 .popup-links-box .popup-links input { float: left; margin: 10px 10px 0 0 !important;}
#chat-campaign-popup .popup-links-box .popup-links span, #chat-campaign-popup1 .popup-links-box .popup-links span { float: left;}
#chat-campaign-popup .popup-links-box .popup-links:last-child, #chat-campaign-popup1 .popup-links-box .popup-links:last-child { border-bottom: none;}
#chat-campaign-popup .popup-links-box .popup-links lable, #chat-campaign-popup1 .popup-links-box .popup-links lable {line-height:30px; color:#7f7f7f; font-size:12px;}
#chat-campaign-popup .popup-links-box .popup-links .form-control, #chat-campaign-popup1 .popup-links-box .popup-links .form-control {padding:2px 0 2px 10px !important;height:30px !important;border:1px solid #ccc !important;margin: 0 !important;}
#chat-campaign-popup .popup-links-box .popup-links select.form-control, #chat-campaign-popup1 .popup-links-box .popup-links select.form-control {padding:2px 24px 2px 10px !important;}
#surevy-popup {padding:0 !important;}
#surevy-popup .popup-links-box .popup-links {float: left; width: 100%; line-height: 30px; padding:10px;}

.chat-popup-type-1 {padding:0px 0px 10px 0px !important;}
.chat-popup-type-1 .popup-links-box {float: left; width: 100%;}
.chat-popup-type-1 .popup-links-box {float: left; width: 100%; line-height: 30px; padding:10px 20px;}
.chat-popup-type-1 .popup-links-box .popup-links input{/* float: left; */margin: 10px 10px 0 0 !important;}
.chat-popup-type-1 .popup-links-box .popup-links span{ float: left;}
.chat-popup-type-1 .popup-links-box .popup-links:last-child { border-bottom: none;}
.chat-popup-type-1 .popup-links-box .popup-links lable {line-height:30px; color:#7f7f7f; font-size:12px;}
.chat-popup-type-1 .popup-links-box .popup-links .form-control {padding:2px 0 2px 10px !important;height:30px !important;border:1px solid #ccc !important;margin: 0 !important;}
.chat-popup-type-1 .popup-links-box .popup-links select.form-control {padding:2px 24px 2px 10px !important;}
.chat-popup-type-1 .popup-links-box .popup-links {float: left; width: 100%; line-height: 30px; padding:10px;}
.chat-popup-type-2 {padding:0 !important;}
.chat-popup-type-2 .popup-links-box .popup-links {float: left; width: 100%; line-height: 30px; padding:10px;}

.reveal-modal input[type="file"], .reveal-modal input[type="checkbox"], .reveal-modal input[type="radio"], select {margin:0;}
.poup-selection {float: left; width:auto; padding:2px 10px 0 0;line-height:1.8;}
.poup-selection input {float: left; width:auto; margin-top:5px !important; ;margin-right:5px !important;}
.poup-selection span {float: left; width:auto;line-height:1.8;}
.reveal-modal .form-control.width-60 {width:50px !important; text-align:center !important; padding:0px !important;}
.reveal-modal .form-control.width-80-p {width:80% !important;margin-left:5px !important;}
/*Proactive Chat Campaign End*/ 
/*Agent Dashboard Page Start*/
.agent-dashboard-main { padding:0;}
.agent-body{background:#fff;}
.agent-dashboard-logo{float:left;}
.agent-dashboard-logo .logo {max-width: 240px; display: inline-block;}
.agent-dashboard-logo img {max-width: 240px; max-height: 80px;}
.agent-dashboard-header{ float: left; background:#fff; width: 100%; margin:10px 0;}
.agent-dashboard-header .chat-setup{float:right; background:#5c89d4; padding:5px; border-radius:1000px; line-height:16px; text-align:center; width:30px; margin:5px 0 5px 5px; position: relative;}
.agent-dashboard-content{width:100%; margin:0; padding:0; }
.agent-dashboard-content-left{border:1px solid #5c89d4; padding:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; min-height: 728px;}
.agent-dashboard-content-left h3{margin:0 0 10px; background:#5c89d4; padding: 0 10px; color: #fff; height: 32px; line-height: 32px; font-size: 14px; font-weight: 600; position:relative; font-family: 'Lato', sans-serif !important;}
.ui-icon {height:16px; width: 16px;}
.ui-icon {background-repeat:no-repeat; display:inline-block; margin-top:8px; overflow:hidden; position:absolute; text-indent:-99999px; vertical-align: middle; right:10px;}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {background-image: url("../images/accordion-active-icon.png");}
.ui-icon-triangle-1-s {background-position: 0 0;}
.ui-icon, .ui-widget-content .ui-icon { background-image: url("../images/accordion-inactive-icon.png");}
.ui-icon-triangle-1-e { background-position: 0 0;}
.agent-dashboard-content-left p{padding:10px 0 0 10px; margin:0; float: left; width: 100%; font-family: 'Lato', sans-serif !important}
.agent-dashboard-content-left ul{padding:10px 10px; margin:0 0 0; list-style: none; }
.agent-dashboard-content-left ul li{padding:5px 0 5px 10px; margin:0 0 10px 0; width: 100%; background: #f5f5f5; font-family: 'Lato', sans-serif !important; position: relative; font-size:14px;}
.agent-dashboard-content-left ul li:after {right:100%; top:50%; border: solid transparent; content: " "; height:0; width:0; position:absolute; pointer-events:none; border-color: rgba(245, 245, 245, 0); border-right-color:#f5f5f5; border-width:5px; margin-top:-5px;}
.ui-accordion .ui-accordion-content {overflow-y:auto !important; height:218px !important;}
.agent-dashboard-content-left ul li a{color: #000; text-decoration: none;}
.agent-dashboard-content-left ul li:hover,.agent-dashboard-content-left ul li.active {background: #c2d1eb;}
.agent-dashboard-content-left ul li:hover:after,.agent-dashboard-content-left ul li.active:after{border-right-color:#c2d1eb;}
.agent-dashboard-middel-content{border:1px solid #5c89d4; padding:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; min-height: 728px; background: #f0f0f0;}
.chat-box-type-1{max-width: 100%;}
.agent-dashboard-check {position:absolute; right:25px; top:25px; display:inline-block; width:27px; height:27px; cursor:pointer; z-index:11; background: #5c89d4;}
.agent-dashboard-check i.fa {font-size:30px;color: #fff;}
.agent-type-text-bg{background: #fff; float: left; width: 100%; padding:10px; }
.agent-type-text-bg .chat-box-icon-box {position:inherit; float: right; padding:0 0 10px; margin:0; border-bottom: 1px solid #c2d1eb; width: 100%; text-align: right;}
.agent-type-text-bg .chat-box-icon {display: inline-block; margin: 0 5px; vertical-align: middle;}
.agent-type-text-bg .chat-box-icon img {display: block;}
.chat-box-type-1-footer .agent-type-text-bg .form-control{float:left; margin: 10px 0 0; color: #7f7f7f;}
.agent-dashboard-content-right{border:1px solid #5c89d4; padding:20px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.agent-dashboard-map-location{width:100%; margin:0; padding:0;}
.agent-dashboard-right-title{margin: 15px 0; font-weight: 900; font-size: 16px; color: #000;}
.agent-dashboard-right-details{margin: 0 0 15px; display: inline-block; width: 100%; color: #000; }
.agent-dashboard-right-details span {display: inline-block; vertical-align: middle; width: 30px;}
.visited-pages{margin: 15px 0; display: inline-block; width: 100%;}
.visited-pages .title{border-bottom:1px solid #5c89d4; font-size: 14px; color: #000; text-transform: capitalize; padding: 5px 0;}
.visited-pages-url{color: #000; font-size: 12px; padding: 10px 0 0; line-height: 12px;}
.visited-pages-url a{color: #000;}
.agent-dashboard-middel-content .chat-box-type-1-content{ height: 470px; min-height: 385px; position:relative;}
.agent-popup-box {display: none;position:absolute;left:2%; top:3%; width:96%; z-index: 9999;box-shadow : 0 0 15px #999;border-radius: 3px;}
.visitor-popup-box {display: none;position:absolute;left:0; top:7%; width:98%; z-index: 9999;box-shadow : 0 0 15px #999;border-radius: 3px;}
.agent-statistics-popup-box {display: none;position:absolute;left:0; top:7%; width:98%; z-index: 9999;box-shadow : 0 0 15px #999;border-radius: 3px;}
.agent-popup-title {font-size:16px; margin: 15px 0 0 10px;}
.pos-relative {position: relative;}
.agent-popup-none {display: none;}
/*Agent Dashboard Page End*/
/*Agent Dashboard Offline Page start*/
.agent-offline{background:url(../images/agent-dashboard-Offline-bg.jpg) repeat center top;}
.agent-offline .white-bg, .agent-offline  .agent-dashboard-header{ background: transparent !important;}

.agent-dashboard-accept-deny-bg{float:left; width:50%; margin:0 0 0 20%; padding:0 10px;}
.agent-dashboard-accept-deny-left{float:left; width:50%; margin:0; padding: 5px 0; font-size: 14px; color: #000; }
.agent-dashboard-accept-deny-right{float:right; width:50%; margin:0; padding: 0; text-align: right;}
.agent-dashboard-accept-deny-right a{margin:0 0 0 15px;}
.btn-green { background: #49c21a; border-color: #49c21a; color: #fff; text-transform:uppercase; font-size: 14px; line-height: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-green:hover, .btn-green:focus{ background: #49c21a; border-color: #49c21a; color: #fff;}
.btn-red { background: #7c2e26; border-color: #7c2e26; color: #fff; text-transform:uppercase; font-size: 14px; line-height: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-red:hover, .btn-red:focus{ background: #7c2e26; border-color: #7c2e26; color: #fff;}
.btn-grey { background: #d3dada; border-color: #d3dada; color: #000; text-transform:uppercase; font-size: 14px; line-height: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-grey:hover, .btn-green:focus{ background: #d3dada; border-color: #d3dada; color: #000;}

/*Agent Dashboard Offline Page End*/
/*Agent Setup Page*/
.create-agent-bg { background: #fff; border: none; border-radius: 0px; margin: 0 0 20px; padding: 0;}
.add-agent-title { background: #323232; color: #fff; height: 40px; line-height: 40px; padding: 0 20px; border-radius: 2px 2px 0 0;}
.create-agent-bg .form, .create-agent-bg form { border: 1px solid #c8c8c8; border-radius: 0 0 2px 2px;}
.upload-agent-image-icon { background: url(../images/upload-agent-image-icon.png) no-repeat left 0px !important;}
.upload-agent-image { position: relative;}
.upload-agent-image-btn { background: #7d7d7d; border-color: #7d7d7d; color: #fff; padding: 5px 7px; position: absolute; right: 20px; top: 10px;}
.upload-agent-image-btn:hover, .upload-agent-image-btn:focus, .upload-agent-image-btn:active { background: #000!important; border-color: #000 !important; color: #fff !important;}
.agent-setting-bg { background: #fff; border-radius: 0; margin: 0; padding: 0;}
.agent-setting-bg .form, .agent-setting-bg form { border: 1px solid #c8c8c8; border-radius: 0 0 2px 2px; position: relative;}
.bg-1 { background: #fff; padding: 0;}
.bg-2 { background: #f5f5f5; padding: 0;}
.agent-setting-bg .select-control-box { border: none; padding: 0 15px;}
.agent-setting-bg .text-1 { float: left; margin: 0; padding: 7px 0 7px 20px; line-height: 40px;}
.agent-setting-bg .form-group input { margin: 10px 0; border: 1px solid #c8c8c8; max-height: 35px; line-height: 20px; background: none;}
/*Agent Setup Page*/
/*Agent Dashboard Option start 01-feb*/
.agent-dashboard-option-bg{background: #fff; float: left; width: 100%; padding:0; margin: 0; }
.agent-dashboard-option-close{float: right; cursor:pointer; text-align: right; padding:15px 10px 0 0;}
.agent-dashboard-option{float: left; width: 100%; padding:10px; margin: 0;}
.agent-dashboard-option-sec-1{float: left; width: 100%; padding:20px 10px; margin: 0; border-bottom: 1px solid #ccc;}
.search-input-bg{float: left; width: 100%; padding:0 0 30px; margin: 0; position: relative;}
.search-input-bg .search-input{float: left; width: 100%; border: 1px solid #5c89d4; color: #7f7f7f; font-size: 12px; padding: 0 10px; margin: 0;}
.search-input-bg .search-icon{position: absolute; right:10px; top:10px;}
.agent-dashboard-input-bg{float: left; width: 100%; padding:7px 0 7px 30px; margin:10px 0; border: 1px solid #d1d1d1;}
.agent-dashboard-input-bg-text{float: left; width: 100%; padding:0; margin:0; position: relative;}
.agent-dashboard-input-bg-text:before{content: ""; background: #5c89d4; width: 10px; height: 10px; border-radius: 20px; position: absolute; left: -20px; top:5px; }
.agent-dashboard-option-sec-2{float: left; width: 100%; padding:20px 10px; margin: 0;}
.agent-dashboard-type-bg{float: left; width: 100%; padding:0; margin:5px 0 15px; border: 1px solid #d1d1d1; min-height: 50px;}
.agent-dashboard-type-bg-text{float: left; width: 100%; padding:0; margin:0;}
.agent-dashboard-type-bg-text input{border:none; box-shadow: none; color: #7f7f7f; font-size: 12px;}
.agent-dashboard-option-sec-3{float: left; width: 100%; padding:0; margin: 0;}
.agent-chat-datails-box-bg{float: left; width:150px; height: 150px; border: 1px solid #5c89d4; margin:15px 30px; padding: 0;}
.agent-chat-datails-box-header{float: left; width:100%; border-bottom: 1px solid #5c89d4;}
.agent-chat-datails-box-header span{float:left; margin:0; padding:8px 0; width:34px; text-align:center;  background:#5c89d4;}
.agent-chat-datails-box-header span img{width:20px;}
.agent-chat-datails-box-header p{float:left; margin:0; padding:3px 0 0 10px; font-size: 13px; color: #5c89d4; line-height: 16px; max-width: 100px;}
.agent-chat-datails-box-text{float: left; width:100%; text-align: center; padding: 25px 0; font-size:40px; color: #5c89d4; }
/*Agent Dashboard Option End*/
.agent-dashboard-option-sec-4-main{float: left; width: 100%; padding:0; margin: 15px 0 0; background: #fff;}
.agent-dashboard-option-sec-4{float: left; width:100%; border: 1px solid #5c89d4; margin:0; padding: 0; position: relative;}
.agent-dashboard-option-sec-4 .agent-profile-close{ position: absolute; right: 10px; top: 5px;}
.agent-profile-title{float: left; width:100%; background:#5c89d4; text-align: center; padding: 10px 0; font-size: 14px; color: #fff; }
.agent-dashboard-option-sec-4-option{float: left; width: 100%; padding:0; margin: 0; font-size: 14px;}
.agent-dashboard-option-sec-4-option .even{float: left; width: 100%; padding:0; margin: 0; background:#fff;}
.agent-dashboard-option-sec-4-option .odd{float: left; width: 100%; padding:0; margin: 0; background:#f3f7ff;}
.agent-dashboard-option-sec-4-option-left{float: left; width: 40%; text-align: left; padding: 9px 0 9px 40px;}
.agent-dashboard-option-sec-4-option-right{float: left; width: 60%; text-align: left; padding: 9px 0 9px 30px;  border-left: 1px solid #dde6f5 }
.agent-dashboard-option-sec-4-option-right .form-control {background:#fff; box-shadow: inherit; height: inherit; margin: 0; padding: 6px 10px; max-width: 220px; border: 1px solid #f5f5f5 ;}
.agent-dashboard-option-sec-4-option-right .form-control:focus,.agent-dashboard-option-sec-4-option-right .form-control:hover {border: 1px solid #ccc !important; box-shadow:inherit; background-color: #fff !important;}
.agent-dashboard-option-sec-4-option-right input[type="file"],
.agent-dashboard-option-sec-4-option-right input[type="file"]:hover,
.agent-dashboard-option-sec-4-option-right input[type="file"]:focus {padding: 0px; background: none !important;}
.agent-dashboard-option-sec-4-option-right select {background:#fff; box-shadow: inherit; height: inherit; margin: 0; max-width: 220px; border: 1px solid transparent; font-size: 14px;}
.agent-dashboard-option-sec-4-option-right .select {position: relative; max-width: 220px; border: 1px solid #f5f5f5 ;}
.agent-dashboard-option-sec-4-option-right .select:after {
  top: 15px;
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000 ;
  border-width: 5px;
  margin-left: -5px;
}
.choose-profile-img {float:left; width: 45px; height: 45px; overflow: hidden; border: 2px solid transparent; border-radius:50%; margin: 0 30px 0 0; padding: 0;}
.choose-profile-img:hover, .choose-profile-img.active {border: 2px solid #5c89d4;}
/*Statistics Page Start*/
.chartContainer {width: 100% !important;}
table tbody tr:nth-child(2n) {background: none;}
table tbody, table tfoot, table thead, table {border: none;}
//rect {width: auto !important;}
.chat-design-view-tabs #panel1 .large-6:before, .chat-design-view-tabs #panel2 .large-6:before, .chat-design-view-tabs #panel3 .large-6:before, .chat-design-view-tabs #panel1 .large-6:first-child:after, .chat-design-view-tabs #panel2 .large-6:first-child:after, .chat-design-view-tabs #panel3 .large-6:first-child:after {content: "";display: none;}
.chat-stastic-view-tabs #panel1 .large-6:before, .chat-stastic-view-tabs #panel2 .large-6:before, .chat-stastic-view-tabs #panel3 .large-6:before {content: ""; position: absolute; left: 12%; height: 1px; width: 76%; bottom: 0; background: #ccc;}
.chat-stastic-view-tabs #panel1 .row:last-child .large-6:before, .chat-stastic-view-tabs #panel2 .row:last-child .large-6:before, .chat-stastic-view-tabs #panel3 .row:last-child .large-6:before {display: none;}
.chat-stastic-view-tabs #panel1 .large-6:first-child:after, .chat-stastic-view-tabs #panel2 .large-6:first-child:after, .chat-stastic-view-tabs #panel3 .large-6:first-child:after {content: ""; position: absolute; right: 0px; width: 1px; height: 76%; top: 12%; background: #ccc;}
table tbody td, table tbody th {padding: 0px;}
.panel1 .large-4:after {content: ""; position: absolute; right: 0px; width: 1px; height: 76%; top: 12%; background: #c2d0eb;}
.panel1 .large-4:last-child:after {display: none;}
.panel1 > .large-12 {margin-bottom: 40px; padding-bottom: 20px;}
.panel1 > .large-12:last-child { margin-bottom: 20px; padding-bottom: 0px;}
.panel1 > .large-12:after {content: ""; position: absolute; left: 5%; height: 1px; width: 90%; bottom: 0; background: #c2d0eb;}
.panel1 > .large-12:last-child:after {display: none;}
footer {margin-top: 0px; background: #fff; padding: 20px 0; text-align: center;}
.box-header {background: #5b89d4; text-align: center; padding: 10px; color: #fff;}
.box-content {background: #fff; border: 1px solid #5b89d4; padding-top: 30px;}
.dateInput {display: inline-block; vertical-align: middle; margin: 0 10px;}
/*Statistics Page End*/
.stactic-details {padding:0 30px;}
.stactic-details ul {float:left; width: 100%;padding: 0 0 30px 10px; margin: 0;}
.stactic-details ul li {float:left; width: 100%; font-size:12px; line-height:24px; color: #646464; list-style: circle;}
/*Admin Dash Board*/

.chat-design-view-tabs .tabs-panel {padding:0px !important;}
.chat-design-view-tabs .tabs-panel .chat-design-edit {border-color: #5c89d4; border-top: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.tabs-panel .chat-set-row {padding: 25px 15px;}
.tabs-panel .chat-set-row label {margin-bottom: 10px;}
.tabs-panel .chat-set-row small {margin-top: 5px;}
.chat-design-view-tabs .form-control:focus,
.chat-design-view-tabs .form-control{background: #fff !important; border: 1px solid #bac2c3 !important;}
.chat-set-row label {cursor: default;}
.chat-set-row .comments {text-align: left;}
.bg-3 {background: #f0f0f0; height: auto; min-height: inherit;}
.width-60 {width: 60%;}
.chat-set-row .chat-box-type-1-header .chat-box-user figure {width: 30px; height: 30px;}
/**/
.profile-box-out {}
.profile-box-out:nth-child(2n) {background: #f2f6ff;}
.profile-box {}
.profile-box .small-6 {border-right: 1px solid #c1d1ea; padding: 10px; min-height: 40px;}
.profile-sec:last-child .profile-box .small-6:last-child {border-right: none;}
.profile-pic {width: 40px; height: 40px; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; margin: 0 10px;}
.chatpro-200{ width:280px !important; }
.chatpro-height120{ min-height:120px;}

/* Span Color code */
.color-code {position: absolute; display: inline-block; width: 22px; height: 22px; padding: 2px; top: 7px; right: 35px; border: 1px solid #aaa;}
.color-code span {display: inline-block; width: 16px; height: 16px;}
.font-24 {font-size: 24px;}
.agent-popup-4 {left: 26%; right: 26%; top: 19%; width: auto;}       

/* Broadcast box */
.broadcast-box {position: absolute;left: 10px;top: 8px;right: 200px;background: #fde26d;padding: 8px 28px 8px 8px;border-radius: 3px;color:#000}
.broadcast-closebox{position: absolute;left: auto;top: 8px;right: 205px;display: inline-block;width: 20px;cursor: pointer;}
/*.agent-broadcast-box {position: absolute;left: 270px;top: 50%;right: 180px;background: #fde26d;padding: 8px 28px 8px 8px;border-radius: 3px;color:#000;transform: translate(0,-50%);}
.agent-broadcast-closebox{position: absolute;left: auto;top: 50%;right: 185px;display: inline-block;width: 20px;cursor: pointer;height: 20px;transform: translate(0,-50%);margin-top: -15px;}*/
.agent-broadcast-box {position: absolute;left: 270px;top: 50%;right: 180px;background: #fde26d;padding: 8px 8px;border-radius: 3px;color:#000;transform: translate(0,-50%);}
.center-alert-box {padding: 5px 20px 5px 5px; position: relative; max-height:60px; overflow: hidden; line-height: 19px;}
.center-alert-box .agent-broadcast-text-left {min-height:50px;}
.agent-broadcast-closebox { position: absolute; left: auto; top: 20px; right:-10px; display: inline-block; width: 20px; cursor: pointer; height: 20px; transform: translate(0,-50%); margin-top: -15px;}

/*keyboard shortcut auto complete */
#suggestion-box {position: absolute; bottom: 50%; background: #fff; border: 1px solid #ddd; font-size: 12px;}	
#suggestion-box-in .ui-menu,
#suggestion-box ul {position: relative !important; max-height: 87px !important; overflow: auto; min-width: 200px; max-width: 300px !important; left: 0 !important; top: 0 !important;}
#suggestion-box ul li {padding: 5px 10px; font-size: 12px; position: relative;}
#suggestion-box ul li:hover {color: #000;background-color: #F0F0F0;}
#suggestion-box ul li:hover:before {content: ""; position: absolute; left: 0px; top: 0px; height: 100%; width: 2px; background: #E0E0E0;}
#suggestion-box-in {max-height: 87px !important;position: relative;}
#suggestion-box-in:after {top: 100%; left: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(221, 221, 221, 0); border-top-color: #ddd; border-width: 8px;}
#suggestion-box-in:before {top: 100%; left: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(221, 221, 221, 0); border-top-color: #fff; border-width: 8px; z-index: 1; margin-top: -1px;}

/*1440px Start*/
@media screen and (max-width:119.917em) {
}

/*1200px Start*/
@media screen and (max-width:100.000em) {
}
/*1024px Start*/
@media screen and (max-width:85.333em) {
/*My Account Page Start*/
.plan-details-main-title {height: 100px;}
.plan-details-title-top {height: 100px;}
.plan-details-text {height: 55px;}
.plan-covered-details {height: 55px;}
.plan-details-title-top-admin .plan-title-row1 {font-size: 20px; margin-bottom: 10px;}
/*My Account Page End*/
}
/*920px Start*/
@media screen and (min-width:76.667em) {
}
@media screen and (max-width:1023px) {
.mob-menu-icon {left:30px; position: absolute; top: 40px; display: block;}
.menu-icon:hover, .menu-icon:focus {background-color: #fff !important; background: #fff !important;}
.menu-icon:after { content: ''; position: absolute; display: block; width: 100%; height: 2px; background: #000 !important; top: 0; left: 0; -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000; box-shadow: 0 7px 0 #000, 0 14px 0 #000; }
.menu-icon:hover:after { background: #000; -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000; box-shadow: 0 7px 0 #000, 0 14px 0 #000; }	
.side-menu {display: none;}	
}
@media screen and (max-width:76.667em) {
/*My Account Page Start*/
.plan-details-main-title{font-size:18px; padding-left: 0px; padding-right: 0px;}
.plan-details-title-top .plan-title-row1{font-size:18px;}
.plan-details-title-top-admin .plan-title-row1 {font-size: 16px; margin-bottom: 5px;}
.plan-title-row1 small {font-size: 11px;}
/*My Account Page End*/
}
/*768px Start*/
@media screen and (min-width:64em) {
}
/*767px Start*/
@media screen and (max-width:63.99em) {
.main-content {padding:15px 0;}
.width-xs-90 {width: 90%;}
/*My Account Page Start*/
.plan-details-main-title{font-size:16px; padding-left: 0px; padding-right: 0px;}
.plan-details-title-top .plan-title-row1{font-size:16px;}
/*My Account Page End*/
/*Chat Design Start*/
footer {margin:10px 0}
.footer-text {text-align: center;}
/*Chat Design End*/
/*Survey Page Start*/
.surey-settings-box .text-1 {line-height:24px;}
.surey-settings-box .edit-btn {text-align:right !important;}
.profile-box .small-6 {border-bottom: 1px solid #f2f6ff;}
/*Survey Page End*/
	
.searched-results1 { display: block;}
.searched-results-row { float: left !important; display: inline-block;}
}
/*650px Start*/
@media screen and (max-width:54.167em) {
}
@media screen and (max-width:53.333em) {
/*My Account Page Start*/
.plan-box-admin {margin-top: 40px;}
/*My Account Page End*/
}
/*480px Start*/
@media screen and (min-width:40em) {
}
@media screen and (max-width:40em) {
}
/**/

.iframe-block .select-control-box {background:none;border-bottom:none; line-height:inherit;}
#sq-cvv, #sq-expiration-date, #sq-card-number, #sq-postal-code {border: none; border-color: #7d7d7d; border-image: none; border-style: none none solid; border-width: medium medium 1px; box-shadow: none !important; color: #000; font-size: 14px; height: 49px; letter-spacing: 0.8px; margin: 0; padding: 10px 10px 10px 40px; position: relative; text-align: left;}
#sq-postal-code, .zipcode-icon { background: url(../images/my-account-icons.png) no-repeat left -200px !important;}
#sq-card-number, .creditcard-icon { background: url(../images/my-account-icons.png) no-repeat left -240px !important;}
#sq-cvv, .cvv-icon { background: url(../images/my-account-icons.png) no-repeat left -320px !important;}

.iframe-block .select-control-box {background:none;border-bottom:none; line-height:inherit;}
#topup-sq-cvv, #topup-sq-expiration-date, #topup-sq-card-number, #topup-sq-postal-code {border: none; border-color: #7d7d7d; border-image: none; border-style: none none solid; border-width: medium medium 1px; box-shadow: none !important; color: #000; font-size: 14px; height: 49px; letter-spacing: 0.8px; margin: 0; padding: 10px 10px 10px 40px; position: relative; text-align: left;}
#topup-sq-postal-code, .zipcode-icon { background: url(../images/my-account-icons.png) no-repeat left -200px !important;}
#topup-sq-card-number, .creditcard-icon { background: url(../images/my-account-icons.png) no-repeat left -240px !important;}
#topup-sq-cvv, .cvv-icon { background: url(../images/my-account-icons.png) no-repeat left -320px !important;}

.emoji-box {position: absolute; right: 200px; bottom: 100%; background: #fff; padding: 10px; display: none;}
.g-recaptcha > div {margin: auto;}

.m-b-0 {margin-bottom: 0px !important;}
.no-border {border: none !important;}

.mob-menu-icon {display: none;}
.agent-border-image-box {border: 1px solid #5c89d4;}
#txt_area {background: transparent !important;}
.tabs-panel .chat-code-page {border: none}

.chat-box-icon-box .chat-box-icon {display: inline-block; width: 23px; height: 23px;}
.chat-box-icon-box .agent-icon-1 img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-chat-icon-1.png) no-repeat left top;}
.chat-box-icon-box .agent-icon-2 img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-chat-icon-2.png) no-repeat left top;}
.chat-box-icon-box .agent-icon-3 img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-chat-icon-3.png) no-repeat left top;}
.chat-box-icon-box .agent-icon-4 img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-chat-icon-4.png) no-repeat left top;}
.chat-box-icon-box .agent-icon-5 img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-chat-icon-5.png) no-repeat left top;}
.chat-box-icon-box .agent-icon-6 img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-chat-icon-6.png) no-repeat left top;}
.chat-box-icon-box .agent-icon-9 img {display: inline-block; width: 23px; height: 23px; background: url(../images/alertmsg-theme1.png) no-repeat left top;}
.chat-box-icon-box .languagebtn img {display: inline-block; width: 23px; height: 23px; background: url(../images/agent-dashboard-lang-icon-1.png) no-repeat left top;}
.agent-dashboard-option-close a {display: inline-block; width: 27px; height: 27px;}
.agent-dashboard-option-close a img {display: inline-block; width: 27px; height: 27px; background: url(../images/agent-dashboard-option-close-icon.png) no-repeat left top;}
.agent-dashboard-option .search-icon {display: inline-block; width: 19px; height: 19px;}
.agent-dashboard-option .search-icon img {display: inline-block; width: 19px; height: 19px; background: url(../images/chat-search-icon.png) no-repeat left top;}

.agent-dashboard-option .form-control,
.agent-dashboard-option .form-control:focus {border:1px solid #5c89d4 !important;}
.chatchange.active .fa-plus-circle {display: block;}
.chatchange .fa-plus-circle {display: none;}
.chatchange.active .fa-minus-circle {display: none;}
.chatchange .fa-minus-circle {display: block;}
.chatchange {margin-top: 10px;cursor: pointer;font-size: 16px;}

#logout_popup {position: absolute; left: 10px; right: 10px; top: 10%; background: #fff; padding: 15px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;left: 26%; right: 26%; top: 19%; width: auto;}
.button.alert:focus, .button.alert:hover {background-color: #ec5840 !important; color: #fefefe; border-color: #cf2a0e !important;}
.jqx-widget-content,.jqx-chart-title-text{font-family: 'Lato', sans-serif;}

.status-offline {background: rgba(0, 0, 0, 0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: -1;opacity: 0;}
.agent-header {position: relative; z-index: 101;}

.chatboxposition.disabled { display: none;}				
.chatbtnstyle span {vertical-align: middle; margin-left: 3px;}
.agent-dashboard-content-left ul li span.msg-count {background: #5c89d4; -webkit-border-radius: 50%; border-radius: 50%; color: #fff; display: inline-block; font-size: 12px; height: 23px; line-height: 23px; position: absolute; right: 5px; text-align: center; top: 5px; width: 23px;}		
#delete_agent .red { color: red; font-size: 16px;}
#answerinnerList {height: 270px;overflow: auto;clear: both;}
#faqinnerList {height: 250px;overflow: auto;clear: both;}
.row .row {max-width: 100%;}

/*10-07-2017*/
.default-font {color: #5c89d4;}
.b-l {border-left: 1px solid #5c89d4;}
.b-r {border-right: 1px solid #5c89d4;}
.border-seperator-left {border-left: 1px solid #f0f0f0; padding-left: 40px;}

.form-group{position: relative;}
.header-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left top; left: 10px; top: 14px; z-index: 1;}
.subtext-new-icon:before {content: ""; position: absolute; width: 20px; height: 21px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -61px; left: 10px; top: 14px; z-index: 1;}
.name-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -121px; left: 10px; top: 14px; z-index: 1;}
.company-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -183px; left: 10px; top: 14px; z-index: 1;}
.phone-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -242px; left: 10px; top: 14px; z-index: 1;}
.login-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -306px; left: 10px; top: 18px; z-index: 1;}
.message-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -362px; left: 10px; top: 14px; z-index: 1;}
.comment-new-icon:before {content: ""; position: absolute; width: 20px; height: 20px; display: inline-block; background: url(../images/form-control-icons.png) no-repeat left -433px; left: 10px; top: 15px; z-index: 1;}
.icon-glob img{display: inline-block; width: 23px; height: 23px; background: url(../images/globe.png) no-repeat left top;}
.icon-comment img{display: inline-block; width: 23px; height: 23px; background: url(../images/comment.png) no-repeat left top;}
.icon-bullhorn img{display: inline-block; width: 23px; height: 23px; background: url(../images/bullhorn.png) no-repeat left top;}
.languagebox {display: none;position: absolute;min-width: 150px;right: 20px;bottom: 100%;background: #fff;box-shadow: 0 0 10px 5px #ddd;margin-bottom: 10px;z-index: 1000;}	
.languagebox ul {margin: 0px 0 0;font-size: 15px;padding: 0 0 0 10px;list-style: none;position: relative;	height: 100px;overflow: auto;}
.languagebox-in {position: relative;	}	
.languagebox .languagebox-in:after {top: 100%;right: 15px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(136, 183, 213, 0);border-top-color: #fff;border-width: 8px;margin-left: -8px;z-index: 100;}	
.languagebox ul li {padding: 4px 0;opacity: 0.5;}
.languagebox ul li.active {	opacity: 1;}
.msg-alert-box {background: #fff;border-radius: 5px;bottom: 100%;box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);display: none;left: 15px;margin-bottom: 10px;padding: 10px;position: absolute;right: auto;max-width: 95.5%;min-width: 50px;}
.msg-alert-box-in {position: relative;}
.msg-alert-box-in:after {top: 100%;left: 15px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0);border-top-color: #ffffff  ;border-width: 20px;margin-left: -20px;}
.agent-detail .jqx-grid-groups-row { margin: 0;width: 100%;height: 100%;left: 0px; top: 0;background: #F2F7FF;}
.agent-detail .jqx-grid-groups-row span {position: relative;left:10px;top:50%;transform: translate(0%,-50%);display: inline-block;}
.agent-detail .jqx-grid-cell-filter ,.agent-detail .jqx-grid-cell-hover {background: #fff;}
.select-style-agent { height: 30px; padding:5px 20px 3px 2px;font-size: 14px;}


/* 15-11-2017 */
.overflow-auto {overflow: auto; height: 100%; position: relative;}
input[type="file"], input[type="checkbox"], input[type="radio"], select {margin: 0px;}
.round-btn {width: 30px; height: 30px; text-align: center; line-height: 20px; display: inline-block; border-radius: 25px;}
.round-btn:hover,
.round-btn:focus {border-radius: 25px;}
.share-screen.agent-dashboard-accept-deny-bg {width: 48%; margin: 0px;}
.share-screen .agent-dashboard-accept-deny-left {width: 55%; padding: 2px 0;}
.share-screen .agent-dashboard-accept-deny-right {width: 45%;}
.share-screen-img {display: inline-block; width: 37px; height: 32px; background: url(../images/share-screen-1.png) no-repeat left top;}
.agent-call.agent-dashboard-accept-deny-bg {width: 48%;}
.agent-call .agent-dashboard-accept-deny-left {width: 55%; padding: 2px 0;}
.agent-call .agent-dashboard-accept-deny-right {width: 45%;}
.agent-call-img {display: inline-block; width: 36px; height: 35px; background: url(../images/agent-call-1.png) no-repeat left top;}
.integration-img-box {display: inline-block;}
.integration-img {display: inline-block; width: 25px; height: 25px; background: url(../images/integration-1.png) no-repeat left top;}
.integration-popup-box {position: absolute; background: #fff; left: 0; right: 0; top: 100%; width: 100%; z-index: 10000; box-shadow: 0 0 15px #999;margin-top: 5px;}
.agent-dashboard-header {position: relative;}
.custom-tabs {}
.custom-tabs > .tabs {border-bottom: 2px solid #5c89d4; display: block;}
.custom-tabs > .tabs .tabs-title {}
.custom-tabs > .tabs .tabs-title a {background: none;}
.custom-tabs > .tabs .tabs-title.is-active a {background: #eef3fb;}
.custom-tabs > .tabs .tabs-title.is-active a:after,
.custom-tabs > .tabs .tabs-title a:hover:after,
.custom-tabs > .tabs .tabs-title a:focus:after {display: none;}
.tabs-pane .row {max-width: inherit;}

.integration-img-box.active {position: relative;}
.integration-img-box.active:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; margin-top: -7px; z-index: 10001;}

.transfer-chat-2-you.agent-dashboard-accept-deny-bg {width: 49%; margin: 0 0 0 8px;}
.transfer-chat-2-you .agent-dashboard-accept-deny-left {width: 55%; padding: 2px 0;}
.transfer-chat-2-you .agent-dashboard-accept-deny-right {width: 45%;}
.transfer-chat-2-you-img {display: inline-block; width: 35px; height: 35px; background: url(https://s1.livesupport.com/images/chat-transfer-1.png) no-repeat left top;}

.reveal-title {background: #5c89d4; color: #fff; padding: 10px; font-size: 20px;}
.text-danger {color: #f04124 !important;}
.b-all {border: 1px solid #5c89d4;}

.color-white {color: #fff;}
.tabs-content table {font-size: 13px !important;}
.tabs-content tr {font-size: 13px !important;}
.tabs-content td {font-size: 13px !important; border-right: 1px solid #ccc;}
.tabs-content td:last-child {border: none;}
.tabs-content table i {font-size: 20px;}


.social-img-box {display: inline-block; position: relative;}
.social-img {display: inline-block; width: 25px; height: 25px; background: url(../images/facebook-1.png) no-repeat left top;}
.social-popup-box {position: absolute; background: #fff; left: 0; right: 0; top: 100%; width: 100%; z-index: 10000; box-shadow: 0 0 15px #999;}
.social-img-box.active {position: relative;}
.social-img-box.active:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; margin-top: -7px; z-index: 10001;}

.phone-img-box {display: inline-block; position: relative;}
.phone-img {display: inline-block; width: 25px; height: 25px; background: url(https://s1.livesupport.com/images/phone-1.png) no-repeat left top;}
.phone-popup-box {position: absolute; background: #fff; left: 0; right: 0; top: 100%; width: 100%; z-index: 10000; box-shadow: 0 0 15px #999;}
.phone-img-box.active {position: relative;}
.phone-img-box.active:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; margin-top: -7px; z-index: 10001;}

.v-top {vertical-align: top;}
.error-box{ position: absolute;bottom: 0;}
.success-box{position: absolute;top: 20px;}

.share-screen-image img {background: url(../images/share-screen-1.png) no-repeat left top; width: 30px !important;height: 26px !important;}

.youtube-help-title{ position: relative;line-height: 15px; margin-top: 12px;}
.inner-content{ transform: scale(0.8);display: block;font-size: 13px;height: 35px;overflow: hidden;transition: transform 0.6s;}
.video-item{ overflow: hidden; }
.video-item img{ transform: scale(1); position: relative; z-index: 9; transition: transform 0.6s; }
.video-play{ z-index: 10;}
.video-item:hover img{ transform: scale(1.5); transition: transform 0.6s; }
.video-item:hover .inner-content{ transform: scale(1); transition: transform 0.6s; }

.tokenize > .tokens-container {box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1) !important; border: 1px solid #cacaca !important; background: #fefefe !important; height: auto !important; -webkit-border-radius: 0px !important; border-radius: 0px !important;}
.tokenize > .tokens-container > .token, .tokenize > .tokens-container > .placeholder, .tokenize > .tokens-container > .token-search {padding-top: 3px !important; padding-bottom: 3px !important; margin-top: 3px !important; line-height: normal !important;}
.tokenize > .tokens-container > .token {background: #ccc !important; border-color: #ccc !important; -webkit-border-radius: 3px !important; border-radius: 3px !important;}
.tokenize > .tokens-container > .token > .dismiss {color: #fff !important; line-height: normal !important;}
.tokenize > .tokens-container > .token > span {line-height: normal !important; display: block; font-size: 12px !important;}
.tokenize-dropdown {padding: 0px;}
.tokenize > .tokens-container > .token-search > input {line-height: normal !important;}


.tokenize-dropdown > .dropdown-menu {
	min-height: 10px;
	background: #f0f0f0; 
	border: 1px solid #ccc; 
	font-size: 12px;
	width: 100%;
	display: block;
	margin: 0px 0 0;
	visibility: visible;
	opacity: 1;
	position: relative;
}
.tokenize-dropdown > .dropdown-menu:before {
	/*position: absolute;	
	content: "";
	left: 10px;
	top: -14px;
	z-index: 100;	
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent; 
	border-right: 6px solid transparent; 
	border-bottom: 14px solid #ccc;*/
}
.tokenize-dropdown > .dropdown-menu li {
	cursor: pointer
}
.tokenize-dropdown > .dropdown-menu li > a .tokenize-highlight {
	font-weight: 700
}
.tokenize-dropdown > .dropdown-menu li.locked {
	
	color: #333;
	white-space: nowrap;
	display: block;
}
.tokenize-dropdown > .dropdown-menu li.locked, .tokenize-dropdown > .dropdown-menu li > a {
	text-overflow: ellipsis;
	padding: 3px 10px;
	overflow-x: hidden;
	color: #333;
	display: block;
	font-size: 13px;
}
.tokenize-dropdown > .dropdown-menu li:not(.active) a:hover, .tokenize-dropdown > .dropdown-menu li:not(.active) a:focus {
	background: #eee !important;
	color: red;
}

.tokenize-dropdown > .dropdown-menu li a:hover, .tokenize-dropdown > .dropdown-menu li a:focus {
	background: #ddd !important;
	color: #333;
}

.agent-popup-9 {background: white; top: 100%; padding-top: 0; padding-bottom: 30px; left: 0; width: 100%; margin-top: 5px;}

.agent-popup-9 .agent-dashboard-content-left{min-height: 550px;}
.agent-popup-9 .agent-dashboard-middel-content .chat-box-type-1-content{ height: 375px; min-height: 375px;}
.agent-popup-9 .agent-dashboard-middel-content{min-height: 400px;}

.m-10 {margin: 10px;}

.agent-icon-6.active:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; margin-top: -7px; z-index: 10001;}
.agent-icon-8.active:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; margin-top: -7px; z-index: 10001;}
.agent-icon-9.active:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #5c89d4; border-width: 10px; margin-left: -10px; margin-top: -7px; z-index: 10001;}

.note {margin-top: 10px;padding: 5px; background: #f5f5f5;}
