@import "https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:300,400";
/*#region Print */
/*Main.Master*/
.print-only {
  display: none; }

@media print {
  /*uc_Announments.ascx*/
  /*uc_CategoryServices.ascx*/
  /*Main.Master*/
  #divHeaderContainer, #page-footer {
    display: none; }

  /*uc_Announments.ascx*/
  /*uc_CategoryServices.ascx*/
  /*uc_DynamicReports.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_WorkflowVisualSearch.ascx*/
  body * {
    visibility: hidden; }

  /*DynamicPage.cs*/
  /*Main.Master*/
  /*uc_Notifications.ascx*/
  /*uc_PaymentConfirmation.ascx*/
  /*uc_Survey.ascx*/
  /*uc_PaymentConfirmation.ascx*/
  #section-to-print, #section-to-print * {
    visibility: visible; }

  /*DynamicPage.cs*/
  /*Main.Master*/
  /*uc_Notifications.ascx*/
  /*uc_PaymentConfirmation.ascx*/
  /*uc_Survey.ascx*/
  /*uc_PaymentConfirmation.ascx*/
  #section-to-print {
    position: absolute;
    left: 0;
    top: 0;
    /*uc_PaymentConfirmation.ascx*/
    /*uc_PaymentConfirmation.ascx*/
    /*uc_PaymentConfirmation.ascx*/
    /*uc_ApplicationDetails.ascx*/
    /*uc_KnowledgeBase.ascx*/
    /*uc_ProcessApplication.ascx*/ }
    #section-to-print .receipt * {
      font-size: 18px; }
    #section-to-print .receipt-header {
      font-size: 20px; }
    #section-to-print .category {
      font-size: 22px; }
    #section-to-print .receipt-logo img {
      width: 50%; }
    #section-to-print .attachments-container {
      /*Main.Master*/
      /*Main.Master*/
      /*uc_Attachment.ascx.cs*/
      /*Main.Master*/
      /*uc_SmartPassAccountLinking.ascx*/
      /*Main.Master*/
      /*uc_TopAccordion.ascx*/
      /*uc_ProcessApplication.ascx*/
      /*Main.Master*/
      /*uc_OperationsLog.ascx*/
      /*uc_ApplicationDetails.ascx*/
      /*uc_Box.ascx*/
      /*uc_FAQs.ascx*/
      /*uc_Home.ascx*/
      /*uc_NewApplicationPayment.ascx*/
      /*uc_PaymentHistory.ascx*/
      /*uc_ServiceCard.ascx*/
      /*uc_Tree.ascx*/
      /*uc_UserTasks.ascx*/ }
      #section-to-print .attachments-container .panel {
        min-height: 10px; }
      #section-to-print .attachments-container .col-lg-3 {
        width: 50%; }
      #section-to-print .attachments-container .preview {
        display: none; }
      #section-to-print .attachments-container > .attachment {
        min-height: 1px; }
      #section-to-print .attachments-container > .fileupload-content {
        height: 3px; }
      #section-to-print .attachments-container .panel .panel-heading {
        height: 1px; }
    #section-to-print textarea {
      height: 120px; }

  /*uc_Notifications.ascx*/
  /*uc_Surveys.ascx*/
  .no-print {
    display: none;
    visibility: hidden !important; }

  .attachment-file-info {
    overflow-wrap: break-word; }

  /*Main.Master*/
  .print-only {
    visibility: visible;
    display: initial; }

  /*Main.Master*/
  .page-content {
    margin-top: 0 !important; } }
/*#endregion*/
/*#region Elements */
a {
  color: #428bca; }
  a:hover, a:focus {
    text-decoration: none;
    color: #000000; }
  a.nice-button {
    font-weight: bold; }

/*uc_Frame.ascx*/
body {
  color: #000000;
  -ms-overflow-style: scrollbar;
  direction: ltr;
  background-color: #ffffff; }

/*DynamicApplicationControl.cs*/
/*uc_ApplicationDetails.ascx*/
button.ribbon {
  /*margin-bottom: 6px;*/
  position: relative;
  cursor: pointer;
  user-select: none;
  outline: none !important;
  width: 100%;
  outline: none;
  outline-color: transparent;
  font-size: 14px;
  text-align: left;
  border-color: #B68A35;
        /*border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;*/
        /*&:before, &:after {
			content: '';
			position: absolute;
			height: 0;
			width: 0;
			border-style: solid;
			border-width: 0;
			outline: none;
			top: 5px;
			z-index: -10;
		}

		&:before {
			border-color: $ribbon-bordercolor $ribbon-bordercolor $ribbon-bordercolor $common-transparent-color;
			left: -25px;
			border-width: 17px;
		}

		&:after {
			border-color: $ribbon-bordercolor $common-transparent-color $ribbon-bordercolor $ribbon-bordercolor;
			right: -25px;
			border-width: 17px;
		}*/
        /*  &.btn-primary:before {
		  border-color: #2e6da4 #2e6da4 #2e6da4 transparent;
		}

		&.btn-primary:after {
			border-color: #2e6da4 transparent #2e6da4 #2e6da4;
		}

		&.btn-success:before {
			border-color: #398439 #398439 #398439 transparent;
		}

		&.btn-success:after {
			border-color: #398439 transparent #398439 #398439;
		}

		&.btn-info:before {
			border-color: #269abc #269abc #269abc transparent;
		}

		&.btn-info:after {
			border-color: #269abc transparent #269abc #269abc;
		}

		&.btn-warning:before {
			border-color: #d58512 #d58512 #d58512 transparent;
		}

		&.btn-warning:after {
			border-color: #d58512 transparent #d58512 #d58512;
		}*/ }
  button.ribbon.collapsed i:before {
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */ }
  button.ribbon i:before {
    content: "\e113";
    /* adjust as needed, taken from bootstrap.css */ }
  button.ribbon:active {
    outline: none; }
  button.ribbon.btn-default:before {
    border-color: #757575 #757575 #757575 transparent; }
  button.ribbon.btn-default:after {
    border-color: #757575 transparent #757575 #757575; }
  button.ribbon.btn-danger:before {
    border-color: #ffffff #ffffff #ffffff transparent; }
  button.ribbon.btn-danger:after {
    border-color: #ffffff transparent #ffffff #ffffff; }
  button.ribbon.btn-danger {
    background-color: #faf7f0;
    color: inherit; }

/*uc_UserCertificates.ascx*/
header {
  padding-top: 10px;
  padding-bottom: 10px; }

label {
  font-weight: normal;
  font-family: "Chivo", arial, tahoma;
  color: #000;
  /*DynamicTermsConditionsField.cs*/
  /*BaseDynamicField.cs*/ }
  label.terms-conditions {
    display: block;
    margin-top: 5px; }
  label.read-mode {
    font-weight: bold; }

i.input-icon {
  position: absolute;
  padding: 8px 5px;
  pointer-events: none;
  font-size: 20px;
  color: #555555;
  z-index: 3; }

/*uc_Notifications.ascx*/
iframe {
  border: none; }

/*uc_ApplicationDetails.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_ApplicationDetails.ascx*/
input[type=checkbox].checkbox-select-field {
  margin-right: 5px; }

select {
  /*BaseDynamicField.cs*/ }
  select.read-mode {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''; }
    select.read-mode[disabled] {
      background-color: transparent; }

span {
  /*DynamicPage.cs*/ }
  span.round-tab {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 100px;
    background: #ffffff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 20px;
    color: #565656; }
    span.round-tab:hover {
      color: #000000;
      border: 2px solid #000000; }
  span.name {
    margin: 5px; }

table.file {
  width: 100%;
  z-index: 2;
  position: relative;
  table-layout: fixed; }

/*uc_PaymentHistory.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_UserApplications.ascx*/
time {
  padding: 5px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  min-width: 9em; }
  time .day {
    font-weight: bold; }
  time .time {
    font-size: 11px;
    display: block; }

/*#endregion*/
/*#region Classes*/
/*#region Box classes */
.shift-5 {
  margin-left: 5px;
  margin-right: 5px; }

.shift-before-5 {
  margin-left: 5px; }

.shift-after-5 {
  margin-right: 5px; }

.padding-10 {
  padding: 10px !important; }

.push-btm-5 {
  margin-bottom: 5px !important; }

.push-top-5 {
  margin-top: 5px !important; }

.shift-10 {
  margin-left: 10px;
  margin-right: 10px; }

.shift-before-10 {
  margin-left: 10px; }

.shift-after-10 {
  margin-right: 10px; }

.padding-20 {
  padding: 20px !important; }

.push-btm-10 {
  margin-bottom: 10px !important; }

.push-top-10 {
  margin-top: 10px !important; }

.shift-15 {
  margin-left: 15px;
  margin-right: 15px; }

.shift-before-15 {
  margin-left: 15px; }

.shift-after-15 {
  margin-right: 15px; }

.padding-30 {
  padding: 30px !important; }

.push-btm-15 {
  margin-bottom: 15px !important; }

.push-top-15 {
  margin-top: 15px !important; }

.shift-20 {
  margin-left: 20px;
  margin-right: 20px; }

.shift-before-20 {
  margin-left: 20px; }

.shift-after-20 {
  margin-right: 20px; }

.padding-40 {
  padding: 40px !important; }

.push-btm-20 {
  margin-bottom: 20px !important; }

.push-top-20 {
  margin-top: 20px !important; }

/*#endregion*/
/*#region Keyframes */
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg) skewY(0deg); }
  20% {
    -webkit-transform: rotate(12deg) skewY(4deg); }
  60% {
    -webkit-transform: rotate(-9deg) skewY(-3deg); }
  80% {
    -webkit-transform: rotate(6deg) skewY(-2deg); }
  100% {
    -webkit-transform: rotate(0deg) skewY(0deg); } }
@keyframes swing {
  0% {
    transform: rotate(0deg) skewY(0deg); }
  20% {
    transform: rotate(12deg) skewY(4deg); }
  60% {
    transform: rotate(-9deg) skewY(-3deg); }
  80% {
    transform: rotate(6deg) skewY(-2deg); }
  100% {
    transform: rotate(0deg) skewY(0deg); } }
@keyframes rotation {
  from {
    transform: rotateY(0deg); }
  to {
    transform: rotateY(360deg); } }
/*#endregion*/
/*uc_CategoryServices*/
/*SectionServices.aspx*/
.accordion {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3); }
  .accordion .link {
    cursor: pointer;
    display: block;
    padding: 10px 30px 10px 35px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .accordion > li > div > i {
    position: absolute;
    top: 12px;
    left: 7px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .accordion > li > div > i.fa-chevron-down {
    color: #B68A35;
    position: initial;
    margin-left: 5px;
    font-size: 16px; }
  .accordion > li.open > div > i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .accordion .submenu {
    padding: 0px 0px 10px 0px;
    display: none; }
    .accordion .submenu > li {
      padding: 12px;
      padding-bottom: 0; }
      @media (min-width: 768px) {
        .accordion .submenu > li {
          position: relative; } }
      .accordion .submenu > li .svc-link {
        margin-left: 25px;
        border-bottom: 0;
        padding-bottom: 12px; }
      .accordion .submenu > li > .quickAction-btn {
        position: absolute;
        left: 15px; }
      .accordion .submenu > li .list-group-submenu {
        position: initial;
        display: inline;
        top: 0px;
        right: -250px;
        white-space: nowrap;
        list-style: none;
        padding-left: 0px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .accordion .submenu > li .list-group-submenu .list-group-submenu-item {
          float: right;
          white-space: nowrap;
          display: block;
          margin-bottom: -1px;
          color: #ebebeb; }
        .accordion .submenu > li .list-group-submenu a {
          /*display: inline-block;*/
          padding: 10px 10px;
          color: #B68A35;
          background-color: #ffffff;
          position: relative; }
          .accordion .submenu > li .list-group-submenu a:hover {
            color: #ffffff;
            background-color: #B68A35; }
        .accordion .submenu > li .list-group-submenu .bulk-new .adjacent-icon {
          position: absolute;
          left: 5px; }
      .accordion .submenu > li:hover .list-group-submenu, .accordion .submenu > li:focus .list-group-submenu, .accordion .submenu > li:active .list-group-submenu {
        right: 0px; }
        .accordion .submenu > li:hover .list-group-submenu .list-group-submenu-item, .accordion .submenu > li:focus .list-group-submenu .list-group-submenu-item, .accordion .submenu > li:active .list-group-submenu .list-group-submenu-item {
          display: block; }
    .accordion .submenu .tooltip {
      z-index: 999999;
      position: fixed; }
    .accordion .submenu .fixed-buttons {
      position: absolute;
      z-index: 1; }
      .accordion .submenu .fixed-buttons .fixed-buttons-menu {
        background-color: white;
        display: none;
        padding: 0 15px;
        font-size: 12px;
        font-weight: bold;
        padding: 6px; }
        .accordion .submenu .fixed-buttons .fixed-buttons-menu a {
          display: block; }
        .accordion .submenu .fixed-buttons .fixed-buttons-menu:first-child:before {
          content: "";
          border-bottom: 11px solid #ffffff;
          border-right: 10px solid transparent;
          border-left: 10px solid transparent;
          position: absolute;
          top: 1px;
          left: 45px;
          z-index: 10;
          transform: translate3d(-50%, 0, 0); }
        .accordion .submenu .fixed-buttons .fixed-buttons-menu:first-child:after {
          content: "";
          border-bottom: 12px solid #B68A35;
          border-right: 12px solid transparent;
          border-left: 12px solid transparent;
          position: absolute;
          top: 0px;
          left: 45px;
          z-index: 9;
          transform: translate3d(-50%, 0, 0); }
      .accordion .submenu .fixed-buttons .operation-action {
        padding: 6px 15px 6px 35px;
        margin-top: 5px;
        border-color: #B68A35; }
        .accordion .submenu .fixed-buttons .operation-action i {
          padding: 9px;
          width: 30px;
          left: 15px; }

.action-date {
  font-size: 1em;
  /* change icon size */
  display: inline-block;
  position: relative;
  width: 6.5em;
  height: 5.7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  float: left;
  margin-right: 10px; }
  .action-date * {
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-align: center; }
  .action-date strong {
    position: absolute;
    top: 0;
    padding: 0.4em 0;
    color: #fff;
    background-color: #B68A35;
    border-bottom: 1px dashed #B68A35;
    box-shadow: 0 2px 0 #B68A35; }
  .action-date em {
    position: absolute;
    bottom: 0.3em;
    color: #B68A35; }
  .action-date span {
    width: 100%;
    font-size: 1.2em;
    letter-spacing: -0.05em;
    padding-top: 2.05em;
    color: #2f2f2f; }
  .action-date:hover, .action-date:focus {
    -webkit-animation: swing 0.6s ease-out;
    animation: swing 0.6s ease-out; }

.animated-menu-container > .animated-menu {
  visibility: hidden;
  opacity: 0;
  display: inline;
  transition: visibility 0s linear 0.5s,opacity 0.5s linear,top 0.3s linear;
  -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear,top 0.3s linear;
  -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear,top 0.3s linear;
  -o-transition: visibility 0s linear 0.5s,opacity 0.5s linear,top 0.3s linear;
  transition: visibility 0s linear 0.5s,opacity 0.5s linear,top 0.3s linear; }
.animated-menu-container:hover > .animated-menu {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.announcements-wrapper {
  margin-top: 5px; }
  .announcements-wrapper .announcement {
    margin-bottom: 40px; }
    .announcements-wrapper .announcement .container {
      width: 360px;
      height: 70px;
      position: relative;
      perspective: 1000px; }
    .announcements-wrapper .announcement .announcement-carousel {
      width: 100%;
      height: 100%;
      position: absolute;
      transform-style: preserve-3d;
      animation: rotation 20s infinite linear; }
      .announcements-wrapper .announcement .announcement-carousel:hover {
        animation-play-state: paused; }
      .announcements-wrapper .announcement .announcement-carousel figure {
        display: block;
        position: absolute;
        width: 100%;
        height: 60px;
        overflow: hidden;
        border: 1px solid #ffffff;
        white-space: normal; }
        .announcements-wrapper .announcement .announcement-carousel figure.well {
          padding: 5px;
          padding-right: 15%; }
    .announcements-wrapper .announcement p {
      cursor: pointer;
      transition: all .5s ease;
      width: 100%;
      color: #a52a2a;
      text-align: center; }
    .announcements-wrapper .announcement p:hover {
      -webkit-filter: grayscale(0);
      transform: translateX(12%) scale(1.2, 1.2); }
  .announcements-wrapper .announcements {
    margin-bottom: 20px;
    box-shadow: 1px 0px 3px #e3cda1;
    /*uc_Announments.ascx*/ }
    .announcements-wrapper .announcements.expanded {
      border: 1px solid #B68A35;
      /*uc_Announments.ascx*/ }
      .announcements-wrapper .announcements.expanded .announcements-header h2 {
        margin: 10px 15px 10px 30px;
        padding: 15px; }
        .announcements-wrapper .announcements.expanded .announcements-header h2 .back-to-headlines {
          color: #000000; }
      .announcements-wrapper .announcements.expanded .announcements-body {
        border: none; }
        .announcements-wrapper .announcements.expanded .announcements-body .carousel {
          display: none; }
    .announcements-wrapper .announcements .announcements-header h2 {
      font-size: 16px;
      padding: 10px;
      margin: 0;
      color: #B68A35;
      font-weight: bold;
      text-align: center; }
    .announcements-wrapper .announcements .announcements-body .carousel {
      height: 60px;
      /*uc_Announments.ascx*/
      /*uc_Announments.ascx*/ }
      @media (max-width: 479px) {
        .announcements-wrapper .announcements .announcements-body .carousel {
          height: 90px; } }
      .announcements-wrapper .announcements .announcements-body .carousel .carousel-inner {
        margin: 0px 70px;
        width: auto; }
        @media (max-width: 479px) {
          .announcements-wrapper .announcements .announcements-body .carousel .carousel-inner {
            margin: 0px 30px; } }
        .announcements-wrapper .announcements .announcements-body .carousel .carousel-inner .item {
          color: #000000;
          text-align: center; }
      .announcements-wrapper .announcements .announcements-body .carousel .carousel-control .glyphicon-chevron-left {
        left: 35%; }
        @media (max-width: 479px) {
          .announcements-wrapper .announcements .announcements-body .carousel .carousel-control .glyphicon-chevron-left {
            left: 10%; } }
      .announcements-wrapper .announcements .announcements-body .carousel .carousel-control .glyphicon-chevron-right {
        right: 15%; }
      .announcements-wrapper .announcements .announcements-body .carousel .carousel-control.left, .announcements-wrapper .announcements .announcements-body .carousel .carousel-control.right {
        width: 60px;
        background-image: none;
        color: #B68A35; }
        @media (max-width: 479px) {
          .announcements-wrapper .announcements .announcements-body .carousel .carousel-control.left, .announcements-wrapper .announcements .announcements-body .carousel .carousel-control.right {
            width: 30px; } }
      .announcements-wrapper .announcements .announcements-body .carousel .carousel-indicators {
        margin-bottom: 0px;
        bottom: 0px; }
        .announcements-wrapper .announcements .announcements-body .carousel .carousel-indicators li {
          border-color: #cdcdcd; }
          .announcements-wrapper .announcements .announcements-body .carousel .carousel-indicators li.active {
            background-color: #faf7f0;
            width: 13px;
            height: 13px; }

.app-popup {
  margin: 5px; }

.WorkflowSteps.PercentCompletion {
  width: 250px;
  display: inline-block;
  margin-top: 10px; }

.application-form-box .panel-title {
  font-weight: bold; }
.application-form-box .application-form-heading .application-form-title {
  color: #535b6d;
  font-family: "Raleway";
  font-size: 32px;
  margin-top: 10px; }
.application-form-box .application-form-body {
  padding: 15px; }
  .application-form-box .application-form-body .application-form-more-details {
    font-size: 16px; }
.application-form-box .accordion-heading {
  font-size: 17px; }
.application-form-box #accordion-sub.panel-group {
  margin-bottom: 0; }
.application-form-box .show-legend {
  float: none;
  transform: translateY(-10px); }
@media (max-width: 767px) {
  .application-form-box .relation-field.collapsible {
    margin-bottom: 0; }
  .application-form-box .step-details {
    margin-bottom: 15px; }
  .application-form-box .PercentCompletion {
    padding: 15px; }
  .application-form-box .WorkflowSteps .progress > .progress-type {
    color: #020202; }
  .application-form-box .push-btm-5 {
    margin-bottom: 0px !important;
    border: none; }
  .application-form-box .custom-group h3:not(.popover-title) {
    margin-bottom: 0px !important; }
  .application-form-box .panel.application-tools {
    border: none; }
  .application-form-box #ToolsCollapse .panel-group .panel + .panel,
  .application-form-box #accordion-sub.panel-group {
    margin-top: 7px !important;
    border: none; }
  .application-form-box .panel-group .panel-heading + .panel-collapse .panel-body {
    border: none; }
  .application-form-box .AppOperationsLog {
    margin-top: -20px;
    margin-left: 12px; } }

.navbar.navbar-default ~ .toolbar {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px; } }
.navbar-default {
  border-radius: 0px; }

.application-footer {
  margin-top: 10px; }

/*uc_UserCertificates.ascx*/
.applications-list .searchCell {
  padding: 5px 10px; }
.applications-list .applicationsListUserInfo {
  /*color: $fa-user-yellow-color;*/
  font-size: 11px;
  margin-top: 5px; }
.applications-list td, .applications-list th {
  text-align: left;
  vertical-align: top; }
.applications-list time {
  padding: 0 5px; }
.applications-list td {
  vertical-align: middle; }

.application-status {
  font-size: 22px;
  margin-bottom: 10px; }
  .application-status .action-name {
    font-size: 16px;
    font-style: oblique; }

.application-tools {
  /*uc_SmartPassAccountLinking.ascx*/
  /*Main.Master*/
  /*uc_TopAccordion.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*Main.Master*/
  /*uc_OperationsLog.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_Box.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_NewApplicationPayment.ascx*/
  /*uc_PaymentHistory.ascx*/
  /*uc_ServiceCard.ascx*/
  /*uc_Tree.ascx*/
  /*uc_UserTasks.ascx*/ }
  .application-tools h4 {
    font-size: 14px;
    padding: 5px; }
  .application-tools .panel-heading {
    padding: 1px 5px; }

/*uc_UserApplications.ascx*/
.applicationsListUserInfo {
  display: block; }

.AppOperationsLog {
  display: inline-block;
  transform: translateY(-10px); }

/*Main.Master*/
/*uc_Attachment.ascx.cs*/
.attachment {
  padding-bottom: 10px;
  min-height: 195px; }
  .attachment .size {
    color: #000000;
    float: right;
    /*padding-top: 8px;*/
    font-size: 11px; }
  .attachment .required-symbol {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px; }

/*uc_ApplicationDetails.ascx*/
/*uc_KnowledgeBase.ascx*/
/*uc_ProcessApplication.ascx*/
.attachments-container .panel {
  margin-bottom: 0px;
  min-height: 169px; }
.attachments-container form > .panel {
  /*uc_SmartPassAccountLinking.ascx*/
  /*Main.Master*/
  /*uc_TopAccordion.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*Main.Master*/
  /*uc_OperationsLog.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_Box.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_NewApplicationPayment.ascx*/
  /*uc_PaymentHistory.ascx*/
  /*uc_ServiceCard.ascx*/
  /*uc_Tree.ascx*/
  /*uc_UserTasks.ascx*/ }
  .attachments-container form > .panel .panel-body {
    padding: 0; }
  .attachments-container form > .panel .panel-heading {
    padding-bottom: 0; }
.attachments-container > .panel > .panel-body {
  padding-bottom: 0; }
.attachments-container .list-group.files {
  margin-bottom: 0; }

/*uc_ProcessApplication.ascx*/
.attachment-desc {
  position: absolute;
  top: 5px;
  font-size: 17px;
  padding: 4px 5px;
  left: 23px;
  border: 0px solid #cdcdcd;
  border-radius: 10px;
  color: #B68A35; }

/*DynamicGroup.cs*/
.attachment-desc-seperator {
  border-bottom: 1px #dddddd solid;
  margin-bottom: 5px;
  padding-bottom: 5px; }

.attachment-header {
  border-bottom-style: none;
  /*uc_SmartPassAccountLinking.ascx*/
  /*Main.Master*/
  /*uc_TopAccordion.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*Main.Master*/
  /*uc_OperationsLog.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_Box.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_NewApplicationPayment.ascx*/
  /*uc_PaymentHistory.ascx*/
  /*uc_ServiceCard.ascx*/
  /*uc_Tree.ascx*/
  /*uc_UserTasks.ascx*/ }
  .attachment-header.panel-heading {
    background-color: #ffffff; }
  .attachment-header > .field-desc-link {
    padding: 7px 7px 0 0; }

/*Main.Master*/
.attachment-name {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  font-weight: bold;
  margin-top: -2px;
  color: #000000; }

/*Main.Master*/
.attachment-stepname {
  background-color: #faf7f0;
  border: 1px solid #ffffff;
  border-radius: 10px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  margin: 10px;
  padding: 10px; }

/*uc_AttachmentsDetails.ascx*/
.attachments-details {
  margin-bottom: 25px; }
  .attachments-details .attachment-details-number {
    line-height: 16px; }
  .attachments-details .attachment-details-item {
    padding: 0 30px;
    /*color: $main-text-color;*/ }

/*BaseDynamicField.cs*/
.autocomplete-loader {
  position: absolute;
  right: 24px;
  top: 14px; }
  .autocomplete-loader .blockui-message {
    padding: 5px;
    border: none; }

/* fade out small content when hovering*/
.az-hovered > * {
  opacity: 0.5;
  filter: alpha(opacity=50); }

/* make zoom window round 
	default zoom window size is 110px,
	set the border-radius to half */
.az-zoom {
  border-radius: 5px;
  /* 55px; */
  direction: ltr; }

/*Main.Master*/
.back-button {
  display: none; }

.badge.badge-main {
  background-color: #B68A35; }
.badge.badge-loading {
  background-color: transparent;
  /*uc_Home.ascx*/ }
  .badge.badge-loading .badge-value-loading {
    background-image: url("../../../assets/Images/loading-dots.gif");
    background-position: center;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32px;
    height: 13px; }
.badge.badge-clear {
  background-color: #ffffff; }

[class*="badger"] {
  position: relative;
  margin: 15px 0;
  padding: 33px 15px 15px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.29); }

[class*="badger"]:after {
  content: attr(data-badger);
  position: absolute;
  top: 0;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #B68A35; }

.badger-left {
  border-top-left-radius: 6px; }
  .badger-left:after {
    left: 0;
    border-radius: 6px 0 6px 0; }

.badger-right {
  border-top-right-radius: 6px; }
  .badger-right:after {
    right: 0;
    border-radius: 0 6px 0 6px; }

.badger-danger:after {
  background: #d9534f; }

.badger-warning:after {
  background: #f0ad4e; }

.badger-success:after {
  background: #5cb85c; }

.badger-info:after {
  background: #5bc0de; }

.badger-inverse:after {
  background: #222; }

.block {
  display: block !important;
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.blockui-message {
  display: inline-block;
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid black; }

/*uc_CategoryServices.ascx*/
.box-container {
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px; }
  .box-container h3.title {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    padding: 5px 10px;
    border-left: 6px solid #B68A35;
    margin-bottom: 20px;
    color: #000000; }

/*uc_UserApplications.ascx*/
.btn-app-search {
  margin-top: -54px; }

.btn-danger {
  background-color: #B68A35;
  border-color: #B68A35;
  color: #ffffff; }
  .btn-danger:hover, .btn-danger:focus {
    background-color: #B68A35;
    border-color: #B68A35;
    color: #ffffff; }

.btn-dark {
  color: #ffffff;
  background-color: #2c3e50;
  border-color: #2c3e50; }
  .btn-dark.disabled {
    background-color: #6f7d88;
    border-color: #6f7d88; }
  .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark:active:focus, .btn-dark.active:focus {
    outline: none;
    color: #ffffff;
    background-color: #1e2a36;
    border-color: #161f29; }

.btn-faicon {
  padding: 8px;
  background: #ffffff;
  margin-right: 4px; }

.btn-logo {
  padding: 3px 5px; }
  .btn-logo img {
    height: 45px; }

.btn-step-name {
  width: 100%; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.bulk-add {
  position: absolute;
  top: 6px;
  left: 25px; }

.button-face, .button-face:hover, .button-face:focus {
  background-color: #B68A35;
  color: #ffffff;
  border-color: #B68A35; }

.btn-default {
  background-color: #ffffff;
  border-color: #9a9a9a;
  color: #000000; }

/*uc_DynamicReports.ascx*/
.chart {
  width: 100%;
  height: 400px; }

/*uc_CategoryServices.ascx*/
.category-downloads {
  /*uc_ApplicationDetails.ascx*/
  /*uc_KnowledgeBase.ascx*/
  /*uc_ProcessApplication.ascx*/ }
  .category-downloads .attachment {
    min-height: auto; }
  .category-downloads .attachments-container .panel {
    min-height: auto; }

/*uc_Login.ascx*/
.checkbox.Modificationcheckbox-label {
  margin-top: 0;
  margin-bottom: 5px; }

/*BaseDynaminField.cs*/
/*DynaminGroup.cs*/
.checkbox-select-field {
  display: none; }

/*DynaminGroup.cs*/
.CheckDataMessageContainer {
  margin: 10px 2px 0px; }

/*DynamicEntityLookupField.cs*/
/*DynamicFieldHelper.cs*/
/*DynamicModalLookup.cs*/
/*DynamicRelationField.cs*/
/*DynamicRelationField.cs*/
/*DynamicSeperator.cs*/
/*uc_Home.ascx*/
/*uc_CategoryServices.ascx*/
/*uc_PaymentHistory.ascx*/
/*uc_SearchGrid.ascx*/
/*uc_Survey.ascx*/
/*uc_SurveyItem.ascx*/
/*Main.Master*/
.clearfix.push-up {
  margin-top: -15px; }
.clearfix.subtitle {
  margin-bottom: 10px;
  padding-bottom: 10px; }

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.collapsed .details-collapsible {
  display: inline-block;
  font-size: 15px; }
  .collapsed .details-collapsible i:before {
    content: "\f103" !important; }

.collasped-btn-show {
  position: absolute; }

.collasped-content {
  display: block;
  height: 65px !important;
  overflow: hidden; }
  .collasped-content:after {
    content: ' ';
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 100%);
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.colored-button {
  color: #ffffff;
  background-color: #B68A35; }
  .colored-button:hover {
    color: #ffffff;
    background-color: #7b5d24; }

.criteria-evaluation-field {
  padding-top: 35px; }

.criteria-scale {
  padding-left: 30px !important; }

.main-theme-button {
  color: #ffffff;
  background-color: #B68A35;
  border-color: #ffffff; }
  .main-theme-button:hover {
    color: #ffffff;
    background-color: #7b5d24; }
  .main-theme-button:focus {
    color: #ffffff;
    background-color: #B68A35; }

/*DynamicPage.cs*/
.connecting-line {
  height: 2px;
  background: #e0e0e0;
  position: absolute;
  width: 84%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1; }

/*uc_BulkPayment.ascx*/
.CoolCheckbox {
  background-color: #B68A35;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  position: relative;
  vertical-align: middle;
  width: 40px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: content-box;
  background-clip: content-box; }
  .CoolCheckbox > small {
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    height: 20px;
    position: absolute;
    top: 0;
    width: 20px; }

/*uc_BulkPayment.ascx*/
.CoolCheckboxActive {
  border-color: #64bd63;
  box-shadow: #64bd63 0px 0px 0px 16px inset;
  transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;
  background-color: #64bd63; }
  .CoolCheckboxActive > small {
    left: 20px;
    transition: background-color 0.4s, left 0.2s;
    background-color: #ffffff; }

/*uc_BulkPayment.ascx*/
.CoolCheckboxInActive {
  box-shadow: #B68A35 0px 0px 0px 0px inset;
  border-color: #B68A35;
  transition: border 0.4s, box-shadow 0.4s;
  background-color: #B68A35; }
  .CoolCheckboxInActive > small {
    left: 0px;
    transition: background-color 0.4s, left 0.2s; }

.compact-task-list {
  margin: 0;
  /*uc_CategoryServices.ascx*/ }
  .compact-task-list .compact-task-list-cell a {
    font-weight: bold; }
  .compact-task-list .compact-task-list-cell .date {
    color: #999999;
    font-size: 11px; }
  .compact-task-list .compact-task-list-cell .name {
    color: #000000;
    font-size: 12px; }

.constraintItem {
  margin-left: 1%;
  display: inline-block;
  margin-bottom: 3px; }

.curved-arrow {
  border: 5px solid transparent;
  border-top-color: black;
  border-left-color: black;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: relative;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 30px auto; }
  .curved-arrow:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    height: 0;
    width: 0;
    border-left: 30px solid black;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.custom-box .panel-title {
  font-weight: bold; }

/*uc_CollapsiblePanel.ascx*/
.custom-collapsible h4.panel-title a {
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 1em;
  font-weight: bold;
  font-family: "Chivo", arial, tahoma;
  padding: 10px;
  text-decoration: none;
  padding: 0; }
  .custom-collapsible h4.panel-title a:before {
    content: "\e080";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    margin: 0 10px;
    content: "\e003";
    margin: 0 3px; }
.custom-collapsible.expand-sign h4.panel-title a:before {
  content: "\2b";
  margin: 0 3px; }

/*DynamicDateField.cs*/
.custom-date.form-control[readonly] {
  cursor: crosshair; }

/*DynamicGroup.cs*/
/*DynamicPage.cs*/
/*uc_PrintSearchResult.ascx*/
.custom-group {
  padding: 15px 20px;
  position: relative;
  margin-top: 40px;
  background: #ffffffb8;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px; }
  .custom-group.application-information {
    margin-top: 20px;
    background-color: #ffffff; }
  .custom-group h3:not(.popover-title) {
    font-family: "Chivo", arial, tahoma;
    font-size: 22px;
    margin: 0px -15px 20px -15px;
    padding: 15px;
    text-decoration: none;
    padding-left: 25px; }
    .custom-group h3:not(.popover-title).panel-lookup-norotate:before, .custom-group h3:not(.popover-title).panel-lookup-lookup:before {
      content: initial; }
    .custom-group h3:not(.popover-title):before {
      content: " ";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0 15px 15px;
      border-color: #ffffff #B68A35 #ffffff #B68A35;
      position: absolute;
      left: 0;
      top: 25px; }
  .custom-group h4.subtitle {
    background-color: #ffffff;
    color: #000000;
    font-family: 'Chivo', tahoma, arial;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em; }
    .custom-group h4.subtitle:before {
      content: "\e080";
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1em;
      margin: 0 10px;
      content: "\2a"; }
  .custom-group div.panel-lookup-right {
    margin-right: 35px; }

.custom-modal-close {
  font-size: 40px;
  cursor: pointer;
  position: fixed; }

/*uc_UserDashboard.ascx*/
.dashboard {
  /*uc_UserDashboard.ascx*/ }
  .dashboard.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }
  .dashboard [class*="col-"] {
    display: flex;
    flex-direction: column; }
  .dashboard .dashboard-service {
    border-bottom: 2px solid #cdcdcd;
    margin-bottom: 20px;
    /*uc_UserDashboard.ascx*/ }
    .dashboard .dashboard-service .dashboard-service-inner {
      border-right: 1px dashed #cdcdcd;
      margin-bottom: 20px;
      height: 100%;
      /*uc_UserDashboard.ascx*/ }
      .dashboard .dashboard-service .dashboard-service-inner .dashboard-service-name {
        font-weight: bold;
        margin-bottom: 20px; }
      .dashboard .dashboard-service .dashboard-service-inner .dashboard-see-all, .dashboard .dashboard-service .dashboard-service-inner .dashboard-step-count {
        float: right;
        margin-right: 15px; }
      .dashboard .dashboard-service .dashboard-service-inner .dashboard-step-count-0 {
        background-color: #999999; }

.date-panel {
  text-align: center;
  width: 130px;
  display: inline-block;
  border-width: 4px;
  /*uc_TopAccordion.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_PaymentConfirmation.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_ServiceCard.ascx*/
  /*uc_ServiceFeedback.ascx*/
  /*uc_Surveys.ascx*/
  /*uc_WorkflowAssociation.ascx*/
  /*uc_CategoryServices.ascx*/
  /*uc_Surveys.ascx*/
  /*uc_UserApplications.ascx*/
  /*uc_UserCertificates.ascx*/ }
  .date-panel .panel-body {
    padding: 5px; }
    .date-panel .panel-body.success {
      background-color: #dff0d8; }
    .date-panel .panel-body.no-padding {
      padding: 0; }
  .date-panel .day {
    font-size: 15px;
    font-weight: bold; }

.date-panel-fullwidth {
  width: auto; }

.date-with-time-firstDiv, .date-with-time-secondDiv {
  position: relative; }
  .date-with-time-firstDiv input, .date-with-time-secondDiv input {
    text-align: center; }

/*ErrorPage.aspx*/
/*Main.Master*/
/*UnderConstruction.aspx*/
.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
  padding: 4px 12px; }

.datepicker-days {
  font-family: "Chivo", arial, tahoma; }
  .datepicker-days.table-condensed {
    font-weight: 700; }

.date-with-time-firstDiv .icon-clear, .date-with-time-secondDiv .icon-clear {
  top: 10px;
  z-index: 10;
  right: 45px; }

.details-collapsible {
  height: 40px;
  text-align: center;
  /*font-size: 18px;*/
  line-height: 0px;
  cursor: pointer;
  -webkit-transition: top 1s, bottom 1s, margin-top 1s;
  transition: top 1s, bottom 1s, margin-top 1s;
  width: 100%; }
  .details-collapsible:hover {
    background-color: #f5f5f5; }
  .details-collapsible .rubberBand {
    font-size: 15px; }

/*DynamicRelationFields.cs*/
.details-record {
  padding-left: 0;
  padding-right: 0px;
  padding-bottom: 20px; }
  .details-record .collasped-show-all-btn {
    color: white;
    background-color: #B68A35;
    margin-top: -10px;
    font-size: 16px; }
  .details-record .panel-collapse {
    margin-right: 30px; }
  .details-record .relation-btn {
    font-size: 12px;
    line-height: 13px;
    margin: 0 5px; }
  .details-record .relation-field.collapsed {
    margin-bottom: 25px;
    display: block;
    height: 145px;
    overflow: hidden; }

.divGEFOrder {
  direction: rtl; }

.divoperationtab {
  min-height: 50px; }

/*Main.Master*/
.divTagExpand {
  clear: both;
  padding-top: 5px;
  border-top: 2px #e4e4e4 solid;
  margin-top: 5px; }

/*uc_ProcessApplication.ascx*/
.dots-loader {
  width: 20px; }

/*Main.Master*/
/*uc_CategoryServices*/
/*uc_DynamicReports.ascx*/
/*uc_Pagination.ascx*/
.dropdown-menu > .active > a {
  background-color: inherit;
  background-image: none;
  color: #000000; }
.dropdown-menu .btn-sm {
  font-size: 1em;
  line-height: 1; }

/*Main.Master*/
.dropdown-submenus {
  position: relative; }
  .dropdown-submenus > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px; }
  .dropdown-submenus:hover > .dropdown-menu {
    display: block;
    color: #b60101; }
  .dropdown-submenus:hover > a:after {
    border-left-color: #ffffff; }
  .dropdown-submenus > a:after {
    display: block;
    float: right;
    content: "?";
    color: #b60101;
    content: " ";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px; }

/*DynamicFormView.cs*/
.dynamic-formview {
  border-bottom: #e0e0e0 solid 1px;
  margin-bottom: 10px; }

.dynamic-search .table {
  margin-bottom: 0px; }

.open > .dropdown-menu {
  display: block;
  background: #ffffff; }

/*.dropdown-menu-multi-select {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: $check-box-background-dark-grey-color;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
}*/
/*DynamicEnquiry.cs*/
/*UC_PaymentHistory.ascx*/
.enquiry {
  padding: 0px 30px; }

/*Main.Master*/
.enquiry-image {
  width: 120px;
  height: auto; }

.error-detail {
  font-size: 15px; }

/*DynamicErrorField.cs*/
.error-field {
  padding: 0 15px;
  font-weight: bold;
  display: none; }
  .error-field.well {
    margin-bottom: 0px; }
  .error-field h4 {
    font-size: 16px; }

.exception-msg {
  font-size: 16px;
  line-height: 2; }

.faq-accordion h4.panel-title {
  font-size: 14px; }
.faq-accordion .panel-default > .panel-heading {
  background-color: inherit; }

.faqs-button {
  margin-left: 10px; }

.favorite-btn i {
  font-size: 22px; }
.favorite-btn span {
  font-family: Arial;
  font-size: 13px;
  font-weight: normal; }

.field-desc-icon {
  color: #b68a35ed;
  font-size: 18px; }

.field-desc-icon-attachment {
  position: absolute;
  right: 25px;
  top: 8px; }

.field-desc-link {
  border-bottom: solid 1px #B68A35;
  width: 15px;
  text-align: center; }

.field-lock-icon {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 2px;
  right: 2px; }

/*Main.Master*/
.file-name-size-container {
  line-height: 30px;
  margin: 0 5px; }

/*Main.Master*/
.file-row {
  padding: 5px;
  position: relative; }

/*Main.Master*/
.filecontainer {
  margin-bottom: 5px; }

/*uc_ProcessApplication.ascx*/
.fileinput-button {
  cursor: pointer;
  font-size: 13px;
  padding: 5px;
  margin: auto 25%;
  min-width: 50%;
  height: 33px;
  text-align: center; }
  .fileinput-button input[type=file] {
    display: none; }

/*Main.Master*/
.filename {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 55%;
  position: absolute;
  color: #000000; }

.fileprogress {
  margin-top: 2px; }

/*Main.Master*/
.fileupload-buttonbar {
  padding: 10px 5px 0px 5px; }

/*Main.Master*/
.fileupload-content {
  /*uc_Home.ascx*/
  /*uc_KnowledgeBase.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_ServiceCards.ascx*/
  /*uc_Surveys.ascx*/
  /*uc_TagsCloud.ascx*/
  /*uc_OperationsLog.ascx*/
  /*uc_WorkflowSteps*/
  /*uc_Surveys.ascx*/ }
  .fileupload-content .files {
    height: 90px;
    overflow-y: auto;
    padding: 10px 0px; }
    .fileupload-content .files::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #cdcdcd; }
    .fileupload-content .files::-webkit-scrollbar-track {
      background-color: #f5f5f5; }
    .fileupload-content .files::-webkit-scrollbar {
      width: 8px; }
  .fileupload-content .full-width {
    height: auto; }
  .fileupload-content .list-group-item {
    border: none; }
  .fileupload-content .progress {
    height: auto;
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.7; }

/*Main.Master*/
.flat.panel-default > .panel-heading {
  background-image: none;
  border: 0 none; }

.flat.panel {
  box-shadow: none; }

/*Main.Master*/
.float {
  float: left; }

/*uc_CategoryServices.ascx*/
.float-reverse {
  float: right; }

.font-size {
  float: right;
  font-weight: bold;
  color: #000000;
  margin: 0 5px;
  font-family: arial; }

/*BaseDynamicField.cs*/
/*Main.Master*/
/*uc_TopAccordion.ascx*/
/*ApplicationDetails.ascx*/
/*uc_AutoCompleteTextField.ascx*/
/*uc_BulkPayment.ascx*/
/*uc_ChangePassword.ascx*/
/*uc_AutoCompleteTextField.ascx*/
/*uc_CollapsiblePanel.ascx*/
/*uc_ForgotPassword.ascx*/
/*uc_Login.ascx*/
/*uc_PaymentHistory.ascx*/
/*uc_Register.ascx*/
/*uc_SearchGrid.ascx*/
/*uc_SecretQuestion.ascx*/
/*uc_ServiceFeedback.ascx*/
/*uc_UserApplications.ascx*/
/*uc_UserCertificates.ascx*/
/*uc_UserInformation.ascx*/
/*uc_WorkflowVisualSearch.ascx*/
.form-control {
  background-color: #ffffff;
  color: #000000;
  /*$main-text-color;*/
  border: 1px solid #c4c4c4;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  /*DynamicDateField.cs*/ }
  .form-control.custom-date[readonly]:not(:disabled) {
    background-color: #ffffff; }
  .form-control[disabled], .form-control[readonly], .form-control[disabled] .form-control {
    color: #666666;
    background-color: #fffafa; }
  .form-control.form-control:focus {
    border-color: #B68A35; }

/*uc_SmartPassAccountLinking.ascx*/
/*uc_TopAccordion.ascx*/
/*uc_ChangePassword.ascx*/
/*uc_ApplicationDetails.ascx*/
/*uc_ForgotPassword.ascx*/
/*uc_Login.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_Register.ascx*/
/*uc_ResetPassword.ascx*/
/*uc_SecretQuestion.ascx*/
.form-group {
  margin-bottom: 20px; }

/*ErrorPage.aspx*/
/*Main.Master*/
/*UnderConstruction.aspx*/
.full-page-content {
  position: relative; }

/*Main.Master*/
.full-width {
  width: 100%;
  /*Main.Master*/
  /*uc_TopAccordion.ascx*/
  /*uc_CategoryServices.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_Login.ascx*/
  /*uc_NotificationsInbox.ascx*/
  /*ProcessApplication.ascx*/
  /*uc_Surveys.ascx*/ }
  .full-width .modal-dialog {
    width: 100%; }

.fullpage-modal {
  position: absolute;
  top: 0;
  background: white;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  border: black 2px solid;
  margin: 15px;
  overflow: hidden;
  overflow-y: scroll; }

/*DyanamicGroup.cs*/
.group-desc-link {
  font-weight: normal; }

/*DyanamicGroup.cs*/
.group-name {
  margin: 3px; }

.h-menu-links > li:not(:last-child) > a:after {
  color: #9b9b9b;
  margin: 0 15px;
  content: '|';
  margin: 0 7px; }
.h-menu-links > li > a {
  color: #372410;
  font-size: 12px;
  white-space: nowrap; }
  .h-menu-links > li > a:visited {
    color: #372410; }
  .h-menu-links > li > a:hover, .h-menu-links > li > a:focus {
    color: #a17e00; }

/*Main.Master*/
.head-back-button {
  display: inline-block;
  font-size: 19px;
  margin: 6px 0;
  padding: 5px 0;
  text-align: center;
  width: 24px; }

.help-text {
  float: right;
  margin-top: -75px;
  font-weight: 700;
  margin-left: 115px; }

/*Main.Master*/
/*uc_ServiceCard.ascx*/
.hidden-col {
  display: none !important; }

/*DynamicRelationField.cs*/
.hidden-relation-field {
  display: none; }

/*uc_Home.ascx*/
.home-search {
  margin-bottom: 15px; }
  .home-search .search-button {
    color: #000000;
    background-color: #ffffff;
    font-size: 16px; }
    .home-search .search-button i {
      font-size: 30px;
      position: absolute;
      left: 5px;
      top: 2px; }

/*DynamicHyperLinkField.cs*/
.hyperlinktext, .hyperlinktext:hover {
  color: #0000ff;
  cursor: pointer; }

.icon-btn {
  padding: 1px 10px 1px 1px;
  border-radius: 50px; }

.icon-clear {
  position: absolute;
  font-size: 14px;
  cursor: pointer;
  right: 19px;
  top: 36px;
  color: #9C9C9C; }

.icon-color {
  color: #B68A35; }

.image-loading {
  /*background-image: url("../../../assets/Images/loading-dots.gif");*/
  width: 32px;
  height: 13px;
  background-color: #ffffff;
  display: inline-block; }

/*uc_Report_MapWithSunburst.ascx*/
.information-field {
  padding: 0 15px;
  font-weight: bold; }
  .information-field.well {
    margin-bottom: 0px; }
  .information-field h4 {
    font-size: 16px; }

.well {
  background-color: #ffffff; }

/*Main.Master*/
.inline-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .inline-list li {
    float: left; }

/*uc_Login.ascx*/
.input-with-icon {
  position: relative;
  width: 60%;
  display: inline-block; }
  .input-with-icon i {
    position: absolute;
    z-index: 3;
    color: #428bca;
    top: 10px;
    left: 5px; }
  .input-with-icon input {
    padding-left: 25px; }

/*uc_Login.ascx*/
.input-with-icon-label {
  width: 38%; }

/*uc_SmartPassAccountLinking.ascx*/
/*uc_AutoCompleteTextField.ascx*/
/*uc_ChangePassword.ascx*/
/*uc_CollapsiblePanel.ascx*/
/*uc_ForgotPassword.ascx*/
/*uc_Home.ascx*/
/*uc_Login.ascx*/
/*uc_Register.ascx*/
/*uc_ResetPassword.ascx*/
/*uc_SearchGrid.ascx*/
/*uc_SecretQuestion.ascx*/
/*uc_UserApplications.ascx*/
/*uc_UserCertificates.ascx*/
/*uc_UserInformation.ascx*/
/*uc_WorkflowAssociation.ascx*/
.input-group {
  width: 100%; }

/*uc_SmartPassAccountLinking.ascx*/
/*uc_ForgotPassword.ascx*/
/*uc_Login.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_SecretQuestion.ascx*/
.input-group-addon {
  border-radius: 0;
  box-shadow: none; }

/*uc_SmartPassAccountLinking.ascx*/
/*uc_ForgotPassword.ascx*/
/*uc_Login.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_SecretQuestion.ascx*/
.input-inner-addon {
  position: relative; }
  .input-inner-addon input, .input-inner-addon textarea, .input-inner-addon select {
    padding-left: 30px;
    background-color: #fcffe1; }
  .input-inner-addon select {
    -webkit-appearance: none; }
  .input-inner-addon i.input-icon {
    position: absolute;
    padding: 8px 5px;
    pointer-events: none;
    font-size: 20px;
    color: #999999;
    z-index: 3; }
  .input-inner-addon > .form-control.custom-date[readonly]:not(:disabled) {
    background-color: #fcffe1; }

.invalid-application-message {
  color: #c7983e; }

/*PageNotFound.aspx*/
/*uc_UnAuthorized.ascx*/
.jumbotron {
  background-color: #ffffff;
  border: 1px solid #808080; }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 2.857em;
    font-weight: bold; }

/*uc_Notifications.ascx*/
.khadamati-happiness-meter, .customer-pulse-widget {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2500;
  cursor: not-allowed; }
  .khadamati-happiness-meter iframe, .customer-pulse-widget iframe {
    border: none;
    width: 100%;
    height: 100%; }

.kpi-countdown {
  position: fixed;
  z-index: 4;
  top: 5px;
  right: 5px;
  background: #351031; }
  .kpi-countdown h4 {
    color: #ffffff; }
  .kpi-countdown .close {
    color: black;
    background-color: white;
    font-size: 22px;
    float: left;
    padding: 5px; }
  .kpi-countdown .timer {
    padding: 10px; }

/*BaseDynamicField.cs*/
.label-with-desc {
  padding-left: 5px;
  margin-top: -20px; }

.left-fade, .right-fade {
  position: absolute;
  display: inline-block;
  width: 30px;
  top: 0;
  bottom: 0px;
  z-index: 99; }

/*Main.Master*/
/*uc_UserApplications.ascx*/
.liTagItem {
  background-color: #51a4d7;
  margin: 2px 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  cursor: pointer; }
  .liTagItem a {
    color: #ffffff; }
    .liTagItem a.btn-default {
      color: #000000; }

.loading-img {
  width: 120px; }

/*uc_Login.ascx*/
.loginbox {
  width: 320px;
  margin: 0 auto;
  /*uc_Login.ascx*/
  /*uc_Login.ascx*/ }
  .loginbox .LoginHeader {
    /*border-left: 6px solid $main-theme-color;*/
    margin: 10px 0; }
    .loginbox .LoginHeader img {
      width: 40px; }
    .loginbox .LoginHeader .login-text {
      font-size: 20px;
      padding: 10px; }
  .loginbox .login-card {
    padding: 15px;
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px; }

.lookup {
  border: 1px solid #cdcdcd;
  padding: 5px 10px;
  border-radius: 4px; }
  .lookup span {
    line-height: 29px; }

.lookup-results {
  /*margin-top: 15px;*/ }
  .lookup-results thead {
    background-color: #B68A35;
    color: #ffffff; }
  .lookup-results tr {
    cursor: pointer; }
    .lookup-results tr.RowDisabled {
      cursor: not-allowed; }

/*Main.Master*/
.magnifier.fa {
  position: absolute;
  top: 1px;
  right: 2px;
  cursor: pointer;
  font-size: 25px;
  color: #000000; }
  .magnifier.fa .fa-search-minus {
    display: inline-block;
    padding: 2px;
    margin-top: -5px;
    border-width: 2px;
    border-style: inset; }

.main-theme-container {
  background: #B68A35; }

.mainFooter {
  text-align: center;
  clear: both;
  min-height: 20px;
  padding: 19px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  bottom: 0;
  width: 100%; }
  .mainFooter > span > a {
    cursor: pointer;
    margin: 0px 5px 0px 0px;
    display: inline-block; }

.margin-5 {
  margin: 5px; }

/*uc_Announments.ascx*/
.material-card.anouncements-color {
  /*uc_Announments.ascx*/
  /*uc_Announments.ascx*/ }
  .material-card.anouncements-color h2 {
    background-color: #B68A35; }
    .material-card.anouncements-color h2:before {
      border-bottom-color: #7b5d24;
      border-right-color: #7b5d24;
      border-top-color: transparent;
      border-left-color: transparent; }
    .material-card.anouncements-color h2:after {
      border-top-color: #B68A35;
      border-right-color: #B68A35;
      border-bottom-color: transparent;
      border-left-color: transparent; }
  .material-card.anouncements-color.mc-active {
    /*uc_Announments.ascx*/
    /*uc_Announments.ascx*/ }
    .material-card.anouncements-color.mc-active h2:before {
      border-top-color: transparent;
      border-bottom-color: #B68A35;
      border-right-color: #B68A35;
      border-left-color: transparent; }
    .material-card.anouncements-color.mc-active h2:after {
      border-top-color: #7b5d24;
      border-right-color: #7b5d24;
      border-bottom-color: transparent;
      border-left-color: transparent; }
    .material-card.anouncements-color.mc-active .mc-content {
      background-color: #faf7f0; }
    .material-card.anouncements-color.mc-active .mc-footer {
      background-color: #7b5d24; }
  .material-card.anouncements-color .mc-footer h4 {
    color: #ffffff; }
  .material-card.anouncements-color .image-caption {
    background-color: #8f6c29; }
  .material-card.anouncements-color .mc-btn-action {
    background-color: #B68A35; }
    .material-card.anouncements-color .mc-btn-action:hover {
      background-color: #7b5d24; }

/*uc_CategoryServices.ascx*/
.metro-nav-wrapper {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px;
  float: left;
  width: 125px;
  /*uc_CategoryServices.ascx*/ }
  @media (max-width: 450px) {
    .metro-nav-wrapper {
      display: block;
      float: none;
      width: 100%; } }
  .metro-nav-wrapper .metro-nav {
    background: #ffffff;
    line-height: 1px;
    border: 1px solid transparent;
    /*Main.Master*/
    /*uc_CategoryServices.ascx*/
    /*uc_DynamicReports.ascx*/
    /*uc_Pagination.ascx*/
    /*Main.Master*/
    /*uc_CategoryServices.ascx*/
    /*uc_DynamicReports.ascx*/
    /*Main.Master*/ }
    .metro-nav-wrapper .metro-nav .dropdown-menu {
      border-radius: 0;
      top: auto;
      padding: 10px 15px;
      margin: 0 15px;
      right: 0;
      border-top: solid 5px #f5f5f5;
      background: #ffffff; }
      .metro-nav-wrapper .metro-nav .dropdown-menu .date {
        color: #595959; }
    .metro-nav-wrapper .metro-nav .dropdown-toggle {
      display: inline-block;
      width: 100%;
      position: relative;
      box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3); }
      .metro-nav-wrapper .metro-nav .dropdown-toggle i {
        color: #B68A35;
        font-size: 25px;
        line-height: 40px;
        transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle:hover i {
        font-size: 35px;
        top: -5px; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle p {
        font-size: 14px;
        margin: 0;
        padding: 0;
        line-height: 20px;
        text-align: center;
        color: #000000; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle.red {
        color: #ef474a;
        border: #ef474a 1px solid; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle.green {
        color: #33b86c;
        border: #33b86c 1px solid; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle.blue {
        color: #1a71de;
        border: #1a71de 1px solid; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle.orange {
        color: #ffae00;
        border: #ffae00 1px solid; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle.purple {
        color: #9200b7;
        border: #9200b7 1px solid; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle.brown {
        color: #a52a2a;
        border: #a52a2a 1px solid; }
      .metro-nav-wrapper .metro-nav .dropdown-toggle .counter {
        color: #ffffff;
        position: absolute;
        left: 70px;
        top: 5px;
        font-size: 14px;
        padding: 0 5px;
        background-color: #B68A35;
        border-radius: 100px;
        line-height: 25px;
        min-width: 25px;
        text-align: center; }
    .metro-nav-wrapper .metro-nav.open .dropdown-toggle:before {
      content: "";
      border-bottom: 10px solid #c3c3c3;
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      position: absolute;
      bottom: 0;
      left: 65px;
      z-index: 10; }
    .metro-nav-wrapper .metro-nav .icon-wrap {
      text-align: center; }
    @media (max-width: 450px) {
      .metro-nav-wrapper .metro-nav {
        /*uc_CategoryServices.ascx*/
        /*uc_DynamicReports.ascx*/ }
        .metro-nav-wrapper .metro-nav .dropdown-toggle {
          padding: 0; }
          .metro-nav-wrapper .metro-nav .dropdown-toggle i {
            font-size: 35px; }
          .metro-nav-wrapper .metro-nav .dropdown-toggle p {
            float: left;
            line-height: 50px;
            display: inline-block;
            white-space: nowrap;
            margin-right: 10px;
            margin-left: 10px; }
          .metro-nav-wrapper .metro-nav .dropdown-toggle .counter {
            left: 28px;
            top: -10px; }
        .metro-nav-wrapper .metro-nav .icon-wrap {
          display: inline-block;
          width: 50px;
          overflow: hidden;
          height: 50px;
          float: left;
          margin-bottom: 0; } }
    @media (min-width: 451px) {
      .metro-nav-wrapper .metro-nav .dropdown-toggle {
        padding: 10px 10px;
        height: 95px; } }

/*Main.Master*/
/*DynamicPage.cs*/
.modal .removeFavorite span {
  font-family: Arial;
  font-size: 13px;
  font-weight: normal; }

.modificationLetterContainer .messageIcon {
  font-size: 68px;
  color: #428bca; }
.modificationLetterContainer #n-subject, .modificationLetterContainer #n-description {
  font-size: 20px; }
.modificationLetterContainer #n-subject {
  font-weight: bold; }
.modificationLetterContainer #n-attachments {
  clear: both; }
.modificationLetterContainer .n-attachments-item {
  display: inline-block; }

/*DynamicFieldHelper.cs*/
/*DynamicModalLookup.cs*/
/*Main.Master*/
/*SectionsServices.aspx*/
/*uc_ApplicationDetails.ascx*/
/*uc_BulkPayment.ascx*/
/*uc_CategoryServices.ascx*/
/*uc_Login.ascx*/
/*uc_NotificationsInbox.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_Surveys.ascx*/
.modal-body {
  overflow: hidden; }

/*DynamicFieldHelper.cs*/
/*Main.Master*/
/*SectionsServices.aspx*/
/*uc_TopAccordion.ascx*/
/*uc_ApplicationDetails.ascx*/
/*uc_BulkPayment.ascx*/
/*uc_CategoryServices.ascx*/
/*uc_NotificationsInbox.ascx*/
/*uc_CategoryServices.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_Surveys.ascx*/
.modal-title {
  font-family: 'Chivo', tahoma, arial; }

.modification-Field-highligh {
  border: #51cbee;
  box-shadow: #51cbee; }

.msg-body {
  margin-left: 60px;
  /*Main.Master*/ }
  .msg-body .attachment-preview {
    max-width: 100%; }

.msg-footer {
  text-align: center;
  border-top: 1px #cdcdcd solid;
  padding-top: 15px;
  margin-top: 15px; }

.msg-icon {
  font-size: 40px;
  float: left; }

.multiselect.dropdown-toggle.btn {
  font-family: 'Chivo', tahoma, arial;
  font-weight: 700;
  font-size: 1em; }

/*uc_ProcessApplication.ascx*/
/* DynamicOptionField.cs*/
.multi-page-view > .page-view > h3 {
  text-align: center;
  font-size: 17px; }

/*uc_ProcessApplication.ascx*/
.multiselect-container .radio, .multiselect-container .checkbox {
  font-size: 0.929em;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

/*Main.Master*/
.nav > li > a {
  padding: 15px 8px; }
  .nav > li > a.back-button {
    display: none; }

.navbar {
  margin-bottom: 0px; }
  .navbar li a {
    font-family: 'Chivo', tahoma, arial;
    font-weight: 400;
    font-size: 14px; }

/*Main.Master*/
.navbar-toggle {
  margin-right: 0; }

.nav-tabs-underline.nav-tabs {
  border-bottom: 2px solid #dddddd; }
.nav-tabs-underline.nav-tabs > li.active > a, .nav-tabs-underline .nav-tabs > li.active > a:focus, .nav-tabs-underline .nav-tabs > li.active > a:hover {
  border-width: 0; }
.nav-tabs-underline.nav-tabs > li > a {
  border: none;
  color: #666666; }
.nav-tabs-underline.nav-tabs > li.active > a, .nav-tabs-underline .nav-tabs > li > a:hover {
  border: none;
  color: #B68A35 !important;
  background: #ffffff; }
.nav-tabs-underline.nav-tabs > li > a::after {
  content: "";
  background: #B68A35;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0); }
.nav-tabs-underline.nav-tabs > li.active > a::after, .nav-tabs-underline .nav-tabs > li:hover > a::after {
  transform: scale(1); }

/*uc_ProcessApplication.ascx*/
.new-app-footer {
  /*background-color: $panel-heading-background-color;*/ }
  .new-app-footer .btn:not(:first-child) {
    margin-left: 5px; }

/*uc_PrintSearchResult.ascx*/
.new-application-box > .panel {
  border-color: #999999; }
  .new-application-box > .panel > .panel-heading {
    background-color: #B68A35; }
    .new-application-box > .panel > .panel-heading .panel-title {
      color: #ffffff; }
.new-application-box .panel-title {
  color: #000000;
  font-size: 14px; }

.nice-font, .nice-font-bold, .nice-button {
  font-family: "Chivo", arial, tahoma;
  /*color: $nice-font-black-color;*/ }

.nice-font h1 {
  color: #000000; }

.progress-bar {
  background-color: #dff0d8; }

.survey-text-color {
  color: #000000; }

.btn-success {
  background-color: #342d2d;
  border-color: #000000; }
  .btn-success.btn-success:hover {
    background-color: #ebebeb;
    color: #000000;
    border-color: #adadad; }

/*uc_OperationsLog.ascx*/
/*uc_WorkflowSteps.ascx*/
/*uc_TopAccordion.ascx*/
/*uc_CategoryServices.ascx*/
/*uc_Surveys.ascx*/
/*uc_UserCertificates.ascx*/
.nice-font-bold {
  /*color: $main-background-color;*/
  font-weight: 700; }

.no-border {
  border: none; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
                       /* Non-prefixed version, currently
								  supported by Chrome and Opera */ }

.note-help-dialog div.modal-body > p {
  display: none; }

/*uc_ProcessApplication.ascx*/
.notification-attachment-box {
  margin-bottom: 0; }
  .notification-attachment-box a {
    color: #428bca;
    border-width: 1px 0;
    border-radius: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  .notification-attachment-box a:hover {
    text-decoration: none;
    background-color: #f5f5f5; }
  .notification-attachment-box a:first-child {
    border-top-width: 0; }

.offer {
  background: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  margin: 30px 0;
  overflow: hidden;
  transition: all 0.4s ease-out 0s;
  color: #000000; }
  .offer:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: rotate scale(1.1);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out; }
  .offer.offer-danger {
    border-color: #d9534f; }
    .offer.offer-danger .shape {
      border-color: transparent #d9534f transparent transparent; }
  .offer.offer-default {
    border-color: #999999; }
    .offer.offer-default .shape {
      border-color: transparent #999999 transparent transparent; }
  .offer.offer-info {
    border-color: #5bc0de; }
    .offer.offer-info .shape {
      border-color: transparent #5bc0de transparent transparent; }
  .offer.offer-primary {
    border-color: #428bca; }
    .offer.offer-primary .shape {
      border-color: transparent #428bca transparent transparent; }
  .offer.offer-success {
    border-color: #F58723; }
    .offer.offer-success .shape {
      border-color: transparent #F58723 transparent transparent; }
  .offer.offer-warning {
    border-color: #f0ad4e; }
    .offer.offer-warning .shape {
      border-color: transparent #f0ad4e transparent transparent; }
  .offer .offer-content {
    padding: 5px; }

.offer-radius {
  border-radius: 7px; }

/*uc_ProfileRegistration.ascx*/
.offers-container {
  padding: 0px 10px; }

/*uc_OperationsLog.ascx*/
.operation-log-group {
  display: inline-block; }
  .operation-log-group .dropdown {
    display: inline-block;
    margin-left: 10px; }
    .operation-log-group .dropdown .group-text {
      color: #B68A35; }

/*uc_DynamicReports.ascx*/
.open .dropdown-toggle.btn-danger {
  background-color: #B68A35;
  border-color: #B68A35;
  color: #ffffff; }

.operation-action {
  display: inline-block;
  border: solid 1px #cdcdcd;
  border-radius: 30px;
  padding: 15px;
  position: relative;
  padding-left: 3.5em; }
  .operation-action i {
    padding: 1.3em;
    margin: -1.3em;
    border-radius: 30px;
    position: absolute;
    left: 1.32em;
    top: 1.3em;
    width: 3.5em; }

/*uc_CategoryServices.ascx*/
.overdue .date, .overdue a, .overdue span {
  color: #B68A35 !important; }

/*#region Padding */
/*Main.Master*/
.padding-0-15 {
  padding: 0 15px !important; }

.padding-10-15 {
  padding: 10px 15px !important; }

.padding-10 {
  padding: 10px !important;
  color: #000000; }

.padding-15 {
  padding: 15px !important; }

.padding-20 {
  padding: 20px !important; }

/*uc_ProcessApplication.ascx*/
.padding-0-10 {
  padding: 0px 10px; }

.padding-10-15 {
  padding: 10px 15px !important; }

/*#endregion*/
/*main.Master*/
.page-content {
  min-height: 600px; }

/*main.Master*/
.page-footer-main {
  border-top: 1px solid #cdcdcd; }

/*uc_Pagination.ascx*/
.page-no {
  width: 50px;
  background-color: #ffffff;
  border-color: #B68A35; }

/*uc_Pagination.ascx*/
.pagination .dropdown-menu {
  min-width: 180px;
  background-color: #ffffff; }
.pagination > li > div.dropdown {
  display: inline-block;
  float: left; }
.pagination > .active > a {
  /*background-color: $main-theme-color;*/
  color: #ffffff;
  /*border-color: $main-theme-color;*/
  cursor: pointer;
            /*&:hover, &:focus {
				background-color: $nav-bar-default-anchor-background-open-color;
			}*/ }

.panel {
  background-color: #ffffff;
  /*uc_SmartPassAccountLinking.ascx*/
  /*Main.Master*/
  /*uc_TopAccordion.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*Main.Master*/
  /*uc_OperationsLog.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_Box.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_NewApplicationPayment.ascx*/
  /*uc_PaymentHistory.ascx*/
  /*uc_ServiceCard.ascx*/
  /*uc_Tree.ascx*/
  /*uc_UserTasks.ascx*/ }
  .panel .panel-heading {
    font-family: "Chivo", arial, tahoma;
    background-color: #f5f5f5;
    color: #000000;
        /*background: $panel-header-light-grey-color;
		color: $panel-header-text-white-color;*/ }

.fa .fa-spinner .spinner-color {
  color: #B68A35; }

/*uc_SmartPassAccountLinking.ascx*/
/*Main.Master*/
/*uc_TopAccordion.ascx*/
/*uc_ProcessApplication.ascx*/
/*Main.Master*/
/*uc_OperationsLog.ascx*/
/*uc_ApplicationDetails.ascx*/
/*uc_Box.ascx*/
/*uc_FAQs.ascx*/
/*uc_Home.ascx*/
/*uc_NewApplicationPayment.ascx*/
/*uc_PaymentHistory.ascx*/
/*uc_ServiceCard.ascx*/
/*uc_Tree.ascx*/
/*uc_UserTasks.ascx*/
.panel-heading .fa.animated {
  font-size: 22px; }

.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  /*uc_Home.ascx*/
  /*uc_KnowledgeBase.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_ServiceCards.ascx*/
  /*uc_TagsCloud.ascx*/
    /*.panel-body {
		background-color: #f0f0f0;
		font-size: 40px;
		color: $common-border-color-dark;
		padding: 20px;
		margin: 0px;
	}*/ }
  .panel-pricing:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); }
  .panel-pricing .panel-heading {
    padding: 20px 10px; }
    .panel-pricing .panel-heading .fa, .panel-pricing .panel-heading .glyphicon {
      margin-top: 10px;
      font-size: 58px; }
  .panel-pricing .list-group-item {
    color: #757575;
    background-color: #ffffff;
    border-bottom: 1px solid rgba(250, 250, 250, 0.5);
    text-align: initial; }
    .panel-pricing .list-group-item:last-child {
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px; }
    .panel-pricing .list-group-item:first-child {
      border-top-right-radius: 0px;
      border-top-left-radius: 0px; }

.pagination > li > a {
  margin-left: 0px; }

.relation-field {
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  box-shadow: none;
  border-color: #dddddd;
  border: none; }

/*DynamicEntityLookupField.cs*/
/*DynamicRelationField.cs*/
.panel-collaspedbody {
  width: 100%;
  position: relative;
  border-left: 1px solid #cdcdcd; }

/*DynamicEntityLookupField.cs*/
/*DynamicRelationField.cs*/
.panel-relation-detail {
  padding-bottom: 15px;
  border-left: 1px solid #cdcdcd; }

.panel-lookup {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  position: absolute;
  white-space: nowrap;
  margin-left: 15px; }

.panel-lookup-left {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: left top;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: left top;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: left top;
  -o-transform: rotate(90deg);
  -o-transform-origin: left top;
  transform: rotate(90deg);
  transform-origin: left top; }

.panel-lookup-norotate {
  margin-left: 1px; }

.panel-lookup-right {
  -webkit-transform: rotate(270deg);
  -webkit-transform-origin: right top;
  -moz-transform: rotate(270deg);
  -moz-transform-origin: right top;
  -ms-transform: rotate(270deg);
  -ms-transform-origin: right top;
  -o-transform: rotate(270deg);
  -o-transform-origin: right top;
  transform: rotate(270deg);
  transform-origin: right top; }

/*uc_OperationsLog.ascx*/
/*uc_TopAccordion.ascx*/
/*uc_ApplicationDetails.ascx*/
/*uc_NewApplicationPayment.ascx*/
/*uc_PaymentHistory.ascx*/
/*uc_ProcessApplication.ascx*/
/*uc_ServiceCard.ascx*/
/*uc_UserApplications.ascx*/
/*uc_UserCertificates.ascx*/
/*uc_UserTasks.ascx*/
.panel-title {
  line-height: inherit; }

.panel-title-label {
  display: inline-block;
  margin-top: 5px; }

/*uc_Report_MapWithSunburst.ascx*/
.percent-chart rect:first-of-type {
  color: #ffffff;
  stroke: #3994b6;
  fill: #ffffff; }
.percent-chart rect:nth-of-type(2) {
  color: #ffffff;
  stroke: transparent;
  fill: #3994b6; }

/*uc_Portfolio.ascx*/
.portfolio-item {
  cursor: pointer; }

/*Main.Master*/
.preview {
  text-align: center;
  /*Main.Master*/ }
  .preview .attachment-preview {
    border: 1px #ededed solid;
    height: 50px; }

.preview-file-modal {
  display: none;
  /*resize: both;*/
  /*overflow: auto;*/
  /* inherited from bootstrap modal with some modifications*/
  background-color: white;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px;
  display: block;
  position: fixed;
  z-index: 101;
  top: 50%; }
  .preview-file-modal #preview-file-header {
    /*cursor: move;*/ }
    .preview-file-modal #preview-file-header .modal-title {
      display: inline;
      color: #000000; }
    .preview-file-modal #preview-file-header .dock-file-preview {
      margin: 0 5px;
      line-height: 20px;
      font-size: 25px;
      cursor: pointer;
      color: #000000; }

/*Main.Master*/
.previewFile {
  color: #b68a35;
  cursor: pointer;
  margin-right: 5px;
  color: #428bca; }

/*Main.Master*/
.print-icon {
  margin: 0px 6px;
  font-size: 19px;
  line-height: 1px;
  float: right;
  color: #000000; }

.pull-direction {
  float: right; }

.popover-title {
  /*font-weight: bold;*/
  color: #000000;
  background-color: #ffffff; }

.popover {
  background: #ffffff;
  color: #5f5656; }

/*#region Push */
.push-btm-5 {
  margin-bottom: 5px !important; }

.push-btm-10 {
  margin-bottom: 10px !important; }

.push-btm-20 {
  margin-bottom: 20px !important; }

.push-top-5 {
  margin-top: 5px !important; }

.push-top-10 {
  /*border-top: solid 1px $default-border-color;*/
  margin-top: 10px !important; }

/*uc_Home.ascx*/
.push-top-20 {
  margin-top: 20px !important; }

@media (max-width: 767px) {
  .push-btm-xs-5 {
    margin-bottom: 5px !important; }

  .push-btm-xs-10 {
    margin-bottom: 10px !important; }

  .push-btm-xs-20 {
    margin-bottom: 20px !important; }

  .push-top-xs-5 {
    margin-top: 5px !important; }

  .push-top-xs-10 {
    margin-top: 10px !important; }

  .push-top-xs-20 {
    margin-top: 20px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .push-btm-sm-5 {
    margin-bottom: 5px !important; }

  .push-btm-sm-10 {
    margin-bottom: 10px !important; }

  .push-btm-sm-20 {
    margin-bottom: 20px !important; }

  .push-top-sm-5 {
    margin-top: 5px !important; }

  .push-top-sm-10 {
    margin-top: 10px !important; }

  .push-top-sm-20 {
    margin-top: 20px !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .push-btm-md-5 {
    margin-bottom: 5px !important; }

  .push-btm-md-10 {
    margin-bottom: 10px !important; }

  .push-btm-md-20 {
    margin-bottom: 20px !important; }

  .push-top-md-5 {
    margin-top: 5px !important; }

  .push-top-md-10 {
    margin-top: 10px !important; }

  .push-top-md-20 {
    margin-top: 20px !important; } }
@media (min-width: 1200px) {
  .push-btm-lg-5 {
    margin-bottom: 5px !important; }

  .push-btm-lg-10 {
    margin-bottom: 10px !important; }

  .push-btm-lg-20 {
    margin-bottom: 20px !important; }

  .push-top-lg-5 {
    margin-top: 5px !important; }

  .push-top-lg-10 {
    margin-top: 10px !important; }

  .push-top-lg-20 {
    margin-top: 20px !important; } }
/*#endregion */
@media (min-width: 768px) and (max-width: 992px) {
  .modal-dialog {
    width: 800px; } }
.quickAction-btn i {
  font-size: 20px;
  top: 0; }

/*Main.Master */
.quickActionLoader .blockui-message {
  background-color: #B68A35;
  border: none;
  padding: 0px;
  display: block;
  margin-top: -24px;
  width: 45px;
  border-radius: 8px;
  margin-left: 42px;
  height: 19px; }
  .quickActionLoader .blockui-message .dots-loader {
    width: 22px;
    margin-top: -2px; }

/*uc_SmartPassAccountLinking.ascx*/
/*uc_Register.ascx*/
/*uc_UserInformation.ascx*/
/*uc_WorkflowAssociation.ascx*/
.radio-inline {
  margin-right: 20px; }
  .radio-inline label {
    cursor: pointer; }
  .radio-inline + .radio-inline {
    margin-right: 20px; }

.rating-clear {
  font-size: 18px;
  line-height: 38px;
  float: left;
  margin: 0 0 0 15px;
  font-family: arial, tahoma; }

/*uc_Notifications.ascx*/
/*uc_ServiceFeedback.ascx*/
.rating-input {
  font-size: 30px;
  color: #fde16d;
  display: inline-block; }
  .rating-input > i {
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
    overflow: hidden; }

#rating-message {
  color: #006621 !important; }

/*Main.Master*/
.read-text {
  margin: 0px 6px;
  font-size: 19px;
  line-height: 1px;
  float: right;
  color: #000000; }

/*uc_PaymentConfirmation.ascx*/
.receipt {
  font-size: 16px; }
  .receipt table {
    margin-bottom: 20px; }
  .receipt .category {
    font-weight: bold;
    margin-top: 20px;
    font-size: 1.3em;
    border-top: solid 1px #cdcdcd;
    padding-top: 10px;
    border-bottom: solid 1px #cdcdcd;
    padding-bottom: 10px; }
  .receipt .receipt-header {
    padding: 10px 15px; }
  .receipt .receipt-label {
    font-weight: bold; }
  .receipt .row {
    margin-top: 10px; }

.receipt-logo {
  margin-bottom: 10px; }

/*uc_ProcessApplication.ascx*/
.relation-field {
  /*uc_SmartPassAccountLinking.ascx*/
  /*Main.Master*/
  /*uc_TopAccordion.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_CollapsiblePanel.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_NewApplicationPayment.ascx*/
  /*uc_PaymentConfirmation.ascx*/
  /*uc_PaymentHistory.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_ServiceCard.ascx*/
  /*uc_ServiceFeedback.ascx*/
  /*uc_Surveys.ascx*/
  /*uc_Tree.ascx*/
  /*uc_WorkflowAssociation.ascx*/ }
  .relation-field .panel-body {
    padding-left: 0px;
    padding-right: 0px; }
  .relation-field .relation-record-item-id {
    font-weight: bold;
    font-size: 15px;
    line-height: 28px;
    cursor: default;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center; }
  .relation-field .relation-record-item-adjacent {
    border-bottom: 1px solid #cdcdcd;
    margin-left: 30px;
    height: 30px; }
  .relation-field.collapsible {
    margin-bottom: 40px;
    -webkit-transition: height .5s, top .5s;
    transition: height .5s, top .5s; }

/*uc_ChangePassword.ascx*/
/*uc_ForgotPassword.ascx*/
/*uc_Login.ascx*/
/*uc_Register.ascx*/
/*uc_ResetPassword.ascx*/
/*uc_SearchGrid.ascx*/
/*uc_SecretQuestion.ascx*/
/*uc_Survey.ascx*/
/*uc_TextField.ascx*/
/*uc_SecretQuestion.ascx*/
/*uc_TextField.ascx*/
/*uc_UserApplications.ascx*/
/*uc_UserInformation.ascx*/
.report-graph-tooltip {
  background: #000000;
  border: 1px solid #808080;
  border-radius: 5px;
  width: auto;
  padding: 4px;
  color: #ffffff;
  opacity: 0;
  pointer-events: none;
  margin: 10px;
  position: absolute;
  text-align: center; }
  .report-graph-tooltip h4 {
    margin: 0;
    font-size: 14px; }
  .report-graph-tooltip tr td {
    color: #ffffff;
    text-align: justify; }

.report-map-infoDiv {
  font-family: "Chivo", tahoma, arial;
  position: absolute;
  border: 1px solid #dddddd;
  border-radius: 5px;
  width: auto;
  padding: 4px;
  color: #000000;
  background: #f5f5f5;
  /*left: 0px;*/ }
  .report-map-infoDiv table th {
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 1px #dddddd solid; }

/*uc_Report_MapWithSunburst.ascx*/
.required-symbol {
  color: #ff0000; }

/*Main.Master*/
.reset-theme {
  color: #428bca;
  float: right;
  font-size: 19px;
  line-height: 1px; }

/*DynamicModalLookup.cs*/
/*uc_Report_MapWithSunburst.ascx*/
/*uc_PaymentConfirmation.ascx*/
/*uc_PaymentHistory.ascx*/
/*uc_SearchGrid.ascx*/
/*uc_Surveys.ascx*/
/*uc_UserApplications.ascx*/
/*uc_UserTasks.ascx*/
.responsive-table tr:not(.no-borders):hover td {
  /*background-color: #faebd7;*/ }
@media screen and (max-width: 767px) {
  .responsive-table {
    /* Force table to not be like tables anymore */ }
    .responsive-table tr.no-borders {
      display: none; }
    .responsive-table table, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
      display: block; }
    .responsive-table thead {
      display: none;
      /* Hide table headers (but not display: none;, for accessibility) */ }
      .responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px; }
    .responsive-table tr {
      /*border: 1px solid #ccc;*/ }
      .responsive-table tr:not(:last-child):not(.no-bottom-border) {
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #dddddd; }
    .responsive-table table:not(:first-child) {
      border-top: none; }
    .responsive-table table:not(:last-child) {
      border-bottom: none; }
    .responsive-table td {
      border: none;
      border-bottom: 1px solid #eeeeee; }
      .responsive-table td:before {
        font-weight: bold;
        display: block;
        /*Label the data*/
        content: attr(data-title); } }

/*Main.Master*/
.return-to-top {
  z-index: 100;
  position: fixed;
  bottom: 65px;
  left: 20px;
  background: #B68A35;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .return-to-top:hover {
    background: #dec28d; }
    .return-to-top:hover i {
      color: #fff;
      top: 5px; }

.rsbtn {
  /*position: fixed!important;*/
  z-index: 10 !important;
  height: 26px !important;
  overflow: hidden; }

.screenEdge {
  position: fixed;
  top: 50%;
  font-size: 300%;
  font-weight: bold;
  cursor: pointer;
  background-color: #f5f5f5;
  display: none; }

.screenEdgeNext {
  right: 1px;
  left: auto; }

.screenEdgePrev {
  left: 1px;
  right: auto; }

.search-results thead th {
  border: none !important; }

.secondary-menu {
  margin-top: -20px;
  padding: 0 10px;
  border-bottom: 1px solid #ededed; }
  .secondary-menu a {
    padding: 10px;
    display: inline-block; }
    .secondary-menu a i {
      font-size: 19px;
      color: #077cf9; }

.see-all-button {
  position: absolute;
  right: 15px;
  top: 5px; }

.select-form-group {
  margin-bottom: 5px;
  border: 1px dotted #555;
  box-sizing: content-box;
  padding: 10px;
  margin: 10px; }

.service-card {
  /*-------------------------------------------------------*/
  /*Service Card Start*/
  /*uc_UnAuthorized.ascx*/
  /*-------------------------------------------------------*/
  /*Service Card End*/ }
  .service-card .panel-body {
    font-size: 15px; }
  .service-card .jumbotron {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    .service-card .jumbotron h1 {
      font-size: 1.643em;
      font-weight: normal;
      line-height: 33px; }
    .service-card .jumbotron p {
      font-size: 1.071em;
      line-height: 25px; }
  .service-card .panel {
    /*background: $feedback-light-grey-color;*/
    margin-bottom: 10px; }

@media (max-width: 1000px) {
  .services-container .badge, .services-container i.glyphicon {
    font-size: 10px; }
  .services-container .panel-heading {
    white-space: nowrap; }
    .services-container .panel-heading span.title, .services-container .panel-heading .description {
      font-size: 12px; } }
.service-categories {
  /*uc_Home.ascx*/ }
  .service-categories .services-container {
    color: #454545;
    text-decoration: none;
    padding-top: 30px;
    /*uc_SmartPassAccountLinking.ascx*/
    /*Main.Master*/
    /*uc_TopAccordion.ascx*/
    /*uc_ProcessApplication.ascx*/
    /*Main.Master*/
    /*uc_OperationsLog.ascx*/
    /*uc_ApplicationDetails.ascx*/
    /*uc_Box.ascx*/
    /*uc_FAQs.ascx*/
    /*uc_Home.ascx*/
    /*uc_NewApplicationPayment.ascx*/
    /*uc_PaymentHistory.ascx*/
    /*uc_ServiceCard.ascx*/
    /*uc_Tree.ascx*/
    /*uc_UserTasks.ascx*/ }
    .service-categories .services-container .footer {
      overflow: auto;
      padding: 2px; }
    .service-categories .services-container .panel-heading {
      font-weight: bold;
      /*color: $heading-light-yellow-color;*/ }
    .service-categories .services-container .panel-body {
      background: #ffffff;
      /*uc_Home.ascx*/ }
      @media (min-width: 768px) {
        .service-categories .services-container .panel-body {
          height: 100px;
          padding-bottom: 0px;
          padding-top: 0px; } }
      .service-categories .services-container .panel-body .panel.gold-bg {
        margin-bottom: 25px; }
      .service-categories .services-container .panel-body .panel-heading {
        color: #966D39;
        font-size: 1.071em; }
      .service-categories .services-container .panel-body .title {
        font-weight: bold; }
      @media (min-width: 768px) {
        .service-categories .services-container .panel-body .services-container .panel-body {
          height: 115px; }
        .service-categories .services-container .panel-body .services-container .footer {
          background-color: inherit; } }

/*uc_ServiceCategory.ascx*/
.service-item {
  padding-top: 13px;
  padding-bottom: 10px; }
  .service-item a {
    color: #000000; }
    .service-item a[disabled=disabled] {
      color: #999999; }
  .service-item + .service-item {
    border-top: 1px solid #cdcdcd; }

.service-links > a {
  display: inline-block; }

.service-name {
  font-size: 1.214em;
  padding: 5px;
  background-color: #f5f5f5; }

.services-category {
  transition: all .2s ease-in-out;
  cursor: pointer;
  margin-bottom: 35px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 0px; }
  .services-category:hover {
    cursor: pointer !important; }
  .services-category .panel-heading {
    color: #B68A35;
    border-left: 6px solid #B68A35;
    background-color: #ffffff; }
    .services-category .panel-heading i {
      color: #B68A35; }

/*uc_Home.ascx*/
.services-category-link {
  color: #000000; }
  .services-category-link:hover, .services-category-link:active, .services-category-link:focus {
    color: #000000; }

.services-details {
  border: 1px solid #cdcdcd; }
  .services-details tbody tr:nth-child(even) td {
    border-top: 0 !important;
    border-bottom: 2px solid #cdcdcd; }

/*uc_ProfileRegistration.ascx*/
.shape {
  border-color: transparent #B68A35 transparent transparent;
  border-style: solid;
  border-width: 0 70px 40px 0;
  float: right;
  height: 0px;
  width: 0px;
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -o-transform: rotate(360deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(360deg);
  /* Safari and Chrome */
  transform: rotate(360deg); }

/*uc_ProfileRegistration.ascx*/
.shape-text {
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  position: relative;
  right: -46px;
  top: -2px;
  white-space: nowrap;
  -ms-transform: rotate(30deg);
  /* IE 9 */
  -o-transform: rotate(360deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(30deg);
  /* Safari and Chrome */
  transform: rotate(30deg); }

.show-legend {
  float: right;
  color: #428bca; }
  .show-legend i {
    font-size: 22px;
    color: #ffffff; }

.smartpass-login {
  border-top: 1px solid #888888;
  padding-top: 15px;
  position: relative; }
  .smartpass-login .OR {
    POSITION: ABSOLUTE;
    display: inline-block;
    padding: 0 13px;
    background: #ffffff;
    margin: 0 auto;
    left: 41%;
    top: -25px;
    opacity: 0.5;
    user-select: none; }
  .smartpass-login .smartpass-description {
    padding: 15px; }

.smartpass-note {
  text-align: center; }

.social-media-icons li:not(:first-child) {
  margin-left: 10px; }
.social-media-icons li a {
  display: block;
  overflow: hidden;
  height: 30px;
  width: 30px; }

/*uc_TagsCloud.ascx*/
.spanClickable {
  text-decoration: underline;
  color: #0000ff;
  cursor: pointer !important; }

/*Main.Master*/
.spanDeleteTag {
  text-align: right;
  color: #f5f5f5;
  cursor: pointer;
  margin-left: 10%;
  font-size: larger;
  float: right;
  cursor: pointer;
  margin: 0px 0px 0px 10px; }

.spanTagName {
  cursor: pointer;
  font-size: larger;
  display: inline-block;
  color: #ffffff; }

.step-action-info + .step-action-info {
  margin-top: 20px; }
.step-action-info .step-action-operation {
  font-size: 18px;
  color: #B68A35; }
  .step-action-info .step-action-operation .action-icon {
    width: 32px; }
  .step-action-info .step-action-operation .action-success {
    color: #33b86c; }
  .step-action-info .step-action-operation .action-danger {
    color: #ac2925; }
  .step-action-info .step-action-operation .action-warning {
    color: #ec3d3d; }
  .step-action-info .step-action-operation .action-default {
    color: #B68A35; }
.step-action-info .step-action-details {
  padding-left: 30px; }
  .step-action-info .step-action-details .action-date-container {
    font-size: 12px;
    margin-bottom: 5px; }
  .step-action-info .step-action-details .action-button {
    margin-right: 5px; }

/*Main.Master*/
.step-container {
  display: inline-block;
  background: linear-gradient(#f5f5f5, #ededed);
  border-radius: 5px;
  cursor: pointer;
  margin: 10px 0;
  min-width: 280px;
    /*&:first-child {
		margin-left: 15px;
	}*/ }
  .step-container.active {
    background: #ffffff;
    border: 1px solid #B68A35;
    position: relative; }
    .step-container.active:after {
      content: '';
      position: absolute;
      top: 98%;
      left: 50%;
      margin-left: -8px;
      width: 0;
      height: 0;
      border-top: 10px solid #B68A35;
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      margin-top: 3px;
      transform: translate3d(-50%, 0, 0); }
  .step-container .step-date {
    font-size: 11px;
    color: #000000; }
    .step-container .step-date .no-date {
      display: inline-block; }
  .step-container .step-icons {
    margin-top: 5px;
    color: #0087d8;
    font-size: 20px; }
    .step-container .step-icons .no-icon {
      display: inline-block; }

/*Main.Master*/
/*uc_OperationsLog.ascx*/
.step-details {
  border: 1px solid #d2ad65;
  margin-top: -10px;
  border-radius: 6px; }
  .step-details .step-detail {
    padding: 15px; }
  .step-details .collapsed-content {
    height: 35px !important; }

/*uc_ManageSubAccounts.ascx*/
.subaccount {
  border-bottom: solid 1px #cdcdcd;
  padding: 5px;
  overflow: auto;
  margin-bottom: 5px; }
  .subaccount:hover {
    background-color: #f5f5f5; }

.support-btns {
  margin-top: -5px;
  margin-left: 115px; }

/*Main.Master*/
.support-img {
  float: left;
  margin-right: 10px; }

/*Main.Master*/
.supportcase-submit {
  margin-left: -3px; }

.survey-button {
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  color: #000000;
  border: 1px solid #cdcdcd;
  text-align: center;
  padding: 10px;
  display: block; }

.switch-language-out > a {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  font-family: "Segoe UI"; }

.tab-pane-underline.tab-pane {
  padding: 15px 0; }
.tab-pane-underline.tab-content {
  padding: 20px; }

.table-bordered > tbody > tr > th {
  border-bottom-width: 2px;
  background-color: #ffffff; }
.table-bordered > tbody > tr.no-borders > td {
  border: none;
  height: 20px; }
.table-bordered > thead > tr > th.center-column {
  text-align: center; }

.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #ffffff; }

.table-condensed {
  font-family: "Chivo", arial, tahoma; }

.tagItemActive {
  width: 100%;
  background-color: #ededed;
  color: #000000;
  margin: 8px 0;
  padding: 10px 5px; }

.tagItemSelected {
  border: 2px #3a6da8 dotted;
  background-color: #87adff; }

.tags {
  background-color: #ffffff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text; }

.tagsValueInput {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit; }

.task-item + .task-item {
  padding-top: 10px;
  border-top: 1px solid #808080;
  padding-bottom: 5px; }

.template a {
  padding: 0 10px;
  display: inline-block;
  border-right: 1px solid #cdcdcd; }
  .template a:last-child {
    padding: 0 10px;
    display: inline-block;
    border-right: 0px !important; }

.template-download {
  overflow: hidden; }
  .template-download + .template-download {
    border-top: 1px #ededed solid; }

.template-upload {
  padding-left: 5px;
  padding-right: 5px; }

/*uc_BulkPayment.ascx.cs*/
/*uc_CategoryServices.ascx*/
/*uc_DynamicSearch.ascx.cs*/
/*uc_NotificationsInbox.ascx.cs*/
.text-center > .pagination {
  margin: 5px 0 30px; }

.textbox-Clickable {
  background-color: #eee;
  text-decoration: underline;
  color: #0000ff;
  cursor: pointer !important; }

/*Main.Master*/
.text-direction {
  text-align: left; }

/*Main.Master*/
.theme-picker {
  float: right;
  margin: 0 5px; }
  .theme-picker > a {
    width: 20px;
    height: 20px;
    display: inline-block; }

/*Main.Master*/
.timeline-body {
  border: solid 1px #ffffff;
  padding: 15px;
  border-top: none;
  overflow: auto;
  margin-top: -3px; }
  .timeline-body .timeline-body-item {
    padding: 15px;
    border-top: none;
    overflow: auto;
    margin-top: -3px; }
  .timeline-body .timeline-body-item:not(:first-child) {
    border-top: 1px #999999 solid; }

.table-bordered tbody > tr > td {
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px; }

.table-bordered thead > tr > th {
  padding-left: 5px;
  padding-right: 5px; }

/*Main.Master*/
/*uc_OperationsLog.ascx*/
.steps-container {
  position: relative;
    /*.owl-stage{
		width:auto !important;
	}*/ }
  .steps-container .scroll-button {
    cursor: pointer; }
    .steps-container .scroll-button i {
      top: 42%;
      right: 0; }
  .steps-container .left-fade {
    left: 0;
    background: linear-gradient(to right, #cdcdcd, #ffffff00); }
  .steps-container .right-fade {
    right: 0;
    background: linear-gradient(to left, #cdcdcd, #ffffff00); }
  .steps-container .timeline-centered {
    position: relative;
    margin-bottom: 10px;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 0 30px; }
    .steps-container .timeline-centered::-webkit-scrollbar {
      height: 8px; }
    .steps-container .timeline-centered:before, .steps-container .timeline-centered:after {
      content: " ";
      display: table; }
    .steps-container .timeline-centered:after {
      clear: both; }
    .steps-container .timeline-centered .timeline-entry {
      position: relative;
      clear: both;
      margin: 10px 5px; }
      .steps-container .timeline-centered .timeline-entry .timeline-entry-inner {
        position: relative; }
        .steps-container .timeline-centered .timeline-entry .timeline-entry-inner:before, .steps-container .timeline-centered .timeline-entry .timeline-entry-inner:after {
          content: " ";
          display: table; }
        .steps-container .timeline-centered .timeline-entry .timeline-entry-inner:after {
          clear: both; }
        .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
          position: absolute;
          left: -100px;
          text-align: right;
          padding: 10px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
          background: #B68A35;
          display: inline-block;
          width: 40px;
          height: 40px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          text-align: center;
          line-height: 37px;
          font-size: 18px;
          float: left;
          margin-left: 10px;
          color: #ffffff;
          font-weight: bold;
          border: 3px solid #ffffff; }
        .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
          position: relative;
          margin-left: 64px;
          margin-right: 20px;
          margin-top: 10px;
          margin-bottom: 10px; }
          .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
            display: inline-block; }
        .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label-group {
          margin-left: 22px; }
    .steps-container .timeline-centered .slider-nav button {
      color: #A3A3A3;
      font-size: 35px;
      cursor: pointer;
      position: absolute;
      top: 50%;
      line-height: 40px;
      margin-top: -22px;
      border: 0;
      background: transparent;
      outline: none; }
    .steps-container .timeline-centered .slider-nav .nav-prev {
      left: 0; }
    .steps-container .timeline-centered .slider-nav .nav-next {
      right: 0; }

.step-container-group {
  margin-left: 17px;
  margin-right: 7px; }

/*uc_TopAccordion.ascx*/
.tools-accordion .panel-heading {
  background-color: #f5f5f5; }

/*Main.Master*/
.toolbar {
  color: #565656;
  padding-top: 5px;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 15px;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .toolbar #usermenu-button-out {
      display: inline-block !important;
      padding: 0 0 0 5px; } }

.tooltip-inner {
  max-width: 95%; }

.tour-backdrop {
  opacity: .3; }

.tour-step-background {
  background: 0; }

/*uc_DynamicReports.ascx*/
/*uc_KnowledgeBase.ascx*/
/*uc_Reports.ascx*/
.tree-indicator {
  margin-right: 5px;
  cursor: pointer; }

/*uc_DynamicReports.ascx*/
/*uc_KnowledgeBase.ascx*/
/*uc_Reports.ascx*/
.tree-selected {
  background-color: #f5f5f5; }

/*uc_Tree.ascx*/
.treeview {
  min-width: 100px;
  min-height: 100px;
  max-height: 256px;
  overflow: auto;
  color: #336699;
  border: solid 1px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  list-style: none; }
  .treeview ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #336699;
    margin-left: 1em;
    position: relative; }
    .treeview ul:first-child:before {
      display: none; }
    .treeview ul:before {
      content: "";
      display: block;
      width: 0;
      position: absolute;
      top: 0;
      left: 0;
      border-left: 1px solid;
      /* creates a more theme-ready standard for the bootstrap themes */
      bottom: 15px; }
    .treeview ul li {
      margin: 0;
      padding: 0.2em 1em;
      line-height: 2em;
      font-weight: 700;
      position: relative; }
      .treeview ul li a {
        text-decoration: none;
        color: inherit;
        cursor: pointer; }
      .treeview ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: -1px;
        position: absolute;
        top: 1em;
        left: 0; }
      .treeview ul li a:hover {
        background-color: #f5f5f5;
        padding: 2px; }
      .treeview ul li button, .treeview ul li button:active, .treeview ul li button:focus {
        text-decoration: none;
        color: inherit;
        border: none;
        background: transparent;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        outline: 0; }
    .treeview ul ul {
      margin-left: .5em; }

/*uc_Notifications.ascx*/
.table-striped tbody > tr:nth-child(odd) > td {
  background-color: #ffffff; }

.user-feedback {
  margin-top: 10px; }

.visual-service-name {
  font-size: 7px;
  padding: 1px 0px 0px 1px;
  direction: ltr;
  color: #000000; }

.wizard .nav-tabs {
  position: relative;
  margin-bottom: 0;
  border-bottom-color: #e0e0e0;
  background-color: transparent; }
  .wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0; }
    .wizard .nav-tabs > li a:hover {
      background: transparent; }
  .wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent; }
.wizard > div.wizard-inner {
  position: relative;
  border: #e0e0e0 solid 1px; }
.wizard li.active span.round-tab {
  background: #ffffff;
  border: 2px solid #5bc0de; }
.wizard li.warning span.round-tab {
  border-color: #ec3d3d;
  color: #ec3d3d; }
.wizard li.success span.round-tab {
  border-color: #ee200; }
.wizard .tab-pane {
  position: relative;
  padding-top: 10px; }
.wizard .form-title {
  margin-top: 0; }
.wizard > .wizard-inner li:after {
  content: " ";
  position: absolute;
  left: 49%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #5bc0de;
  transition: 0.1s ease-in-out; }
.wizard > .wizard-inner.active:after {
  opacity: 1; }

.workflow-documentation {
  direction: rtl;
  font-size: 14px; }
  .workflow-documentation span {
    padding: 5px; }
  .workflow-documentation p {
    font-weight: bold;
    margin-top: 5px;
    background-color: #f5f5f5; }
  .workflow-documentation .department p {
    border: solid 1px #cdcdcd;
    border-radius: 5px;
    padding: 5px; }
  .workflow-documentation .workflow p {
    border: solid 1px #cdcdcd;
    border-radius: 5px;
    padding: 5px; }
  .workflow-documentation .steps p {
    border: solid 1px #cdcdcd;
    border-radius: 5px;
    padding: 5px; }
  .workflow-documentation .steps .stepname {
    background-color: #f4e5c8;
    padding: 5px;
    font-weight: bold;
    margin-top: 15px; }
  .workflow-documentation .steps .application-form {
    border: solid 1px #cdcdcd;
    padding: 5px; }
    .workflow-documentation .steps .application-form p {
      border: none;
      border-bottom: solid 1px #cdcdcd; }
    .workflow-documentation .steps .application-form .group {
      border: 2px solid #cdcdcd; }
      .workflow-documentation .steps .application-form .group .groupname {
        border-bottom: 2px solid #cdcdcd;
        padding: 5px;
        background-color: #f4e5c8; }
      .workflow-documentation .steps .application-form .group .fields {
        padding: 5px; }
        .workflow-documentation .steps .application-form .group .fields .constraints {
          display: inline-block;
          margin-bottom: 5px; }
      .workflow-documentation .steps .application-form .group .attachments p {
        border-top: solid 1px #cdcdcd;
        background: none; }
      .workflow-documentation .steps .application-form .group .attachments .constraints {
        display: inline-block;
        margin-bottom: 5px; }
    .workflow-documentation .steps .application-form .group + .group {
      margin-top: 5px; }

/*uc_Attachment.ascx*/
.workflowdocgroup .box-container .title:before {
  top: 14px;
  left: 1px; }

/*uc_OperationsLog.ascx*/
.WorkflowSteps {
  overflow: hidden;
  /*uc_WorkflowSteps.ascx*/
  /*uc_WorkflowSteps.ascx*/
  /*uc_Surveys.ascx*/
  /*uc_Register.ascx*/
  /*uc_ResetPassword.ascx*/ }
  .WorkflowSteps .hiddenStepInfo {
    display: none; }
  .WorkflowSteps .activeStepInfo {
    display: block; }
  .WorkflowSteps .underline {
    text-decoration: underline; }
  .WorkflowSteps .progress {
    position: relative;
    height: 25px;
    margin-bottom: 10px;
    /*uc_OperationsLog.ascx*/
    /*uc_WorkflowSteps.ascx*/
    /*uc_WorkflowSteps.ascx*/ }
    .WorkflowSteps .progress > .progress-type {
      position: absolute;
      left: 0px;
      padding: 3px 30px 2px 10px;
      color: #1a71de; }
    .WorkflowSteps .progress > .progress-completed {
      position: absolute;
      right: 0px;
      font-weight: 800;
      padding: 3px 10px 2px;
      color: #000000; }
  .WorkflowSteps .step-content-details {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding-bottom: 5px; }
    .WorkflowSteps .step-content-details h3 {
      margin-top: 8px; }
  .WorkflowSteps .step {
    text-align: center;
    /*uc_WorkflowSteps.ascx*/ }
    .WorkflowSteps .step .col-md-2 {
      background-color: G;
      border: 1px solid #000000; }
    .WorkflowSteps .step .activestep {
      color: #F58723;
      /*border-left: 6px solid $workflow-step-active-color !important;*/
      vertical-align: central; }
    .WorkflowSteps .step .fa {
      padding-top: 5px;
      font-size: 25px; }
    .WorkflowSteps .step .step-icon {
      padding-top: 5px;
      font-size: 25px; }
  .WorkflowSteps .step-content-details {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px #000000;
    box-shadow: inset 0 1px 1px #000000;
    padding-bottom: 5px; }
    .WorkflowSteps .step-content-details h3 {
      margin-top: 8px; }
  .WorkflowSteps .step-item {
    margin-bottom: 5px;
    position: relative;
    padding: 0 45px; }
    .WorkflowSteps .step-item:hover {
      color: #B68A35;
      cursor: pointer; }
    .WorkflowSteps .step-item:after {
      content: " ";
      border-top-width: 2.1em;
      border-top-style: solid;
      border-top-color: #ffffff;
      border-bottom-width: 2.1em;
      border-bottom-style: solid;
      border-bottom-color: #ffffff;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      border-left-width: 10px;
      border-left-style: solid;
      margin-right: -10px;
      z-index: 1000; }
  .WorkflowSteps .show-legend {
    position: absolute;
    right: 50px; }

/* Text Zoom */
/*uc_ServiceCard.asc*/
.zoom {
  /*uc_ServiceCard.asc*/ }
  .zoom .zoom-large p {
    font-size: 2.2em;
    line-height: 50px; }
  .zoom .zoom-small p {
    font-size: 1.1em; }

/*#endregion*/
/*SectionsServices.aspx*/
/*uc_UserApplications.ascx*/
#btn-show-legend {
  color: #428bca; }
  #btn-show-legend i {
    color: #B68A35;
    font-size: 22px; }

/*uc_OperationsLog.ascx*/
#btn-show-tab-legend {
  color: #000000;
  font-size: 20px; }
  #btn-show-tab-legend i {
    color: #B68A35; }
  #btn-show-tab-legend span {
    font-size: 16px;
    vertical-align: text-bottom; }

#top-menu {
  background-color: #f4e5c8;
  padding: 5px 0;
  line-height: 27px; }

/*uc_Login.ascx*/
#secret-question-div {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  padding: 10px;
  border-radius: 4px;
  background-color: #ededed; }

/*uc_ApplicationDetails.ascx*/
#select-fields-float-panel {
  display: none;
  position: fixed;
  top: 130px;
  left: 40px;
  padding: 7px;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0px 15px #000000;
  -webkit-box-shadow: 0 0px 15px #000000;
  box-shadow: 0 0px 15px #000000;
  z-index: 999; }

/*uc_CategoryServices.ascx*/
#services-list .panel-body {
  padding: 0 15px; }

/*Main.Master*/
#screenshot-img {
  width: 250px;
  border: solid 1px #ffffff;
  padding: 10px 5px 10px 5px; }

/*uc_TopAccordion.ascx*/
#ToolsCollapse .panel-group .panel + .panel {
  margin-top: 0; }

/*Main.Master*/
#customerCareIcon {
  position: fixed;
  z-index: 1800;
  left: auto;
  top: 5px;
  cursor: pointer;
  right: 20px;
  /*Main.Master*/
  /*uc_CategoryServices.ascx*/ }
  #customerCareIcon #customeCareBtn {
    opacity: 0.8;
    height: 100px;
    background-repeat: no-repeat;
    border-radius: 200px 114px 35px 168px;
    width: 100px; }
    #customerCareIcon #customeCareBtn:hover, #customerCareIcon #customeCareBtn:focus {
      opacity: 1; }
    #customerCareIcon #customeCareBtn:active, #customerCareIcon #customeCareBtn:visited {
      opacity: 1; }

/*Main.Master*/
#customerSupportTitle {
  position: absolute;
  top: 15px;
  left: -45px;
  font-weight: bold; }

/*Main.Master*/
#customerCareMenu {
  position: absolute;
  top: 50px;
  left: auto;
  right: 30px; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #cdcdcd; }

::-webkit-scrollbar-track {
  background-color: #f5f5f5; }

::-webkit-scrollbar {
  width: 12px; }

/*uc_Report_MapWithSunburst.ascx*/
/*uc_WorkflowVisualSearch.ascx*/
#graphTooltip {
  background-color: #ffffff;
  padding: 3px 5px;
  border: 1px solid #000000;
  text-align: center; }

/*uc_ForgotPassword.ascx*/
/*uc_Login.ascx*/
/*uc_SecretQuestion.ascx*/
#imgCaptcha {
  padding-bottom: 15px; }

/*uc_ApplicationDetails.ascx*/
/*uc_ProcessApplication.ascx*/
/*BaseDynamicField.cs*/
#application-form div.read-mode, #application-form select.read-mode {
  border: none;
  border-bottom: 1px solid #cdcdcd;
  min-height: 45px;
  margin: 0 -15px;
  padding: 0 15px; }

/*Main.Master*/
#page-footer {
  margin-top: 40px;
  /*Main.Master*/
  /*Main.Master*/
  /*Main.Master*/
  /*Main.Master*/ }
  #page-footer .fund {
    text-align: right;
    border-top: 1px solid #efefef;
    padding-top: 20px; }
  #page-footer #footer-bar {
    background-color: #B68A35;
    position: relative; }
    #page-footer #footer-bar .h-menu-links > li:not(:last-child) > a:after {
      color: #ffffff;
      margin: 0 15px; }
    #page-footer #footer-bar .h-menu-links > li > a {
      color: #ffffff;
      line-height: 46px;
      font-size: 12px; }
      #page-footer #footer-bar .h-menu-links > li > a:visited {
        color: #ffffff; }
  #page-footer .hotline i {
    float: left;
    font-size: 44px;
    padding-top: 1px;
    color: #414141;
    margin-right: 10px; }
  #page-footer .hotline p {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    white-space: nowrap;
    display: inline-block; }
  #page-footer .hotline a {
    color: #d17906;
    font-size: 20px;
    font-family: sans-serif;
    display: block; }
  #page-footer .footer-info p {
    font-size: 11px;
    color: #000000;
    /*background-color: $footer-grey-light-color;*/
    margin-bottom: 3px; }
  #page-footer .footer-extras {
    padding-top: 20px;
    background-color: #ffffff; }
  #page-footer .hotline-container {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #cdcdcd;
    height: 110px; }
  #page-footer .fa-phone:before {
    content: "\f095"; }

/*uc_Report_MapWithSunburst.ascx*/
#graphNavInfo {
  background-color: #dddddd;
  font-size: small;
  line-height: 1.5;
  border-radius: 3px;
  padding: 3.5px; }
  #graphNavInfo span {
    margin: 3px; }

/*uc_Report_MapWithSunburst.ascx*/
#emirateInfo table tr, #defaultInfo table tr {
  line-height: 40px; }
  #emirateInfo table tr td, #defaultInfo table tr td {
    font-size: 12px; }

/*
	#region Push Notification Style
*/
.PushNotificationsHolder {
  width: 40%;
  bottom: 0;
  left: auto;
  right: 0;
  font-weight: bold;
  z-index: 9999;
  text-align: center;
  position: fixed; }

.PushNotification {
  padding: 3px;
  margin-bottom: 0px;
  border-radius: 4px; }
  .PushNotification p {
    padding-left: 10px;
    text-align: left;
    margin: 10px 0 10px 10px;
    font-style: normal; }
  .PushNotification img {
    width: 80px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    transform: scaleX(-1);
    margin-left: 10px; }
  .PushNotification .close {
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
    text-shadow: none; }
  .PushNotification button {
    right: 10px;
    top: 2px;
    padding: inherit; }

.bubble {
  border: 1px solid #c4c4c4;
  background-color: #4f4f4f;
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
  min-height: 85px; }

.bubble-main {
  font-size: 12px; }
  .bubble-main p {
    line-height: 1.7;
    color: #ffffff; }
  .bubble-main p b {
    font-weight: bold;
    color: #B68A35; }
  .bubble-main p a {
    font-weight: bold; }

.PushNotificationBadge {
  float: right;
  cursor: pointer; }
  .PushNotificationBadge span {
    position: relative;
    left: 10px;
    bottom: 9px;
    font-family: "Chivo", arial, tahoma; }
  .PushNotificationBadge i {
    color: #000000;
    font-size: 20px; }

.PushNotificationsDropdownMenu {
  top: auto;
  left: auto;
  right: 0;
  transform: translate3d(5px, 25px, 0px) !important;
  max-width: 550px;
  border: 1px thin white;
  padding: 0; }
  .PushNotificationsDropdownMenu .table {
    margin: 0px;
    background-color: #ffffff !important; }

.tblBodyUsersPushNotifications tr:hover {
  cursor: pointer; }

.tblBodyPushNotifications {
  font-size: 12px; }
  .tblBodyPushNotifications tr:hover {
    cursor: pointer; }

.UnReadNotification {
  background-color: #e4e4e4; }

.timeago {
  font-size: 10px;
  font-weight: bold; }

/*
	#endregion Push Notification Style
*/
/*#region Media*/
@media (max-width: 319px) {
  h4, .h4 {
    font-size: 0.929em;
    font-weight: bold; }

  /*uc_ApplicationDetails.ascx*/
  /*uc_TopAccordion.ascx*/
  /*#Main.Master*/
  /*uc_BulkPayment.ascx*/
  /*uc_CategoryServices.ascx*/
  /*uc_Login.ascx*/
  /*uc_NotificationsInbox.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_Surveys.ascx*/
  .modal-body {
    padding: 10px; }

  /*DynamicModalLookup.cs*/
  /*Main.Master*/
  /*DynamicModalLookup.cs*/
  /*uc_TopAccordion.ascx*/
  /*uc_BulkPayment.ascx*/
  /*uc_CategoryServices.ascx*/
  /*uc_NotificationsInbox.ascx*/
  /*uc_ProcessApplication.ascx*/
  /*uc_Surveys.ascx*/
  .modal-footer {
    margin-top: 0px;
    padding: 10px; }
    .modal-footer .btn {
      width: 100%; }
      .modal-footer .btn + .btn {
        margin-left: 0px;
        margin-top: 10px; } }
@media (max-width: 355px) {
  .smartpass-login img {
    width: 100%; } }
@media (max-width: 479px) {
  /*UnderConstruction.aspx*/
  .datepicker {
    /*Main.Master*/
    /*uc_CategoryServices.ascx*/
    /*uc_Pagination.ascx*/ }
    .datepicker.dropdown-menu {
      right: 16px;
      width: 100%; }

  .datepicker-days .table-condensed {
    width: 100%; }

  .form-box {
    padding: 0px; }

  /*main.Master*/
  .navbar-header .col-xs-4 {
    width: 33.333333333333%; } }
@media (max-width: 505px) {
  .receipt-logo img {
    width: 100%; }

    /*.full-width-sm-nav {
		& > li {
			border-bottom: 1px #E6E3E3 solid;
			width: 100%;
		}
	}*/ }
@media (max-width: 450px) {
  /*uc_ApplicationDetails.ascx*/
  /*uc_ProcessApplication.ascx*/
  #select-fields-float-panel {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important; } }
@media (min-width: 480px) {
  /*uc_ProfileRegistration.ascx*/
  .offers-container {
    padding: 0px 25px; } }
@media (max-width: 499px) {
  /*uc_KnowledgeBase.ascx*/
  /*uc_Reports.ascx*/
  /*uc_Survey.ascx*/
  /*uc_UserInformation.ascx*/
  /*uc_WebServiceTraceDetails.ascx*/
  /*uc_WorkflowAssociation.ascx*/
  .mainbox {
    width: 100% !important;
    margin: 0 !important; } }
@media (min-width: 480px) and (max-width: 530px) {
  .two-lines {
    height: 2.5em; } }
@media (max-width: 530px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left; }

  .col-xxs-1 {
    width: 8.3333333333%; }

  .col-xxs-push-1 {
    left: 8.3333333333%; }

  .col-xxs-pull-1 {
    right: 8.3333333333%; }

  .col-xxs-offset-1 {
    margin-left: 8.3333333333%; }

  .col-xxs-2 {
    width: 16.6666666667%; }

  .col-xxs-push-2 {
    left: 16.6666666667%; }

  .col-xxs-pull-2 {
    right: 16.6666666667%; }

  .col-xxs-offset-2 {
    margin-left: 16.6666666667%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-push-3 {
    left: 25%; }

  .col-xxs-pull-3 {
    right: 25%; }

  .col-xxs-offset-3 {
    margin-left: 25%; }

  .col-xxs-4 {
    width: 33.3333333333%; }

  .col-xxs-push-4 {
    left: 33.3333333333%; }

  .col-xxs-pull-4 {
    right: 33.3333333333%; }

  .col-xxs-offset-4 {
    margin-left: 33.3333333333%; }

  .col-xxs-5 {
    width: 41.6666666667%; }

  .col-xxs-push-5 {
    left: 41.6666666667%; }

  .col-xxs-pull-5 {
    right: 41.6666666667%; }

  .col-xxs-offset-5 {
    margin-left: 41.6666666667%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-push-6 {
    left: 50%; }

  .col-xxs-pull-6 {
    right: 50%; }

  .col-xxs-offset-6 {
    margin-left: 50%; }

  .col-xxs-7 {
    width: 58.3333333333%; }

  .col-xxs-push-7 {
    left: 58.3333333333%; }

  .col-xxs-pull-7 {
    right: 58.3333333333%; }

  .col-xxs-offset-7 {
    margin-left: 58.3333333333%; }

  .col-xxs-8 {
    width: 66.6666666667%; }

  .col-xxs-push-8 {
    left: 66.6666666667%; }

  .col-xxs-pull-8 {
    right: 66.6666666667%; }

  .col-xxs-offset-8 {
    margin-left: 66.6666666667%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-push-9 {
    left: 75%; }

  .col-xxs-pull-9 {
    right: 75%; }

  .col-xxs-offset-9 {
    margin-left: 75%; }

  .col-xxs-10 {
    width: 83.3333333333%; }

  .col-xxs-push-10 {
    left: 83.3333333333%; }

  .col-xxs-pull-10 {
    right: 83.3333333333%; }

  .col-xxs-offset-10 {
    margin-left: 83.3333333333%; }

  .col-xxs-11 {
    width: 91.6666666667%; }

  .col-xxs-push-11 {
    left: 91.6666666667%; }

  .col-xxs-pull-11 {
    right: 91.6666666667%; }

  .col-xxs-offset-11 {
    margin-left: 91.6666666667%; }

  .col-xxs-12 {
    width: 100%; } }
@media (max-width: 585px) {
  /*DynamicPage.cs*/
  .wizard {
    width: 90%;
    height: auto !important; }
    .wizard .nav-tabs > li a {
      width: 40px;
      height: 40px;
      line-height: 40px; }
    .wizard li.active:after {
      content: " ";
      position: absolute;
      left: 30%; }

  /*DynamicPage.cs*/
  span.round-tab {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px; } }
@media (max-width: 640px) {
  .page-header {
    margin-top: 10px; }

  .btn-block-xxs {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .btn-block-xxs:last-child {
    margin-bottom: 0; } }
@media (max-width: 750px) {
  .main-datetime {
    display: block; }

  .main-datetime .addonExtended {
    display: none; }

  .date-with-time-firstDiv .icon-clear {
    right: 45px; } }
@media (max-width: 767px) {
  .no-padding {
    padding: 0px; }

  .new-app-btn {
    float: right; }

  /*DynamicPage.cs*/
  /*uc_SmartPassAccountLinking.ascx*/
  /*uc_TopAccordion.ascx*/
  /*uc_ApplicationDetails.ascx*/
  /*uc_Box.ascx*/
  /*uc_CollapsiblePanel.ascx*/
  /*uc_FAQs.ascx*/
  /*uc_Home.ascx*/
  /*uc_NewApplicationPayment.ascx*/
  .panel-heading .back-button {
    float: left;
    margin-top: -5px; }

  .push-btm-xs-5 {
    margin-bottom: 5px !important; }

  .push-btm-xs-10 {
    margin-bottom: 10px !important; }

  .push-btm-xs-20 {
    margin-bottom: 20px !important; }

  .push-top-xs-5 {
    margin-top: 5px !important; }

  .push-top-xs-10 {
    margin-top: 10px !important; }

  .push-top-xs-20 {
    margin-top: 20px !important; }

  .navbar-default .navbar-nav {
    /*uc_ProcessApplication.ascx*/ }
    .navbar-default .navbar-nav > li {
      border-bottom: 1px solid #ededed; }
      .navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:focus {
        background-color: #ededed; }
    .navbar-default .navbar-nav:last-child > li:last-child {
      border-bottom: none; }

  /*uc_Report_MapWithSunburst.ascx*/
  #emirateInfo, #defaultInfo {
    max-height: 280px;
    overflow-y: scroll; }
    #emirateInfo table tr, #defaultInfo table tr {
      line-height: 30px; }

  #back-btn {
    position: fixed;
    right: 1px;
    top: -2px; }

  #customerCareIcon {
    top: auto;
    bottom: 70px;
    right: 0px;
    left: auto;
    /* uc_CategoryServices.ascx*/ }
    #customerCareIcon #customeCareBtn {
      width: 55px;
      height: 55px;
      background-size: contain;
      opacity: 1;
      margin-bottom: -9px; }

  /*main.Master*/
  #customerCareMenu {
    top: -75px;
    right: 75px;
    left: auto; }

  /*main.Master*/
  .page-content {
    margin-top: 115px; }

  /*uc_Announments.ascx*/
  /*uc_CategoryServices.ascx*/
  #divHeaderContainer {
    position: fixed;
    z-index: 1800;
    width: 100%; }

  /*main.Master*/
  #usermenu-button-out {
    text-align: left;
    margin-bottom: 10px;
    float: left; }

  /*main.Master*/
  #customerSupportTitle {
    left: -37px;
    top: 2px;
    font-size: 11px;
    font-weight: bold; }

  /*main.Master*/
  #top-menu .inline-list {
    float: left; }

  /*main.Master*/
  #font-plus, #font-minus, .theme-picker, .reset-theme, .print-icon, .read-text {
    float: left; }

  .PushNotificationBadge {
    float: left; }

  .PushNotificationsHolder {
    width: 100%; }

  .PushNotificationsDropdownMenu .content {
    height: 370px;
    overflow: auto; }

  /*main.Master*/
  .quickActionLoader .blockui-message {
    margin-top: -8px;
    width: 27px;
    border-radius: 10px;
    margin-left: 21px;
    height: 11px; }
    .quickActionLoader .blockui-message .dots-loader {
      width: 16px;
      margin-bottom: 13px; } }
@media (max-width: 799px) {
  #top-menu {
    text-align: center;
    /*main.Master*/ }
    #top-menu .inline-list {
      float: none; }
      #top-menu .inline-list li {
        float: none;
        display: inline; }

  /*main.Master*/
  #page-footer {
    display: none; }

  /*main.Master*/
  #page-footer-mobile {
    border-top: 3px solid #d80707;
    overflow: hidden;
    margin-top: 65px;
    /*main.Master*/
    /*main.Master*/
    /*main.Master*/
    /*main.Master*/ }
    #page-footer-mobile #footer-bar {
      padding: 10px 0; }
      #page-footer-mobile #footer-bar .h-menu-links > li:not(:last-child) > a:after {
        color: #ffffff;
        margin: 0 15px; }
      #page-footer-mobile #footer-bar .h-menu-links > li > a {
        line-height: 24px; }
    #page-footer-mobile .hotline {
      font-weight: bold; }
      #page-footer-mobile .hotline a {
        display: inline-block;
        color: #d17906;
        font-size: 20px;
        font-family: sans-serif; }
    #page-footer-mobile .footer-info br {
      display: none; }
    #page-footer-mobile .footer-info #lblLastUpdated:after {
      content: " | "; }
    #page-footer-mobile .footer-extras {
      padding-top: 10px; }
    #page-footer-mobile .hotline-container {
      margin-right: 10px;
      padding-right: 10px;
      border-right: none;
      height: auto; }
    #page-footer-mobile .tail {
      background-color: #f2eadc; }
    #page-footer-mobile .tail-menu-btn {
      display: inline-block;
      font-size: 23px;
      line-height: 22px;
      padding: 4px 6px;
      color: #797979;
      border: 1px solid #797979;
      float: left;
      margin-right: 5px; } }
@media (max-width: 991px) {
  /*Main.Master*/
  /*PageNotFound.aspx*/
  /*UnderConstruction.aspx*/
  /*uc_Home.ascx*/
  /*uc_ProfileRegistration.ascx*/
  /*uc_Tree.ascx*/
  .container {
    width: auto;
    /*color: $total-num-ser-white-color;*/ }

  .large-view {
    display: none !important; }

  .small-view {
    display: block; }

  /*uc_WorkflowSteps.ascx*/
  /*uc_TopAccordion.ascx*/
  .WorkflowSteps .step .activestep {
    /*border-top: 6px solid #5CB85C;*/ }

  /*uc_WorkflowSteps.ascx*/
  .WorkflowSteps .step-item {
    float: none !important; }

  .WorkflowSteps .step-item p {
    /*display: inline;*/
    margin: 0px; }

  .WorkflowSteps .step-item i {
    /*display: block;*/
    margin-bottom: 5px;
    font-size: 15px; }

  .WorkflowSteps .step-item:after {
    display: none !important; } }
@media (min-width: 751px) {
  .main-datetime {
    display: table; }

  .main-datetime .addonExtended {
    display: table-cell; }

    /*.date-with-time-firstDiv .icon-clear {
		right: 41px;
	}*/ }
@media (min-width: 768px) and (max-width: 991px) {
  .push-btm-sm-5 {
    margin-bottom: 5px !important; }

  .push-btm-sm-10 {
    margin-bottom: 10px !important; }

  .push-btm-sm-20 {
    margin-bottom: 20px !important; }

  .push-top-sm-5 {
    margin-top: 5px !important; }

  .push-top-sm-10 {
    margin-top: 10px !important; }

  .push-top-sm-20 {
    margin-top: 20px !important; } }
@media (min-width: 768px) {
  /*uc_UnAuthorized.ascx*/
  .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px; }

  /*uc_PaymentHistory.ascx*/
  /*uc_SearchGrid.ascx*/
  /*uc_Surveys.ascx*/
  /*uc_UserApplications.ascx*/
  /*uc_UserTasks.ascx*/
  .responsive-table .table-bordered {
    border-left: none; }

  .navbar-default {
    background-image: none;
    background-color: #B68A35;
    /*border: none;*/ }
    .navbar-default .navbar-nav > li > a {
      color: #ffffff; }
      .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #B68A35;
        background-color: #ffffff; }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open a:hover, .navbar-default .navbar-nav > .open a:focus {
      color: #B68A35;
      background-color: #ffffff; }

  /*Main.Master*/
  #usermenu.dropdown-menu {
    background-color: #B68A35;
    border: #B68A35;
    padding: 0px; }
    #usermenu.dropdown-menu > li > a {
      color: #ffffff;
      padding: 7px 20px; }
    #usermenu.dropdown-menu > li > a:hover {
      color: #B68A35;
      background-color: #ffffff; }
    #usermenu.dropdown-menu .divider {
      margin: 0px; }

  /*uc_DynamicReports.ascx*/
  /*uc_KnowledgeBase.ascx*/
  /*uc_Reports.ascx*/
  /*uc_Survey.ascx*/
  .mainbox {
    margin-top: 25px; }

  .service-name {
        /*float: left;
		width: auto;
		max-width: 80%;*/
    font-weight: bold;
    font-size: inherit; }

  .new-app-btn {
    width: auto;
    float: right;
    color: #ffffff;
    font-size: 0.929em;
    margin-top: 0px;
    top: -5px;
    position: relative;
    margin-bottom: 0px;
    color: #428bca; }

  /*-------------------------------------------------------*/
  /*uc_CategoryServices.ascx*/
  /*uc_BulkPayment.ascx.cs*/
  /*uc_NotificationsInbox.ascx.cs*/
  .text-center > .pagination {
    margin: 15px 0 0; }
  .text-center > .pager-record-count {
    font-size: 12px; }

  #fav-services-btn {
    margin-top: 26px; } }
@media (min-width: 800px) {
  /*Main.Master*/
  #page-footer-mobile {
    display: none; } }
@media (max-width: 992px) {
  .container {
    max-width: 1170px;
    width: auto; } }
@media (min-width: 992px) {
  /*Main.Master*/
  /*PageNotFound.aspx*/
  /*SectionsServices.aspx*/
  /*UnderConstruction.aspx*/
  /*uc_ProfileRegistration.ascx*/
  /*uc_ServiceCards.ascx*/
  .container {
    max-width: 1170px;
    width: auto; }

  .small-view {
    display: none !important; }

  /*uc_WorkflowSteps.ascx*/
  /*uc_TopAccordion.ascx*/
  .WorkflowSteps .step .activestep {
    border-left: 6px solid #B68A35;
    color: #B68A35; }

  /*uc_WorkflowSteps.ascx*/
  .WorkflowSteps .step-item {
    float: left; }

  .WorkflowSteps .step-item i {
    display: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .push-btm-md-5 {
    margin-bottom: 5px !important; }

  .push-btm-md-10 {
    margin-bottom: 10px !important; }

  .push-btm-md-20 {
    margin-bottom: 20px !important; }

  .push-top-md-5 {
    margin-top: 5px !important; }

  .push-top-md-10 {
    margin-top: 10px !important; }

  .push-top-md-20 {
    margin-top: 20px !important; } }
@media (min-width: 1200px) {
  .push-btm-lg-5 {
    margin-bottom: 5px !important; }

  .push-btm-lg-10 {
    margin-bottom: 10px !important; }

  .push-btm-lg-20 {
    margin-bottom: 20px !important; }

  .push-top-lg-5 {
    margin-top: 5px !important; }

  .push-top-lg-10 {
    margin-top: 10px !important; }

  .push-top-lg-20 {
    margin-top: 20px !important; } }
@media (min-width: 768px) and (max-width: 1475px) {
  /*UnderConstruction.aspx*/
  #btnEServicesLogo {
    right: 160px;
    position: absolute; } }
/*#endregion*/
.custom-tabs {
  background: #ffffff;
  padding: 25px;
  border-radius: 5px;
  min-width: 360px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  .custom-tabs ul {
    /*display: flex;*/
    margin-bottom: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    border: none;
    border-bottom: 1px solid #c3c3c3; }
    .custom-tabs ul li {
      max-width: 315px;
      transition: all 0.2s ease-in-out; }
      .custom-tabs ul li.active a, .custom-tabs ul li.active a:hover, .custom-tabs ul li.active a:focus {
        color: #1a71de;
        border: none; }
      .custom-tabs ul li.active:after {
        content: " ";
        border-bottom: 6px solid #1a71de;
        display: block;
        border-radius: 5px;
        transform: translate(0px, 2px);
        transition: all 0.3s ease; }
      .custom-tabs ul li a, .custom-tabs ul li a:hover, .custom-tabs ul li a:focus {
        color: #808080;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        white-space: nowrap;
        font-family: "Montserrat";
        font-size: 16px;
        background: #ffffff;
        border: none; }

.well {
  border: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  padding: 0px;
  margin-bottom: 20px; }

.uaepass-note {
  text-align: center; }

.dropdown-menu > li > a > i {
  padding-right: 7px; }

.UAEPassUser {
  margin-left: 0px;
  margin-bottom: 20px; }

.UAEPassUser > label {
  font-weight: bold; }

.SearchInquiryStamp {
  width: 200px;
  padding-top: 20px; }

.divWorkflowData {
  clear: both;
  margin-top: 50px; }

@media (min-width: 539px) and (max-width: 767px) {
  #tools-button-ellipsis.collapse.in {
    width: 90% !important; } }
@media (max-width: 767px) {
  .Push-Notifications-out,
  #tools-button-ellipsis,
  #usermenu-button-out,
  .tools-button-out-collapsed {
    float: left; }

  .switch-language-out {
    float: right;
    margin-right: 7px; }

  .tools-button-out,
  #PushNotificationsContainer {
    display: none; }

  #tools-button-ellipsis.collapse.in {
    display: table-cell;
    width: 80%;
    padding-bottom: 8px; }

  .dropdown-menu {
    right: auto;
    float: left;
    left: 0; }

  div.in + div#usermenu-button-out {
    padding-left: 55px !important; }

  .box-container h3.title {
    margin-top: 0px; }

  .box-container {
    margin-bottom: 0px;
    margin-top: 0px; } }
.Push-Notifications-out {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px; }

#usermenu-button-out > a {
  color: #000000;
  font-weight: bold; }

.tools-button-out-collapsed {
  width: 50px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1px;
  color: #000000; }

.quickActionItem {
  list-style: none; }

.FavouriteService > li > a {
  white-space: nowrap;
  padding: 4px; }

.FavouriteService {
  padding-right: 5px;
  padding-left: 12px;
  padding-bottom: 5px;
  min-width: 250px;
  display: block;
  white-space: nowrap; }

ul.FavouriteService li {
  display: inline; }

ul.FavouriteService > a {
  cursor: pointer; }

ul.FavouriteService > a,
ul.FavouriteService > li > a {
  color: black;
  font-size: 14px; }

#smartpassLoginModal .modal-title {
  background-color: #B68A35; }

#BuildFavouriteService ul.FavouriteService {
  border-bottom: 1px solid #80808063; }
#BuildFavouriteService .modal-title {
  font-family: 'Chivo', tahoma, arial;
  background-color: #B68A35;
  color: #FFFFFF; }
#BuildFavouriteService ul.FavouriteService > a,
#BuildFavouriteService ul.FavouriteService > li > a {
  white-space: pre-line; }

/* Added by 180 */
.loginbox {
  max-width: 900px;
  margin: 80px auto;
  text-align: center;
  width: auto; }

.loginbox .LoginHeader .login-text {
  padding: 10px;
  background: #333333;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 20px;
  display: block; }

.loginbox .login-card {
  padding: 35px;
  box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.13);
  margin-bottom: 30px;
  border-radius: 10px;
  position: relative;
  z-index: 99;
  background: #fff;
  width: calc(100% - 30px);
  margin: 30px 30px; }

.other-login {
  width: 100%; }

.loginbox .login-card .form-group p {
  margin: 15px 0 0 !important; }

.loginbox .d-flex {
  display: flex !important;
  width: 100%;
  direction: rtl; }

.input-with-icon i {
  top: 11px;
  left: 12px;
  font-size: 18px; }

.smartpass-login {
  border-top: 0px solid #ddd !important;
  padding-top: 0px !important;
  position: relative;
  padding-bottom: 0px !important; }

.loginbox .login-card label {
  float: left;
  width: 100%;
  text-align: left;
  font-weight: normal; }

.loginbox .login-card .input-with-icon {
  width: 100%; }

.loginbox .login-card input {
  min-height: 42px;
  background: #f4f4f4; }

input[type="checkbox"] {
  min-height: initial !important; }

.input-with-icon i {
  top: 13px;
  font-size: 15px;
  color: #ccc;
  left: 12px; }

.container {
  max-width: 80%; }

section#footer {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px; }

.input-with-icon input {
  padding-right: 37px; }

.tooltip-inner {
  padding: 5px 8px 7px; }

section#footer {
  position: fixed !important;
  z-index: 999; }

.loginbox::after, .citiscape-bg::after {
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../../../Assets/images/Dubai-Background.png);
  height: calc(100% - 80px);
  opacity: 0.1;
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center bottom 66%;
  background-color: #f7f7f7;
  top: 150px;
  pointer-events: none;
  background-attachment: fixed;
  filter: blur(5px); }

.loginbox .tooltip {
  display: none !important; }

.loginbox .LoginHeader {
  position: relative;
  z-index: 111; }

.loginbox .btn-default {
  background: #333333;
  border-color: #9a9a9a;
  color: #fff;
  border: 0;
  min-height: 42px;
  width: 100%;
  margin: 0 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.loginbox .login-card img {
  width: 100% !important;
  margin: 0 0 10px !important;
  padding: 0 !important; }

.loginbox .btn-block-xxs i {
  margin-top: -6px; }

.user-reports .title h2 {
  text-align: center;
  background: #7f4895;
  background: linear-gradient(90deg, #7f4895 0%, #2d71d2 63%, #328881 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  font-size: 47px;
  letter-spacing: -1;
  min-height: 72px;
  font-family: "Droid Arabic Kufi", arial; }

.navbar.shrink {
  padding: 0 !important; }

.panel-title {
  font-size: 20px;
  text-align: left; }

.mainbox {
  margin-top: 25px;
  margin-bottom: 70px; }

.input-group .form-control {
  border-radius: 5px !important;
  min-height: 42px; }

div#signupform {
  padding: 20px !important; }

.custom-box .panel-title i {
  opacity: 0.3;
  position: relative;
  top: 3px; }

a#btn-register {
  background: #333333;
  border: 0;
  color: #fff;
  min-height: 42px;
  display: inline-flex;
  align-items: center; }

.navbar.shrink .container {
  padding: 0;
  min-height: 50px; }

.navbar.shrink .container a.nav-link {
  min-height: 50px;
  margin: 0;
  display: inline-flex;
  align-items: center; }
  .navbar.shrink .container a.nav-link:hover {
    background-color: #2b74cf !important;
    color: #fff !important; }

.dropdown-menu > li > a {
  min-height: initial !important; }

.shrink .navbar-collapse {
  padding: 0 !important;
  margin: 0; }

.navbar.shrink .container a.nav-link i {
  opacity: 0.4;
  margin: 0 5px 0;
  width: 26px;
  background: rgba(254, 254, 254, 0.4);
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 70px;
  font-size: 14px; }

.navbar-nav .nav-item.open .nav-link {
  color: #4034a6 !important; }

.navbar-nav .nav-item.open ul .nav-link i {
  margin: 0 0 0 5px !important;
  color: #888 !important; }

.navbar.shrink .container a.nav-link {
  float: left;
  width: 100%; }

.open > .dropdown-menu li.nav-item {
  border-bottom: 1px solid #ececec;
  float: left;
  width: 100%; }

.dropdown-menu {
  padding: 0 !important; }

.navbar.shrink .container a.nav-link:hover, .navbar.shrink .container a.nav-link:hover i {
  color: #fff !important; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgba(254, 254, 254, 0.6);
  border-color: #4034a6; }

.input-with-icon textarea, .input-with-icon select, .input-with-icon input {
  padding-left: 37px;
  text-align: left; }

.form-group {
  direction: ltr; }

div#userInfoForm {
  padding: 20px; }

.panel.card .panel-heading h3 {
  font-weight: bold;
  color: #4238aa; }

.application-form-box .application-form-heading .application-form-title {
  font-weight: bold;
  text-align: left;
  margin: 0px auto;
  background: #f2f2f2;
  padding: 15px 11%; }

.application-status span.action-name {
  background: #e8e8e8;
  padding: 10px 15px;
  border-radius: 30px;
  margin: 0 6px;
  font-style: inherit;
  font-size: 16px;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  color: #000000; }

.application-status span.action-name i.glyphicon-ok {
  color: #000000;
  /* green;*/ }

.navbar.shrink {
  margin-bottom: 0 !important; }

.custom-tabs {
  box-shadow: 0 10px 35px -10px rgba(0, 0, 0, 0.1), 0 0px 0px -4px rgba(0, 0, 0, 0.02), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  margin: 15px 0; }

.step-details .step-detail {
  padding: 20px 15px 23px; }

.steps-container .timeline-centered {
  position: relative;
  margin-bottom: 25px;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 15px 45px 0;
  margin-top: 15px;
  border-top: 1px solid #ddd; }

.steps-container .timeline-centered .slider-nav button {
  top: 57%; }

.custom-group {
  padding: 20px 20px 5px;
  box-shadow: 0 10px 45px -10px rgba(0, 0, 0, 0.1), 0 0px 0px -4px rgba(0, 0, 0, 0.02), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff; }

.form-control {
  min-height: 42px; }

.input-inner-addon i.input-icon {
  padding: 12px 9px;
  font-size: 17px;
  z-index: 3;
  opacity: 0.4; }

.custom-group h3:not(.popover-title) {
  font-family: "Chivo", arial, tahoma;
  font-size: 22px;
  margin: -20px -20px 20px -19px;
  padding: 13px !important;
  text-decoration: none;
  padding-left: 20px;
  background: #ffffff;
  /*#f9f9f9;*/
  font-weight: bold;
  color: #000;
  /*#b68a35;*/ }

.application-form-box .application-form-heading .application-form-title i {
  opacity: 0.5;
  margin: 0 5px; }

.kpi-countdown {
  position: fixed;
  z-index: 4;
  bottom: 77px;
  right: 30px;
  top: initial !important;
  background: #a90000;
  border-radius: 20px;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5); }

.kpi-countdown h4 {
  color: #ffffff;
  font-weight: bold !important;
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 20px 12px;
  margin: 0 0 15px; }

.kpi-countdown .timer {
  padding: 10px 20px 20px; }

.form-group.well.well-sm.push-top-10.new-app-footer {
  padding: 15px 0;
  float: left;
  width: 100%;
  background-color: #ffffff; }

.kpi-countdown .close {
  color: #fff;
  background-color: red;
  font-size: 22px;
  float: right;
  padding: 5px;
  position: absolute;
  top: -10px;
  right: -11px;
  opacity: 1;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 2px; }

.application-status span.action-name i.glyphicon-cog {
  color: purple; }

.multiselect.dropdown-toggle.btn {
  font-family: 'Chivo', tahoma, arial;
  font-weight: 700;
  font-size: 1em;
  background: #fff;
  min-height: 42px;
  text-align: left;
  padding: 0 37px; }

.attachments-container form > .panel .panel-heading {
  padding-bottom: 5px; }

.custom-group h3:not(.popover-title):before {
  display: none; }

.kpi-countdown .close .fa-times-circle:before {
  content: "\f00d";
  font-family: "FontAwesome"; }

.application-form-box .application-form-body {
  margin-bottom: 70px !important; }

a.btn.btn-default.btn-lg {
  background: #333333;
  color: #fff;
  border: 0;
  margin: 0 5px; }

.application-status span.action-name i {
  margin: 0 5px 0 0; }

.form-control {
  text-align: left;
  background-color: white;
  color: #5d5d5d; }

@media (max-width: 991px) {
  .loginbox .d-flex {
    display: block !important; }

  .loginbox .login-card {
    padding: 30px;
    width: calc(90% - 0px);
    margin: 30px auto; }

  .loginbox {
    max-width: 100%;
    margin: 50px auto 110px; }

  .logo .moe-logo img {
    width: 140px !important;
    float: left;
    margin: 0; }

  .container {
    max-width: 90%; }

  #footer h3 {
    font-size: 13px;
    text-align: center; }

  .social-links.d-flex.justify-content-end {
    text-align: center !important; }

  .loginbox .LoginHeader .login-text {
    padding: 0px;
    margin: 0; }

  #header .container {
    padding: 0; }

  .loginbox .input-with-icon input {
    text-align: center !important; }

  .navbar-toggle {
    border: 0px solid #ffffff42 !important;
    top: 0px !important; }

  .loginbox .input-with-icon i {
    display: none; }

  .smartpass-login .OR {
    position: initial; }

  .logo .innovation-logo img {
    width: 90px !important; }

  .navbar-nav {
    background-color: transparent !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important; }

  .shrink .navbar-collapse {
    padding: 0px 0px !important; } }
.cursor {
  cursor: pointer; }

#send_OTP, #Receive_OTP {
  /* -- CIRCLE -- */
  /* -- TIMER -- */ }
  #send_OTP .modal-title, #Receive_OTP .modal-title {
    background-color: #B68A35;
    color: white; }
  #send_OTP #OTPTimer, #Receive_OTP #OTPTimer {
    color: #B68A35;
    padding: 5px; }
  #send_OTP .center, #Receive_OTP .center {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px; }
  #send_OTP .circle, #Receive_OTP .circle {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 999px;
    box-shadow: inset 0 0 0 10px #B68A35; }
  #send_OTP .l-half, #send_OTP .r-half, #Receive_OTP .l-half, #Receive_OTP .r-half {
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden; }
    #send_OTP .l-half:before, #send_OTP .r-half:before, #Receive_OTP .l-half:before, #Receive_OTP .r-half:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      border: 10px solid #fff;
      -webkit-animation-duration: 300s;
      -webkit-animation-iteration-count: 1;
      -webkit-animation-timing-function: linear;
      -webkit-animation-fill-mode: forwards; }
  #send_OTP .l-half:before, #Receive_OTP .l-half:before {
    border-right: none;
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px;
    -webkit-transform-origin: center right;
    -webkit-animation-name: l-rotate; }
  #send_OTP .r-half:before, #Receive_OTP .r-half:before {
    border-left: none;
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
    -webkit-transform-origin: center left;
    -webkit-animation-name: r-rotate; }
  #send_OTP .TimeInMinutes, #Receive_OTP .TimeInMinutes {
    position: absolute;
    width: 100%;
    line-height: 80px;
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    font-family: Helvetica;
    color: #B68A35;
    z-index: 2;
    -webkit-animation: fadeout 0.5s 301s 1 linear;
    -webkit-animation-fill-mode: forwards; }

/* Drop down search field */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #000000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg); }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px; }

.select2-container--default .select2-selection--single {
  min-height: 42px;
  border: 1px solid #c4c4c4; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  padding: 8px; }

.mobile .application-form-title {
  font-size: 20px !important; }
.mobile #customerSupportTitle {
  left: -50px; }
.mobile .application-form-body .steps-container .timeline-centered .timeline-entry {
  margin: 9px 0px; }
.mobile .application-form-body .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  margin-left: 43px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
.mobile .application-form-body .steps-container .step-date {
  font-size: 8.5px;
  color: #000000; }
.mobile .application-form-body .steps-container .timeline-icon.bg-secondary {
  width: 35px;
  height: 35px;
  line-height: 30px;
  margin-left: 5px !important; }
.mobile .application-form-body .step-container {
  width: 220px;
  margin-right: 22px;
  min-width: 200px; }
.mobile .application-form-body .custom-tabs {
  min-width: 308px; }
.mobile .application-form-body .custom-tabs .tab-content {
  border-top: solid 1px #c3c3c3; }
.mobile .application-form-body .custom-tabs ul {
  border-bottom: none; }
.mobile .application-form-body .custom-tabs .nav-tabs {
  /*	display: flex;*/ }
.mobile .application-form-body .application-status {
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }
.mobile .application-form-body .application-status span.action-name {
  padding: 8px 15px;
  font-size: 14px; }
.mobile .application-form-body a.btn.btn-default.btn-lg {
  margin-bottom: 6px; }
.mobile .application-form-body .step-container.active {
  width: 167px !important;
  min-width: 167px !important; }
.mobile .application-form-body .custom-tabs ul li {
  max-width: 275px;
  min-width: 150px; }
.mobile .step-action-info .step-action-details {
  padding-left: 10px; }

.small-screen-size .application-form-title {
  font-size: 20px !important; }
.small-screen-size #customerSupportTitle {
  left: -50px; }
.small-screen-size .application-form-body .steps-container .timeline-centered .timeline-entry {
  margin: 9px 0px; }
.small-screen-size .application-form-body .steps-container .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  margin-left: 43px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
.small-screen-size .application-form-body .steps-container .step-date {
  font-size: 8.5px;
  color: #000000; }
.small-screen-size .application-form-body .steps-container .timeline-icon.bg-secondary {
  width: 35px;
  height: 35px;
  line-height: 30px;
  margin-left: 5px !important; }
.small-screen-size .application-form-body .step-container {
  width: 250px;
  min-width: 250px; }
.small-screen-size .application-form-body .custom-tabs {
  min-width: 308px; }
.small-screen-size .application-form-body .custom-tabs .tab-content {
  border-top: solid 1px #c3c3c3; }
.small-screen-size .application-form-body .custom-tabs ul {
  border-bottom: none; }
.small-screen-size .application-form-body .custom-tabs .nav-tabs {
  /*	display: flex;*/ }
.small-screen-size .application-form-body .application-status {
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }
.small-screen-size .application-form-body .application-status span.action-name {
  padding: 8px 15px;
  font-size: 14px; }
.small-screen-size .application-form-body a.btn.btn-default.btn-lg {
  margin-bottom: 6px; }
.small-screen-size .application-form-body .step-container.active {
  /* width: 167px !important;
  min-width: 167px !important;*/ }
.small-screen-size .application-form-body .custom-tabs ul li {
  max-width: 275px;
  min-width: 190px; }

#NewFooter {
  /*.moeicon .path1:before {
      color: $main-theme-color;
  }*/
  /*.icon {
      font-size:4.7em;
  }*/ }
  #NewFooter .footer_main {
    padding-top: 2.5em;
    padding-bottom: 2.5em; }
    #NewFooter .footer_main .uae_economy_logo h4 {
      font-size: 1.2em;
      font-family: "cairoBold",Helvetica,Arial,sans-serif;
      font-weight: bold !important; }
    #NewFooter .footer_main .uae_economy_logo span {
      width: 7px;
      height: 7px;
      background: #c40000;
      display: inline-block;
      margin: 0 5px;
      border-radius: 10px; }
    #NewFooter .footer_main .icon_with_text .text p {
      font-size: 14px;
      margin-bottom: 0;
      line-height: 22px;
      font-family: "cairoRegular",Helvetica,Arial,sans-serif;
      font-size: 16px;
      direction: ltr;
      height: auto;
      color: #515151; }
    #NewFooter .footer_main .icon_with_text .text h5 {
      font-family: "cairoRegular",Helvetica,Arial,sans-serif;
      font-size: 1.15em;
      margin-bottom: 0;
      color: #B68A35; }
    #NewFooter .footer_main .footer_links ul li a {
      color: #212121;
      font-family: "cairoSemiBold",Helvetica,Arial,sans-serif;
      font-size: 15px !important;
      padding: 5px 0;
      display: block;
      transition: all .4s;
      font-weight: 400;
      line-height: 1.5; }
    #NewFooter .footer_main .footer-logo .logo img {
      width: 90px;
      transition: all .4s; }
    #NewFooter .footer_main .uae_economy_logo {
      color: #B68A35; }
    #NewFooter .footer_main .footer_apps_moe h4 {
      font-family: "cairoBold",Helvetica,Arial,sans-serif;
      font-size: 16px;
      margin-bottom: 10px;
      margin-right: 10px;
      color: #515151; }
    #NewFooter .footer_main .icon_with_text .text h4 {
      font-family: "cairoBold",Helvetica,Arial,sans-serif;
      font-size: 16px;
      margin-bottom: 5px; }
    #NewFooter .footer_main .plugins h4 {
      font-family: "cairoBold",Helvetica,Arial,sans-serif;
      font-size: 16px;
      margin-bottom: 5px;
      color: #515151; }
    #NewFooter .footer_main .icon_with_text {
      display: flex;
      margin-bottom: 30px; }
    #NewFooter .footer_main .icon_with_text .icon i {
      font-size: 3.5em;
      margin-right: 10px;
      display: block;
      transition: all .4s; }
  #NewFooter .footer_bottom {
    background: #444;
    /*padding: 15px 0;*/ }
  #NewFooter .footer_social_icons ul {
    display: flex;
    justify-content: flex-end;
    margin-right: 295px;
    margin-left: 0px;
    height: 40px; }
  #NewFooter .footer {
    padding: 2.5em 0; }
    #NewFooter .footer .portlet-header {
      display: none; }
  #NewFooter li {
    list-style: none; }
  #NewFooter .text .colored {
    color: #B68A35;
    font-family: "cairoBold",Helvetica,Arial,sans-serif;
    font-size: .85em !important; }
  #NewFooter .icon_with_text .text {
    color: #515151; }
  #NewFooter .portlet {
    margin-bottom: 10px;
    position: relative; }
  #NewFooter .portlet-barebone .portlet-content {
    padding: 0; }
  #NewFooter .portlet-layout .portlet-header {
    display: none; }
  #NewFooter .portlet-layout .portlet-header {
    margin-bottom: 1rem; }
  #NewFooter .autofit-float {
    flex-wrap: wrap; }
  #NewFooter .autofit-row, #NewFooter .sidebar-section-flex {
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }
  #NewFooter .footer_top {
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    height: 40px;
    font-family: "cairoBold",Helvetica,Arial,sans-serif;
    font-size: .9em;
    background-color: #efefef; }
  #NewFooter .fcol {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  #NewFooter .frow, #NewFooter .form-horizontal > .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
  #NewFooter .fcontainer {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: 100% !important; }
  #NewFooter #shopper_logo {
    width: 300px; }
  #NewFooter .absolute_logo_footer img {
    max-width: inherit !important; }
  #NewFooter .text-center {
    text-align: center; }
  #NewFooter .absolute_logo_footer {
    position: absolute;
    margin-top: 320px;
    margin-left: -160px;
    margin-right: 0px; }
  #NewFooter .footer_social_icons .moeicon:before {
    color: #ddd; }
  #NewFooter .footer_social_icons .moeicon:hover::before {
    color: #B68A35; }
  #NewFooter .plugins .moeicon:before {
    color: #010002; }
  #NewFooter .plugins .moeicon:hover::before,
  #NewFooter .plugins .path2:hover::before,
  #NewFooter .plugins .path1:hover::before {
    color: #B68A35; }
  #NewFooter i.moeicon {
    font-family: "moeicon";
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr; }
  #NewFooter i.moeicon {
    font-size: 3.5em; }
  #NewFooter ul.layouts.level-1 {
    padding: 0px !important; }
  @media (max-width: 1199px) and (min-width: 1000px) {
    #NewFooter .absolute_logo_footer {
      margin-top: -180px;
      margin-left: -20px;
      margin-right: 0px; } }
  @media (max-width: 992px) {
    #NewFooter .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    #NewFooter .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    #NewFooter .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    #NewFooter .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    #NewFooter .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    #NewFooter .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    #NewFooter .pr-lg-0, #NewFooter .px-lg-0 {
      padding-right: 0; }
    #NewFooter .pb-lg-0, #NewFooter .py-lg-0 {
      padding-bottom: 0; }
    #NewFooter .pl-lg-0, #NewFooter .px-lg-0 {
      padding-left: 0; }
    #NewFooter .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    #NewFooter .pt-lg-0, #NewFooter .py-lg-0 {
      padding-top: 0; }
    #NewFooter .ml-lg-0, #NewFooter .mx-lg-0 {
      margin-left: 0; }
    #NewFooter .mb-lg-0, #NewFooter .my-lg-0 {
      margin-bottom: 0; }
    #NewFooter .mr-lg-0, #NewFooter .mx-lg-0 {
      margin-right: 0; }
    #NewFooter .mt-lg-0, #NewFooter .my-lg-0 {
      margin-top: 0; }
    #NewFooter .align-items-lg-start {
      align-items: flex-start; }
    #NewFooter .flex-lg-row {
      flex-direction: row; }
    #NewFooter .home-search .search-button {
      width: 200px !important; }
      #NewFooter .home-search .search-button i {
        font-size: 25px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    #NewFooter .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    #NewFooter .absolute_logo_footer {
      margin-top: -180px;
      margin-left: -20px;
      margin-right: 0px; } }
  @media (max-width: 768px) and (min-width: 576px) {
    #NewFooter .uae_economy_logo,
    #NewFooter .footer_main .footer_links ul li a,
    #NewFooter .footer-subscribe {
      padding-left: 30px;
      padding-right: 0px; }
    #NewFooter .fcontainer {
      padding: 0px !important; }
    #NewFooter .absolute_logo_footer {
      /*position: initial;
      margin-left: 45px;
      margin-right: 0px;*/
      margin-left: 0px;
      margin-top: -174px; }
    #NewFooter #shopper_logo {
      width: 230px; }
    #NewFooter .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    #NewFooter .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    #NewFooter .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    #NewFooter .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%;
      width: 49%;
      display: inline-block; }
    #NewFooter .align-items-md-start {
      align-items: flex-start; }
    #NewFooter .flex-md-row {
      flex-direction: row; } }
  @media (max-width: 576px) {
    #NewFooter .footer_social_icons ul {
      margin-right: 50px; }
    #NewFooter .fcontainer {
      padding: 0px !important; }
    #NewFooter .footer-logo.logos_list {
      padding-top: 15px; }
    #NewFooter #shopper_logo {
      width: 250px; }
    #NewFooter .absolute_logo_footer {
      margin-left: 90px;
      margin-right: 0px; }
    #NewFooter .uae_economy_logo,
    #NewFooter .footer_main .footer_links ul li a,
    #NewFooter .footer-subscribe,
    #NewFooter .footer-logo.logos_list,
    #NewFooter .footer-contact {
      padding-left: 30px;
      padding-right: 0px; }
    #NewFooter .col-sm-12 {
      flex: 0 0 100%; }
    #NewFooter .col-sm-12 {
      flex: 0 0 100%; }
    #NewFooter .col-12, #NewFooter .col-xs-12 {
      flex: 0 0 100%; }
    #NewFooter .col-sm-12 {
      flex: 0 0 100%; }
    #NewFooter .col-12, #NewFooter .col-xs-12 {
      flex: 0 0 100%; }
    #NewFooter .align-items-sm-start {
      align-items: flex-start; }
    #NewFooter .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    #NewFooter .col-12, #NewFooter .col-xs-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    #NewFooter .fcol {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    #NewFooter .flex-sm-row {
      flex-direction: row; }
    #NewFooter .align-items-start {
      align-items: flex-start; }
    #NewFooter .flex-row {
      flex-direction: row; } }
  @media (max-width: 300px) {
    #NewFooter .uae_economy_logo,
    #NewFooter .footer_main .footer_links ul li a,
    #NewFooter .footer-subscribe,
    #NewFooter .footer-logo.logos_list,
    #NewFooter .footer-contact {
      padding-left: 0px;
      padding-right: 0px; }
    #NewFooter #shopper_logo {
      width: 170px; } }

.nice-font .glyphicon-info-sign {
  color: #b68a35ed; }

.attachment-desc .glyphicon-info-sign {
  color: #b68a35ed; }

.custom-tabs ul li a, .custom-tabs ul li a:hover, .custom-tabs ul li a:focus, #workflow-steps ul li a {
  border: none;
  background-color: #faf7f2;
  border-radius: 10px;
  box-shadow: 1px 0.5px 1px 1px #ccc;
  margin-left: 3px; }

#workflow-steps ul li.active a {
  background-color: #fff !important; }

.custom-tabs ul li a:hover, #workflow-steps ul li a:hover {
  color: white !important;
  background-color: #daba5b !important; }

.custom-tabs ul li.active a, .custom-tabs ul li.active a:hover, .custom-tabs ul li.active a:focus, #workflow-steps ul li.active a {
  color: #b68a35 !important; }

.custom-tabs ul li.active:after, #workflow-steps ul li.active:after {
  border-bottom: 6px solid #b68a35; }

.custom-tabs ul li.active a:hover, #workflow-steps ul li a:hover {
  color: white !important; }

.custom-tabs ul li, #workflow-steps ul li {
  margin-bottom: 3px; }

.custom-tabs ul li:hover {
  transform: scale(0.95); }

#current-status {
  /*border: solid 1px #cccc;*/
  border-radius: 25px;
  padding: 7px;
  max-width: 40%;
  height: 54px;
  color: #535b6d;
  /* box-shadow: 1px 1px #ccc;*/
  width: auto; }

.application-status {
  font-size: 17px;
  margin-bottom: 10px;
  float: left; }

.application-status {
  font-size: 17px; }

.application-status span:first-child {
  padding-left: 8px;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
  color: #535b6d; }

.application-status span.action-name {
  box-shadow: 1px 1px 1px 1px #ccc;
  background: #f8f6f1;
  padding: 10px 15px;
  border-radius: 25px;
  margin: 0 6px;
  font-style: inherit;
  font-size: 15px;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  color: #000000; }

.application-status span.action-name i.glyphicon-cog, .application-form-more-details .fa-angle-double-down, .application-form-more-details .fa-angle-double-up {
  color: #b68a35; }

.application-form-more-details {
  padding-top: 0px;
  width: 134px;
  display: inline-block;
  clear: both;
  margin-top: 0px; }

.application-form-more-details a {
  padding-top: 4px;
  width: 165px;
  display: inline-block;
  clear: both;
  margin-top: 10px;
  font-size: 14px;
  border: 1px solid #cccc;
  padding: 12px;
  border-radius: 27px;
  background-color: #faf7f2;
  color: #3e3d3a;
  box-shadow: 1px 1px #b68a35; }

.application-form-more-details:hover {
  transform: scale(1.01); }

.mobile #current-status {
  max-width: 90%; }

.mobile .application-form-body .application-status {
  font-size: 9px; }

.application-status .action-name .action-icon {
  animation: crescendo 1.5s alternate infinite ease-in; }

@keyframes crescendo {
  0% {
    transform: scale(0.8); }
  100% {
    transform: scale(1.3); } }
.application-form-more-details .fa-angle-double-down:before, .application-form-more-details .fa-angle-double-up:before {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: arrow; }

@keyframes arrow {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.1;
    transform: translate(-10px, -10px); } }
.service-card-icon {
  color: #fff !important;
  padding-right: 3px; }

.form-group:not(.input-inner-addon) .information-field.well {
  margin-bottom: 0px;
  display: inline-block;
  background-color: #c7983edb;
  color: white;
  padding: 2px;
  border-radius: 1px 8px 1px 8px;
  box-shadow: 2px 2px #ccc; }

.information-field .nice-font .glyphicon-info-sign {
  color: #ffffffed; }

.user-tour-container {
  margin: 0px 6px;
  font-size: 17px;
  line-height: 1px;
  float: right;
  color: #000000;
  margin-top: 2px; }

.user-tour-div .popover-title {
  color: #806125; }

.user-tour-div a {
  color: #806125; }

.user-tour-div.popover {
  box-shadow: 0 5px 10px #806125; }

.user-tour-div .btn-dark {
  color: #ffffff;
  background-color: #806125;
  border-color: #806125; }

.user-tour-div a.btn.btn-primary {
  color: white;
  background-color: #806125 !important;
  border-color: #806125 !important; }

#NewFooter .footer_main .footer-logo img:hover {
  transform: scale(1.1); }

#btnLogo img {
  height: 86px;
  width: 263px; }

/*# sourceMappingURL=Theme1.css.map */
