/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*Modified by Adobe Systems Incorporated 2016*/

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
* {
  -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;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media (min-width: 768px) {
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}
.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: 0px;
  padding-right: 0px;
}
.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-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.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-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .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-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .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-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .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%;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  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 {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  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;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.modal-footer:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-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;
  }
}


/*
 * ***********************************************************************
 * ADOBE CONFIDENTIAL
 * __________________
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 * ***********************************************************************
 */
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * These are just variables - add can be carried forward
 */
/* unvisited link */
/* visited link */
/** Global Error specific styling **/
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * These are just mixins - add can be carried forward
 */
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2015 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Ideally we should try to move below CSS to Theme, and remove it from here (move to legacy)
 * But we do not want to expose everything, so some things may remain here...
 * Tooltip - only tooltip.bottom is used, so other rules can be removed (moved to legacy)
 */
.guideContainerWrapperNode .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
}
.guideContainerWrapperNode .tooltip.in {
  opacity: 0.9;
}
.guideContainerWrapperNode .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.guideContainerWrapperNode .tooltip-inner {
  padding: 3px 8px;
}
.guideContainerWrapperNode .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.guideContainerWrapperNode .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
}
.guideContainerWrapperNode .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.guideContainerWrapperNode .fade.in {
  opacity: 1;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Should ideally add these selectors to Theme Editor (currently only top level exposed - same selector as dropdown)
 */
.guideFieldWidget.listBoxWidget {
  height: auto;
}
.guideFieldWidget.listBoxWidget > ol {
  margin: 0px;
  width: 100%;
  height: 100%;
  max-height: 100px;
  overflow: auto;
  border: #cde0ec 1px solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: none;
  background-color: #f3f3f3;
  background-repeat: no-repeat;
}
.guideFieldWidget.listBoxWidget > ol > li {
  padding: 1px;
}
.guideFieldWidget.listBoxWidget > ol > li:focus {
  outline-color: #83b2d0;
}
.guideFieldWidget .multiDropdown {
  max-height: 100px;
  overflow: auto;
  position: inherit !important;
}
/*
 * Ideally for new Themes should try to remove this and see the impact (user can style this from Theme, but no option for styling differently for
 * top and left)
 */
.guideFieldLabel.top {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.guideFieldLabel.left {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
.guideWidgetLabel.right,
.guideWidgetLabel.left {
  margin-top: 0px;
  margin-bottom: 0px;
}
.guideWidgetLabel.right label,
.guideWidgetLabel.left label {
  line-height: 38px;
}
.guideWidgetLabel.right {
  margin-right: 0px;
}
.guideWidgetLabel.left {
  margin-left: 0px;
}
/*
 * This is functional - and controlled from Form Editor
 */
.guideFieldHorizontalAlignment {
  display: inline-block;
  clear: none;
}
.guideFieldVerticalAlignment {
  display: block;
  clear: both;
}
.guideAdModule .guideFieldWidget {
  height: auto;
}
/*
 * Move to Theme...
 */
.guideFieldWidget input,
.guideFieldWidget select,
.guideFieldWidget textarea,
.guideScribble img {
  width: 100%;
}
input[type='number'].numericInput::-webkit-outer-spin-button,
input[type='number'].numericInput::-webkit-inner-spin-button,
input[type='number'].ui-spinner-input::-webkit-outer-spin-button,
input[type='number'].ui-spinner-input::-webkit-inner-spin-button,
.numericInput input[type='number']::-webkit-outer-spin-button,
.numericInput input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'].numericInput,
input[type='number'].ui-spinner-input,
.numericInput input[type='number'] {
  -moz-appearance: textfield;
}
.guideFieldLabel {
  vertical-align: top;
}
.guideFieldLabel label {
  display: block;
}
/*
 * More of functional items which need to stay here ?
 */
.guideDatePicker input[type=text]::-ms-clear {
  display: none;
}
.guideFieldError {
  visibility: hidden;
}
.validation-failure .guideFieldError {
  visibility: visible;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Ideally this should be exposed in Theme Editor and moved to datepicker-legacy.less
 */
.guidedatepicker .datepicker-calendar-icon {
  background-image: url(../guideRuntime/resources/images/calendar.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  margin: 0.5%;
  background-size: 1.5rem 1.5rem;
}
.guideFieldNode[data-disabled="true"] .datepicker-calendar-icon {
  pointer-events: none;
}
.guidedatepicker .datepicker-calendar-icon:hover {
  background-image: url(../guideRuntime/resources/images/calendar_hover.svg);
}
@media (max-width: 767px) {
  .datepicker-calendar-icon {
    width: 32px;
    height: 32px;
  }
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Width is already set through theme as well (can be moved to legacy), but what about clearfix
 */
.guideCheckBoxGroupItems,
.guideRadioButtonGroupItems {
  width: 100%;
}
.guideCheckBoxGroupItems:before,
.guideRadioButtonGroupItems:before,
.guideCheckBoxGroupItems:after,
.guideRadioButtonGroupItems:after {
  content: " ";
  display: table;
}
.guideCheckBoxGroupItems:after,
.guideRadioButtonGroupItems:after {
  clear: both;
}
/*
 * Should ideally be moved to theme (if not yet done already), and removed from here, and move to legacy
 */
.guideCheckBoxItem,
.guideRadioButtonItem {
  margin-right: 5px;
  padding-left: 0px;
}
.guideCheckBoxItem .guideWidgetLabel,
.guideRadioButtonItem .guideWidgetLabel {
  vertical-align: middle;
}
.guideCheckBoxGroupItems .guideCheckBoxItem .guideFieldWidget,
.guideRadioButtonGroupItems .guideRadioButtonItem .guideFieldWidget {
  width: auto;
  float: none;
  display: inline-block;
  height: auto;
}
.guideCheckBoxItem .guideFieldWidget input[type="checkbox"],
.guideRadioButtonItem .guideFieldWidget input[type="radio"] {
  float: none;
  vertical-align: middle;
}
/*
 * How to handle such scenarios ???
 */
.macSafariForm .guideFieldWidget input[type="checkbox"],
.macSafariForm .guideFieldWidget input[type="radio"] {
  height: auto;
  vertical-align: -9px;
  float: left;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2017 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
.guideImageChoice .guideCheckBoxItem .guideWidgetLabel,
.guideImageChoice .guideRadioButtonItem .guideWidgetLabel {
  display: inline-block;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Currently file upload has very basic styling exposed (just file upload button).
 * Ideally below items should move to Theme Editor
 */
ul.guide-fu-fileItemList {
  padding-left: 0px;
  margin: 0px;
  list-style: none;
}
li.guide-fu-fileItem {
  display: block;
  padding: 10px;
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  color: #000000;
}
span.guide-fu-filePreview {
  margin-right: 10px;
  float: left;
  color: #000000;
}
span.guide-fu-fileName {
  text-decoration: underline;
  cursor: pointer;
}
div.guide-fu-comment[contenteditable="true"] {
  border: 1px solid;
  margin-top: 5px;
}
div.guide-fu-comment {
  width: 100%;
  height: 25px;
  margin-top: 5px;
  padding: 2px 30px 2px 5px;
  word-break: break-word;
  border-style: groove;
}
div.fileAttachmentListingCloseButton {
  float: right;
}
div.guideFileUpload div.guideFieldWidget > input[type="file"] {
  visibility: hidden !important;
  top: -2000px !important;
  left: -2000px !important;
  position: absolute !important;
}
div.guideFileUpload div.guideFieldWidget {
  overflow: auto;
}
div.guideFileUpload div.guideFieldWidget label {
  background-color: #00283c;
  cursor: pointer;
  border-color: buttonface;
  color: #ffffff;
  padding: 10px 15px 10px 15px;
  font-size: 14px;
  line-height: normal;
  border-radius: 0;
  height: 38px;
}
span.non-preview-fileName {
  text-decoration: none;
  opacity: 0.4;
}
.guide-fu-disabled li.guide-fu-fileItem .guide-fu-fileClose {
  visibility: hidden;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Ideally this should be moved to Theme, but might require addition of some selector in the process.
 * This file has not been cleaned after addition of selectors to Theme
 */
.guide-tnc-document-unvisited {
  color: #333333;
  text-decoration: none;
}
.guide-tnc-document-visited {
  color: #c0c0c0;
  text-decoration: none;
}
div.guide-tnc-link {
  max-height: inherit;
}
.guideFieldWidget.afTermsAndConditions {
  height: auto;
}
.guide-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.guide-tnc-checkbox {
  overflow: auto;
}
.guide-tnc-checkboxwidget.left {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
.guideTermsAndConditions div.guideFieldWidget > div {
  overflow: auto;
}
.guide-modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.guide-close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-decoration: none;
}
.guide-close:hover,
.guide-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.guide-modal-open {
  overflow: hidden;
}
.guide-modal.guide-fade .guide-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.guide-modal.in .guide-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.guide-modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.guide-modal-content {
  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;
}
.guide-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
  background-color: #AFB0B5;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.guide-modal-header .guide-close {
  margin-top: -2px;
}
.guide-modal-body {
  position: relative;
  padding: 20px;
}
@media (min-width: 768px) {
  .guide-modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .guide-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Below padding is on a div not exposed in Theme, and removing padding only (ideally with this CSS other styling should not be impacted).
 * and can stay.
 * display:none for description is for functional purpose.
 */
.guidePanelNode {
  padding: 0px;
  width: 100%;
}
.guidePanelDescription.long {
  display: none;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 *  - How to handle clearfix
 *  - guide-nav-toolbar is not exposed, its parent - .guide-header-bar and children buttons are exposed (it only sets float right)
 *  -
 */
.guide-header-bar:before,
.guide-header-bar:after {
  content: " ";
  display: table;
}
.guide-header-bar:after {
  clear: both;
}
.guide-header-bar .guide-breadcrumb:before,
.guide-header-bar .guide-breadcrumb:after {
  content: " ";
  display: table;
}
.guide-header-bar .guide-breadcrumb:after {
  clear: both;
}
.guide-header-bar .guide-nav-toolbar {
  float: right;
}
.guide-header-bar .guide-nav-toolbar:before,
.guide-header-bar .guide-nav-toolbar:after {
  content: " ";
  display: table;
}
.guide-header-bar .guide-nav-toolbar:after {
  clear: both;
}
.guide-header-bar .guide-nav-toolbar .guide-nav-toolbar-button {
  float: left;
}
/*
 * More of functional
 */
.hide-tab-scroll {
  display: none;
  visibility: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tab-navigators-stamped .guide-tab-stamp-list {
    width: 30px;
    -webkit-transition: width 1s;
    transition: width 1s;
  }
  .tab-navigators-stamped .guide-tab-stamp-list:hover {
    width: 16.66666667%;
  }
  .tab-navigators-stamped .tab-navigators > li {
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  [id$="_guide-item-container"] {
    overflow-x: auto;
  }
}
/*
Generic Styling, for Desktops/Laptops
*/
.guideTableNode[data-editpath] table {
  table-layout: fixed;
}
/*
 * This has been asked by RefSite for some time now, do we want to expose the selectors for field inside tables.
 */
.guideTableNode table {
  /*
     * Ideally should be done through Themes only, but Left and Right parent controls are not exposed. Should we expose them in hierarchy,
     * or retain it in common.css (how big is the use-case)
     */
  width: 100% !important;
  border-collapse: collapse;
}
.guideTableNode table.nowrap td:not(.child) {
  white-space: nowrap;
}
.guideTableNode table.nowrap td:not(.child) input {
  background: transparent;
  border: solid 0px transparent;
}
.guideTableNode table.nowrap td:not(.child) .guidefield {
  -webkit-border-image: initial;
}
.guideTableNode table.nowrap td:not(.child) .guideFieldWidget {
  width: 100%;
}
.guideTableNode table .guideTableRuntimeLeftControls {
  padding-top: 3px;
  float: left;
  display: none;
}
.guideTableNode table .guideTableRuntimeRightControls {
  float: right;
}
.guideTableNode table .guideTableRuntimeRightControls .guideTableRuntimeEditControl {
  display: none;
}
.guideTableNode table.collapsibleColumns {
  /* Zebra striping in runtime*/
}
.guideTableNode table.collapsibleColumns tr.child ul {
  width: 100% !important;
}
.guideTableNode table.collapsibleColumns tbody tr:not([data-editpath]):nth-of-type(4n-3) {
  background: #eeeeee;
}
.guideTableNode table.collapsibleColumns tbody tr:not([data-editpath]):nth-of-type(4n-1) {
  background: #ffffff;
}
.guideTableNode table[id$="_guide-item-container"] > thead {
  display: table-header-group !important;
}
.guideTableNode table[id$="_guide-item-container"] > tbody {
  display: table-row-group !important;
}
.guideTableNode table [id$="_guide-item-container"] > [id$="_guide-item"] {
  display: table-cell;
}
.guideTableNode table.headersLeft {
  table-layout: fixed;
}
.guideTableNode table .guideFieldNode,
.guideTableNode table .guideAdModuleGroup,
.guideTableNode table .guideAdModule {
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.guideTableNode table .sortEnabled {
  cursor: pointer;
  position: relative;
}
.guideTableNode table .sortEnabled > .guidefield {
  width: 80%;
}
.guideTableNode .tableControl,
.guideTableNode .tableControlElement {
  display: none;
}
.guideTableNode .tableControl .tableControlElement span,
.guideTableNode .tableControlElement .tableControlElement span {
  left: 50%;
}
.guideTableNode .tableControl {
  height: 25px;
}
.guideTableNode .tableControl .tableControlElement:first-child {
  width: 30px;
}
.guideTableNode .tableControlElement {
  background: #eee;
  height: 10px;
  text-align: "center";
  padding: 4px;
  border: 3px solid;
}
.guideTableNode .tableControlElement span {
  font-size: 20px;
}
.guideTableNode .contextMenuEdit {
  display: none;
}
.guideTableNode .tableSelectedItem {
  background: rgba(0, 0, 0, 0.4) !important;
}
tr.hidden {
  visibility: collapse !important;
  display: revert !important;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * More of functional
 */
.guide-element-hide {
  display: none;
}
.guide-element-position-absolute {
  position: absolute !important;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * This is only for global errors, which is not exposed OOTB (without customization). How do we handle this?
 */
.guideGlobalErrors {
  background-color: #fdf7f7;
  border-color: #d9534f;
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #a94442;
  margin: 10px 16px 10px 16px;
  margin-left: 250px;
  margin-right: 250px;
}
.guideError {
  margin-bottom: 15px;
}
.guideError div {
  cursor: pointer;
  color: #a94442;
  margin-left: 5px;
  padding-left: 5px;
  display: inline-block;
}
.guideError span {
  color: #a94442;
}
/*
 * **********************************************************************
 *  ADOBE CONFIDENTIAL
 *  __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 *  NOTICE:  All information contained herein is, and remains
 *  the property of Adobe Systems Incorporated and its suppliers,
 *  if any.  The intellectual and technical concepts contained
 *  herein are proprietary to Adobe Systems Incorporated and its
 *  suppliers and may be covered by U.S. and Foreign Patents,
 *  patents in process, and are protected by trade secret or copyright law.
 *  Dissemination of this information or reproduction of this material
 *  is strictly forbidden unless prior written permission is obtained
 *  from Adobe Systems Incorporated.
 *  **********************************************************************
 */
/*
 *  Required as AD component may be used in AF which are based on new template
 */
.guideAdModule,
.guideAdModuleGroup {
  height: auto;
}
.guideAdModule .ad-list-style-type-lower-alpha,
.guideAdModuleGroup .ad-list-style-type-lower-alpha {
  list-style-type: lower-alpha;
}
.guideAdModule .ad-list-style-type-upper-alpha,
.guideAdModuleGroup .ad-list-style-type-upper-alpha {
  list-style-type: upper-alpha;
}
.guideAdModule .ad-list-style-type-lower-roman,
.guideAdModuleGroup .ad-list-style-type-lower-roman {
  list-style-type: lower-roman;
}
.guideAdModule .ad-list-style-type-upper-roman,
.guideAdModuleGroup .ad-list-style-type-upper-roman {
  list-style-type: upper-roman;
}
.guideAdModule .ad-list-style-type-square,
.guideAdModuleGroup .ad-list-style-type-square {
  list-style-type: square;
}
.guideAdModule .ad-list-style-type-circle,
.guideAdModuleGroup .ad-list-style-type-circle {
  list-style-type: circle;
}
.guideAdModule .ad-list-style-type-disc,
.guideAdModuleGroup .ad-list-style-type-disc {
  list-style-type: disc;
}
.guideAdModule .ad-list-style-type-decimal,
.guideAdModuleGroup .ad-list-style-type-decimal {
  list-style-type: decimal;
}
.guideAdModule img,
.guideAdModuleGroup img {
  max-width: 100%;
  max-height: 100%;
  width: inherit;
}
.guideAdModule .guideAdModule,
.guideAdModuleGroup .guideAdModuleGroup {
  overflow: auto;
}
.guideAdModule:focus,
.guideAdModuleGroup:focus,
[data-disabled|="true"]:focus {
  outline: none;
}
/*
 * **********************************************************************
 *  ADOBE CONFIDENTIAL
 *  __________________
 *
 *  Copyright 2015 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 *  NOTICE:  All information contained herein is, and remains
 *  the property of Adobe Systems Incorporated and its suppliers,
 *  if any.  The intellectual and technical concepts contained
 *  herein are proprietary to Adobe Systems Incorporated and its
 *  suppliers and may be covered by U.S. and Foreign Patents,
 *  patents in process, and are protected by trade secret or copyright law.
 *  Dissemination of this information or reproduction of this material
 *  is strictly forbidden unless prior written permission is obtained
 *  from Adobe Systems Incorporated.
 *  **********************************************************************
 */
/*
 *  Required as AD component may be used in AF which are based on new template
 */
[data-description] {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
[data-description] + .tooltip.top .tooltip-inner {
  max-width: 350px;
  width: auto;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}
/*
 * ***********************************************************************
 * ADOBE CONFIDENTIAL
 * __________________
 *
 * Copyright 2016 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 * ***********************************************************************
 */
/*
 * How to handle this? We do not want to expose such specific/trivial styling in Theme Editor
 */
.afHeader .guideimage,
.afHeader .guidefield {
  display: inline-block;
}
.afHeader .guidefield {
  vertical-align: middle;
}
.afHeader p {
  margin: 0px;
  padding: 0px;
}
/*
 * ***********************************************************************
 * ADOBE CONFIDENTIAL
 * __________________
 *
 * Copyright 2016 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 * ***********************************************************************
 */
/*
  * What to do of such items which are not functional in issue - only cosmetic
  * but are too specific scenarios - and should not be added to Theme Editor as a new selector
  */
.guideformtitle p {
  margin: 0px;
  padding: 0px;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2016 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * TODO: This is new file, and everything should move to Theme (captures styling for Default Captcha)
 *  this file should go to guideCaptcha-legacy.less for older themes (also, why is this not part of old template CSS)
 */
iframe[src^="https://94377f8a-c480-4be7-8667-5113b166c1eb.p.bardy.io"] {
  pointer-events: all;
}
.guide-af-captcha {
  border: 1px solid #CCCCCC;
  padding: 15px;
  border-radius: 0.25rem;
  background-color: rgba(0, 0, 0, 0.02);
}
.afcaptcha-img {
  padding: 20px;
  margin-bottom: 10px;
}
.afcaptcha-input {
  float: left;
}
.afcaptcha-input input {
  margin-bottom: 10px;
}
.afcaptcha-refresh {
  float: left;
  margin-left: 20px;
  margin-top: 0px;
}
.afcaptcha-refresh-btn {
  width: 8%;
  cursor: pointer;
}
.afcaptchatimer {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 5px;
}
.afcaptchatimer-bar {
  background-color: #CCCCCC;
  height: 8px;
  float: left;
}
.timer-bar-holder {
  clear: both;
  height: 13px;
}
.af-hideRecaptchaView {
  margin: 0 !important;
  padding: 0 !important;
  height: 0;
  width: 0;
  border: 0 !important;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Just variables, can we continue to keep...
 */
/*
 * **********************************************************************
 *  ADOBE CONFIDENTIAL
 *  __________________
 *
 *  Copyright 2015 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 *  NOTICE:  All information contained herein is, and remains
 *  the property of Adobe Systems Incorporated and its suppliers,
 *  if any.  The intellectual and technical concepts contained
 *  herein are proprietary to Adobe Systems Incorporated and its
 *  suppliers and may be covered by U.S. and Foreign Patents,
 *  patents in process, and are protected by trade secret or copyright law.
 *  Dissemination of this information or reproduction of this material
 *  is strictly forbidden unless prior written permission is obtained
 *  from Adobe Systems Incorporated.
 *  **********************************************************************
 */
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Most of the styling would be moved to themes, but what about clearfix?
 */
.tab-navigators {
  margin: 0;
  padding: 0px;
  list-style: none;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  background-color: inherit;
}
.tab-navigators:before,
.tab-navigators:after {
  content: " ";
  display: table;
}
.tab-navigators:after {
  clear: both;
}
.tab-navigators > li {
  position: relative;
  display: inline-block;
}
.tab-navigators > li.stepped > a {
  color: #ffffff;
  background-color: #555555;
}
.tab-navigators > li.completed > a {
  color: #ffffff;
  background-color: #555555;
}
.tab-navigators > li.active > a {
  color: #ffffff;
  background-color: #222222;
}
.tab-navigators > li > a {
  margin: 0px 2px 0px 2px;
  display: block;
  padding: 10px 16px 10px 16px;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
}
.tab-navigators > li > a:hover {
  color: #ffffff;
  background-color: #999999;
}
.tab-navigators > li.active > ul.tab-navigators {
  display: block;
}
.tab-navigators > li > ul.tab-navigators {
  display: none;
}
.tab-navigators-vertical > li {
  width: 100%;
  display: block;
}
.tab-navigators-mobile > li {
  float: none;
  display: block;
}
.tab-navigators-mobile > li > a {
  width: 100%;
  margin: 0px 0px 2px 0px;
}
.tab-navigators-mobile > li.active > .tab-navigators-mobile li {
  padding-left: 5px;
}
#guide-mobile-navigator-wrapper {
  position: relative;
}
#guide-mobile-navigator {
  position: absolute;
  left: 60%;
  right: 0px;
  z-index: 1000;
  overflow: hidden;
  height: 0px;
}
.tab-pane .panel {
  margin-bottom: 0px;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
.wizard-navigators > li {
  display: inline-block;
}
.wizard-navigators > li > a {
  width: 100%;
}
[id$="_guide-item-container"] > [id$="_guide-item"].active {
  display: block;
}
[id$="_guide-item-container"] > [id$="_guide-item"] {
  display: none;
}
.wizard .progress-bar-warning {
  background: #d53058;
}
.wizard-tab-disabled {
  opacity: 0.5;
}
/*
 * Below would remain in common.css, but user should be able to override the same through Theme Editor
 */
/*
 * This is required for backward compatibility - classes added based on number of tabs in wizard layout.
 * Theme editor can update the width by setting the title width of Wizard Navigation Title
 */
.wizard-navigators > li.af-widget-itemnav-4 {
  width: 23%;
}
.wizard-navigators > li.af-widget-itemnav-3 {
  width: 31%;
}
.wizard-navigators > li.af-widget-itemnav-2 {
  width: 47%;
}
.wizard-navigators > li.af-widget-itemnav-1 {
  width: 94%;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * Styling required for basic functionality/layout
 */
.accordion-navigators {
  /*
   * repeatable panel button container is not exposed in theme editor (should be exposed?)
   */
}
.accordion-navigators[id$="_guide-item-container"] > [id$="_guide-item"] {
  display: block;
}
.accordion-navigators .guideContent {
  display: none;
  cursor: default;
}
.accordion-navigators > .active > .guideContent {
  display: block;
}
.accordion-navigators .repeatableButtons {
  display: inline-block;
  float: right;
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
@media (max-width: 767px) {
  /*
   * Exposed in theme already, can be moved there...
   */
  .guideContainerNode {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*
   * Need to evaluate if this needs to be exposed as a separate item in Theme Editor
   */
  .menuModuleSeperator {
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-color: #222222;
    margin-bottom: 2px;
    border-bottom-style: dashed;
  }
  /*
   * Exposed in theme already, can be moved there...
   */
  .guideFieldWidget input[type="date"],
  .guideFieldWidget input[type="text"],
  .guideFieldWidget input[type="password"],
  .guideFieldWidget select,
  .guideFieldWidget textarea {
    font-size: 16px;
  }
}
/*
 * Mobile layout table is not exposed in Theme Editor (because of the complex nature and inline computation of width/etc).
 * What can be done for such scenarios?
 */
/*
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .headersLeft.nonIETable {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /**
      ** Hide tableRuntimeControls
      **/
    /*
      Label the data
      */
  }
  .headersLeft.nonIETable table,
  .headersLeft.nonIETable thead,
  .headersLeft.nonIETable tbody,
  .headersLeft.nonIETable th,
  .headersLeft.nonIETable td,
  .headersLeft.nonIETable tr {
    display: block;
  }
  .headersLeft.nonIETable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .headersLeft.nonIETable tr {
    border: 1px solid #ccc;
  }
  .headersLeft.nonIETable td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .headersLeft.nonIETable td:not(.child) input {
    border: solid 1px #bbb !important;
  }
  .headersLeft.nonIETable td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: normal;
  }
  .headersLeft.nonIETable .guideFieldWidget {
    height: 40px;
  }
  .headersLeft.nonIETable .guideTableRuntimeControls {
    display: none;
  }
  .headersLeft.nonIETable td:before {
    content: attr(guide-data-header);
  }
}
/**
** Defines mobile layout of collapsible columns
**
**/
.collapsibleColumns.nonIETable.collapsed tbody td:first-child,
.collapsibleColumns.nonIETable.collapsed tbody th:first-child {
  position: relative;
  padding-left: 5px;
  cursor: pointer;
}
.collapsibleColumns.nonIETable.collapsed tbody .guideTableRuntimeEditControl {
  display: inline-block;
}
.collapsibleColumns.nonIETable.collapsed tbody .guideTableRuntimeLeftControls {
  display: inline-block;
}
.collapsibleColumns.nonIETable.collapsed tbody .guideTableRuntimeLeftControls .guideTableRuntimeAddControl {
  margin-left: 30px;
  display: none;
}
.collapsibleColumns.nonIETable.collapsed tbody .guideTableRuntimeLeftControls .guideTableRuntimeDeleteControl {
  display: none;
}
.collapsibleColumns.nonIETable.collapsed tbody .guideTableRuntimeRightControls {
  display: inline-block;
}
.collapsibleColumns.nonIETable.collapsed tbody .guideTableRuntimeRightControls .guideTableRuntimeEditControl {
  display: none;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child td.child {
  padding-left: 10px;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child ul li:last-child {
  border-bottom: none;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child ul li:first-child {
  padding-top: 15px;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child div.rtp-title {
  float: left;
  width: 50%;
  font-weight: bold;
  line-height: 38px;
  word-wrap: break-word;
  height: auto;
}
.collapsibleColumns.nonIETable.collapsed tbody tr.child div.rtp-data {
  float: left;
  width: 50%;
  font-weight: bold;
}
/* Large Desktop
  Show six columns in desktop
*/
@media screen and (min-width: 1200px) {
  .collapsibleColumns th {
    min-width: 240px;
  }
}
/* Medium Desktop
  Show four columns in medium desktop
*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .collapsibleColumns th {
    min-width: 248px;
  }
}
/* iPads (portrait and landscape) -----------
  Show four columns in ipad
*/
@media screen and (min-width: 768px) and (max-width: 992px) {
  .collapsibleColumns th {
    min-width: 192px;
  }
}
/* Nexus Tablet -----------
  Show two columns in nexus tablet
*/
@media screen and (min-width: 480px) and (max-width: 768px) {
  .collapsibleColumns th {
    min-width: 240px;
  }
}
/* Smartphones (portrait and landscape) ---
  Show max two columns here
-------- */
@media screen and (min-width: 320px) and (max-width: 480px) {
  .collapsibleColumns th {
    min-width: 240px;
  }
}
/*
 * **********************************************************************
 *  ADOBE CONFIDENTIAL
 *  __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 *  NOTICE:  All information contained herein is, and remains
 *  the property of Adobe Systems Incorporated and its suppliers,
 *  if any.  The intellectual and technical concepts contained
 *  herein are proprietary to Adobe Systems Incorporated and its
 *  suppliers and may be covered by U.S. and Foreign Patents,
 *  patents in process, and are protected by trade secret or copyright law.
 *  Dissemination of this information or reproduction of this material
 *  is strictly forbidden unless prior written permission is obtained
 *  from Adobe Systems Incorporated.
 *  **********************************************************************
 */
/*
 *  Required as AD component may be used in AF which are based on new template
 */
.hidden {
  display: none;
}
.adTabbed:focus,
.adTabbedItem:focus,
.adTabbedItemTitle:focus {
  outline-width: 0px;
}
.adTabbed {
  list-style-type: none;
  background-color: #ffffff;
  padding: 10px;
}
.adTabbed.ad-list-style-type-lower-alpha,
.adTabbed.ad-list-style-type-upper-alpha,
.adTabbed.ad-list-style-type-lower-roman,
.adTabbed.ad-list-style-type-upper-roman,
.adTabbed.ad-list-style-type-square,
.adTabbed.ad-list-style-type-circle,
.adTabbed.ad-list-style-type-disc,
.adTabbed.ad-list-style-type-decimal {
  list-style-type: none;
}
.adTabbedItem {
  margin: auto;
  padding: 20px;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}
.adTabbedTitle {
  display: none;
}
.adTabbedItemTitle {
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
  padding-right: 20px;
  font-size: 1.3125em;
  min-width: 10px;
  min-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  margin: 0px 10px;
  padding: 0px;
  color: #777777;
}
.adTabbedItemTitle.active,
.adTabbedItemTitle:focus,
.adTabbedItemTitle:hover {
  color: #444444;
}
.adTabbedItemTitle:focus:not(:active) {
  box-shadow: 1px 1px 2px 2px rgba(40, 150, 200, 0.15);
}
.adCard:focus,
.adCardItem:focus,
.adCardItemTitle:focus {
  outline-width: 0px;
}
.adCard {
  list-style-type: none;
  background-color: #ffffff;
  padding: 10px;
}
.adCard.ad-list-style-type-lower-alpha,
.adCard.ad-list-style-type-upper-alpha,
.adCard.ad-list-style-type-lower-roman,
.adCard.ad-list-style-type-upper-roman,
.adCard.ad-list-style-type-square,
.adCard.ad-list-style-type-circle,
.adCard.ad-list-style-type-disc,
.adCard.ad-list-style-type-decimal {
  list-style-type: none;
}
.adCardItem {
  margin: auto;
  padding: 20px;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}
.adCardTitle {
  display: none;
}
.adCardItemTitle {
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
  padding-right: 20px;
  font-size: 1.3125em;
  min-width: 10px;
  min-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  margin: 0px 10px;
  padding: 0px;
  color: #777777;
}
.adCardItemTitle.active,
.adCardItemTitle:focus,
.adCardItemTitle:hover {
  color: #444444;
}
.adCardItemTitle:focus:not(:active) {
  box-shadow: 1px 1px 2px 2px rgba(40, 150, 200, 0.15);
}
.adAccordion:focus,
.adAccordionItem:focus,
.adAccordionItemTitle:focus {
  outline-width: 0px;
}
.adAccordion {
  list-style-type: none;
  background-color: #ffffff;
  padding: 10px;
}
.adAccordion.ad-list-style-type-lower-alpha,
.adAccordion.ad-list-style-type-upper-alpha,
.adAccordion.ad-list-style-type-lower-roman,
.adAccordion.ad-list-style-type-upper-roman,
.adAccordion.ad-list-style-type-square,
.adAccordion.ad-list-style-type-circle,
.adAccordion.ad-list-style-type-disc,
.adAccordion.ad-list-style-type-decimal {
  list-style-type: none;
}
.adAccordionItem {
  margin: auto;
  padding: 20px;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}
.adAccordionTitle {
  display: none;
}
.adAccordionItemTitle {
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline-block;
  padding-right: 20px;
  font-size: 1.3125em;
  min-width: 10px;
  min-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  margin: 0px 10px;
  padding: 0px;
  color: #777777;
}
.adAccordionItemTitle.active,
.adAccordionItemTitle:focus,
.adAccordionItemTitle:hover {
  color: #444444;
}
.adAccordionItemTitle:focus:not(:active) {
  box-shadow: 1px 1px 2px 2px rgba(40, 150, 200, 0.15);
}
.adTabbedItemTitleContainer {
  list-style-type: none;
  border-bottom-style: solid;
  border-bottom-color: black;
  border-bottom-width: 1px;
  margin: 10px;
  padding: 0px;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: 90%;
}
.adTabbedItemTitleContainer > .adTabbedItemTitle {
  cursor: pointer;
  max-width: 200px;
  vertical-align: top;
  margin-top: 2px;
  padding: 5px;
}
.adTabbedItemTitleContainer > .adTabbedItemTitle.active {
  border-bottom-style: solid;
  border-bottom-color: black;
  border-bottom-width: 5px;
}
.adCardItem .adTabbedItemTitleContainer {
  width: 80%;
}
.adTabScroller {
  background-repeat: no-repeat;
  cursor: pointer;
  min-height: 60px;
  min-width: 17px;
  display: inline-block;
}
.adTabScroller.adTabLeft {
  background-position: left center;
  background-image: url(../guideRuntime/resources/images/moduleTabLeft.png);
}
.adTabScroller.adTabRight {
  background-position: right center;
  background-image: url(../guideRuntime/resources/images/moduleTabRight.png);
}
.adTabbedItem .adCard {
  padding: 0px;
}
.adCardItemTitle {
  margin: 0px;
}
.adCard .adCardItem {
  border-color: #d2d2d2;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  min-height: 450px;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.adCard .adCardItem.adCardMobile {
  height: 300px;
}
.adCard .adCardItem.adCardFull {
  height: auto;
}
.adCard .adCardItem .adCardExpand {
  width: 94%;
  position: absolute;
  bottom: 0px;
  height: 70px;
  cursor: pointer;
}
.adCard .adCardItem .adCardExpand .adCardShade {
  height: 50px;
  background-color: white;
  opacity: 0.8;
}
.adCard .adCardItem .adCardExpand .adCardIcon {
  background-image: url(../guideRuntime/resources/images/moduleCardExpand.png);
  height: 20px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: 48.5% center;
  opacity: 1;
}
.adCard .adCardItem .adCardExpand.adCardCollapse {
  height: 20px;
}
.adCard .adCardItem .adCardExpand.adCardCollapse .adCardShade {
  height: 0px;
}
.adCard .adCardItem .adCardExpand.adCardCollapse .adCardIcon {
  background-image: url(../guideRuntime/resources/images/moduleCardCollapse.png);
}
.adCard .adCardItem.adCardMobile {
  display: none;
}
.adCard .adCardItem {
  display: block;
  width: 98%;
  margin: 10px;
}
.adCard .adCardDesktop[data-adCardCol] [data-adCardColNum] {
  display: inline-block;
  vertical-align: top;
}
.adCard .adCardDesktop[data-adCardCol='2'] [data-adCardColNum] {
  width: 48%;
}
.adCard .adCardDesktop[data-adCardCol='3'] [data-adCardColNum] {
  width: 31%;
}
.adCardItemTitle {
  width: 100%;
  padding-bottom: 20px;
}
.adCardItem.adAccordion {
  padding: 20px;
}
.adAccordionItemTitle {
  width: 100%;
  margin: 0px;
  padding: 20px;
  margin-bottom: -10px;
  background-repeat: no-repeat;
  background-position: left 47%;
  background-image: url(../guideRuntime/resources/images/moduleAccordion.png);
}
.adAccordionItemTitle.active {
  background-image: url(../guideRuntime/resources/images/moduleAccordionOpen.png);
}
.adCardItem .adAccordionItemTitle,
.adAccordionItem .adAccordionItemTitle {
  background-image: url(../guideRuntime/resources/images/moduleAccordionNested.png);
}
.adCardItem .adAccordionItemTitle.active,
.adAccordionItem .adAccordionItemTitle.active {
  background-image: url(../guideRuntime/resources/images/moduleAccordionNestedOpen.png);
}
.adAccordion > li,
.adAccordion > div.adAccordionItem.active,
.adAccordion > div.adAccordionItemTitle {
  border-bottom-style: solid;
  border-bottom-color: #f2f2f1;
  border-bottom-width: 2px;
}
.adAccordion > div.adAccordionItemTitle.active {
  border-bottom-width: 0px;
}
.adAccordion > li:last-child,
.adAccordion > div.adAccordionItemTitle:nth-last-child(2),
.adCardItem.adAccordion > div.adAccordionItemTitle:nth-last-child(3) {
  border-bottom-width: 0px;
}
@media (max-width: 767px) {
  .adCard .adCardItem.adCardMobile {
    display: inline-block;
  }
  .adCardDesktop {
    display: none;
  }
  .adTabbedItemTitleContainer {
    width: 85%;
  }
  .adCard > .adCardItem {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .adTabbedItemTitleContainer {
    width: 80%;
  }
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2018 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
.fd-row {
  margin-left: 0px;
  margin-right: 0px;
}
.fd-row:before,
.fd-row:after {
  content: " ";
  display: table;
}
.fd-row:after {
  clear: both;
}
.fd-col-xs-1,
.fd-col-sm-1,
.fd-col-md-1,
.fd-col-lg-1,
.fd-col-xs-2,
.fd-col-sm-2,
.fd-col-md-2,
.fd-col-lg-2,
.fd-col-xs-3,
.fd-col-sm-3,
.fd-col-md-3,
.fd-col-lg-3,
.fd-col-xs-4,
.fd-col-sm-4,
.fd-col-md-4,
.fd-col-lg-4,
.fd-col-xs-5,
.fd-col-sm-5,
.fd-col-md-5,
.fd-col-lg-5,
.fd-col-xs-6,
.fd-col-sm-6,
.fd-col-md-6,
.fd-col-lg-6,
.fd-col-xs-7,
.fd-col-sm-7,
.fd-col-md-7,
.fd-col-lg-7,
.fd-col-xs-8,
.fd-col-sm-8,
.fd-col-md-8,
.fd-col-lg-8,
.fd-col-xs-9,
.fd-col-sm-9,
.fd-col-md-9,
.fd-col-lg-9,
.fd-col-xs-10,
.fd-col-sm-10,
.fd-col-md-10,
.fd-col-lg-10,
.fd-col-xs-11,
.fd-col-sm-11,
.fd-col-md-11,
.fd-col-lg-11,
.fd-col-xs-12,
.fd-col-sm-12,
.fd-col-md-12,
.fd-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 479px) {
  .fd-xs-newline {
    clear: left;
  }
  .fd-col-xs-1,
  .fd-col-xs-2,
  .fd-col-xs-3,
  .fd-col-xs-4,
  .fd-col-xs-5,
  .fd-col-xs-6,
  .fd-col-xs-7,
  .fd-col-xs-8,
  .fd-col-xs-9,
  .fd-col-xs-10,
  .fd-col-xs-11,
  .fd-col-xs-12 {
    float: left;
  }
  .fd-col-xs-12 {
    width: 100%;
  }
  .fd-col-xs-11 {
    width: 91.66666667%;
  }
  .fd-col-xs-10 {
    width: 83.33333333%;
  }
  .fd-col-xs-9 {
    width: 75%;
  }
  .fd-col-xs-8 {
    width: 66.66666667%;
  }
  .fd-col-xs-7 {
    width: 58.33333333%;
  }
  .fd-col-xs-6 {
    width: 50%;
  }
  .fd-col-xs-5 {
    width: 41.66666667%;
  }
  .fd-col-xs-4 {
    width: 33.33333333%;
  }
  .fd-col-xs-3 {
    width: 25%;
  }
  .fd-col-xs-2 {
    width: 16.66666667%;
  }
  .fd-col-xs-1 {
    width: 8.33333333%;
  }
  .fd-col-xs-offset-12 {
    margin-left: 100%;
  }
  .fd-col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .fd-col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .fd-col-xs-offset-9 {
    margin-left: 75%;
  }
  .fd-col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .fd-col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .fd-col-xs-offset-6 {
    margin-left: 50%;
  }
  .fd-col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .fd-col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .fd-col-xs-offset-3 {
    margin-left: 25%;
  }
  .fd-col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .fd-col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .fd-col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .fd-sm-newline {
    clear: left;
  }
  .fd-col-sm-1,
  .fd-col-sm-2,
  .fd-col-sm-3,
  .fd-col-sm-4,
  .fd-col-sm-5,
  .fd-col-sm-6,
  .fd-col-sm-7,
  .fd-col-sm-8,
  .fd-col-sm-9,
  .fd-col-sm-10,
  .fd-col-sm-11,
  .fd-col-sm-12 {
    float: left;
  }
  .fd-col-sm-12 {
    width: 100%;
  }
  .fd-col-sm-11 {
    width: 91.66666667%;
  }
  .fd-col-sm-10 {
    width: 83.33333333%;
  }
  .fd-col-sm-9 {
    width: 75%;
  }
  .fd-col-sm-8 {
    width: 66.66666667%;
  }
  .fd-col-sm-7 {
    width: 58.33333333%;
  }
  .fd-col-sm-6 {
    width: 50%;
  }
  .fd-col-sm-5 {
    width: 41.66666667%;
  }
  .fd-col-sm-4 {
    width: 33.33333333%;
  }
  .fd-col-sm-3 {
    width: 25%;
  }
  .fd-col-sm-2 {
    width: 16.66666667%;
  }
  .fd-col-sm-1 {
    width: 8.33333333%;
  }
  .fd-col-sm-offset-12 {
    margin-left: 100%;
  }
  .fd-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .fd-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .fd-col-sm-offset-9 {
    margin-left: 75%;
  }
  .fd-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .fd-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .fd-col-sm-offset-6 {
    margin-left: 50%;
  }
  .fd-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .fd-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .fd-col-sm-offset-3 {
    margin-left: 25%;
  }
  .fd-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .fd-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .fd-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fd-md-newline {
    clear: left;
  }
  .fd-col-md-1,
  .fd-col-md-2,
  .fd-col-md-3,
  .fd-col-md-4,
  .fd-col-md-5,
  .fd-col-md-6,
  .fd-col-md-7,
  .fd-col-md-8,
  .fd-col-md-9,
  .fd-col-md-10,
  .fd-col-md-11,
  .fd-col-md-12 {
    float: left;
  }
  .fd-col-md-12 {
    width: 100%;
  }
  .fd-col-md-11 {
    width: 91.66666667%;
  }
  .fd-col-md-10 {
    width: 83.33333333%;
  }
  .fd-col-md-9 {
    width: 75%;
  }
  .fd-col-md-8 {
    width: 66.66666667%;
  }
  .fd-col-md-7 {
    width: 58.33333333%;
  }
  .fd-col-md-6 {
    width: 50%;
  }
  .fd-col-md-5 {
    width: 41.66666667%;
  }
  .fd-col-md-4 {
    width: 33.33333333%;
  }
  .fd-col-md-3 {
    width: 25%;
  }
  .fd-col-md-2 {
    width: 16.66666667%;
  }
  .fd-col-md-1 {
    width: 8.33333333%;
  }
  .fd-col-md-offset-12 {
    margin-left: 100%;
  }
  .fd-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .fd-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .fd-col-md-offset-9 {
    margin-left: 75%;
  }
  .fd-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .fd-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .fd-col-md-offset-6 {
    margin-left: 50%;
  }
  .fd-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .fd-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .fd-col-md-offset-3 {
    margin-left: 25%;
  }
  .fd-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .fd-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .fd-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .fd-lg-newline {
    clear: left;
  }
  .fd-col-lg-1,
  .fd-col-lg-2,
  .fd-col-lg-3,
  .fd-col-lg-4,
  .fd-col-lg-5,
  .fd-col-lg-6,
  .fd-col-lg-7,
  .fd-col-lg-8,
  .fd-col-lg-9,
  .fd-col-lg-10,
  .fd-col-lg-11,
  .fd-col-lg-12 {
    float: left;
  }
  .fd-col-lg-12 {
    width: 100%;
  }
  .fd-col-lg-11 {
    width: 91.66666667%;
  }
  .fd-col-lg-10 {
    width: 83.33333333%;
  }
  .fd-col-lg-9 {
    width: 75%;
  }
  .fd-col-lg-8 {
    width: 66.66666667%;
  }
  .fd-col-lg-7 {
    width: 58.33333333%;
  }
  .fd-col-lg-6 {
    width: 50%;
  }
  .fd-col-lg-5 {
    width: 41.66666667%;
  }
  .fd-col-lg-4 {
    width: 33.33333333%;
  }
  .fd-col-lg-3 {
    width: 25%;
  }
  .fd-col-lg-2 {
    width: 16.66666667%;
  }
  .fd-col-lg-1 {
    width: 8.33333333%;
  }
  .fd-col-lg-offset-12 {
    margin-left: 100%;
  }
  .fd-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .fd-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .fd-col-lg-offset-9 {
    margin-left: 75%;
  }
  .fd-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .fd-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .fd-col-lg-offset-6 {
    margin-left: 50%;
  }
  .fd-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .fd-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .fd-col-lg-offset-3 {
    margin-left: 25%;
  }
  .fd-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .fd-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .fd-col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*************************************************************************
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2016 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/
/*
 * This file has been cleaned and the below styles cannot be incorporated inside theme so remaining here.
 */
.signing_hidden {
  display: none !important;
}
.signing_client_error {
  text-align: center;
  color: red;
}
.maximized_view {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 1100;
}
.hidePdfFrame {
  height: 0px !important;
}
.guideVerifyWarningMessage,
.guideESignWarningMessage {
  background: url(../../../../../../etc.clientlibs/fd/af/runtime/clientlibs/guidetheme2/common/resources/images/warning.svg) no-repeat;
  display: inline-block;
  float: left;
  margin: 10px 0px 0px 10px;
  height: 20px;
  width: 20px;
}
.guideESignSignablePdf,
.guideVerifiableForm,
.guideSummaryMessage,
.guideSummaryErrorMessage {
  width: 100%;
  height: calc(100% - 3.5em);
}
.guideESignTemplateMessage,
.guideVerifyTemplateMessage,
.guideESignErrorMessage,
.guideVerifyErrorMessage {
  text-align: left;
  border: 1px solid grey;
  font-size: 1.2em;
  padding: 1em;
  overflow: auto;
  width: 100%;
  height: 90%;
}
.guideESignTitle,
.guideVerifyTitle,
.guideSummaryTitle {
  padding: 0.05em;
  font-size: 2em;
  background-color: rgba(255, 255, 255, 0);
}
.guideESignNextScribble,
.guideESignCompleteScribble {
  position: absolute;
  top: 6em;
  left: 0em;
  width: 6em;
  height: 4em;
  background-color: #C790F4;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 4em;
  cursor: pointer;
  z-index: 49;
  text-align: center;
  text-indent: 0;
  border-top-right-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
}
.guideESignScribbleCompleteMessage {
  position: absolute;
  top: 40%;
  width: 50%;
  height: 4em;
  text-align: center;
  line-height: 4em;
  background: #C790F4;
  left: 20%;
  z-index: 100;
  border: 1px solid;
  font-size: 1.8em;
  min-width: 500px;
}
.guideESignScribbleCompleteMessageClose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  background: black;
  font-size: 19px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 7px 4px 10px 4px;
}
.guideESignMaxResize,
.guideVerifyMaxResize,
.guideESignMinResize,
.guideVerifyMinResize {
  float: left;
  height: 30px;
  width: 30px;
  margin: 10px 0px 0px 10px;
  cursor: pointer;
}
.guideESignMaxResize,
.guideVerifyMaxResize {
  background: url(../../../../../../etc.clientlibs/fd/af/runtime/clientlibs/guidetheme2/common/resources/images/maximize.svg) no-repeat;
}
.guideESignMinResize,
.guideVerifyMinResize {
  background: url(../../../../../../etc.clientlibs/fd/af/runtime/clientlibs/guidetheme2/common/resources/images/minimize.svg) no-repeat;
}
.guideESignTemplateMessage {
  text-align: center;
  padding-top: 30%;
}

/*************************************************************************
 * ADOBE CONFIDENTIAL
 * ___________________
 *
 *  Copyright 2013 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and are protected by all applicable intellectual property
 * laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/

.datetimepicker {
    border: none;
    background-color: #FFF;
    display: none;
    position: absolute;
    cursor: default;
    z-index: 100;
    outline: solid #CCCCCC 2px;
}

.datetimepicker .dp-clear {
    overflow: auto;
    background-color: #F5F5F5;
    text-align: center;
}

.datetimepicker .dp-clear a {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0px 5px 0px 5px;
    text-align: center;
    display: inline-block;
    font-size: 0.875rem;
    color: #969696;
}

.datetimepicker-notouch .dp-close a:hover {
    color: #c8bbff;
}

.datetimepicker .dp-header {
    height: 40px;
    line-height: 40px;
    color: #555555;
    margin-bottom: 5px;
    background-color: #E6E6E6;
}

.datetimepicker .dp-header .dp-leftnav,
.datetimepicker .dp-header .dp-rightnav,
.datetimepicker .dp-header .dp-caption {
    float: left;
    text-align: center;
    cursor: pointer;
    height: 40px;
}

.datetimepicker-notouch .dp-header .dp-caption:not(.disabled):hover {
    color: #969696;
}

.datetimepicker .dp-header .dp-rightnav {
    float: right;
    background: url(../../../../xfaforms/clientlibs/xfalib/resources/images/rightnav.png) no-repeat center center;
    width: 40px;
}

.datetimepicker .dp-header .dp-leftnav {
    width: 40px;
    background: url(../../../../xfaforms/clientlibs/xfalib/resources/images/leftnav.png) no-repeat center center;
}

.datetimepicker .dp-header .dp-rightnav:hover {
    background: url(../../../../xfaforms/clientlibs/xfalib/resources/images/rightnav_hover.png) no-repeat center center;
}

.datetimepicker .dp-header .dp-leftnav:hover {
    background: url(../../../../xfaforms/clientlibs/xfalib/resources/images/leftnav_hover.png) no-repeat center center;
}

.datetimepicker .view {
    display: none;
}

.datetimepicker .view ul {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.datetimepicker .view ul li {
    float: left;
    padding: 0px;
    text-align: center;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #666666;
}

.datetimepicker .view ul.header li {
    color: #555555;
}

.datetimepicker .view ul:not(.header) li:not(.disabled) {
    cursor: pointer;
}

.datetimepicker .view ul.header {
    color: #000;
    background-color: #FFF;
    border-bottom: #E6E6E6 1px solid;
}

.datetimepicker-notouch .view ul:not(.header) li:not(.disabled):hover {
    color: black;
    background-color: #E6E6E6;
    opacity: 0.5;
}

.datetimepicker .view ul li.disabled {
    color: #CCCCCC;
}

.datetimepicker .view ul li.dp-selected {
    outline: none;
    background-color: #666666;
    color: #FFFFFF;
    opacity: 1.0;
}

.datetimepicker .view ul li.dp-focus {
    border: 1px dashed black;
}

.datepicker-calendar-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    height: 100%;
    background: url(../../../../xfaforms/clientlibs/xfalib/resources/images/calendar.png) no-repeat center center;
    background-size: contain;
}

.datefieldwidget.widgetreadonly .datepicker-calendar-icon {
    display: none;
}

/*******************************************************************************
 * ADOBE CONFIDENTIAL
 *  ___________________
 *
 *   Copyright 2013 Adobe Systems Incorporated
 *   All Rights Reserved.
 *
 *  NOTICE:  All information contained herein is, and remains
 *  the property of Adobe Systems Incorporated and its suppliers,
 *  if any.  The intellectual and technical concepts contained
 *  herein are proprietary to Adobe Systems Incorporated and its
 *  suppliers and are protected by all applicable intellectual property
 *  laws, including trade secret and copyright laws.
 *  Dissemination of this information or reproduction of this material
 *  is strictly forbidden unless prior written permission is obtained
 *  from Adobe Systems Incorporated.
 ******************************************************************************/

div .listBoxWidget , table.listBoxWidget{
    overflow: auto;
}

div.listBoxWidget > ol, table.listBoxWidget > ol{
    list-style-type: none;
    padding: 5px;
    margin:0px;
    outline: none;
}

ol > li.item-selectable{
    background-color: rgba(255, 255, 255, 0);
    color: black;
    padding-left: 5px;
    cursor: pointer;
}

ol> li.item-selected{
    background: #99C1DA;
    color: white;
    padding-left: 5px;
    cursor: pointer;
}
/*******************************************************************************
 * ADOBE CONFIDENTIAL
 *   ___________________
 *
 *    Copyright 2013 Adobe Systems Incorporated
 *    All Rights Reserved.
 *
 *   NOTICE:  All information contained herein is, and remains
 *   the property of Adobe Systems Incorporated and its suppliers,
 *   if any.  The intellectual and technical concepts contained
 *   herein are proprietary to Adobe Systems Incorporated and its
 *   suppliers and are protected by all applicable intellectual property
 *   laws, including trade secret and copyright laws.
 *   Dissemination of this information or reproduction of this material
 *   is strictly forbidden unless prior written permission is obtained
 *   from Adobe Systems Incorporated.
 ******************************************************************************/



div#iEBox_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 300px; /* Dialog will be no smaller than this */
   /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 2px #999;
    color: #000;
    
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
   
    display:none;
    /* the shadow */
    -moz-box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
     box-shadow: 0px 0px 15px #888888;
     
    /* make dialog a non-selectatable thing */
    -moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
    -o-user-select: none; 
    
     position: absolute;
     z-index: 99998;
     padding: 0;
     margin: 0;
	 
	 line-height:0;
}

#iEBox_title {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 1.75em;
    color: #555555;
    background: #FFFFFF  top repeat-x;
    cursor: default;
    padding: 10px;
    margin: 0em;
    display:inline-block;
   /* border-left:2px ridge gray; */
    vertical-align:middle;
}

#iEBox_content {
    background: 16px 16px no-repeat ;
    padding: 10px 10px;
    margin: 0em;
	min-width:300px;
}

#iEBox_canvas {
  border:4px #AAAAAA dashed;
  -ms-touch-action:pinch-zoom;
  touch-action:pinch-zoom;
}

#iEBox_panel {
    text-align: center;
    margin: 0em 0em 0em 0em;
    background-color:black;
    
    -moz-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    
    overflow:hidden;
    
    /* title bar color */
    background: #AFB0B5;
	
    -ms-touch-action:pinch-zoom;
    touch-action:pinch-zoom;
}

#iEBox_prompt {
    margin: .5em 0em;
}

div.iEBox_button {
   background:no-repeat;
   width:40px;
   height:40px;
   background-size:40px 40px;
   display:inline-block;
   margin:10px;
}
div#iEBox_Geo{
  background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_geo.png');
   width:40px;
   height:40px;
   background-size:40px 40px;
   display:none;
   vertical-align:middle;
}
div#iEBox_Text{
    background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_keyboard.png');
    width:40px;
    height:40px;
    background-size:40px 40px;
    display:inline-block;
    vertical-align:middle;
}
#keyboard_Sign_Box{
    border:4px #AAAAAA dashed;
    display:none;
    margin:0px;
    border-bottom:0px;
    border-radius: 0px 0px 0px 0px;
    outline:none;
}

#keyboard_Sign_Box::placeholder {
    font: 1rem sans-serif, Georgia;
    vertical-align: middle;
}

div#iEBox_Brush{
   background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_brush.png');
   width:40px;
   height:40px;
   background-size:40px 40px;

   vertical-align:middle;
}
div#iEBox_incBrush{
   background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_geo.png');
   width:40px;
   height:40px;
   background-size:40px 40px;
   
   vertical-align:middle;
}
div#iEBox_Ok {
    background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_ok.png');
     vertical-align:middle;
     float:right;
}
div#iEBox_Clear {
    background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_clear.png');
     vertical-align:middle;
}
div#iEBox_Cancel {
    background: url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_close.png') center no-repeat;
    float:right;
}
div#iEBox_moveframe{
padding:0px;
margin:0px;
    border:0px dotted rgba(0,0,0,0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
    -moz-box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
     box-shadow: 0px 0px 15px #888888;
     
   display:none;
   position:absolute;
}
div.disable_button {
   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
   filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
div.sc_popUpMenu {
    display:none;
    width:20px;
    height:20px;
    background:no-repeat;
    background-size:20px 20px; 
    background-image:url('../../../../xfaforms/clientlibs/xfalib/resources/images/iEBox_no.png');
   
    z-index:9999;
    position:absolute;
    left:0px;
    top:0px;
}
div#iEBox_brushList{
    position:absolute;
    z-index:99999;
    background-color:white;
    -moz-box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
    box-shadow: 0px 0px 15px #888888;
    display:none;
}
div#iEBox_brushList div:hover{
    background-color:gray;
}
fieldset#iEBox_caption {
    border:4px dashed #AAAAAA;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
    margin-right:4px;
    margin-left:1px;
    margin-top:0px;
    text-align:center;
    padding:0px;
}
fieldset#iEBox_caption > legend {
   width:auto;
   background-color: #FFFFFF;
   padding: 2px;
}
.emptyScribble {
    background: url(../../../../xfaforms/clientlibs/xfalib/resources/images/signature.png) no-repeat;
}

div#iEBox_canvases {
    white-space:nowrap;
}

/*************************************************************************
 * ADOBE CONFIDENTIAL
 * ___________________
 *
 *  Copyright 2013 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and are protected by all applicable intellectual property
 * laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 **************************************************************************/



#msgBox_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 300px; /* Dialog will be no smaller than this */
    max-width: 600px; /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#msgBox_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC  top repeat-x;
    border: solid 1px #FFF;
    border-bottom: solid 1px #999;
    cursor: default;
    padding: 0em;
    margin: 0em;
}

#msgBox_content {
    background: 16px 16px no-repeat ;
    padding: 1em 1.75em;
    margin: 0em;
}

#msgBox_message {
    padding-left: 48px;
}

#msgBox_panel {
    text-align: center;
    margin: 1em 0em 0em 1em;
}

#msgBox_prompt {
    margin: .5em 0em;
}

input#msgBox_Ok,input#msgBox_Yes,input#msgBox_No,input#msgBox_Cancel{
   background-color: buttonFace;
   padding: 5px 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: buttonText;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   outline:none;
   border: 2px outset buttonface;
}

input#msgBox_Ok:focus,input#msgBox_Yes:focus,input#msgBox_No:focus,input#msgBox_Cancel:focus{
outline:highlight;
}

input#msgBox_Ok:hover,input#msgBox_Yes:hover,input#msgBox_No:hover,input#msgBox_Cancel:hover{
outline:none;
border: 2px outset buttonface;
}
.msgBoxType0{
    background-image: url(../../../../../../etc.clientlibs/fd/xfaforms/clientlibs/xfalib/resources/images/A_Warning_Lg_N.png);
}
.msgBoxType1{
    background-image: url(../../../../../../etc.clientlibs/fd/xfaforms/clientlibs/xfalib/resources/images/A_Alert2_Lg_N.png);
}
.msgBoxType2{
    background-image: url(../../../../../../etc.clientlibs/fd/xfaforms/clientlibs/xfalib/resources/images/C_QuestionBubble_Xl_N.png);
}
.msgBoxType3{
    background-image: url(../../../../../../etc.clientlibs/fd/xfaforms/clientlibs/xfalib/resources/images/A_InfoBlue_32x32_N.png);
}

