html{
  position: relative;
  min-height: 100%;
}
body {
  height: 100%;
  min-height: 100%;
  margin-bottom: 170px;
}
body{
  font-family: 'Open Sans', sans-serif;
}
.page{
  width: 1366px;
  min-height: 100%;
  height: auto !important;
  background-color: #ffffff;
}
.sidebar {
  position: relative;
  top: 30px;
  width: 198px;
  font-weight: 700;
  font-size: 12pt;
  background-color: #ffffff;
}
.header {
  margin-right: 2px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.header span{
  font-size: 8pt;
  color: rgb(94,94,93);
  padding-left: 15px;
  margin-left: 25px;
}
.header > div > div {
  font-size: 8pt;
  color: rgb(94,94,93);
}
.ico_union_name {
  background-image: url(../../themes/green/images/union_name_ico-d5ec0ebd2c1a065a29ce495185e03b79.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: 14px;
  font-size: 8pt;
  color: rgb(94,94,93);
}
.ico_person {
  background-image: url(../../themes/green/images/person_ico-68f04cab97e447704f4954587ebee4f1.png);
  background-repeat: no-repeat;
  background-position: 0% 15%;
}
.ico_person a {
  font-size: 8pt;
  color: rgb(94,94,93);
}
.ico_msg {
  background-image: url(../../themes/green/images/received_msg_ico-ff9b3d1e293ddcd3156aa92ad65016f5.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
.ico_msg > a {
  padding-left: 10px;
  font-size: 8pt;
  color: rgb(94,94,93);
}
.content{
  width: 1005px;
  padding-left: 40px;
  height: 100%;
  background-color: #fafafa;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-right: 15px;
  color: rgba(94,94,93,1);
}
.content h1{
  font-weight: 700;
}

input[type="text"], input[type="password"], textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid grey;
  border-radius: 3px;
  height: 25px;
  width: 160px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}

.link > span {
  display: block;
}
.link, .link:hover, link:focus {
  text-decoration: underline;
  color: #000;
}
.validation_message {
  color: #ff0000;
}
input[class~="error"]{
  border: 1px solid red;
}
.submenu_horizontal {
  margin-bottom: 13px;
  padding-left: 40px;
}
.submenu_horizontal > div > a {
  font-family: 'Open Sans', sans-serif;
  width :160px;
  height :25px;
  color:rgb(94,94,93)\9;
  color:rgba(94,94,93,1);
  font-size: 8pt;
  background-color: rgb(202,224,142)\9;
  background-color: rgba(202,224,142,1);
  border-radius: 0px;
  padding-top: 4px;
}

.submenu_horizontal > div > a.currentpage,
.submenu_horizontal > div > a:hover,
.submenu_horizontal > div > a:focus {
  font-weight: bold;
  background-color: rgb(154,195,40)\9;
  background-color: rgba(154,195,40,1);
}
.links .footer {
  height: 155px;
  position: relative;
}
.footer .contacts {
  width: 198px;
}
.footer {
  font-size: 8pt;
  position:absolute;
  bottom:0;
}
.footer .copyright {
  text-align: right;
  padding-right: 15px;
  width:1366px;
  margin-top: 30px;
  background:rgba(87,87,86,0.5);
  background:rgb(171,171,171)\9;
  height:30px;   /* Height of the footer */
  color: #000;
  line-height: 2.8;
}

.warning_message,
.success_message,
.error_message {
  color: #fff;
  background-color: rgb(94,94,93)\9;
  background-color: rgba(94,94,93,1);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  padding-right: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}

.error_message {
  background-image:url(../green/images/msg-danger-11261810a825189aad3d52c7f642a69c.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}

.warning_message{
  background-image:url(../green/images/msg-warn-056a7d1efcb2967eeffcfa7637239a2b.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}

.success_message{
  background-image:url(../green/images/msg-accept-008c3f623a92950a0837f17f7a30cef2.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}
.error_message {
  background-image:url(../green/images/msg-danger-11261810a825189aad3d52c7f642a69c.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}
.nav-tabs > li > a {
  border-radius: 0px;
  font-size: 8pt;
}
.btn_light_grey {
  border-radius: 2px;
  font-size: 8pt;
}
.btn_light_grey,
.nav-tabs > li > a {
  min-width: 160px;
  height: 25px;
  color: rgb(94,94,93)\9;
  color: rgba(94,94,93,1);
  text-transform: uppercase;
  background-color: #fff;
  border: 1px;
  border-color: rgb(94,94,93)\9;
  border-color: rgba(94,94,93,1);
  border-style: solid;
  padding: 5px 10px 5px 10px;
  margin-right: 0px;
  white-space: nowrap;
}

.nav-tabs > li > a {
  margin-right: 4px;
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{
  background-color:rgba(94,94,93,0.2);
  border-color:#000
}
.nav > li > a {
  text-align: center;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li > a.active,
.nav-tabs > li:active,
.btn_light_grey:hover
{
  color: rgb(94,94,93)\9;
  color: rgba(94,94,93,1);
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(94,94,93,0.2);
  background-color: rgb(219,219,219);
  border-color: rgb(94,94,93)\9;
  border-color: rgba(94,94,93,1);
  border-radius: 2px;
}
.btn_dark_grey {
  width: 160px;
  height: 25px;
  font-size: 9pt;
  border-radius: 0;
  color: rgb(255,255,255)\9;
  color: rgba(255,255,255,1);
  text-transform: uppercase;
  background-color: rgba(94,94,93,0.5);
  background-color: rgb(175,175,175\9);
  padding-top:4px;
  margin-right: 0px;
  margin-left: 0px;
}
.btn_dark_grey:hover,
.btn_dark_grey:focus {
  font-weight: 700;
  color: rgb(255,255,255)\9;
  color: rgba(255,255,255,1);
}
table > tbody > tr > td > h3, .input-form > h3 {
  background-color: rgb(94,94,93);
  color: #fff;
  font-size: 8pt;
  /*font-weight: 700;*/
  height: 23px;
  padding-left: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 5px;
  line-height: 2.4;
  text-transform: uppercase;
}

.toggleRegion, .toggleThread {
  padding-left: 5px;
  cursor: pointer;
}

.twoColumns-content .formlabel {
  width: 200px;
  text-align: right;
}
.twoColumns-content .formvalue {
  width: 400px;
}
.twoColumns-content .formvalue label {
  font-weight: normal;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px !important;
  margin-bottom: 10px;
}
option:checked:hover, select:focus option:checked:hover {
  background-color: blanchedalmond;
  color: darkgoldenrod;
}
input[type="checkbox"],
input[type="radio"] {
  opacity: 0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity:0;
  position: absolute;
  z-index: -1;
  width: 0;
}
/*-------- radio button custom start */
.radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
}
.radio label:before {
  content: "";
  display: inline-block;

  width: 16px;
  height: 16px;

  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: rgba(255,255,255,1);
  /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/

  border-radius: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(154,194,40,1);

  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
}

input[type=radio]:checked + label:before {
  /*content: "\2022";*/
  background-color: rgb(154,194,40)\9;
  background-color: rgba(154,194,40,1);
  /*color: rgba(154,194,40,1);*/
  font-size: 30px;
  text-align: center;
  line-height: 18px;
}

/*-------- Radio button custom end
//-------- Radio button custom start*/

.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
}
.checkbox label:before {
  content: "";
  display: inline-block;

  width: 16px;
  height: 16px;

  margin-right: 10px;
  /*position: absolute;*/
  left: 0;
  bottom: 1px;
  background-color: rgb(255,255,255)\9;
  background-color: rgba(255,255,255,1);

  /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
}
.checkbox label:before {
  border-radius: 3px;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(94,94,93)\9;
  border-color: rgba(94,94,93,1);
}

.checkbox-right label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  /*padding-left: 25px;*/
  margin-right: 15px;
  font-size: 13px;
}
.checkbox-right label:after {
  border-radius: 3px;
  border-style: solid;
  border-width: 2px;
  /*border-color: rgb(94,94,93)\9;*/
  border-color: rgba(94,94,93,1);

  content: "";
  display: inline-block;

  width: 16px;
  height: 16px;

  margin-left: 10px;
  left: 0;
  bottom: 1px;
  /*background-color: rgb(255,255,255)\9;*/
  background-color: rgba(255,255,255,1);
}

input[type="checkbox"]:checked + input[type="hidden"] + label:after,
input[type="checkbox"]:checked + input[type="hidden"] + label:before {
  background-image: url(../green/images/tick14-1ed3137c6e01bf67bc93dd0546ba4a46.png);
}

input[type="checkbox"]:disabled + input[type="hidden"] + label:after,
input[type="checkbox"]:disabled + input[type="hidden"] + label:before {
  border-color: rgba(94,94,93,0.3);
  background-color: rgba(94,94,93,0.05);
  cursor: default;
}

input[type="checkbox"]:checked:disabled + input[type="hidden"] + label:after,
input[type="checkbox"]:checked:disabled + input[type="hidden"] + label:before {
  border-color: rgba(94,94,93,0.3);
  background-color: rgba(94,94,93,0.05);
  cursor: default;
  background-image: url(../green/images/tick14disabled-ddb5568607add4bf8cb24f689fc1f61e.png);
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:checked + label:before {
  background-image: url(../green/images/tick14-1ed3137c6e01bf67bc93dd0546ba4a46.png) ;
}

input[type="checkbox"]:disabled + label:after,
input[type="checkbox"]:disabled + label:before {
  border-color: rgba(94,94,93,0.3);
  background-color: rgba(94,94,93,0.05);
  cursor: default;
}

input[type="checkbox"]:checked:disabled + label:after,
input[type="checkbox"]:checked:disabled + label:before {
  border-color: rgba(94,94,93,0.3);
  background-color: rgba(94,94,93,0.05);
  cursor: default;
  background-image: url(../green/images/tick14disabled-ddb5568607add4bf8cb24f689fc1f61e.png);
}
/*-------- checkbox button custom end */
.ui-widget{
  font-size: inherit !important;
}

.sms-login-message {
  margin-top:20px;
}

.twoColumns-content h3, .tableForm > h3,
.darkHeader {
  background-color: rgb(94,94,93);
  color: #fff;
  /*font-size: 10pt;*/
  /*line-height: 1.8;*/
  font-size: 8pt;
  height: 23px;
  padding-left: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 2.4;
  text-transform: uppercase;
  font-weight: normal;
}

.logo {
  background-repeat: no-repeat;
  margin: 0px 0px 30px 15px;
  height: 61px;
}

.listing {
  color: #000;
  font-size: 10pt;
}

.listing > tfoot {
  font-weight: 700;
}

.listing > tbody > tr > td,
.listing > thead > tr > th,
.listing > tfoot > tr > td,
.filter > table > tbody > tr > td,
.filter > table > thead > tr > th,
.filter > table > tfoot > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > thead > tr > th,
.table-condensed > tfoot > tr > td{
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

table.dataTable thead th, table.dataTable thead td {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

table.dataTable {
  border-collapse: collapse !important;
  border-spacing: 0;
}

table.dataTable.no-footer {
  border-bottom: 0px;
}

td.dataTables_empty {
  background-color: #fafafa;
}

table.dataTable tbody tr {
  background-color: #fafafa;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {    
  padding: 0 !important;
  text-decoration: none !important;
  cursor: pointer;
  cursor: hand;
  border: 0px solid transparent;
  color: #000 !important;
  min-width: 1.3em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  font-weight: bold;
  border: 0px;
  background-color: #fafafa !important;
  background: none !important;
  cursor: text;
  color: rgba(94,94,93,1) !important;
  text-decoration: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  text-decoration: underline !important;
  color: #333 !important;
  border: 0px;
  background-color: #fafafa !important;
  background: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: text;
  font-weight: bold;
  color: rgba(94,94,93,1) !important;
  border: 0px solid transparent;
  background: transparent;
  box-shadow: none !important;
  text-decoration: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none !important;;
  text-decoration: none !important;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 18px;
}
.dataTable .checkbox label{
  display: inline-flex;
}
.cbInliner, .cbInliner label{
  display:inline;
  padding-left: 0px;
  margin-right: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 0;
  padding: 8px;
}

.buttons_top {
    padding-left: 0;
    margin-bottom: 15px;
}

.buttons_top > td {
  margin-right: 3px;
}

.ico_nomsg {
    background-image: url(../../themes/green/images/msg_ico-aef5bab62584917bda94ae179ea7a629.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.table > thead {
  border-bottom: 2px #ddd solid !important;
}

.ico_nomsg > a {
    padding-left: 10px;
    font-size: 8pt;
    color: rgb(94,94,93);
}

.rightAlign {
  text-align: right;
}
.leftAlign {
  text-align: left;
}
.centerAlign {
  text-align: center;
}

.input-form {
  font-size: 12px;
}
.twoColumnsButtons {
  text-align: left;
  background-color: #fafafa;
}

.input-form .form > tbody {
  background-color: rgba(94,94,93,0.2);
  background-color: rgb(219,219,219)\9;
}

.input-form .white-form {
  background-color: #fff;
}
.input-form .formlabel {
  font-weight: 700;
  line-height: 1.5;
  vertical-align: middle;
  max-width:50%;
  min-width:40%;
}

.input-form .listing {
  background-color: #fff;
}
.input-form .form input[type="text"],
.input-form .form select,
.input-form .form textarea {
  width:300px;
}
.input-form .listing input[type="text"],
.input-form .listing select,
.input-form .listing textarea {
  width:100px;
}

.formRow, .topLeft .formRow.important {
  display: flex;
  align-items: center;
}

.topLeft .formRow, .topRight .formRow {
  align-items: baseline;
}

.topLeft .formlabel {
  flex-shrink: 0;
  min-width: 0;
  text-align: left;
}
.topRight .formlabel {
  text-align: right;
}

.important .formlabel {
  max-width: 40%;
  text-align: right;
}
.important .formvalue {
  align-items: center;
}

.flex {
  display: flex;
}

.input-form .formlabel, .input-form .formvalue {
  padding: 8px;
}

.input-form {
  background-color: rgba(94, 94, 93, 0.2);
  background-color: rgb(219, 219, 219);
}

.input-form input[type="text"],
.input-form select,
.input-form textarea {
  width:300px;
}

.input-form textarea {
  height: 100px;
  resize: vertical;
  max-height: 350px;
  min-height: 25px;
}

.form-textarea {
  width:300px;
  height: 100px;
  resize: vertical;
  max-height: 350px;
  min-height: 25px;
}

.central_zone.content {
  margin-top: unset;
}

.valignTop {
  vertical-align: top;
}
.valignTop-textCenter {
  vertical-align: top;
  text-align: center !important;
}
.valignTop-textLeft {
  vertical-align: top;
  text-align: left !important;
}
.nowrap {
  white-space: nowrap;
}
