* {
    padding: 0;
    margin: 0;
} 
.zf-green {
    color: #68b604;
}
.btn-success {
    background-color: #57a900;
    background-image: -moz-linear-gradient(top, #70d900, #57a900);
    background-image: -ms-linear-gradient(top, #70d900, #57a900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
    background-image: -webkit-linear-gradient(top, #70d900, #57a900);
    background-image: -o-linear-gradient(top, #70d900, #57a900);
    background-image: linear-gradient(top, #70d900, #57a900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #57a900;
}

.btn-success:active, .btn-success.active {
    background-color: #57a900;
}

div.container a.brand {
    background: url("../img/zf2-logo.png") no-repeat scroll 0 10px transparent;
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}
.show
{
    display: block;
}
.hide
{
    display: none;
}
.hide-imp
{
    display: none !important;
}
.align-right{
    text-align: right;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Styles for Administration and Access Widget - Grid View */
#administrationandaccess_Gridview .left {
    float : left;
    width : 80px;
}

#administrationandaccess_Gridview .options {
    text-align : right;
    margin-right : 20px;
}
/* End of administration and Access Widget - Grid View styles */

/* Hunt Group*/
#huntgroup_Gridview p
{
    text-align: left !important;
}
.row-bg{
    width: 100%;
    background-color: #f6f5f5;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f1f0ef));
    background: -webkit-linear-gradient(top, #fff, #f1f0ef);
    background: -moz-linear-gradient(top, #fff, #f1f0ef);
    background: -ms-linear-gradient(top, #fff, #f1f0ef);
    background: -o-linear-gradient(top, #fff, #f1f0ef);
    border-bottom: 1px solid #d2d0cf;
    min-height: 80px;
}
.row-bg:hover{
    background: none repeat scroll 0 0 #0061a6;
    color: #fff !important;
}
.row-bg:hover a , .row-bg a:hover{
    color: #d2d0cf;
}
#huntgroup_Gridview .HuntGroups{
    /* height: 80px;*/
    border-bottom: 1px solid #d2d0cf;
    float: left;
    width: 100%;
    overflow: hidden;

}
#huntgroup_Gridview .huntgroup_img{
    width: 20px;
    float: left;
    height: 20px;
    background:url(../img/icon_hunt_group.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 3px 8px;
    background-size: contain;
}
#huntgroup_Gridview .huntgroup_config{
    float: left;
    margin: 5px 0px 5px 0px;
    /*width: calc(100% - 175px);*/
}
#huntgroup_Gridview .huntgroup_edit{
    float: right;
    /*margin: 8px;*/
    text-align: right;
    width: 90px;
}
#huntgroup_Gridview .huntgroup_Extn {
    padding-right: 20px;
    border-right: 1px solid #ddd;
    margin-right: 10px;
    min-width: 200px;
}
#huntgroup_Gridview .huntgroup_edit i{
    font-size: 18px;
    margin: 3px 3px;
}
#add-huntfroup-content .input{
    width: 245px!important;
}

/* Hunt Group*/

/* browser unsupport alert */
#browser-alert p{
    text-align: center;
    margin: 8px 35px 8px 14px;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 15px;
    z-index: 4000;
}
#browser-alert{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
}
#browser-alert .close{
    top: 10px;
    right: 30px;

}
/*Incoming Calls Table Call Process */
/* Start */
.table_call_process 
{
    width: 400px;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
}

.table_call_process tr
{
    background-color: #f6f6f6;    
}
.table_call_process tr:hover
{
    background-color: #5999d0;
    color: #fff;
}
.table_call_process tr td
{
    padding-left: 5px;
    height: 35px;
    border: 1px solid #dddddd;
}
/* End */

/* Sequential Ring Table starts */
.new_table_layout td{
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.new_table_layout thead tr td{
    background-color: #5999d0;
    color: #fff;
}
/* Sequential Ring Table ends */

/* Expand view widget changes start */
.menu_widgets
{
    z-index: 9999;
    position: absolute;
    background-color: #e9e9e9;
    border:1px solid #acacac;
    margin-left:-160px;
    font-size: 12px;
    width: 200px;
}
.menu_widgets ul li
{
    height: 25px;
    cursor: pointer;
    padding: 10px 5px 5px 20px !important   ;
    /*background:url(../img/icon_hunt_group.png);*/
    background-repeat: no-repeat;
    background-size: 20px;
    background-position:left center;

}
.menu_widgets ul li a
{
    padding: 10px;
    color: #000;

}
.menu_widgets ul li a:hover
{
    text-decoration: none;
}

.menu_widgets ul li:hover
{
    background-color:#cecece;
    color: #000;
}
/* Expand view widget changes end */

/**
Success Message Error Message
*/
.alert-success,.alert-error
{
    border-radius: 7px;
    padding: 4px;
}
.btn_text
{
    text-decoration: none;
    font-size: 12px;
    padding: 3px 8px !important;
    margin: 5px !important ;
    cursor: pointer;

}
.lineheight2{
    line-height:2
}
.item{
    background: transparent;
    text-align: left;
    height:50px !important; 
}

.bs-example{
    /*    width:330px;     
        margin: 0;*/
    height:50px;
    float:left;
    width: 95%;
    
}

.bs-example1{
    float: left;
    width: 180px;
    display: inline-block;
}
.bs-example1 .carousel{ margin-bottom: 0!important; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{ font-size:14px !important;}
.carousel-control{width:5% !important; color:#333 !important;}
.carousel-caption{ padding:2px 5px 2px 4px !important; color:#333 !important; text-shadow:none; z-index: 0px; top:10px !important; left:2% !important; right:10%; background : transparent !important;margin-left: 0px;}
.carouse-img{ float:left; margin-right: 10px; }
.device_txt p{margin-left: 0!important;}
.textdevice{
   width: 83%!important;
    text-align: left!important;
    display: block;
    position: relative;
    top: -34px;
    line-height: 15px!important;
    margin-left: 0!important;
    float: left;
    left: 33px;
}
.carouse-text{color:#333 !important; width: calc( 100% - -210px ); font-size: 12px; line-height: 13px;margin-left:30px; text-shadow: none;} 
.carousel-control .glyphicon-chevron-right {right: 0%;}
.carousel-control.right , .carousel-control.left{ background:none; border:none;}
.carousel-control.right{right: 3px !important;}
.carousel-control.left{left: -3px;}
.pro-list{ width:155px; float:left;}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{ top:60%}
.carousel-control .glyphicon{margin-top: 15px;}
.pro-value {
    background: none repeat scroll 0 0 #555555;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 10px;
    height: 15px;
    left:8px;
    padding: 2px 0;
    position: absolute;
    top: -10px;
    width: 15px;
    line-height: 12px;
    text-align: center;
}

.carouse-text-1280{
    word-break: break-word;
    width:100%;       
}

.carouse-image
{
    margin-left: -3px;
}
.cursor_hand{
    cursor: pointer;
}
.callcenter_main_header{background-color: #0061A4;}
#auto_attendan_help{position: absolute;top: -1px;right: -250px;width: 250px;height:100%; }
#virtual_ext_help{position: absolute;top: -1px;right: -250px;width: 250px;height:100%; }
.normal_ul li{list-style:none !important; }
#hunt_group_help{position: absolute;top: 1px;right: -250px;width: 250px;height:100%; }
.custom-title{  font-size: 15px; display: block;  margin: 0px; padding-left: 6px !important; color: #45494c;vertical-align: middle; width: auto; float: left;  white-space: nowrap;padding-top:3px;}
/*schedules*/
.ruleName{
    width:240px;overflow: hidden;text-overflow: ellipsis
}
.marginright4{
    margin-right: 4px
}
/*location images*/
div.gray_round_line {
    background: white !important;
    border: 1px solid #CCC;    
}
div.red_round {
    background: #FE0000;
    width: 26px;
    height: 26px;
    color: white;
    margin: 3px 3px 0px 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: left;
}
div.green_round {
    background: #339933;
    width: 23px;
    height: 23px;
    color: white;
    margin: 3px 3px 0 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: left;
}
div.gray_round {
    background: #B7B7B7;
    width: 23px;
    height: 23px;
    color: white;
    margin: 3px 3px 0 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: left;
}
div.red_small_round {
    background: #FE0000;
    width: 17px;
    height: 17px;
    color: white;
    margin: 12px 3px 0px 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    line-height: 15px;
    float: left;
}
div.green_small_round {
    background: #339933;
    width: 17px;
    height: 17px;
    color: white;
    margin: 12px 3px 0px 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    line-height: 15px;
    float: left;
}
div.gray_small_round {
    background: #B7B7B7;
    width: 17px;
    height: 17px;
    color: white;
    margin: 12px 3px 0px 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    line-height: 15px;
    float: left;
}
.green_small_round .location_phone , .gray_small_round .location_phone ,.red_small_round .location_phone 
{    font-size: 10px;
     margin: 0px 0px 0px 5px;
}
.green_small_round .location_pc , .gray_small_round .location_pc ,.red_small_round .location_pc 
{    font-size: 8px;
     margin: 0px 0px 0px 5px; 
}
.green_small_round .location_mobile , .gray_small_round .location_mobile ,.red_small_round .location_mobile 
{    font-size: 15px;
     margin: 1px 0px 0px 6px; 
}
.location_mobile {
    font-size: 19px !important;
    margin: 2px 0 0 7px !important;
}
.location_phone {
    font-size: 10px !important;
    /*margin: 0px 0px 0px 5px !important;*/
}
.location_pc {
    font-size: 12px !important;
    margin: 7px 0 0 5px!important
}
.location_msteams {
    background:url(../img/msteams.png) no-repeat 2px 2px;
    display: inline-block;
    height: 30px;
    width: 30px;
    background-size: 18px;
}
.mps_msteams_user {
    background: url(../img/msteams.png) no-repeat 2px 2px;
    display: inline-block;
    height: 17px;
    width: 30px;
    background-size: 17px;
    line-height: 20px;
    margin-left: 6px;
}
#registration_data_table tbody tr td:first-child {
    width: 110px;
}
#DeviceListTable .location_mobile { 
    margin: 3px 0px 0px 0px !important;
}
#DeviceListTable .location_pc { 
    margin: 7px 0px 0px 0px !important;
}
#DeviceListTable .location_phone { 
    margin: 3px 0px 0px 5px !important;
    font-size: 17px !important;
}

#confExtenstionTable .location_phone {
    margin: 3px 0px 0px 5px !important;
    font-size: 17px !important;
}
#confExtenstionsTable .location_phone {
    margin: 3px 0px 0px 5px !important;
    font-size: 17px !important;
}
#Map_content .closeIcon {
    color: #c4c4c4 !important;
    margin-top: 4px !important;
}
#Map_content #registration_data_table thead th:nth-child(1){min-width: 140px;}
#Map_content #registration_data_table thead th:nth-child(2){min-width: 280px;}
#Map_content #registration_data_table thead th:nth-child(3){min-width: 160px;}
#Map_content #registration_data_table thead th:nth-child(4){min-width: 110px;}
#Map_content #registration_data_table thead th:nth-child(5){min-width: 160px;}
/*location images*/

/* For other widget help content css start */
#other-help-modal {
    position: absolute;
    width: 280px;
    height: 300px;
    left: -280px;
    background: #fff;

}

#other-widget-content {
    overflow: auto;
    height: calc(100% - 22px);
    padding:5px;
    border: 1px solid #ccc;
    background: #fff;
}

#other-help-modal .help_colse_icon{
    margin: 5px 5px 0px 5px;
    font-size: 12px;
    font-weight: normal;
}
/* For other widget help content css end */

/* Disable Nav Bar Until MPS widget get ready in dashboard - Start -4.5.16*/
.no-redirect{
    cursor: not-allowed;
    opacity: 0.5;
}
/* Disable Nav Bar Until MPS widget get ready in dashboard - End */
#primary_billing_info_form{
    margin: 0px;
}
/*Key System Group widget */
#squarekey_Listview .SquareKeyGroup_img{
    width: 45px;
    height: 36px;
    float: left;
    background:url(../img/icon_key_group.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 8px 0px 9px 10px;
}

#squarekey_Listview .SquareKeyGroup{
    /* height: 80px;*/
    /*border-bottom: 1px solid #d2d0cf;*/
    float: left;
    width: 100%;
    overflow: hidden;

}
#squarekey_Listview .SquareKeyGroup_config{
    float: left;
    /*margin: 5px 0px 5px 0px;*/
    width: calc( 100% - 80px );
    margin-top: 12px
}
.inline-block{
    display: inline-block;
}
#squarekey_Listview .SquareKeyGroup_edit{
    float: right;
    /*margin: 25px 10px;*/
    text-align: right;
    width: 110px;
}

#SquareKeyGroupListTable tbody tr td {
  border: 1px solid #ddd;
}

#ReservedNumbersListTable tbody tr td {
  border: 1px solid #ddd;
}
#data-squarekeygroup_ext{
    position: relative;
}
#data-squarekeygroup_ext > .center {
        position: absolute;
    left: calc( 50% - 37px );
}
#data-squarekeygroup_ext > .center1{
     left: calc( 50% - 16px );
}
#data_squarekeygroup_ext_avilable , #data_squarekeygroup_ext_edit{
    border: 1px solid #eee;
    overflow-y: scroll;
    list-style-type: none;
    height: 100px!important; 
    width: 250px;   
}
/*#data_squarekeygroup_ext_edit{
    width: 283px;
}*/
#data_squarekeygroup_ext_avilable .line-series{
    display: none;
}
#data_squarekeygroup_ext_edit .line-series{
    position: absolute;
    left: 0;
    top: 14px;
}
#data_squarekeygroup_ext_avilable .down-up-icone { display : none;  }
.data_squarekeygroup_ext_lists{
    position: relative;
    cursor: pointer;
    text-indent: 5px;
}
#data_squarekeygroup_ext_edit .data_squarekeygroup_ext_lists > span{
        padding-left: 41px;
}
.data_squarekeygroup_ext_lists > span{
    display: block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.data_squarekeygroup_ext_lists > span i{
    font-size: 10px;
}
#data_squarekeygroup_ext_avilable .data_squarekeygroup_ext_lists > span{
    width: 100%;
}
#data_squarekeygroup_ext_edit .data_squarekeygroup_ext_lists > span{
    width: calc(100% - 80px);
}
.data_squarekeygroup_ext_lists:nth-child(even) {background: #f7f7f7}
.data_squarekeygroup_ext_lists:nth-child(odd) {background: #FFF}
.data_squarekeygroup_ext_lists .down-up-icone{
    position: absolute;
    width: 60px;
    top: 0;
    right: 5px;
    margin-right: 0px;
}
#data_squarekeygroup_ext_edit
{
    counter-reset:paragraph;
}
#data_squarekeygroup_ext_edit li p:after,
#data_squarekeygroup_ext_edit li p::after
{
    counter-increment:paragraph;
    content: counter(paragraph);
}

.data_squarekeygroup_ext_lists:last-child .moveDown , 
.data_squarekeygroup_ext_lists:first-child .moveUp{
    opacity: 0.3;
}
.data_squarekeygroup_ext_lists.selected{
    background-color: #93b3e4;
}

#auto_attendan_help #help-modal-header .widget_header_txt {
    width: 180px;
    float: left;
}
#auto_attendan_help #help-modal-header .widget_header_txt .closeIcon{
    margin: 12px 0px 5px 0px;
    padding-top: 10px;
}

.pg-hd-title{
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.webex_dialog_class .modal-title{
    color: red;
    font-size: 16px;
}

.webex_dialog_class .modal-body{
    padding: 15px;
}