textarea{
    overflow:auto;background-color:#f8fac6;   
}
.bijoy_textarea{
    width:100%;
    height:250px;
    font-family:SutonnyMJ;
    font-size:22px;color:#000;
    border:1px solid #999;
    outline:none;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding:5px
}
.bijoy_textarea:focus{
    width:100%;
    height:250px;
    font-family:SutonnyMJ;
    color:#000;
    border:1px solid #5ab4e6;
    box-shadow:0 0 5px #7dbef1;
    -moz-box-shadow:0 0 5px #7dbef1;
    -webkit-box-shadow:0 0 5px #7dbef1}
.unicode_textarea{
    width:100%;
    height:250px;
    font-family:SolaimanLipi;
    font-size:22px;
    color:#000;
    border:1px solid #999;
    outline:none;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding:5px}
.unicode_textarea:focus{
    width:100%;
    height:250px;
    border:1px solid #5ab4e6;
    box-shadow:0 0 5px #7dbef1;
    -moz-box-shadow:0 0 5px #7dbef1;
    -webkit-box-shadow:0 0 5px #7dbef1}
.bijoy_button{
    width:153px;
    height:27px;
    margin-right: 10px;
    border:none;
    background:url(../../images/convert/convert_down.gif) no-repeat}
.bijoy_button:hover{
    width:153px;
    height:27px;
    margin-right: 10px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/convert_down.gif) 0 -27px no-repeat}
.unicode_button{
    width:153px;
    height:27px;
    margin-right: 10px;
    border:none;
    background:url(../../images/convert/convert_up.gif) no-repeat;
    }
.unicode_button:hover{
    width:153px;
    height:27px;
    margin-right: 10px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/convert_up.gif) 0 -27px no-repeat}
.unicode-text-copy-above{
    width:153px;
    height:27px;
    margin-right: 10px;
    border:none;
    background:url(../../images/convert/unicode-text-copy-above.png) no-repeat;
    }
.unicode-text-copy-above:hover{
    width:153px;
    height:27px;
    margin-right: 10px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/unicode-text-copy-above.png) 0 -27px no-repeat}    
.bijoy-text-copy-down{
    width:153px;
    height:27px;
    margin-right: 10px;
    border:none;
    background:url(../../images/convert/bijoy-text-copy-down.png) no-repeat;
    }
.bijoy-text-copy-down:hover{
    width:153px;
    height:27px;
    margin-right: 10px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/bijoy-text-copy-down.png) 0 -27px no-repeat} 
.unicode-text-copy-down{
    width:153px;
    height:27px;
    margin-right: 10px;
    border:none;
    background:url(../../images/convert/unicode-text-copy-down.png) no-repeat;
    }
.unicode-text-copy-down:hover{
    width:153px;
    height:27px;
    margin-right: 10px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/unicode-text-copy-down.png) 0 -27px no-repeat}    
.bijoy-text-copy-above{
    width:153px;
    height:27px;
    margin-right: 10px;
    border:none;
    background:url(../../images/convert/bijoy-text-copy-above.png) no-repeat;
    }
.bijoy-text-copy-above:hover{
    width:153px;
    height:27px;
    margin-right: 10px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/bijoy-text-copy-above.png) 0 -27px no-repeat}
.reset_button{
    width: 110px;
    height:27px;
    padding-right:0px;
    border:none;
    background:url(../../images/convert/reset.gif) no-repeat;
    }
.reset_button:hover{
    width:110px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../../images/convert/reset.gif) 0 -27px no-repeat}