.bc.checkbox label,.bc.radio label{vertical-align:middle;display:inline-block}.bc.checkbox.bc.checkbox-inline,.bc.radio.radio-inline{margin-top:0}@-webkit-keyframes ring{0%,100%,43%{-webkit-transform:rotateZ(0)}1%,9%{-webkit-transform:rotateZ(30deg)}11%,3%{-webkit-transform:rotateZ(-28deg)}5%{-webkit-transform:rotateZ(34deg)}7%{-webkit-transform:rotateZ(-32deg)}13%{-webkit-transform:rotateZ(26deg)}15%{-webkit-transform:rotateZ(-24deg)}17%{-webkit-transform:rotateZ(22deg)}19%{-webkit-transform:rotateZ(-20deg)}21%{-webkit-transform:rotateZ(18deg)}23%{-webkit-transform:rotateZ(-16deg)}25%{-webkit-transform:rotateZ(14deg)}27%{-webkit-transform:rotateZ(-12deg)}29%{-webkit-transform:rotateZ(10deg)}31%{-webkit-transform:rotateZ(-8deg)}33%{-webkit-transform:rotateZ(6deg)}35%{-webkit-transform:rotateZ(-4deg)}37%{-webkit-transform:rotateZ(2deg)}39%{-webkit-transform:rotateZ(-1deg)}41%{-webkit-transform:rotateZ(1deg)}}@-moz-keyframes ring{0%,100%,43%{-moz-transform:rotate(0)}1%,9%{-moz-transform:rotate(30deg)}11%,3%{-moz-transform:rotate(-28deg)}5%{-moz-transform:rotate(34deg)}7%{-moz-transform:rotate(-32deg)}13%{-moz-transform:rotate(26deg)}15%{-moz-transform:rotate(-24deg)}17%{-moz-transform:rotate(22deg)}19%{-moz-transform:rotate(-20deg)}21%{-moz-transform:rotate(18deg)}23%{-moz-transform:rotate(-16deg)}25%{-moz-transform:rotate(14deg)}27%{-moz-transform:rotate(-12deg)}29%{-moz-transform:rotate(10deg)}31%{-moz-transform:rotate(-8deg)}33%{-moz-transform:rotate(6deg)}35%{-moz-transform:rotate(-4deg)}37%{-moz-transform:rotate(2deg)}39%{-moz-transform:rotate(-1deg)}41%{-moz-transform:rotate(1deg)}}@keyframes ring{0%,100%,43%{transform:rotate(0)}1%,9%{transform:rotate(30deg)}11%,3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}}@-webkit-keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes glow{to{text-shadow:0 0 2px #439539;-moz-text-shadow:0 0 2px #439539;-webkit-text-shadow:0 0 2px #439539;-o-text-shadow:0 0 2px #439539}}@-moz-keyframes glow{to{text-shadow:0 0 2px #439539;-moz-text-shadow:0 0 2px #439539;-webkit-text-shadow:0 0 2px #439539;-o-text-shadow:0 0 2px #439539}}@keyframes glow{to{text-shadow:0 0 2px #439539;-moz-text-shadow:0 0 2px #439539;-webkit-text-shadow:0 0 2px #439539;-o-text-shadow:0 0 2px #439539}}.voice-feature .file-upload{position:relative;overflow:hidden;margin-left:20px}.voice-feature .file-upload input.file-input{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.bc.checkbox{padding-left:20px}.bc.checkbox label{position:relative;padding-left:5px}.bc.checkbox label::before{content:"";display:inline-block;position:absolute;float:left;width:17px;height:17px;left:0;top:0;margin-left:-20px;border:1px solid #909090;border-radius:3px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}.bc.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.bc.checkbox-danger input[type=checkbox]:checked+label::after,.bc.checkbox-info input[type=checkbox]:checked+label::after,.bc.checkbox-primary input[type=checkbox]:checked+label::after,.bc.checkbox-success input[type=checkbox]:checked+label::after,.bc.checkbox-warning input[type=checkbox]:checked+label::after{color:#fff}.bc.checkbox input[type=checkbox]{opacity:0;z-index:1}.bc.checkbox input[type=checkbox]:focus+label::before{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.bc.checkbox input[type=checkbox]:checked+label::after{font-family:FontAwesome;content:"\f00c"}.bc.checkbox input[type=checkbox]:disabled+label{opacity:.65}.bc.checkbox input[type=checkbox]:disabled+label::before{background-color:#eee;cursor:not-allowed}.bc.checkbox.bc.checkbox-circle label::before{border-radius:50%}.bc.checkbox-primary input[type=checkbox]:checked+label::before{background-color:#ff6717;border-color:#ff6717}.bc.checkbox-danger input[type=checkbox]:checked+label::before{background-color:#d9534f;border-color:#d9534f}.bc.checkbox-info input[type=checkbox]:checked+label::before{background-color:#5bc0de;border-color:#5bc0de}.bc.checkbox-warning input[type=checkbox]:checked+label::before{background-color:#f0ad4e;border-color:#f0ad4e}.bc.checkbox-success input[type=checkbox]:checked+label::before{background-color:#ff6718;border-color:#ff6718}.bc.radio{padding-left:20px}.bc.radio label{position:relative;padding-left:5px}.bc.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.bc.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33)}.bc.radio-primary input[type=radio]+label::after,.bc.radio-primary input[type=radio]:checked+label::after{background-color:#ff6717}.bc.radio input[type=radio]{opacity:0;z-index:1}.bc.radio input[type=radio]:focus+label::before{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.bc.radio input[type=radio]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.bc.radio input[type=radio]:disabled+label{opacity:.65}.bc.radio input[type=radio]:disabled+label::before{cursor:not-allowed}.bc.radio-primary input[type=radio]:checked+label::before{border-color:#ff6717}.bc.radio-danger input[type=radio]+label::after,.bc.radio-danger input[type=radio]:checked+label::after{background-color:#d9534f}.bc.radio-danger input[type=radio]:checked+label::before{border-color:#d9534f}.bc.radio-info input[type=radio]+label::after,.bc.radio-info input[type=radio]:checked+label::after{background-color:#5bc0de}.bc.radio-info input[type=radio]:checked+label::before{border-color:#5bc0de}.bc.radio-warning input[type=radio]+label::after,.bc.radio-warning input[type=radio]:checked+label::after{background-color:#f0ad4e}.bc.radio-warning input[type=radio]:checked+label::before{border-color:#f0ad4e}.bc.radio-success input[type=radio]+label::after,.bc.radio-success input[type=radio]:checked+label::after{background-color:#ff6718}.bc.radio-success input[type=radio]:checked+label::before{border-color:#ff6718}.voice-feature .assign-list-block{min-height:150px}.voice-feature .assign-numbers a:focus{outline:0;text-decoration:none}.voice-feature .assign-numbers ul{padding:0}.voice-feature .assign-numbers ul li{list-style:none}.voice-feature .assign-numbers h1{font-size:1.5em}.voice-feature .assign-numbers h2{font-size:1.2em}.voice-feature .assign-numbers .assign-block{padding-left:0}.voice-feature .assign-numbers .assign-block ul{margin-bottom:0}.voice-feature .assign-numbers .assign-block ul li{border-bottom:1px solid #ccc}.voice-feature .assign-numbers .assign-block ul li:last-child{border:0}.voice-feature .assign-numbers .assign-block .assign-list-block{border:1px solid #ccc}.voice-feature .assign-numbers .assign-block .assign-list-block li a{display:block;padding:5px;position:relative}.voice-feature .assign-numbers .assign-block .assign-list-block input[type=search]{margin:3%;width:94%}.voice-feature .assign-numbers .assign-block .no .disabled{background:#d4d4d4;pointer-events:none;color:#000}.voice-feature .assign-numbers .assign-block .assign-list ul{max-height:309px;overflow:auto}.voice-feature .assign-numbers .assign-block .assign-list.no ul{max-height:286px;overflow:auto}.voice-feature .assign-numbers .assign-block li a{color:#333}.voice-feature .assign-numbers .assign-block li a i.remove{display:none;color:red;pointer-events:visible}.voice-feature .assign-numbers .assign-block .user li a i{color:#ccc}.voice-feature .assign-numbers .assign-block .user li a.selected i{color:#11175e}.voice-feature .assign-numbers .assign-block .user li a.selected.active i{color:#ff6718}.voice-feature .assign-numbers .assign-block .user li a.selected i.remove-user{display:inline;position:absolute;right:5px}.voice-feature .assign-numbers .assign-block li a.disabled i.remove-number{display:inline;padding-top:10px}.voice-feature .assign-numbers .assign-block.footer{padding:10px}.voice-feature .assign-numbers-account-dropdown{padding:5px 0!important}.voice-feature .assign-numbers-account-dropdown.ui-select-container .ui-select-match>.btn.btn-default{background-color:#fff;border:1px solid #a9a9a9;text-align:left}.voice-feature .assign-numbers-account-dropdown.ui-select-container .ui-select-match>.form-control{height:34px!important;padding:6px 12px!important}.voice-feature .assign-numbers-account-dropdown.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text{color:#000;border-radius:4px;overflow:visible!important}.voice-feature .assign-numbers-account-dropdown.ui-select-container>.ui-select-choices .ui-select-choices-row>.ui-select-choices-row-inner{padding-left:5px!important}.voice-feature .assign-numbers-bs-users-li .select-number{min-height:36px}.voice-feature sub{padding-left:40px}.voice-feature .no-records-found{opacity:.5;font-weight:700;width:100%;text-align:center}.voice-feature .assign-numbers-grid{width:100%;height:auto!important;max-height:180px!important;border:0!important}.voice-feature .assign-numbers-grid>.ui-grid-render-container{border:1px solid #cfcfcf}.voice-feature .assign-numbers-grid>.ui-grid-render-container>.ui-grid-viewport{overflow-x:hidden!important;height:auto!important;max-height:180px!important}.voice-feature .assign-numbers-grid .watermark-grid-row{top:60px}.voice-feature label[for=show-all],.voice-feature label[for=unassign],.voice-feature label[for=new-assign]{padding-left:0!important}.voice-feature .leave-same-left-margin{margin-left:3%}.voice-feature .grid-tooltip{overflow:hidden;text-overflow:ellipsis}.voice-feature .create-order a.btn,.voice-feature .create-order button.btn{color:#fff;border-radius:0;border:0!important}.voice-feature .create-order button.btn i{margin-right:5px;display:inline-block}.voice-feature .create-order input.small{min-width:75px;max-width:75px;width:20%;margin:0 auto}.voice-feature .create-order input.codes{min-width:75px;max-width:100px;width:20%}.voice-feature .create-order ul{padding:0}.voice-feature .create-order ul.breadcrumb{padding:8px 15px}.voice-feature .create-order ul li{list-style:none}.voice-feature .create-order .product-panel{width:50%;margin:0 auto}.voice-feature .create-order .product-panel .options{text-align:right;margin-bottom:10px}.voice-feature .create-order .product-panel .options>label{margin-right:10px}.voice-feature .create-order .product-panel .options>select{display:inline-block;width:60%}.voice-feature .create-order .items-panel{margin:10px 0}.voice-feature .create-order .devices select,.voice-feature .create-order .items-panel .assignee input{margin-bottom:10px}.voice-feature .create-order .items-panel label{font-size:85%;font-weight:700}.voice-feature .create-order .items-panel .panel-heading{padding:5px 10px;position:relative}.voice-feature .create-order .items-panel .panel-heading .badge{background:#203660;margin-left:5px}.voice-feature .create-order .items-panel .panel-heading .actions{position:absolute;top:12px;right:10px}.voice-feature .create-order .items-panel .panel-body{padding:0}.voice-feature .create-order .f2e.items-panel .panel-body{padding:10px}.voice-feature .create-order .items-panel .panel-body>div{border-bottom:1px solid #ddd}.voice-feature .create-order .items-panel .panel-body>div:last-child{border-bottom:0}.voice-feature .create-order .items-panel .panel-body .even{background:#F2F5D3}.voice-feature .create-order .items-panel .phone-number select{min-width:100px;width:50%}.voice-feature .create-order .items-panel .phone-number select.tn{min-width:150px;width:50%}.voice-feature .create-order a.remove-item{position:absolute;right:0;top:0;padding:0;width:15px;height:15px}.voice-feature .create-order a.remove-item i{vertical-align:top}.voice-feature .create-order .panel-body .panel-item>div{padding:10px}.voice-feature .create-order .orderno{display:block;font-size:20px;color:#ff6718}.voice-feature .create-order select{font-size:100%}.voice-feature .orders .bc-icon{width:15px;height:15px;border-radius:2px;position:relative;vertical-align:middle;margin:5px;cursor:pointer;display:inline-block!important}.voice-feature .orders .bc-icon.bc-check{background:#fff;border:1px solid #333}.voice-feature .orders .bc-icon.bc-check.checked{background:#5bc0de;border:0}.voice-feature .orders .bc-icon.bc-check.disabled{background:#ccc;border:0}.voice-feature .orders .bc-icon.bc-check::after{content:'';color:#fff;border:0;width:5px;height:10px;transform:rotate(45deg);position:absolute;left:5px;top:2px}.voice-feature .orders .bc-icon.bc-check input[type=checkbox]{opacity:0;margin:0;width:inherit;height:inherit;cursor:pointer;position:relative;z-index:1}.voice-feature .orders .bc-icon.bc-check.checked::after{border:2px solid;border-left:0;border-top:0}.voice-feature .orders .bc-icon.bc-check.bc-red.checked{background:red}.voice-feature .orders .bc-icon.bc-radio{border-radius:10px;background:#fff;box-shadow:0 0 8px #888}.voice-feature .orders .bc-icon.bc-radio input[type=radio]{opacity:0;margin:0;width:inherit;height:inherit;cursor:pointer;position:absolute;z-index:1}.voice-feature .orders .bc-icon.bc-radio::after{content:'*';color:#fff;position:absolute;left:2px;top:-5px;font-size:25px}.voice-feature .orders .bc-icon.bc-radio.checked{background:#5bc0de;border:0}.voice-feature .orders .bc-icon.bc-radio.bc-red.checked{background:red}.voice-feature .order-notes{background:#D9EDF7;border-radius:5px;padding:5px;width:100%;position:relative}.voice-feature .order-notes .icon-note{color:#203660;cursor:pointer;text-decoration:none;display:block}.voice-feature .order-notes .icon-note .arrow{color:#203660;position:absolute;right:10px;top:10px;font-weight:700}.voice-feature .order-notes .notes-block{padding:0;min-width:200px;margin-top:10px}.voice-feature .order-notes .notes-block li p{margin:0}.voice-feature .order-notes ul{padding:0}.voice-feature .order-notes ul li{list-style:none;padding:10px;font:12px/20px arial;background:#fff;border-radius:5px;box-shadow:0 0 8px #ddd;margin-bottom:5px}.voice-feature .bcTnExtension input,.voice-feature .form-control{height:34px;line-height:1.42857143;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.voice-feature .order-notes ul li span{font-weight:700}.voice-feature .order-notes .notes-block .add-notes{padding:10px}.voice-feature .address-section{border-radius:5px;box-shadow:0 0 8px #ccc;background:#fff;border:1px solid #ccc;margin-top:0}.voice-feature .address-section ul li{display:inline-block;margin-bottom:10px}.voice-feature .address-section ul li ul.ui-select-choices{margin:0}.voice-feature .address-section ul li li{margin:0;width:100%}.voice-feature .address-section .search-result-address{padding:10px}.voice-feature .address-section .search-result-address p{border-bottom:1px solid #ccc;font-weight:700}.voice-feature .address-section .isvalidated{position:absolute;right:5px;top:5px}.voice-feature .address-section .isvalidated label{color:red}.voice-feature .address-section .isvalidated i{color:#ff6718}.voice-feature .address-section .validate-title{margin:10px 0}.voice-feature .address-section li>input{box-shadow:none;margin:0 5px}.voice-feature .bcTnExtension input,.voice-feature .form-control{display:block;width:100%;padding:6px 12px;font-size:14px;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.voice-feature .bulk-upload-users .orders .order-buttons button,.voice-feature .bulk-upload-users .orders .panel-heading .label.label-info,.voice-feature .bulk-upload-users div[ng-show=separator],.voice-feature .voice-feature-content .bulk-upload-users .orders .orderno{display:none}.voice-feature .bulk-upload-users{max-width:990px}.voice-feature .bulk-upload-users ul{padding:0}.voice-feature .bulk-upload-users li{list-style:none}.voice-feature .bulk-upload-users h1{font-size:2em}.voice-feature .bulk-upload-users .orders .order-buttons button.add-more{display:block}.voice-feature .bulk-upload-users .orders .panel-heading{padding:10px 10px 15px}.voice-feature .bulk-upload-users .orders{position:relative}.voice-feature .bulk-upload-users .orders .submit-btn{position:absolute;top:13px;right:12em;z-index:1}.voice-feature .bulk-upload-users .panel-footer{text-align:right}.voice-feature .bulk-upload-users .file-upload{position:relative}.voice-feature .bulk-upload-users .file-upload span.content{position:absolute;color:#fff;top:13px;left:25px}.voice-feature .bulk-upload-users .file-upload span.content i{color:#fff}.voice-feature .bulk-upload-users .file-upload .csvImport{display:inline-block;width:65%;padding:0}.voice-feature .bulk-upload-users .address-section,.voice-feature .bulk-upload-users .request-no,.voice-feature .gridStyle .ui-grid-icon-plus-squared,.voice-feature .ui-grid-icon-minus-squared{display:none}.voice-feature .bulk-upload-users .file-upload span i{font-size:1.2em;color:#a94442;cursor:pointer}.voice-feature .bulk-upload-users .file-upload input.btn{opacity:0}.voice-feature .bulk-upload-users .voice-feature-content select{font-size:14px}.voice-feature .bulk-upload-users .orders .panel-item>div>div:nth-child(3){width:20%}.voice-feature .bulk-upload-users .orders .panel-item>div>div:nth-child(4){width:25%}.voice-feature body.iframe-sensitive{padding-top:10px}.voice-feature a:hover{text-decoration:none;cursor:pointer}.voice-feature label{font-weight:400;margin-top:5px}.voice-feature hr{width:100%;float:left}.voice-feature .btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.voice-feature .btn-default.active,.voice-feature .btn-default:active,.voice-feature .open .dropdown-toggle.btn-default{background-image:none}.voice-feature .btn-default.active,.voice-feature .btn-default:active,.voice-feature .btn-default:focus,.voice-feature .btn-default:hover,.voice-feature .open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.voice-feature .btn-primary{background-color:#ff6718;border-color:#ff5900;color:#fff}.voice-feature .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.voice-feature .btn-primary.active,.voice-feature .btn-primary:active,.voice-feature .btn-primary:focus,.voice-feature .btn-primary:hover{color:#fff;background-color:#ff5900;border-color:#ff5900}.voice-feature .inner-addon{position:relative}.voice-feature .alert{font-weight:700}.voice-feature .inner-addon .glyphicon{position:absolute;padding:8px;pointer-events:none}.voice-feature left-addon .glyphicon{left:20px}.voice-feature .right-addon .glyphicon{right:0}.voice-feature .left-addon input{padding-left:30px}.voice-feature .right-addon input{padding-right:30px}.voice-feature .ajax-loader{position:fixed;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}.voice-feature .loader .overlay{position:fixed;top:0;width:100%;height:100%;background:#fff;opacity:.5;z-index:1}.voice-feature .btn-danger.active,.voice-feature .btn-danger:active,.voice-feature .btn-info.active,.voice-feature .btn-info:active,.voice-feature .btn-warning.active,.voice-feature .btn-warning:active,.voice-feature .form-control,.voice-feature .open>.dropdown-toggle.btn-danger,.voice-feature .open>.dropdown-toggle.btn-info,.voice-feature .open>.dropdown-toggle.btn-warning{background-image:none}.voice-feature .loader span{font-size:5em;position:absolute;left:0;top:0;bottom:0;right:0;width:100px;height:100px;margin:auto;z-index:2;color:#33712b}.voice-feature .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.voice-feature .btn-info.active,.voice-feature .btn-info.focus,.voice-feature .btn-info:active,.voice-feature .btn-info:focus,.voice-feature .btn-info:hover,.voice-feature .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.voice-feature .btn-info.disabled,.voice-feature .btn-info.disabled.active,.voice-feature .btn-info.disabled.focus,.voice-feature .btn-info.disabled:active,.voice-feature .btn-info.disabled:focus,.voice-feature .btn-info.disabled:hover,.voice-feature .btn-info[disabled],.voice-feature .btn-info[disabled].active,.voice-feature .btn-info[disabled].focus,.voice-feature .btn-info[disabled]:active,.voice-feature .btn-info[disabled]:focus,.voice-feature .btn-info[disabled]:hover,.voice-feature fieldset[disabled] .btn-info,.voice-feature fieldset[disabled] .btn-info.active,.voice-feature fieldset[disabled] .btn-info.focus,.voice-feature fieldset[disabled] .btn-info:active,.voice-feature fieldset[disabled] .btn-info:focus,.voice-feature fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.voice-feature .btn-info .badge{color:#5bc0de;background-color:#fff}.voice-feature .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.voice-feature .btn-warning.active,.voice-feature .btn-warning.focus,.voice-feature .btn-warning:active,.voice-feature .btn-warning:focus,.voice-feature .btn-warning:hover,.voice-feature .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.voice-feature .btn-warning.disabled,.voice-feature .btn-warning.disabled.active,.voice-feature .btn-warning.disabled.focus,.voice-feature .btn-warning.disabled:active,.voice-feature .btn-warning.disabled:focus,.voice-feature .btn-warning.disabled:hover,.voice-feature .btn-warning[disabled],.voice-feature .btn-warning[disabled].active,.voice-feature .btn-warning[disabled].focus,.voice-feature .btn-warning[disabled]:active,.voice-feature .btn-warning[disabled]:focus,.voice-feature .btn-warning[disabled]:hover,.voice-feature fieldset[disabled] .btn-warning,.voice-feature fieldset[disabled] .btn-warning.active,.voice-feature fieldset[disabled] .btn-warning.focus,.voice-feature fieldset[disabled] .btn-warning:active,.voice-feature fieldset[disabled] .btn-warning:focus,.voice-feature fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.voice-feature .btn-warning .badge{color:#f0ad4e;background-color:#fff}.voice-feature .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.voice-feature .btn-danger.active,.voice-feature .btn-danger.focus,.voice-feature .btn-danger:active,.voice-feature .btn-danger:focus,.voice-feature .btn-danger:hover,.voice-feature .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.voice-feature .btn-danger.disabled,.voice-feature .btn-danger.disabled.active,.voice-feature .btn-danger.disabled.focus,.voice-feature .btn-danger.disabled:active,.voice-feature .btn-danger.disabled:focus,.voice-feature .btn-danger.disabled:hover,.voice-feature .btn-danger[disabled],.voice-feature .btn-danger[disabled].active,.voice-feature .btn-danger[disabled].focus,.voice-feature .btn-danger[disabled]:active,.voice-feature .btn-danger[disabled]:focus,.voice-feature .btn-danger[disabled]:hover,.voice-feature fieldset[disabled] .btn-danger,.voice-feature fieldset[disabled] .btn-danger.active,.voice-feature fieldset[disabled] .btn-danger.focus,.voice-feature fieldset[disabled] .btn-danger:active,.voice-feature fieldset[disabled] .btn-danger:focus,.voice-feature fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.voice-feature .btn-danger .badge{color:#d9534f;background-color:#fff}.voice-feature .btn-link{font-weight:400;color:#337ab7;border-radius:0}.voice-feature .btn-link,.voice-feature .btn-link.active,.voice-feature .btn-link:active,.voice-feature .btn-link[disabled],.voice-feature fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.voice-feature .btn-link,.voice-feature .btn-link:active,.voice-feature .btn-link:focus,.voice-feature .btn-link:hover{border-color:transparent}.voice-feature .btn-link:focus,.voice-feature .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.voice-feature .btn-link[disabled]:focus,.voice-feature .btn-link[disabled]:hover,.voice-feature fieldset[disabled] .btn-link:focus,.voice-feature fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.voice-feature .btn-group-lg>.btn,.voice-feature .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.voice-feature .btn-group-sm>.btn,.voice-feature .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.voice-feature .btn-group-xs>.btn,.voice-feature .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.voice-feature .btn-block{display:block;width:100%}.voice-feature .btn-block+.btn-block{margin-top:5px}.voice-feature input[type=submit].btn-block,.voice-feature input[type=reset].btn-block,.voice-feature input[type=button].btn-block{width:100%}.voice-feature .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.voice-feature .alert h4{margin-top:0;color:inherit}.voice-feature .alert .alert-link{font-weight:700}.voice-feature .alert>p,.voice-feature .alert>ul{margin-bottom:0}.voice-feature .alert>p+p{margin-top:5px}.voice-feature .alert-dismissable,.voice-feature .alert-dismissible{padding-right:35px}.voice-feature .alert-dismissable .close,.voice-feature .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.voice-feature .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.voice-feature .alert-success hr{border-top-color:#c9e2b3}.voice-feature .alert-success .alert-link{color:#2b542c}.voice-feature .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.voice-feature .alert-info hr{border-top-color:#a6e1ec}.voice-feature .alert-info .alert-link{color:#245269}.voice-feature .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.voice-feature .alert-warning hr{border-top-color:#f7e1b5}.voice-feature .alert-warning .alert-link{color:#66512c}.voice-feature .panel-heading>.dropdown .dropdown-toggle,.voice-feature .panel-title,.voice-feature .panel-title>.small,.voice-feature .panel-title>.small>a,.voice-feature .panel-title>a,.voice-feature .panel-title>small,.voice-feature .panel-title>small>a{color:inherit}.voice-feature .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.voice-feature .panel-body{padding:15px}.voice-feature .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.voice-feature .panel-title{margin-top:0;margin-bottom:0;font-size:16px}.schedule-options,.voice-feature .panel-group .panel+.panel,.voice-feature-content .mar-top-xs{margin-top:5px}.voice-feature h3.panel-title{background-color:inherit}.voice-feature .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.voice-feature .panel>.list-group,.voice-feature .panel>.panel-collapse>.list-group{margin-bottom:0}.voice-feature .panel>.list-group .list-group-item,.voice-feature .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.voice-feature .panel>.list-group:first-child .list-group-item:first-child,.voice-feature .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.voice-feature .panel>.list-group:last-child .list-group-item:last-child,.voice-feature .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.voice-feature .list-group+.panel-footer,.voice-feature .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.voice-feature .panel>.panel-collapse>.table,.voice-feature .panel>.table,.voice-feature .panel>.table-responsive>.table{margin-bottom:0}.voice-feature .panel>.panel-collapse>.table caption,.voice-feature .panel>.table caption,.voice-feature .panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.voice-feature .panel>.table-responsive:first-child>.table:first-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.voice-feature .panel>.table:first-child,.voice-feature .panel>.table:first-child>tbody:first-child>tr:first-child,.voice-feature .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.voice-feature .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.voice-feature .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.voice-feature .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.voice-feature .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.voice-feature .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.voice-feature .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.voice-feature .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.voice-feature .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.voice-feature .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.voice-feature .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.voice-feature .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.voice-feature .panel>.table-responsive:last-child>.table:last-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.voice-feature .panel>.table:last-child,.voice-feature .panel>.table:last-child>tbody:last-child>tr:last-child,.voice-feature .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.voice-feature .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.voice-feature .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.voice-feature .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.voice-feature .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.voice-feature .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.voice-feature .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.voice-feature .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.voice-feature .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.voice-feature .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.voice-feature .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.voice-feature .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.voice-feature .panel>.panel-body+.table,.voice-feature .panel>.panel-body+.table-responsive,.voice-feature .panel>.table+.panel-body,.voice-feature .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.voice-feature .panel>.table>tbody:first-child>tr:first-child td,.voice-feature .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.voice-feature .panel>.table-bordered,.voice-feature .panel>.table-responsive>.table-bordered{border:0}.voice-feature .panel>.table-bordered>tbody>tr>td:first-child,.voice-feature .panel>.table-bordered>tbody>tr>th:first-child,.voice-feature .panel>.table-bordered>tfoot>tr>td:first-child,.voice-feature .panel>.table-bordered>tfoot>tr>th:first-child,.voice-feature .panel>.table-bordered>thead>tr>td:first-child,.voice-feature .panel>.table-bordered>thead>tr>th:first-child,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.voice-feature .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.voice-feature .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.voice-feature .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.voice-feature .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.voice-feature .panel>.table-bordered>tbody>tr>td:last-child,.voice-feature .panel>.table-bordered>tbody>tr>th:last-child,.voice-feature .panel>.table-bordered>tfoot>tr>td:last-child,.voice-feature .panel>.table-bordered>tfoot>tr>th:last-child,.voice-feature .panel>.table-bordered>thead>tr>td:last-child,.voice-feature .panel>.table-bordered>thead>tr>th:last-child,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.voice-feature .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.voice-feature .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.voice-feature .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.voice-feature .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.voice-feature .panel>.table-bordered>tbody>tr:first-child>td,.voice-feature .panel>.table-bordered>tbody>tr:first-child>th,.voice-feature .panel>.table-bordered>tbody>tr:last-child>td,.voice-feature .panel>.table-bordered>tbody>tr:last-child>th,.voice-feature .panel>.table-bordered>tfoot>tr:last-child>td,.voice-feature .panel>.table-bordered>tfoot>tr:last-child>th,.voice-feature .panel>.table-bordered>thead>tr:first-child>td,.voice-feature .panel>.table-bordered>thead>tr:first-child>th,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.voice-feature .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.voice-feature .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.voice-feature .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.voice-feature .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.voice-feature .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.voice-feature .panel>.table-responsive{margin-bottom:0;border:0}.voice-feature .panel-group{margin-bottom:20px}.voice-feature .panel-group .panel{margin-bottom:0;border-radius:4px}.voice-feature .panel-group .panel-heading{border-bottom:0}.voice-feature .panel-group .panel-heading+.panel-collapse>.list-group,.voice-feature .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.voice-feature .panel-group .panel-footer{border-top:0}.voice-feature .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.voice-feature .panel-default{border-color:#ddd}.voice-feature .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.voice-feature .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.voice-feature .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.voice-feature .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.voice-feature .panel-primary{border-color:#337ab7}.voice-feature .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.voice-feature .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.voice-feature .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.voice-feature .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.voice-feature .panel-success{border-color:#d6e9c6}.voice-feature .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.voice-feature .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.voice-feature .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.voice-feature .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.voice-feature .panel-info{border-color:#bce8f1}.voice-feature .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.voice-feature .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.voice-feature .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.voice-feature .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.voice-feature .panel-warning{border-color:#faebcc}.voice-feature .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.voice-feature .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.voice-feature .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.voice-feature .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.voice-feature .panel-danger{border-color:#ebccd1}.voice-feature .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.voice-feature .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.voice-feature .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.voice-feature .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.voice-feature .form-control{display:block;width:100%;padding:6px 12px;font-size:14px;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.voice-feature .label-info{background-color:#5bc0de}.voice-feature .tcps-ui-grid{height:635px;width:980px}.voice-feature .gridStyle{width:auto;overflow:visible!important}.voice-feature .gridStyle .ui-grid-cell,.voice-feature .gridStyle .ui-grid-row{overflow:visible!important}.voice-feature .gridStyle .ui-grid-row-header-cell{height:50px}.voice-feature .gridStyle .ui-grid-header-cell{height:30px!important}.voice-feature .btn-link-action{padding:6px 5px!important}.navigation{display:inline-block;padding-left:0;margin-bottom:0;width:200px;border-bottom:500px solid #fff}.navigation li{list-style-type:none}.navigation .nav-node-container>ul{padding-left:10px}.navigation .nav-node-container:not(.expanded)>ul{max-height:0!important}.navigation .nav-node-container.primary:not(.expanded)>ul .navigation-node.secondary,.navigation .nav-node-container.primary:not(.expanded)>ul .navigation-node.tertiary,.navigation .nav-node-container.secondary:not(.expanded)>ul .navigation-node.tertiary{display:none!important}.navigation .nav-node-container.expanded>ul{overflow-y:hidden;max-height:500px;transition-property:all;transition-duration:1s;transition-timing-function:cubic-bezier(0,1,.5,1)}.navigation .nav-node-container.primary.expanded>ul .navigation-node.secondary,.navigation .nav-node-container.secondary.expanded>ul .navigation-node.tertiary{display:block}.navigation .nav-node-container .navigation-node a{display:block;width:100%;height:100%}.navigation .nav-node-container .navigation-node a,.navigation .nav-node-container .navigation-node label{padding-top:5px;padding-left:15px;background-color:#fff}.inline-help,.navigation .nav-node-container .navigation-node a.active{background-color:#eee}.navigation .nav-node-container .navigation-node label:hover{cursor:pointer}.navigation .nav-node-container:not(.leaf){color:#2780e3;padding-left:0}.navigation .nav-node-container .navigation-node{border:1px solid #bbb;width:100%}.navigation .nav-node-container .expanded-triangle{display:none;position:absolute;z-index:-1000;width:0;height:0;border-top:10px solid #999;border-left:10px solid transparent}.navigation .nav-node-container.expanded>.expanded-triangle,.phone-number-dropdown,.voice-feature-content .device-type-label,.voice-feature-content .mac-address-label{display:block}.navigation .nav-node-container.secondary,.navigation .nav-node-container.tertiary{border-right:none}.voice-feature h1,.voice-feature h2,.voice-feature h3,.voice-feature h4,.voice-feature h5,.voice-feature h6{color:#444!important}.voice-feature h1{font-size:1.8em!important;font-weight:700!important}.voice-feature h2{font-size:1.4em!important;font-weight:700!important}.voice-feature h3{font-size:1.3em!important;font-weight:700!important}.voice-feature h4,.voicemail-config .fc-time-grid-event .fc-time{font-size:1.1em!important}.voice-feature h4{font-weight:700!important}.voice-feature-navigation{float:left}.voice-feature-content{float:left;vertical-align:top;width:79.2%}.voice-feature-content .checkbox{margin-left:25px}.voice-feature-content .number-profile .form-group .checkbox{margin-bottom:0}.voice-feature-content select{font-size:18px}.voice-feature-content .mar-top-sm{margin-top:10px}.voice-feature-content .mar-top-md{margin-top:15px}.voice-feature-content .mar-top-lg{margin-top:25px}.add-sca-device .private-device-container .device-type-container,.voice-feature-content .device-type-container,.voice-feature-content .mac-address-container{margin-bottom:15px}.voice-feature-content .sca-devices td,.voice-feature-content .sca-devices th{border:1px solid #ddd;min-width:185px}.voice-feature-content .sca-devices{text-align:center;margin-bottom:15px}.voice-feature-content .btn.create-user{margin-top:35px}#recep-packs{margin-left:373px;margin-top:-36px}.modal-backdrop.fade.in{opacity:.5!important}.seatdist{margin-left:15px}.voice-feature-thumbnails{margin-top:-25px}.voice-feature-thumbnail{height:126px}.voice-feature-thumbnail img{width:90%;position:absolute;z-index:-1}.voice-feature-thumbnail p.title{background-color:#ff6718;margin-top:4px;padding-top:4px;padding-bottom:4px;width:80%;font-size:18px}.addrgrid .ui-grid-viewport,.voice-feature-content .carousel-image{width:100%}.voice-feature-thumbnail a,.voice-feature-thumbnail p{font-weight:700;color:#fff}.voice-feature-thumbnail p{padding-left:8px;font-size:14px}.voice-feature-thumbnail a{position:absolute;bottom:0;background-color:rgba(0,0,0,.5);padding:5px 23px 5px 120px}.voice-feature-thumbnail a:hover{background-color:rgba(0,0,0,.75)}.voice-feature-content .carousel-caption{bottom:180px;left:0}.voice-feature-content .carousel-caption h2{font-size:38px!important;background:-webkit-linear-gradient(left,rgba(255,103,24,1),rgba(255,103,24,1),rgba(67,149,57,0));background:-o-linear-gradient(right,rgba(255,103,24,1),rgba(255,103,24,1),rgba(67,149,57,0));background:-moz-linear-gradient(right,rgba(255,103,24,1),rgba(255,103,24,1),rgba(67,149,57,0));background:linear-gradient(to right,rgba(255,103,24,1),rgba(255,103,24,1),rgba(67,149,57,0));color:#fff!important;text-align:left;padding-left:20px;padding-top:10px;padding-bottom:10px}.voice-feature-content .carousel-caption p{font-size:28px;color:#fff}.voice-feature-content .carousel-navigation .glyphicon{top:-65px;left:20px;font-size:30px;color:#fff;background-color:rgba(0,0,0,.6);padding:8px 14px 14px 8px;border-radius:8px;margin-right:10px}.ui-grid-column-menu-button .ui-grid-icon-angle-down{vertical-align:sub;display:none}.addrgrid .ui-grid-header-cell .ui-grid-cell-contents{height:48px;white-space:normal;-ms-text-overflow:clip;-o-text-overflow:clip;text-overflow:clip;overflow:visible;text-align:center}.addrgrid .ui-grid-cell:last-child{text-align:center}.addrselect{margin-left:42px}.addressbuttons{margin-right:10px}.ok-btn{margin-left:10px;margin-right:13px;background-color:#ff6717!important}.cityzip{margin-left:15px!important}.form-control{height:auto!important;padding:5px!important}p{word-break:break-word}.manageuser{color:#fff!important;background-color:green!important;margin-left:96px!important;margin-top:10px}.voice-feature .auto-attendant-container .fc-view{width:650px}.add-auto-attendant{border-radius:25px;border:2px solid #ccc;padding:20px;width:auto;height:auto}.radio-inline.radioselect{margin-top:0;margin-left:0!important}.manage-number-container .phone-number-value{padding-left:10px}.manage-number-container .phone-number-dropdown,.phone-number-label{display:none}.manage-number-container .phone-number-label{display:block}.aa-detail{border-radius:25px;border:2px solid #999;padding:20px;width:97%;margin-left:19px;margin-top:15px}.greeting-upload{width:97%;margin-left:0}.greeting-upload #file-select-row{margin-left:15px;margin-right:15px}.label-weight{font-weight:700!important}.form-group .extn{margin-right:-9px;margin-left:99px}.form-group .phno{margin-left:-30px}.dial-name{margin-left:1px!important}.schedule-select{margin-left:-14px}.schedule-picker .ui-select-container{width:100%}.schedule-container{margin-top:30px}.keybar,.schedule-container .btn{margin-top:10px}.schedule-name-container{float:left}.schedule-name-container>div{width:130px}.schedule-name-container>input{width:300px}.nav-tabs.nav-justified>li{padding:5px 0 5px 20px;cursor:pointer}.nav-tabs.nav-justified>li.active{background:#d4d4d4;border-bottom:1px solid #aaa;margin-left:-12px}.keybar{margin-left:-14px}.cf-component-inactive .cf-component-header,.cfsSchedule .nav-tabs li,.communicator,.keyaction{margin-left:15px}.hline{width:100%;height:1px;background:#000}.schedule-or-label{text-align:center}.number-profile .extn{margin-left:43px}.number-profile .phselect{margin-left:10px;width:50%}.number-profile .charge{margin-left:8px}.number-profile .email,.number-profile .fname{margin-left:43px}.number-profile .charge-number-note{margin-left:10px;color:#ff6717}.number-profile .seattype{margin-left:2px;width:39%;font-size:medium}.number-profile .seat-type{margin-left:43px;width:240px;font-size:15px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.number-profile .packs{border-radius:9px;border:1px solid #ccc;padding:20px;width:auto;height:auto}.number-profile .receptionist-type-left-indent{margin-left:30px}.device{margin-left:10px}.device .account-new-user.ui-select-container .ui-select-match>.form-control,.number-profile .account-new-user.ui-select-container .ui-select-match>.form-control,.number-profile .user-select-seat>.form-control{height:34px!important;padding:6px 12px!important}.add-sca-device .account-new-user.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text,.device .account-new-user.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text,.number-profile .account-new-user.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text{color:#000;overflow:hidden;text-overflow:ellipsis;width:95%}.add-sca-device .account-new-user.ui-select-container .ui-select-choices{top:35px!important}.container-fluid .add-key{box-shadow:0 2px 1px 1px #ccc;margin-left:30px!important;margin-top:0!important;margin-bottom:3px;width:40px;height:40px;padding:2px;clear:left;background:#ff6717;color:#fff;text-align:center;cursor:pointer}.key-action{margin-right:380px}a.delete-action-item-link{margin-left:20px;width:90%;height:auto;padding:5px}.modal-header-vm{margin-left:0;width:599px;padding:12px;border-bottom:1px solid #e5e5e5}.modal-header-vm .close{margin-right:20px}.select2-ui-control{width:286px;padding-bottom:18px;padding-left:43px}.number-profile .select2>.select2-choice.ui-select-match{height:38px;padding-top:6px}.number-profile .select2-container .select2-choice .select2-arrow{display:inline-block;padding-top:5px;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);background-image:linear-gradient(to top,#ccc 0,#eee 60%)}.transf-operator{height:200px}.transf-operator .dropdown-menu{max-height:140px}.f2e .even{background:#eee}.f2e button i{margin-right:5px;display:inline-block}.f2e input.datalist{width:50px;margin:0 5px}.f2e label{white-space:nowrap}.f2e .manage{margin:0 0 5px;padding:5px 0}.f2e .ui-grid-cell-contents button.btn-xs{padding:1px 0 0 5px;margin-bottom:10px}.f2e div.block{display:inline-block}.f2e div.block label{display:block}.f2e .row-controls{margin-top:30px}.f2e .ui-grid-icon-plus-squared::before{content:""}.f2e .filter-section-box{border-radius:5px 5px 0 0;padding:5px 10px;background:#ededed}.f2e .filter-section-box .manage label{padding-left:20px}.voice-feature-content .f2e select{font-size:16px}.section-title{padding-top:10px;font-size:25px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.packs-title{padding-top:3px;padding-right:10px;padding-bottom:5px;font-size:18px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}#cpbx-app #mainContentPBX{min-height:800px;float:none;width:720px;position:relative;margin-top:30px;margin-left:2px;margin-bottom:70px;padding-bottom:80px}#cpbx-app .cb-section{margin-top:0;padding-bottom:10px;display:block;position:relative;margin-bottom:0}#cpbx-app .cb-section .only{padding:0;border-top:0}#cpbx-app .cb-section .cb-section-header{display:inline-block;width:100%;margin-bottom:10px!important}#cpbx-app #mainContentPBX h1{font-size:1.8em;font-weight:700;margin-right:10px;display:inline-block}#cpbx-app #mainContentPBX h1,#cpbx-app #mainContentPBX h2{color:#444;padding-bottom:0;margin:0 60px 0 0}.header-with-help>*{display:inline-block}.header-with-help h1{width:97.5%}.header-with-help .help-link{margin-left:20px}.inline-help{position:relative;margin-top:10px;margin-bottom:20px;padding:15px 60px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}#call-restrictions-app .well,#cpbx-app .well{background:#f1f9f9}#cpbx-app .cb-section .cb-section-desc{padding-top:5px;border-top:1px solid #CCC}#cpbx-app .restrictions-block{margin:5px -10px -10px;display:block;height:120px}#cpbx-app #company-wide-settings .checkbox,#cpbx-app #individual-exceptions .checkbox{width:31%}#cpbx-app #company-wide-settings label,#cpbx-app #individual-exceptions label{font-weight:400}#cpbx-app .checkbox{display:block;float:left!important;padding:10px;margin:10px 0 0;border:1px solid #d6e2f0;border-radius:10px}#cpbx-app #mainContentPBX a p{text-decoration:underline}#cpbx-app .cb-section .cb-section-help-btn{margin-top:-25px;margin-right:2px;display:block;text-align:right;height:25px}#cpbx-app .cb-section-help-btn{float:right}body #cpbx-app{text-align:left}#cpbx-app #feature-content{margin-bottom:12px}#cpbx-app .checkbox input[type=checkbox]{margin-top:3px;margin-left:3px;position:static}#cpbx-app #mainContentPBX input[type=checkbox]{margin-right:5px}#cpbx-app #mainContentPBX h2{color:#444;font-size:1.3em;font-weight:700;margin:0 10px 0 0;display:block}.fileupload-buttonbar{min-height:30px}#fileBrowser .fileinput-button{margin-top:38px!important}.recordsearch{border-radius:25px;border:2px solid #ccc;width:100%;background-color:#ccc;margin-bottom:10px}.esearch,.hsearch,.usearch{border:2px solid #ccc;background-color:#ccc}.hsearch{width:704px}input#handsetsearch{width:29%;float:right;margin-right:-23px}.hsearch .glyphicon-search{top:10px;float:right}.usearch{width:96%;margin-left:13px;height:36px}input#usersearch{width:29%;float:right;margin-right:-23px}.usearch .glyphicon-search{top:10px;float:right}.esearch{width:100%}input#addr-search{width:29%;float:right;margin-right:-23px}.esearch .glyphicon-search{top:10px;float:right}.fileinput-button input{position:absolute;top:10px;left:288px;margin:0;opacity:0;filter:alpha(opacity=0);transform:translate(-300px,0) scale(4);font-size:3px;direction:ltr;cursor:pointer;width:73px}.cf-component{margin:10px 0;border:2px solid #bbb;padding:20px;border-radius:15px;width:98%}.cf-component .call-forward{margin-bottom:5px}.cf-component input,.cf-component select{margin:0 10px}.cf-component .sort-ring{margin-left:0}.cf-component .zero-left-pad{padding-left:0}.cf-component .cf-condition{margin-left:12px}.cf-component input.ui-select-search{margin:0}.cf-component .cf-component-header{font-size:18px;margin-right:10px;display:inline;vertical-align:top}.cf-component .cf-certain{margin-left:13px}.cf-component label.radio-button-click-area{display:inline;padding:15px;width:100%}.cf-component-active,.cf-component-inactive{display:inline-block}.cf-component .radio-button-click-area>*{vertical-align:top}.cf-selective{width:95%}.cf-component .cfs-section-label{margin-bottom:5px;font-weight:700;vertical-align:top}.cf-component .cfs-component{margin-top:22px}.cf-scheduled-numbers{width:90%}.cf-scheduled-numbers td,.cf-scheduled-numbers th{border:1px solid #aaa;padding:0 10px}.cfsSchedule .nav-tabs{margin-top:10px}.cf-scheduled holiday-schedule-picker .schedule-picker,.cf-scheduled schedule-picker .schedule-picker{z-index:1000;padding:25px 0 15px}#call-restrictions-app #mainContentCallRestrictions{min-height:800px;float:none;width:720px;position:relative;margin-top:30px;margin-left:2px;margin-bottom:70px;padding-bottom:80px}#call-restrictions-app .callrestrictions-section{margin-top:0;padding-bottom:10px;display:block;position:relative;margin-bottom:0}#call-restrictions-app .callrestrictions-section .only{padding:0;border-top:0}#call-restrictions-app .callrestrictions-section .callrestrictions-section-header{display:inline-block;width:100%;margin-bottom:10px}#call-restrictions-app #mainContentCallRestrictions h1{font-size:1.8em;font-weight:700;margin-right:10px;display:inline-block}#call-restrictions-app #mainContentCallRestrictions h1,#call-restrictions-app #mainContentCallRestrictions h2{color:#444;padding-bottom:0;margin:0 60px 0 0}#call-restrictions-app .callrestrictions-section .cr-inline-help{position:relative;margin-top:10px;padding-left:60px;padding-right:80px;color:#0079c1;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px}#call-restrictions-app .callrestrictions-section .callrestrictions-section-desc{padding-top:5px;border-top:1px solid #CCC}.cf-scheduled schedule-picker{z-index:1000;margin:25px 0 15px}#call-restrictions-app .restrictions-block{margin:5px -10px -10px;display:block;height:120px}#call-restrictions-app #company-wide-settings .checkbox,#call-restrictions-app #individual-exceptions .checkbox{width:31%}#call-restrictions-app #company-wide-settings label,#call-restrictions-app #individual-exceptions label{font-weight:400}#call-restrictions-app .checkbox{display:block;float:left!important;padding:10px;margin:10px 0 0;border:1px solid #d6e2f0;border-radius:10px}#call-restrictions-app .callrestrictions-section .callrestrictions-section-help-btn{margin-top:-25px;margin-right:2px;display:block;text-align:right;height:25px}#call-restrictions-app .callrestrictions-section-help-btn{float:right}.well{min-height:20px;padding:19px;margin-bottom:20px;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}body #call-restrictions-app{text-align:left}#call-restrictions-app #feature-content{margin-bottom:12px}#call-restrictions-app .checkbox input[type=checkbox]{margin-top:3px;margin-left:3px;position:static}#call-restrictions-app #mainContentCallRestrictions input[type=checkbox]{margin-right:5px}#call-restrictions-app #mainContentCallRestrictions h2{color:#444;font-size:1.3em;font-weight:700;margin:0 10px 0 0;display:block}.select2-ui-comp{width:350px;padding-bottom:18px;padding-left:0;cursor:pointer}.anywhere{width:95%}.anyWhereGrid{width:100%}.anywhere-active{background-color:red;display:block;border-radius:10px;opacity:.4}.help-container-bg{background-color:#f1f9f9}.aa-create-link-padding{padding-right:10px}.aa-name-label{padding-top:15px}.aa-cmp-directory-label{padding-bottom:6px;padding-right:3px}.tcps h1,.tcps h2{color:#444;padding-bottom:0;margin:0 60px 0 0}.tcps h1{font-size:1.8em;font-weight:700;margin-right:10px;display:inline-block}.tcps h2{font-size:1.3em;font-weight:700;margin:0 10px 0 0;display:block}.tcps a p{text-decoration:underline}.tcps input[type=checkbox]{margin-right:5px}.tcps .tcps-section .only{padding:0;border-top:0}.tcps-section-header{display:inline-block;width:100%;margin-bottom:10px}.shadow{background:#F7F8F9;padding:3px;margin:10px 0}.tcps-section-header h2{color:#444;font-size:1.3em;font-weight:700;margin:0 10px 0 0;display:block}.tcps-section-desc{padding-top:5px;border-top:1px solid #CCC;font-size:initial}.tcps .cb-section .cb-inline-help{position:relative;margin-top:10px;padding-left:60px;padding-right:80px;color:#0079c1;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px}#call-restrictions-app #mainContentCallRestrictions a p{text-decoration:underline}.tcps-section-help-btn{float:right;margin-top:-25px;margin-right:2px;display:block;text-align:right;height:25px}.tcps .section{position:relative;margin-bottom:10px;border:1px solid #d3d3d3;padding:10px;border-radius:5px}.tcps .section .form-horizontal{margin-top:15px}.tcps .section h3{font-size:1.3em;color:#ff6717;margin-top:0}.tcps .form-group{margin-bottom:0}.tcps .pushtotalk-footer{padding:15px;text-align:right}.tcps .pushtotalk-grid{height:200px;width:92%;margin:auto}.tcps .receptionist-grid{width:92%;margin:auto}.tcps .pustotalk-form-padding{padding-left:30px}.tcps .packs{width:97%;margin:auto}.horizontal-space,.memberGrid{margin-top:20px}.addrgrid .ui-grid-viewport.ng-isolate-scope{overflow-y:auto!important;overflow-x:hidden!important}.addrgrid .ui-grid-cell-contents{white-space:normal}.center-align-text{text-align:center}.vertical-line{transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg)}.huntform-2{margin-left:-45px}.huntgroup-icon{margin-right:7px}.huntform{margin-left:-52px}.addMembers,.addMembers .addMemberbtn{margin-left:27px}.ringlabel{padding-left:36px}.huntgroup-footer{margin-right:154px}.hg-cancel{margin-right:14px}.ptn{padding-left:27px}.addMembers{border-radius:9px;border:2px solid #8AC007;padding:20px;width:78%}.hg-no{margin-right:22px}.multibutton{margin-right:-174px}ul.dropdown-menu.dropdown-menu-form-huntgroup{margin-right:-310px}.dropdown-menu-form-huntgroup>li:hover{background-color:#00f}.huntgroup-button{width:343px;margin-right:-312px;color:#fff;background-color:#000;border-color:#000}.option-allignment-huntgroup{margin-left:-108px}.huntgroup-footer{margin-top:10px}.select2-ui-huntgroup{width:249px;padding-bottom:18px;padding-left:0}.btn.btn-reset-custom{border:1px solid rgba(166,164,164,.86);background-color:rgba(232,231,231,.5);color:rgba(0,0,0,.95)}.btn.btn-reset-custom:active,.btn.btn-reset-custom:focus,.btn.btn-reset-custom:hover{color:rgba(0,0,0,1);border:1px solid rgba(255,103,23,1);background-color:rgba(186,179,179,.5);box-shadow:0 0 10px rgba(0,0,0,.6);-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);-o-box-shadow:0 0 10px rgba(0,0,0,.6)}.btn.btn-save-custom:active,.btn.btn-save-custom:focus,.btn.btn-save-custom:hover{box-shadow:0 0 10px rgba(0,0,0,.6);-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);-o-box-shadow:0 0 10px rgba(0,0,0,.6)}.btn.btn-save-custom[disabled]{background-color:#ff6717;border-color:#ff6717}.show-bottom-border{border-bottom:1px solid #e5e5e5}.schedule-custome-size select{font-size:15px!important;display:inline-block!important}.account-codes-container h4{margin-top:25px}.account-codes-container td,.account-codes-container th{border:1px solid #aaa;padding:0 10px}.account-codes-container .verified-code-config button{border:none;background-color:#fff;color:#2780e3}.account-codes-container .verified-code-config button[disabled=disabled]{color:#888}.account-codes-container .account-code-entry{margin-right:10px}.account-codes-container .add-account-code.btn{margin-left:10px}.account-codes-container .add-account-code-number.btn{margin-top:-15px;margin-left:25px}.account-codes-container .save-account-codes.btn{margin-top:25px}.well.call-filter-help{font-size:15px;background-color:#f1f9f9}.spee-dial-key{border-radius:100px;width:120px;height:120px;text-align:center;font-size:30px;float:left;box-sizing:border-box;padding:5px 0 0;margin:0 7px 10px;border:1.9px solid #001689}.spee-dial-key:hover{border:1px solid rgba(0,22,137,1);background-color:#6680ff;box-shadow:0 0 10px rgba(0,0,0,.6);-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);-o-box-shadow:0 0 10px rgba(0,0,0,.6)}.spee-dial-key.dummy{background-color:#e2dfdf;opacity:.7;font-weight:700}.spee-dial-key.dummy:hover{box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;cursor:not-allowed}.spee-dial-key span{display:block;color:#444;text-align:center;font-size:14px;text-transform:uppercase}.namespan:hover,.numberspan:hover{color:#000;font-weight:700;cursor:default}.wrap-key{clear:both}.spee-dial-key:hover .numberspan{opacity:.7;filter:alpha(opacity=70)}.namespan{width:90%;height:20px;padding-left:10%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spee-dial-key:hover .namespan{opacity:.7;filter:alpha(opacity=70)}.glyphicon.glyphicon-edit.edit-spee-dial:hover,.glyphicon.glyphicon-trash.delete-spee-dial:hover{opacity:1;filter:alpha(opacity=100);text-shadow:0 0 10px rgba(0,0,0,.6);-moz-text-shadow:0 0 10px rgba(0,0,0,.6);-webkit-text-shadow:0 0 10px rgba(0,0,0,.6);-o-text-shadow:0 0 10px rgba(0,0,0,.6)}.glyphicon.glyphicon-edit.edit-spee-dial,.glyphicon.glyphicon-trash.delete-spee-dial{display:none}.spee-dial-key:hover .glyphicon.glyphicon-edit.edit-spee-dial{display:inline;color:#001689;font-size:18px}.glyphicon.glyphicon-edit.edit-spee-dial:hover{cursor:pointer}.spee-dial-key:hover .glyphicon.glyphicon-trash.delete-spee-dial{display:inline;font-size:18px}.glyphicon.glyphicon-trash.delete-spee-dial:hover{cursor:pointer}.toggle-switch.disabled,.toggle-swith-small.toggle-switch.disabled,.watermark-grid-row{opacity:.5}.glyphicon.glyphicon-plus.add{font-size:18px;color:#001689}.toggle-switch .switch-left,.toggle-switch .switch-right{font-size:16px;font-weight:700}.spee-dial-key:hover .glyphicon.glyphicon-plus.add{cursor:pointer}.glyphicon.glyphicon-plus.add:hover{cursor:pointer;text-shadow:0 0 10px rgba(0,0,0,.6);-moz-text-shadow:0 0 10px rgba(0,0,0,.6);-webkit-text-shadow:0 0 10px rgba(0,0,0,.6);-o-text-shadow:0 0 10px rgba(0,0,0,.6)}.speed-dial-modal.ui-select-container .ui-select-match>.btn.btn-default{background-color:#fff;border:1px solid #a9a9a9;text-align:left}.speed-dial-modal.ui-select-container .ui-select-match>.form-control{height:34px!important;padding:6px 12px!important}.speed-dial-modal.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text{color:#000}.speed-dial-tn-typeahead{width:100%;padding-left:15px}.dropdown-menu{max-height:300px;overflow-x:hidden;overflow-y:scroll}.toggle-switch{color:#ff6718;border-radius:5px;background-color:#ff6718}.toggle-switch:hover{box-shadow:0 0 10px #ff6718;-moz-box-shadow:0 0 10px #ff6718;-webkit-box-shadow:0 0 10px #ff6718;-o-box-shadow:0 0 10px #ff6718}.toggle-switch .switch-left{color:#fff;background:#ff6718}.toggle-switch .switch-off .switch-right{border-top-right-radius:5px;border-bottom-right-radius:5px}.toggle-switch .knob{background-color:#FFF;border-color:#FFF;color:#FFF;font-weight:400}.toggle-switch .switch-on .knob{border-right-color:#ff6718;border-top-right-radius:5px;border-bottom-right-radius:5px}.toggle-switch.disabled>div>span.knob{background:#FFF}.toggle-swith-small.toggle-switch{color:#ff6718;background-color:transparent;border-radius:5px;min-width:40px;min-height:15px}.toggle-swith-small.toggle-switch:hover{box-shadow:0 0 10px #ff6718;-moz-box-shadow:0 0 10px #ff6718;-webkit-box-shadow:0 0 10px #ff6718;-o-box-shadow:0 0 10px #ff6718}.toggle-swith-small.toggle-switch .switch-left{color:#fff;background:#ff6718;font-size:10px;font-weight:700}.toggle-swith-small.toggle-switch .switch-right{font-size:10px;font-weight:700;border-top-right-radius:5px;border-bottom-right-radius:5px}.toggle-swith-small.toggle-switch .knob{background-color:#FFF;border-color:#FFF;color:#FFF;font-weight:400;border-radius:10px}.toggle-swith-small.toggle-switch .switch-off .knob{border-top-left-radius:5px;border-bottom-left-radius:5px}.toggle-swith-small.toggle-switch.disabled>div>span.knob{background:#FFF}.toggle-swith-small.toggle-switch span{padding:0!important;line-height:17px!important}.alert-message-info{background-color:#D9EDF7;border-color:#BCE8F1;color:#31708F;font-weight:400}.alert-message-success{background-color:#DFF0D8;color:#3C763D;font-weight:400}.alert-message-error{background-color:#EBCCD1;color:#A94442;font-weight:400}.caller-id-root .row,.caller-id.external-settings{margin-left:0!important}.caller-id-root .dropdown-menu{max-height:200px!important;min-width:500px!important;max-width:500px!important;overflow-x:hidden;overflow-y:scroll}.caller-id{padding:5px 0!important}.caller-id.ui-select-container .ui-select-match>.btn.btn-default{background-color:#fff;border:1px solid #a9a9a9;text-align:left}.caller-id.ui-select-container .ui-select-match>.form-control{height:34px!important;padding:6px 12px!important}.caller-id.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text{color:#000;border-radius:4px;overflow:visible!important}.caller-id.ui-select-container>.ui-select-choices .ui-select-choices-row>.ui-select-choices-row-inner{padding-left:5px!important}.caller-id.external-settings label{display:block;font-size:15px;font-weight:700}.caller-id.external-settings span{display:block;font-size:15px}.caller-id.external-settings .caller-id{display:block}.animate-switch-container{position:relative;background:#fff;overflow:hidden;height:280px;padding-left:0!important;padding-right:0!important}.animate-switch{padding:10px;padding-left:0!important;padding-right:0!important}.animate-switch.ng-animate{-o-transition:all 1s cubic-bezier(.25,.46,.45,.94);-moz-transition:all 1s cubic-bezier(.25,.46,.45,.94);-webkit-transition:all 1s cubic-bezier(.25,.46,.45,.94);transition:all 1s cubic-bezier(.25,.46,.45,.94);position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0}.animate-switch.ng-enter,.animate-switch.ng-leave.ng-leave-active{top:-250px;left:0}.animate-switch.ng-enter.ng-enter-active,.animate-switch.ng-leave{top:0;left:0}.cdrFilterOptions{background-color:#fdfdfd;border:1px solid #bbb;border-radius:5px;padding:10px;margin-bottom:15px}.cdrFilterOptions input{margin:0 8px}.cdrFilterOptions .filter-opt{margin:10px 0}.cdrFilterOptions .time-label{font-weight:700}.cdrFilterOptions .filter-buttons{margin:10px;text-align:right}.cdrFilterOptions .time-picker-container .btn-link{padding-left:30px}.cdrFilterOptions .time-picker-container .btn-default{margin-left:12px}.downloadCSVButton{margin:15px}.receptionst-licence-info{height:42px;padding-top:9px;color:#fff;background:#ff6718;cursor:default;font-size:17px}.tcps .nav-pills>li+li{margin-left:20px!important}.tcps .badge-size{border-radius:20px;font-size:14px}.btn-arrow-left,.btn-arrow-right{position:relative;padding-right:30px}.btn-arrow-right{padding-left:5px}.btn-arrow-left{padding-right:20px}.btn-arrow-left:after,.btn-arrow-left:before,.btn-arrow-right:after,.btn-arrow-right:before{content:"";position:absolute;top:5px;width:32px;height:30px;background:inherit;border:inherit;border-radius:0 4px 0 0;-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-color:transparent}.btn-arrow-right:after,.btn-arrow-right:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.btn-arrow-left:after,.btn-arrow-left:before{transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-o-transform:rotate(225deg);-ms-transform:rotate(225deg)}.btn-arrow-left:before,.btn-arrow-right:before{left:-11px}.btn-arrow-left:after,.btn-arrow-right:after{right:-15px}.btn-arrow-left:before,.btn-arrow-right:after{z-index:1}.btn-arrow-left:after,.btn-arrow-right:before{background-color:transparent}.hunt-group{width:95%}.hunt-group-success,.hunt-group-warn{padding:20px;width:78%;margin-left:27px}.hunt-group-success{color:#3c763d;background-color:#dff0d8;border-radius:9px;border:2px solid #d6e9c6}.hunt-group-warn{color:#a94442;background-color:#f2dede;border-radius:9px;border:2px solid #ebccd1}.addressmodal .btn-margin,.hg-save{background-color:#ff6717!important}.huntGroupGrid .ui-grid-viewport,.ring-grid{width:100%}.hg-save{margin-left:10px;margin-right:13px}.hunt-group-dragged .ui-grid-cell-contents{cursor:grabbing;cursor:-o-grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.hunt-group-dropped .ui-grid-cell-contents{cursor:position}.csvImport{margin:5px 0}.csvImport input.btn.cta{border:1px dashed #ccc}.hunt-group-grid{height:600px;border:0!important}.hunt-group-grid>.ui-grid-render-container{border:1px solid #cfcfcf}.hunt-group-grid>.ui-grid-render-container>.ui-grid-viewport{overflow-x:hidden!important;height:auto}.hunt-group-main-grid{height:auto!important;border:0!important}.hunt-group-main-grid>.ui-grid-render-container{border:1px solid #cfcfcf}.hunt-group-main-grid>.ui-grid-render-container>.ui-grid-viewport{overflow-x:hidden!important;height:auto!important}.hunt-group-form{padding:5px}.hunt-group-grid .ui-grid-cell-focus{background-color:inherit}.huntgroup-footer:hover{z-index:1000}.dotted-bottom-border{border-bottom:2px dotted gray;padding-bottom:20px;padding-top:20px;margin-left:10px}.get-down{margin-top:35px}.italic-beautifier{color:#33712b;font-style:italic}.rcf-container .rcf-numbers tr>*{border:1px solid #ccc;padding:2px 22px}.rcf-container .rcf-numbers th{background-color:#eee}.call-capacity-container .call-capacity-section{margin:10px;padding:10px;border:1px solid #ccc;border-radius:10px}table.call-capacity-numbers td,table.call-capacity-numbers th,table.trunk-users td,table.trunk-users th{border:1px solid #ccc;padding:2px 12px}.ring-content{padding-left:0;margin-left:-25px}.ring-settings{padding:5px 0!important}.ring-settings[disabled]{cursor:not-allowed}.ring-grid{height:auto!important;border:0!important}.ring-grid>.ui-grid-render-container{border:1px solid #cfcfcf;width:100%!important}.ring-grid>.ui-grid-render-container>.ui-grid-viewport{overflow-x:hidden!important;height:auto!important;width:100%!important}.ui-grid-header-cell{text-align:center}.ring-settings.ui-select-container .ui-select-match>.btn.btn-default{background-color:#fff;border:1px solid #a9a9a9;text-align:left}.ring-settings.ui-select-container .ui-select-match>.form-control{height:34px!important;padding:6px 12px!important}.ring-settings.ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text{color:#000}.btn-primary[disabled]{background-color:#ff6718;border-color:#ff6718}.slider-container{float:left;margin-left:10px;margin-top:10px}.account-slider-container{float:left;width:280px;margin-left:10px}.sequence-ring-content{border:0 solid #a9a9a9;padding-bottom:20px;border-radius:10px;padding-right:0}.align-left{float:left!important;text-align:left!important;padding-left:0!important}.well{background-color:#fff}.slider-example{padding:10px 0;margin:35px 0}.slider.slider-horizontal{margin-bottom:24px!important}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high{background-color:#C8C8C8}.slider-selection.tick-slider-selection,.slider-tick.custom.in-selection{background-image:-webkit-linear-gradient(to bottom,#439539 0,#439539 100%);background-image:-moz-linear-gradient(to bottom,#439539 0,#439539 100%);background-image:-o-linear-gradient(to bottom,#439539 0,#439539 100%);background-image:linear-gradient(to bottom,#439539 0,#439539 100%)}.slider-tick.custom{border-radius:50%;background-image:-webkit-linear-gradient(to bottom,#C8C8C8 0,#C8C8C8 100%);background-image:-moz-linear-gradient(to bottom,#C8C8C8 0,#C8C8C8 100%);background-image:-o-linear-gradient(to bottom,#C8C8C8 0,#C8C8C8 100%);background-image:linear-gradient(to bottom,#C8C8C8 0,#C8C8C8 100%)}.slider-handle.custom{border-radius:50%;background-image:-webkit-linear-gradient(to bottom,#439539 0,#439539 100%);background-image:-moz-linear-gradient(to bottom,#439539 0,#439539 100%);background-image:-o-linear-gradient(to bottom,#439539 0,#439539 100%);background-image:linear-gradient(to bottom,#439539 0,#439539 100%)}.slider-handle.custom:hover{box-shadow:0 0 10px rgba(0,0,0,.6);-moz-box-shadow:0 0 10px rgba(0,0,0,.6);-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);-o-box-shadow:0 0 10px rgba(0,0,0,.6)}.slider-tick-label-container{margin-left:-17.5px!important}.slider-tick-label{width:35px!important}.slider-tick.custom::before{content:''}.slider-handle.custom::before{line-height:20px;font-size:18px;content:'\260e';color:#000}.bc.checkbox.checkbox-success input[type=checkbox]:checked+label::before{background-color:#ff6718;border-color:#ff6718}.watermark-grid-row{position:absolute;top:30px;font-size:16px;font-weight:700;width:100%;text-align:center}.edit-delete-action{color:#439539;text-decoration:none!important;font-weight:400}.edit-delete-action:active,.edit-delete-action:focus,.edit-delete-action:hover{color:#439539;text-decoration:underline!important;cursor:pointer!important;text-shadow:1px 1px 10px #439539;-moz-text-shadow:1px 1px 10px #439539;-webkit-text-shadow:1px 1px 10px #439539;-o-text-shadow:1px 1px 10px #439539}.paging-grid{height:200px;width:92%;margin:auto}.addgroup{position:fixed;cursor:pointer}.seatdropDown{z-index:1;height:8%}.usergrid .ui-grid-cell-contents a{cursor:pointer}.music-on-hold #fileBrowser .fileinput-button{margin-top:0!important}.music-on-hold .file-input-button{position:relative;width:17em;height:2.5em}.music-on-hold .file-input-button label{position:absolute;width:inherit;height:inherit;left:0;text-align:center;vertical-align:middle;cursor:pointer;margin:0}.music-on-hold .file-input-button i{float:left}.music-on-hold .file-input-button input{margin:0;opacity:0;font-size:3px;cursor:pointer}.licence-info a:hover{cursor:default}.tcps-select .col-label{font-weight:700;padding-top:6px}.tcps-select .col-ui-select{height:35px;padding-top:4px}.addressmodal{overflow:visible;padding-bottom:45px}.addressmodal .btn-margin{margin-left:5px;margin-right:5px}.paging-group-modal-vertical-centered .ui-select-dropdown{top:0!important}.non-tcpbx-manage-number .form-control:focus{border-color:#ff6717;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #c9eac9;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #c9eac9;-o-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #c9eac9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #c9eac9}.bs-example{margin:150px 50px}.audio-repository-file-picker,.voice-feature .filter-link{margin-bottom:10px}.popover-footer{padding:6px 14px;background-color:#f7f7f7;border-top:1px solid #ebebeb;text-align:right}.hunt-group-ui-select .form-control{height:32px!important}.hunt-group-form .bold-label{font-weight:700}.hunt-group-form .custom-call-radio{margin-left:15px}.huntGroupModal .custom-call-radio{float:left;margin-right:10px}.audio-repository-list table td,.audio-repository-list table th{padding:5px 35px;border:1px solid #ccc}.audio-repository-list table td.audio-file-remove-icon,.audio-repository-list table th.audio-file-remove-icon{padding:5px 15px}.audio-repository-file-picker .file-dropdown{height:30px}.number-profile .audio-repository-file-picker .select2>.select2-choice.ui-select-match{height:30px;padding-top:0}.audio-repository-file-picker .select2{padding-bottom:0}.voice-feature .reset-filter{border-color:#ccc}.voice-feature .cdr-grid .ui-grid-header{border-color:#fff;font-size:13px;font-weight:700;text-align:left;height:auto!important}.voice-feature .cdr-grid .ui-grid-viewport{width:auto!important}.voice-feature .cdr-grid .ui-grid-cell-contents{text-align:left;height:auto!important}.voice-feature .cdr-grid .ui-grid-header-cell{height:30px!important}.voice-feature .cdr-search-row{margin-bottom:15px}.red-text{color:red;margin-bottom:10px}.loaderDiv .overlay{position:absolute;top:0;width:96%;height:90%;background:#fff;opacity:.5;z-index:1}.voice-feature .filter-section-box{background:#ededed;width:104%;margin-bottom:5px;border:1px solid #d4d4d4}.voice-feature .filter-section-box .left-addon input{padding-left:25px!important}.voice-feature .date-range-note{font-size:12px;color:red}.daterangepicker .input-mini{padding:0 6px 0 28px!important}.addrgrid .ui-grid-canvas,.cdr-grid .ui-grid-render-container-body .ui-grid-canvas,.hgrid .ui-grid-canvas,.memberGrid .hunt-group-grid,.memberGrid .ui-grid-viewport,.usergrid .ui-grid-canvas{height:auto!important}.auto-attendant-container .glyphicon.glyphicon-info-sign:before,.number-settings-voicemail .glyphicon.glyphicon-info-sign:before{font-size:17px;background:-webkit-radial-gradient(#cee6ce 48%,#fff 25%,#fff 25%);background:-o-radial-gradient(#cee6ce 48%,#fff 25%,#fff 25%);background:-moz-radial-gradient(#cee6ce 48%,#fff 25%,#fff 25%);background:radial-gradient(#cee6ce 48%,#fff 25%,#fff 25%);color:#ff6717}.number-settings-voicemail .btn.btn-default.form-control.ui-select-toggle{height:32px!important}.tcps.number-settings-voicemail .form-group{margin-bottom:10px}.voice-feature .auto-attendant-container .add-newattendant,.voice-feature .auto-attendant-container .select-container{padding-left:5px}.voice-feature .auto-attendant-container label.title-label{float:left;text-align:left;width:100%}.voice-feature .auto-attendant-container fieldset{border:1px solid #ccc;margin-bottom:20px;padding:10px 0 20px 10px}.voice-feature .auto-attendant-container legend{border:0;font-size:15px;margin:0;padding:0 5px;width:auto}.voice-feature .auto-attendant-container .add-newattendant a,.voice-feature .auto-attendant-container .create-new-link a{float:left;font-size:13px;margin-top:5px;text-decoration:underline}.voice-feature .auto-attendant-container .select2-ui-comp{padding:0;width:300px}.voice-feature .auto-attendant-container .select2-container .select2-choice{background-image:none;border-radius:0;color:#333!important}.voice-feature .auto-attendant-container .select2-container .select2-choice .select2-arrow{background-color:#dcdcdc;background-image:none;border-radius:0}.voice-feature .auto-attendant-container label{float:left;font-size:14px;font-weight:400;padding-right:10px;text-align:right;width:45%}.voice-feature .auto-attendant-container .attendantInfo{margin-top:30px;padding:0}.voice-feature .auto-attendant-container .attendantInfo input[type=text],.voice-feature .auto-attendant-container .attendantInfo ul.dropdown-menu{width:54%}.voice-feature .auto-attendant-container .attendantInfo ul.dropdown-menu a{padding:0}.voice-feature .auto-attendant-container .select2-ui-comp input[type=text]{width:100%}.voice-feature .auto-attendant-container .attendantInfo .info-box{margin-bottom:10px;position:relative}.voice-feature .auto-attendant-container .comp-directory{float:right;margin-top:-5px;padding:0 0 0 10px}.voice-feature .auto-attendant-container .basic-info-title{font-size:15px;font-weight:600}.voice-feature .auto-attendant-container .comp-directory .basic-info-title{margin-bottom:15px}.voice-feature .auto-attendant-container .comp-directory label{margin:0;text-align:left;width:100%}.voice-feature .auto-attendant-container .comp-directory label.title{font-size:14px;font-weight:500}.voice-feature .auto-attendant-container .comp-directory label.radio-inline{margin-bottom:15px;width:40%}.voice-feature .auto-attendant-container .comp-directory .dial-name input[type=radio],.voice-feature .auto-attendant-container .comp-directory .radio-inline input[type=radio]{clear:both;float:left;padding:0}.voice-feature .auto-attendant-container .comp-directory label.dial-name p{margin-left:20px}.voice-feature .auto-attendant-container .schedule-tab{font-size:15px;font-weight:500;margin:30px 0 10px 5px}.voice-feature .auto-attendant-container .comp-directory label.dial-name{margin-bottom:8px}.voice-feature .auto-attendant-container .attendantConfig .basic-info-title,.voice-feature .auto-attendant-container .subMenuConfig .basic-info-title,.voicemail-search{margin-bottom:10px}.voice-feature .auto-attendant-container .attendantInfo .select2-ui-comp{width:54%}.voice-feature .auto-attendant-container .attendantConfig,.voice-feature .auto-attendant-container .subMenuConfig{padding:0;width:63%}.voice-feature .auto-attendant-container .menu-structure{margin-right:12px;width:35%;padding:0 0 0 5px}.voice-feature .auto-attendant-container .config-action{padding:5px 0 0}.voice-feature .auto-attendant-container .audio-container{float:left;margin-right:15px;width:100%}.voice-feature .auto-attendant-container .audio-container .select2-ui-comp{width:50%}.voice-feature .auto-attendant-container .allow-greeting{border-bottom:1px solid #ccc;float:left;width:96%}.voice-feature .auto-attendant-container .allow-greeting label{margin:10px 0 15px;padding:0;text-align:left;width:100%}.voice-feature .auto-attendant-container .allow-greeting input[type=checkbox]{float:left;margin-right:5px}.voice-feature .auto-attendant-container .after-hours-file-upload,.voice-feature .auto-attendant-container .business-hours-file-upload{float:left;min-height:60px;width:100%}.voice-feature .auto-attendant-container .packs{float:left}.voice-feature .auto-attendant-container .container-fluid .add-key{background-color:#ff6717;border-radius:2px;box-shadow:none;line-height:2em;margin:0!important;height:30px;width:30px}.voice-feature .auto-attendant-container a.change-action-item-link{float:left;text-decoration:underline}.voice-feature .auto-attendant-container a.delete-action-item-link{float:left;margin:0 0 0 20px;padding:0;text-decoration:underline;width:auto}.voice-feature .auto-attendant-container .view-schedule{float:left;margin-left:45%}.voice-feature .auto-attendant-container .schedule-table{float:left;margin:35px 0 25px 35px;height:100%}.voice-feature .auto-attendant-container .config-key-text,.voice-feature .auto-attendant-container .config-keys{float:left;padding:5px 0 10px}.voice-feature .auto-attendant-container .config-keys div{display:inline}.voice-feature .auto-attendant-container .config-key-text{padding:5px 0 0 10px}.voice-feature .auto-attendant-container .treeview{margin-top:10px}.voice-feature .auto-attendant-container .treeview ul{margin:0;padding:0}.voice-feature .auto-attendant-container .menu-click.selected{background-color:#ff6717;color:#fff;padding:0}.voice-feature .auto-attendant-container .treeview ul label.menu-click{cursor:pointer;margin-left:-15px;width:auto}.voice-feature .auto-attendant-container .treeview ul li{float:left;list-style-type:none;width:100%}.voice-feature .auto-attendant-container .treeview input[type=checkbox]{float:left;opacity:0}.autoAttendant.modal .modal-dialog{height:100%;position:absolute;width:100%;transition:none;-webkit-transition:none;-webkit-transform:none}.autoAttendant.modal .modal-content{border-radius:0;box-shadow:none;margin:0 auto;position:relative;top:30%;min-width:500px;width:50%}.autoAttendant.modal .form-horizontal .control-label{text-align:left;font-size:14px;font-weight:400;color:#000}.autoAttendant.modal .btn-primary{background-color:#ddd;border:1px solid #000;border-radius:2px;color:#000;font-size:14px;font-weight:300;height:30px;line-height:1.15em;margin-right:15px}.autoAttendant.modal .modal-header{border:none}.autoAttendant.modal .modal-body{padding:0 0 0 15px}.autoAttendant.modal .modal-body .form-horizontal .control-label,.autoAttendant.modal .modal-body .form-horizontal .form-group{margin:0 0 10px;padding:0}.no-margin-padding{margin:0;padding:0}.autoAttendant.modal .modal-body .form-horizontal .select2-ui-comp{width:100%}.autoAttendant.modal .modal-body .form-horizontal .select2-container .select2-choice{background-image:none;border-radius:0;color:#333!important}.autoAttendant.modal .modal-body .form-horizontal .select2-container .select2-choice .select2-arrow{background-color:#dcdcdc;background-image:none;border-radius:0}.autoAttendant.modal .addressmodal .alignRight{padding-right:20px}.autoAttendant.modal .addressmodal .aligh-left{float:left;width:100%}.autoAttendant.modal .modal-body .form-horizontal .menu-title{margin-left:-5px}.autoAttendant.modal.submenu-modal .modal-content{width:40%}.autoAttendant.modal.submenu-modal .pull-right{width:40%;padding-left:5px}.add-aa-text{width:100%}.subMenuConfig .submenu-name{line-height:2em}.subMenuConfig .col-sm-1{padding:0}.voice-feature .submenu-list{cursor:pointer}.voice-feature .submenu-list.selected,.voice-feature .submenu-list:hover{color:#ff6717}.voice-feature .subMenuConfig .subMenuName{float:left;margin-right:25px;width:75%}.voice-feature .subMenuConfig .submenu-button{margin:0;padding:3px 12px}.voice-feature .subMenuConfig .col-sm-12{padding:0}.voice-feature .add-submenu,.voice-feature .delete-submenu{border-top:1px solid #ddd;float:left;width:100%}.voice-feature .add-submenu{margin-top:20px}.voice-feature .add-submenu div,.voice-feature .delete-submenu div{background:#dcdcdc;border:1px solid #848484;cursor:pointer;display:inline;height:25px;float:left;margin-top:15px;min-width:160px;text-align:center;padding:0 10px}.treeview.submenu-tree{height:250px;overflow:auto}h1 small.note-text{font-size:16px}.header-with-help .non-tcp-note{font-size:14px;margin-bottom:8px}.voice-feature .business-note{cursor:pointer;position:absolute;right:-50%;top:2px;width:210px}.clid{float:left}.voice-feature .associated-device h3,.voice-feature .associated-device h4{display:inline-block}.device .account-new-user .ui-select-choices-content,.number-profile .account-new-user.ui-select-container .ui-select-choices-content{top:auto!important;bottom:100%}.action-buttons{padding-top:90px;text-align:center}.hunt-group-config{list-style:none;padding:5px;height:200px;min-width:230px;border:1px solid #ccc;word-wrap:break-word;overflow-y:auto}.expandable.ng-enter,.expandable.ng-leave{overflow:hidden;right:0;bottom:0;position:relative}.container.hunt-group .label-weight{display:block;height:1.2em}.hunt-group-config li{margin-left:0;padding-left:0}.hunt-group-config .selected{background-color:#426DA9}.hunt-group-config .selected a{color:#fff}.list-padding{padding:0 5px}.voice-mail{width:980px!important}.expandable.ng-enter{-webkit-transition:1s cubic-bezier(.445,.050,.55,.95) all;-moz-transition:1s cubic-bezier(.445,.050,.55,.95) all;-ms-transition:1s cubic-bezier(.445,.050,.55,.95) all;-o-transition:1s cubic-bezier(.445,.050,.55,.95) all;transition:1s cubic-bezier(.445,.050,.55,.95) all;top:0;left:100%}.expandable.ng-enter.ng-enter-active{left:0}.expandable.ng-leave.ng-leave-active{left:-100%}.expandable.ng-leave{-webkit-transition:0s cubic-bezier(.445,.050,.55,.95) all;-moz-transition:0s cubic-bezier(.445,.050,.55,.95) all;-ms-transition:0s cubic-bezier(.445,.050,.55,.95) all;-o-transition:0s cubic-bezier(.445,.050,.55,.95) all;transition:0s cubic-bezier(.445,.050,.55,.95) all;top:0;left:0}.animatedown.ng-enter,.animatedown.ng-leave{-webkit-transition:1325ms cubic-bezier(.445,.050,.55,.95) all;-moz-transition:1325ms cubic-bezier(.445,.050,.55,.95) all;-ms-transition:1325ms cubic-bezier(.445,.050,.55,.95) all;-o-transition:1325ms cubic-bezier(.445,.050,.55,.95) all;transition:1325ms cubic-bezier(.445,.050,.55,.95) all}.animatedown.ng-enter,.animatedown.ng-leave.ng-leave-active{left:-100%}.animatedown.ng-enter.ng-enter-active,.animatedown.ng-leave{left:0}.greeting-swith.ng-enter,.greeting-swith.ng-leave{-webkit-transition:1.5s cubic-bezier(.6,-.28,.735,.045) all;-moz-transition:1.5s cubic-bezier(.6,-.28,.735,.045) all;-ms-transition:1.5s cubic-bezier(.6,-.28,.735,.045) all;-o-transition:1.5s cubic-bezier(.6,-.28,.735,.045) all;transition:1.5s cubic-bezier(.6,-.28,.735,.045) all}.greeting-swith.ng-enter{left:100%}.greeting-swith.ng-enter.ng-enter-active,.greeting-swith.ng-leave{left:0}.greeting-swith.ng-leave.ng-leave-active{left:-100%}.individual-voicemail .account-name{position:relative;top:15%;left:2%;padding-bottom:1px;transform:translateY(-50%)}.individual-voicemail .grid{width:100%;height:auto!important;border:0!important}.individual-voicemail .grid .ui-grid-cell{border-right:0 solid}.individual-voicemail .grid>.ui-grid-render-container{border:1px solid #cfcfcf}.individual-voicemail .grid>.ui-grid-render-container>.ui-grid-viewport{width:100%;overflow:hidden!important;height:auto!important}.individual-voicemail .feature-config,.individual-voicemail .feature-toggle{position:relative;top:10%;transform:translateY(-50%);display:inline-block}.individual-voicemail .feature-toggle{left:5%}.individual-voicemail .feature-config{right:1em;float:right;max-width:24em;min-width:20em}.individual-voicemail .feature-config .btn.btn-link{font-size:12px}.individual-voicemail .feature-toggle .toggle-status{padding-left:5px;font-size:10px;font-weight:700;display:inline-block;transform:translateY(-45%);letter-spacing:.1em}.individual-voicemail .voicemail-passcode-textbox{z-index:0;border-radius:5px;padding-left:5px!important;padding-right:35px!important;height:22px!important;display:inline;width:125px}.bc-nav-tabs:before,.bc-tabbable:after,.bc-tabbable:before{display:table;content:"";line-height:0}.individual-voicemail .voicemail-space-icon,.individual-voicemail .voicemail-space-icon .chart-container{height:inherit;width:inherit}.individual-voicemail .voicemail-passcode-textbox-error{border-color:red!important}.individual-voicemail .voicemail-passcode-textbox:active,.individual-voicemail .voicemail-passcode-textbox:focus{border:1px solid #439539;box-shadow:0 0 5px #439539;-moz-box-shadow:0 0 5px #439539;-webkit-box-shadow:0 0 5px #439539;-o-box-shadow:0 0 5px #439539}.individual-voicemail .voicemail-passcode-textbox::-webkit-input-placeholder{font-size:12px;padding-top:2px}.individual-voicemail .voicemail-passcode-textbox::-moz-placeholder{font-size:12px;padding-top:2px}.individual-voicemail .voicemail-passcode-textbox:-ms-input-placeholder{font-size:12px;padding-top:2px}.individual-voicemail .voicemail-passcode-textbox input:-moz-placeholder{font-size:12px;padding-top:2px}.individual-voicemail .voicemail-passcode-action{position:absolute;right:1em;bottom:-.7em;top:50%;transform:translateY(-50%);letter-spacing:.1em}.individual-voicemail .voicemail-passcode-action .voicemail-passcode-reset{font-size:1.1em;color:#B9B9B9;background-color:transparent}.individual-voicemail .voicemail-passcode-action .voicemail-passcode-save{font-size:1.1em;color:#439539;background-color:transparent}.individual-voicemail .voicemail-passcode-action .voicemail-passcode-reset:hover,.individual-voicemail .voicemail-passcode-action .voicemail-passcode-save:hover{cursor:pointer;color:#439539;text-shadow:1px 1px 5px #439539;-moz-text-shadow:1px 1px 5px #439539;-webkit-text-shadow:1px 1px 5px #439539;-o-text-shadow:1px 1px 5px #439539;font-weight:700}.individual-voicemail .voicemail-greetings-icon,.individual-voicemail .voicemail-groupsecondary-icon,.individual-voicemail .voicemail-notifications-icon,.individual-voicemail .voicemail-settings-icon,.individual-voicemail .voicemail-space-icon{position:relative;font-size:2em;color:#439539;text-align:center}.individual-voicemail .voicemail-greetings-icon p,.individual-voicemail .voicemail-groupsecondary-icon p,.individual-voicemail .voicemail-notifications-icon p,.individual-voicemail .voicemail-settings-icon p{font-size:12px}.individual-voicemail .voicemail-greetings-icon:hover,.individual-voicemail .voicemail-groupsecondary-icon:hover,.individual-voicemail .voicemail-notifications-icon:hover,.individual-voicemail .voicemail-settings-icon:hover{cursor:pointer;color:#439539;text-shadow:1px 1px 5px #439539;-moz-text-shadow:1px 1px 5px #439539;-webkit-text-shadow:1px 1px 5px #439539;-o-text-shadow:1px 1px 5px #439539}.individual-voicemail .voicemail-notifications-icon:hover>.fa-bell-o{-webkit-animation:ring 4s .1s ease-in-out infinite;-webkit-transform-origin:50% 4px;-moz-animation:ring 4s .1s ease-in-out infinite;-moz-transform-origin:50% 4px;-o-animation:ring 4s .1s ease-in-out infinite;-o-transform-origin:50% 4px;animation:ring 4s .1s ease-in-out infinite;transform-origin:50% 4px}.individual-voicemail .voicemail-settings-icon:hover>.fa.fa-cog{-webkit-animation:rotating 3s linear infinite;-moz-animation:rotating 3s linear infinite;-o-animation:rotating 3s linear infinite;-ms-animation:rotating 3s linear infinite;animation:rotating 3s linear infinite}.individual-voicemail .voicemail-greetings-icon.active,.individual-voicemail .voicemail-notifications-icon.active,.individual-voicemail .voicemail-settings-icon.active{color:#FFF;background-color:#439539}.individual-voicemail .voicemail-space-icon .chart-container>canvas{width:120px!important;height:60px!important;position:relative;top:50%!important;left:50%!important;transform:translate(-60%,-50%)}.individual-voicemail .voicemail-space-icon .donut-chart-text{position:absolute;font-size:12px;font-weight:700;color:#439539;top:50%!important;left:50%!important;transform:translate(-87%,-50%)}.individual-voicemail .ui-grid-pager-panel{position:relative;top:10px}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container{margin-left:50%;transform:translateX(-50%)}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>input{height:20px;width:35px;font-size:12px;vertical-align:middle;margin-top:-10px}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>span{height:20px;width:35px;font-size:14px}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-row-count-picker select{height:20px;width:45px;font-size:12px}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button{border:0 solid #439539;border-radius:15px;background:0 0!important;-webkit-transition:background 1s,color 5s;-moz-transition:background 1s,color 5s;-o-transition:background 1s,color 5s;transition:background 1s,color 5s}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button:hover{background:#ff6717!important;-webkit-transition:background 1s,color 5s;-moz-transition:background 1s,color 5s;-o-transition:background 1s,color 5s;transition:background 1s,color 5s}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button[disabled]:hover{background:#d4d4d4!important;-webkit-transition:background 1s,color 5s;-moz-transition:background 1s,color 5s;-o-transition:background 1s,color 5s;transition:background 1s,color 5s}.individual-voicemail .ui-grid-pager-control .first-triangle{border-color:transparent #ff6717 transparent transparent}.individual-voicemail .ui-grid-pager-control .first-bar{border-left:2px solid #ff6717}.individual-voicemail .ui-grid-pager-control .last-triangle{border-color:transparent transparent transparent #ff6717}.individual-voicemail .ui-grid-pager-control .last-bar{border-left:2px solid #ff6717}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button:hover>.first-triangle{border-color:transparent #fff transparent transparent}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button:hover>.first-triangle .first-bar{border-left:2px solid #fff}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button:hover>.last-triangle{border-color:transparent transparent transparent #fff}.individual-voicemail .ui-grid-pager-panel .ui-grid-pager-container .ui-grid-pager-control>button:hover>.last-triangle .last-bar{border-left:2px solid #fff}.individual-voicemail .ui-select-container .ui-select-match>.btn.btn-default{background-color:#fff;border:1px solid #a9a9a9;text-align:left}.individual-voicemail .ui-select-container .ui-select-match>.form-control{height:34px!important;padding:6px 12px!important}.individual-voicemail .ui-select-container .ui-select-match>.btn.btn-default>.ui-select-match-text{color:#000}.individual-voicemail .ui-select-container .ui-select-match .fa.fa-remove:before{color:#ff6717}.voicemail-config{height:inherit;border-top:1px solid green;border-bottom:1px solid green}.bc-tabbable{height:inherit}.bc-tabbable:after{clear:both}.bc-tabs-left>.bc-nav-tabs{float:left;margin-right:20px;border-right:0 solid #4D8C40;border-bottom:0;width:22%;height:100%;padding-left:10px}.bc-nav-tabs:after{clear:both}.bc-tabs-left>.bc-nav-tabs>li{float:none;list-style:none}.bc-nav-tabs>li{margin-bottom:-1px}.bc-nav-pills>li>a,.bc-nav-tabs>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.bc-nav-tabs>li>a{display:block;color:#444;padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.bc-nav-tabs>.active>a,.bc-nav-tabs>.active>a:focus,.bc-nav-tabs>.active>a:hover{color:#555;background-color:#fff;border:1px solid #4D8C40;border-bottom-color:transparent;cursor:default}.bc-tabs-left>.bc-nav-tabs>li>a{min-width:74px;margin-bottom:3px;margin-right:-1px;-webkit-border-radius:7px 0 0 7px;-moz-border-radius:7px 0 0 7px;border-radius:7px 0 0 7px}.bc-tabs-left>.bc-nav-tabs .active>a,.bc-tabs-left>.bc-nav-tabs .active>a:focus,.bc-tabs-left>.bc-nav-tabs .active>a:hover{border-color:#4D8C40 transparent #4D8C40 #4D8C40;color:#FFF;font-weight:700;background-color:#4D8c40;text-decoration:none}.bc-tabbable.bc-tabs-left top{position:absolute;float:right;left:22%;display:block;width:0;height:0;overflow:hidden;border-bottom:20px solid transparent;border-left:24px solid #4D8c40;border-top:18px solid transparent}.bc-tabbable.bc-tabs-left.greeting{height:auto}.bc-tab-content{overflow:auto;height:inherit;padding-left:25px}.voicemail-config .voicemail-remove .btn-link{color:#4D8c40;text-decoration:none}.voicemail-config .voicemail-remove:hover>.fa:nth-child(1),.voicemail-config .voicemail-remove>.fa:nth-child(2){display:none}.voicemail-config .voicemail-remove:hover>.fa:nth-child(2){display:inherit;font-weight:700;text-align:right}.individual-voicemail .watermark-grid-row{top:0}.voicemail-config .scheduler{width:660px;height:510px;overflow:hidden}.voicemail-config .fc-time-grid-container{overflow-y:hidden;overflow-x:hidden;height:479px!important;max-height:479px!important}.voicemail-config .add-timeblocks.btn{margin-right:10px}.back-to-voicemail-group{padding:5px 0}.voicemail-search{width:98.5%;padding:5px;height:45px;border:2px solid #f1f1f1;background-color:#f1f1f1}.voicemail-search .glyphicon.glyphicon-search{top:7px;float:right;right:22px}.voicemail-search .search-input{width:38%;float:right;height:30px!important;padding-right:21px!important}.voicemail-notification .fixed-inline{display:inline-block;padding:5px}.voicemail-notification .input-time{display:inline-block;width:120px}.voicemail-notification .cell-align{display:table-cell;vertical-align:middle}.associated-numbers-grid{margin:10px 0;width:100%;height:180px!important;max-height:180px!important;border:0!important}.associated-numbers-grid>.ui-grid-render-container{border:1px solid #cfcfcf;width:inherit}.associated-numbers-grid>.ui-grid-render-container-body .ui-grid-header-canvas,.associated-numbers-grid>.ui-grid-render-container-body .ui-grid-header-viewport{width:100%!important}.associated-numbers-grid>.ui-grid-render-container>.ui-grid-viewport{width:100%!important;overflow-x:hidden!important;overflow-y:scroll!important;height:180px!important;max-height:180px!important}.voicemail-settings{overflow:auto;height:330px}.voicemail-settings label{font-weight:400!important}.mask-root-content{position:relative!important;height:inherit;width:inherit}.mask-cell-content,.mask-overlay-content{height:100%!important;width:100%!important}.mask-cell-content{position:absolute!important;opacity:.3;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.mask-overlay-content{position:relative!important}.highlight-text{color:#444;-webkit-animation:glow 1s alternate infinite;-moz-animation:glow 1s alternate infinite;-o-animation:glow 1s alternate infinite;-ms-animation:glow 1s alternate infinite;animation:glow 1s alternate infinite}