.btn-disabled {
    background-color: lightgray;
    cursor: default;
}
.top-nav .nav.pull-left a, .top-nav .nav.pull-left > li > div button {
  margin: 0 !important;
}

.dropdown-menu>li>button {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  background-color: transparent;
}
.sidebar-toggle-box:hover {
  background: #32d2c9; }

.sidebar-toggle-box:active {
  background: #f6f6f6; }

.swal2-modal .swal2-title {
  line-height: 40px;
  margin-bottom: 20px; }

.select2-container--open {
    z-index: 9999;
}

input[name*="phone"]::-webkit-inner-spin-button,
input[name*="phone"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.select2-container-multi.select2-container-disabled .select2-choices,
.select2-container.select2-container-disabled .select2-choice {
  background: transparent;
  border: none; }

.select2-container-multi.select2-container-disabled,
.select2-container.select2-container-disabled {
  border: none; }

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  display: none; }

.no-mouse-events {
  cursor: pointer; }

.no-of-packets,
#no-of-packets-span input[type="number"] {
  height: 31px;
  text-align: center;
  width: 40px;
  margin-right: 5px;
}

.open-reminders-btn {
  background-color: #b5e61d;
  border-color: #b5e61d;
}

.document-holder > div {
  height: 32px;
}

@media (max-width: 479px) {
  .sidebar-toggle-box {
    left: 25px; }

  body {
    margin-top: 60px !important; }

  .brand {
    height: 60px; }

  .top-nav {
    margin: 10px 0; }

  #sidebar {
    top: 60px; }

  }
.dataTables_info {
  display: none; }

.dataTables_filter {
  width: 78% !important; }

#top_menu {
  margin-top: 0px;
  float: right; }
  #top_menu a[data-toggle=dropdown] {
    padding: 4px 8px; }

.top-menu .dropdown-menu:after, .top-menu .dropdown-menu:before {
  left: auto;
  right: 3%; }

.swal2-input::-webkit-input-placeholder {
  color: darkgray !important; }

.swal2-input::-moz-placeholder {
  color: darkgray !important; }

.swal2-input:-ms-input-placeholder {
  color: darkgray !important; }

.swal2-input:-moz-placeholder {
  color: darkgray !important; }

.form-control {
  color: #1b1b1b;
}

.form-group div {
    word-break: break-word !important;
}
.swal2-content .dataTable {
    text-align: left; }

.notification-element.read {
  opacity: 0.4; }

#no-of-packets-span {
    float: right;
}
.no-of-packets-span > label {
    margin-top: 0 !important;
}
.no-of-packets-div {
    margin-top: 54px;
}
.no-of-packets-div .no-of-packets-span {
    margin-bottom: 10px;
}
.file-holder .row,
.document-holder .row {
    margin-bottom: 10px;
}
.file-name {
    padding: 6px;
}
.document-holder {
    margin-top: 5px;
    border: 1px solid lightgray;
    padding: 15px 32px;
}
.upload-button-container {
  clear: both;
}
.attached-forms {
  margin-bottom: 20px;
}

.attached-forms .nav .add-new-form-instance {
  display: none;
}

.attached-forms .badge {
  position: absolute;
  top: -8px;
  right: 5px;
  padding: 4px 7px;
}

.attached-forms .cloned-tabs .badge {
  top: initial;
  bottom: -8px;
}

.attached-forms .cloned-tabs .add-new-form-instance {
  display: none !important;
}

.attached-forms .form-status-badges {
  position: absolute;
  display: none;
  right: 25px;
  top: 0;
}

.attached-forms .tab-bg-dark-navy-blue {
  background-color: #f1f2f7 !important;
  padding: 0;
}

.attached-forms .tab-bg-dark-navy-blue .nav {
  margin: 0 5px -19px 0;
}

.attached-forms .tab-bg-dark-navy-blue .nav li {
  background-color: #e0e1e7 !important;
  margin-bottom: 4px !important;
}

.attached-forms .tab-bg-dark-navy-blue .nav > li > a {
  width: 100%;
  padding: 20px 20px !important;
}

.attached-forms .delete-form-instance {
  display: none;
  color: #a94442;
  background-color: #f2dede;
  padding-top: 15px;
}

.attached-forms .complete-form-instance-alert {
  color: #8a6d3b;
  background-color: #fcf8e3;
  padding: 20px !important;
}

.attached-forms .complete-form-instance-alert p {
  margin-bottom: 0;
  font-size: 14px;
}

.attached-forms .delete-form-instance label {
  font-weight: bold;
}

.new-google-drive-files {
  margin-bottom: 10px !important;
  margin-top: 5px;
}

.queue-actions {
  text-align: center;
}

.template-builder-tables .form-lawfirms {
  max-width: 200px;
}
/* CUSTOM FORMS INSTANCES LAYOUT */
.rendered-form p {
  margin-bottom: 25px;
}

.form-rendered .form-group,
.form-rendered .form-group:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 15px !important;
  padding-top: 15px;
}

/* CUSTOM FORM BUILDER LAYOUT */
.form-wrap.form-builder .frmb .form-elements .form-group label {
  width: 25% !important;
}

.form-wrap.form-builder .frmb .form-elements .form-group .input-wrap,
.form-wrap.form-builder .frmb .form-elements .form-group .sortable-options-wrap{
  width: 70%;
}

.template-builder-tables.filtered tr:not(.template-match) {
  display: none;
}

.form-wrap.form-builder .frmb .formbuilder-header header,
.form-wrap.form-builder .frmb .formbuilder-paragraph p {
  padding-left: 0;
}

.folder-files {
  padding-top: 15px;

}
.folder-files ul {
  list-style: none;
  padding: 0;
}

.folder-files ul li {
  padding: 5px;
}

.folder-files ul li .label {
  display: inline-block;
}

.gd-folders-alert {
  color: #8a6d3b;
  background-color: #fcf8e3;
  padding: 20px !important;
  margin-top: -15px;
}
/*# sourceMappingURL=style.css.map */

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.folder-actions {
  margin-bottom: 15px;
}

#gd-files-modal .folder-panel {
  border: 1px solid lightgrey;
  padding: 5px;
}

#gd-files-modal .folder-panel .panel-heading input {
  width: 80%;
  border: none;
  background: transparent;
}

.folder-files ul li > a {
    width: 80%;
    text-overflow: ellipsis;
    display: inline-block;
    word-break: break-all;
}

.folder-files .alert-info {
  word-break: break-word;
}

.folder-actions {
    border: 1px solid lightgrey;
    padding: 14px;
    border-radius: 4px;
}

.dropdown-menu .task-info  {
  background: #f1f2f7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.dropdown-menu.tasks-bar .task-info .desc h5 {
  line-height: 20px;
}

.dropdown-menu.tasks-bar .task-info .desc .task-description {
    margin-bottom: 10px;
    display: inline-block;
}

.due-date-info {
  list-style: none;
  padding-left: 5px;
}

ul.tasks-bar {
  overflow-y: auto;
  max-height: 467px;
}

.list-task-wrapper .dataTable,
#test_esign_dt {
  width: 100% !important;
}

.uniqueness-card {
  list-style: none;
  text-align: left;
  border: 1px solid lightgrey;
  padding: 20px;
}

.panel-buttons {
  z-index: 1;
  position: relative;
}

.leads-chaser-link {
    border: 1px solid #e2e2e4 !important;
    background: transparent !important;
    border-radius: 4px !important;
    padding: 4px !important;
}

.leads-chaser-link span {
    color: #00a2e8;
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    vertical-align: middle;
}

.leads-chaser-link img {
    border-radius: 0;
    max-width: 24px !important;
}

.popover ul, .popover ul li {
  list-style: none;
  padding-left: 0;
}

.popover-title {
  margin-top: 0 !important;
}

.sub .sub li a span {
    padding-left: 25px;
}

.try-out-esign-btn {
    font-weight: bold;
    font-size: 19px;
    padding: 8px;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}

.try-out-esign-mobile-btn {
    display: none;
    width: 240px;
    margin: 15px auto 35px;
}

.subscribe-large {
    font-weight: bold;
    font-size: 19px;
    padding: 8px;
    padding-left: 20px;
    padding-right: 20px;
}

.subscribe-mobile {
    display: none;
    width: 240px;
    margin: 15px auto 35px;
}

ul.sidebar-menu li .disabled-link:hover,
ul.sidebar-menu li .disabled-link:hover > * {
    color: #aeb2b7 !important;
}

div.dataTables_wrapper div.dataTables_processing {
    border: 2px solid grey;
    top: 0 !important;
}

.prize-wallet i {
    font-size: 26px;
    margin: 5px 8px;
    color: gold;
}

@media (max-width: 768px) {
    .top-nav li.dropdown .tasks-bar {
        position: fixed;
        right: 25px;
        top: 100px;
        left: auto;
    }

    .nav a.try-out-esign-btn {
        display: none;
    }

    .try-out-esign-mobile-btn {
        display: block;
    }
}

@media (min-width: 992px) {
  #gd-files-modal .modal-lg {
    width: 1024px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .horizontal-centered {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    horizontal-centered {
        position: absolute;
        left: 60%;
        transform: translateX(-60%);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .horizontal-centered {
        position: absolute;
        left: 60%;
        transform: translateX(-60%);
    }
}

@media (min-width: 1200px) {
    .horizontal-centered {
        position: absolute;
        left: 60%;
        transform: translateX(-60%);
    }
}

@-webkit-keyframes glow {
  from {
    box-shadow: 0 0 2px #fff, 0 0 4px #95b75d, 0 0 6px #95b75d, 0 0 8px #95b75d, 0 0 10px #95b75d, 0 0 12px #95b75d, 0 0 14px #95b75d;
  }
  to {
    box-shadow: 0 0 2px #fff, 0 0 4px #CAE880FF, 0 0 6px #CAE880FF, 0 0 8px #CAE880FF, 0 0 10px #CAE880FF, 0 0 12px #CAE880FF, 0 0 14px #CAE880FF;
  }
}