
.banner-image img {
  display: block;
}

.events-calendar .show-calendar .calendar-view .hint {
  display: none;
  position: absolute;
  z-index: 1;
}

.hor-menu .menu-level {
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

.hor-menu-elearn .menu-level {
  background-color: White;
  display: none;
  position: absolute;
}

.spacer {
  clear: both;
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}

.ver-menu .menu-level {
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

.ver-menu-elearn .menu-level {
  background-color: White;
  display: none;
  position: absolute;
}

body {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px none transparent;
}

table.form td.input input.text {
  width: 214px;
  padding: 1px 3px 2px 3px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  font-family: Tahoma;
}

table.form td.input input.text.file {
  width: 224px;
}

table.form td.input select {
  width: 224px;
  padding: 1px 1px 2px 1px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  font-family: Tahoma;
}

table.form td {
  background-repeat: no-repeat;
}

table.form td.input {
  width: 250px;
  padding: 0px 0px 5px 0px;
  font-size: 11px;
}

table.form td.input input {
  margin: 0px;
}

table.form td.input span {
  display: block;
  padding: 3px 0px 5px 0px;
  font-size: 11px;
}

table.form td.input .warning {
  color: #cc0000;
  display: block;
}

table.form td.input .answers {
  padding: 0px 0px 0px 0px;
}

table.form td.input .answers .line {
  clear: both;
  padding: 3px 0px 0px 0px;
}

table.form td.input .answers .line input {
  margin: 0px 5px 2px 0px;
  float: left;
  height: 12px;
}

table.form td.input .answers .line .answer {
  float: left;
  display: block;
  width: 220px;
  padding: 0px 0px 2px 0px;
  font-size: 11px;
}

table.form td.input .other {
  padding: 5px 0px 0px 0px;
}

table.form td.label {
  width: 90px;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px 10px 5px 50px;
}

table.form td.label .required {
  color: #2C384D;
}

table.form textarea {
  width: 216px;
  padding: 1px 1px 2px 3px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  font-family: Tahoma;
}

.legend {
  font-size: 10px;
  padding-bottom: 10px;
  padding-left: 150px;
}

.control {
  padding: 0px 0px 0px 150px;
}

.visual-form .form {
  width: auto;
}

.bar {
  height: 10px;
  background: green;
}

.dropzone {
  background: palegreen;
  width: ;
  height: ;
  line-height: ;
  text-align: ;
  font-weight: ;
}

.dropzone.in {
  width: ;
  height: ;
  line-height: ;
  font-size: ;
}

.dropzone.hover {
  background: ;
}

.dropzone.fade {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
}
* {
  zoom:1;
}
.db-report .list.submissions {
  margin-bottom: 0;
}
.translate .row label {
  width: 120px;
  display: inline-block;
  font-size: 12px;
}
.translate .row select {
  width: 120px;
  font-size: 12px;
}
.wcinline .filter-table {
  width: 100%;
}
.wcinline tr.hdr td.pointer {
  text-align: right;
}
.wcinline table.form {
  width: 100%;
  margin: 3px 0;
  border-collapse: collapse;
  display: table;
}
.wcinline tr.hdr td.pointer strong {
  float: left;
}
.wcinline tr.hdr.gray td.pointer div.expand {
  color: #000000;
  border-right: 0;
}
.wcinline tr.hdr.gray td, tr.hdr.gray th {
  background: #C0C0C0;
  height: 23px;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #000000;
  padding: 5px 0 0 9px;
}
.wcinline tr.hdr td.pointer div {
    display: inline;
    color: #ffffff;
    text-decoration: underline;
    border-right: 1px solid #ffffff;
    padding: 0 10px;
}
.wcinline table.filter {
    border-collapse: collapse;
    width: 100%;
}
.wcinline table.filter td {
    border: 1px solid #CCC;
}
.wcinline table.filter td label {
    width: 200px;
    float: left;
    white-space: nowrap;
}
.wcinline table.filter .radio {
    float: left;
}
.width300 {
    width: 300px;
}
.wcinline table.filter td input.button {
    float: right;
    width: 70px;
}
.wcinline .matches {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eeeeee;
}
table.list {
  border: 0;
  margin: 0;
  clear: right;
  width: 100%;
  border-collapse: collapse;
}
table.list tr:nth-child(odd) {
  background: #FFF;
}
table.list tr:nth-child(even) {
  background: #EFEFEF;
}
table.list td, table.list th {
  text-align: left;
  vertical-align: middle;
  padding: 2px 5px;
  font-size: 11px;
  margin: 0;
}
table.list td {
  border: 1px solid #CCCCCC;
}
.wcinline .pager {
  padding: 5px;
}
.wcinline .pager a {
  padding: 5px;
}
.wcinline .pager a.selected {
  font-weight: bold;
}
.wcinline .row label {
  width: 120px;
  display: inline-block;
}
.wcinline .row input.text {
  width: 380px;
}
.databuilder-show-in .question.File .move-up {
  float: left;
}
.databuilder-show-in .question.File .move-down {
  float: left;
}
.databuilder-show-in .question.File .move-up input {
  width: 32px;
  height: 32px;
  background: url("/images/db/up.png") top left;
}
.databuilder-show-in .question.File .move-down input {
  width: 32px;
  height: 32px;
  background: url("/images/db/down.png") top left;
}
.databuilder-show-in .question.File .label {
  float: left;
  width: 150px;
}
.databuilder-show-in .question.File .label .text {
  width: 150px;
}
.databuilder-show-in .question .input .path {
  display: inline-block;
}
div.fileinputs {
  position: relative;
  display: inline-block;
}
div.fileinputs div.fakefile {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 315px;
}
.databuilder-show-in .both .question .input .text.fakefile-text {
  width: 150px;
}
div.fileinputs input.file {
  position: relative;
  text-align: right;
  -moz-opacity:0 ;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}
.databuilder-show-in .db-edit .section-container:hover {
  outline: 3px solid yellow;
}
.databuilder-show-in .db-edit .question-container:hover {
  outline: 3px solid yellow;
}
.databuilder-show-in .db-edit-block {
  border: 1px solid #aaaaaa;
  background-color: #ffffff;
  padding: 3px;
  text-decoration: underline;
  cursor: pointer;
  z-index: 2;
}
.eo-question .text {
  width: 100%;
}
.eo-section .text {
  width: 100%;
}
.integra-menu {
  position: absolute;
  width: 300px;
}
.integra-menu li {
  border-top: 1px solid #aaa;
  font-size: 10px;
  color: #aaa;
}
.integra-menu li span {
  color: #aaa;
}
.integra-menu li.completed  {
  background-color: #00FFAA;
}
.integra-menu li a {
  text-align: left;
  font-size: 12px;
}
#createCaseDialog h3 {
  font-family: Verdana, Tahoma, Arial, sans-serif;;
  font-size: 14px;
  margin: 0;
  padding: 10px 0 0 0;
}
#createCaseDialog li {
  display: block;
}
#createCaseDialog ul {
  margin: 0;
  padding: 0;
}
.row .left {
  float: left;
}
.row .right {
  text-align: right;
}
.row label {
  width: 120px;
  display: inline-block;
}
.row input.text {
  width: 380px;
}
.row select {
  width: 380px;
}
.row .note-html {
  border: 1px solid #aaaaaa;
  padding: 5px;
  min-height: 180px;
}
.db-report .list th select {
  width: 100%;
}
.rtl {
  direction: rtl;
}
.rtl h1, .rtl p {
  text-align: right;
}
.template-result .page-title td {
  font-weight: bold;
  font-size: 12px;
  background: #EFEFEF;
}
.template-result .section-title td {
  background: #EFEFEF;
}
.template-result  td {
  background: #FFFFFF;
}
.dashboard-table {
  width: 100%;
}
.note .title {
  font-weight: bold;
}
.note .title .author {
  padding-left: 5px;
}
a.filter {
  display: table-cell;
  vertical-align: bottom;
}
.db-report .list th {
  vertical-align: bottom;
}
.db-report .list th .header {
  display: table-cell;
}
.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
}
.databuilder-rules-output ul {
  margin: 0;
}
.rules-management .question-container {
  float: left;
  padding-bottom: 5px;
  padding-right: 30px;
  width: 45%;
}
.rules-management .ui-dialog-content .question-container {
  width: 90%;
}
.rules-management .question-container.both {
  clear: both ;
  width: 100% ;
}
.rules-management .question-container.both .question {
  width: 95% ;
}
.rules-management .question {
  font-size: 14px;
  margin-top: 12px;
  padding: 0 0 10px 30px;
  width: 100%;
}
.rules-management .question label {
  color: #231F20;
  display: block;
  font-size: 14px;
  padding: 3px 0 6px;
}
.rules-management .question .input {
  font-size: 14px;
}
.rules-management .question .input .text {
  border: 1px solid #231F20;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 20px;
  width: 100%;
}
.rules-management .question .input .checkbox {
  height: 25px;
}
.rules-management .question .input select.text {
  font-size: 14px;
}
.rules-management .question .input ul {
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  overflow: auto;
  padding: 5px 0 0 0;
  width: auto;
}
.rules-management .question .input ul li label {
  display: block;
  margin-left: 30px;
}
.rules-management .question .input ul li input.multiselect-checkbox {
  clear: none;
  display: block;
  float: left;
}
.rules-management .buttons {
  clear: both;
  margin-bottom: 13px;
  padding: 0;
  text-align: right;
}
.rules-management .info {
  padding: 0 0 10px 30px;
}
.rules-management .info div {
  float: left;
  padding: 5px;
}
.rules-management .info div label {
  padding-right: 5px;
  font-weight: bold;
}
.rules-management .rule-data {
  clear: both;
}
.rules-management .section-container {
  border: 1px solid #E3E3E3;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.rules-management .question-container.even {
  clear: both;
}
.rules-management .list td:nth-child(8) {
  min-width: 500px;
}
.rules-management .section .bottom {
  clear: both;
}
.rules-management .filter-elt {
  display: inline-block;
  padding: 5px;
}
.rules-management .filter-elt label {
  padding-right: 5px;
}
.rules-management .base-filter {
  display: inline-block;
}
.rules-management .shown {
  display: inline-block;
}
.rules-management .top-area {
  text-align: left;
}
.rules-management .list td:nth-child(3) {
  min-width: 100px;
}
.rules-management .list .rm-column-1 a {
  display: block;
}
.rules-management .list .rm-column-2 a {
  display: inline-block;
  padding-right: 3px;
}
.databuilder-show-in .sbook a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/images/db/icon-search.png');
}
.rules-management .list th div {
  display: table;
  width: 100%;
}
.rules-management .list th div div {
  display: table-row;
  white-space: nowrap;
}
.rules-management .th-filter, .rules-management .th-filter-text {
  width: 100%;
  min-width: 50px;
  display: table-cell;
}
.rules-management .filter-run {
  background: url("/images/db/filter.png") top right no-repeat;
  background-size: 24px 24px;
  width: 30px;
  min-width: 30px;
  height: 24px;
  display: table-cell;
}
.rules-management .question label {
  font-weight: bold;
}
.rules-management .question li label {
  font-weight: normal;
}
.rules-management .section-container:nth-child(1) .question-container:nth-child(2) li {
  display: block;
}
.db-toolbar-buttons.ui-widget-content {
  border: 0;
}
.db-toolbar-buttons .ui-menu-icon {
  display: none;
}
.db-toolbar-buttons.ui-menu > .ui-menu-item {
  width: 32px;
  padding: 3px;
  float: left;
}
.db-toolbar-buttons.ui-menu .ui-menu-item div {
  display: inline-block;
}
.db-toolbar-buttons.ui-menu ul {
  position: fixed;
}
.db-toolbar-buttons {
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: both;
}
.db-toolbar-buttons li {
  display: inline-block;
  margin: 0;
  text-align: center;

}
.databuilder-show-in .saved-message span {
  padding-right: 5px;
}
.block .type {
  float: left;
  width: 100px;
  display: block;
}
.block a {
  display: block;
  margin-left: 110px;
}
.mc-data  {
  border: 1px solid #E2E2E2;
  background-color: #EFEFEF;
  padding: 5px;
}
.mc-note  {
  border: 1px solid #E2E2E2;
  background-color: #FFFFFF;
  padding: 5px;
}
.mc-block {
  padding: 5px 0;
}
table.list tr.selected td {
  font-weight: bold;
}
table.list tr.hidden td, table.list tr.hidden a {
  color: #aaaaaa;
}
.no-titlebar .ui-dialog-titlebar {
  display: none;
}
.no-display {
  display: none;
}
.db-report .total {
    float: right;
}
.db-report .paging {
    float: right;
}
.db-report .paging p {
    display: inline-block;
    padding: 0 3px;
}
.db-report .paging .pages select {
    margin-left: 3px;
}
.db-report .csv {
    float: left;
}
.db-report .collapse {
    float: left;
    clear: both;
}
.db-report .fit {
    float: left;
}
.db-report .submissions-container {
    margin-top: 25px;
    clear: both;
}
.clear {
  clear: both;
}
.da {
  width: 100%;
  border: 1px solid #000000;
  font-size: 14px;
}
.da td {
  padding: 10px;
  border-right: 1px solid #E3E2E2;
  border-bottom: 1px solid #E3E2E2;
  white-space: nowrap;
}
.da .group {
  background-color: #E8EEF1;
  font-weight: bold;
  text-align: center;
}
.da .bold {
  font-weight: bold;
  font-size: 14px;
}
.da .header {
  font-weight: bold;
  background-color: #E3E2E2;
}
.da tr:nth-child(even) {
  background: #EFEFEF;
}
.da tr:nth-child(odd) {
  background: #FFF;
}
.da .first {
  width: 60px;
}
.da-fields {
  width: 100%;
}
.da-fields .description {
  width: 100%;
}
.da .container {
  padding: 0;
}
.da-fields td {
  border-bottom: 0;
}
.group-link {
  float:right;
}
.policy-search .info {
  padding: 10px;
  border: 1px solid #aaa;
}
.policy-search label {
  padding-right: 5px;
}
.policy-search .field {
  float: left;
  padding: 5px 5px 5px 0;
}
.policy-search .field.phrase {
  width: 100%;
}
.policy-search .field input {
  width: 50%;
}
.policy-search .shown {
  clear: both;
}
.policy-search .item {
  padding: 10px;
  border-bottom: 1px solid #aaa;
}
.policy-search .item .item-title, .policy-search .item .item-title a {
  font-size: 20px;
  color: blue;
}
.policy-search .item .item-title {
  display: inline-block;
}
.policy-search .item .item-status {
  float: right;
  font-size: 20px;
}
.policy-search .item .format-date-wot {
  padding-left: 5px;
}
.policy-search .item .item-description {
  font-size: 14px;
  padding: 10px 0;
}
.policy-search .item .item-category {
  display: inline-block;
  width: 35%;
  font-size: 14px;
}
.policy-search .item .item-tags {
  display: inline-block;
  font-size: 14px;
}
.policy-search .item .item-created {
  display: inline-block;
  float: right;
  font-size: 14px;
}
.policy-dashboard .info {
  padding: 10px;
  border: 1px solid #aaa;
}
.policy-dashboard .info h3 {
  text-align: center;
  font-size: 16px;
}
.policy-dashboard .info ul {
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
}
.policy-dashboard .info ul li {
  display: inline-block;
  list-style: none;
  font-size: 16px;
  padding: 0 20%;
}
.policy-dashboard .info ul li span {
  font-weight: bold;
}
.policy-dashboard label {
  padding-right: 5px;
}
.policy-dashboard .field {
  float: left;
  padding: 5px 5px 5px 0;
}
.policy-dashboard .field input {
  width: 50%;
}
.policy-dashboard .shown {
  clear: both;
}
.policy-dashboard .item {
  padding: 10px;
  border-bottom: 1px solid #aaa;
}
.policy-dashboard .item .item-title, .policy-dashboard .item .item-title a {
  font-size: 20px;
  color: blue;
}
.policy-dashboard .item .item-title {
  display: inline-block;
}
.policy-dashboard .item .item-status {
  float: right;
  font-size: 20px;
}
.policy-dashboard .item .format-date-wot {
  padding-left: 5px;
}
.policy-dashboard .item .item-description {
  font-size: 14px;
  padding: 10px 0;
}
.policy-dashboard .item .item-category {
  display: inline-block;
  width: 35%;
  font-size: 14px;
}
.policy-dashboard .item .item-tags {
  display: inline-block;
  font-size: 14px;
}
.policy-dashboard .item .item-created {
  display: inline-block;
  float: right;
  font-size: 14px;
}
.configure-policy-db .object {
  border: 1px solid #aaa;
  padding-left: 10px;
}
.configure-policy-db .object-control {
  float: right;
}
.configure-policy-db .object-control a {
  display: block;
}
.configure-policy-db .children {
  padding-bottom: 10px;
}
.configure-policy-db .object textarea {
  width: 50%;
}
.policy-dashboard .item .item-countries {
  display: inline-block;
  font-size: 14px;
}
.policy-search .item .item-countries {
  display: inline-block;
  font-size: 14px;
}
.rules-management .list td {
  min-width: 200px;
}
.rules-management .list td.rm-column-6 {
  width: 400px;
  min-width: 400px;
}
.rules-management .bundle-tab-group label {
  padding-right: 5px;
}
.policy-dashboard .item .item-tags2 {
  display: inline-block;
  font-size: 14px;
}
.policy-search .item .item-tags2 {
  display: inline-block;
  font-size: 14px;
}
.rules-management .list .rm-column-7 a {
  display: block;
}
.rules-management .list .rm-column-8 span {
  display: block;
}
#bundlesDialog .details .level .number::after {
  content: " - ";
}
#bundlesDialog .details .level .level-name {
  padding-right: 5px;
}
#certificationTabsDialog ul {
  margin: 0;
  padding: 0;
}
#certificationTabsDialog li {
  list-style: none;
  width: 200px;
  display: inline-block;
}
.rules-management .info .status span {
  padding-right: 5px;
}
.rules-management .bundle-info {
  display: inline-block;
  padding: 5px 5px 5px 0;
}
.rules-management .create-new {
  display: inline-block;
}
.rules-management .base-filter {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
}
.rules-management .shown {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #aaa;
}
.rules-management .collapse {
  padding: 10px 0;
}
.rules-management .filter-elt {
  display: inline-block;
  padding: 5px;
  width: auto;
}
.rules-management .filter-elt:nth-child(odd) {
  float: left;
}
.rules-management .filter-elt:nth-child(even) {
  display: block;
}
#createRuleGroupDialog .select-all {
  display: block;
}
.rm-metrics .row {
  padding-bottom: 20px;
}
.rm-metrics .row label.from {
  width: auto;
  padding: 5px;
}
.rm-metrics .row label.to {
  width: auto;
  padding: 5px;
}
.rm-metrics .row input.text {
  width: 544px;
}
.rm-metrics .row input.date-str {
  width: 200px;
}
.rm-metrics .row select {
  width: 552px;
}
.rm-metrics .row ul {
  margin: 0;
  padding: 0;
}
.rm-metrics .row li {
  list-style: none;
}
.rm-metrics .row.tab li {
  display: inline-block;
}
.rm-metrics .row.list > label {
  font-weight: bold;
}
.rules-management .from-tab-group {
  display: none;
}
