﻿/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;  
  padding:0px;
}

a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border: 0;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}



* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    cursor: default;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}
.mainbody {
    padding: 15px;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}




small,
.small {
  font-size: 75%; 
  font-weight:normal;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}




.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 768px) {	
	.col-xs-1, 
	.col-sm-1, 
	.col-md-1, 
	.col-lg-1, 
	.col-xs-2, 
	.col-sm-2, 
	.col-md-2, 
	.col-lg-2, 
	.col-xs-3, 
	.col-sm-3, 
	.col-md-3, 
	.col-lg-3, 
	.col-xs-4, 
	.col-sm-4, 
	.col-md-4, 
	.col-lg-4, 
	.col-xs-5, 
	.col-sm-5, 
	.col-md-5, 
	.col-lg-5, 
	.col-xs-6, 
	.col-sm-6, 
	.col-md-6, 
	.col-lg-6, 
	.col-xs-7, 
	.col-sm-7, 
	.col-md-7, 
	.col-lg-7, 
	.col-xs-8, 
	.col-sm-8, 
	.col-md-8, 
	.col-lg-8, 
	.col-xs-9, 
	.col-sm-9, 
	.col-md-9, 
	.col-lg-9, 
	.col-xs-10, 
	.col-sm-10, 
	.col-md-10, 
	.col-lg-10, 
	.col-xs-11, 
	.col-sm-11, 
	.col-md-11, 
	.col-lg-11, 
	.col-xs-12, 
	.col-sm-12, 
	.col-md-12, 
	.col-lg-12 {
		padding-left: 5px;
		padding-right: 5px;
	}	
}





label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 1px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}



.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 3px 12px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
    .form-control:focus {
        background: none repeat scroll 0 0 #f6f6f6;
        border: 1px solid #777;
        outline: 0 none;
    }
    .form-control::-moz-placeholder {
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #999;
        opacity: 1;
    }
    .form-control:-ms-input-placeholder {
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #999;
    }
    .form-control::-webkit-input-placeholder {
        font-size: 12px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #999;
    }
    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}

.form-group label:not(.btn) {
    font-size: 12px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0px;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.input-sm {
  height: 23px;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 23px;
  line-height: 23px;
  padding: 2px 2px 2px 5px;
  margin:0px 10px 0px 0px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-error .form-control { 
  -webkit-box-shadow: inset 0 1px 1px rgb(255,0,0);
  box-shadow: inset 0 1px 1px rgb(255,0,0);
  border:solid 1px #ff0000;
 
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 0px 1px rgb(255,0,0), 0 0 4px #ff0000;
  box-shadow: inset 0 0px 1px rgb(255,0,0), 0 0 4px #ff0000;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #ff0000;
    background-color: #f2dede;
    -webkit-box-shadow: inset 0 1px 1px rgb(255,0,0);
    box-shadow: inset 0 1px 1px rgb(255,0,0);
}


.btn {
    /*height: 42px;*/    
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 13px 14px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 800;
    width: auto;
    min-width: 120px;
    line-height: 1;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255, 0.30)), color-stop(50%, rgba(255,255,255, 0.15)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(255,255,255, 0.30), rgba(255,255,255, 0.15) 50%, transparent);
    background-image: -moz-linear-gradient(top, rgba(255,255,255, 0.30), rgba(255,255,255, 0.15) 50%, transparent);
    background-image: -ms-linear-gradient(rgba(255,255,255, 0.30), rgba(255,255,255, 0.15) 50%, transparent);
    background-image: -o-linear-gradient(rgba(255,255,255, 0.30), rgba(255,255,255, 0.15) 50%, transparent);
    background-image: linear-gradient(rgba(255,255,255, 0.30), rgba(255,255,255, 0.15) 50%, transparent);
    text-shadow: 0px -1px 0 rgba(0,0,0,0.18);
    box-shadow: 0px 1px 0px rgba(0,0,0, 0.90), 0 1px 0 rgba(255,255,255, 0.30) inset, 0 1px 0px rgba(0,0,0, 0.15);
    -moz-boxbox-shadow: 0px 1px 0px rgba(0,0,0, 0.90), 0 1px 0 rgba(255,255,255, 0.30) inset, 0 1px 0px rgba(0,0,0, 0.15);
    -webkit-boxbox-shadow: 0px 1px 0px rgba(0,0,0, 0.90), 0 1px 0 rgba(255,255,255, 0.30) inset, 0 1px 0px rgba(0,0,0, 0.15);
}

#btnusername_loading.btn,
#btnsignin_loading.btn{
    height: 42px;
}

.form-group label.btn-success,
.btn-success {
    /*color: #ffffff;
    background-color: #49b1e6;
    border-color: #2b96cc;*/
}
.btn-reset {
    color: #ffffff;
    background-color: #49b1e6;
    border-color: #2b96cc;
}
.btn-reset:hover {
    opacity:0.8;
}

.btn-primary {
    color: #ffffff;
    background-color: #039ebe;
    border-color: #0390ad;
}

    .btn-primary:hover,
    .btn-primary:focus    {
        color: #ffffff;
        background-color: #0390ad;        
    }

.btn:focus,
.btn:active:focus,
.btn.active:focus {
 
}
.btn:hover,
.btn:focus { 
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
    text-shadow: none;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-color: #eee;
    }
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}



.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


body 
{
	background-color:#f4ede5;
	overflow:auto;
}

.forgotbox{
    text-align:center;
    float:left;
    width:100%;
    padding:10px;    
}
    .forgotbox a {
        font-size:12px;
        display:inline-block;
        text-decoration:underline;
          color: #428bca;  
    }
        .forgotbox a:hover {
            text-decoration:none;
        }
.selfregisterbox {
    border-top:solid 1px #ddd;
    padding-top:30px;    
}
.selfregisterbox .selfspacer {
    position: absolute;
/*    width: 60px;*/
    width: 120px;
    text-align: center;
    font-size: 12px;
    padding: 0px 15px;
    left: 0;
    height: 30px;
    line-height: 30px;
    right: 0;
    top: -15px;
    margin: auto;
    text-transform: uppercase;
    /*background-color: #fff;*/
}
.orspacer {
    display:block;
    padding:10px;
    text-align:center;
}
.selectlanguagebox {
    float: left;
    min-width: 100px;
    font-size: 12px;
    width: auto;
}
.languagecapson {
    text-align:right;
    padding:2px 10px;
    border-width:1px;
    border-style:solid;
    border-color:transparent;
    float:right;    
    font-size:12px;
}
.selectlanguageinner {
    padding:0px;
    float:left;
    width:100%;    
}
.selectedlanguage {
    position:relative;
}
.selectedlanguagename {
    position:relative; 
    border-style:solid;
    border-width:1px;
    width:100%;
    padding:2px 6px;
    border-radius:2px;
    cursor:pointer;
    
}
    .selectedlanguagename:after {
        position:absolute;
        content:'';
        right:6px;
        font-size:inherit;
        font-family:Fontawesome;
    }
.languageul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    left: 0;    
    bottom:100%;
    z-index: 999;
    width: 100%;
    margin-top: -1px;
}
    .languageul li {
        padding: 2px 6px;
        cursor: pointer;
        white-space: nowrap;
    }
        .languageul li:not(.selected):hover {
            background-color: #eeeeee;
        }
        .languageul li.selected {
            background-color: #04519B;
            color: #ffffff;
        }
.msgusername, .msgpwd {
    color: red;
    font-size: 12px;
    position: absolute;
}

.registercontentbox, .innercontent {
    
    max-width: 100%;    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
 .innercontent {
     width: 450px;
     margin: 20px auto;
 }
.registercontentbox {
    margin-top: 20px;
    margin-bottom:20px;
}

.mainloginbox {
    float:left;
    width:1350px;
}
.innercontent_inner {
   /*padding: 48px 40px 36px;*/
}
.innerfooterbox, .registerfooterbox {

    max-width: 100%;
    margin: 0px auto 0px auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    font-size: inherit;
}
.innerfooterbox {
    width: 450px;
}
 .registerfooterbox {
     width:100%;
     float:left;
     margin-bottom:20px;
}
.innerfooterbox_inner {
    float:left;
    width:100%;
}

.innerfooterbox a, .registerfooterbox a{
    color: #428bca;  
}
    .innerfooterbox a:hover, .registerfooterbox a:hover {
        text-decoration: none;
    }


.innerbox {
    float: left;
    width: 33.33333333%;
    height: 100%;
    padding: 10px 40px 10px 40px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    visibility: hidden;
    height: 0px;
}
    .innerbox.prevdiv {
        margin-left: -450px;
    }
    .innerbox.active {
        visibility: visible;
        height: auto;
    }
.headlogobox {
    height: 120px;
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: 40px;
}
    .headlogobox img {
        height: auto;
        width: auto;
        max-height: 100px;
        max-width: 200px;
    }
.backarrow {
    font-size: 15px;
    padding: 10px 15px;
    background-color: #eee;
    color: #777;
    position: absolute;
    top: 0px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
}
.innerbox.active .backarrow {
    visibility: visible;
    opacity: 1;
    transition: all 500ms;
    -webkit-transition: all 500ms;
}
    .innerbox.active .backarrow:hover {
        background-color: #ddd;
        color:#333;
    }

.divorglist {

}
    .divorglist label {
        display:table;
        width:100%;
        /*border: solid 1px #5484e5;*/
        
        border:solid 1px #c8ecf7;
        padding: 10px;
        font-weight:normal;
        margin-bottom:20px;
        cursor:pointer;    
        border-radius:5px;
        vertical-align:middle;
    }
        .divorglist label:hover {
            /*box-shadow: 0px 0px 10px #8faeee;*/
            box-shadow: 0px 0px 15px #c8ecf7;
        }
        .divorglist label input[type=radio] {
            display:none;
        }
        .divorglist label .logobox {
            width: 110px;
            height: 85px;
            padding: 5px;
            /*float: left;*/            
            display:table-cell;
            vertical-align:middle;
        }
        .divorglist label .logobox img{
            height:auto;
            width:auto;
            max-width:100px;
            max-height:75px;
        }
        .divorglist label .orgname {
            /*display: block;*/            
            /*margin-left: 120px;*/
            padding: 5px;
            font-size: 14px;
            font-weight:bold;
            display:table-cell;
            vertical-align:middle;  
            color:#0696ce;

        }
            


.divisionbox {
    /*border:solid 1px #ddd;*/
    padding:10px 20px;
    border-radius:5px;
    border-style:solid;
    border-width:1px;
}
    .divisionbox label {
        margin-bottom:0px;
        /*color:#777;*/
    } 
    .divisionbox span {
        margin-bottom:0px;
        /*color:#999;*/
        font-size:12px;
    }    
.verify-icon
{
	display:block;
	font-size:48px;
	text-align:center;
	color:Green;
	padding:5px 0px 20px 0px;
}
#logo
{
	background-color:transparent;
	height:100px;	
	margin-bottom:20px;
	margin-top:30px;

}
#logo img
{    
    max-height:100px;
    max-width:200px;
    height:auto;
    width:auto;
}

.signin-header {
    height: 70px;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: normal;
    text-align:center;    
}
.signin-header span.bigtext{
    display:block;
    padding-top:12px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width: 100%;
}
    .signin-header span.small {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        padding: 4px 14px;                
    }
.form-group {
    margin-bottom: 30px;
}
.form-group-small {
    margin-bottom:20px;
}

.form-group label
{
    /*color:#000;*/
	letter-spacing:1px;
}
.has-error label, .has-error .emailvalidation
{
	color:Red;
}
.has-success label, .has-success .emailvalidation
{
	color:Green;
}
.verifymsg
{
	font-size:12px;
	font-weight:normal;
	color:#777;
	text-align:center;
	display:block;
}
.form-group a:not(.btn) {
    /*color:#ACACAB;*/
    letter-spacing: 1px;
    text-decoration:underline;
}
    .form-group a:hover {
        text-decoration:none;
    }

.registercontentbox .innerbox {
    width:100%;
}



.inactive_text:first-child{padding:0px 0px 5px 0px; text-align:center;}
.inactive_text:first-child .fa{color:#008000;}
.inactive_text-o
{
	display:block;
	padding:10px 0px;
	text-align:center;
	color:#008000;
	font-weight:bold;
}
.inactive_text
{
	display:block;
	padding:10px 0px;
	text-align:left;
	color:#666;	
	font-size:12px;
}

@media (max-width: 767px) {
    .mainloginbox {
        width:300%;
    }
    .innercontent {
        width:100%;
    }
    .innerbox {        
        padding: 10px 10px 10px 10px;
    }
    .innerfooterbox {
        font-size:12px;
    }
}




.divloading
{
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    position: fixed;
    z-index: 9999;   
    background-color:#f4ede5;
}

.divloading_inner
{
    height: 60px;
    line-height: 60px;
    letter-spacing: 4px;
    font-size: 12px;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -30px;   
    color: #000;
    z-index: 9999;
}

.divloading img
{
    height: 34px;
    width: 34px;
    margin: 0px 20px 0px 0px;
}
#circleG, .btn_circleG{
	width:90px;
	margin:auto;
	height:20px;
	position:absolute;
	top:0;left:0;right:0;bottom:0;	
}
.btn_circleG {    
    height:12px;
}
.circleG {
    background-color: #f4ede5;
    float: left;
    height: 19px;
    margin-left: 10px;
    width: 19px;
    animation-name: bounce_circleG;
    -o-animation-name: bounce_circleG;
    -ms-animation-name: bounce_circleG;
    -webkit-animation-name: bounce_circleG;
    -moz-animation-name: bounce_circleG;
    animation-duration: 0.8775s;
    -o-animation-duration: 0.8775s;
    -ms-animation-duration: 0.8775s;
    -webkit-animation-duration: 0.8775s;
    -moz-animation-duration: 0.8775s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    border-radius: 13px;
    -o-border-radius: 13px;
    -ms-border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
}
.btnloading {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.btnloading .circleG {
   
     height: 10px;
     width:10px;
      animation-name: bounce_circleG2;
    -o-animation-name: bounce_circleG2;
    -ms-animation-name: bounce_circleG2;
    -webkit-animation-name: bounce_circleG2;
    -moz-animation-name: bounce_circleG2;
}
#circleG_1, .btn_circleG_1 {
    animation-delay: 0.1795s;
    -o-animation-delay: 0.1795s;
    -ms-animation-delay: 0.1795s;
    -webkit-animation-delay: 0.1795s;
    -moz-animation-delay: 0.1795s;
}

#circleG_2, .btn_circleG_2 {
    animation-delay: 0.4055s;
    -o-animation-delay: 0.4055s;
    -ms-animation-delay: 0.4055s;
    -webkit-animation-delay: 0.4055s;
    -moz-animation-delay: 0.4055s;
}

#circleG_3, .btn_circleG_3{
    animation-delay: 0.5285s;
    -o-animation-delay: 0.5285s;
    -ms-animation-delay: 0.5285s;
    -webkit-animation-delay: 0.5285s;
    -moz-animation-delay: 0.5285s;
}





@keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(2,125,174);
	}

	100%{}
}

@-o-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(2,125,174);
	}

	100%{}
}

@-ms-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(2,125,174);
	}

	100%{}
}

@-webkit-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(2,125,174);
	}

	100%{}
}

@-moz-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{}
}


@keyframes bounce_circleG2{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{background-color:rgba(255, 255, 255, 0.0);}
}

@-o-keyframes bounce_circleG2{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{background-color:rgba(255, 255, 255, 0.0);}
}

@-ms-keyframes bounce_circleG2{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{background-color:rgba(255, 255, 255, 0.0);}
}

@-webkit-keyframes bounce_circleG2{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{background-color:rgba(255, 255, 255, 0.0);}
}

@-moz-keyframes bounce_circleG2{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{background-color:rgba(255, 255, 255, 0.0);}
}


.btn-lg,
.btn-group-lg > .btn {
  padding: 13px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn_save
{
   background-color:#008000;
   color:#ffffff;    
   background: -webkit-linear-gradient(#009100, #006f00); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(#009100, #006f00); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(#009100, #006f00); /* For Firefox 3.6 to 15 */
   background: linear-gradient(#009100, #006f00); /* Standard syntax (must be last) */
}
.btn_save:hover
{
   background: -webkit-linear-gradient(#006f00, #005e00); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(#006f00, #005e00); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(#006f00, #005e00); /* For Firefox 3.6 to 15 */
   background: linear-gradient(#006f00, #005e00); /* Standard syntax (must be last) */
}

.alert_box
{
     display:none;
     position:absolute;
     top:65px;
     left:50%;
     z-index:9999;
     width:360px;
     margin-left:-180px;
     text-align:center;
}
.alert
{
  padding:5px 15px;
  margin-bottom: 20px;  
  border-top:none;    
  z-index:99999;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;  
}
.alert-success {  
  border: 1px solid #319831;  
  color:#ffffff;
  background-color:#319831;
}
.alert-error {  
  border: 1px solid #ff0000;  
  color:#ffffff;
  background-color:#ff0000;
}


.ufilename {
    font-weight:normal;
    font-size:12px;
    color:#777;
    line-height:32px;
}
.fuploaderbox {
    float:right;    
}

.form-group label.btnchoose {
    font-weight: normal;
    background-color: #eeeeee;
    border: solid 1px #dddddd;
    color: #777777;
    display: inline-block;
    padding: 6px 6px;
    font-size: 11px;
    border-radius: 2px;
    line-height: 1;
    margin: 5px 0px 0px 0px;
    cursor: pointer;
    letter-spacing: normal;
}


.removefile {
    cursor: pointer;
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}
    .removefile:hover {
        color:#555555;
        
    }
.fname {
    width: 85%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.othercustomfield
{
    min-height:66px;
}
.form-group.othercustomfield {
    margin-bottom:30px;
}
.requiredtext {
    color:red;
    display:none;
}
.othercontroltype, .otherisrequired
{display:none;}


.msgbox{
    width:100%;
    position:absolute;
    height:40px;    
    text-align:center;
    padding:10px 10px 0px 10px;
}
    .msgbox.fixed {
        position:fixed;
        z-index:9999;
        display:none;
    }
.massagebox, .msgverifybox {
    font-size:12px;    
    text-align:center;
    font-weight:bold;
    border-radius:4px;    
    padding:6px 20px 6px 20px;
    width:100%;
    letter-spacing: 1px;
}
    .massagebox.msgfailed,
    .msgverifybox.msgfailed {
        color:red;        
    }
.msgbox.fixed .massagebox.msgfailed {
    color:inherit;
}
    .msgbox.fixed .massagebox.msgfailed .msgtext,
    .msgbox.fixed .massagebox.msgfailed #msg,
    .msgbox.fixed .msgverifybox.msgfailed {
        background-color: red;
        color: #fff;
        padding: 8px 24px;
        border-radius: 4px;
        display: inline-block;
    }
.msgbox.fixed .massagebox.msgsuccess .msgtext,
.msgbox.fixed .massagebox.msgsuccess #msg,
.msgbox.fixed .msgverifybox.msgsuccess {
    background-color: green;
    color: #fff;
    padding: 8px 24px;
    border-radius: 4px;
    display: inline-block;
}

    .massagebox.msgsuccess,
    .msgverifybox.msgsuccess {
        /*background-color: green;*/
        color:green;        
    }
.siteaddressnotfound {
    background-color: #ffffff;
    color: #344644;
    box-shadow: 0 0 10px #aba6a0;
    max-width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    width: 450px;
    margin:40px auto;    
    text-align:center;
}
    .siteaddressnotfound .fa-warning {
        font-size:32px;
        color:orange;        
    }
    .siteaddressnotfound h1 {
        font-size: 24px;
        margin-bottom: 30px;
        position:relative;    
        border-bottom:solid 1px #ddd;
        padding-bottom:20px;
    }
        
    .siteaddressnotfound p {
        margin-bottom: 16px;
        font-size: 16px;
    }
    .siteaddressnotfound a{
        color: #428bca;  
        text-decoration:none;
    }
        .siteaddressnotfound a:hover {
            text-decoration:underline;
        }

.powredbytiker {
    margin-top: 0px;
    position: relative;
    vertical-align: top;
}
.form-group .powredbytiker a
{
    background-color:#FE841D;
    color:#fff;
    text-decoration:none;
    padding:0px 6px;    
    height:20px;
    line-height:20px;
    display:inline-block;
    font-size:10px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    text-shadow:none; 
    text-decoration:none;
    position:relative;
    top:0;
    margin-top:0px;
    
    /*text-shadow:0px -1px 0px #D1660C;*/
}
.powredbytiker a:hover
{
    background-color:#E57717;
    text-decoration:none;
}
.flexbox {
    /*display:flex;
    flex-direction:row;
    flex-wrap:nowrap;*/
    width:100%;
}
#mainformbox, #resumeformbox {
    /*flex-shrink: 0;
    width: 100%;
    visibility: hidden;
    height:0px;
    opacity:0;*/
   opacity:0;
    visibility: hidden;
    height: 0px;
    padding-left:0px;
    padding-right:0px;
}
    #mainformbox.active, #resumeformbox.active {
        /*visibility:visible;
        height:auto;
        opacity:1;*/
        opacity: 1;
        visibility: visible;
        height: auto;
        transition: opacity 500ms;
        -webkit-transition: opacity 500ms;
    }
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rejoincodebox {
    background-color: #eee;
    padding: 10px 10px;
    box-shadow: 0px 1px 3px #ccc inset;
    border-radius: 3px;
    margin-bottom: 20px;
    text-align: center;
    font-size:12px;
}
.infoicon {
    transform: scale(1.8);
    -webkit-transform: scale(1.8);
    display: inline-block;
    margin-right: 15px;
}
.buttoncopy {
    position:relative;
    cursor:pointer;
    color:#777;
}
    .buttoncopy:hover {
        color:#000;
    }
    .buttoncopy > .copied {
        position: absolute;
        background-color: black;
        color: white;
        font-size: 12px;
        padding: 2px 4px;
        border-radius: 2px;
        font-family: Arial;
        left: -20px;
        top: auto;
        bottom: 100%;
        margin: auto;
        width: 60px;
        display: none;
    }
.notesbox {
    border-bottom:dotted 1px #cccccc;
    padding:0px 0px 20px 0px;
    /*padding-bottom:20px;*/
    
}
    .notesbox .page-heading {
        color: #000;
        /*font-size: 28px;*/
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        /*letter-spacing: 1px;*/

        border: solid 1px #e2e2e2;
        padding: 6px 10px;
        background-color: #eee;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        /*height: 50px;
        line-height: 50px;*/
        /*margin-bottom: 20px;
        padding-left: 15px;*/
    }
    .notesbox .sub-page-heading {
        display: block;
        font-size: 14px;
        font-weight: normal;
        color: #000;
        margin-bottom: 0px;
        padding-bottom: 5px;
    }
    .notesbox .quiz_notes {
        padding: 10px;
        background-color: #f6f6f6;
        border: solid 1px #eee;
        float: left;
        width: 100%;
        max-width: 100%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border-radius:4px;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
        border-right: none;
    }


        .input-group-addon,
        .input-group .form-control {
            display: table-cell;
        }

    .input-group-addon:not(:first-child):not(:last-child),    
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon{
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;    
    /*transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 4px;
    cursor: pointer;
}

/*.form-group.emailwarning .input-group-addon {
    background-color:#ffe3e3;
    color:#ff0000; 
}*/
.form-group.emailsuccess .input-group-addon {
    background-color: #deffde;
    color: #008000;
    /*border-color:#ff0000;*/
}
.emailwarning .input-group-addon:hover {
    color: #9f3a38;
    border-color: #eb0505;
    background-color: #eed5d5;
}

    .emailwarning .input-group-addon:hover .rejectedemailmsgbox {
        display: block;
    }


.input-group:focus-within {
    background: none repeat scroll 0 0 #f6f6f6;
    border-color: #777;
    outline: 0 none;
}
    .input-group:focus-within .input-group-addon {        
        border-color: #777;        
    }


    .input-group .form-control:first-child,
    .input-group-addon:first-child
    {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child
    {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }



    .rejectedemailmsgbox {
        float: right;
        display: none;
    }
    .rejectedemailmsgbox .fa.rejectedicon {
        color: orangered;
    }

        .rejectedemailmsgbox .rejectedmsg {
            position: absolute;
            background-color: #fff4f0;
            border: solid 1px #a94442;
            right: 0px;
            left: 0px;
            margin: auto;
            bottom: 100%;
            top: auto;
            font-size: 12px;
            padding: 10px 10px 10px 10px;
            margin-bottom: 10px;
            font-weight: normal;
            color: #a94442;
            white-space: normal;
            text-align: left;
            line-height: initial;            
            border-radius:3px;
        }
        .rejectedemailmsgbox .rejectedmsg:before,
        .rejectedemailmsgbox .rejectedmsg:after {
            position: absolute;
            font-family: FontAwesome;
            content: '';
            font-size:24px;
            right:10px;
            left:auto;
            top:100%;
            line-height:0;
            height:8px;            
            
        }
        .rejectedemailmsgbox .rejectedmsg:before {
            color: #fff4f0;           
            margin-top: 2px;
            z-index: 2;
        }
            .rejectedemailmsgbox .rejectedmsg:after {
                color: #a94442;
                margin-top: 3px;
                z-index: 1;
            }
#gdprconfirmbox {
    margin-bottom:20px;
}
#gdprconfirmbox label.label {
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    cursor:pointer;
}
    #gdprconfirmbox label.label .gdprtext {
        padding:0 0px 0px 10px;
        font-weight:normal;
    }
table[data-table=insttable] {
    width: auto;
    max-width: 100%;
    border: solid 1px #000;
    margin-top: 20px;
    margin-bottom: 10px;
}

    table[data-table=insttable] th,
    table[data-table=insttable] td {
        padding: 4px 8px;
        border-top: solid 1px #000;
        border-left: solid 1px #000;
        text-align: center;
    }

    table[data-table=insttable] tr th:first-child,
    table[data-table=insttable] tr td:first-child {
        text-align: left;
    }
.popupmainbox {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0,0,0,0.599);
    display:none;
}
    .popupmainbox .popupbox {
        position: relative;
        background-color: #ffffff;
        border: 1px solid #999999;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        background-clip: padding-box;
        outline: none;
        padding:0px;
        width:400px;
        margin:0 auto;
    }
.p_head {
    padding: 10px;
    border-bottom: 1px solid #2cc1d6;
    background-color: #3ac5d9;
    color: #fff;
    font-weight:bold;
    min-height: 16.42857143px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.p_content {
    position: relative;
    padding: 15px 15px;
    margin-bottom: 0px;    
    color: #666;
    min-height: 200px;
    font-size:14px;
}
    .p_content ul {
        padding:0;
        margin:0;
    }
        .p_content ul li {
            padding:0px 0px  10px 10px;
            margin-left: 15px;
        }
.p_footer {
    padding: 10px 20px 10px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    /*background-color: #f3fbfd;*/
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.lblhint {
    cursor:pointer;
    color:#777777;
    font-size:14px;
    position:relative;
}
.lblhint:hover{
    position:relative;
}
    .lblhint:hover:before {
        content: attr(data-title);        
        position: absolute;
        background-color: #000000;
        bottom: 22px;
        right: -10px;
        max-width:400px;
        min-width:200px;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
        padding: 10px;
        z-index: 9999;
        border-radius: 5px;        
    }
    .lblhint:hover:after {
        content: "";
        margin: 0 0.5em;
        display: inline-block;
        border: 8px solid transparent;
        border-top: 12px solid #000000;
        border-bottom: 0 none;
        position: absolute;
        bottom: 11px;
        right: -8px;
    }
        .lblhint.pre:hover:before {
            white-space: pre;
            width: auto;
        }