﻿html {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
body {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
div, img, ul, p, ol, li, table, tr, th, td, h1, form, body {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	box-sizing: border-box;
}
div, table {
	width: 100%;
}
table {
	border-collapse: collapse;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-size: 1.1vw;
	background-color: #483429;
}
a {
	color: #000000;
	text-decoration: underline;
	border: none;
	cursor: pointer;
}
/* new fonts */
#vw_element {
	width: 1px;
	width: 50vw;
}
#outer_wrapper {
	width: 70%;
	min-width: 200px;
	margin: 10px auto;
}
#header_cnt {
	border-bottom: #e8e5e2 1px solid;
	border-bottom: rgba(232,229,226,0.6) 1px solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	z-index: 20;
}
#header_cnt table {
	width: 100%;
}
.title-logo {
	width: 70%;
}
.title-logo h1 {
	margin:0;
	font-weight:normal;
	text-align:center;
	color:#000000;
	 text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, #cccccc 0 2px 2px;  
	font-size:150%;
}

.title-logo a {
	color: #edebe7;
	color: rgba(237,235,231,0.5);
	text-decoration: none;	
}
.title-logo img {
	width: 1em;
	position: relative;
	top: 0.20em;
}
.header-functions-cnt {
	width: 24.5%;
	min-width: 150px;
}
.header-functions-cnt table td {
	width: 19%;
	padding: 1px;
}
.header-btns {
	padding: 1px;
	background-color: #d1cac0;
	border: 2px #d1cac0 solid;
	min-width: 40px;
}
.header-btns:hover {
	background-color: #efeeeb;
	border: 2px #efeeeb solid;
}
.header-btns span {
	display: none;
	font-size: 76%;
	border: 1px #cccccc solid;
	background-color: #ffffff;
	background: -webkit-linear-gradient(#ffffff, #B0C4DE);
	background: -o-linear-gradient(#ffffff, #B0C4DE);
	background: -moz-linear-gradient(#ffffff, #B0C4DE);
	background: linear-gradient(#ffffff, #B0C4DE);
	color: #000000;
	opacity: 0.9;
	text-align: center;
	position: absolute;
	top: 45px;
	top: 2.5vw;
	left: -30px;
	width: 80px;
	padding: 5px;
	z-index: 50;
}
.header-functions-cnt table td:first-child div span {
	width: 100px;
}
.header-btns:hover span {
	display: block;
}
.header-functions-cnt table .spacer {
	width: 5%;
}
.header-functions-cnt table td img {
	width: 100%;
}
.settings-btn {
	width: 5.5%;
	padding: 1px;
	min-width: 50px;
}
.settings-btn div {
	padding: 2px;
	background-color: #a99f95;
	border: 1px solid #f7f5f3;
	border: 1px solid rgba(247,245,243,0.6);
	border-radius: 5px;
}
.settings-btn div:hover {
	background-color: #efeeeb;
	cursor: pointer;
}
.settings-btn img {
	width: 100%;
}
#content_cnt {
	z-index: 20;
}
#wkspcfm, #stngfrm, #crntvsncnt, #help_cnt {
	position: absolute;
	top: 0;
	display: none;
	z-index: 20;
}
#wkspcfm {
	right: 0;
	width: 30%;
	background-color: #f7e3d3;
	min-width: 200px;
}
#wkspcfm ul li {
	list-style: none;
	padding: 5px 5%;
}
#wkspwdth, #wksphgt, #wksptxtsz {
	width: 90%;
}
#wkspcfm input {
	font-size: 110%;
}
#stngfrm {
	right: 0;
	width: 30%;
	background-color: #f7e3d3;
	min-width: 200px;
	font-size:120%;
	border:1px solid #f7e3d3;
}
#stngfrm ul li {
	list-style: none;
	padding: 5px 5%;
	cursor: pointer;
}
#stngfrm ul li:hover {
	background-color: #fefcfa;
}
#stngfrm .menu-btns {
	display: none;
}
#crntvsncnt {
	left: 0;
	background-color: #fbf1e9;
	padding: 5px 2%;
}
.header-type1 {
	font-size: 110%;
	font-family: Geneva, Verdana, sans-serif;
	font-weight: bold;
}
.header-type2 {
	margin: 15px 0 5px 0;
	text-decoration: underline;
	font-weight: bold;
}
.header-type3 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0;
}
.text-type1 {
	margin: 8px 0;
}
/*  help */
#help_cnt {
	font-family: "Iskoola Pota", "SinhalaSangamMN", sans-serif;
	background-color: #fbf1e9;
	padding: 5px 2%;
	z-index: 20;
}
#help_cnt .list-type1 li {
	width: 90%;
	margin: 5px auto;
}
#help_cnt .header-type1 span {
	font-size: 100%;
	font-weight: normal;
}
#help_cnt img {
	width: 1.5em;
}
#help_cnt img, #help_cnt input {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d1cac0;
	border: 2px #d1cac0 solid;
}
#help_cnt input:hover {
	background-color: #e0dcd6;
	border: 2px #d1cac0 solid;
}
/* keyboard */
.topmenubtn3 {
	background-color: #d1cac0;
	border: 2px #d1cac0 solid;
	min-width: 40px;
}
.topmenubtn3:hover {
	background-color: #e0dcd6;
	border: 2px #d1cac0 solid;
	cursor: pointer;
}
#help_cnt .topmenubtn3, #crntvsncnt .topmenubtn3 {
	font-size: 110%;
	text-align: center;
	margin: 10px auto;
	min-width: 40px;
}
/*  text cnts */
#txt_cnts .segment-table {
	width: 50%;
	font-family: "Iskoola Pota", "SinhalaSangamMN", sans-serif;
}
#convtext, #typtext {
	width: 98%;
	height: 200px;
	border: 1px #e0ebf4 solid;
	background-color: #f1f6f9;
	font-size: 200%;
}
#txt_cnts .textarea-cnt {
	min-width: 150px;
}
#txt_cnts .textarea-title {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0;
	color: #cccccc;
}
#typtext::placeholder  {
     font-size:80%;
	 color:#bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
}
#typtext:-ms-input-placeholder{
     font-size:140%;
	 color:#bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
}
#typtext::-ms-input-placeholder{
     font-size:80%;
	 color:#bbbbbb;
	 font-family: Arial, Helvetica, sans-serif;
}

/* transition table */
#trans_cntTable {
	display: none;
}
#trans_cntTable .trans-header {
	width: 100%;
	text-align: center;
	font-family: Geneva, Verdana, sans-serif;
	color: #000;
	background-color: #efeeeb;
	margin-top: 5px;
}
.trans-cnt .col-tables {
	width: 20%;
	margin: 10px 1%;
	min-width: 150px;
	padding: 5px 2%;
	background-color: #fff2e7;
}
.trans-col-header {
	width: 100%;
	text-align: center;
	color: #777777;
}
.trans-cnt table table tr td {
	width: 50%;
	padding: 0 0 0 5%;
	border-top: 1px solid rgb(255,255,255);
	border-top: 1px solid rgba(255,255,255,0.1);
}
.trans-cnt table table tr td span:nth-child(odd) {
    color:#df8642;
}
.trans-special-cnt p {
	margin-top: 10px;
}
#undosaves textarea, #redosaves textarea {
	width: 1px;
	height: 1px;
}
/*  query styles */
@media only screen and (max-width: 1400px) {
body {
	font-size: 16px;
}
#outer_wrapper {
	width: 80%;
}
.header-btns span {
	top: 3vw;
	left: -30px;
	width: 70px;
	padding: 1px;
	padding: 0.2vw;
}
#stngfrm, #wkspcfm, #help_cnt .tabs-cnt {
	width: 40%;
}
}
@media only screen and (max-width: 1000px) {
#outer_wrapper {
	width: 90%;
}
#stngfrm, #wkspcfm, #help_cnt .tabs-cnt {
	width: 50%;
}
}
@media only screen and (max-width: 800px), (max-width: 900px) and (min-resolution: 115dpi), (max-width: 1025px) and (min-resolution: 128dpi), (max-width: 1150px) and (min-resolution: 146dpi), (max-width: 1300px) and (min-resolution: 165dpi), (max-width: 1500px) and (min-resolution: 185dpi), (min-resolution: 215dpi) {
body {
	font-size: 16px;
}
#outer_wrapper {
	width: 100%;
	margin: 1vw auto;
}
.title-logo h1{
	font-size: 125%;
	text-shadow: 0 0.5px 0 #ccc, 0 0.5px 0 #c9c9c9, #cccccc 0 0.5px 0.5px;  
}
.header-functions-cnt {
	display: none;
}
#header_cnt {
	border: none;
}
#stngfrm .menu-btns {
	display: block;
}
#wkspcfm {
	width: 75%;
}
#stngfrm ul li, #wkspcfm ul li {
	padding: 8px 5%;
}
#stngfrm ul li {
	padding: 15px 15%;
}
#convtext, #typtext {
	height: 150px;
}
}
/*  small screen */
@media (max-width: 500px), (max-width: 600px) and (min-resolution: 100dpi), (max-width: 700px) and (min-resolution: 120dpi), (max-width: 850px) and (min-resolution: 140dpi),(max-width: 1000px) and (min-resolution: 170dpi), (max-width: 1200px) and (min-resolution: 200dpi) {
body {
	font-size: 14px;
}
#stngfrm {
	width:80%;
}
#help_cnt .tabs-cnt {
	width: 70%;
}
#convtext, #typtext {
	height: 100px;
}
#txt_cnts .segment-table {
	width:100%;
}
}
@media only screen and (max-width: 150px) {
#outer_wrapper {
	font-size: 12px;
}
}
