﻿body
{
    padding:0;
    margin:0;
    font-family:Arial,Helvetica,sans-serif;
    font-weight :bold;
}
.click_to_call_form:before
{
    content:"";
    height:45px;
    left:-109px;
    position:absolute;
    top:0;
    width:101px;
}
.click_to_call_form
{
    line-height:0;
    margin-top:0;
    padding:8px;
    position:relative;
}
.powered_by_sr
{
    background:#fff;
    font-size:0px;
    color:rgba(0,0,0,0.5);
    text-align:center;
    height:0px;
    line-height:0px;
    border-top:0px solid #e0e0e0;
    box-shadow:0 0 2px rgba(0,0,0,0.05);
}
.click_to_call_form_wrapper
{
    height:0px;
    width:250px;
    margin-top:-6px;
    margin-left :77%;
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f8f8f8));
    background:-webkit-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);
    background:-o-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);
    background:-ms-linear-gradient(top,#ffffff 0%,#f8f8f8 100%);
    background:linear-gradient(to bottom,#ffffff 0%,#f8f8f8 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f8f8f8',GradientType=0 );
}
.widget_tb
{
    border:1px solid rgba(0,0,0,0.13);
    border-radius:8px;color:rgba(0,0,0,0.4) !important;
    font-size:16px;
    height:28px;
    letter-spacing:1px;
    line-height:25px;
    margin:0%;
    text-indent:5%;
    width:98%;
    float:left;
    
}
.widget_tb:focus,.widget_tb:active
{
    color:rgba(0,0,0,0.9) !important;
}
.widget_c2c_button
{
    display:inline-block;
    width:64px;
    height:30px;
    margin-left:232px;
    margin-top:-30px;
    background-image:url('http://www.knowlarity.com/sr/media/images/call_button.png');
    text-indent:-9999px;
    background-repeat:no-repeat ;
}
.call_button
{   
}
.failure_C2C
{
    color:#a63737;
    height:60px;
    text-align:center;
    line-height:60px;
}
.success_C2C
{
    color:#76a609;
    height:60px;
    text-align:center;
    line-height:60px;
}
