﻿.Box{border:1px solid #f4a302;border-radius:3px;padding:4px 10px;transition:.5s; resize:none; margin-bottom:1em; background-color:#ddd;}
.Box:hover{border-color:#888;}
.Box:focus{border-color:#555;}
.Text{width:50%;}
.Area{width:80%;height:80px;}
.Validator{font-size:60%;margin:0;margin-bottom:5px; margin-top:0;}
.Submit{margin:0;height:2em;width:20%;}
#Counter{font-size:70%;color:#c06;}
#Comment{border:1px solid #f4a302;background: #111328;}
#Comment > header{background: #aaa;
background: #f4a302;color:#111328;margin-bottom:.5em;padding:.3em 0;text-align:center;}
#Comment > form{padding:1%;}
.LTR{direction:ltr;text-align:left;}
#Query{margin-bottom: .5em;margin-top: 1em;background-position: right center;font-size: .9em;border-bottom: 1px dashed #444;color: #FF3300;padding: 5px 25px 5px 0;background-image: url('/Layout/Files/Site/Query.png');background-repeat: no-repeat;}
#Answer{margin-bottom: .5em;font-weight: 700;margin-top: 30px;background-position: right center;font-size: .9em;border-bottom: 1px dashed #444;color: #009933;padding: 5px 25px 5px 0;background-image: url('/Layout/Files/Site/tick.png');background-repeat: no-repeat;}
#Tag > a {color: #fff;background: linear-gradient(to bottom, #a90329 0%,#8f02b2e4e 44%,#6d0019 100%);}
#Pages > h1{font-size:115%;}
#Pages > h2{font-size:110%;}
#Pages > h3{font-size:105%;}