@font-face {
  font-family: "SutonnyMJ";
  src: url("../fonts/SutonnyMJ.ttf") format("truetype");
}

@font-face {
  font-family: "SolaimanLipi";
  src: url("../fonts/solaimanlipi_normal.woff") format("woff");
}

body {
    margin: 0;
    background-color: #f3f3f3;
    font-size: 16px;
    font-family: SolaimanLipi,Roboto,Helvetica,Arial,sans-serif;
}
a:link, a:visited, a:active {
    text-decoration: none;
    color: #828c29
}
a:hover {
   text-decoration: none;
   opacity: 0.5;
}

h1.title {
    line-height: 36px;
    display: inline-block;
    border-bottom: 2px solid #16756d;
    font-size: 26px;
    font-weight: 600;
}
.row {
    background: #fff;
}
.clear {
  clear: both;
}
.container-top {
    padding-top: 90px;
}
.top-pad{
        padding-top: 15px
    }
@media only screen and (min-width : 992px) {
.process-box {
    padding-top: 80px;
}
}

@media only screen and (max-width : 992px) {
.row.converter {
    border: 10px solid #006973;
}
.input-box {
  padding-right: 0px;
  padding-left: 0px;
}

.output-box {
  padding-right: 0px;
  padding-left: 0px; 
}
.form-group {
    margin-bottom: 0px;
}
}

.editor-name {
    background-color: #006973;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 0px 5px 0px;
}

@media only screen and (min-width : 992px) {
.editor-name {
    border-left: 25px solid #ffffff;
    border-right: 25px solid #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
}
}

.row.converter {
    background: #f3f3f3;
    margin-bottom: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
.row.converter a{
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
textarea#EDT,textarea#CONVERTEDT {
    background: #f6ffc1;
}
.unicode_textarea {
    width: 100%;
    height: 200px;
    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;
}
.bijoy_textarea {
    width: 100%;
    height: 200px;
    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;
}
button#clear {
    background: #c60000;
    border: 0px;
    padding: 5px;
    float: right;
}
.bj-rewrite, .uni-rewrite {
    font-size: 16px;
    padding: 10px;
}
input.bj-rw, .uni-rew {
    background: #006973;
    border: 0px;
}
.bijoy_button{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/bijoy-to-unicode.png) no-repeat}
.bijoy_button:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/bijoy-to-unicode.png) 0 -27px no-repeat}
.unicode_button{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/unicode-to-bijoy.png) no-repeat}
.unicode_button:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/unicode-to-bijoy.png) 0 -27px no-repeat}
.bijoy-text-copy{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/bijoy-text-copy.png) no-repeat}
.bijoy-text-copy:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/bijoy-text-copy.png) 0 -27px no-repeat}
.unicode-text-copy{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/unicode-text-copy.png) no-repeat}
.unicode-text-copy:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/unicode-text-copy.png) 0 -27px no-repeat}
.bijoy_remove_button{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/bijoy-text-remove.png) no-repeat}
.bijoy_remove_button:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/bijoy-text-remove.png) 0 -27px no-repeat}
.unicode_remove_button{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/unicode-text-remove.png) no-repeat}
.unicode_remove_button:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/unicode-text-remove.png) 0 -27px no-repeat}
.both_reset_button{
    width:153px;
    height:27px;
    padding-right:0px;
    border:none;
    border: 1px solid #f3f3f3;
    background:url(../images/convert/both-reset.png) no-repeat}
.both_reset_button:hover{
    width:153px;
    height:27px;
    padding-right:0px;
    cursor:pointer;
    cursor:hand;
    background:url(../images/convert/both-reset.png) 0 -27px no-repeat}
    

.bs-component {
    background: #fff;
    border: 1px solid #c2c2c2;
}

@media only screen and (max-width : 768px) {
.bs-pad {
    padding-left: 0px;
	padding-right: 0px;
}
    
}

.content-description {
	display:none;
}
.faq
    {
    line-height: 1.6;
    font-weight: 400;
    border: 1px solid #8a6d3b;
    padding: 5px;
    margin-bottom: 10px;
    background: #d9edf7;
}

.padrow {
    border: 1px solid #c2c2c2;
    padding: 15px;
}

.last-updated {
    float: right;
    padding: 15px;
    font-size: 12px;
    font-style: italic;
}

/* Footer */
.footer {
    padding: 10px 10px;
    margin: 10px 0 0 0;
    background-color: #006973;
    text-align: center;
    display: block;
    line-height: 30px;
    color: #ffffff;
}

.footer a {
    color: #999;
}

.footer a:hover {
  color: #d9edf7;
  text-decoration: none;
}

.footer-nav-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-nav-item {
	float: left;
	padding: 0 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.footer-nav-item:last-child {
	border-right: 0;
}

.footer-nav-link {
	display: block;
	font-weight: normal;
}

@media (max-width: 479px) {
	.footer-nav {
		display: block;
		margin-bottom: 5px;
	}

	.footer-attribution {
		display: block;
	}
}
@media (min-width: 480px) {
	.footer-nav {
		float: left;
	}

	.footer-attribution {
		float: right;
		display: block;
		padding: 0 10px;
		border-right: 1px solid rgba(255, 255, 255, 0.5);
	}
	.footer-attribution:nth-child(2) {
		border-right: 0;
	}
}


/* Bookmark */
.top-bookmark{
     position: fixed;
     display: block;
	 right: 15px;
     top: 55px;
}

#bookmark-this {
  padding: 5px 10px;
  background-color: #006973;
  border: 1px solid #eea236;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

#bookmark-this:hover {
  background-color: #ec971f;
  border: 1px solid #d58512;
  text-decoration: none;
}

#bookmark-this:active {
  background-color: #ec971f;
  border: 1px solid #d58512;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* navbar */

.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
   padding: 5px 45px;
}

.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
    color: inherit;
    background-color: rgba(255, 255, 255, 0.1);
}
   
.navbar{
	font-weight: 600;
}

.navbar-default {
  background-color: #006973;
  border: none;
  box-shadow: 0 2px 7px black;
}
.navbar-default .navbar-brand {
  color: #d7e2e9;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #d7e2e9;
}
.navbar-default .navbar-nav > li > a {
  color: #d7e2e9;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #167596;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #d7e2e9;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
		
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #69899f;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #03a9f4;
}
.navbar-default .navbar-toggle {
  border-color: #425766;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #b30f0f;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #d7e2e9;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d7e2e9;
}
.navbar-default .navbar-link {
  color: #d7e2e9;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.open{
    background-color: black;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #d7e2e9;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #425766;
  }
}
		

.navbar-nav .open .dropdown-menu>li>a {
    line-height: 30px;
}
		
@media (max-width: 767px) {
 .navbar-nav .open .dropdown-menu>li>a {
    line-height: 35px;
}
}

/* social sidebar */

#social-sidebar{
    left:0;
    transform:translateY(-50%);
    position:fixed;
    top:50%;
    z-index:1}
#social-sidebar ul{
    list-style:none;
    margin:0;
    padding:0
}
#social-sidebar li{
    display:block
}
#social-sidebar li:first-child a{
    border-radius:0 5px 0 0;
    border-top:1px solid #999
}
#social-sidebar li:last-child a{
    border-radius:0 0 5px 0;
    border-bottom:1px solid #999
}
#social-sidebar a{
    background:white;
    color:#444;
    display:block;
    height:50px;
    font-size:20px;
    line-height:50px;
    position:relative;
    text-align:center;
    width:40px;
    text-decoration:none;
    transition:background .3s,left .4s;
    border-right:1px solid #999
}
#social-sidebar a:hover span{
    left:130%;
    opacity:1
}
#social-sidebar a span{
    border-radius:3px;
    line-height:24px;
    left:-100%;
    margin-top:-16px;
    -ms-filter:"alpha(opacity=0)";
    filter:alpha(opacity=0);
    opacity:0;
    padding:4px 8px;
    position:absolute;
    transition:opacity .3s,left .4s;
    top:50%;
    white-space:nowrap;
    z-index:-1;
    font-family:'Open Sans',sans-serif;
    font-size:14px
}
#social-sidebar a span:before{
    content:"";
    display:block;
    height:8px;
    left:-4px;
    margin-top:-4px;
    position:absolute;
    top:50%;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    width:8px;
    z-index:-2
}
#social-sidebar .fa-twitter:hover,#social-sidebar .fa-twitter span,#social-sidebar .fa-twitter span:before{
    background:#00aced;
    color:white
}
#social-sidebar .fa-facebook:hover,#social-sidebar .fa-facebook span,#social-sidebar .fa-facebook span:before{
    background:#3b5998;
    color:white
}
#social-sidebar .fa-envelope:hover,#social-sidebar .fa-envelope span,#social-sidebar .fa-envelope span:before{
    background:#0ca70c;color:white
}
@media screen and (max-width:992px){
#social-sidebar-container{
        display:block
}
#social-sidebar{
    position:relative;
    bottom:0;
    transform:none
}
#social-sidebar li{
    display:inline-block
}
#social-sidebar a{
    background:transparent;
    border:0;
    border-radius:0
}
#social-sidebar li:first-child a{
    border-radius:0;
    border:0
}
#social-sidebar li:last-child a{
    border-radius:0;
    border:0
}
#social-sidebar a:hover span{
    top:-50%;
    left:50%;
    opacity:1
}
#social-sidebar a span{
    border-radius:3px;
    line-height:24px;
    top:-25%;
    margin-top:-16px;
    -ms-filter:"alpha(opacity=0)";
    filter:alpha(opacity=0);
    opacity:0;
    padding:4px 8px;
    position:absolute;
    transition:opacity .3s,top .4s;
    left:50%;
    transform:translateX(-50%);
    white-space:nowrap;
    z-index:-1;
    font-family:'Open Sans',sans-serif;font-size:14px}
#social-sidebar a span:before{
    content:"";
    display:block;
    height:8px;
    left:50%;
    margin-left:-4px;
    position:absolute;
    top:100%;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    width:8px;
    z-index:-2
}

}