/* UNLIMITED */
.unlim-box {
    display: block;
    border: 1px solid #ddd;
    width: 220px;
    position: absolute;
    top: 420px;
    left: 40px;
    z-index: 10000;
    background-color: #ddd;
    padding: 20px 10px 10px 10px;
}
.unlim-close {
    position: absolute;
    left: 950px;
    top: 110px;
    padding: 20px 20px;
    z-index: 21010;
    display: none;
    background: url(/images/pk-button_lightbox_close.png) no-repeat center;
}
.unlimp-close:hover {
    cursor: pointer;
}
.incall-phone-number {
    float:left;
    padding:3px 30px 0px 20px;
    line-height:20px;
    font-weight:300;
    font-size: 20px;
}
.incall-flag {
    padding-left:10px;
    float:left;
}
.section-1 {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}
.incall-rate-old {
    clear: both;
    padding-top: 3px;
    padding-left:10px;
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    color: #777;
}
.call-inprogress {
    display: none;
    background-color: black;
    width: 100%;
    height: 100%;
    min-height: 430px;
    margin: 0 auto;
}
.img-avatar {
    width: 110px;
    height: 110px;
    position: relative;
    top: 107px;
    left: 96px;
    border-radius: 80px;
}
.conn-status {
    text-align: center;
    font-size: 12px;
    position: absolute;
    left: 0px;
    top: 255px;
    width: 100%;
}
.incall-dst-name {
    position: absolute;
    color: white;
    bottom: 142px;
    width: 100%;
    text-align: center;
    left: 0px;
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
}
.incall-dst-number {
    position: absolute;
    color: rgb(150, 150, 150);
    bottom: 122px;
    width: 100%;
    text-align: center;
    left: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.incall-rate {
    position: absolute;
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    color: rgb(150, 150, 150);
    bottom: 102px;
    left: 0px;
    width: 100%;
}
.incall-controls {
    display:none;
    position:absolute;
    bottom:0px;
    height:65px;
    width:89%;
    background:#252525;
    text-align:center;
}
.top-timer {
    font-weight: normal;
    font-family: arial sans-serif;
    font-size: 16px;
    position: absolute;
    top: 25px;
    left: 14px;
    color: white;
}
.dial-pad-incall {
    width: 240px;
    height: 305px;
    position: absolute;
    bottom: 70px;
    right: 20px;
    padding: 5px;
    background-color: white;
    border-radius: 6px;
    display: none;
}
.incall-input {
    margin:5px 5px;
    font-size:16px;
    width: 220px;
    height: 35px;
    border-radius: 6px;
    border: solid 1px #CACACA;
    padding-left: 5px;
}
.btn-hangup2 {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 10px!important;
    margin: 14px auto;
}
.btn-dialpad {
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    right: 52px;
}
.btn-mic {
    cursor: pointer;
    position: absolute;
    bottom: 21px;
    right: 12px;
}
.incom-calls {
    position:absolute;
    top:100px;
    width:89%;
    color:white;
    text-align:center;
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
}
.div1 {
    position:absolute;
    bottom: 50px;
    width:95%;
}
.btn-answer {
    display: inline-block;
    padding: 0px 40px!important;
    float:right;
}
.btn-decline {
    display: inline-block;
    padding: 0px 40px!important;
    float:left;
}
.here-link {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:large;
}
.sms-status {
    color: #00AA00;
    text-align:left;
    font-weight: normal;
    font-size: 14px;
    font-family: arial,sans-serif;
}
.sessions {
    display:block;
    position:absolute;
    top:12px;
    left:5px;
    width:100%;
}
.contact-us-link {
    border-top:1px solid #cecece;
    font-family:Helvetica,Arial,sans-serif;
    text-align:center;
}
.support {
    font-size:13px;
    font-family:Helvetica,Arial,sans-serif;
}
.sepwopener {
    padding-left: 10px;
    font-size: 13px;
    font-family: Helvetica,Arial,sans-serif;
    display: none;
}
.contact-us {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(206, 206, 206);
    width: 100%;
    max-width: 330px;
    height: 100px;
    font-family: Helvetica,Arial,sans-serif;
    display: none;
}
.chapp-adv {
    display: none;
    font-size: 13px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
}
.dis-info {
    display: none;
    padding: 10px;
}
.dis-info p {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:large;
    line-height: normal;
}
.panelbox_read {
    outline: none;
    margin: 22px 5px 5px;
}
.sms-text_read {
    min-height: 323px;
    font-size: 15px;
    line-height: 1.4;
    background: #fff;
    border: 1px solid #bebdbd;
    font-family: Helvetica, Arial, sans-serif;
    padding: 10px;
    word-wrap:break-word;
}
.closebtn-div {
    margin-top: 10px;
}
.closebtn-div a:hover {
    color: hotpink;
}
.closebtn-div a {
    float: right;
}
.clear {
    clear: both;
}
