@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro");
@import url("https://fonts.googleapis.com/css?family=Overpass");
@font-face {
  font-family: 'CCCRM_form';
  src: url("../fonts/CCCRM_form.eot%3Fdv2jum");
  src: url("../fonts/CCCRM_form.eot%3Fdv2jum") format("embedded-opentype"), url("../fonts/CCCRM_form.ttf%3Fdv2jum") format("truetype"), url("../fonts/CCCRM_form.woff%3Fdv2jum") format("woff"), url("../fonts/CCCRM_form.svg%3Fdv2jum") format("svg");
  font-weight: normal;
  font-style: normal; }
.cccFormIcon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CCCRM_form' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 50px !important;
  text-shadow: 0 0 5px #fff;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[name=file_upload_file] {
  cursor: pointer; }

@-webkit-keyframes anim-shadow {
  to {
    box-shadow: 0 0 70px 30px;
    opacity: 0; } }
@keyframes anim-shadow {
  to {
    box-shadow: 0 0 70px 30px;
    opacity: 0; } }
.cccApp .cccappicon-upload_circle:before {
  content: "\e909"; }
.cccApp .cccappicon-preview:before {
  content: "\e90a"; }
.cccApp .cccappicon-preview_circle:before {
  content: "\e90b"; }
.cccApp .cccappicon-add_circle:before {
  content: "\e900"; }
.cccApp .cccappicon-arrow_down:before {
  content: "\e901"; }
.cccApp .cccappicon-calendar:before {
  content: "\e902"; }
.cccApp .cccappicon-db:before {
  content: "\e903"; }
.cccApp .cccappicon-delete_circle:before {
  content: "\e904"; }
.cccApp .cccappicon-delete:before {
  content: "\e905"; }
.cccApp .cccappicon-move_circle:before {
  content: "\e906"; }
.cccApp .cccappicon-success_circle:before {
  content: "\e907"; }
.cccApp .cccappicon-upload:before {
  content: "\e908"; }

.cccApp .matrixItem, .cccApp .keepLastItem, .cccrm .cccApp .matrixItem, .cccrm .cccApp .keepLastItem, .awardflow .cccApp .matrixItem, .awardflow .cccApp .keepLastItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.6); }

.cccApp .justify .checkboxGroup .stretch, .cccApp .justify .radioGroup .stretch, .cccrm .cccApp .justify .checkboxGroup .stretch, .cccrm .cccApp .justify .radioGroup .stretch, .awardflow .cccApp .justify .checkboxGroup .stretch, .awardflow .cccApp .justify .radioGroup .stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0; }

.cccApp *:not(.glyphicon):not(.mce-ico):not(.fa):not(strong):not(.cccFormIcon):not(.inputErrorStatus) {
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px; }
  .cccApp *:not(.glyphicon):not(.mce-ico):not(.fa):not(strong):not(.cccFormIcon):not(.inputErrorStatus):focus {
    outline: 0 !important; }
.cccApp .toggleLabel {
  padding-top: 12px;
  padding-left: 10px;
  display: inline-block; }
.cccApp *:focus {
  outline: 0 !important; }
.cccApp .mce-container {
  border-radius: 10px; }
.cccApp .cccPhone .cccAreacode {
  padding-left: 0; }
.cccApp .cccPhone .cccAreacode .inputErrorStatus {
  margin-right: -9px !important; }
.cccApp .cccPhone .col-xs-8 {
  padding-right: 0; }
  .cccApp .cccPhone .col-xs-8 .inputErrorStatus {
    margin-right: 3px !important; }
.cccApp input {
  outline: none; }
.cccApp strong {
  font-weight: bolder; }
.cccApp .coreTpl {
  display: none; }
.cccApp .matrixItem {
  left: 0px;
  top: 0px;
  position: relative;
  opacity: 1;
  padding-left: 0;
  padding-right: 0; }
.cccApp .keepLastItem {
  clear: both; }
.cccApp .matrix-highlight {
  background: #eff2be !important;
  padding-top: 5px;
  padding-bottom: 5px; }
.cccApp .ui-state-highlight {
  display: block; }
.cccApp .pointer {
  cursor: pointer; }
.cccApp .all-scroll {
  cursor: all-scroll; }
.cccApp .text-left {
  text-align: left; }
.cccApp .text-center {
  text-align: center; }
.cccApp .text-right {
  text-align: right; }
.cccApp .inputRequired {
  color: red; }
.cccApp .checkbox-radio {
  padding-left: 5px;
  clear: both;
  display: inline-block; }
  .cccApp .checkbox-radio.noClear {
    clear: none; }
.cccApp .formItem {
  background-color: #fff; }
  .cccApp .formItem.has-feedback {
    display: inline !important; }
  .cccApp .formItem .matrixItem.oddEvenStyle:nth-child(even) {
    background: #f6f6f6 !important; }
    .cccApp .formItem .matrixItem.oddEvenStyle:nth-child(even) .formItem {
      background: #f6f6f6 !important; }
.cccApp .preload {
  display: block; }
.cccApp .fullWidth {
  width: 100% !important; }
.cccApp .customStyle {
  padding: 10px; }
.cccApp .halfOpacity {
  opacity: 0.5; }
  .cccApp .halfOpacity.pointer {
    cursor: not-allowed; }
.cccApp .cccInputArea {
  display: block !important;
  padding: 0;
  position: relative; }
.cccApp .matrixBtn {
  cursor: pointer;
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-left: -10px; }
  .cccApp .matrixBtn.vcenter1 {
    margin-top: -50px; }
  .cccApp .matrixBtn.vcenter2 {
    margin-top: 0px; }
  .cccApp .matrixBtn.vcenter {
    margin-top: -25px; }
  .cccApp .matrixBtn.matrixBtn_sort {
    color: #37ace2; }
  .cccApp .matrixBtn.matrixBtn_del {
    color: #37ace2; }
.cccApp .fontRed {
  color: red; }
.cccApp .cccAlertMessage {
  margin-top: 4px;
  min-height: 20px;
  line-height: 20px;
  padding: 0px !important;
  color: red;
  font-size: 13px !important; }
.cccApp .cccFirstItem {
  padding-top: 0 !important; }
.cccApp textarea {
  resize: none; }
.cccApp textarea.wysiwyg:not(.wysiwyged) {
  cursor: pointer; }
.cccApp textarea.wysiwyg:not(.wysiwyged) + span.cccform-style-fix {
  cursor: pointer;
  pointer-events: none;
  position: absolute !important;
  width: calc(100% - 30px) !important;
  height: calc(100% - 24px) !important;
  background-color: rgba(178, 178, 178, 0.59);
  top: 0;
  margin: 0px;
  z-index: 1;
  border-radius: 10px;
  padding: 0px;
  line-height: 100%;
  color: #b2b2b2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 125' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cswitch%3E%3CforeignObject requiredExtensions='http://ns.adobe.com/AdobeIllustrator/10.0/' x='0' y='0' width='1' height='1'/%3E%3Cg i:extraneous='self'%3E%3Cg%3E%3Cpath d='M23.5,33.3h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3v-5.6 C24.8,33.9,24.2,33.3,23.5,33.3z'/%3E%3Cpath d='M47.1,41.6h23.4l3.9-8.2H47.1c-0.8,0-1.4,0.6-1.4,1.3v5.6C45.7,41,46.4,41.6,47.1,41.6z'/%3E%3Cpath d='M45.7,55.6c0,0.8,0.6,1.3,1.4,1.3h23c-0.5-0.8-0.8-1.6-0.9-2.5l-0.7-5.7H47.1c-0.8,0-1.4,0.6-1.4,1.3V55.6z'/%3E%3Cpath d='M47.1,72.2h32.3c0.7,0,1.3-0.6,1.3-1.3v-5.6c0-0.7-0.6-1.3-1.3-1.3H47.1c-0.7,0-1.3,0.6-1.3,1.3v5.6 C45.8,71.6,46.3,72.2,47.1,72.2z'/%3E%3Cpath d='M23.5,48.6h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3V50 C24.8,49.2,24.2,48.6,23.5,48.6z'/%3E%3Cpath d='M23.5,63.9h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3v-5.6 C24.8,64.5,24.2,63.9,23.5,63.9z'/%3E%3Cpath d='M87.7,79H38.9V26.3h38.8l3.3-7.1H7.4c-2.7,0-4.9,2.2-4.9,4.9v57c0,2.7,2.2,4.9,4.9,4.9h82.5c2.7,0,4.9-2.2,4.9-4.9V36.5 l-7.1,15V79z M9.6,26.3h22.2V79H9.6V26.3z'/%3E%3Cpath d='M82.2,50.8l1-2.1l-8.5-4l-1,2.1c-0.1,0.2-0.1,0.5-0.1,0.8l0.7,6.1c0.1,1,1.3,1.6,2.2,1l5.2-3.3 C82,51.3,82.1,51.1,82.2,50.8z'/%3E%3Crect x='74.5' y='28.9' transform='matrix(0.4271 -0.9042 0.9042 0.4271 18.402 96.2936)' width='21.5' height='9.4'/%3E%3Cpath d='M96.7,16.9l-5.9-2.8c-0.7-0.3-1.6,0-1.9,0.7l-1.7,3.7l8.5,4l1.7-3.7C97.7,18.1,97.4,17.3,96.7,16.9z'/%3E%3C/g%3E%3C/g%3E%3C/switch%3E%3C/svg%3E");
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: center center; }
.cccApp textarea.wysiwyg:not(.wysiwyged):hover + span.cccform-style-fix {
  background-color: rgba(77, 77, 77, 0.3); }
.cccApp textarea.wysiwyg:not(.wysiwyged) + span.cccform-style-fix:after {
  display: none; }
.cccApp .cccApp-wordCountHolder {
  font-size: 15px;
  color: #777; }
.cccApp .noPaddingBottom {
  padding-bottom: 0 !important; }
.cccApp .noMarginBottom {
  margin-bottom: 0 !important; }
.cccApp .sortableHandle {
  cursor: move !important; }
  .cccApp .sortableHandle .matrixBtn {
    cursor: move !important; }
.cccApp .offLabel {
  margin-top: 2px;
  margin-left: 5px;
  font-size: 15px;
  color: #777; }
.cccApp .onLabel {
  margin-top: 2px;
  margin-left: 5px;
  font-size: 15px; }
.cccApp .hasText {
  font-style: normal !important; }
.cccApp .justify .checkboxGroup {
  text-align: justify;
  text-justify: distribute-all-lines; }
.cccApp .justify .radioGroup {
  text-align: justify;
  text-justify: distribute-all-lines; }
.cccApp .justify .cccRadio {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1; }
  .cccApp .justify .cccRadio > div.cccLabel {
    padding: 0 !important; }
.cccApp .checkboxGroup, .cccApp .radioGroup {
  text-justify: auto; }
  .cccApp .checkboxGroup .cccLabel.input-lg, .cccApp .radioGroup .cccLabel.input-lg {
    height: auto !important; }
  .cccApp .checkboxGroup .inputErrorStatus, .cccApp .radioGroup .inputErrorStatus {
    right: -18px;
    margin-top: -44px !important; }
.cccApp .matrixErrorStatus {
  display: none; }
.cccApp .filter-option {
  padding-right: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.cccApp .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: "\e901"; }
.cccApp .bootstrap-select.btn-group .dropdown-toggle .caret {
  top: 50%;
  margin-top: -4px;
  right: 28px;
  position: absolute;
  font-family: 'CCCRM_form' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-shadow: 0 0 5px #fff;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: medium none !important; }
.cccApp .isListener {
  display: none; }
.cccApp .cccAutoWidth {
  width: auto !important;
  display: inline-block; }
.cccApp .btn-default {
  background-image: none !important; }
.cccApp .ccc-clipboard {
  padding-left: 45px; }
.cccApp .bs-searchbox {
  padding: 4px 8px; }
  .cccApp .bs-searchbox .form-control {
    border-radius: 3px; }
.cccApp .bs-actionsbox {
  padding: 4px 8px; }
.cccApp .bs-donebutton {
  padding: 4px 8px; }
.cccApp .noPadding {
  padding: 0 !important; }
.cccApp .dropdown-toggle > * {
  margin-top: 5px; }
.cccApp .lessPaddingDiv > div {
  padding-left: 5px;
  padding-right: 5px; }
.cccApp .matrixRemove.halfOpacity {
  cursor: not-allowed; }
.cccApp .bootstrap-select > .dropdown-toggle {
  height: 100%; }
.cccApp .bootstrap-select.btn-group .dropdown-menu li small {
  clear: both;
  float: left;
  display: inline-block;
  width: 100%;
  padding-left: 0 !important; }
.cccApp .inputErrorStatus {
  top: 0px;
  right: -15px;
  transform: rotate(45deg);
  margin-top: -14px; }
  .cccApp .inputErrorStatus:before {
    font-size: 25px; }
.cccApp .input-lg .dropdown-toggle span.filter-option {
  margin-top: 2px;
  overflow-x: hidden; }
.cccApp .input-lg + span.inputErrorStatus, .cccApp .input-lg + * + span.inputErrorStatus, .cccApp .input-lg + * + * + span.inputErrorStatus {
  top: 0px;
  right: -5px !important;
  transform: rotate(45deg);
  margin-top: -5px !important;
  z-index: 999; }
  .cccApp .input-lg + span.inputErrorStatus:before, .cccApp .input-lg + * + span.inputErrorStatus:before, .cccApp .input-lg + * + * + span.inputErrorStatus:before {
    font-size: 33px !important; }
.cccApp .notShowRequired .inputErrorStatus {
  display: none; }
.cccApp .matrix-error .matrixErrorStatus {
  display: block; }
.cccApp .datepicker-years .year {
  color: black; }
.cccApp .selectGroup .btn {
  padding-left: 0px;
  padding-right: 0px; }
  .cccApp .selectGroup .btn.btn-default {
    min-width: auto !important; }
.cccApp .selectGroup.hasText .filter-option {
  overflow: visible; }
.cccApp .mce-btn-group .mce-btn {
  width: auto !important; }
.cccApp .fileUpload {
  width: 100%;
  display: inline-block;
  overflow: hidden; }
  .cccApp .fileUpload input {
    cursor: pointer !important;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 779; }
.cccApp .fileUploadOverlay, .cccApp .base64UploadLabel {
  transition: 0.3s;
  border: transparent 1px dashed;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 777;
  left: 0px; }
  .cccApp .fileUploadOverlay div, .cccApp .base64UploadLabel div {
    transition: 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #9c9c9c;
    margin-left: -23px;
    margin-top: -40px;
    width: 46px;
    height: 46px;
    z-index: 778; }
  .cccApp .fileUploadOverlay .uploadLabelText, .cccApp .fileUploadOverlay .previewHolder, .cccApp .base64UploadLabel .uploadLabelText, .cccApp .base64UploadLabel .previewHolder {
    text-shadow: 0 0 10px #fff;
    transition: 0.3s; }
.cccApp .upload-success .uploadLabelText {
  color: #68d29d !important; }
.cccApp .upload-success .cccFormIcon {
  color: #68d29d !important; }
.cccApp .tempImageHolder .fileUploadOverlay.upload-success {
  background: rgba(255, 255, 255, 0.6); }
.cccApp .base64UploadLabel {
  background-color: white;
  border-radius: 10px; }
.cccApp .uploadPlaceHolder, .cccApp .base64UploadLabel {
  padding: 0px; }
  .cccApp .uploadPlaceHolder *, .cccApp .base64UploadLabel * {
    cursor: pointer; }
  .cccApp .uploadPlaceHolder .fileUpload, .cccApp .base64UploadLabel .fileUpload {
    border-radius: 10px;
    border: #dadada 1px dashed;
    position: relative;
    overflow: hidden; }
  .cccApp .uploadPlaceHolder .uploadLabelText, .cccApp .uploadPlaceHolder .uploadLabelDragText, .cccApp .base64UploadLabel .uploadLabelText, .cccApp .base64UploadLabel .uploadLabelDragText {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 11pt;
    display: block;
    width: 100%;
    line-height: 20px;
    position: absolute;
    color: #9c9c9c;
    text-align: center;
    top: 50%;
    margin-top: 9px; }
  .cccApp .uploadPlaceHolder .uploadLabelText .progress, .cccApp .base64UploadLabel .uploadLabelText .progress {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    box-shadow: none; }
  .cccApp .uploadPlaceHolder .uploadLabel, .cccApp .base64UploadLabel .uploadLabel {
    min-height: 150px; }
    .cccApp .uploadPlaceHolder .uploadLabel .backstretch, .cccApp .base64UploadLabel .uploadLabel .backstretch {
      width: 100% !important;
      height: 100% !important; }
    .cccApp .uploadPlaceHolder .uploadLabel .previewHolder, .cccApp .base64UploadLabel .uploadLabel .previewHolder {
      transition: 0.3s;
      opacity: 1;
      text-shadow: none;
      display: block;
      width: 100%;
      font-weight: bold;
      height: 20px;
      position: absolute;
      text-align: center;
      top: 50%;
      line-height: 20px !important;
      margin-top: 29px;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 11pt;
      color: #9c9c9c; }
    .cccApp .uploadPlaceHolder .uploadLabel.btn-success, .cccApp .base64UploadLabel .uploadLabel.btn-success {
      background: none !important; }
      .cccApp .uploadPlaceHolder .uploadLabel.btn-success .previewHolder, .cccApp .base64UploadLabel .uploadLabel.btn-success .previewHolder {
        color: #68d29d !important; }
    .cccApp .uploadPlaceHolder .uploadLabel.btn-warning, .cccApp .base64UploadLabel .uploadLabel.btn-warning {
      height: 150px !important;
      background-color: transparent !important;
      background-image: url("../img/ajax-loading-default.gif") !important;
      background-size: 46px 46px !important;
      background-repeat: no-repeat !important;
      background-position: center !important; }
  .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .cccApp .base64UploadLabel .fileUploadOverlayConfirm, .cccApp .base64UploadLabel .fileUploadOverlayBtn, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn {
    left: 0px; }
    .cccApp .uploadPlaceHolder .active.fileUploadOverlayConfirm, .cccApp .uploadPlaceHolder .active.fileUploadOverlayBtn, .cccApp .base64UploadLabel .active.fileUploadOverlayConfirm, .cccApp .base64UploadLabel .active.fileUploadOverlayBtn {
      display: flex; }
    .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div, .cccApp .uploadPlaceHolder .base64UploadLabel .fileUploadOverlayConfirm > div, .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div, .cccApp .uploadPlaceHolder .base64UploadLabel .fileUploadOverlayBtn > div, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div, .cccApp .base64UploadLabel .uploadPlaceHolder .fileUploadOverlayConfirm > div, .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div, .cccApp .base64UploadLabel .uploadPlaceHolder .fileUploadOverlayBtn > div, .cccApp .base64UploadLabel .fileUploadOverlayBtn > div, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn > div, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn > div {
      pointer-events: all;
      transition: 0.2s;
      flex: 1;
      -webkit-box-flex: 1;
      place-content: center center;
      align-items: center;
      display: flex;
      flex-direction: row;
      min-width: auto; }
      .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div .cccFormIcon, .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div .cccFormIcon, .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div .cccFormIcon, .cccApp .base64UploadLabel .fileUploadOverlayBtn > div .cccFormIcon {
        transition: 0.2s;
        transform: scale(1, 1); }
    .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div:hover .cccFormIcon, .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div:hover .cccFormIcon, .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div:hover .cccFormIcon, .cccApp .base64UploadLabel .fileUploadOverlayBtn > div:hover .cccFormIcon {
      filter: brightness(80%);
      transform: scale(1.3, 1.3); }
  .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .cccApp .base64UploadLabel .fileUploadOverlayConfirm {
    display: none;
    position: absolute;
    z-index: 781;
    height: 100%;
    width: 100%;
    background: #dba5ae; }
  .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .cccApp .base64UploadLabel .fileUploadOverlayBtn {
    pointer-events: none;
    display: none;
    transition: 0.3s;
    transform: translateY(100%);
    position: absolute;
    z-index: 780;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6); }
.cccApp .has-error .inputErrorStatus {
  margin-right: 18px;
  color: red; }
.cccApp .has-error .uploadPlaceHolder .fileUpload {
  border: red 1px dashed; }
.cccApp .has-error .uploadPlaceHolder .uploadLabelText {
  color: red; }
.cccApp .has-error .uploadPlaceHolder .fileUploadOverlay div, .cccApp .has-error .uploadPlaceHolder .base64UploadLabel div {
  color: red; }
.cccApp .has-error .bootstrap-select .dropdown-toggle {
  border-color: red; }
.cccApp .has-error .form-control:focus appMenu {
  border-color: red; }
.cccApp .uploadPlaceHolder:hover .fileUpload {
  border: #37ace2 1px dashed; }
.cccApp .uploadPlaceHolder:hover .fileUploadOverlay {
  color: #37ace2; }
  .cccApp .uploadPlaceHolder:hover .fileUploadOverlay div {
    color: #37ace2; }
.cccApp .uploadPlaceHolder:hover .fileUploadOverlay.upload-success {
  transform: translateY(-100%); }
.cccApp .uploadPlaceHolder:hover .uploadLabelText {
  color: #37ace2; }
.cccApp .uploadPlaceHolder:hover .fileUploadOverlayBtn.active {
  transform: translateY(0); }
.cccApp .uploadPlaceHolder:hover .uploadLabel .previewHolder {
  opacity: 0; }
.cccApp .uploadPlaceHolder.dragenter .fileUpload {
  border: #68d29d 1px dashed; }
.cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay {
  color: #68d29d !important; }
  .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay div {
    color: #68d29d !important; }
  .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .uploadLabelText {
    display: none; }
  .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .uploadLabelDragText {
    display: block !important;
    color: #68d29d !important; }
  .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .cccFormIcon:first-child {
    display: none; }
  .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .cccFormIcon.cccappicon-add_circle {
    display: block !important; }
.cccApp .cccAppCancelBtn {
  transform: rotate(45deg);
  color: #9c9c9c; }
.cccApp .cccAppConfirmBtn {
  color: red; }
.cccApp .cccAppPreviewBtn {
  color: #9c9c9c; }
.cccApp .cccAppDeleteBtn {
  color: #9c9c9c; }
.cccApp .cccAppUploadBtn {
  pointer-events: none !important;
  color: #9c9c9c; }
.cccApp .cccHTML {
  font-size: 18px; }
.cccApp .cccPreview .fileUpload {
  cursor: default !important; }
.cccApp .cccPreview .cccSectionTitle {
  margin-bottom: 40px;
  border-bottom: 2px solid black; }
.cccApp .cccPreview .sortableHandle {
  display: none; }
.cccApp .cccPreview .matrixRemoveBtn {
  display: none; }
.cccApp .cccPreview .matrixGroupContent {
  width: 100%;
  padding: 0 !important; }
.cccApp .cccPreview .matrixGroup {
  width: 100%;
  padding: 0 !important; }
.cccApp .cccPreview .preload {
  clear: both; }
.cccApp .cccPreview .previewPaddingLeft {
  padding-left: 15px !important; }
.cccApp .cccPreview div.printBreak {
  display: block; }
.cccApp .previewInput {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 20px;
  padding: 10px;
  word-wrap: break-word; }
@media print {
  .cccApp .previewInput {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    padding: 5px;
    word-break: break-all; } }
.cccApp .cccAppDesc {
  font-size: 12px;
  color: #e5e5e5; }
.cccApp .cccLabel {
  font-size: 13px !important;
  color: #777;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccApp .formItem {
  background: transparent;
  padding-bottom: 10px; }
.cccApp .customStyle {
  padding-left: 30px;
  padding-right: 30px; }
.cccApp .cccInputArea {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccApp .cccHTML {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccApp .matrixGroup {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccApp .previewInput {
  padding: 15px !important; }
.cccApp .filter-option {
  color: #777 !important;
  font-style: italic !important;
  text-transform: none !important;
  line-height: 100%; }
.cccApp .marginTopBottom {
  margin-bottom: 26px;
  margin-top: 26px; }
.cccApp .form-control {
  border-radius: 30px !important;
  box-shadow: 0 0 0 2px transparent;
  transition: box-shadow 0.3s;
  border-color: #e5e5e5; }
  .cccApp .form-control:focus {
    border-color: #56bce3;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.cccApp .matrix-error .errorHolder {
  border-color: red;
  color: red; }
.cccApp .matrix-error button .matrixErrorStatus {
  border-color: red;
  margin-top: 18px;
  margin-right: 0;
  color: red; }
.cccApp .matrix-error button .normalImage {
  display: none; }
.cccApp .matrix-error button .errorImage {
  display: inline; }
.cccApp .matrix-error .matrixErrorStatus {
  margin-right: 18px; }
.cccApp .noPaddingRight {
  padding-right: 0 !important; }
.cccApp .noPaddingLeft {
  padding-left: 0 !important; }
.cccApp .noPaddingBottom {
  padding-bottom: 0 !important; }
.cccApp .noPaddingTop {
  padding-top: 0 !important; }
.cccApp .form-group {
  margin-bottom: 10px; }
.cccApp .matrixItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: inherit; }
.cccApp .keepLastItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: inherit; }
.cccApp .btn-primary {
  background: #4560db;
  border-color: #4560db; }
  .cccApp .btn-primary:hover {
    background: #4560db;
    border-color: #4560db;
    outline: 0; }
  .cccApp .btn-primary:focus {
    background: #4560db;
    border-color: #4560db;
    outline: 0; }
.cccApp .cccSubmit {
  float: right; }
.cccApp .selectGroup.hasText .filter-option {
  color: black !important;
  font-style: normal !important;
  text-transform: none !important;
  line-height: 100%; }
.cccApp textarea.form-control {
  border-radius: 10px !important; }
.cccApp .error .bootstrap-select .dropdown-toggle {
  border-color: red; }
.cccApp .cccPhone .marginTopBottom {
  margin-bottom: 9px;
  margin-top: 9px; }
.cccApp .cccInput.hasText {
  color: black !important; }
.cccApp .dropdown-menu {
  border-radius: 10px !important; }
  .cccApp .dropdown-menu .text {
    color: #0e0e0e;
    display: block;
    width: 100%; }
  .cccApp .dropdown-menu .text-muted {
    white-space: pre-wrap; }
  .cccApp .dropdown-menu.open {
    margin: 0px;
    padding: 0px; }
  .cccApp .dropdown-menu > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .cccApp .dropdown-menu > li > a:hover, .cccApp .dropdown-menu > li.active > a {
    background-color: #b2b2b2 !important;
    background-image: none !important;
    color: #6d6d6d; }
    .cccApp .dropdown-menu > li > a:hover .text, .cccApp .dropdown-menu > li.active > a .text {
      color: #6d6d6d; }
    .cccApp .dropdown-menu > li > a:hover .text-muted, .cccApp .dropdown-menu > li.active > a .text-muted {
      color: #6d6d6d; }
  .cccApp .dropdown-menu > li > a:focus {
    background-color: #dadada !important;
    background-image: none !important;
    color: #6d6d6d; }
    .cccApp .dropdown-menu > li > a:focus .text {
      color: #6d6d6d; }
    .cccApp .dropdown-menu > li > a:focus .text-muted {
      color: #6d6d6d; }
.cccApp .lessPaddingDiv > div {
  padding: 0; }
.cccApp .switchy-container {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 6px 0 0;
  width: 70px;
  height: 46px;
  background: none;
  float: left; }
.cccApp .switchy-bar {
  display: inline-block;
  position: relative;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  height: 32px; }
.cccApp .switchy-slider {
  display: inline-block;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 30px;
  background: #fff;
  top: 0;
  left: 0;
  cursor: pointer; }
.cccApp .btn {
  border-radius: 30px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-color: #e5e5e5; }
  .cccApp .btn.dropdown-toggle {
    outline: none !important;
    border-radius: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .cccApp .btn.btn-warning {
    min-width: 100px; }
  .cccApp .btn.btn-default {
    padding: 6px 22px;
    min-width: 100px; }
.cccApp button.btn:not(.dropdown-toggle) {
  line-height: 30px !important; }
.cccApp .errorImage {
  display: none; }
.cccApp .tabLink {
  font-size: 18px; }
.cccApp .cccAppMenu {
  margin: 0 !important;
  padding: 0 !important; }
  .cccApp .cccAppMenu li {
    padding-left: 0; }
.cccApp .bootstrap-dialog-footer-buttons button {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccApp .bootstrap-dialog-footer-buttons .btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #5f5f5f;
  border-color: #5f5f5f;
  color: #fff; }
  .cccApp .bootstrap-dialog-footer-buttons .btn-default:hover {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
  .cccApp .bootstrap-dialog-footer-buttons .btn-default:active {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
    .cccApp .bootstrap-dialog-footer-buttons .btn-default:active:hover {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccApp .bootstrap-dialog-footer-buttons .btn-default:active:focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccApp .bootstrap-dialog-footer-buttons .btn-default:active.focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
  .cccApp .bootstrap-dialog-footer-buttons .btn-default.active {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
    .cccApp .bootstrap-dialog-footer-buttons .btn-default.active:hover {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccApp .bootstrap-dialog-footer-buttons .btn-default.active:focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccApp .bootstrap-dialog-footer-buttons .btn-default.active.focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
  .cccApp .bootstrap-dialog-footer-buttons .btn-default:focus {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
  .cccApp .bootstrap-dialog-footer-buttons .btn-default.focus {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
.cccApp input {
  outline: none !important; }
.cccApp .cccform-style-fix {
  width: 100%;
  display: block !important;
  padding: 15px;
  margin: -15px;
  line-height: 1px;
  position: absolute !important;
  height: 100% !important; }
  .cccApp .cccform-style-fix.noPaddingMargin {
    margin-top: -3px;
    padding: 0;
    margin: 0; }
  .cccApp .cccform-style-fix.noPaddingMargin::after {
    margin-top: 0; }
.cccApp .cccform-style-fix::after {
  margin-top: -3px;
  content: '';
  transform: translateY(-100%);
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 0;
  color: #56bce3;
  opacity: 0.5;
  z-index: -1;
  display: inline-block;
  pointer-events: none;
  border-radius: 30px !important; }
.cccApp textarea.form-control + .cccform-style-fix::after {
  border-radius: 10px !important; }
.cccApp .form-control:focus + .cccform-style-fix, .cccApp .form-control:focus + div + .cccform-style-fix {
  z-index: 1; }
.cccApp .form-control:focus + .cccform-style-fix::after, .cccApp .form-control:focus + div + .cccform-style-fix::after {
  animation: anim-shadow 0.3s forwards;
  z-index: 1; }
.cccApp input[type="radio"]:checked + label::before {
  outline: none !important;
  background-color: #fff;
  border-color: #56bce3; }
.cccApp input[type="radio"]:checked + label::after {
  color: #fff; }
.cccApp input[type="checkbox"]:checked + label::before {
  background-color: #56bce3; }
.cccApp input[type="checkbox"]:checked + label::after {
  color: #fff; }
.cccApp .radio label::after {
  outline: none !important;
  background-color: #56bce3; }
.cccApp .cccRadio:hover input[type="checkbox"] + label::before {
  border-color: #56bce3; }
.cccApp .cccRadio:hover input[type="radio"] + label::before {
  border-color: #56bce3; }
.cccApp .checkbox label:after {
  padding-left: 5px;
  padding-top: 3px;
  font-size: 9px; }
.cccApp .open > .dropdown-toggle.btn-warning:hover {
  background: #db0614;
  border-color: #db0614; }
.cccApp .open > .dropdown-toggle.btn-warning:focus {
  background: #db0614;
  border-color: #db0614; }
.cccApp .open > .dropdown-toggle.btn-warning.focus {
  background: #db0614;
  border-color: #db0614; }
.cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default:hover {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }
.cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default:focus {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }
.cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default.focus {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }

.cccAppUploadBtn.active .cccFormIcon {
  transform: scale(1.3, 1.3) !important; }

.cccApp .matrixItem, .cccApp .keepLastItem, .cccrm .cccApp .matrixItem, .cccrm .cccApp .keepLastItem, .awardflow .cccApp .matrixItem, .awardflow .cccApp .keepLastItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.6); }

.cccApp .justify .checkboxGroup .stretch, .cccApp .justify .radioGroup .stretch, .cccrm .cccApp .justify .checkboxGroup .stretch, .cccrm .cccApp .justify .radioGroup .stretch, .awardflow .cccApp .justify .checkboxGroup .stretch, .awardflow .cccApp .justify .radioGroup .stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0; }

.cccrm .cccApp *:not(.glyphicon):not(.mce-ico):not(.fa):not(strong):not(.cccFormIcon):not(.inputErrorStatus) {
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px; }
  .cccrm .cccApp *:not(.glyphicon):not(.mce-ico):not(.fa):not(strong):not(.cccFormIcon):not(.inputErrorStatus):focus {
    outline: 0 !important; }
.cccrm .cccApp .toggleLabel {
  padding-top: 12px;
  padding-left: 10px;
  display: inline-block; }
.cccrm .cccApp *:focus {
  outline: 0 !important; }
.cccrm .cccApp .mce-container {
  border-radius: 10px; }
.cccrm .cccApp .cccPhone .cccAreacode {
  padding-left: 0; }
.cccrm .cccApp .cccPhone .cccAreacode .inputErrorStatus {
  margin-right: -9px !important; }
.cccrm .cccApp .cccPhone .col-xs-8 {
  padding-right: 0; }
  .cccrm .cccApp .cccPhone .col-xs-8 .inputErrorStatus {
    margin-right: 3px !important; }
.cccrm .cccApp input {
  outline: none; }
.cccrm .cccApp strong {
  font-weight: bolder; }
.cccrm .cccApp .coreTpl {
  display: none; }
.cccrm .cccApp .matrixItem {
  left: 0px;
  top: 0px;
  position: relative;
  opacity: 1;
  padding-left: 0;
  padding-right: 0; }
.cccrm .cccApp .keepLastItem {
  clear: both; }
.cccrm .cccApp .matrix-highlight {
  background: #eff2be !important;
  padding-top: 5px;
  padding-bottom: 5px; }
.cccrm .cccApp .ui-state-highlight {
  display: block; }
.cccrm .cccApp .pointer {
  cursor: pointer; }
.cccrm .cccApp .all-scroll {
  cursor: all-scroll; }
.cccrm .cccApp .text-left {
  text-align: left; }
.cccrm .cccApp .text-center {
  text-align: center; }
.cccrm .cccApp .text-right {
  text-align: right; }
.cccrm .cccApp .inputRequired {
  color: red; }
.cccrm .cccApp .checkbox-radio {
  padding-left: 5px;
  clear: both;
  display: inline-block; }
  .cccrm .cccApp .checkbox-radio.noClear {
    clear: none; }
.cccrm .cccApp .formItem {
  background-color: #fff; }
  .cccrm .cccApp .formItem.has-feedback {
    display: inline !important; }
  .cccrm .cccApp .formItem .matrixItem.oddEvenStyle:nth-child(even) {
    background: #f6f6f6 !important; }
    .cccrm .cccApp .formItem .matrixItem.oddEvenStyle:nth-child(even) .formItem {
      background: #f6f6f6 !important; }
.cccrm .cccApp .preload {
  display: block; }
.cccrm .cccApp .fullWidth {
  width: 100% !important; }
.cccrm .cccApp .customStyle {
  padding: 10px; }
.cccrm .cccApp .halfOpacity {
  opacity: 0.5; }
  .cccrm .cccApp .halfOpacity.pointer {
    cursor: not-allowed; }
.cccrm .cccApp .cccInputArea {
  display: block !important;
  padding: 0;
  position: relative; }
.cccrm .cccApp .matrixBtn {
  cursor: pointer;
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-left: -10px; }
  .cccrm .cccApp .matrixBtn.vcenter1 {
    margin-top: -50px; }
  .cccrm .cccApp .matrixBtn.vcenter2 {
    margin-top: 0px; }
  .cccrm .cccApp .matrixBtn.vcenter {
    margin-top: -25px; }
  .cccrm .cccApp .matrixBtn.matrixBtn_sort {
    color: #556bd8; }
  .cccrm .cccApp .matrixBtn.matrixBtn_del {
    color: #556bd8; }
.cccrm .cccApp .fontRed {
  color: red; }
.cccrm .cccApp .cccAlertMessage {
  margin-top: 4px;
  min-height: 20px;
  line-height: 20px;
  padding: 0px !important;
  color: red;
  font-size: 13px !important; }
.cccrm .cccApp .cccFirstItem {
  padding-top: 0 !important; }
.cccrm .cccApp textarea {
  resize: none; }
.cccrm .cccApp textarea.wysiwyg:not(.wysiwyged) {
  cursor: pointer; }
.cccrm .cccApp textarea.wysiwyg:not(.wysiwyged) + span.cccform-style-fix {
  cursor: pointer;
  pointer-events: none;
  position: absolute !important;
  width: calc(100% - 30px) !important;
  height: calc(100% - 24px) !important;
  background-color: rgba(85, 107, 216, 0.59);
  top: 0;
  margin: 0px;
  z-index: 1;
  border-radius: 10px;
  padding: 0px;
  line-height: 100%;
  color: #556bd8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 125' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cswitch%3E%3CforeignObject requiredExtensions='http://ns.adobe.com/AdobeIllustrator/10.0/' x='0' y='0' width='1' height='1'/%3E%3Cg i:extraneous='self'%3E%3Cg%3E%3Cpath d='M23.5,33.3h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3v-5.6 C24.8,33.9,24.2,33.3,23.5,33.3z'/%3E%3Cpath d='M47.1,41.6h23.4l3.9-8.2H47.1c-0.8,0-1.4,0.6-1.4,1.3v5.6C45.7,41,46.4,41.6,47.1,41.6z'/%3E%3Cpath d='M45.7,55.6c0,0.8,0.6,1.3,1.4,1.3h23c-0.5-0.8-0.8-1.6-0.9-2.5l-0.7-5.7H47.1c-0.8,0-1.4,0.6-1.4,1.3V55.6z'/%3E%3Cpath d='M47.1,72.2h32.3c0.7,0,1.3-0.6,1.3-1.3v-5.6c0-0.7-0.6-1.3-1.3-1.3H47.1c-0.7,0-1.3,0.6-1.3,1.3v5.6 C45.8,71.6,46.3,72.2,47.1,72.2z'/%3E%3Cpath d='M23.5,48.6h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3V50 C24.8,49.2,24.2,48.6,23.5,48.6z'/%3E%3Cpath d='M23.5,63.9h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3v-5.6 C24.8,64.5,24.2,63.9,23.5,63.9z'/%3E%3Cpath d='M87.7,79H38.9V26.3h38.8l3.3-7.1H7.4c-2.7,0-4.9,2.2-4.9,4.9v57c0,2.7,2.2,4.9,4.9,4.9h82.5c2.7,0,4.9-2.2,4.9-4.9V36.5 l-7.1,15V79z M9.6,26.3h22.2V79H9.6V26.3z'/%3E%3Cpath d='M82.2,50.8l1-2.1l-8.5-4l-1,2.1c-0.1,0.2-0.1,0.5-0.1,0.8l0.7,6.1c0.1,1,1.3,1.6,2.2,1l5.2-3.3 C82,51.3,82.1,51.1,82.2,50.8z'/%3E%3Crect x='74.5' y='28.9' transform='matrix(0.4271 -0.9042 0.9042 0.4271 18.402 96.2936)' width='21.5' height='9.4'/%3E%3Cpath d='M96.7,16.9l-5.9-2.8c-0.7-0.3-1.6,0-1.9,0.7l-1.7,3.7l8.5,4l1.7-3.7C97.7,18.1,97.4,17.3,96.7,16.9z'/%3E%3C/g%3E%3C/g%3E%3C/switch%3E%3C/svg%3E");
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: center center; }
.cccrm .cccApp textarea.wysiwyg:not(.wysiwyged):hover + span.cccform-style-fix {
  background-color: rgba(85, 107, 216, 0.3); }
.cccrm .cccApp textarea.wysiwyg:not(.wysiwyged) + span.cccform-style-fix:after {
  display: none; }
.cccrm .cccApp .cccApp-wordCountHolder {
  font-size: 15px;
  color: #777; }
.cccrm .cccApp .noPaddingBottom {
  padding-bottom: 0 !important; }
.cccrm .cccApp .noMarginBottom {
  margin-bottom: 0 !important; }
.cccrm .cccApp .sortableHandle {
  cursor: move !important; }
  .cccrm .cccApp .sortableHandle .matrixBtn {
    cursor: move !important; }
.cccrm .cccApp .offLabel {
  margin-top: 2px;
  margin-left: 5px;
  font-size: 15px;
  color: #777; }
.cccrm .cccApp .onLabel {
  margin-top: 2px;
  margin-left: 5px;
  font-size: 15px; }
.cccrm .cccApp .hasText {
  font-style: normal !important; }
.cccrm .cccApp .justify .checkboxGroup {
  text-align: justify;
  text-justify: distribute-all-lines; }
.cccrm .cccApp .justify .radioGroup {
  text-align: justify;
  text-justify: distribute-all-lines; }
.cccrm .cccApp .justify .cccRadio {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1; }
  .cccrm .cccApp .justify .cccRadio > div.cccLabel {
    padding: 0 !important; }
.cccrm .cccApp .checkboxGroup, .cccrm .cccApp .radioGroup {
  text-justify: auto; }
  .cccrm .cccApp .checkboxGroup .cccLabel.input-lg, .cccrm .cccApp .radioGroup .cccLabel.input-lg {
    height: auto !important; }
  .cccrm .cccApp .checkboxGroup .inputErrorStatus, .cccrm .cccApp .radioGroup .inputErrorStatus {
    right: -18px;
    margin-top: -44px !important; }
.cccrm .cccApp .matrixErrorStatus {
  display: none; }
.cccrm .cccApp .filter-option {
  padding-right: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.cccrm .cccApp .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: "\e901"; }
.cccrm .cccApp .bootstrap-select.btn-group .dropdown-toggle .caret {
  top: 50%;
  margin-top: -4px;
  right: 28px;
  position: absolute;
  font-family: 'CCCRM_form' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-shadow: 0 0 5px #fff;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: medium none !important; }
.cccrm .cccApp .isListener {
  display: none; }
.cccrm .cccApp .cccAutoWidth {
  width: auto !important;
  display: inline-block; }
.cccrm .cccApp .btn-default {
  background-image: none !important; }
.cccrm .cccApp .ccc-clipboard {
  padding-left: 45px; }
.cccrm .cccApp .bs-searchbox {
  padding: 4px 8px; }
  .cccrm .cccApp .bs-searchbox .form-control {
    border-radius: 3px; }
.cccrm .cccApp .bs-actionsbox {
  padding: 4px 8px; }
.cccrm .cccApp .bs-donebutton {
  padding: 4px 8px; }
.cccrm .cccApp .noPadding {
  padding: 0 !important; }
.cccrm .cccApp .dropdown-toggle > * {
  margin-top: 5px; }
.cccrm .cccApp .lessPaddingDiv > div {
  padding-left: 5px;
  padding-right: 5px; }
.cccrm .cccApp .matrixRemove.halfOpacity {
  cursor: not-allowed; }
.cccrm .cccApp .bootstrap-select > .dropdown-toggle {
  height: 100%; }
.cccrm .cccApp .bootstrap-select.btn-group .dropdown-menu li small {
  clear: both;
  float: left;
  display: inline-block;
  width: 100%;
  padding-left: 0 !important; }
.cccrm .cccApp .inputErrorStatus {
  top: 0px;
  right: -15px;
  transform: rotate(45deg);
  margin-top: -14px; }
  .cccrm .cccApp .inputErrorStatus:before {
    font-size: 25px; }
.cccrm .cccApp .input-lg .dropdown-toggle span.filter-option {
  margin-top: 2px;
  overflow-x: hidden; }
.cccrm .cccApp .input-lg + span.inputErrorStatus, .cccrm .cccApp .input-lg + * + span.inputErrorStatus, .cccrm .cccApp .input-lg + * + * + span.inputErrorStatus {
  top: 0px;
  right: -5px !important;
  transform: rotate(45deg);
  margin-top: -5px !important;
  z-index: 999; }
  .cccrm .cccApp .input-lg + span.inputErrorStatus:before, .cccrm .cccApp .input-lg + * + span.inputErrorStatus:before, .cccrm .cccApp .input-lg + * + * + span.inputErrorStatus:before {
    font-size: 33px !important; }
.cccrm .cccApp .notShowRequired .inputErrorStatus {
  display: none; }
.cccrm .cccApp .matrix-error .matrixErrorStatus {
  display: block; }
.cccrm .cccApp .datepicker-years .year {
  color: black; }
.cccrm .cccApp .selectGroup .btn {
  padding-left: 0px;
  padding-right: 0px; }
  .cccrm .cccApp .selectGroup .btn.btn-default {
    min-width: auto !important; }
.cccrm .cccApp .selectGroup.hasText .filter-option {
  overflow: visible; }
.cccrm .cccApp .mce-btn-group .mce-btn {
  width: auto !important; }
.cccrm .cccApp .fileUpload {
  width: 100%;
  display: inline-block;
  overflow: hidden; }
  .cccrm .cccApp .fileUpload input {
    cursor: pointer !important;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 779; }
.cccrm .cccApp .fileUploadOverlay, .cccrm .cccApp .base64UploadLabel {
  transition: 0.3s;
  border: transparent 1px dashed;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 777;
  left: 0px; }
  .cccrm .cccApp .fileUploadOverlay div, .cccrm .cccApp .base64UploadLabel div {
    transition: 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #9c9c9c;
    margin-left: -23px;
    margin-top: -40px;
    width: 46px;
    height: 46px;
    z-index: 778; }
  .cccrm .cccApp .fileUploadOverlay .uploadLabelText, .cccrm .cccApp .fileUploadOverlay .previewHolder, .cccrm .cccApp .base64UploadLabel .uploadLabelText, .cccrm .cccApp .base64UploadLabel .previewHolder {
    text-shadow: 0 0 10px #fff;
    transition: 0.3s; }
.cccrm .cccApp .upload-success .uploadLabelText {
  color: #68d29d !important; }
.cccrm .cccApp .upload-success .cccFormIcon {
  color: #68d29d !important; }
.cccrm .cccApp .tempImageHolder .fileUploadOverlay.upload-success {
  background: rgba(255, 255, 255, 0.6); }
.cccrm .cccApp .base64UploadLabel {
  background-color: white;
  border-radius: 10px; }
.cccrm .cccApp .uploadPlaceHolder, .cccrm .cccApp .base64UploadLabel {
  padding: 0px; }
  .cccrm .cccApp .uploadPlaceHolder *, .cccrm .cccApp .base64UploadLabel * {
    cursor: pointer; }
  .cccrm .cccApp .uploadPlaceHolder .fileUpload, .cccrm .cccApp .base64UploadLabel .fileUpload {
    border-radius: 10px;
    border: #dadada 1px dashed;
    position: relative;
    overflow: hidden; }
  .cccrm .cccApp .uploadPlaceHolder .uploadLabelText, .cccrm .cccApp .uploadPlaceHolder .uploadLabelDragText, .cccrm .cccApp .base64UploadLabel .uploadLabelText, .cccrm .cccApp .base64UploadLabel .uploadLabelDragText {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 11pt;
    display: block;
    width: 100%;
    line-height: 20px;
    position: absolute;
    color: #9c9c9c;
    text-align: center;
    top: 50%;
    margin-top: 9px; }
  .cccrm .cccApp .uploadPlaceHolder .uploadLabelText .progress, .cccrm .cccApp .base64UploadLabel .uploadLabelText .progress {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    box-shadow: none; }
  .cccrm .cccApp .uploadPlaceHolder .uploadLabel, .cccrm .cccApp .base64UploadLabel .uploadLabel {
    min-height: 150px; }
    .cccrm .cccApp .uploadPlaceHolder .uploadLabel .backstretch, .cccrm .cccApp .base64UploadLabel .uploadLabel .backstretch {
      width: 100% !important;
      height: 100% !important; }
    .cccrm .cccApp .uploadPlaceHolder .uploadLabel .previewHolder, .cccrm .cccApp .base64UploadLabel .uploadLabel .previewHolder {
      transition: 0.3s;
      opacity: 1;
      text-shadow: none;
      display: block;
      width: 100%;
      font-weight: bold;
      height: 20px;
      position: absolute;
      text-align: center;
      top: 50%;
      line-height: 20px !important;
      margin-top: 29px;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 11pt;
      color: #9c9c9c; }
    .cccrm .cccApp .uploadPlaceHolder .uploadLabel.btn-success, .cccrm .cccApp .base64UploadLabel .uploadLabel.btn-success {
      background: none !important; }
      .cccrm .cccApp .uploadPlaceHolder .uploadLabel.btn-success .previewHolder, .cccrm .cccApp .base64UploadLabel .uploadLabel.btn-success .previewHolder {
        color: #68d29d !important; }
    .cccrm .cccApp .uploadPlaceHolder .uploadLabel.btn-warning, .cccrm .cccApp .base64UploadLabel .uploadLabel.btn-warning {
      height: 150px !important;
      background-color: transparent !important;
      background-image: url("../img/ajax-loading-default.gif") !important;
      background-size: 46px 46px !important;
      background-repeat: no-repeat !important;
      background-position: center !important; }
  .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn {
    left: 0px; }
    .cccrm .cccApp .uploadPlaceHolder .active.fileUploadOverlayConfirm, .cccrm .cccApp .uploadPlaceHolder .active.fileUploadOverlayBtn, .cccrm .cccApp .base64UploadLabel .active.fileUploadOverlayConfirm, .cccrm .cccApp .base64UploadLabel .active.fileUploadOverlayBtn {
      display: flex; }
    .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div, .cccrm .cccApp .uploadPlaceHolder .base64UploadLabel .fileUploadOverlayConfirm > div, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div, .cccrm .cccApp .uploadPlaceHolder .base64UploadLabel .fileUploadOverlayBtn > div, .cccrm .cccApp .base64UploadLabel .uploadPlaceHolder .fileUploadOverlayConfirm > div, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div, .cccrm .cccApp .base64UploadLabel .uploadPlaceHolder .fileUploadOverlayBtn > div, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn > div {
      pointer-events: all;
      transition: 0.2s;
      flex: 1;
      -webkit-box-flex: 1;
      place-content: center center;
      align-items: center;
      display: flex;
      flex-direction: row;
      min-width: auto; }
      .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div .cccFormIcon, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div .cccFormIcon, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div .cccFormIcon, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn > div .cccFormIcon {
        transition: 0.2s;
        transform: scale(1, 1); }
    .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div:hover .cccFormIcon, .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div:hover .cccFormIcon, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div:hover .cccFormIcon, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn > div:hover .cccFormIcon {
      filter: brightness(80%);
      transform: scale(1.3, 1.3); }
  .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayConfirm {
    display: none;
    position: absolute;
    z-index: 781;
    height: 100%;
    width: 100%;
    background: #dba5ae; }
  .cccrm .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .cccrm .cccApp .base64UploadLabel .fileUploadOverlayBtn {
    pointer-events: none;
    display: none;
    transition: 0.3s;
    transform: translateY(100%);
    position: absolute;
    z-index: 780;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6); }
.cccrm .cccApp .has-error .inputErrorStatus {
  margin-right: 18px;
  color: red; }
.cccrm .cccApp .has-error .uploadPlaceHolder .fileUpload {
  border: red 1px dashed; }
.cccrm .cccApp .has-error .uploadPlaceHolder .uploadLabelText {
  color: red; }
.cccrm .cccApp .has-error .uploadPlaceHolder .fileUploadOverlay div, .cccrm .cccApp .has-error .uploadPlaceHolder .base64UploadLabel div {
  color: red; }
.cccrm .cccApp .has-error .bootstrap-select .dropdown-toggle {
  border-color: red; }
.cccrm .cccApp .has-error .form-control:focus appMenu {
  border-color: red; }
.cccrm .cccApp .uploadPlaceHolder:hover .fileUpload {
  border: #556bd8 1px dashed; }
.cccrm .cccApp .uploadPlaceHolder:hover .fileUploadOverlay {
  color: #556bd8; }
  .cccrm .cccApp .uploadPlaceHolder:hover .fileUploadOverlay div {
    color: #556bd8; }
.cccrm .cccApp .uploadPlaceHolder:hover .fileUploadOverlay.upload-success {
  transform: translateY(-100%); }
.cccrm .cccApp .uploadPlaceHolder:hover .uploadLabelText {
  color: #556bd8; }
.cccrm .cccApp .uploadPlaceHolder:hover .fileUploadOverlayBtn.active {
  transform: translateY(0); }
.cccrm .cccApp .uploadPlaceHolder:hover .uploadLabel .previewHolder {
  opacity: 0; }
.cccrm .cccApp .uploadPlaceHolder.dragenter .fileUpload {
  border: #68d29d 1px dashed; }
.cccrm .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay {
  color: #68d29d !important; }
  .cccrm .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay div {
    color: #68d29d !important; }
  .cccrm .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .uploadLabelText {
    display: none; }
  .cccrm .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .uploadLabelDragText {
    display: block !important;
    color: #68d29d !important; }
  .cccrm .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .cccFormIcon:first-child {
    display: none; }
  .cccrm .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .cccFormIcon.cccappicon-add_circle {
    display: block !important; }
.cccrm .cccApp .cccAppCancelBtn {
  transform: rotate(45deg);
  color: #9c9c9c; }
.cccrm .cccApp .cccAppConfirmBtn {
  color: red; }
.cccrm .cccApp .cccAppPreviewBtn {
  color: #9c9c9c; }
.cccrm .cccApp .cccAppDeleteBtn {
  color: #9c9c9c; }
.cccrm .cccApp .cccAppUploadBtn {
  pointer-events: none !important;
  color: #9c9c9c; }
.cccrm .cccApp .cccHTML {
  font-size: 18px; }
.cccrm .cccApp .cccPreview .fileUpload {
  cursor: default !important; }
.cccrm .cccApp .cccPreview .cccSectionTitle {
  margin-bottom: 40px;
  border-bottom: 2px solid black; }
.cccrm .cccApp .cccPreview .sortableHandle {
  display: none; }
.cccrm .cccApp .cccPreview .matrixRemoveBtn {
  display: none; }
.cccrm .cccApp .cccPreview .matrixGroupContent {
  width: 100%;
  padding: 0 !important; }
.cccrm .cccApp .cccPreview .matrixGroup {
  width: 100%;
  padding: 0 !important; }
.cccrm .cccApp .cccPreview .preload {
  clear: both; }
.cccrm .cccApp .cccPreview .previewPaddingLeft {
  padding-left: 15px !important; }
.cccrm .cccApp .cccPreview div.printBreak {
  display: block; }
.cccrm .cccApp .previewInput {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 20px;
  padding: 10px;
  word-wrap: break-word; }
@media print {
  .cccrm .cccApp .previewInput {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    padding: 5px;
    word-break: break-all; } }
.cccrm .cccApp .cccAppDesc {
  font-size: 12px;
  color: #e5e5e5; }
.cccrm .cccApp .cccLabel {
  font-size: 13px !important;
  color: #777;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccrm .cccApp .formItem {
  background: transparent;
  padding-bottom: 10px; }
.cccrm .cccApp .customStyle {
  padding-left: 30px;
  padding-right: 30px; }
.cccrm .cccApp .cccInputArea {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccrm .cccApp .cccHTML {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccrm .cccApp .matrixGroup {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccrm .cccApp .previewInput {
  padding: 15px !important; }
.cccrm .cccApp .filter-option {
  color: #777 !important;
  font-style: italic !important;
  text-transform: none !important;
  line-height: 100%; }
.cccrm .cccApp .marginTopBottom {
  margin-bottom: 26px;
  margin-top: 26px; }
.cccrm .cccApp .form-control {
  border-radius: 5px !important;
  box-shadow: 0 0 0 2px transparent;
  transition: box-shadow 0.3s;
  border-color: #e5e5e5; }
  .cccrm .cccApp .form-control:focus {
    border-color: #e5e5e5;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.cccrm .cccApp .matrix-error .errorHolder {
  border-color: red;
  color: red; }
.cccrm .cccApp .matrix-error button .matrixErrorStatus {
  border-color: red;
  margin-top: 18px;
  margin-right: 0;
  color: red; }
.cccrm .cccApp .matrix-error button .normalImage {
  display: none; }
.cccrm .cccApp .matrix-error button .errorImage {
  display: inline; }
.cccrm .cccApp .matrix-error .matrixErrorStatus {
  margin-right: 18px; }
.cccrm .cccApp .noPaddingRight {
  padding-right: 0 !important; }
.cccrm .cccApp .noPaddingLeft {
  padding-left: 0 !important; }
.cccrm .cccApp .noPaddingBottom {
  padding-bottom: 0 !important; }
.cccrm .cccApp .noPaddingTop {
  padding-top: 0 !important; }
.cccrm .cccApp .form-group {
  margin-bottom: 10px; }
.cccrm .cccApp .matrixItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: inherit; }
.cccrm .cccApp .keepLastItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: inherit; }
.cccrm .cccApp .btn-primary {
  background: #4560db;
  border-color: #4560db; }
  .cccrm .cccApp .btn-primary:hover {
    background: #4560db;
    border-color: #4560db;
    outline: 0; }
  .cccrm .cccApp .btn-primary:focus {
    background: #4560db;
    border-color: #4560db;
    outline: 0; }
.cccrm .cccApp .cccSubmit {
  float: right; }
.cccrm .cccApp .selectGroup.hasText .filter-option {
  color: black !important;
  font-style: normal !important;
  text-transform: none !important;
  line-height: 100%; }
.cccrm .cccApp textarea.form-control {
  border-radius: 10px !important; }
.cccrm .cccApp .error .bootstrap-select .dropdown-toggle {
  border-color: red; }
.cccrm .cccApp .cccPhone .marginTopBottom {
  margin-bottom: 9px;
  margin-top: 9px; }
.cccrm .cccApp .cccInput.hasText {
  color: black !important; }
.cccrm .cccApp .dropdown-menu {
  border-radius: 10px !important; }
  .cccrm .cccApp .dropdown-menu .text {
    color: #0e0e0e;
    display: block;
    width: 100%; }
  .cccrm .cccApp .dropdown-menu .text-muted {
    white-space: pre-wrap; }
  .cccrm .cccApp .dropdown-menu.open {
    margin: 0px;
    padding: 0px; }
  .cccrm .cccApp .dropdown-menu > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .cccrm .cccApp .dropdown-menu > li > a:hover, .cccrm .cccApp .dropdown-menu > li.active > a {
    background-color: #b2b2b2 !important;
    background-image: none !important;
    color: #6d6d6d; }
    .cccrm .cccApp .dropdown-menu > li > a:hover .text, .cccrm .cccApp .dropdown-menu > li.active > a .text {
      color: #6d6d6d; }
    .cccrm .cccApp .dropdown-menu > li > a:hover .text-muted, .cccrm .cccApp .dropdown-menu > li.active > a .text-muted {
      color: #6d6d6d; }
  .cccrm .cccApp .dropdown-menu > li > a:focus {
    background-color: #dadada !important;
    background-image: none !important;
    color: #6d6d6d; }
    .cccrm .cccApp .dropdown-menu > li > a:focus .text {
      color: #6d6d6d; }
    .cccrm .cccApp .dropdown-menu > li > a:focus .text-muted {
      color: #6d6d6d; }
.cccrm .cccApp .lessPaddingDiv > div {
  padding: 0; }
.cccrm .cccApp .switchy-container {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 6px 0 0;
  width: 70px;
  height: 46px;
  background: none;
  float: left; }
.cccrm .cccApp .switchy-bar {
  display: inline-block;
  position: relative;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  height: 32px; }
.cccrm .cccApp .switchy-slider {
  display: inline-block;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 30px;
  background: #fff;
  top: 0;
  left: 0;
  cursor: pointer; }
.cccrm .cccApp .btn {
  border-radius: 5px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-color: #e5e5e5; }
  .cccrm .cccApp .btn.dropdown-toggle {
    outline: none !important;
    border-radius: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .cccrm .cccApp .btn.btn-warning {
    min-width: 100px; }
  .cccrm .cccApp .btn.btn-default {
    padding: 6px 22px;
    min-width: 100px; }
.cccrm .cccApp button.btn:not(.dropdown-toggle) {
  line-height: 30px !important; }
.cccrm .cccApp .errorImage {
  display: none; }
.cccrm .cccApp .tabLink {
  font-size: 18px; }
.cccrm .cccApp .cccAppMenu {
  margin: 0 !important;
  padding: 0 !important; }
  .cccrm .cccApp .cccAppMenu li {
    padding-left: 0; }
.cccrm .cccApp .bootstrap-dialog-footer-buttons button {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #5f5f5f;
  border-color: #5f5f5f;
  color: #fff; }
  .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default:hover {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
  .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default:active {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
    .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default:active:hover {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default:active:focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default:active.focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
  .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default.active {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
    .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default.active:hover {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default.active:focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default.active.focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
  .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default:focus {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
  .cccrm .cccApp .bootstrap-dialog-footer-buttons .btn-default.focus {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
.cccrm .cccApp input {
  outline: none !important; }
.cccrm .cccApp .cccform-style-fix {
  width: 100%;
  display: block !important;
  padding: 15px;
  margin: -15px;
  line-height: 1px;
  position: absolute !important;
  height: 100% !important; }
  .cccrm .cccApp .cccform-style-fix.noPaddingMargin {
    margin-top: -3px;
    padding: 0;
    margin: 0; }
  .cccrm .cccApp .cccform-style-fix.noPaddingMargin::after {
    margin-top: 0; }
.cccrm .cccApp .cccform-style-fix::after {
  margin-top: -3px;
  content: '';
  transform: translateY(-100%);
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 0;
  color: #4560db;
  opacity: 0.5;
  z-index: -1;
  display: inline-block;
  pointer-events: none;
  border-radius: 5px !important; }
.cccrm .cccApp textarea.form-control + .cccform-style-fix::after {
  border-radius: 10px !important; }
.cccrm .cccApp .form-control:focus + .cccform-style-fix, .cccrm .cccApp .form-control:focus + div + .cccform-style-fix {
  z-index: 1; }
.cccrm .cccApp .form-control:focus + .cccform-style-fix::after, .cccrm .cccApp .form-control:focus + div + .cccform-style-fix::after {
  animation: anim-shadow 0.3s forwards;
  z-index: 1; }
.cccrm .cccApp input[type="radio"]:checked + label::before {
  outline: none !important;
  background-color: #fff;
  border-color: #4560db; }
.cccrm .cccApp input[type="radio"]:checked + label::after {
  color: #fff; }
.cccrm .cccApp input[type="checkbox"]:checked + label::before {
  background-color: #4560db; }
.cccrm .cccApp input[type="checkbox"]:checked + label::after {
  color: #fff; }
.cccrm .cccApp .radio label::after {
  outline: none !important;
  background-color: #4560db; }
.cccrm .cccApp .cccRadio:hover input[type="checkbox"] + label::before {
  border-color: #4560db; }
.cccrm .cccApp .cccRadio:hover input[type="radio"] + label::before {
  border-color: #4560db; }
.cccrm .cccApp .checkbox label:after {
  padding-left: 5px;
  padding-top: 3px;
  font-size: 9px; }
.cccrm .cccApp .open > .dropdown-toggle.btn-warning:hover {
  background: #db0614;
  border-color: #db0614; }
.cccrm .cccApp .open > .dropdown-toggle.btn-warning:focus {
  background: #db0614;
  border-color: #db0614; }
.cccrm .cccApp .open > .dropdown-toggle.btn-warning.focus {
  background: #db0614;
  border-color: #db0614; }
.cccrm .cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default:hover {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }
.cccrm .cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default:focus {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }
.cccrm .cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default.focus {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }

.cccAppUploadBtn.active .cccFormIcon {
  transform: scale(1.3, 1.3) !important; }

.cccApp .matrixItem, .cccApp .keepLastItem, .cccrm .cccApp .matrixItem, .cccrm .cccApp .keepLastItem, .awardflow .cccApp .matrixItem, .awardflow .cccApp .keepLastItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.6); }

.cccApp .justify .checkboxGroup .stretch, .cccApp .justify .radioGroup .stretch, .cccrm .cccApp .justify .checkboxGroup .stretch, .cccrm .cccApp .justify .radioGroup .stretch, .awardflow .cccApp .justify .checkboxGroup .stretch, .awardflow .cccApp .justify .radioGroup .stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0; }

.awardflow .cccApp *:not(.glyphicon):not(.mce-ico):not(.fa):not(strong):not(.cccFormIcon):not(.inputErrorStatus) {
  font-weight: normal;
  font-family: "Overpass", sans-serif;
  font-size: 14px; }
  .awardflow .cccApp *:not(.glyphicon):not(.mce-ico):not(.fa):not(strong):not(.cccFormIcon):not(.inputErrorStatus):focus {
    outline: 0 !important; }
.awardflow .cccApp .toggleLabel {
  padding-top: 12px;
  padding-left: 10px;
  display: inline-block; }
.awardflow .cccApp *:focus {
  outline: 0 !important; }
.awardflow .cccApp .mce-container {
  border-radius: 10px; }
.awardflow .cccApp .cccPhone .cccAreacode {
  padding-left: 0; }
.awardflow .cccApp .cccPhone .cccAreacode .inputErrorStatus {
  margin-right: -9px !important; }
.awardflow .cccApp .cccPhone .col-xs-8 {
  padding-right: 0; }
  .awardflow .cccApp .cccPhone .col-xs-8 .inputErrorStatus {
    margin-right: 3px !important; }
.awardflow .cccApp input {
  outline: none; }
.awardflow .cccApp strong {
  font-weight: bolder; }
.awardflow .cccApp .coreTpl {
  display: none; }
.awardflow .cccApp .matrixItem {
  left: 0px;
  top: 0px;
  position: relative;
  opacity: 1;
  padding-left: 0;
  padding-right: 0; }
.awardflow .cccApp .keepLastItem {
  clear: both; }
.awardflow .cccApp .matrix-highlight {
  background: #eff2be !important;
  padding-top: 5px;
  padding-bottom: 5px; }
.awardflow .cccApp .ui-state-highlight {
  display: block; }
.awardflow .cccApp .pointer {
  cursor: pointer; }
.awardflow .cccApp .all-scroll {
  cursor: all-scroll; }
.awardflow .cccApp .text-left {
  text-align: left; }
.awardflow .cccApp .text-center {
  text-align: center; }
.awardflow .cccApp .text-right {
  text-align: right; }
.awardflow .cccApp .inputRequired {
  color: red; }
.awardflow .cccApp .checkbox-radio {
  padding-left: 5px;
  clear: both;
  display: inline-block; }
  .awardflow .cccApp .checkbox-radio.noClear {
    clear: none; }
.awardflow .cccApp .formItem {
  background-color: #fff; }
  .awardflow .cccApp .formItem.has-feedback {
    display: inline !important; }
  .awardflow .cccApp .formItem .matrixItem.oddEvenStyle:nth-child(even) {
    background: #f6f6f6 !important; }
    .awardflow .cccApp .formItem .matrixItem.oddEvenStyle:nth-child(even) .formItem {
      background: #f6f6f6 !important; }
.awardflow .cccApp .preload {
  display: block; }
.awardflow .cccApp .fullWidth {
  width: 100% !important; }
.awardflow .cccApp .customStyle {
  padding: 10px; }
.awardflow .cccApp .halfOpacity {
  opacity: 0.5; }
  .awardflow .cccApp .halfOpacity.pointer {
    cursor: not-allowed; }
.awardflow .cccApp .cccInputArea {
  display: block !important;
  padding: 0;
  position: relative; }
.awardflow .cccApp .matrixBtn {
  cursor: pointer;
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  display: inline-block;
  top: 50%;
  left: 50%;
  margin-left: -10px; }
  .awardflow .cccApp .matrixBtn.vcenter1 {
    margin-top: -50px; }
  .awardflow .cccApp .matrixBtn.vcenter2 {
    margin-top: 0px; }
  .awardflow .cccApp .matrixBtn.vcenter {
    margin-top: -25px; }
  .awardflow .cccApp .matrixBtn.matrixBtn_sort {
    color: #3b8d9e; }
  .awardflow .cccApp .matrixBtn.matrixBtn_del {
    color: #3b8d9e; }
.awardflow .cccApp .fontRed {
  color: red; }
.awardflow .cccApp .cccAlertMessage {
  margin-top: 4px;
  min-height: 20px;
  line-height: 20px;
  padding: 0px !important;
  color: red;
  font-size: 13px !important; }
.awardflow .cccApp .cccFirstItem {
  padding-top: 0 !important; }
.awardflow .cccApp textarea {
  resize: none; }
.awardflow .cccApp textarea.wysiwyg:not(.wysiwyged) {
  cursor: pointer; }
.awardflow .cccApp textarea.wysiwyg:not(.wysiwyged) + span.cccform-style-fix {
  cursor: pointer;
  pointer-events: none;
  position: absolute !important;
  width: calc(100% - 30px) !important;
  height: calc(100% - 24px) !important;
  background-color: rgba(59, 141, 158, 0.59);
  top: 0;
  margin: 0px;
  z-index: 1;
  border-radius: 10px;
  padding: 0px;
  line-height: 100%;
  color: #3b8d9e;
  background-image: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 125' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cswitch%3E%3CforeignObject requiredExtensions='http://ns.adobe.com/AdobeIllustrator/10.0/' x='0' y='0' width='1' height='1'/%3E%3Cg i:extraneous='self'%3E%3Cg%3E%3Cpath d='M23.5,33.3h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3v-5.6 C24.8,33.9,24.2,33.3,23.5,33.3z'/%3E%3Cpath d='M47.1,41.6h23.4l3.9-8.2H47.1c-0.8,0-1.4,0.6-1.4,1.3v5.6C45.7,41,46.4,41.6,47.1,41.6z'/%3E%3Cpath d='M45.7,55.6c0,0.8,0.6,1.3,1.4,1.3h23c-0.5-0.8-0.8-1.6-0.9-2.5l-0.7-5.7H47.1c-0.8,0-1.4,0.6-1.4,1.3V55.6z'/%3E%3Cpath d='M47.1,72.2h32.3c0.7,0,1.3-0.6,1.3-1.3v-5.6c0-0.7-0.6-1.3-1.3-1.3H47.1c-0.7,0-1.3,0.6-1.3,1.3v5.6 C45.8,71.6,46.3,72.2,47.1,72.2z'/%3E%3Cpath d='M23.5,48.6h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3V50 C24.8,49.2,24.2,48.6,23.5,48.6z'/%3E%3Cpath d='M23.5,63.9h-5.6c-0.7,0-1.3,0.6-1.3,1.3v5.6c0,0.7,0.6,1.3,1.3,1.3h5.6c0.7,0,1.3-0.6,1.3-1.3v-5.6 C24.8,64.5,24.2,63.9,23.5,63.9z'/%3E%3Cpath d='M87.7,79H38.9V26.3h38.8l3.3-7.1H7.4c-2.7,0-4.9,2.2-4.9,4.9v57c0,2.7,2.2,4.9,4.9,4.9h82.5c2.7,0,4.9-2.2,4.9-4.9V36.5 l-7.1,15V79z M9.6,26.3h22.2V79H9.6V26.3z'/%3E%3Cpath d='M82.2,50.8l1-2.1l-8.5-4l-1,2.1c-0.1,0.2-0.1,0.5-0.1,0.8l0.7,6.1c0.1,1,1.3,1.6,2.2,1l5.2-3.3 C82,51.3,82.1,51.1,82.2,50.8z'/%3E%3Crect x='74.5' y='28.9' transform='matrix(0.4271 -0.9042 0.9042 0.4271 18.402 96.2936)' width='21.5' height='9.4'/%3E%3Cpath d='M96.7,16.9l-5.9-2.8c-0.7-0.3-1.6,0-1.9,0.7l-1.7,3.7l8.5,4l1.7-3.7C97.7,18.1,97.4,17.3,96.7,16.9z'/%3E%3C/g%3E%3C/g%3E%3C/switch%3E%3C/svg%3E");
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: center center; }
.awardflow .cccApp textarea.wysiwyg:not(.wysiwyged):hover + span.cccform-style-fix {
  background-color: rgba(59, 141, 158, 0.3); }
.awardflow .cccApp textarea.wysiwyg:not(.wysiwyged) + span.cccform-style-fix:after {
  display: none; }
.awardflow .cccApp .cccApp-wordCountHolder {
  font-size: 15px;
  color: #777; }
.awardflow .cccApp .noPaddingBottom {
  padding-bottom: 0 !important; }
.awardflow .cccApp .noMarginBottom {
  margin-bottom: 0 !important; }
.awardflow .cccApp .sortableHandle {
  cursor: move !important; }
  .awardflow .cccApp .sortableHandle .matrixBtn {
    cursor: move !important; }
.awardflow .cccApp .offLabel {
  margin-top: 2px;
  margin-left: 5px;
  font-size: 15px;
  color: #777; }
.awardflow .cccApp .onLabel {
  margin-top: 2px;
  margin-left: 5px;
  font-size: 15px; }
.awardflow .cccApp .hasText {
  font-style: normal !important; }
.awardflow .cccApp .justify .checkboxGroup {
  text-align: justify;
  text-justify: distribute-all-lines; }
.awardflow .cccApp .justify .radioGroup {
  text-align: justify;
  text-justify: distribute-all-lines; }
.awardflow .cccApp .justify .cccRadio {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1; }
  .awardflow .cccApp .justify .cccRadio > div.cccLabel {
    padding: 0 !important; }
.awardflow .cccApp .checkboxGroup, .awardflow .cccApp .radioGroup {
  text-justify: auto; }
  .awardflow .cccApp .checkboxGroup .cccLabel.input-lg, .awardflow .cccApp .radioGroup .cccLabel.input-lg {
    height: auto !important; }
  .awardflow .cccApp .checkboxGroup .inputErrorStatus, .awardflow .cccApp .radioGroup .inputErrorStatus {
    right: -18px;
    margin-top: -44px !important; }
.awardflow .cccApp .matrixErrorStatus {
  display: none; }
.awardflow .cccApp .filter-option {
  padding-right: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.awardflow .cccApp .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: "\e901"; }
.awardflow .cccApp .bootstrap-select.btn-group .dropdown-toggle .caret {
  top: 50%;
  margin-top: -4px;
  right: 28px;
  position: absolute;
  font-family: 'CCCRM_form' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  text-shadow: 0 0 5px #fff;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: medium none !important; }
.awardflow .cccApp .isListener {
  display: none; }
.awardflow .cccApp .cccAutoWidth {
  width: auto !important;
  display: inline-block; }
.awardflow .cccApp .btn-default {
  background-image: none !important; }
.awardflow .cccApp .ccc-clipboard {
  padding-left: 45px; }
.awardflow .cccApp .bs-searchbox {
  padding: 4px 8px; }
  .awardflow .cccApp .bs-searchbox .form-control {
    border-radius: 3px; }
.awardflow .cccApp .bs-actionsbox {
  padding: 4px 8px; }
.awardflow .cccApp .bs-donebutton {
  padding: 4px 8px; }
.awardflow .cccApp .noPadding {
  padding: 0 !important; }
.awardflow .cccApp .dropdown-toggle > * {
  margin-top: 5px; }
.awardflow .cccApp .lessPaddingDiv > div {
  padding-left: 5px;
  padding-right: 5px; }
.awardflow .cccApp .matrixRemove.halfOpacity {
  cursor: not-allowed; }
.awardflow .cccApp .bootstrap-select > .dropdown-toggle {
  height: 100%; }
.awardflow .cccApp .bootstrap-select.btn-group .dropdown-menu li small {
  clear: both;
  float: left;
  display: inline-block;
  width: 100%;
  padding-left: 0 !important; }
.awardflow .cccApp .inputErrorStatus {
  top: 0px;
  right: -15px;
  transform: rotate(45deg);
  margin-top: -14px; }
  .awardflow .cccApp .inputErrorStatus:before {
    font-size: 25px; }
.awardflow .cccApp .input-lg .dropdown-toggle span.filter-option {
  margin-top: 2px;
  overflow-x: hidden; }
.awardflow .cccApp .input-lg + span.inputErrorStatus, .awardflow .cccApp .input-lg + * + span.inputErrorStatus, .awardflow .cccApp .input-lg + * + * + span.inputErrorStatus {
  top: 0px;
  right: -5px !important;
  transform: rotate(45deg);
  margin-top: -5px !important;
  z-index: 999; }
  .awardflow .cccApp .input-lg + span.inputErrorStatus:before, .awardflow .cccApp .input-lg + * + span.inputErrorStatus:before, .awardflow .cccApp .input-lg + * + * + span.inputErrorStatus:before {
    font-size: 33px !important; }
.awardflow .cccApp .notShowRequired .inputErrorStatus {
  display: none; }
.awardflow .cccApp .matrix-error .matrixErrorStatus {
  display: block; }
.awardflow .cccApp .datepicker-years .year {
  color: black; }
.awardflow .cccApp .selectGroup .btn {
  padding-left: 0px;
  padding-right: 0px; }
  .awardflow .cccApp .selectGroup .btn.btn-default {
    min-width: auto !important; }
.awardflow .cccApp .selectGroup.hasText .filter-option {
  overflow: visible; }
.awardflow .cccApp .mce-btn-group .mce-btn {
  width: auto !important; }
.awardflow .cccApp .fileUpload {
  width: 100%;
  display: inline-block;
  overflow: hidden; }
  .awardflow .cccApp .fileUpload input {
    cursor: pointer !important;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 779; }
.awardflow .cccApp .fileUploadOverlay, .awardflow .cccApp .base64UploadLabel {
  transition: 0.3s;
  border: transparent 1px dashed;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 777;
  left: 0px; }
  .awardflow .cccApp .fileUploadOverlay div, .awardflow .cccApp .base64UploadLabel div {
    transition: 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #9c9c9c;
    margin-left: -23px;
    margin-top: -40px;
    width: 46px;
    height: 46px;
    z-index: 778; }
  .awardflow .cccApp .fileUploadOverlay .uploadLabelText, .awardflow .cccApp .fileUploadOverlay .previewHolder, .awardflow .cccApp .base64UploadLabel .uploadLabelText, .awardflow .cccApp .base64UploadLabel .previewHolder {
    text-shadow: 0 0 10px #fff;
    transition: 0.3s; }
.awardflow .cccApp .upload-success .uploadLabelText {
  color: #68d29d !important; }
.awardflow .cccApp .upload-success .cccFormIcon {
  color: #68d29d !important; }
.awardflow .cccApp .tempImageHolder .fileUploadOverlay.upload-success {
  background: rgba(255, 255, 255, 0.6); }
.awardflow .cccApp .base64UploadLabel {
  background-color: white;
  border-radius: 0px; }
.awardflow .cccApp .uploadPlaceHolder, .awardflow .cccApp .base64UploadLabel {
  padding: 0px; }
  .awardflow .cccApp .uploadPlaceHolder *, .awardflow .cccApp .base64UploadLabel * {
    cursor: pointer; }
  .awardflow .cccApp .uploadPlaceHolder .fileUpload, .awardflow .cccApp .base64UploadLabel .fileUpload {
    border-radius: 0px;
    border: #dadada 1px dashed;
    position: relative;
    overflow: hidden; }
  .awardflow .cccApp .uploadPlaceHolder .uploadLabelText, .awardflow .cccApp .uploadPlaceHolder .uploadLabelDragText, .awardflow .cccApp .base64UploadLabel .uploadLabelText, .awardflow .cccApp .base64UploadLabel .uploadLabelDragText {
    font-family: "Overpass", sans-serif;
    font-size: 11pt;
    display: block;
    width: 100%;
    line-height: 20px;
    position: absolute;
    color: #9c9c9c;
    text-align: center;
    top: 50%;
    margin-top: 9px; }
  .awardflow .cccApp .uploadPlaceHolder .uploadLabelText .progress, .awardflow .cccApp .base64UploadLabel .uploadLabelText .progress {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    box-shadow: none; }
  .awardflow .cccApp .uploadPlaceHolder .uploadLabel, .awardflow .cccApp .base64UploadLabel .uploadLabel {
    min-height: 150px; }
    .awardflow .cccApp .uploadPlaceHolder .uploadLabel .backstretch, .awardflow .cccApp .base64UploadLabel .uploadLabel .backstretch {
      width: 100% !important;
      height: 100% !important; }
    .awardflow .cccApp .uploadPlaceHolder .uploadLabel .previewHolder, .awardflow .cccApp .base64UploadLabel .uploadLabel .previewHolder {
      transition: 0.3s;
      opacity: 1;
      text-shadow: none;
      display: block;
      width: 100%;
      font-weight: bold;
      height: 20px;
      position: absolute;
      text-align: center;
      top: 50%;
      line-height: 20px !important;
      margin-top: 29px;
      font-family: "Overpass", sans-serif;
      font-size: 11pt;
      color: #9c9c9c; }
    .awardflow .cccApp .uploadPlaceHolder .uploadLabel.btn-success, .awardflow .cccApp .base64UploadLabel .uploadLabel.btn-success {
      background: none !important; }
      .awardflow .cccApp .uploadPlaceHolder .uploadLabel.btn-success .previewHolder, .awardflow .cccApp .base64UploadLabel .uploadLabel.btn-success .previewHolder {
        color: #68d29d !important; }
    .awardflow .cccApp .uploadPlaceHolder .uploadLabel.btn-warning, .awardflow .cccApp .base64UploadLabel .uploadLabel.btn-warning {
      height: 150px !important;
      background-color: transparent !important;
      background-image: url("../img/ajax-loading-default.gif") !important;
      background-size: 46px 46px !important;
      background-repeat: no-repeat !important;
      background-position: center !important; }
  .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn {
    left: 0px; }
    .awardflow .cccApp .uploadPlaceHolder .active.fileUploadOverlayConfirm, .awardflow .cccApp .uploadPlaceHolder .active.fileUploadOverlayBtn, .awardflow .cccApp .base64UploadLabel .active.fileUploadOverlayConfirm, .awardflow .cccApp .base64UploadLabel .active.fileUploadOverlayBtn {
      display: flex; }
    .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div, .awardflow .cccApp .uploadPlaceHolder .base64UploadLabel .fileUploadOverlayConfirm > div, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div, .awardflow .cccApp .uploadPlaceHolder .base64UploadLabel .fileUploadOverlayBtn > div, .awardflow .cccApp .base64UploadLabel .uploadPlaceHolder .fileUploadOverlayConfirm > div, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div, .awardflow .cccApp .base64UploadLabel .uploadPlaceHolder .fileUploadOverlayBtn > div, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn > div {
      pointer-events: all;
      transition: 0.2s;
      flex: 1;
      -webkit-box-flex: 1;
      place-content: center center;
      align-items: center;
      display: flex;
      flex-direction: row;
      min-width: auto; }
      .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div .cccFormIcon, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div .cccFormIcon, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div .cccFormIcon, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn > div .cccFormIcon {
        transition: 0.2s;
        transform: scale(1, 1); }
    .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm > div:hover .cccFormIcon, .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn > div:hover .cccFormIcon, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm > div:hover .cccFormIcon, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn > div:hover .cccFormIcon {
      filter: brightness(80%);
      transform: scale(1.3, 1.3); }
  .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayConfirm, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayConfirm {
    display: none;
    position: absolute;
    z-index: 781;
    height: 100%;
    width: 100%;
    background: #dba5ae; }
  .awardflow .cccApp .uploadPlaceHolder .fileUploadOverlayBtn, .awardflow .cccApp .base64UploadLabel .fileUploadOverlayBtn {
    pointer-events: none;
    display: none;
    transition: 0.3s;
    transform: translateY(100%);
    position: absolute;
    z-index: 780;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6); }
.awardflow .cccApp .has-error .inputErrorStatus {
  margin-right: 18px;
  color: red; }
.awardflow .cccApp .has-error .uploadPlaceHolder .fileUpload {
  border: red 1px dashed; }
.awardflow .cccApp .has-error .uploadPlaceHolder .uploadLabelText {
  color: red; }
.awardflow .cccApp .has-error .uploadPlaceHolder .fileUploadOverlay div, .awardflow .cccApp .has-error .uploadPlaceHolder .base64UploadLabel div {
  color: red; }
.awardflow .cccApp .has-error .bootstrap-select .dropdown-toggle {
  border-color: red; }
.awardflow .cccApp .has-error .form-control:focus appMenu {
  border-color: red; }
.awardflow .cccApp .uploadPlaceHolder:hover .fileUpload {
  border: #3b8d9e 1px dashed; }
.awardflow .cccApp .uploadPlaceHolder:hover .fileUploadOverlay {
  color: #3b8d9e; }
  .awardflow .cccApp .uploadPlaceHolder:hover .fileUploadOverlay div {
    color: #3b8d9e; }
.awardflow .cccApp .uploadPlaceHolder:hover .fileUploadOverlay.upload-success {
  transform: translateY(-100%); }
.awardflow .cccApp .uploadPlaceHolder:hover .uploadLabelText {
  color: #3b8d9e; }
.awardflow .cccApp .uploadPlaceHolder:hover .fileUploadOverlayBtn.active {
  transform: translateY(0); }
.awardflow .cccApp .uploadPlaceHolder:hover .uploadLabel .previewHolder {
  opacity: 0; }
.awardflow .cccApp .uploadPlaceHolder.dragenter .fileUpload {
  border: #68d29d 1px dashed; }
.awardflow .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay {
  color: #68d29d !important; }
  .awardflow .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay div {
    color: #68d29d !important; }
  .awardflow .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .uploadLabelText {
    display: none; }
  .awardflow .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .uploadLabelDragText {
    display: block !important;
    color: #68d29d !important; }
  .awardflow .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .cccFormIcon:first-child {
    display: none; }
  .awardflow .cccApp .uploadPlaceHolder.dragenter .fileUploadOverlay .cccFormIcon.cccappicon-add_circle {
    display: block !important; }
.awardflow .cccApp .cccAppCancelBtn {
  transform: rotate(45deg);
  color: #9c9c9c; }
.awardflow .cccApp .cccAppConfirmBtn {
  color: red; }
.awardflow .cccApp .cccAppPreviewBtn {
  color: #9c9c9c; }
.awardflow .cccApp .cccAppDeleteBtn {
  color: #9c9c9c; }
.awardflow .cccApp .cccAppUploadBtn {
  pointer-events: none !important;
  color: #9c9c9c; }
.awardflow .cccApp .cccHTML {
  font-size: 18px; }
.awardflow .cccApp .cccPreview .fileUpload {
  cursor: default !important; }
.awardflow .cccApp .cccPreview .cccSectionTitle {
  margin-bottom: 40px;
  border-bottom: 2px solid black; }
.awardflow .cccApp .cccPreview .sortableHandle {
  display: none; }
.awardflow .cccApp .cccPreview .matrixRemoveBtn {
  display: none; }
.awardflow .cccApp .cccPreview .matrixGroupContent {
  width: 100%;
  padding: 0 !important; }
.awardflow .cccApp .cccPreview .matrixGroup {
  width: 100%;
  padding: 0 !important; }
.awardflow .cccApp .cccPreview .preload {
  clear: both; }
.awardflow .cccApp .cccPreview .previewPaddingLeft {
  padding-left: 15px !important; }
.awardflow .cccApp .cccPreview div.printBreak {
  display: block; }
.awardflow .cccApp .previewInput {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 20px;
  padding: 10px;
  word-wrap: break-word; }
@media print {
  .awardflow .cccApp .previewInput {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    padding: 5px;
    word-break: break-all; } }
.awardflow .cccApp .cccAppDesc {
  font-size: 12px;
  color: #e5e5e5; }
.awardflow .cccApp .cccLabel {
  font-size: 13px !important;
  color: #777;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 15px !important;
  padding-right: 15px !important; }
.awardflow .cccApp .formItem {
  background: transparent;
  padding-bottom: 10px; }
.awardflow .cccApp .customStyle {
  padding-left: 30px;
  padding-right: 30px; }
.awardflow .cccApp .cccInputArea {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.awardflow .cccApp .cccHTML {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.awardflow .cccApp .matrixGroup {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.awardflow .cccApp .previewInput {
  padding: 15px !important; }
.awardflow .cccApp .filter-option {
  color: #777 !important;
  font-style: italic !important;
  text-transform: none !important;
  line-height: 100%; }
.awardflow .cccApp .marginTopBottom {
  margin-bottom: 26px;
  margin-top: 26px; }
.awardflow .cccApp .form-control {
  border-radius: 0px !important;
  box-shadow: 0 0 0 2px transparent;
  transition: box-shadow 0.3s;
  border-color: #e5e5e5;
  border: 0px;
  border-bottom: 2px solid #e5e5e5;
  background: transparent;
  box-shadow: none; }
  .awardflow .cccApp .form-control:focus {
    border-color: #3b8d9e;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .awardflow .cccApp .form-control:focus {
    border-color: #e5e5e5;
    background: #f5f9fa;
    box-shadow: none; }
.awardflow .cccApp .matrix-error .errorHolder {
  border-color: red;
  color: red; }
.awardflow .cccApp .matrix-error button .matrixErrorStatus {
  border-color: red;
  margin-top: 18px;
  margin-right: 0;
  color: red; }
.awardflow .cccApp .matrix-error button .normalImage {
  display: none; }
.awardflow .cccApp .matrix-error button .errorImage {
  display: inline; }
.awardflow .cccApp .matrix-error .matrixErrorStatus {
  margin-right: 18px; }
.awardflow .cccApp .noPaddingRight {
  padding-right: 0 !important; }
.awardflow .cccApp .noPaddingLeft {
  padding-left: 0 !important; }
.awardflow .cccApp .noPaddingBottom {
  padding-bottom: 0 !important; }
.awardflow .cccApp .noPaddingTop {
  padding-top: 0 !important; }
.awardflow .cccApp .form-group {
  margin-bottom: 10px; }
.awardflow .cccApp .matrixItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: inherit; }
.awardflow .cccApp .keepLastItem {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: inherit; }
.awardflow .cccApp .btn-primary {
  background: #3b8d9e;
  border-color: #3b8d9e; }
  .awardflow .cccApp .btn-primary:hover {
    background: #3b8d9e;
    border-color: #3b8d9e;
    outline: 0; }
  .awardflow .cccApp .btn-primary:focus {
    background: #3b8d9e;
    border-color: #3b8d9e;
    outline: 0; }
.awardflow .cccApp .cccSubmit {
  float: right; }
.awardflow .cccApp .selectGroup.hasText .filter-option {
  color: black !important;
  font-style: normal !important;
  text-transform: none !important;
  line-height: 100%; }
.awardflow .cccApp textarea.form-control {
  border-radius: 10px !important;
  border: 1px #e5e5e5 solid; }
.awardflow .cccApp .error .bootstrap-select .dropdown-toggle {
  border-color: red; }
.awardflow .cccApp .cccPhone .marginTopBottom {
  margin-bottom: 9px;
  margin-top: 9px; }
.awardflow .cccApp .cccInput.hasText {
  color: black !important; }
.awardflow .cccApp .dropdown-menu {
  border-radius: 10px !important; }
  .awardflow .cccApp .dropdown-menu .text {
    color: #0e0e0e;
    display: block;
    width: 100%; }
  .awardflow .cccApp .dropdown-menu .text-muted {
    white-space: pre-wrap; }
  .awardflow .cccApp .dropdown-menu.open {
    margin: 0px;
    padding: 0px; }
  .awardflow .cccApp .dropdown-menu > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .awardflow .cccApp .dropdown-menu > li > a:hover, .awardflow .cccApp .dropdown-menu > li.active > a {
    background-color: #3b8d9e !important;
    background-image: none !important;
    color: #fff; }
    .awardflow .cccApp .dropdown-menu > li > a:hover .text, .awardflow .cccApp .dropdown-menu > li.active > a .text {
      color: #fff; }
    .awardflow .cccApp .dropdown-menu > li > a:hover .text-muted, .awardflow .cccApp .dropdown-menu > li.active > a .text-muted {
      color: #fff; }
  .awardflow .cccApp .dropdown-menu > li > a:focus {
    background-color: #3b8d9e !important;
    background-image: none !important;
    color: #fff; }
    .awardflow .cccApp .dropdown-menu > li > a:focus .text {
      color: #fff; }
    .awardflow .cccApp .dropdown-menu > li > a:focus .text-muted {
      color: #fff; }
.awardflow .cccApp .lessPaddingDiv > div {
  padding: 0; }
.awardflow .cccApp .switchy-container {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 6px 0 0;
  width: 70px;
  height: 46px;
  background: none;
  float: left; }
.awardflow .cccApp .switchy-bar {
  display: inline-block;
  position: relative;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  height: 32px; }
.awardflow .cccApp .switchy-slider {
  display: inline-block;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 30px;
  background: #fff;
  top: 0;
  left: 0;
  cursor: pointer; }
.awardflow .cccApp .btn {
  border-radius: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-color: #e5e5e5;
  border: 0px;
  box-shadow: none; }
  .awardflow .cccApp .btn.dropdown-toggle {
    outline: none !important;
    border-radius: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border: 0px;
    box-shadow: none; }
  .awardflow .cccApp .btn.btn-warning {
    min-width: 100px; }
  .awardflow .cccApp .btn.btn-default {
    padding: 6px 22px;
    min-width: 100px; }
.awardflow .cccApp button.btn:not(.dropdown-toggle) {
  line-height: 30px !important; }
.awardflow .cccApp .errorImage {
  display: none; }
.awardflow .cccApp .tabLink {
  font-size: 18px; }
.awardflow .cccApp .cccAppMenu {
  margin: 0 !important;
  padding: 0 !important; }
  .awardflow .cccApp .cccAppMenu li {
    padding-left: 0; }
.awardflow .cccApp .bootstrap-dialog-footer-buttons button {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #5f5f5f;
  border-color: #5f5f5f;
  color: #fff; }
  .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default:hover {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
  .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default:active {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
    .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default:active:hover {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default:active:focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default:active.focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
  .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default.active {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
    .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default.active:hover {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default.active:focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
    .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default.active.focus {
      text-shadow: 0 1px 0 #fff;
      background-image: none;
      background: #7d7d7d;
      border-color: #7d7d7d;
      color: #fff; }
  .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default:focus {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
  .awardflow .cccApp .bootstrap-dialog-footer-buttons .btn-default.focus {
    text-shadow: 0 1px 0 #fff;
    background-image: none;
    background: #7d7d7d;
    border-color: #7d7d7d;
    color: #fff; }
.awardflow .cccApp input {
  outline: none !important; }
.awardflow .cccApp .cccform-style-fix {
  width: 100%;
  display: block !important;
  padding: 15px;
  margin: -15px;
  line-height: 1px;
  position: absolute !important;
  height: 100% !important;
  width: 0%;
  z-index: 1;
  transition: all 0.4s; }
  .awardflow .cccApp .cccform-style-fix.noPaddingMargin {
    margin-top: -3px;
    padding: 0;
    margin: 0; }
  .awardflow .cccApp .cccform-style-fix.noPaddingMargin::after {
    margin-top: 0; }
.awardflow .cccApp .cccform-style-fix::after {
  margin-top: -3px;
  content: '';
  transform: translateY(-100%);
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 0;
  color: #3b8d9e;
  opacity: 0.5;
  z-index: -1;
  display: inline-block;
  pointer-events: none;
  border-radius: 0px !important;
  z-index: 1 !important;
  margin-top: 0px !important;
  border-bottom: 2px solid #3b8d9e;
  transition: all 0.4s;
  opacity: 1; }
.awardflow .cccApp textarea.form-control + .cccform-style-fix::after {
  border-radius: 10px !important; }
.awardflow .cccApp .form-control:focus + .cccform-style-fix, .awardflow .cccApp .form-control:focus + div + .cccform-style-fix {
  z-index: 1;
  width: 100%; }
.awardflow .cccApp .form-control:focus + .cccform-style-fix::after, .awardflow .cccApp .form-control:focus + div + .cccform-style-fix::after {
  animation: anim-shadow 0.3s forwards;
  z-index: 1;
  border-bottom: 2px solid #3b8d9e;
  width: 100%;
  animation: none; }
.awardflow .cccApp input[type="radio"]:checked + label::before {
  outline: none !important;
  background-color: #fff;
  border-color: #3b8d9e; }
.awardflow .cccApp input[type="radio"]:checked + label::after {
  color: #fff; }
.awardflow .cccApp input[type="checkbox"]:checked + label::before {
  background-color: #3b8d9e; }
.awardflow .cccApp input[type="checkbox"]:checked + label::after {
  color: #fff; }
.awardflow .cccApp .radio label::after {
  outline: none !important;
  background-color: #3b8d9e; }
.awardflow .cccApp .cccRadio:hover input[type="checkbox"] + label::before {
  border-color: #3b8d9e; }
.awardflow .cccApp .cccRadio:hover input[type="radio"] + label::before {
  border-color: #3b8d9e; }
.awardflow .cccApp .checkbox label:after {
  padding-left: 5px;
  padding-top: 3px;
  font-size: 9px; }
.awardflow .cccApp .open > .dropdown-toggle.btn-warning:hover {
  background: #db0614;
  border-color: #db0614; }
.awardflow .cccApp .open > .dropdown-toggle.btn-warning:focus {
  background: #db0614;
  border-color: #db0614; }
.awardflow .cccApp .open > .dropdown-toggle.btn-warning.focus {
  background: #db0614;
  border-color: #db0614; }
.awardflow .cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default:hover {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }
.awardflow .cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default:focus {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }
.awardflow .cccApp .open > .dropdown-toggle.bootstrap-dialog-footer-buttons .btn-default.focus {
  text-shadow: 0 1px 0 #fff;
  background-image: none;
  background: #7d7d7d;
  border-color: #7d7d7d;
  color: #fff; }

.cccAppUploadBtn.active .cccFormIcon {
  transform: scale(1.3, 1.3) !important; }

.safari .cccInputArea .btn {
  margin-top: 1px;
  line-height: 20px !important; }

.gecko .cccInputArea .btn {
  line-height: 32px !important; }
.gecko .btn.dropdown-toggle {
  margin-top: 0; }

.ie .cccInputArea .btn {
  margin-top: 3px;
  line-height: 20px !important; }
.ie .btn.dropdown-toggle {
  margin-top: 0; }

.chrome .cccInputArea .btn {
  margin-top: 1px; }
.chrome .btn.dropdown-toggle {
  margin-top: 0; }
.chrome .cccApp .input-lg .dropdown-toggle span.filter-option {
  margin-top: 3px;
  overflow-x: hidden; }

.cccAppMenu {
  clear: both;
  display: inline-block; }
  .cccAppMenu li {
    padding: 10px;
    list-style-type: none;
    clear: both;
    display: inline-block;
    float: left;
    overflow: hidden; }
    .cccAppMenu li .line {
      position: absolute;
      width: 1px;
      background: #f1f1f1 none repeat scroll 0 0;
      height: 70px;
      margin-left: 14px;
      z-index: -1; }
    .cccAppMenu li a {
      color: #b2b2b2;
      padding: 4px;
      padding-left: 20px;
      clear: right;
      text-decoration: none !important; }
    .cccAppMenu li.active a {
      color: black; }
    .cccAppMenu li.active .numberCircle {
      border: 2px solid black;
      background: black;
      color: #fff; }
    .cccAppMenu li .numberCircle {
      border-radius: 50%;
      width: 29px;
      height: 29px;
      line-height: 26px;
      background: #fff;
      border: 2px solid #b2b2b2;
      color: #b2b2b2;
      text-align: center;
      font-size: 16px; }
    .cccAppMenu li * {
      float: left; }

.cccLabel {
  font-size: 12px;
  font-weight: 400;
  padding-bottom: 5px; }

.modal {
  z-index: 1060; }

.isPreviewApp {
  opacity: 0; }

.paddingTop50 {
  padding-top: 50px !important; }

.paddingTop20 {
  padding-top: 20px !important; }

.paddingTop25 {
  padding-top: 25px !important; }

.paddingTop40 {
  padding-top: 40px !important; }

.cccLoading {
  opacity: 0; }

.modal-90 {
  width: 90% !important; }

.cccSubmit {
  cursor: pointer; }

.ccc-clipboard-data {
  cursor: pointer; }

.cccform-style-fix {
  pointer-events: none;
  z-index: -1; }
  .cccform-style-fix + .glyphicon {
    width: 46px;
    height: 46px;
    line-height: 46px; }

.ie .cccApp .fileupload {
  font-size: 10000px; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }

/*# sourceMappingURL=cccForm.css.map */
