.gbcr_wrap{
    direction: rtl;
    text-align: right;
}
.gbcr_small_text{
    font-size: 70%;
    margin: 0 10px;
}
.con1900row{
    display: none;
    padding: 10px 0;
}


/* Default Start */
.gb_web input{
    color:#333333;
}
.gb_web .gbcr_td{
    display: inline-block;
    padding: 20px 0 10px 0;
}
.gb_web .gbcr_td:nth-child(2){
    padding: 0 0 10px 0;
}
.gb_web .gbcr_button_con{
    margin: 10px 0;
}
.gb_web #lbl1900.gbcr_b_text{
    font-weight: bold;
    padding: 4px 10px;
}
.gb_web .con1900row > div{
    display: inline-block;
}
.gb_web #txtRoutePhone{
    display: inline-block !important;
}
.gb_web .gbcr_top_con > .gbcr_td:first-child{
    display: block;
}
.gb_web .gbcr_button_con .button{
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    border: none;
    line-height: 40px;
    min-height: 40px;
    font-size: 1rem;
    padding: 0 15px;
    background: #f5f5f5;
    color: #919191;
    border-radius: 3px;
    box-shadow: 0 1px rgba(0,0,0,0.05),inset 0 1px rgba(255,255,255,0.02);
}
.gb_web .tel_num{
    color:#454545;
    font-weight: bold;
}

/* Start media queries */
@media only screen and (max-width: 785px){
    .gbcr_wrap.gb_web{
        margin: 10px;
        margin-bottom: 0;
    }
}
/* Default End */



/* New Start */
.gb_web_new .gbcr_small_text{
    display: none;
}
.gb_web_new input{
    color:#333333;
}
.gb_web_new .gbcr_td{
    display: inline-block;
    padding: 20px 0 10px 0;
}
.gb_web_new .gbcr_td:nth-child(2){
    padding: 0 0 10px 0;
}
.gb_web_new .gbcr_button_con{
    margin: 10px 0;
}
.gb_web_new #lbl1900.gbcr_b_text{
    font-weight: bold;
    padding: 4px 10px;
}
.gb_web_new .con1900row > div{
    display: inline-block;
}
.gb_web_new #txtRoutePhone{
    display: inline-block !important;
    background: transparent url(../images/input_1.png);
    width: 218px;
    height: 21px;
    padding-right: 5px;
    border: none;
    outline: none;

}
.gb_web_new #txtEmail{
    background: transparent url(../images/input_2.png);
    width: 218px;
    height: 21px;
    padding-right: 5px;
    border: none;
    outline: none;
}
.gb_web_new .gbcr_top_con > .gbcr_td:first-child{
    display: inline-block;
    margin: 0 10px;
}
.gb_web_new .gbcr_table > .gbcr_tr:first-child div{
    display: inline-block;
}
.gb_web_new .gbcr_button_con .button{
    background: transparent url(../images/btn.png);
    display: inline-block;
    width: 221px;
    height: 37px;
    font-size: 155%;
    color:#FFF;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
}
.gb_web_new .tel_num{
    color:#454545;
    font-weight: bold;
    font-size: 125%;
}
.gb_web_new .gbcr_top_con > .gbcr_td:nth-child(2),.gb_web_new .gbcr_table > .gbcr_tr div:nth-child(2),.gb_web_new #lblCallID span{
    position: relative;
}
.gb_web_new .gbcr_top_con > .gbcr_td:nth-child(2)::after{
    content: url(../images/input_1_txt.png);
    position: absolute;
    top: -200%;
    left: 10%;

}
.gb_web_new .gbcr_table > .gbcr_tr div:nth-child(2)::after{
    content: url(../images/input_2_txt.png);
    position: absolute;
    top: -220%;
    right:100%;
}
.gb_web_new .gbcr_tr.con1900row div:nth-child(2)::after{
    content:'';
}
.gb_web_new .gbcr_tr.con1900row div #lbl1900 a::after{
    content: url(../images/num_1_txt.png);
    position: absolute;
    top: -130%;
    right: 100%;
}
.gb_web_new #lblCallID span::after{
    content: url(../images/input_3_txt.png);
    position: absolute;
    top: 100%;
    right: 50%;
}
.gb_web_new .gbcr_top_con > .gbcr_td:first-child, .gb_web_new .gbcr_table > .gbcr_tr:first-child > div:first-child{
    width: 180px;
    margin: 0;
}
.gbcr_wrap.gb_web_new{
    margin-top: 70px;
}
.gbcr_b_text{
    color: #000;
}

/* Start media queries */
@media only screen and (max-width: 500px){
    .gb_web_new .tel_num{
        font-size: 100%;
    }
    .gbcr_wrap.gb_web_new{
        margin-top: 10px;
    }
    .gb_web_new .gbcr_bottom_con{
        margin-top: 35px;
    }
    .gb_web_new .gbcr_top_con > .gbcr_td:nth-child(2)::after{
        content: url(../images/input_mob_1_txt.png);
        position: absolute;
        top: 26px;
        left: 50px;

    }
    .gb_web_new .gbcr_table > .gbcr_tr div:nth-child(2)::after{
        content: url(../images/input_mob_2_txt.png);
        position: absolute;
        top: 26px;
        left: 50px;
        right:auto;
    }
    .gb_web_new .gbcr_button_con{
        margin: 50px 0 0 0;
    }
    .gb_web_new #txtRoutePhone{
        display: inline-block !important;
        background: transparent url(../images/input_1.png);
        width: 300px;
        height: 25px;
        background-size: 99.9% 99.9%;
        border: none;
        outline: none;

    }
    .gb_web_new #txtEmail{
        background: transparent url(../images/input_2.png);
        width: 300px;
        height: 25px;
        background-size: 99.9% 99.9%;
        border: none;
        outline: none;
    }
    .gb_web_new .gbcr_tr.con1900row div:nth-child(2)::after{
        content:'';
    }
    .gb_web_new .gbcr_tr.con1900row div #lbl1900 a::after{
        content: url(../images/input_mob_4_txt.png);
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .con1900row{
        padding: 10px 0 45px 0;
    }
    .gb_web_new #lblCallID span::after{
        content: url(../images/input_mob_3_txt.png);
        position: absolute;
        top: -35px;
        right: -145px;
    }
    body > .tm-teaser > .uk-container{
        padding: 0 5px;
    }
}


/* New End */

