@import url(bt-con-font-embedded.css);
@import url('https://fonts.maateen.me/solaiman-lipi/font.css');

html, body {
    font-size: 14px;
    background: #fff;
    color: #333333;
    cursor: default;
    line-height: 24px;
    min-height: 100%;
    width: 100%;
}

* {
    padding: 0;
    margin: 0;
    outline: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0 0 10px 0;
}

.wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

a {
    color: #336699;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.dn {
    display: none;
}

.aligncenter {
    text-align: center;
}

.header {
    padding: 10px 0;
}

.c_name h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}

.c_name {
    font-family: Arial, Solaimanlipi, Helvetica, sans-serif;
    text-align: center;
    height: 110px;
}

.c_name_foot h4 {

    font-family: SolaimanLipi, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    padding-bottom: 0;
}

.c_name_foot {
    font-family: Arial, Solaimanlipi, Helvetica, sans-serif;
    text-align: center;
}


/*.converterBody > .row {*/
/*    height: 100%!important;*/
/*}*/

/*.converterBody > .row > .col-12:first-child {*/
/*    height: calc(50% - 30px)!important;*/
/*}*/
/*.converterBody > .row > .col-12:nth-child(2){*/
/*    height: 60px!important;*/
/*}*/

/*.converterBody > .row > .col-12:nth-child(3) {*/
/*    height: calc(50% - 30px)!important;*/
/*}*/

textarea {
    overflow: auto;
    background-color: #fffaf0;
    border: 1px solid #EDEDED;

}

.buttonWrap {
    padding: 4px 0 10px 0;
}

.convert_button_center {
    text-align: center;
}

.bijoy_textarea {
    width: 100%;
    height: 100%;
    font-family: SutonnyMJ;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    outline: none;
    padding: 15px
}

.bijoy_textarea:focus {
    width: 100%;
    height: 100%;
    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:focus {
    width: 100%;
    height: 100%;
    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_head {
    width: 100%;
    font-size: 20px;
    color: #0080ff;
    text-align: center;
    background-color: silver
}

.unicode_textarea {
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    outline: none;
    padding: 15px
}

.unicode_textarea:focus {
    width: 100%;
    height: 100%;
}

#convert_button {
    float: left;
    width: 100%;
    display: inline;
    font-size: 13px;
    padding: 0px 0px 0px 0px
}

#convert_button .convert_button_left {
    float: left
}

#convert_button .convert_button_right {
    float: right
}

.bijoy_button {

    color: #fff;
    line-height: 27px;
    border: none;
    background-color: #006837;
    cursor: pointer;
    padding-right: 10px;
    height: 35px;
    padding-left: 10px;
    /* background: url(../images/convert_down.gif) no-repeat */
}

.convert_button_center span:before {
    font-family: 'bt-con-font';
    font-size: 16px;
}

/*
/*.convert_button_center .bijoy_button_div:before {*/
/*    content: '\e800';*/
/*    color: red;*/
/*}*/

.bijoy_button:hover {
    background-color: #ed1c24;
}

.unicode_button {
    padding-left: 10px;
    border: none;
    cursor: pointer;
    color: #fff;
    padding-right: 10px;
    height: 35px;
    background: #F70F21;
}

.unicode_button:hover {
    background-color: #006837;
}

/*
/*.convert_button_center .unicode_button_div:before {*/
/*    content: '\e801';*/
/*    color: #000;*/
/*}*/

.broken_button {
    height: 27px;
    padding: 0 5px;
    border: none;
    background-color: #7dbef1;
    color: #000;
    cursor: pointer;
}

/*.convert_button_center .broken_button_div:before {*/
/*    content: '\e802';*/
/*    color: #000;*/
/*}*/
.reset_button {
    padding-right: 0px;
    border: none;
    color: white;
    cursor: pointer;
    width: 110px;
    height: 35px;
    background: #1877F2;
}

.reset_button:hover {
    background-color: #999;
}

/*.convert_button_center .reset_button_div:before {*/
/*    content: '\f12d';*/
/*    color: red;*/
/*}*/

.unicode_button_copy {
    padding-right: 0px;
    border: none;
    color: white;
    cursor: pointer;
    width: 160px;
    height: 35px;
    background: #FF9416;
}

.unicode_button_div:hover .tooltip-b {
    visibility: visible;

}

.bijoy_button_div:hover .tooltip-c {
    visibility: visible;

}

.bijoy_button_copy {
    padding-right: 0px;
    border: none;
    color: white;
    cursor: pointer;
    width: 160px;
    height: 35px;
    background: #FF9416;
}

.bijoy_button_copy :hover .tooltip-c {
    visibility: visible;

}

/*footer*/
.footer {
    padding: 20px 0;
}

/*footer share*/
.roundicons .icon {
    width: 32px;
    height: 32px;
    font-size: 20px;
    line-height: 32px;
    background: #dadad1;
    color: #000;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 4px;
}

.roundicons .icon:before {
    font-family: 'bt-con-font';
    content: '.';
}

.roundicons .t,
.roundicons .icon span {
    display: none;
}

.roundicons .icon_facebook {
    background: #3b5998;
    color: #fff;
}

.roundicons .icon_facebook:before {
    content: '\f09a';
}

.roundicons .icon_twitter {
    background: #1ebef0;
    color: #fff;
}

.roundicons .icon_twitter:before {
    content: '\f099';
}

.roundicons .icon_viber {
    background: #7d51a0;
    color: #fff;
}

.roundicons .icon_viber:before {
    content: '\e803';
}

.roundicons .icon_whatsapp {
    background: #25d366;
    color: #fff;
}

.roundicons .icon_whatsapp:before {
    content: '\f232';
}

.unicode-section {
    /*min-height: 330px;*/
}

.bijoy-section {
    /*min-height: 330px;*/
}

.unicode-section-body {
    height: auto;
}

.bijoy-section-body {
    height: auto;
}

.unicode-section-header {
    height: 35px;
    background-color: #006837;
    padding: 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    text-align: center;

}

.bijoy-section-header {
    height: 35px;
    background-color: #F70F21;
    padding: 8px;
    font-family: SolaimanLipi;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    text-align: center;
}

.label-success {
    position: relative;
    top: 20px;
}

#toast-container {
    position: fixed;
    pointer-events: none;
    border: none;
    margin-bottom: 10px;
}

.toast-message {
    word-wrap: break-word;
    font-weight: bold;
    margin-left: 30px;
}

#toast-container > .toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
    background-repeat: no-repeat;
}

.share-section {
    margin: auto;
    text-align: center;
}

.share-section > ul {
    list-style: none;
    display: inline-block;
}

.share-section > ul > li {
    list-style: none;
    display: inline-block;
    margin: 5px;
}

.tooltip-b {
    position: absolute;
    margin-top: -39px;
    margin-left: 15px;
    visibility: hidden;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    background: black;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
}

.tooltip-b::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
}

.tooltip-c {
    position: absolute;
    margin-top: -39px;
    margin-left: 15px;
    visibility: hidden;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    background: black;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
}

.tooltip-c::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
}

/*media query*/
@media only screen and (max-width: 800px) {
    .wrapper {
        max-width: 90%;
    }

    .convert_button_center span {
        display: block;
        margin: 5px auto;
    }
}

@media only screen and (max-width: 1366px) {
    .unicode_textarea {
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .bijoy_textarea {
        font-size: 16px !important;
        line-height: 16px !important;
    }
}
@media (min-width: 1367px) and (max-width: 1545px) {
    .unicode_textarea {
        font-size: 18px !important;
        line-height: 18px !important;
    }

    .bijoy_textarea {
        font-size: 18px !important;
        line-height: 18px !important;
    }
}@media (min-width: 1546px) and (max-width: 1545px) {
    .unicode_textarea {
        font-size: 18px !important;
        line-height: 18px !important;
    }

    .bijoy_textarea {
        font-size: 18px !important;
        line-height: 18px !important;
    }
}