@import "jquery-ui.css";
@import "jquery.pnotify.css";
@import "jquery.datatables.css";
@import "jquery.dropdownchecklist.css";
@import "jquery.ui.watermark.css";
@import "jquery.editable-select.css";
@import "jquery.popover.css";

/* Tags */

/*test*/
.fullScreen {
    min-width: 996px;
    height: 100%;
    min-height: 580px;
    position: absolute;
    left: 0;
    top: 0;
}

/**/

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

body {
    font-family: sans-serif;
    font-size: small;
    color: #70797e;
    min-width: 1024px;
}

form {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a, .settings-button {
    text-decoration: underline;
    cursor: pointer;
}

    a:hover, .settings-button:hover {
        color: #FF0000;
    }

hr {
    height: 1px;
    color: #2488ba;
}

input /* to fix IE bug - width of password less than width of textbox field */ {
    font-family: sans-serif;
}

    input[type=text][disabled] {
        background-color: #d4d0c8;
    }

/* Classes */

.page {
    background: #f4f5f9 url('images/Page.Gradient.png') repeat-y left;
    margin: 0px;
    padding: 0px;
}

.header {
    /*width: 100%; 	border-bottom: solid 5px #EFEFEF; 	padding-bottom: 1px;*/
    height: 50px;
}

.header-top {
    padding: 0px;
    margin: 0px;
    height: 25px;
    font-size: 85%;
}

.header-separator {
    color: #f00;
    padding: 0 5px 0 5px;
}

.header-middle {
    width: 100%;
    height: 80px;
    background-color: #ebeff2;
}

.header-middle-left {
    height: 80px;
    background: url('images/Page.LogoAndTitle.Left.png') no-repeat left;
}

.header-middle-right {
    height: 80px;
    /*background: url('images/Page.LogoAndTitle.Right.png') no-repeat right; filter: alpha(opacity=80);*/
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.header-pbxbox {
    position: relative;
    top: -12px;
}

.header-bottom {
    height: 15px;
}

.header-slider {
    height: 1px;
    border-bottom: solid 3px #EEEEEE;
    cursor: pointer;
    text-align: center;
    font-size: 1pt;
}

.header .title {
    padding: 3px;
    border-left: solid 3px #FFFFFF;
    font-weight: bold;
}

.header .image {
    /*	background: #FFFFFF url('images/logo.clarity.small.png') no-repeat center; 	width: 24px;*/
    margin-right: 2px;
}

.header .user-status {
    padding: 3px;
    text-align: right;
    vertical-align: middle;
    font-size: small;
}

.language-selected {
    color: #ff9999;
    text-decoration: none;
}

.workspace {
    height: 100%;
    width: 100%;
    margin: 3px 0px 3px 0px;
}

.path {
    font-size: small;
    font-weight: bold;
    padding-bottom: 5px;
    color: Black;
}

.footer {
    padding-top: 10px;
    font-size: 85%;
}

.tdMenuLeft-opened {
    width: 163px;
    vertical-align: top !important; /*	padding: 5px; 	font-size: small; 	font-weight: bold;*/
}

.tdMenuLeft-closed {
    width: 0px;
}

.tdMenuLeft-slider {
    width: 1px;
    border-left: solid 1px #EEEEEE;
    cursor: pointer;
    vertical-align: middle;
}

/*panels*/




/*********/

/**** Box begin ****/
.box {
    width: 100%;
}

    .box .corner {
        background: url('images/Page.Content.Corners.BordersLR.png') no-repeat;
        width: 13px;
        height: 13px;
    }

    .box .corner-left-top {
        background-position: 0px 0px;
    }

    .box .corner-right-top {
        background-position: -13px 0px;
    }

    .box .corner-left-bottom {
        background-position: 0px -13px;
        height: 26px;
    }

    .box .corner-right-bottom {
        background-position: -13px -13px;
        height: 26px;
    }

    .box .border-left {
        min-width: 10px;
        background: url('images/Page.Content.Corners.BordersLR.png') repeat-y -26px 0px;
    }

    .box .border-right {
        background: url('images/Page.Content.Corners.BordersLR.png') repeat-y -39px 0px;
    }

    .box .border-top {
        background: url('images/Page.Content.Borders.TopBottom.png') repeat-x 0px 0px;
    }

    .box .border-bottom {
        background: url('images/Page.Content.Borders.TopBottom.png') repeat-x 0px -41px;
        height: 26px;
    }

    .box .border-bottom-shadowed {
        background: url('images/Page.Content.Borders.TopBottom.png') no-repeat 0px -41px;
        height: 26px;
    }
/**** Box end ****/

.content {
    vertical-align: top;
    padding-left: 12px;
}

    .content .box {
        width: 100%;
    }

    .content .left {
        height: 300px;
    }

    .content .top {
    }

    .content .bottom {
        vertical-align: top;
    }

    .content .bottom-shaded {
        height: 26px; /*margin-top: -1px;*/ /*Chrome, Safari - nested div takes 1px*/
    }

    .content .middle {
        background: #ffffff;
        padding-right: 10px;
    }

.clarity {
    background: url('images/logo.clarity.png') no-repeat center;
    width: 187px;
    height: 68px;
    margin: 25px 0px 25px 0px;
}

/* Special classes */
.loginname {
    font-weight: bold;
}

.field-validation-error, .validation-summary-errors li {
    color: #FF0000;
}

.validation-error {
    color: #FF0000;
    font-size: medium;
    font-weight: bold;
    white-space: nowrap !important;
}

.languages-dropdownlist {
    position: absolute;
    text-align: justify;
    background: #FFFFFF;
    border: solid 1px #2488ba;
    padding: 5px;
    font-size: small;
}

/* Headings */

.h1 {
    /*    width: 100%;     border-top: solid 1px #ccc;     border-bottom: solid 1px #ccc;*/
    background-color: transparent; /*    padding: 5px;*/
    margin-bottom: 5px;
    font-size: x-large; /*	font-weight: bold;*/
    color: #EE0000;
}

    .h1 img {
        padding-right: 10px;
        margin-bottom: -5px;
        width: 32px;
        height: 32px;
    }

.h2 {
    font-size: large;
    font-weight: bold;
}

/* Common */

.ajax_processing {
    position: relative;
    left: 50%;
    width: 225px;
    margin-top: -18px;
    margin-left: -115px;
    text-align: center;
    color: #c00;
    background: #fff url('images/ajax-loader-black.gif');
    font-size: 11px;
    padding: 2px 0px;
    visibility: hidden;
}

.text-box {
    border: solid 1px #ddd;
}

.text-box-white {
    border: solid 1px #ccc;
    background-color: #FFFFFF;
}

.topborder {
    border-top: solid 1px #EFEFEF;
}

.fullwidth {
    width: 100%;
}

.fullheight {
    height: 100%;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.cursor-pointer {
    cursor: pointer;
}

/* GridViewStyle begin */

.GridView {
    font-size: small;
    width: 100%;
    border: solid 1px #CCCCCC;
}

    .GridView td, th {
        border: solid 1px #CCCCCC;
    }

.GridView_HeaderRow {
    /*background: #7C7C8B; 	color: #FFFFFF;*/
    background: #f0f0f0;
    vertical-align: middle;
    height: 28px;
}

.GridViewTHGroup {
    border-bottom-style: none !important;
}
/*.GridView_HeaderRow a
{
	color: #FFFFFF;
}*/

.GridView_FilterRow {
    background: #f0f0f0;
    font-weight: normal;
    font-size: small;
    border: solid 1px red;
}

    .GridView_FilterRow * {
        margin: 0 auto;
        white-space: nowrap;
    }

    .GridView_FilterRow td table td, tr {
        border: none;
    }

/*--- !!! --- class GridView_Row replaced to gridrow --- !!! --- */

.gridrow {
    background: #FFFFFF;
}

/*--- !!! --- class GridView_AlternatingRow replaced to gridrow_alternate --- !!! --- */
.gridrow_alternate {
    background: #F6F6F8;
}

.GridView_PagerRow {
}

    .GridView_PagerRow td table * {
        border: none;
    }

td.cell-number {
    text-align: right;
    background-color: #f0f0e0;
}


/* GridViewStyle end */

/* LeftMenu style begin */

.LeftMenu {
    width: 163px;
    border-bottom: solid 1px #ccc;
    padding: 0 5px 0 0;
}

.LeftMenu-top {
    height: 14px;
    background: url('images/Page.Menu.png') no-repeat 0px 0px;
}

.LeftMenu-bottom {
    height: 18px;
    background: url('images/Page.Menu.png') no-repeat 0px -80px;
}

.LeftMenu ul {
    padding: 0;
    margin: 0;
}

.LeftMenu li a {
    background: url('images/Page.Menu.png') no-repeat;
    display: block;
    width: auto;
    height: 22px;
    text-decoration: none;
    cursor: pointer;
    line-height: 22px;
}

/* items on 1st level should be bold */
.LeftMenu ul li a {
    font-weight: bold;
    white-space: nowrap;
}

/* items on 2nd level should be normal */
.LeftMenu ul li ul li a {
    font-weight: normal;
}

/* background */
.LeftMenu li a, .LeftMenu .selected li a {
    background-position: 0px -14px;
    font-weight: normal;
}

    .LeftMenu li a:hover {
        background-position: 0px -35px;
    }

.LeftMenu .selected a {
    background-position: 0px -58px;
    font-weight: bold;
}

/* paddings */
.LeftMenu ul li a {
    padding-left: 10px;
}

    .LeftMenu ul li a:hover {
        padding-left: 13px;
    }

.LeftMenu ul li ul li a {
    padding-left: 25px;
}

    .LeftMenu ul li ul li a:hover {
        padding-left: 28px;
    }

.LeftMenu img {
    height: 16px;
    width: 16px;
    margin-right: 2px;
    margin-top: 3px;
}

/* LeftMenu style end */

#pbxPan {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 5px;
    margin-top: 5px;
    width: 153px;
}

    #pbxPan table {
        width: 100% !important;
    }

#pbxCtrPan {
    border: solid 1px #ccc;
    font-weight: normal;
    margin-top: 1px;
    padding: 10px;
    position: absolute;
    background-color: White;
    z-index: 1000;
    left: 10px;
}

    #pbxCtrPan .actions {
        padding-top: 5px;
    }

#pbxPan .closer {
    padding: 0px 6px;
    text-decoration: none;
}

/*DetailsView begin*/
.AspNet-DetailsView {
}

.AspNet-DetailsView-Header {
    background-color: #ccc;
}

.AspNet-DetailsView-Field {
}

/*DetailsView end*/

/* ErrorHandling.js begin */
#pnlError {
    display: inline;
    text-align: left;
    border: solid 1px #FF0000;
    padding: 5px;
    margin: 5px;
}

    #pnlError a {
        color: #FF0000;
        font-weight: normal;
    }

#lblErrorDetails {
    color: #880000;
    font-size: x-small;
    font-weight: normal;
}
/* ErrorHandling.js end */

/* ComboBox begin */

.combobox, .combobox_items {
    border: solid 1px #ccc;
    background-color: #fff;
}

.combobox_item {
}

    .combobox_item td {
        padding: 5px;
    }

.combobox_h_item {
    color: #fff;
    background-color: #08246b;
}

/* ComboBox end */

/* DatePicker begin */
.datePicker_top {
}

.datePicker {
    border-right: none 0px #fff;
    height: 17px;
}

.datePicker_selectedBtn {
    position: relative;
    left: -2px;
    z-index: 0;
}

.datePicker_mainTable {
    border-color: #ccc !important;
    background-color: #f6f6f8 !important;
    padding: 0 !important;
    z-index: 1;
}

.datePicker_header {
    background-color: #5fb1df !important;
    color: #fff;
    font-weight: bold;
}

.datePicker_year_month {
    border: solid 1px #ccc !important;
}

.datePicker_year_monthHighlight {
    background-color: #5fb1df !important;
    color: #fff !important;
}

.datePicker_bot {
    margin-top: 7px;
}

.datePicker_day {
    background-color: #f6f6f8 !important;
    font-weight: normal !important;
}

.datePicker_month {
    font-weight: bold !important;
}

.datePicker_sel {
    background-color: #5fb1df !important;
    color: #fff !important;
    font-weight: bold !important;
}

/* DatePicker end */

/* Images begin */

.image {
    background: transparent no-repeat center;
    width: 16px;
    height: 16px;
}

.agent-state {
    background-image: url('images/Agent.State.png');
}

.agent-state-nostate {
    background-position: 0px 0px;
}

.agent-state-ready {
    background-position: -16px 0px;
}

.agent-state-logoff {
    background-position: -32px 0px;
}

.agent-state-busy {
    background-position: 0px -16px;
}

.agent-state-break {
    background-position: -16px -16px;
}

.agent-state-postprocessing {
    background-position: -32px -16px;
}

.agent-state-logon {
    background-position: -16px 0px;
}

.call-recording {
    background-image: url('images/calls/Call.Recording.png');
}

.call-recording-on {
    background-position: 0px 0px;
}

.call-recording-off {
    background-position: -16px 0px;
}

.call-recording-toggle {
    background-position: -32px 0px;
}

.call-recording-toggle-disabled {
    background-position: -48px 0px;
}

.call-direction {
    background-image: url('images/calls/Call.Direction.png');
}

.call-direction-unknown {
    background-position: 0px 0px;
}

.call-direction-outgoing {
    background-position: -16px 0px;
}

.call-direction-incoming {
    background-position: -32px 0px;
}

.call-state {
    background-image: url('images/calls/Call.State.png');
}

.call-state-initiatedcalling {
    background-position: 0px 0px;
}

.call-state-activestandaloneivr {
    background-position: -16px 0px;
}

.call-state-activepartnercalling {
    background-position: -32px 0px;
}

.call-state-activepartneralerting {
    background-position: -48px 0px;
}

.call-state-activepartnerconnected {
    background-position: 0px -16px;
}

.call-state-inactive {
    background-position: -16px -16px;
}

.call-state-activestandaloneheld {
    background-position: -32px -16px;
}

.call-state-disconnected {
    background-position: -48px -16px;
}

.queueCalls {
    float: left;
    width: 200px;
    max-height: 66px;
    overflow-y: auto;
}

.action {
    background-image: url('images/Actions.png');
}

.training-passive {
    background-position: 0px 0px;
}

.training-active {
    background-position: -16px 0px;
}

.training-conference {
    background-position: -32px 0px;
}

.training-disabled {
    background-position: -48px 0px;
}

.ok {
    background-position: -64px 0px;
}

.cancel {
    background-position: -80px 0px;
}

.refresh {
    background-position: -96px 0px;
}

.down {
    background-position: -112px 0px;
}

.channel-restart {
    background-position: 0px -16px;
}

.channel-script-reload {
    background-position: -16px -16px;
}

.channel-script-load {
    background-position: -32px -16px;
}

.channel-script-unload {
    background-position: -48px -16px;
}

.call-drop {
    background-position: -64px -16px;
}

.call-dial {
    background-position: -80px -16px;
}

.logon-pbx {
    background-position: 0px -32px;
}

.logoff-pbx {
    background-position: -16px -32px;
}

.edit {
    background-position: -32px -32px;
}

.call-type-unknown {
    background-image: url('images/calls/Call.Type.Unknown.png');
}

.call-type-internal {
    background-image: url('images/calls/Call.Type.Internal.png');
}

.call-type-external {
    background-image: url('images/calls/Call.Type.External.png');
}

.actions-sorting-up {
    background-image: url('images/actions/Action.Sorting.Up.png');
    width: 10px;
    height: 10px;
}

.actions-sorting-down {
    background-image: url('images/actions/Action.Sorting.Down.png');
    width: 10px;
    height: 10px;
}

.validation-error {
    background-image: url("images/Validation.Error.png");
    display: inline;
    position: absolute;
    margin-top: 3px;
}
/* Images end */

/* Table row action button begin */
.action-button {
    float: left;
    margin: 0px 2px;
}
/* Table row action button end */

/* MenuListView begin */

.ControlMenuListViewItem {
    font-size: small;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    margin: 10px;
    float: left;
}

.ControlMenuListViewItemImage {
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    border: solid 1px #ccc;
    background-color: #f0f0f0;
    cursor: pointer;
    padding: 0;
}

    .ControlMenuListViewItemImage a {
        width: 100%;
        display: block;
        height: 100%;
    }

        .ControlMenuListViewItemImage a img {
            border-width: 0;
            margin-top: 18%;
            width: 64px;
            height: 64px;
        }

.ControlMenuListViewItemImage_hover {
    border: solid 1px #f88;
    background-color: #ffd0d0;
}

/* MenuListView end */

/* PbxConnectingController.Index begin */
.connecting {
    text-align: center;
}

    .connecting .message {
        border: solid 1px #ffff00;
        background-color: #ffffdd;
        width: 60%;
        margin: 0px auto 100px auto;
        padding: 10px;
    }

    .connecting .progress {
        background: url('images/ajax-loader.gif') no-repeat center;
        width: 100%;
        font-size: 11px;
        color: #884444;
    }
/* PbxConnectingController.Index end */

/* AccountController.LogOn begin */
.logOn {
    /*background-color: #f7f8fa;*/
    font-size: small;
}

/*.logOn-input
{
	border: solid 1px #7b9eba;
	width: 150px;
}*/

.LineLoading {
    position: absolute;
    height: 30px;
    width: 30px;
    background: url('images/lineLoading.gif') no-repeat center center;
    margin-left: 170px;
    margin-top: -28px;
}

#PhoneLinesList select {
    width: 154px;
    display: none;
}

.logOn-box {
    border: #efefef 1px solid;
    width: 400px;
    color: #000000;
    background-color: #ffffff; /*margin: 50px auto 0 auto;*/
    margin: 0 auto 0 auto;
}

.logOn-submit {
    border: #cecece 1px solid;
    padding: 1px 7px;
    background: url('images/Login.Button.png') repeat-x bottom;
    letter-spacing: 1px;
}

.input {
    border: solid 1px #ddd;
}

.input-hover {
    border: solid 1px #5794bf;
}

/* AccountController.Login end */

/* PbxLogon panel begin */

.pbx-logon {
}

    .pbx-logon .remotePhone {
        width: 100px;
    }

    .pbx-logon .logon {
        cursor: pointer;
        text-decoration: underline;
    }

    .pbx-logon .logoff {
        cursor: pointer;
        text-decoration: underline;
    }

/* PbxLogon panel end */

/* WebPhone begin */
.webphone {
}

    .webphone .phoneNumber {
        width: 100px;
    }

    .webphone .dial {
    }

    .webphone .hangup {
    }

/* WebPhone end */

/* AccessKeyHints style begin */

.AccessKeyHints {
    position: absolute;
    border: solid 1px #ffaaaa;
    background-color: #fff0f0;
    padding: 2px;
    margin: 5px 5px 5px 5px;
    color: #333333;
    font-size: small; /* Opacity styles */
    filter: alpha(opacity=90);
    opacity: 0.90;
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
}

.AccessKeyHint {
    color: #ff0000;
    font-weight: bold;
}

/* AccessKeyHints style end */

/* MonitoringChannels begin */

.group_actions_pan {
    border: solid 1px #ccc;
    width: auto;
    float: left;
    margin-left: 10px;
    padding: 2px;
}

.LoadScriptForm {
    padding: 10px;
    border: 1px solid #cccccc;
    background: #ffffff;
    position: absolute;
    display: none;
}

.monitoring-config-panel {
}

    .monitoring-config-panel .timeout {
        width: 30px;
    }

/* MonitoringChannels end */

/* NoFlash begin */
.no-flash {
    border: 1px solid #ffcccc;
    background: #ffefef;
    padding: 5px;
    margin: 10px;
    text-align: center;
}
/* NoFlash end */





#callResultsData_wrapper {
    width: 450px;
}

#callResultsData_info {
    width: 100%;
}

#callResultsData_paginate {
    clear: both;
    width: 100%;
}

#basisCallResultsData_wrapper {
    width: 450px;
}

#basisCallResultsData_info {
    width: 100%;
}

#basisCallResultsData_paginate {
    clear: both;
    width: 100%;
}

#timeframesData_wrapper {
    width: 550px;
}

#timeframesData_info {
    width: 100%;
}

#timeframesData_paginate {
    clear: both;
    width: 100%;
}

.configEditTable tr, .configEditTable td {
    margin: 0px;
    padding: 2px 2px 2px 2px;
    white-space: nowrap;
}

.configEditTable th {
    padding-right: 20px;
    white-space: nowrap;
}

table.configEditTable {
    border-collapse: collapse;
    clear: both;
}


/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

    .ui-timepicker-div dl dt {
        height: 25px;
    }

    .ui-timepicker-div dl dd {
        margin: -25px 0 10px 65px;
    }

.ui-timepicker-div td {
    font-size: 90%;
}

#waitingbox, #redirectbox {
    width: 300px;
    padding: 10px;
    background: #FFF;
    text-align: center;
    position: absolute;
    margin-left: -75px;
    margin-top: -75px;
    left: 50%;
    top: 50%;
    z-index: 120;
    display: none;
    background-repeat: no-repeat;
    background-position: 20px 10px;
    -moz-border-radius: 5px 5px 5px 5px;
}

#screen {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
}

#operators_awt {
    padding: 2px 5px;
    border-bottom: 1px solid #ddd;
}

#controlPanel {
    margin: 0 auto;
    background-color: white;
    border: 1px solid #CACCD1;
}

#controlPanel_commands {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
}

    #controlPanel_commands > img:hover {
        background-color: #ffdd70;
    }

#controlPanel_dialpad table {
    margin: 0 auto;
}

.number-list {
    background: url('images/ListArrow.png') no-repeat center right;
    width: 206px !important;
    padding-right: 25px !important;
    border-bottom: 1px solid whiteSmoke;
}

.number-list-active {
    background: url('images/ListArrowActive.png') no-repeat center right;
    width: 206px !important;
    padding-right: 25px !important;
    border-bottom: 1px solid whiteSmoke;
}

.dialpad-button.enable {
    width: 70px;
    height: 30px;
    background-color: #F4F4F6;
    border: 1px solid #CACCD1;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('images/button-background.png');
    background-repeat: repeat-x;
    color: black;
    cursor: default;
    margin: 0 auto;
}

.dialpad-button.disable {
    width: 70px;
    height: 30px;
    background-color: #F4F4F6;
    border: 1px solid #CACCD1;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('images/button-background.png');
    background-repeat: repeat-x;
    color: gray;
    cursor: default;
    margin: 0 auto;
}

.dialpad-button.enable:active {
    width: 70px;
    height: 30px;
    background-color: #F4F4F6;
    border: 1px solid #CACCD1;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('images/button-background.png');
    background-repeat: repeat-x;
    background-position: bottom right;
    color: black;
    cursor: default;
}


.dialpad-button .title {
    margin: 15px 5px;
    font-size: 140%;
    position: relative;
}

    .dialpad-button .title .letters {
        font-size: 57%;
        position: absolute;
        left: 1.0em;
        bottom: 0px;
    }


.dialpad-button-inner {
    margin-top: 5px;
}

#dialPad_number, .dialPad_number {
    font-size: 160%;
    width: 231px;
    border: 1px solid #9C9C9C;
}

.LeftMenu ul li a.activePlugin {
    background: url('images/Page.Menu.png') no-repeat;
    background-position: 0 -58px;
    display: block;
    width: auto;
    height: 22px;
    text-decoration: none;
    cursor: pointer;
}

#wrapper {
    width: 99%;
    height: 100%;
    margin: auto;
}

#left_panel {
    height: 100%;
    vertical-align: top;
}

#right_panel {
    vertical-align: top;
    min-width: 250px;
    width: 250px;
    margin: 0 20px;
}

#pluginsContainer {
    vertical-align: top;
}

.pluginContainer {
    background-color: white;
    min-height: 50px;
    border: 1px solid #CACCD1;
    padding: 10px;
}

.messageContainer {
    text-align: center;
}

.alert-button {
    width: 100px;
    height: 30px;
    background-color: #F4F4F6;
    border: 1px solid #CACCD1;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('images/button-background.png');
    background-repeat: repeat-x;
    color: black;
    cursor: default;
    margin: 0 auto;
}

.blocked-alert-button {
    width: 100px;
    height: 30px;
    background-color: #F4F4F6;
    border: 1px solid #CACCD1;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('images/button-background.png');
    background-repeat: repeat-x;
    color: rgb(132, 132, 132);
    cursor: default;
    margin: 0 auto;
}


.alert-button:active {
    width: 100px;
    height: 30px;
    background-color: #F4F4F6;
    border: 1px solid #CACCD1;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('images/button-background.png');
    background-repeat: repeat-x;
    background-position: bottom right;
    color: black;
    cursor: default;
    margin: 0 auto;
}

.controlPanelButton {
    width: 60px;
    height: 60px;
    border: 1px solid #CACCD1;
    text-align: center;
    cursor: default;
    background-image: url('images/ControlPanel-Button.png');
    background-repeat: repeat-x;
}

    .controlPanelButton div {
    }

#controlPanel_activities {
    min-height: 200px;
    padding: 5px;
}

.callContainer, .activitiesItemContainer, .conferenceItemContainer {
    border: #8f8f8f solid 1px;
    margin: 5px 0;
}

.callTitle, .queueTitle, .activitiesItemTitle, .conferenceItemTitle {
    background-color: #8f8f8f;
    color: #dedede;
    padding: 5px 3px 3px 3px;
}

.partnerInfo, .missedCallTitle, .queueInfo {
    display: block;
    float: left;
    margin-top: 1px;
}

.callContent, .conferenceItemContent {
    padding: 5px 5px 2px 5px;
}

    .callContent .callStateImg, .conferenceItemContent .stateImg, .queueTitle .queueImg {
        float: left;
        margin-right: 5px;
    }

.conferenceItemTitle {
    padding-bottom: 5px;
}

.conferenceMembers {
    margin-left: 20px;
}

.conferenceMember .memberStatusImage, .conferenceMember .memberCaption {
    display: block;
    float: left;
}

.conferenceMember .memberStatusImage {
    margin-right: 5px;
}

.callDirectionImg {
    margin-right: 5px;
    float: left;
}

.callControl {
    float: right;
    margin-top: 1px;
}

    .callControl div {
        height: 100%;
        display: inline;
    }

        .callControl div img, .historyRepeatCommand div img {
            padding: 0px 1px;
            border: white solid 1px;
        }

            .callControl div img:hover, .historyRepeatCommand div img:hover {
                padding: 0px 1px;
                background-color: #e1e1e1;
                border: #dedede solid 1px;
                border-radius: 3px;
                -webkit-border-radius: 3px;
            }

            .callControl div img:active, .historyRepeatCommand div img:active {
                padding: 0px 1px;
                background-color: #c7c7c7;
                border: #dedede solid 1px;
                border-radius: 3px;
                -webkit-border-radius: 3px;
            }

.callStateContainer {
    float: left;
}

.clearBoth {
    clear: both;
}


/*telephony controlls buttons*/
#telephony-call-defaultNumber.enable {
    color: black;
    float: left;
    width: 46px;
    height: 100%;
    border-right: 1px solid #CACCD1;
}

#telephony-call-defaultNumber.disable {
    color: grey;
    float: left;
    width: 46px;
    height: 100%;
    border-right: 1px solid #CACCD1;
}

#telephony-call-defaultNumber.enable:active {
    color: black;
    float: left;
    background-image: url('images/ControlPanel-Button.png');
    background-repeat: repeat-x;
    background-position: 60px;
    width: 46px;
    border-right: 1px solid #CACCD1;
}

#telephony-call-defaultNumber img {
    margin: 5px auto 0;
    display: block;
}

#telephony-call-selectNumber.enable {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #CACCD1;
    float: right;
    height: 100%;
}

#telephony-call-selectNumber.disable {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #CACCD1;
    float: right;
    height: 100%;
}

#telephony-call-selectNumber.active {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #CACCD1;
    background-image: url('images/ControlPanel-Button.png');
    background-repeat: repeat-x;
    background-position: 60px;
    float: right;
    height: 100%;
}

#telephony-call-selectNumber img {
    margin-top: 23px;
    display: inline-block;
}

ul.telephony_numberList {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 240px;
    text-align: left;
    border: 1px solid #CACCD1;
    position: relative;
}

    ul.telephony_numberList li {
        color: black;
        border: none;
        background-color: rgb(228, 228, 228);
        display: inline-block;
        height: 17px;
        width: 100%;
    }

        ul.telephony_numberList li:hover {
            background-color: #ffdd70;
            display: inline-block;
            width: 100%;
        }

        ul.telephony_numberList li:active {
            background-color: #faa45e;
            display: inline-block;
            width: 100%;
        }
/**/

/*history*/


.historyCallItemContent, .historyConferenceItemContent {
    width: 100%;
}

.historyCallItemTitle .historyCallDate, .historyConferenceItemTitle .historyConferenceDate {
    float: right;
}

.historyCallItemContent div, .historyConferenceItemContent div {
    float: left;
    margin-right: 10px;
}

    .historyCallItemContent div.historyRepeatCommand, .historyConferenceItemContent div.historyRepeatCommand {
        float: right;
    }

    .historyCallItemContent .historyCallCallbackNumber, .callInfo {
        margin-top: 8px;
    }

.ConferenceInfo table {
    width: 500px;
}

#HistoryContent {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

/**/

#pluginTabs {
    height: 100%;
    overflow: hidden;
}

    #pluginTabs > div {
        height: 90%;
    }


.mono {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    background: none;
}

/* Settings page styles
----------------------------------------------------------*/

#SettingsBlock {
    z-index: 90;
    position: absolute;
    padding: 5px;
    top: 15%;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    background: #fff;
    border: 8px solid rgba(0,0,0, 0.05);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

    #SettingsBlock .handler {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: move;
    }

    #SettingsBlock fieldset {
        border: 1px solid #ddd;
        width: 440px;
    }

    #SettingsBlock hr {
        border: none;
        border-bottom: 1px solid #ddd;
    }

    #SettingsBlock .sline-v {
        background: url('images/sline.png') no-repeat center left;
        height: 1px;
        margin: 5px 0px 10px 0px;
        clear: both;
    }

    #SettingsBlock .settings-close {
        float: right;
        margin-right: 13px;
        font-size: small;
        color: #000;
        cursor: pointer;
        text-decoration: none;
    }

        #SettingsBlock .settings-close:hover {
            text-decoration: underline;
            color: red;
        }


#SettingsMenu {
    float: left;
    width: 120px;
}

    #SettingsMenu ul {
        margin: 0;
        padding: 0;
        padding-right: 5px;
        padding-top: 15px;
        list-style: none;
    }

        #SettingsMenu ul li {
            padding: 5px 10px;
            margin-bottom: 4px;
            background: rgba(0,0,0, 0.05);
            background-clip: padding-box;
            -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
            color: #696969;
            cursor: pointer;
        }

            #SettingsMenu ul li.selectedTab {
                background: rgba(0,0,0, 0.01);
            }

#SettingsContent {
    float: left;
    width: 480px;
}

.applyButton {
    float: right;
}

.forwarding .field1 {
    width: 385px;
}

.forwarding .field2 {
    width: 110px;
}

.forwarding .field3 {
    width: 150px;
}

.forwarding .field4, .forwarding .field6, .forwarding .field10 {
    width: 433px;
}

.forwarding .field9 {
    width: 200px;
}

.forwarding .field5 {
    width: 363px;
}

/* CRUD operation with contact styles
----------------------------------------------------------*/
#addressBookNewContactBlock {
    z-index: 90;
    position: absolute;
    padding: 5px;
    top: 15%;
    left: 50%;
    width: 750px;
    margin-left: -300px;
    background: #fff;
    border: 8px solid rgba(0,0,0, 0.05);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

    #addressBookNewContactBlock .contactHandler {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: move;
    }

    #addressBookNewContactBlock fieldset {
        border: 1px solid #ddd;
        width: 440px;
    }

    #addressBookNewContactBlock hr {
        border: none;
        border-bottom: 1px solid #ddd;
    }

    #addressBookNewContactBlock .sline-v {
        background: url('images/sline.png') no-repeat center left;
        height: 1px;
        margin: 5px 0px 10px 0px;
        clear: both;
    }

    #addressBookNewContactBlock .newContact-close {
        float: right;
        margin-right: 13px;
        font-size: small;
        color: #000;
        cursor: pointer;
        text-decoration: none;
    }

        #addressBookNewContactBlock .newContact-close:hover {
            text-decoration: underline;
            color: red;
        }

#modifyContactModal {
    height: 275px;
    width: 750px;
}

.lefrContainer {
    float: left;
    width: 350px;
}

.rightContainer {
    float: right;
    width: 385px;
    height: 250px;
    overflow: auto;
    overflow-x: hidden;
}

.nameBox {
    height: 100px;
}

.addressBox {
    height: 140px;
}

.contactField {
    height: 30px;
    margin-bottom: 10px;
}

.contactFieldLeft {
    margin-bottom: 5px;
    float: left;
}

.contactFieldRight {
    margin-bottom: 5px;
    float: right;
}

.contactInput input {
    width: 160px;
}

.contact-button {
    /* color: #2488ba; */
    color: #70797e;
    text-decoration: underline;
    cursor: pointer;
}

    .contact-button:hover {
        color: #FF0000;
    }

#spinner {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.error {
    color: red;
    border-color: red;
}
