html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.btn {
  border: 1px solid #1777b7;
  background: #009afd;
  height: 30px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009afd), color-stop(100%, #009afd));
  background-image: -webkit-linear-gradient(#009afd, #009afd);
  background-image: -moz-linear-gradient(#009afd, #009afd);
  background-image: -o-linear-gradient(#009afd, #009afd);
  background-image: linear-gradient(#009afd, #009afd);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(100, 100, 100, 0.3);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(100, 100, 100, 0.3);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(100, 100, 100, 0.3);
  text-shadow: rgba(162, 23, 23, 0.4) 0 1px 0;
  padding: 0px 10px;
  color: #ffffff !important;
  font-size: 14px;
  font-family: Calibri;
  cursor: pointer;
  font-weight: bold;
}
.btn:hover {
  border-top-color: #2e8cc2;
  background: #2e8cc2;
  color: #fcfcfc;
}
.btn:active {
  border-top-color: #91aaba;
  background: #91aaba;
}

a.btn {
  padding: 5px 20px;
  margin-right: 5px;
  text-decoration: none;
}

.btn-mod {
  border: 1px solid #B0B0B0;
  text-decoration: none !important;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#fcfcfc, #f4f4f4);
  background: -moz-linear-gradient(#fcfcfc, #f4f4f4);
  background: -o-linear-gradient(#fcfcfc, #f4f4f4);
  background: linear-gradient(#fcfcfc, #f4f4f4);
  text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  padding: 7px 10px 7px 10px;
  color: #000;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
.btn-mod:hover {
  border-top-color: #909090;
  box-shadow: 1px 1px 1px 0px #D8D8D8;
}
.btn-mod:active {
  border-top-color: #909090;
  box-shadow: 1px 1px 1px 0px #D8D8D8;
}

.btn-back {
  border: 1px solid rgba(100, 100, 100, 0.49);
  text-decoration: none !important;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #358fd5), color-stop(100%, #287fbb));
  background: -webkit-linear-gradient(#358fd5, #287fbb);
  background: -moz-linear-gradient(#358fd5, #287fbb);
  background: -o-linear-gradient(#358fd5, #287fbb);
  background: linear-gradient(#358fd5, #287fbb);
  text-shadow: rgba(0, 0, 0, 0.32) 0 1px 0;
  padding: 7px 13px 7px 13px;
  color: #FAFAFA;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 1px 4px 10px 0px rgba(216, 216, 216, 0.78);
}
.btn-back:hover {
  border-top-color: rgba(3, 56, 108, 0.74);
  box-shadow: 1px 4px 5px 0px rgba(216, 216, 216, 0.78);
}
.btn-back:active {
  border-top-color: rgba(3, 56, 108, 0.74);
  box-shadow: 1px 4px 5px 0px rgba(216, 216, 216, 0.78);
}

.btn-bl {
  border: 1px solid rgba(100, 100, 100, 0.49);
  text-decoration: none !important;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #358fd5), color-stop(100%, #287fbb));
  background: -webkit-linear-gradient(#358fd5, #287fbb);
  background: -moz-linear-gradient(#358fd5, #287fbb);
  background: -o-linear-gradient(#358fd5, #287fbb);
  background: linear-gradient(#358fd5, #287fbb);
  text-shadow: rgba(0, 0, 0, 0.32) 0 1px 0;
  padding: 6px 13px 6px 13px;
  color: #FAFAFA;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 1px 4px 10px 0px rgba(216, 216, 216, 0.78);
}
.btn-bl:hover {
  border-top-color: rgba(3, 56, 108, 0.74);
  box-shadow: 1px 4px 5px 0px rgba(216, 216, 216, 0.78);
}
.btn-bl:active {
  border-top-color: rgba(3, 56, 108, 0.74);
  box-shadow: 1px 4px 5px 0px rgba(216, 216, 216, 0.78);
}

input[type='text'], input[type='password'], input[type='number'], textarea, select {
  background: #fff;
  border: 1px solid #828282;
  outline: none;
  height: 25px;
}
input[type='text']:focus, input[type='password']:focus, input[type='number']:focus, textarea:focus, select:focus {
  border: 1px solid #171717;
}

.form-vt h4 {
  color: #FF5722;
  font-weight: bold;
}
.form-vt .form-gp {
  margin-top: 12px;
}
.form-vt .form-gp .form-lbl {
  padding: 8px;
  width: 200px;
  padding-left: 15px;
  font-weight: 600;
  color: #757575;
}
.form-vt .form-gp .form-ct {
  padding: 2px;
  width: 600px;
}
.form-vt .form-gp .form-ct input[type="text"], .form-vt .form-gp .form-ct input[type="password"], .form-vt .form-gp .form-ct input[type="email"] {
  width: 280px;
  height: 25px;
}
.form-vt .form-gp .form-ct textarea {
  width: 280px;
}
.form-vt .field-validation-error {
  color: red;
}

.message {
  font-weight: bold;
  padding: 10px;
}
.message .error {
  color: red;
}
.message .success {
  color: #2DAF2D;
}
.message .warning {
  color: #F00;
}
.message .msg {
  color: #000;
}

.details .det-gp {
  margin-top: 8px;
}
.details .det-gp .det-name {
  padding: 8px;
  width: 200px;
  padding-left: 15px;
  font-weight: 600;
  color: #757575;
}
.details .det-gp .det-value {
  padding: 8px;
  width: 200px;
  padding-left: 15px;
  font-weight: 600;
  color: #000;
}

.cl {
  float: left;
}

.rw:after {
  content: '';
  display: block;
  clear: both;
}

.cl1, .cl2, cl3, c4, cl5 {
  float: left;
}

.rw:after, .rw1:after, .rw2:after, .rw3:after, .rw4:after, .rw5:after {
  content: '';
  display: block;
  clear: both;
}

body {
  background: #EDEDED;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-family: Open Sans, Helvetica;
  font-size: 13px;
  text-shadow: 0 1px 0 #fff;
}

#loginform-wrap {
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 #e2e2e2, 0 1px 1px #edeeef;
  width: 420px;
  margin: 70px auto 0 auto;
  background: #FFF;
}

#header {
  background: #607D8B;
  border: 1px solid #3d3d3d;
  border-radius: 3px 3px 0 0;
  padding: 20px;
  color: #FFF;
}

#loginform {
  padding-top: 24px;
  border: 1px solid #B9B9B9;
  border-top: none;
  border-radius: 0 0 3px 3px;
}

.form-gp {
  margin-top: 8px;
}
.form-gp .form-lbl {
  padding: 8px;
  width: 140px;
  padding-left: 15px;
  font-weight: 600;
  color: #757575;
}
.form-gp .form-ct {
  padding: 2px;
  width: 230px;
}

#login-error {
  padding: 10px;
  color: #000;
  border: 1px solid #DAA1A1;
  border-radius: 3px;
  background: linear-gradient(rgba(255, 221, 244, 0.53), rgba(243, 201, 229, 0.28));
  margin: 0 0 0 10px;
  width: 400px;
}
#login-error i {
  color: #D60101;
}

footer {
  margin-left: 610px;
  margin-top: 10px;
}
