/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 Aug, 2016, 4:16:10 PM
    Author     : nisha
*/

.form-control{ border:1px solid #3BB8EA;
               color:#000;
}

.notification{	position:fixed;right:10px;bottom:20px;	background: #111;background: rgba(0, 0, 0, .8);margin: 0 30px 0 0;padding: 10px;width: 350px;color: #FFFFFF;font-size: 13px;-webkit-box-shadow: 0 0 3px #DDD;-moz-box-shadow: 0 0 3px #DDD;-o-box-shadow: 0 0 3px #DDD;	box-shadow: 0 0 3px #DDD;-webkit-text-shadow: 0 1px 0 #000;-moz-text-shadow: 0 1px 0 #000;-o-text-shadow: 0 1px 0 #000;	text-shadow: 0 1px 0 black;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;}
.notification-success div{background: url("../img/success.png") 0px 2px no-repeat;padding-left:22px;min-height: 20px; }
.notification-error div{background: url("../img/error.png") 0px 2px no-repeat;padding-left:22px;min-height: 20px;}
.notification-info div{background: url("../img/info.png") 0px 2px no-repeat;padding-left:22px;min-height: 20px;}

.validate{color:red;}


.view{    padding-top: 33px;
          font-weight: 700;}

.newr{    
    background-color: #3BB8EA;
    border-radius: 17px;
    color: white;
    width: 27px;
    height: 27px;
    font-size: 80%;
    font-weight: 900;
    padding-left: 10px;
}

.bootstrap-switch-wrapper{width: 71px !important;}
.bootstrap-switch-container{width:114px !important; height: 24px; text-indent: -1px !important;}
.bootstrap-switch{width: 78px;} 
.bootstrap-switch-handle-on{font-size:80% !important; font-weight:500 !important;}
.bootstrap-switch-handle-off{font-size:80% !important; font-weight:500 !important;}

.small-input{
    /*width: 70%;*/
    font-size: 93%;
    height: 30px;
}

.tc-input{
    width: 66%;
    font-size: 80%;
    height: 30px;
    margin-left: -20px;
}

.tc-small-input{
    width: 55%;
    font-size: 93%;
    height: 30px;
    margin-left: -20px;
}

.small-label{
    font-size: 95%;
}

.ui-timepicker-wrapper{
    margin-left:9px !important;
}


.center-form{
    margin-left:20%;
}

.half-input {width: 48.5%; display: inline-block;margin-bottom: 15px;}
.short-input{width: 39%; display: inline-block;margin-bottom: 15px;}

/** manage trunks page design **/

.well-left {width: 60%; position: relative; display: inline-block;}
.well-right {width: 39%; position: relative; display: inline-block;}
.txt-up {text-transform: uppercase;}
.txt-center {text-align: center;}
.line-button {width: 200px;}

.well-left-down {width: 31%; margin-left: 27%; position: relative; display: inline-block;}
.well-right-down {width: 39%; position: relative; display: inline-block;}

.btn-round-sm{
    border-radius: 15px;
    margin-top: 25px;
    min-width: 23%;
    background-color: #3BB8EA;
    border-color: #3BB8EA;
}

.btn-create-new{
    border-radius: 15px;
    min-width: 30%;
    background-color: #3BB8EA;
    border-color: #3BB8EA;
}

.navbar-nav .dropdown-menu{ background-color: #D2D6DE;}
.dropdown-menu li a{ padding: 3px 20px; margin: 5px 10px;}
.dropdown-menu li a:hover{background-color: #3bb8ea; font-weight: 500;}

.margin-small{margin-top: 10%;}
.secondaynavbar .nav>li.active .submenu-icon {color:#d0590a;}

.did-purchase-confirm-box {border: 1px solid #ccc; padding: 20px; margin-top: 20px;}
.did-purchase-confirm-box h3 {border-bottom: 1px solid #ccc; margin: 0px; margin-bottom: 10px;}
.did-purchase-confirm-box p {margin: 0px; margin-bottom: 5px;}


.sp_input{width:25%; border-radius: 15px;}

.numbers-header{
    padding-bottom: 7px;
    font-weight: 600;
}

#sp_datatables_filter{margin-top: -7%;}
.sp_form{margin-bottom:-2%;}

.green-area{
    background-color: #00a65a !important;
    border-color: #00733e;
    border-radius: 11px;
    margin: 0 0 20px 0;
    padding: 8px 21px 12px 15px;
    border-left: 5px solid #00733e;
    color: #fff !important;
}
.green-area h4{color: white;}

.line-form-input{
    width:45%;
    height: 29px;
    font-size: 90%;
}


.ivrkey-modal-label{
    font-size: 89%;
}
.ivrkey-modal-input{
    width: 50%;
    height: 28px;
    font-size: 80%;
}

.ivr-updatekey-mainmodal{
    width: 80%;
}

.ivr-updatekey-close-btn{
    margin-left: 10%;
    height: 29px;
    font-size: 87%;
}

.ivr-updatekey-save-btn{
    height: 29px;
    font-size: 87%;
}

.ivr-modal-body-key{
    margin-left: 10%;
    width: 141%;
}

.ivrkeyadd-modal-label{
    font-size: 89%;
}
.ivrkeyadd-modal-input{
    width: 50%;
    height: 28px;
    font-size: 80%;
}

.ivr-update{
    margin-left: -1%; 
    margin-top:2%;
}
.tc_desc{
    padding-left: 3%;
    padding-top: 2%;
    padding-bottom: 0%;
}

#tc_bottom{ margin-top: -13%;}
#tc_bottom_panel{ margin-top: -1%;margin-left: -2%; margin-right: -2%;}



tr.row_selected td{background-color:#C4E9F9 !important;}

.headlines{border-top: 2px solid #C1C1C1;
           margin-left: 3px;
}

.margin-top-8{margin-top: 8%;}
.margin-top-2{margin-top: 2%;}



.huge{    
    text-align: center;
    font-size: 47px;
}

.vie{
    color: white;
    /* text-indent: 2px; */
    border: 2px soli;
    border-left: 1px ridge;
    min-height: 8%;
}
.view{    padding-top: 33px;
          font-weight: 700;}
.blue{    
    background-color: #3BB8EA;
    padding: 3% 0% 0% 0%;
    min-height: 106px;
    font-size: 96%;
    font-weight: 300;
    color:white;
    margin-left: -9px;}
.group-handling{margin-top:6%;}

.margin-left-10{margin-left: 10%;}

.layout.center,
.layout.center-center {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.contract-row{
    margin-left: -18px;
    margin-right: -30px;
}

.content .filters .subtitle {margin-bottom: 0; margin-top:10px;}
.content .subtitle {text-transform: uppercase;font-size: 14px; font-weight: 400; color: #474747; margin-bottom: 20px;}


.dashboard-box {margin-bottom: 25px;}
.dashboard-box .header {border-bottom-width: 0; padding: 27px 0 13px;}
.dashboard-box .header h2 {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.dashboard-box h2 {color: black; font-weight: 600; font-size: 18px; margin:0; padding:0;}

.access-icon {fill:currentColor; width:18px; height: 18px;}
.access-link {border-radius: 3px; background-color: #3bb8ea; height: 95px; line-height: 25px; border: 1px solid #b7b7b7; color: #fff; padding: 12px 5px;}
.access-link:hover {text-decoration: none; color: #fff; background-color: #92c8de;}
.view-icon {fill:currentColor; width:16px; height: 16px;}
.access-link .type {-webkit-box-flex:1;-ms-flex:1;flex:1; font-weight:300; font-size: 16px; margin-left:35px;}
.access-link .number {
    font-weight: 300;
    font-size: 25px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 57px;
    text-align: center;
    margin: 0 84px 0 10px;
}
.access-link .view {
    font-size: 10px;
    line-height: 17px;
    font-weight: 700;
    margin-right: 16px;
    margin-bottom: 31px;
}

.graph {height: 100px;border-radius: 3px;background-color: #fff;box-shadow: 0 1px 2px rgba(0,0,0,.15); border:1px solid #b7b7b7;}
.graph.nostyle {background:none; border-width:0;box-shadow: none;}

@media (min-width: 768px) {
    .access-icon {width:30px; height: 30px;}
}

.layout.vertical {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.layout.justified {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.margin-left-4{margin-left: 4%;}
.stretch-btn{width:70%;}

.highlight{color:white;background-color: black;}

.country-btn{
    height: 25px;
    font-size: 74%;
    margin-top:1%;
}

a{
    cursor: pointer;
}

.custpay_btn{
    margin-top: 0%;
}

.margin-left-3-n{
    margin-left: -3% !important;
}

.margin-top-1{
    margin-top: 1%;
}

.fa-users, .fa-times-circle, .fa-check-circle, .fa-phone-square{
    color: #95a0aa;
}

#ex1Slider .slider-selection {
    background: #BABABA;
}
.slider.slider-horizontal{
    width: 86% !important;
}

#current-volume{
    border: 1px solid #3BB8EA;
    color: #999;
    border-radius: 9px;
    height: 30px;
    width: 45px;
    padding-left: 6px;
    font-weight: 600;
}

.red-color{
    color: red;
}

.green-color{
    color: #00e64d;
}

.paypal-price-tag{
    margin-left: 19%;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.calendar-icon{
    width: 26px;
    height: 11px;
    fill: #3bb8ea;
}

.top-details{
    font-size: 12px;
    background-color:   #ccebff;
}

.grp.fa-check-circle{
    color: #00cc44;
}

.grp.fa-times-circle{
    color:  #ff1a1a;
}

/* Tooltip container */
.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #b3b3b3;
    color: #b3b3b3;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer;

}

/* Tooltip text */
.tooltip1 .tooltiptext1 {
    visibility: hidden;
    min-width: 120px;
    background-color: #d0590a;
    color:  white;
    text-align: center;
    padding: 5px 2px;
    border-radius: 6px;
    font-size: 10px;
    font-family: Comic Sans MS;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;

    bottom: 100%;
    left: 50%; 
    margin-left: -60px;

}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip1:hover .tooltiptext1 {
    visibility: visible;
    box-shadow: 5px 5px 3px #888888;
}

.tooltip1 .tooltiptext1::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #d0590a transparent transparent transparent;
}

.space{
    margin-left: -5px; 
    margin-right: 5px;
}

.white-bg{
    background-color: white !important;
}

.blue-bg{
    background-color: #c4e9f9 !important;
}

.pointer{
    cursor: pointer;
}

.dictionary{
    background-color: antiquewhite;
    font-weight: 600;
    padding: 4%;
    overflow:scroll; 
    height:1000px;
}

.margin-bottom-5{
    margin-bottom: 5%;
}

.margin-right-14{
    margin-right: 14px;
}

.btn-xs{
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#negative-balance-warning{
    background-color: #ed4434;
    padding: 15px;
    font-size: 18px;
    color: white;
}

#actions-move{
    float: right;
}

.spacing{
    margin-top: 3%;
    margin-bottom: 5%;
}

.shift{
    margin-top: 5%;

}

button[data-id="dest-picker"]{
    border: 1px solid #3BB8EA !important;
    color: #000 !important;
    background-color: white !important;
    font-size: 16px;
    font-weight: 400;
}

/*shift from one list to other*/
.paging-info-box-1,.paging-info-box-2 {
    float: left;
    width: 25%;

    select {
        height: 200px;
        padding: 0;
        option {
            padding: 4px 10px 4px 10px;
        }
        option:hover {
            background: #EEEEEE;
        }
    }
}

.subject-info-box-1,
.subject-info-box-2 {
    float: left;
    width: 45%;

    select {
        height: 200px;
        padding: 0;
        option {
            padding: 4px 10px 4px 10px;
        }
        option:hover {
            background: #EEEEEE;
        }
    }
}
.subject-info-arrows {
    float: left;
    width: 10%;
    margin-top: 6%;
    input {
        width: 70%;
        margin-bottom: 5px;
    }
}

.switch-btn{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 400;
    width: 63px;
}

.min-ht-250{
    min-height: 200px;
}

#btn-placeholder-e911{
    padding-top: 5px;
}

.card-img-top{
    width: 100%;
}

.filterbox {
    background-color: #fff;
    padding: 6px 0px;
}

.pipe{
    color: #ed4434;
}

.cart-variable-quantity {
    width: 34px;
    height: 31px;
    padding: 7px 2px 7px 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    color: #292e2d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b7b7b7;
    border-radius: 9px;
}

.quantity-change {
    border: 1px solid;
    padding: 3px 3px 1px 3px;
    border-radius: 15px;
    font-size: 10px;
    cursor: pointer;
}

.counter{
    color: #dd5346;
    font-weight: 600;
}

.callcenter-icon{
    font-size: 20px;
}

.cdr-icon{
    font-size: 27px;
    color: grey;
}

.callcenter-title{
    font-size: 10px;
    padding-left: 10px;
}

.callcenter-counter{
    font-size: 12px;
    padding-left: 10px;
}

.callcenter-stats{
    color: #444d55 !important;
}

.stat-table{
    padding:10px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}

#toggle-search{
    font-size: 13px;
    padding: 1px 8px 1px 8px;
}

.cdr-title{
    font-size: 13px;
    padding-left: 10px;
}

.cdr-counter{
    font-size: 15px;
    font-weight: 600;
    padding-left: 10px;
}

.cdr-stats{
    /*color: #444d55 !important;*/
}

.cdr-stat-table{
    padding:3px;
}
#display-queue-name{
    margin-left: -15%;
    color:#5fcc36;
}

.callcenter-ul li>a{
    font-size: 17px;
}

.cebod-cdr-table>tbody>tr>td,.mdr-cdr-table>tbody>tr>td{
    padding: 4px 10px 1px 10px !important;
}

.cebod-cdr-table>thead>tr>th{
    padding: 5px 5px 1px 10px !important;
}

.mdr-cdr-table>thead>tr>th{
    padding: 10px 7px 10px 10px !important;
}

.handset-table{
    margin: 6px 23px !important;
    width: 94% !important;
}

.handset-table>tbody>tr>td{ 
    padding: 0px 7px 0px 25px !important;
}

.handset-table-right>tbody>tr>th,.handset-table-right>tbody>tr>td{ 
    padding: 0px 7px 0px 25px !important;
}

.handset-line-number{
    border: 1px solid grey;
    padding: 2px 5px;
    border-radius: 10px;
}

.handset-number{
    border: 1px solid grey;
    padding: 2px 2px;
    background-color: black;
    color: white;
}
.handset-checkbox{
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}

.break-text{
    word-break: break-word;
}

.bootstrap-select>button{
    border: 1px solid #3BB8EA !important;
    color: #000 !important;
    background-color: white !important;
    font-size: 16px;
    font-weight: 400;
}

.search-dropdown-sp{
    width:25% !important;
}

.small-select>button{
    height: 30px !important; 
    font-size: 93% !important;
    padding-top: 1px;
}

.half-select{
    width: 50% !important;
    display: block !important;
}

.half-select-45{
    width: 45% !important;
    display: block !important;
}

.half-select-66{
    width: 66% !important;
    display: block !important;
    margin-left: -22px !important;
}

.spacing-cdr{
    margin-left: 1%;
    margin-right: 2%;
}

.toggle-vis{
    font-size: 10px;
    font-weight: 600;
    color: #48b8ea;
}

.cdr-action-icons{
    font-size: 22px;
}

.bootstrap-select>button{
    font-size: 93%;
    height: 30px;
    padding-top: 2px;
}

.duplicate-group,.duplicate-ivr{
    width: 24px !important;
    height: 24px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #7f7f7f !important;
}

.small-pencil, .popup-pencil, .small-pencil-right{
    font-size: 11px;
    color: #7f7f7f;
    cursor: pointer;
    margin-left: 5px;
}

#save-ext-name{
    padding: 0.001em 5px;
    border-radius: 9px;
    margin-top: 3px;
}

#cancel-ext-name{
    padding: 0.001em 5px;
    border-radius: 9px;
    margin-top: 3px;
}

.btn-little{
    padding: 5px 14px;
    font-size: 14px;
    font-weight: 500;
}

.theme-color{
    color: #ed4434;
}

.bold-link{
    font-weight: 600 !important;
}

.download-history-btn{
    font-size: 13px;
    padding: 1px 8px 1px 8px;
}

.small-tag{
    background-color: green;
}

.margin-left-1{
    margin-left: 1%;
}

/*activities dahboard design*/

.dashboard-counter{
    font-size: 4.5em;
}

.three-dot-header{
    height:30px;
}

.showLeft{
    text-shadow: none !important;
    color:#fff !important;
    padding:10px;
}

.icons li {
    background: none repeat scroll 0 0 #fff;
    height: 7px;
    width: 7px;
    line-height: 0;
    list-style: none outside none;
    margin-right: 15px;
    margin-top: 3px;
    vertical-align: top;
    border-radius:50%;
    pointer-events: none;
}

.btn-left {
    left: 0.4em;
}

.btn-right {
    right: -1.1em;
}

.btn-left, .btn-right {
    position: absolute;
    top: -0.7em;
}

.dropbtn {
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.three-dot-dropdown {
    position: absolute;
    display: inline-block;
    right: 0.4em;
}

.dropdown-content {
    display: none;
    position: relative;
    margin-top: 32px;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.show {
    display:block;
    display: table-caption;
    background-color: white;
}

.widget-table {
    border-collapse: collapse;
}
.widget-table td, table th {
    border: 1px solid lightgrey;
    padding:3%;
}
.widget-table tr:first-child td {
    border-top: 0;
}
.widget-table tr:last-child td {
    border-bottom: 0;
}
.widget-table tr td:first-child,
.widget-table tr th:first-child {
    border-left: 0;
}
.widget-table tr td:last-child,
.widget-table tr th:last-child {
    border-right: 0;
}

.counter-number{
    display: block;
    font-weight: 600;
    color: #ed4434;
}

.mt-neg-5{
    margin-top: -5px !important;
}

#extra-content-display{
    background-color: #c4e9f9;
    padding: 2%;
    font-size: 11px;
    font-weight: 600;
    color: #1584b7;
    white-space: pre-wrap;
}

.device-legend{
    font-size: 17px;
    width: 96%;
    margin-left: 5px;
}

.reduced-padding{
    padding: 0px 5px 0px 5px !important;
    margin-left: 0px !important;
}

.duplicate-timegroup{
    font-weight: 600 !important;
}

.text-orange{
    color: #d0590a;
}

.width-50{
    width: 50%;
}

.small-icon{
    font-size: 12px;
    color: #94a0aa;
}

.very-small-icon{
    font-size: 10px;
    color: #94a0aa;
}

.shift-right{
    margin-left: 10px;
}

.device-transport-area{
    float: right;
    margin-right: 10px;
}

.fit-content{
    width: fit-content !important;
    font-size: 10px;
    white-space: normal;
    margin-bottom: 5%;
}

.device-key-modal.modal-dialog {
    width: 70%;
    height: 90%;
    margin: 10;
    padding: 10;
}

.fw-600{
    font-weight: 600;
}

.compact-checkbox{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.btn-small{
    padding: 1px 11px;
}

.mt-10{
    margin-top: 10px;
}

.line-area{
    background-color: white;
    border-radius: 12px;
    padding: 12px 0px 12px 0px;
    width: 98%;
    margin-left: 1%;
}

.small-dropdown1{
    font-size: 15px;
}

.main-spacing{
    padding: 17px 8px 0px 0px;
    margin-left: -1%;
}

.contacts-modal.modal-dialog {
    width: 60%;
    margin: 10;
    padding: 10;
}

.mb-1{
    margin-bottom: 1%;
}

#xml-download-links{
    margin-top: 6%;
}

.mr-5{
    margin-right: 5px;
}

.big-font{
    font-size: 15px;
    margin-right: 7%;
}

.blue-head{
    background-color: #49b9ea;
    color: white;
}

.shift-checkbox-up1{
    margin-top: -15px !important;
}

.ml-1{
    margin-left: 1%;
}

.spacing-pop-up{
    margin-top: 15%;
    margin-left: 23%;
    margin-right: 22%;
}

.voucher-checkbox{
    height: 20px;
    width: 20px;
}

.voucher-radio{
    width: 18px;
    height: 18px;
    margin-right: 15px;
}
.ui-widget-header{
    border: none !important; 
    background: none !important;

}

.flipped, .flipped-table-content{
    transform:rotateX(180deg);
    -ms-transform:rotateX(180deg); /* IE 9 */
    -webkit-transform:rotateX(180deg); /* Safari and Chrome */
}

.flipped-table-content{
    padding-top: 1%;
}

.pl-0{
    padding-left: 0px;
}