﻿.table-indicadores {
  width: 100%; }
  .table-indicadores td {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px; }

#mainMenu li.active i, #mainMenu li.active span {
  color: #677791; }

#mainMenu a:hover i, #mainMenu a:hover span {
  color: #16375a; }

.table-historico {
  table-layout: fixed; }
  .table-historico td {
    word-wrap: break-word; }

.modal-footer {
  padding: 10px; }

.title-box {
  position: absolute;
  width: 80% !important;
  margin: 0 10%;
  color: #fff;
  text-align: center; }

.indicadores-unidades ul {
  margin-top: 15px; }
  .indicadores-unidades ul li {
    margin: 15px 0; }

.indicador-square {
  width: 12px;
  height: 12px;
  border: 2px solid #fff; }

#processos-header {
  margin: 0px 45px 15px 0px; }

.empreendimento-header a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.empreendimento-header .processo-title {
  float: right;
  margin-top: -20px; }

.indicadores-panel {
  background-color: #f2f2f2;
  padding: 1px 15px 15px 15px; }
  .indicadores-panel .indicadores-info {
    display: inline-block;
    vertical-align: top; }
  .indicadores-panel header {
    background-color: inherit;
    font-weight: bold;
    color: #656f78; }
  .indicadores-panel dt {
    font-weight: normal;
    display: inline-block; }
    .indicadores-panel dt dd {
      display: inherit; }

.indicadores-subpanel {
  margin: 10px 14px; }

.fa-rss {
  margin-right: 5px; }

.dz-error .dz-remove {
  display: none !important; }

.fa-sm {
  width: 22px !important;
  height: 22px !important;
  line-height: 22px !important;
  font-size: 10px; }

.fa-sm:hover {
  cursor: pointer; }

.uiLayer-wrapper {
  position: relative; }

.uiLayer {
  position: absolute;
  top: -60px;
  left: -90px;
  opacity: 1;
  width: 220px !important;
  border-radius: 25px; }
  .uiLayer ._39m {
    display: inline-block;
    margin: 0 5px; }
  .uiLayer .presentation {
    padding: 5px; }
    .uiLayer .presentation ._iuw .fa {
      transition: all .2s ease-in-out; }
    .uiLayer .presentation ._iuw .fa:hover {
      position: relative;
      transform: scale(1.5) translateY(-5px);
      cursor: pointer; }
  .uiLayer .tooltip {
    top: -45px !important; }
    .uiLayer .tooltip .tooltip-arrow {
      top: 88% !important; }
    .uiLayer .tooltip .tooltip-inner {
      border-radius: 25px;
      opacity: .8; }

#main {
  padding-bottom: 0px; }

body.original-layout #main {
  background-color: #fff; }

body.original-layout .panel-default {
  border: none; }
  body.original-layout .panel-default .panel-heading {
    background-color: #ebe9ea; }

#accordion-header {
  width: 100%; }
  #accordion-header #empreendimento-progress .col {
    padding: 0px 5px; }
  #accordion-header #empreendimento-progress span {
    font-size: 11px;
    display: block;
    font-weight: bold; }
  #accordion-header .bar-holder {
    padding: 0px; }
    #accordion-header .bar-holder .progress {
      background-color: #0d1a29; }
      #accordion-header .bar-holder .progress .progress-bar {
        background-color: #f8d009;
        color: #0d1a29; }

.certified ul {
  padding: 0px;
  text-align: center; }

.certified li {
  display: inline-block;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  padding: 13px 19px;
  min-width: 110px;
  width: 50%; }
  .certified li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none; }
    .certified li a span {
      display: block;
      color: #08c;
      font-size: 13px;
      font-weight: 700;
      text-align: center; }

.fixed-header {
  position: fixed;
  top: 0;
  /*right: 15px;*/
  background-color: white;
  /*color: #fff;*/
  z-index: 9999;
  width: 100%;
  padding-top: 10px;
  /*.sb-icon-search {
        color: #fff;
    }*/ }
  .fixed-header .sb-search {
    margin-top: 10px; }

.select2-hidden-accessible {
  display: none !important; }

.combodate-fix + .editable-popup {
  width: 340px !important; }

.sb-search {
  position: absolute;
  width: 0%;
  min-width: 60px;
  height: 60px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  right: 25px;
  top: 5px; }

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: auto;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #0B244D;
  background-color: transparent; }

.sb-search .sb-icon-search {
  background-color: transparent; }

.sb-search-open .sb-search-input, .sb-search-open .sb-search-submit {
  background-color: #fff; }

input[type="search"].sb-search-input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

.sb-search-input::-webkit-input-placeholder {
  color: #0B244D; }

.sb-search-input:-moz-placeholder {
  color: #0B244D; }

.sb-search-input::-moz-placeholder {
  color: #0B244D; }

.sb-search-input:-ms-input-placeholder {
  color: #0B244D; }

.sb-icon-search,
.sb-search-submit {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer; }

.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1; }

.sb-icon-search {
  color: #4c4f53;
  background: #e67e22;
  z-index: 90;
  font-size: 22px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }

.sb-icon-search:before {
  content: "\e000"; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%; }

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #f6cc25;
  color: #fff;
  z-index: 11; }

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90; }

#activity a {
  background: transparent;
  color: white;
  border: none; }

#activity .badge {
  margin-left: -16px;
  margin-top: 2px;
  float: right;
  position: relative; }

.ajax-dropdown:after, .ajax-dropdown:before {
  left: 67%; }

.ajax-dropdown {
  top: 65px;
  right: 40px;
  left: initial;
  width: 395px;
  height: 455px; }
  .ajax-dropdown .ajax-notifications .fa-lock {
    width: 75px; }

.panel-collapse .loading {
  min-height: 250px;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) 50% 50% no-repeat;
  background-image: url("../img/loading.gif");
  background-size: 300px; }

#modal-loading {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) 50% 50% no-repeat;
  background-image: url("../img/loading.gif"); }

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
  overflow: hidden;
  pointer-events: none; }

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading #modal-loading {
  display: block; }

.jarviswidget .widget-body {
  padding-bottom: 0px; }

tr.selected td {
  background-color: #e6e6e6 !important;
  color: black; }

.tree .selected > span {
  background-color: #203864;
  border: 1px solid #033c53;
  color: #fff; }

.tree li.parent_li > span:hover {
  background-color: #009ca8;
  border: 1px solid #022a3a;
  color: #fff; }

.has-error-area .help-block {
  color: #b94a48 !important; }

.has-error-area .textarea-div, .has-error-area .textarea-controls {
  border-color: #b94a48 !important; }

.has-error input, .has-error input + .input-group-addon {
  border-color: #b94a48 !important; }

.has-error textarea, .has-error .icon-append {
  border-color: #b94a48 !important; }

.has-error .icon-append {
  color: #b94a48; }

.has-error select, .has-error select + .input-group-addon {
  border-color: #b94a48 !important; }
  .has-error select + i:before, .has-error select + .input-group-addon + i:before {
    border-bottom: 4px solid #b94a48 !important; }
  .has-error select + i:after, .has-error select + .input-group-addon + i:after {
    border-top: 4px solid #b94a48 !important; }

.importacao-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100000; }

.importacao-modal {
  background-color: rgba(50, 138, 144, 0.8);
  box-shadow: 0 20px 45px 12px rgba(0, 0, 0, 0.19); }
  .importacao-modal .button {
    background-color: #000; }

#premissas_wrapper {
  width: 100%;
  margin: 0 auto; }
  #premissas_wrapper th, #premissas_wrapper td {
    white-space: nowrap; }
  #premissas_wrapper th:first-child, #premissas_wrapper td:first-child {
    border-right: 4px solid #009ca8 !important; }

#orcamentoTab, #ursTab, #pessoaTab {
  background: transparent; }
  #orcamentoTab > li:not(.active) > a, #ursTab > li:not(.active) > a, #pessoaTab > li:not(.active) > a {
    background: white;
    border-color: #eee #eee #ddd !important; }

.editable-popup .popover-title {
  padding: 6px 12px; }

.editable-popup .popover-content {
  padding: 9px 14px; }
  .editable-popup .popover-content .editable-input input {
    padding: 6px;
    height: 18px; }
  .editable-popup .popover-content .editable-input .editable-clear-x {
    top: 30%; }
  .editable-popup .popover-content .editable-input .combodate .form-control {
    display: inline-block; }
  .editable-popup .popover-content .editable-buttons {
    margin-left: 7px; }

.table-subprocesso {
  float: right;
  margin-right: 100px;
  width: auto;
  border: 1px solid #fff;
  margin-top: 15px; }
  .table-subprocesso tbody > tr:nth-of-type(odd) > td {
    background-color: #f0f0f0; }
  .table-subprocesso tbody > tr:nth-of-type(even) > td {
    background-color: #d4d4d4; }
  .table-subprocesso thead > tr > th {
    border: 1px solid #fff !important;
    background-color: #7c8ea7;
    color: #fff; }
  .table-subprocesso tbody > tr > td {
    border: 1px solid #fff !important; }
  .table-subprocesso tbody > tr > td:first-child {
    width: 450px; }
  .table-subprocesso .btn-primary {
    background: #7c8ea7;
    border-color: #7c8ea7; }
  .table-subprocesso .btn-counter {
    background: transparent;
    border: none; }
    .table-subprocesso .btn-counter .badge {
      padding: 2px 8px; }

.ui-autocomplete {
  z-index: 5000 !important; }

#empreendimentosstatus .panel-default {
  margin-bottom: 20px; }
  #empreendimentosstatus .panel-default .panel-heading {
    height: 40px; }
  #empreendimentosstatus .panel-default #status {
    float: right;
    display: inline-block;
    margin-top: 6px; }
    #empreendimentosstatus .panel-default #status td {
      width: 11%;
      min-width: 85px; }

#empreendimentosstatus .empreendimento-status .fa {
  line-height: 28px;
  width: 28px;
  color: white;
  border-radius: 50%; }

#empreendimentosstatus .empreendimento-status .fa-check, #empreendimentosstatus .empreendimento-status .fa-check-circle {
  background: #0aa66e; }

#empreendimentosstatus .empreendimento-status .fa-play {
  background: #3276b1; }

#empreendimentosstatus .empreendimento-status .fa-step-forward {
  background: #c26565; }

#empreendimentosstatus .empreendimento-status .fa-pause {
  background: #92a2a8; }

#empreendimentosstatus .empreendimento-status .fa-question {
  background: #000000;
  color: black; }

#empreendimentosstatus .empreendimento-status .tooltip .tooltip-inner {
  border-radius: 25px;
  opacity: .8; }

.chat-body {
  background: #fff; }

.btn-primary {
  background-color: #203864;
  border-color: #022a3a; }

.margin-sides {
  margin-left: 15px;
  margin-right: 15px; }

.box-shadow {
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.19); }

#header {
  height: 65px;
  background-color: #203864;
  background-image: none; }
  #header #extr-page-header-space {
    line-height: 61px; }

.div-disabled {
  pointer-events: none;
  opacity: 0.5; }

.help-block {
  padding-top: 5px; }
  .help-block .fa-warning {
    margin-right: 8px; }

#fullscreen a, #logout a, #hide-menu a {
  background: none;
  border: none;
  color: #fff; }

.alert-danger .fa-exclamation-circle {
  padding-right: 10px; }

.hidden-menu #hide-menu a, :-webkit-full-screen #fullscreen a {
  background-color: #009ca8 !important;
  background-image: none !important; }

.minified nav > ul > li {
  border-top: none !important; }
  .minified nav > ul > li:nth-child(0) {
    border-top: 1px solid #525151; }

.minified .login-info {
  border-bottom: none;
  background-color: #e2e2e2; }

.minified #left-panel {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
  padding-top: 64px; }

#login-info {
  float: right;
  margin-left: 12px; }
  #login-info img {
    border-radius: 50%;
    width: 50px;
    border: 3px solid rgba(0, 0, 0, 0.14);
    box-sizing: content-box; }

#logo-group img {
  width: 100%;
  height: initial;
  padding: 14px 0 8px; }

#logo-group span {
  height: 60px;
  margin-top: 0px; }

.hidden-menu #main {
  margin-left: 30px; }

#left-panel {
  width: 245px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
  padding-top: 65px;
  background-color: #e2e2e2;
  background-image: none; }

#show-shortcut span {
  color: white; }

#top-right .pull-right {
  margin-top: 5px; }

#top-panel {
  width: 100%;
  height: 84px;
  background: #f0eeef;
  overflow-x: auto;
  overflow-y: hidden; }
  #top-panel nav {
    min-width: 1200px; }
  #top-panel ul {
    padding-top: 15px;
    text-align: center; }
    #top-panel ul li {
      display: inline-block;
      margin: 0 20px;
      width: 12%;
      min-width: 190px; }
  #top-panel a:active {
    background: inherit !important; }
  #top-panel a {
    cursor: pointer;
    height: inherit; }
    #top-panel a .align-middle {
      vertical-align: super; }
    #top-panel a .menu-title {
      display: inline-block;
      width: 68%; }
    #top-panel a i {
      color: #48494d;
      width: 40px; }
    #top-panel a span {
      top: 15px;
      color: #787475;
      font-weight: 600; }

nav ul li a:before {
  color: #033c53 !important; }

nav ul li a {
  color: #033c53 !important; }

nav ul li a:hover {
  color: #009ca8 !important;
  background-color: #e2e2e2 !important; }

nav ul ul {
  background-color: #e2e2e2; }

nav .active .collapse-sign, nav .open .collapse-sign {
  color: #033c53 !important; }

.login-page {
  padding: 0 !important;
  position: fixed !important;
  height: 100%;
  background-image: url("../img/login-bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position-y: 0px; }
  .login-page .img-logo-login {
    width: 70%;
    margin: 0 auto;
    padding-top: 100px; }
  .login-page #userLogout {
    display: none; }
  .login-page .client-form {
    border: none; }
    .login-page .client-form header {
      margin: 0px;
      padding: 60px 30px 0px 35px; }
  .login-page .client-form-white {
    background: none;
    border: none; }

#demo-setting {
  display: none; }

.row-separator-header {
  margin: 15px 14px 20px;
  border-bottom: none;
  display: block;
  font-size: 20px;
  font-weight: 400; }

.smart-form .control-label {
  margin-bottom: 5px; }

.smart-form .form-control {
  border-radius: 4px !important; }

.smart-form .ui-autocomplete-input {
  background-position: right 40px center !important; }

.smart-form .btn-group button {
  padding: 6px 12px; }

.minifyme, .minified .minifyme {
  background-color: #033c53;
  color: #fff; }

.minifyme:hover, .minified .minifyme {
  background-color: #009ca8; }

.fa-custom {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  background-position: center center;
  background-size: cover; }

.fa-dog-cat {
  background-image: url("../img/especie.png");
  width: 25px;
  height: 25px;
  margin-right: 5px; }

.fa-raca {
  background-image: url("../img/logo-raca.png");
  width: 25px;
  height: 29px;
  margin-right: 5px; }

.dl-orcamentoinfo {
  margin-top: 10px; }
  .dl-orcamentoinfo dt {
    width: 50%; }
  .dl-orcamentoinfo dd {
    margin-left: 52%; }

.context-menu {
  display: none;
  position: absolute;
  z-index: 10;
  background: #fff;
  border: 1px solid #bebebe;
  border-radius: .2em;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); }
  .context-menu .tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px; }

.context-menu--active {
  display: block; }

.col-client-form {
  width: 40%;
  margin-left: 50%;
  transform: translatex(-50%); }
  .col-client-form .input .icon-prepend {
    line-height: 30px;
    height: 30px; }
  .col-client-form .input input {
    height: 40px; }

.centered-div {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.form-login-white .login-text {
  color: #fff; }

.form-login-white #logo-group {
  margin-top: 25%;
  margin-left: 50%;
  transform: translatex(-50%) translateY(-50%);
  position: relative; }
  .form-login-white #logo-group #logo {
    margin-left: 0; }

.form-login-white footer {
  background: none;
  border: none;
  padding: 0 30px 71px 30px !important; }

.form-login-white header {
  background: none;
  padding: 60px 20px 0 20px !important;
  margin: 0 !important;
  border: none; }
  .form-login-white header label {
    color: #fff;
    font-weight: bold;
    height: 60px; }

.form-login-white fieldset {
  background: none;
  border: none !important;
  padding: 27px 20px 0 20px !important; }

.form-login-white .form-header-label {
  line-height: 60px;
  position: absolute;
  margin-left: 20px; }

.form-login-white .vertical-bar {
  width: 5px;
  background-color: #fff;
  height: 60px;
  display: inline-block; }

.form-login footer {
  background-color: #fff;
  border: none;
  padding: 0 30px 80px 30px !important; }
  .form-login footer .btn-primary {
    background-color: #274b6b;
    border: none;
    border-radius: 0;
    font-weight: bold;
    margin-top: 0;
    height: 40px; }

.form-login fieldset {
  padding: 27px 30px 0 30px !important; }

.form-login header {
  background: white;
  border-bottom: none; }
  .form-login header label {
    color: #274b6b;
    font-weight: bold;
    height: 60px; }

.form-login .form-header-label {
  line-height: 60px;
  position: absolute;
  margin-left: 20px; }

.form-login .vertical-bar {
  width: 5px;
  background-color: #274b6b;
  height: 60px;
  display: inline-block; }

.gradient-blue {
  background: #112341;
  /* Old browsers */
  background: -moz-linear-gradient(left, #112341 0%, #286076 100%, #286076 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #112341 0%, #286076 100%, #286076 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #112341 0%, #286076 100%, #286076 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112341', endColorstr='#286076',GradientType=1 );
  /* IE6-9 */ }

.arrow_box:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(60, 162, 190, 0);
  border-left-color: #286076;
  border-width: 30px;
  margin-top: -30px;
  margin-left: -13px;
  z-index: 1; }

#user-avatar {
  cursor: pointer; }

.context-menu {
  display: none;
  width: 180px;
  top: 70px;
  background: #07397D;
  right: 10px; }
  .context-menu li a {
    color: #fff !important; }

.atualizado-em {
  font-size: 12px;
  font-style: italic;
  color: #203864; }

@media (min-width: 768px) {
  .top-md-20 {
    padding-top: 20px; }
  .dl-horizontal dt {
    height: 30px; }
  #main {
    margin-left: 0px; }
  .sb-search-input {
    min-width: 30%; }
  .header-login {
    display: none !important; } }

@media (max-width: 767px) and (orientation: landscape) {
  .gradient-blue {
    display: none; }
  .form-login header {
    display: none; }
  .centered-div {
    top: 50% !important;
    transform: Translatey(-60%); }
  .col-client-form {
    width: 100%; } }

@media (max-width: 767px) {
  #btn-indicadores {
    margin-bottom: 10px; }
  #processos-header {
    margin: 0px 45px 15px 0px; }
  #empreendimento-info > div {
    margin-top: 30px; }
  .top-md-20 {
    margin-top: 0px; }
  .dl-horizontal dd {
    margin-bottom: 15px; }
  #left-panel {
    left: -250px; }
  .wrapper #content {
    background: #fff;
    min-width: 1430px; }
  .client-form {
    background: none; }
    .client-form fieldset {
      padding: 30px 60px !important;
      background: none !important; }
    .client-form footer {
      padding: 0px 60px !important;
      background: none;
      border: none; }
  .header-login {
    padding: 0;
    height: 80px !important; }
    .header-login #logo-group {
      width: 100% !important;
      height: 100% !important; }
      .header-login #logo-group #logo {
        height: 100%;
        width: auto;
        margin-left: 50%;
        transform: translatex(-50%);
        margin-top: 15px; }
        .header-login #logo-group #logo img {
          padding: 0;
          margin: 0;
          height: 50px;
          width: auto; }
  .hidden-menu #content {
    padding: 0px 30px; }
  #sb-search {
    position: relative; }
  .sb-search-input {
    min-width: 90%; }
  .certified ul li {
    margin-top: 5px; }
  .centered-div {
    top: 70%; } }

.mobile-view-activated #header, .mobile-detected #header {
  height: 60px; }

.mobile-view-activated #top-right .pull-right, .mobile-detected #top-right .pull-right {
  margin: 3px; }

.mobile-view-activated #left-panel, .mobile-detected #left-panel {
  padding-top: 60px; }

.mobile-view-activated .login-page, .mobile-detected .login-page {
  background-size: 200% 100%;
  background-position-x: -300px; }
  .mobile-view-activated .login-page .col-logo, .mobile-detected .login-page .col-logo {
    margin-bottom: 30px; }
  .mobile-view-activated .login-page .col-client-form, .mobile-detected .login-page .col-client-form {
    width: 100%; }

.mobile-view-activated .sb-search, .mobile-detected .sb-search {
  top: initial; }

