File: //home/arjun/projects/buyercall_forms/buyercall/build/public/app_css.7780f4b3f583c4555e88.css
/*
=================================================================
BOOTSTRAP COLORPICKER
http://mjolnic.github.io/bootstrap-colorpicker/
Originally written by (c) 2012 Stefan Petre
Licensed under the Apache License v2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
=================================================================
*/
.colorpicker-saturation {
float: left;
width: 100px;
height: 100px;
cursor: crosshair;
background-image: url(http://localhost:2992/assets/images/theme/jquery.colorpicker/saturation.e86f1dc24d5ea4309859981cc8fa03b8.png); }
.colorpicker-saturation i {
position: absolute;
top: 0;
left: 0;
display: block;
width: 5px;
height: 5px;
margin: -4px 0 0 -4px;
border: 1px solid #000;
border-radius: 5px; }
.colorpicker-saturation i b {
display: block;
width: 5px;
height: 5px;
border: 1px solid #fff;
border-radius: 5px; }
.colorpicker-hue, .colorpicker-alpha {
float: left;
width: 15px;
height: 100px;
margin-bottom: 4px;
margin-left: 4px;
cursor: row-resize; }
.colorpicker-hue i, .colorpicker-alpha i {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 1px;
margin-top: -1px;
background: #000;
border-top: 1px solid #fff; }
.colorpicker-hue {
background-image: url(http://localhost:2992/assets/images/theme/jquery.colorpicker/hue.6b6f9347c1a98b9c1a35bb5b8dc69852.png); }
.colorpicker-alpha {
display: none;
background-image: url(http://localhost:2992/assets/images/theme/jquery.colorpicker/alpha.cdf1d4ce22db06db8723f3986dbe148b.png); }
.colorpicker {
top: 0;
left: 0;
z-index: 2500;
min-width: 130px;
padding: 4px;
margin-top: 1px;
border-radius: 4px;
*zoom: 1; }
.colorpicker:before {
display: table;
line-height: 0;
content: ""; }
.colorpicker:after {
display: table;
line-height: 0;
content: "";
clear: both; }
.colorpicker:before {
position: absolute;
top: -7px;
left: 6px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: ''; }
.colorpicker:after {
position: absolute;
top: -6px;
left: 7px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: ''; }
.colorpicker div {
position: relative; }
.colorpicker.colorpicker-with-alpha {
min-width: 140px; }
.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
display: block; }
.colorpicker-color {
height: 10px;
margin-top: 5px;
clear: both;
background-image: url(http://localhost:2992/assets/images/theme/jquery.colorpicker/alpha.cdf1d4ce22db06db8723f3986dbe148b.png);
background-position: 0 100%; }
.colorpicker-color div {
height: 10px; }
.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: text-top;
cursor: pointer; }
.colorpicker.colorpicker-inline {
position: relative;
z-index: auto;
display: inline-block;
float: none; }
.colorpicker.colorpicker-horizontal {
width: 110px;
height: auto;
min-width: 110px; }
.colorpicker.colorpicker-horizontal .colorpicker-saturation {
margin-bottom: 4px; }
.colorpicker.colorpicker-horizontal .colorpicker-color {
width: 100px; }
.colorpicker.colorpicker-horizontal .colorpicker-hue, .colorpicker.colorpicker-horizontal .colorpicker-alpha {
float: left;
width: 100px;
height: 15px;
margin-bottom: 4px;
margin-left: 0;
cursor: col-resize; }
.colorpicker.colorpicker-horizontal .colorpicker-hue i, .colorpicker.colorpicker-horizontal .colorpicker-alpha i {
position: absolute;
top: 0;
left: 0;
display: block;
width: 1px;
height: 15px;
margin-top: 0;
background: #ffffff;
border: none; }
.colorpicker.colorpicker-horizontal .colorpicker-hue {
background-image: url(http://localhost:2992/assets/images/theme/jquery.colorpicker/hue-horizontal.fd20d280736d5ea8e9463ba165a76eed.png); }
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
background-image: url(http://localhost:2992/assets/images/theme/jquery.colorpicker/alpha-horizontal.caa9c15fdd6e904ab0b84f3f83e5ea25.png); }
.colorpicker.colorpicker-hidden {
display: none; }
.colorpicker.colorpicker-visible {
display: block; }
.colorpicker-inline.colorpicker-visible {
display: inline-block; }
.colorpicker.dropdown-menu {
transform: scale(1) !important;
transition: none !important;
min-width: 0 !important; }
.lt-ie10 .colorpicker.dropdown-menu.colorpicker-visible {
display: block !important; }
.color-picker-block-pad {
padding-left: 0px !important; }
/* Widget General Settings.
-------------------------------------------------- */
@require ('../components/call_widget');
.inline {
display: inline; }
.number-cell {
display: inline-block;
width: 5em;
text-align: right; }
.widget-general-set-name {
padding: 0px 15px 10px 0px; }
.widget-general-set-corner {
border-top-left-radius: 3px !important;
border-top-right-radius: 3px !important;
border: 0px !important; }
.widget-general-set-corner > div {
background-color: #2A3846;
padding: 0px 15px 10px 0px; }
.widget-general-set-corner > div label {
display: block;
font-weight: bold;
margin: 0; }
.widget-general-set-corner > div h2, .widget-general-set-corner > div h3 {
padding: 0px 0px 12px !important; }
.widget-content {
margin-bottom: 0px !important;
padding-bottom: 0px !important;
background-color: #EBEFF2 !important; }
.widget-general-set-brand {
padding: 0px 0px 0px 20px; }
.widget-steps {
background-color: #FFF; }
.widget-steps-nav {
padding-top: 7px; }
.widget-steps-nav a {
font-weight: bold; }
.widget-configure {
min-width: 400px;
display: flex; }
.widget-preview {
flex-grow: 1;
position: relative;
text-align: center;
overflow: hidden; }
.widget-preview > h4 {
background-color: #EBEFF2 !important;
opacity: 0.5; }
.widget-preview-background {
background-color: black;
opacity: 0.5;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.no-preview .widget-legend {
margin: 10px auto; }
.no-preview .widget-preview {
display: none; }
/* TODO: Fix CSS using display: table! */
.ie9 .widget-preview-container {
display: table; }
.ie9 .widget-preview-container > div {
display: table-row; }
.ie9 .widget-configure {
display: table-cell;
vertical-align: top; }
.ie9 .widget-preview {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle; }
.centered-container {
height: 100%;
width: 100%;
text-align: center;
position: absolute;
left: 0;
top: 0; }
.centered-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em; }
.centered {
display: inline-block;
vertical-align: middle; }
.tooltip-icon {
font-family: FontAwesome;
line-height: 18px; }
.tooltip-icon:before {
content: "\f059"; }
.tooltip-exclamation-icon {
font-family: FontAwesome;
line-height: 18px; }
.tooltip-exclamation-icon:before {
content: "\f06a"; }
#buyercall-link {
cursor: pointer; }
#buyercall-button {
text-align: center; }
.widget-legend {
background-color: #FFFFFF;
margin: 10px 10px 10px 10px;
border-radius: 3px;
padding: 15px;
padding-top: 20px;
min-height: 500px; }
.widget-legend fieldset > legend {
background-color: inherit;
padding: 5px !important;
border-bottom-size: 1px !important; }
.widget-legend .checkbox input[type=checkbox] {
margin-left: -20px; }
#widget-image-box {
display: none; }
#widget-upload-image {
height: 100px;
border: 1px dashed gray;
cursor: pointer;
line-height: 100px;
font-size: 100%; }
#widget-upload-image > .dz-preview {
display: none; }
.widget-field {
margin-bottom: 20px;
text-align: left !important;
padding-right: 5px; }
label.widget-field::after {
content: ":"; }
.widget-field-checkbox {
margin-top: 8px !important; }
.widget-footer {
background-color: #FFF !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important; }
.widget-footer-btn-save {
text-align: center !important; }
.widget-footer-btn-exit {
text-align: right; }
td.remove-button {
text-align: center;
vertical-align: middle !important;
font: normal normal normal 18px/1 FontAwesome;
cursor: pointer; }
td.remove-button:before {
content: "\f00d"; }
.new-row td.remove-button:before {
content: none; }
/* Individual pages */
ul.days-select {
list-style-type: none;
padding: 0; }
ul.days-select > li {
display: inline-block;
/* height: 50px; */
width: calc(82% / 7);
margin: 5px;
text-align: center;
line-height: 50px;
font-weight: bold;
border: 2px solid #3498db;
cursor: pointer; }
ul.days-select > li.selected, ul.days-select > li:hover {
background-color: #3498db;
color: white; }
ul.disabled-days-select {
list-style-type: none;
padding: 0; }
ul.disabled-days-select > li {
display: inline-block;
/* height: 50px; */
width: calc(82% / 7);
margin: 5px;
text-align: center;
line-height: 50px;
font-weight: bold;
border: 2px solid #a3a3a3;
cursor: pointer; }
ul.disabled-days-select > li.selected, ul.disabled-days-select > li:hover {
background-color: #a3a3a3;
color: white; }
/* Responsive
----------------------------------------------*/
/* Small devices, Tablets (>767px) */
/* Small devices, phones (<767px) */
@media screen and (max-width: 768px) {
.widget-general-set-pad {
padding: 10px 0px 10px 0px; }
.widget-footer-btn-exit {
text-align: center;
padding-top: 20px; }
.widget-preview-container {
display: block; }
.widget-preview-container > div {
display: block; }
.widget-configure {
display: block;
min-width: auto; }
.widget-preview {
display: block; }
.widget-preview > h4 {
display: none; } }
nav.navbar {
transition: all 0.4s ease; }
nav.navbar.navbar-inverse {
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0); }
nav.navbar.color {
background-color: #fff; }
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
background-color: #3C4858; }
.logo-scroll {
width: 30%; }
.navbar-brand {
float: left;
height: 100% !important; }
.navbar-right {
margin-top: 15px; }
.right-menu-margin {
margin-top: 5px !important; }
.navbar-inverse .navbar-nav > li > a {
color: #fff; }
nav .navbar-inverse .nav-scroll > li > a {
color: #3C4858; }
#hero {
padding-top: 0px;
margin-left: 0px;
margin-right: 0px;
background: linear-gradient(to right, rgba(5, 117, 230, 0.8) 0%, rgba(2, 27, 121, 0.8) 100%), url(http://localhost:2992/assets/images/background.3aa348bf9e59951a262ad4b4b793126c.jpg) no-repeat center center fixed;
background-size: cover;
display: -webkit-box;
height: 800px; }
#hero-mobile {
padding-top: 0px;
margin-left: 0px;
margin-right: 0px;
background: linear-gradient(to right, rgba(255, 117, 230, 0.8) 0%, rgba(2, 27, 121, 0.8) 100%), url(http://localhost:2992/assets/images/background.3aa348bf9e59951a262ad4b4b793126c.jpg) no-repeat center center fixed;
background-size: cover;
display: -webkit-box;
height: 840px; }
#hero-landing {
padding-top: 0px;
margin-left: 0px;
margin-right: 0px;
background: linear-gradient(to right, rgba(5, 117, 230, 0.8) 0%, rgba(2, 27, 121, 0.8) 100%), url(http://localhost:2992/assets/images/landing-page/small-business-background.c19018ba022926044bef51e181a860f0.jpg) no-repeat center center fixed;
background-size: cover;
display: -webkit-box;
height: 800px; }
#hero-faq {
padding-top: 0px;
margin-left: 0px;
margin-right: 0px;
background: linear-gradient(to right, rgba(5, 117, 230, 0.8) 0%, rgba(2, 27, 121, 0.8) 100%), url(http://localhost:2992/assets/images/bg0.209f2651cc1ffac2d5c1cb7f294835a4.jpg) no-repeat center center fixed;
background-size: cover;
display: -webkit-box;
height: 400px; }
.landing-price {
margin-top: 20px;
margin-bottom: 10px; }
.cta-div {
margin-top: 30px; }
.landing-price-dollar {
font-size: 48px;
font-weight: 800; }
.hero-call-number {
font-size: 28px;
font-weight: 800;
color: #FFF; }
.number-div-margin {
margin-top: 25px;
display: block; }
#case-study {
padding-bottom: 90px;
padding-top: 45px;
margin-left: 0px;
margin-right: 0px;
background: linear-gradient(to right, rgba(0, 198, 255, 0.8) 0%, rgba(0, 114, 255, 0.8) 100%), url(http://localhost:2992/assets/images/background-girl.b13f4623da673d3d90897807f0e09a97.jpg) no-repeat center center fixed;
background-size: cover;
display: -webkit-box;
height: 650px;
color: #FFF; }
.title-block-text {
color: #fff; }
.main-title {
margin-top: 50%;
font-weight: 300;
font-size: 4em; }
.include-list {
display: inline;
text-align: left;
font-size: 16px;
font-weight: 300; }
.include-list-icon {
font-size: 15px !important;
padding-right: 5px !important; }
.main-title-landing {
margin-top: 10%;
font-weight: 300;
font-size: 4em; }
.main-title-inner-page {
margin-top: 10%;
font-weight: 300;
font-size: 4em; }
.hero-landing-block {
margin-top: 3%;
color: #FFF; }
.home-page {
width: 100%; }
.home-page.full-page:before {
background-color: rgba(0, 0, 0, 0.25); }
.inner-page-hero {
background-color: rgba(0, 0, 0, 0.25); }
.sub-title {
line-height: 1em;
font-size: 2em;
font-weight: 300;
margin-top: 10px; }
.sign-up-button {
border: 2px solid #03a9f4 !important;
margin-right: 15px; }
.sign-up-button-alt {
color: #03a9f4 !important;
background-color: transparent !important; }
.request-demo-button {
border: 2px solid #fff !important;
background: transparent !important; }
.pc-screen {
margin-top: 50%;
width: 100%; }
.hero-button-row {
margin-top: 25px;
margin-bottom: 25px; }
#about {
min-height: 600px;
background-color: #FFF;
border-radius: 60px 60px 0px 0px;
padding-bottom: 45px;
padding-top: 45px; }
#about-landing {
min-height: 600px;
background-color: #EEE;
padding-bottom: 45px;
padding-top: 45px; }
#solutions {
min-height: 600px;
background-color: #fff;
border-radius: 60px 60px 0px 0px;
padding-bottom: 45px;
padding-top: 45px; }
#features {
min-height: 600px;
background-color: #fff;
border-radius: 60px 60px 0px 0px;
padding-bottom: 120px;
padding-top: 60px; }
#interface {
min-height: 600px;
background-color: #EEE;
border-radius: 0px;
padding-bottom: 45px;
padding-top: 45px;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD; }
#pricing {
min-height: 600px;
background-color: #EEE;
border-radius: 0px;
border-top: 1px solid #DDD;
padding-bottom: 90px;
padding-top: 15px;
border-bottom: 1px solid #DDD; }
.pricing-tabs {
display: inline-block; }
.card-pricing-other ul {
list-style: none;
padding: 0;
max-width: 340px;
margin: 10px auto; }
.card-pricing-other ul li {
text-align: center;
padding: 12px 0;
border-bottom: 1px solid rgba(153, 153, 153, 0.3); }
#additional-features {
min-height: 600px;
background-color: #FFF;
border-radius: 0px;
padding-bottom: 90px;
padding-top: 45px; }
#numbers {
min-height: 400px;
background-color: #FFF;
border-radius: 0px;
padding-bottom: 100px;
padding-top: 5px; }
.number-large {
font-size: 80px;
font-weight: 300; }
#contact-us {
padding-bottom: 45px;
padding-top: 25px;
margin-left: 0px;
margin-right: 0px;
background: url(http://localhost:2992/assets/images/sc-map.17490d09bc838f134bbbc4cbfcb20a0e.jpg) no-repeat center center fixed;
display: -webkit-box;
height: 500px;
border-radius: 0px 0px 6px 6px; }
.contactus-2 {
width: 100%; }
.card-contact .header {
margin-top: -20px; }
.card [class*="header-"] {
color: #FFFFFF; }
.contactus-2 .card-contact {
max-width: 560px;
margin: 135px 0 80px 150px; }
.card .header {
box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
margin: 15px;
border-radius: 3px;
padding: 15px 0; }
.main-raised {
margin: -100px 30px 0px;
border-radius: 6px;
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }
.main {
background: #FFFFFF;
position: relative;
z-index: 3; }
.site-footer {
padding-top: 60px;
padding-bottom: 45px; }
.site-footer ul li {
display: block; }
.site-footer .footer-nav-social li {
display: inline-block; }
.site-footer ul li a {
padding: 5px 0px 5px 0px; }
footer .site-copyright {
padding: 5px 0px 5px 0px;
margin: 0; }
.flag-no {
display: inline-block !important; }
.flag-padding {
padding-left: 15px; }
.section-title {
margin-top: 100px;
text-align: center;
font-weight: 300; }
.section-sub-title {
font-weight: 600;
font-size: 20px;
margin-top: 20%; }
.card-testimonial .icon-primary {
color: #03a9f4; }
.icon-primary {
color: #DDD; }
.feature-box {
padding-top: 15px;
padding-bottom: 15px; }
.section-title-left {
margin-top: 100px;
text-align: left;
font-weight: 300;
margin-bottom: 45px; }
.section-title-center {
margin-top: 100px;
text-align: center;
font-weight: 300;
margin-bottom: 45px; }
.section-sub-content {
padding-right: 25px; }
.card-solution {
text-align: center;
box-shadow: none;
margin-top: 0px;
margin-bottom: 0px;
border-radius: 0px; }
.card-number {
text-align: center;
box-shadow: none;
margin-top: 0px;
margin-bottom: 25px;
border-radius: 0px; }
.card-feature {
text-align: center;
box-shadow: 2px 2px 22px 0 rgba(0, 0, 0, 0.1);
margin-top: 0px;
margin-bottom: 0px;
border-radius: 0px; }
.number-text {
margin-top: 15px; }
.card-feature .primary-icon {
padding: 10px 0 0px;
color: #03a9f4; }
.card-feature .primary-icon i {
font-size: 38px;
border: 1px solid #E5E5E5;
border-radius: 50%;
width: 70px;
line-height: 65px;
height: 70px; }
.card-feature .primary-icon i {
border: 2px solid #03a9f4 !important;
line-height: 45px; }
.card-solution .icon {
padding: 10px 0 0px;
color: #03a9f4; }
.card-number .icon {
padding: 10px 0 0px;
color: #03a9f4; }
.card-block-right {
border-right: 1px solid #eee; }
.card-block-left {
border-left: 1px solid #eee; }
.icon-dark-blue {
color: #03a9f4 !important; }
.category-solution {
text-transform: none;
font-size: 16px;
font-weight: 500; }
.category-solution-faq {
margin-bottom: 0px !important;
margin-top: 25px !important;
font-size: 16px;
font-weight: 500;
text-transform: none; }
.card-solution .icon i {
border: 1px solid #03a9f4 !important;
line-height: 45px; }
.card-solution .icon i {
font-size: 38px;
border: 1px solid #E5E5E5;
border-radius: 50%;
width: 70px;
line-height: 68px;
height: 70px; }
.card-number .icon i {
line-height: 45px; }
.card-number .icon i {
font-size: 80px;
width: 70px;
line-height: 65px;
height: 70px; }
/*
============================================
MOBILE WEB PAGE
============================================
*/
.round-btn-mobile {
border-radius: 30px; }
.trusted-image {
padding: 30px 20px 30px 20px;
width: 15%; }
.trusted-image-alt {
padding: 30px 20px 30px 20px;
width: 20%; }
.section-sub-image {
padding-left: 25px;
margin-top: 60px;
margin-bottom: 60px; }
.no-display-desktop {
display: none; }
#trust-landing {
background-color: #FFF;
font-style: italic;
border-radius: 6px 6px 0px 0px;
text-align: center;
border-bottom: 1px solid #DDD; }
#trust {
background-color: #EEE;
font-style: italic;
border-radius: 6px 6px 0px 0px;
text-align: center;
border-bottom: 1px solid #DDD; }
.panel .see-more-features {
border-bottom: none;
text-align: center; }
.panel .see-more-features i {
float: none; }
.panel-div-padding {
padding-right: 0px;
padding-left: 0px; }
.desktop-img-size {
width: 100%; }
.swal-text {
text-align: center; }
.swal-button {
background-color: #03a9f4;
color: #FFFFFF;
box-shadow: 0 2px 2px 0 rgba(3, 169, 244, 0.14), 0 3px 1px -2px rgba(3, 169, 244, 0.2), 0 1px 5px 0 rgba(3, 169, 244, 0.12);
border: none;
border-radius: 3px;
position: relative;
padding: 12px 30px;
margin: 10px 1px;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0;
will-change: box-shadow, transform;
transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
@media (max-width: 790px) {
.main-raised {
margin-left: 15px;
margin-right: 15px; }
.logo-scroll {
width: 60%; }
.main-title-inner-page {
margin-top: 35%;
font-weight: 300;
font-size: 3em; }
.navbar-brand {
font-size: 17px; }
.pc-screen {
margin-top: 15%; }
.no-display-desktop {
display: block; }
.image-home-size {
width: 100%; }
#hero {
height: 850px; }
.home-logo {
padding-top: 0px !important; }
.main-title {
line-height: 1.2em;
font-size: 2.8em; }
.sub-title {
font-size: 1.8em; }
.solution-align {
text-align: center; }
#trust {
padding-top: 20px; }
#case-study {
padding-top: 90px;
height: 1350px; }
.trusted-image {
padding: 25px 0px 25px 0px;
width: 32%; }
.section-sub-content {
padding-right: 0px;
padding-left: 0px; }
#numbers {
padding-top: 90px; }
.contactus-2 .card-contact {
max-width: 560px;
margin: 0px; }
#contact-us {
padding-top: 90px; }
.trusted-img-hide {
display: none; }
.section-title-left {
text-align: center;
margin-top: 45px;
font-size: 26px; }
#solutions {
padding-top: 5px; }
.card-block-right {
border-right: none; }
.card-block-left {
border-left: none; }
.section-title-center {
margin-top: 45px;
font-size: 26px; }
.section-title {
font-size: 26px; }
.section-sub-title {
font-size: 16px;
margin-top: 10%; }
.try-trial-div {
text-align: center;
margin-bottom: 50px; }
#features {
padding-top: 5px; }
#interface {
padding-top: 90px; }
.section-title {
margin-top: 50px; }
.navbar-toggle {
margin-top: 5px !important; }
nav.navbar-inverse {
background-color: #222; }
.sign-up-button {
margin-right: 0px; }
.site-footer {
padding-right: 25px !important; }
.section-sub-image {
padding-left: 0px;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px; }
.off-canvas-sidebar .nav li > a {
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
border-radius: 3px;
color: #3C4858; }
.flag-padding {
padding-left: 30px; }
.flag-no {
margin-left: 0px !important; }
.close-layer {
width: 0%; }
.nav-mobile-menu .btn-primary {
color: #FFF !important;
background-color: #03a9f4 !important;
width: 200px; } }
/*
* Document : _custom.scss
* Author : Herman Vermaak
* Description: This is the project's custom stylesheet overriding or adding to the styles
* from the Material-Design vendor theme styles.
*/
/*
=================================================================
MAIN LAYOUT
=================================================================
*/
/*
=================================================================
LOADER
=================================================================
*/
/* Center the loader */
#loaderContainer {
opacity: 1;
background: #fff;
width: 100%;
height: 100%;
z-index: 10;
top: 0;
left: 0;
position: fixed; }
#loader {
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #03a9f4;
width: 120px;
height: 120px;
animation: spin 2s linear infinite; }
#loaderText {
position: absolute;
z-index: 15;
top: 50%;
left: 50%;
margin: 50px 0 0 -73px; }
#loaderText:after {
content: "data busy loading..."; }
@keyframes spin {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
/* Add animation to "page content" */
.animate-bottom {
position: relative;
-webkit-animation-name: animatebottom;
-webkit-animation-duration: 1s;
animation-name: animatebottom;
animation-duration: 1s; }
@keyframes animatebottom {
from {
bottom: -100px;
opacity: 0; }
to {
bottom: 0;
opacity: 1; } }
/*
=================================================================
LOGIN STYLES
=================================================================
*/
.card-login .card-content {
padding-left: 20px; }
.footer ul li a {
font-weight: 300; }
.card-login .card-title {
font-weight: 300; }
.card-login .checkbox label {
margin-left: 0px;
display: inline; }
.login-checkbox {
margin-top: 0px; }
.sign-up-intro {
margin-bottom: 35px; }
.logo-margin-bottom {
margin-bottom: 50px; }
.extra-margin-desktop {
margin-top: 100px; }
.remember-margin {
margin-top: 0px; }
.tos-signup-text {
padding-left: 0px;
margin-top: 23px; }
/*
=================================================================
TWO FACTOR AUTHENTICATION
=================================================================
*/
.two-fac-user-tel {
font-size: 20px; }
.verify-code-field {
text-align: left; }
/*
=================================================================
TOS
=================================================================
*/
.tos-modal-look {
border: 1px solid #AAAAAA;
border-radius: 6px;
overflow-y: scroll;
height: 40vh; }
#tos-modal {
background-color: #FFF;
border-radius: 60px 60px 0px 0px; }
.tos-help {
text-align: center;
color: #999999; }
/*
=================================================================
ADD BOOTSTRAP STYLES AND CHANGES
=================================================================
*/
.light-blue {
background-color: #29b6f6; }
.label-light-blue {
background-color: #29b6f6; }
.text-light-blue {
color: #29b6f6; }
.label-small {
font-size: 8px;
padding: 3px 8px 4px 8px; }
.checkbox .checkbox-material::before {
display: inline-block; }
.custom-radio-field {
padding-left: 0px !important;
padding-right: 0px !important; }
.verification-button-margin {
margin-top: 20px; }
/*
=================================================================
CUSTOM NAVIGATION
=================================================================
*/
.sidebar {
position: fixed; }
.nav-custom {
padding-right: 0px;
padding-bottom: 50px; }
.navbar-custom-position {
position: relative; }
.avatar-circle-sm {
margin-left: 3px; }
/*
=================================================================
CUSTOM DATATABLES STYLES
=================================================================
*/
.dataTables_length {
display: inline-block; }
.dataTables_filter {
display: inline-block; }
.datatables-action-buttons {
min-width: 230px; }
.datatables-padding {
padding-left: 0px; }
.btn-table-action {
border-radius: 3px !important;
margin-right: 5px !important; }
.dataTables-records-length-select {
width: 50px !important;
padding-left: 5px; }
thead th a {
color: #3C4858; }
.table > thead > tr > th {
font-size: 12px; }
.table > tbody > tr > td {
font-size: 12px; }
/*
==============================================================
MATERIAL DESIGN ICONS
==============================================================
*/
/* Rules for sizing the icon. */
.material-icons.md-14 {
font-size: 14px; }
.material-icons.md-18 {
font-size: 18px; }
.material-icons.md-24 {
font-size: 24px; }
.material-icons.md-36 {
font-size: 36px; }
.material-icons.md-48 {
font-size: 48px; }
/*
==============================================================
TOOLTIP
==============================================================
*/
.tool-tip-text {
color: #03a9f4 !important; }
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer; }
/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
pointer-events: none; }
/* Position tooltip above the element */
[data-tooltip]:before {
position: absolute;
bottom: 150%;
left: 50%;
margin-bottom: 5px;
margin-left: -80px;
padding: 7px;
width: 160px;
border-radius: 3px;
background-color: #000;
background-color: rgba(51, 51, 51, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
text-transform: none !important;
font-size: 14px;
line-height: 1.2; }
/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
position: absolute;
bottom: 150%;
left: 50%;
margin-left: -5px;
width: 0;
border-top: 5px solid #000;
border-top: 5px solid rgba(51, 51, 51, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0; }
/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1; }
/*
==============================================================
SWEET ALERT STYLING
==============================================================
*/
.swal2-modal h2 {
font-weight: 300; }
.swal2-modal h2 .swal2-content {
font-weight: 300; }
.swal2-styled {
font-size: 12px !important;
text-transform: uppercase;
font-weight: 300 !important; }
/*
=============================================================
FORMS
=============================================================
*/
.print-field {
font-weight: 300 !important;
color: #AAAAAA; }
.edit-field-bottom-margin {
margin-bottom: 10px; }
.text-muted-form {
color: #AAA; }
.private-field-padding {
padding: 0px; }
.modal-content .modal-body {
padding-top: 15px !important; }
.auto-email-info {
background: #EEEEEE;
padding: 15px;
color: #555; }
.form-group span.text-msg-area {
float: right;
font-size: 11px;
line-height: 1.07143;
color: #AAAAAA;
font-weight: 400;
margin: 16px 0 0 0; }
.modal-info {
margin-left: 25px;
margin-right: 25px;
margin-top: 20px;
margin-bottom: 0px; }
.modal-no-number {
margin-left: 25px;
margin-right: 25px;
margin-top: 30px;
margin-bottom: 30px;
padding-bottom: 30px; }
.btnCsvDownload {
border-radius: 3px !important; }
.conditional-text {
padding-top: 25px;
text-align: center; }
.form-notification {
background: #eee; }
/*
=============================================================
FORM LEADS
=============================================================
*/
#tosToggleButton {
float: left;
padding-right: 20px;
padding-top: 10px; }
.tooltip-exclamation-icon {
color: #ccc; }
.tooltip-exclamation-icon-pos {
position: absolute;
padding-left: 5px;
margin-top: 12px; }
.btn.btn-dark-blue:hover {
background-color: #036df4;
color: #FFFFFF; }
.btn-dark-blue {
background-color: #036df4;
color: #FFFFFF; }
.btn-second-row {
margin-top: 5px !important; }
.restricted-card {
height: 200px; }
.restricted-text {
text-align: center;
font-size: 20px;
top: 50px;
position: relative; }
/*
=============================================================
NOTIFICATION AND ALERT STYLES
=============================================================
*/
.notification-bar {
display: inline-block;
margin: 15px auto;
position: fixed;
transition: all 0.5s ease-in-out;
z-index: 1031;
top: 20px;
right: 20px; }
.notification-close-button {
position: absolute;
right: 10px;
top: 50%;
margin-top: -9px;
z-index: 1033; }
/*
=============================================================
PRICING STYLES
=============================================================
*/
.coupon-field-padding {
padding-left: 20%;
padding-right: 20%; }
.title-margin-bottom {
margin-bottom: 15px !important; }
/*
=============================================================
MATERIAL DESIGN FORM FIELDS
=============================================================
*/
.form-group.label-floating:not(.is-empty) label.control-label {
left: initial; }
/*
=============================================================
WIZARD CUSTOM STYLES
=============================================================
*/
.card .nav-pills {
margin-top: 0px; }
.nav-features {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.nav-features > li {
position: relative;
display: block; }
.nav-features > li > a {
position: relative;
display: block;
padding: 10px 15px;
font-weight: 300;
color: #3C4858;
text-align: left; }
.routing-top-margin {
margin-top: 10px !important; }
.wizard-card {
min-height: 350px;
box-shadow: none; }
.features-btn {
border-radius: 4px !important; }
.tab-content-margin {
margin-top: 0px !important; }
.call-feature-heading {
background-color: #fff;
margin-bottom: 15px;
margin-top: 0px;
padding: 0px; }
.call-feature-heading-call-back {
background-color: #fff;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px; }
#headingOne {
margin-bottom: 25px; }
.feature-toggle {
padding-top: 10px;
padding-left: 0px; }
.remove-agent-button {
color: #AAAAAA; }
.call-feature-icon {
display: inline !important;
padding-right: 15px !important; }
.call-feature-sidebar {
border-right: 1px solid #eeeeee; }
.call-feature-sidebar .nav-features i {
color: #a9afbb; }
.call-feature-sidebar .nav-features li.active i {
color: #fff; }
.call-settings-agent-table > thead > tr > th {
border: 0px;
padding-left: 0px; }
.grey-disabled {
color: #aaaaaa; }
.language-feature-field {
margin-top: 0px; }
.toggle-field-step {
color: #AAAAAA !important; }
.notify-button-padding {
padding-left: 0px; }
#upload-music {
border: 1px dashed #AAAAAA !important;
color: #AAAAAA;
font-weight: 400; }
.mms_attach {
margin-top: 15px; }
.mms_attach .card-avatar {
border-radius: 0;
margin: 15px 0px 15px 0px; }
.pn-summary-feature-icon {
color: #a9afbb; }
.summary-feature-info-margin {
margin-top: 15px !important; }
.radio + .radio {
margin-top: 10px; }
.pn-results-label {
color: #555 !important; }
.priority-inactive {
pointer-events: none; }
.rule-text {
margin-top: 10px;
font-weight: 400;
color: #3C4858 !important; }
.rule-input-field {
margin-top: 0px; }
.rule-action-padding {
padding-right: 0px;
padding-left: 0px; }
.rule-keyword-padding {
padding-left: 0px; }
#sms-rule-one-call-section {
padding: 15px;
background: #f9f9f9;
margin-left: 0px;
margin-right: 15px;
width: 95%; }
.if-text-padding {
padding-right: 0px;
padding-left: 0px; }
.rule-email-field {
padding-top: 2px; }
/*
============================================================
CARD STYLES
============================================================
*/
.card-header-padding {
padding-top: 0px !important;
padding-bottom: 0px !important; }
.two-fac-p {
padding: 0px 50px; }
/*
=============================================================
LEADS PAGE SECTION
=============================================================
*/
.filter-padding-left {
padding-left: 0px; }
.filter-padding-right {
padding-right: 0px; }
.filter-padding-top {
padding-top: 10px; }
.filter-short-date-field {
max-width: 90px; }
.filter-from-field {
max-width: 100px; }
.filter-to-field {
max-width: 35px; }
.filter-date-field {
max-width: 100px; }
.filter-phonenumber-field {
max-width: 110px; }
.filter-friendlyname-field {
max-width: 130px; }
.filter-dropdown-text {
color: #555 !important; }
.filter-label {
font-size: 12px !important;
padding-top: 15px; }
.dropdown-menu li a:hover {
color: #FFF !important; }
.btn-lead-call {
border-radius: 3px !important;
margin-right: 5px !important; }
.btn-lead-sms {
border-radius: 3px !important;
margin-right: 5px !important; }
.btn-lead-pdf {
border-radius: 3px !important; }
H3 graph {
font-size: 13px !important; }
@media (max-width: 1400px) and (min-width: 1000px) {
.btn-short {
padding: 12px; } }
.source-padding {
margin: 1px; }
.toggle-attachment {
padding-left: 15px; }
.toLeadDetailsSelect {
color: #AAA; }
/*
=============================================================
SWITCH BACK PARTNER & SYSADMIN NOTIFICATION BAR
=============================================================
*/
.switch-back-bar {
position: fixed;
display: inline-block;
margin: 15px auto;
transition: all 0.5s ease-in-out;
z-index: 1031;
top: 25px;
left: 0px;
right: 0px; }
.switch-back-button {
position: absolute;
right: 10px;
top: 30%;
margin-top: -9px;
z-index: 1033; }
/*
=============================================================
CREDIT REPORTS
=============================================================
*/
.credit_score {
font-size: 22px !important;
font-weight: 500; }
.credit_report_th {
font-weight: 300;
font-size: 1.3em !important; }
.credit_approved_yes {
color: #4caf50; }
.credit_approved_no {
color: #f44336; }
.credit-field-title {
font-weight: 400; }
/*
=============================================================
CALLS
=============================================================
*/
.calls-action-menu.dropdown-menu {
min-width: 125px !important; }
.calls-action-menu.dropdown-menu li > a {
padding: 7px 10px; }
/*
=============================================================
MESSAGES
=============================================================
*/
.sms-action-menu.dropdown-menu {
min-width: 125px !important; }
.sms-action-menu.dropdown-menu li > a {
padding: 7px 10px; }
/*
=============================================================
CONTACTS
=============================================================
*/
legend {
margin-bottom: 0px; }
.btn-add-lead, .btn-csv-imp {
margin-left: 5px !important; }
.view-lead-link {
margin-top: 15px;
margin-bottom: 15px;
text-align: center; }
.tooltip-icon {
color: #ccc; }
.last-note-col {
background: #f9f9f9;
padding: 10px;
margin-bottom: 15px; }
.last-note-heading {
margin-top: 15px;
margin-bottom: 5px; }
.quick-note {
background: #f9f9f9;
margin-bottom: 15px; }
.msg-heading-img-popup {
font-weight: 400;
padding-top: 15px; }
.table-responsive {
margin: 0px 10px 0px 10px; }
.unpulled-credit-data {
font-size: 14px !important;
text-align: center;
padding-top: 20px !important; }
.table-dropdown-padding {
padding-bottom: 195px; }
.table-search-margin-right {
margin-right: 5px; }
.credit-history-buttons {
text-align: right; }
.contact-action-menu.dropdown-menu li > a {
padding: 7px 10px; }
.label-adf {
background-color: #036df4; }
.label-credit {
background-color: #455a64; }
.import-loader {
text-align: center !important;
border: 8px solid #f3f3f3 !important;
border-top: 8px solid #03a9f4 !important;
width: 60px !important;
height: 60px !important;
margin: 0 auto !important;
position: relative !important;
left: 0 !important;
top: 0 !important; }
#btnDownloadCsv, #btnDownloadExampleCsv {
text-decoration: underline;
cursor: pointer; }
.credit-step {
font-size: 15px;
font-weight: bold;
padding-top: 22px;
text-align: center;
vertical-align: middle;
height: 75px;
width: 75px;
border-radius: 50%;
color: #03a9f4;
margin: 0 auto 20px;
border: 4px solid #03a9f4;
transition: all 0.2s;
-webkit-transition: all 0.2s; }
#my700credit .modal-content {
width: 750px; }
/*
============================================================
PHONE NUMBER
=============================================================
*/
.table > tbody > tr > td {
border-top: 0px; }
.alert-section-margin {
margin-top: 25px; }
.single-agent-name {
margin-top: 10px;
font-size: 1.3em; }
.single-agent-phone {
margin-top: 20px;
font-size: 1.3em;
margin-bottom: 30px; }
.tab-side-menu-link {
margin-top: 15px;
font-size: 1.3em; }
.single-agent-phone-label {
padding-bottom: 15px;
display: block;
font-weight: 300;
color: #3C4858; }
.feature-tab-margin {
margin-top: 15px; }
.feature-info-label {
padding-bottom: 5px;
padding-top: 20px;
font-weight: 400 !important;
color: #3C4858 !important; }
.togglebutton label {
color: #3C4858 !important;
font-weight: 300; }
.download-message {
color: #3C4858 !important; }
#dlMsg {
display: none; }
.info-label-grey {
font-weight: 300;
display: block;
padding-top: 5px; }
.agent-profile-link {
font-size: 12px !important; }
#whisper-message-container {
margin-top: 0px; }
.padding-left-custom-notify {
padding-left: 0px !important; }
#whisper-message-container label {
color: #3C4858 !important;
font-weight: 300; }
#voicemail-message-container {
margin-top: 0px; }
#voicemail-message-container label {
color: #3C4858 !important;
font-weight: 300; }
#hold-music-container {
margin-top: 0px; }
.upload-music {
margin-bottom: 20px; }
.language-feature-field label {
color: #3C4858 !important;
font-weight: 300;
margin-top: 20px; }
#tab3Notifications label {
color: #3C4858 !important;
font-weight: 300; }
#call-back-text-container label {
color: #3C4858 !important;
font-weight: 300; }
.togglebutton {
margin-top: 0px;
padding-top: 0px; }
#hidden-information-section {
margin-top: 0px; }
#hidden-information-section label {
color: #3C4858 !important;
font-weight: 300; }
.call-back-setting-label {
color: #3C4858 !important;
font-weight: 300 !important; }
/*
=============================================================
USER DASHBOARD STYLES
=============================================================
*/
.card-pricing .icon i {
border: 4px solid #03a9f4;
line-height: 120px; }
.dashboard-stat-panel {
margin-bottom: 0px !important;
box-shadow: none !important;
padding-bottom: 0px !important; }
.dashboard-stat-number {
margin: 0px; }
.timeline-heading {
margin: 0px; }
.timeline-stats {
margin-top: 0px !important; }
.timeline > li > .timeline-panel:before {
display: none; }
.time-line-inverted-margin {
margin: 0px !important; }
.no-data-section {
margin-bottom: 100px;
margin-top: 50px;
color: #a9afbb; }
.table-sales {
margin-top: 25px; }
.top-pn-section {
margin-top: 15px; }
.timeline > li > .timeline-badge.light-blue {
background-color: #29b6f6;
box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4); }
/*
=============================================================
CHARTIST GRAPH STYLES
=============================================================
*/
.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
stroke: #29b6f6; }
.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
stroke: #4caf50; }
.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
stroke: #f44336; }
.ct-chart .ct-series.ct-series-a .ct-line[ct|meta="reports"] {
stroke: #FFFFFF; }
H3 graph {
font-size: 14px;
font-weight: 300;
color: #999999; }
.ct-messages .ct-series-a .ct-point {
stroke: #ff9800; }
.ct-messages .ct-series-a .ct-line {
stroke: #ff9800; }
.ct-messages .ct-series-b .ct-point {
stroke: #4caf50; }
.ct-messages .ct-series-b .ct-line {
stroke: #4caf50; }
.ct-messages .ct-series-c .ct-point {
stroke: #29b6f6; }
.ct-messages .ct-series-c .ct-line {
stroke: #29b6f6; }
.ct-contacts .ct-series-b .ct-point {
stroke: #03a9f4; }
.ct-contacts .ct-series-b .ct-line {
stroke: #03a9f4; }
.ct-contacts .ct-series-a .ct-point {
stroke: #00bcd4; }
.ct-contacts .ct-series-a .ct-line {
stroke: #00bcd4; }
.ct-contacts .ct-series-c .ct-point {
stroke: #f0ad4e; }
.ct-contacts .ct-series-c .ct-line {
stroke: #f0ad4e; }
.ct-contacts .ct-series-d .ct-point {
stroke: #5cb85c; }
.ct-contacts .ct-series-d .ct-line {
stroke: #5cb85c; }
.auto-pay-check {
margin-top: 5px; }
/*
===============================================================
BILLING INFORMATION STYLES
===============================================================
*/
.cc-images {
width: 40px !important; }
.cc-select {
width: 50px !important;
display: inline-block; }
/*
===============================================================
PARTNERSHIP PAGES STYLES
===============================================================
*/
.current-img {
width: 200px !important; }
.card form img {
width: 25%; }
.admin-usage-number {
font-size: 1.8em;
font-weight: 300;
color: #333; }
.content-top-margin {
margin-top: 0px; }
/*
==============================================================
ONBOARDING STYLES
==============================================================
*/
.main-panel-alt {
position: relative;
float: none;
overflow: auto;
width: auto;
min-height: 100%;
transform: translate3d(0px, 0, 0);
transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.main-panel-alt > .footer {
border-top: 1px solid #e7e7e7; }
.main-panel-alt > .content {
margin-top: 0px;
padding: 15px 15px;
min-height: calc(100vh - 123px); }
.tos-section {
padding: 15px;
margin-top: -50px; }
#btnSubmitAgreed {
white-space: normal !important; }
#btnNotAgreed {
white-space: normal !important; }
.tos-decline-btn {
text-align: left; }
.avatar-onboarding-name {
padding-top: 0px; }
.onboarding-card {
min-height: 450px; }
.onboarding-card-title {
margin: 30px 0px 20px 0px;
padding: 0px 50px 0px 50px; }
.tos-card-title {
margin: 0px 0px 5px 0px;
padding: 0px 50px 0px 50px; }
.onboarding-card-text {
margin: 20px 0px 0px 0px;
padding: 0px 50px 0px 50px; }
.main-panel-alt > .onboarding-content {
padding-left: 40px;
padding-right: 40px; }
.onboarding-user-avatar {
text-align: right; }
.onboarding-user-info {
text-align: left; }
.onboarding-logo {
margin-top: 15px;
padding-left: 20px; }
.onboarding-wizard-button {
margin-top: 45px;
margin-bottom: 25px; }
.onboarding-image {
width: 85% !important;
box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }
/* OUTBOUND WIDGET
==============================================================
OUTBOUND WIDGET
==============================================================
*/
.widget-type {
width: 100%; }
.checkbox-no-pad {
padding-top: 0px !important;
padding-left: 0px; }
.widget-setup-row-pad {
padding-bottom: 15px; }
.centered-container {
max-height: 420px; }
.widget-preview-area-padding {
padding-left: 50px;
padding-right: 50px; }
.widget-preview {
background-color: #eee;
background-repeat: no-repeat;
background-position: center;
max-height: 530px;
margin-right: 10px; }
.checkbox-label-font {
font-size: 11px; }
.input-group-padding {
padding-left: 0px !important;
padding-right: 15px !important; }
.input-checkbox-field {
margin-top: 5px; }
.input-checkbox-margin {
margin-top: 0px !important; }
.trigger-setting-padding {
padding: 5px 0px 0px 15px; }
.trigger-setting-no-padding {
padding: 0px 0px 0px 0px; }
.table > thead > tr > th {
border-bottom-width: 0px; }
.table > tfoot > tr > td {
padding-top: 0px; }
.form-group .install-preview {
background: #333;
color: #fff;
font-size: 13px;
padding: 15px; }
.form-group .install-preview-email {
background: #333;
color: #fff;
font-size: 13px; }
td.remove-button:before {
content: none; }
#buyercall-widget .form-control {
border: none !important; }
/*
===============================================================
REST API PAGE STYLES
===============================================================
*/
pre {
background-color: #333; }
/*
==================================================
HN FIELDS
==================================================
*/
.hn-fld {
position: absolute;
left: -9115px; }
/*
===============================================
MOBILE WEB PAGE
===============================================
*/
.main-title-mobile {
font-weight: 700 !important;
margin-top: 12%;
margin-bottom: 3%; }
.mobile-screen {
margin-top: 0% !important;
width: 55%; }
.download-pre-text {
color: #FFF; }
.mobile-page-sub-title {
font-weight: 400;
line-height: 1.2em; }
.app-store-img {
opacity: 0.8; }
.main-mobile-web-page {
background: #e9edf0; }
#mobile-features {
min-height: 600px;
background-color: #e9edf0;
border-radius: 60px 60px 0px 0px;
padding-bottom: 45px;
padding-top: 45px; }
.section-title-mobile {
margin-top: 60px;
text-align: center;
font-weight: 700;
font-size: 2.4em; }
.section-title-mobile-white {
margin-top: 60px;
text-align: center;
font-weight: 700;
font-size: 2.4em;
color: #FFF; }
.category-solution-mobile {
text-transform: none;
font-size: 1.4em;
font-weight: 400;
text-align: center;
margin-bottom: 0px;
line-height: 1.5em; }
.category-solution-mobile-white {
text-transform: none;
font-size: 1.4em;
font-weight: 400;
text-align: center;
margin-bottom: 0px;
color: #FFF;
line-height: 1.5em; }
.mobile-feature-title {
font-size: 2em;
font-weight: 700;
margin-top: 100px; }
.section-sub-image-mobile {
padding-left: 25px;
margin-top: 10px;
margin-bottom: 60px;
text-align: center; }
.mobile-feature-row {
margin-top: 25px; }
.section-content-mobile {
font-size: 16px; }
.section-content-mobile {
font-size: 16px; }
#contact-us-mobile {
padding-bottom: 45px;
padding-top: 25px;
margin-left: 0px;
margin-right: 0px;
background: #294181;
display: -webkit-box;
height: 700px;
border-radius: 0px 0px 6px 6px; }
.mobile-pricing {
margin-top: 50px; }
.mobile-pricing-bottom {
margin-bottom: 50px; }
/*
==========================================================
MOBILE APP PAGE STYLES
==========================================================
*/
.vm-number-title {
color: #000;
font-size: 14px;
font-weight: 700;
margin-bottom: 0px; }
.vm-icon {
color: #000;
font-size: 16px;
text-align: right; }
.vm-icon-action {
color: #000 !important;
font-size: 14px;
text-align: center; }
.vm-action-text {
text-align: center; }
.vm-transcribe-text {
margin-bottom: 0px;
padding: 10px 10px 0px 10px;
text-align: justify;
color: #000; }
.vm-action-link {
color: #000 !important; }
.vm-card {
background-color: #f0f0f0;
text-align: center; }
.vm-hr {
margin-top: 0px; }
.vm-intro-row {
background-color: #f0f0f0;
margin: 10px 0px 10px 0px; }
.vm-intro-card {
padding: 10px 10px 20px 10px;
color: #000; }
.vm-app-number {
font-weight: 700;
font-size: 20px;
color: #000; }
.no-vm-available {
color: #BBB; }
/*
=============================================================
MEDIA QUERIES TO RESIZE STYLE ON SMALLER DEVICES
=============================================================
*/
@media (max-width: 1024px) {
.table > thead > tr > th {
font-size: 12px; }
.btn-table-action {
margin-top: 5px !important; } }
@media (max-width: 991px) {
.sidebar::before, .off-canvas-sidebar::before {
background-color: #ffffff; }
.main-logo-size {
padding-left: 0px !important;
padding-bottom: 0px !important; }
.main-title-mobile {
margin-top: 30%;
font-size: 3.0em; }
.mobile-page-sub-title {
font-size: 1.8em; }
.app-store-img {
width: 60%; }
.section-title-mobile {
margin-top: 40px;
text-align: center;
font-weight: 700;
font-size: 2.0em; }
.mobile-feature-title {
margin-top: 35px; }
#contact-us-mobile {
height: 1250px; } }
@media (max-width: 480px) {
.switch-back-bar {
padding-left: 10px !important;
top: 30px; }
.switch-back-button {
top: 65%;
padding: 4px 15px;
font-size: 10px; }
.top-mobile-card {
margin-top: 15px; }
.tos-decline-btn {
text-align: center;
margin-top: 0px; } }
/*
=============================================================
AGENT TIME PICKER STYLES
=============================================================
*/
.checkbox-top-margin {
margin-top: 0px; }
.edit-checkbox-margin {
margin-top: 0px; }
.bootstrap-timepicker {
position: relative; }
.bootstrap-timepicker input {
border-top-left-radius: 4px !important;
border-bottom-left-radius: 4px !important; }
.bootstrap-timepicker .input-group-addon {
cursor: pointer; }
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
left: auto;
right: 0; }
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
left: auto;
right: 12px; }
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
left: auto;
right: 13px; }
.bootstrap-timepicker-widget.dropdown-menu {
padding: 2px 3px 2px 2px; }
.bootstrap-timepicker-widget.dropdown-menu.open {
display: inline-block !important; }
.bootstrap-timepicker-widget.dropdown-menu:before {
border-bottom: 7px solid rgba(0, 0, 0, 0.2);
border-left: 7px solid transparent;
border-right: 7px solid transparent;
content: "";
display: inline-block;
left: 9px;
position: absolute;
top: -7px; }
.bootstrap-timepicker-widget.dropdown-menu:after {
border-bottom: 6px solid #FFFFFF;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
content: "";
display: inline-block;
left: 10px;
position: absolute;
top: -6px; }
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
border-radius: 4px; }
.bootstrap-timepicker-widget table {
width: 100%;
margin: 0; }
.bootstrap-timepicker-widget table td {
text-align: center;
height: 30px;
margin: 0;
padding: 2px; }
.bootstrap-timepicker-widget table td:not(.separator) {
min-width: 30px; }
.bootstrap-timepicker-widget table td span {
width: 100%; }
.bootstrap-timepicker-widget table td a {
width: 100%;
display: inline-block;
margin: 0;
padding: 8px 0;
outline: 0;
color: #000;
border-radius: 3px; }
.bootstrap-timepicker-widget table td a:hover {
text-decoration: none;
background-color: #2eb398;
color: #ffffff; }
.bootstrap-timepicker-widget table td a i {
margin-top: 2px;
font-size: 18px; }
.bootstrap-timepicker-widget table td input {
width: 25px;
margin: 0;
text-align: center; }
.bootstrap-timepicker-widget .modal-content {
padding: 4px; }
@media (max-width: 1367px) and (min-width: 767px) {
.dashboard-stat-panel {
padding-right: 0px !important;
padding-left: 8px !important;
padding-top: 20px !important; }
.feedback-section {
padding-left: 0px !important; } }
@media (min-width: 767px) {
.bootstrap-timepicker-widget.modal {
width: 200px;
margin-left: -100px; }
.auto-pay-check .checkbox {
margin-bottom: 0px; } }
@media (max-width: 767px) {
.bootstrap-timepicker {
width: 100%; }
.dashboard-stat-panel {
padding-right: 0px !important; }
.btn-lead-call {
margin-top: 5px !important;
border-radius: 3px !important; }
.leads-actions-column {
width: 200px !important; }
.btn-lead-sms {
margin-top: 5px !important;
border-radius: 3px !important; }
.bootstrap-timepicker .dropdown-menu {
width: 100%; }
.onboarding-user-avatar {
text-align: center; }
.onboarding-user-info {
text-align: center; }
.extra-margin-desktop {
margin-top: 0px; }
.nav-features > li {
display: inline-block; }
.nav-feature-text-mobile {
display: none; }
.call-feature-icon {
padding-right: 0px !important; }
.features-btn {
min-width: 10px !important;
padding-left: 8px !important;
padding-right: 8px !important; }
.nav-features {
text-align: center !important; }
.call-feature-sidebar {
padding-left: 0px;
padding-right: 0px; }
.single-agent-phone-label {
font-size: 12px; }
.tab-side-menu-link {
padding-left: 30px;
padding-right: 30px; }
.single-agent-phone {
margin-bottom: 10px; }
.private-field-padding-btn {
padding: 0px; } }
.table-condensed .day, .table-condensed .picker-switch, .table-condensed .prev, .table-condensed .next,
.table-condensed .year, .table-condensed .month, .table-condensed .decade {
color: #000; }
.wizard-header > div {
padding: 0px 15px 10px 0px; }
.wizard-header h2 {
padding: 0; }
.wizard-body {
background-color: #EBEFF2;
padding: 0;
margin: 0; }
.wizard-nav {
font-weight: bold;
background-color: #fff;
padding: 12px 15px 15px 15px;
border-radius: 6px; }
.wizard-nav a[disabled] {
opacity: .4; }
.wizard-step {
margin-top: 10px;
display: none; }
.wizard-step.active {
display: block; }
.wizard-footer {
background-color: #fff;
padding-top: 10px;
border-radius: 6px; }
.wizard legend {
background-color: #fff;
padding: 0; }
.space-1em {
margin-left: 1em;
margin-right: 1em; }
.upload-music {
height: 100px;
border: 1px dashed gray;
cursor: pointer;
line-height: 100px;
font-size: 125%;
text-align: center; }
.upload-music .dz-preview {
display: none; }
/**
* Datatable buttons Bootstrap styles
*/
div.dt-button-info {
position: fixed;
top: 50%;
left: 50%;
width: 400px;
margin-top: -100px;
margin-left: -200px;
background-color: white;
border: 2px solid #111;
box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
border-radius: 3px;
text-align: center;
z-index: 21; }
div.dt-button-info h2 {
padding: 0.5em;
margin: 0;
font-weight: normal;
border-bottom: 1px solid #ddd;
background-color: #f3f3f3; }
div.dt-button-info > div {
padding: 1em; }
ul.dt-button-collection.dropdown-menu {
display: block;
z-index: 2002;
-moz-column-gap: 8px;
-ms-column-gap: 8px;
-o-column-gap: 8px;
column-gap: 8px; }
ul.dt-button-collection.dropdown-menu.fixed {
position: fixed;
top: 50%;
left: 50%;
margin-left: -75px;
border-radius: 0; }
ul.dt-button-collection.dropdown-menu.fixed.two-column {
margin-left: -150px; }
ul.dt-button-collection.dropdown-menu.fixed.three-column {
margin-left: -225px; }
ul.dt-button-collection.dropdown-menu.fixed.four-column {
margin-left: -300px; }
ul.dt-button-collection.dropdown-menu > * {
-moz-column-break-inside: avoid;
break-inside: avoid; }
ul.dt-button-collection.dropdown-menu.two-column {
width: 300px;
padding-bottom: 1px;
-moz-column-count: 2;
-ms-column-count: 2;
-o-column-count: 2;
column-count: 2; }
ul.dt-button-collection.dropdown-menu.three-column {
width: 450px;
padding-bottom: 1px;
-moz-column-count: 3;
-ms-column-count: 3;
-o-column-count: 3;
column-count: 3; }
ul.dt-button-collection.dropdown-menu.four-column {
width: 600px;
padding-bottom: 1px;
-moz-column-count: 4;
-ms-column-count: 4;
-o-column-count: 4;
column-count: 4; }
div.dt-button-background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2001; }
@media screen and (max-width: 767px) {
div.dt-buttons {
float: none;
width: 100%;
text-align: left;
margin-bottom: 0.5em; }
div.dt-buttons a.btn {
float: none; } }
.p-name {
color: #999;
padding-left: 10px;
font-style: italic; }
.page.partnership-new .action-view .panel input::-webkit-input-placeholder {
font-style: italic; }
.page.partnership-new .action-view .panel button {
margin-top: 10px; }
.page.partnership-new .action-view .panel .list-view {
margin: 10px 0;
padding: 0;
list-style: none;
border-top: 1px solid #cccccc; }
.page.partnership-new .action-view .panel .list-view:empty {
border: 0; }
.page.partnership-new .action-view .panel .list-view .destroy {
position: absolute;
right: 5px;
top: 5px;
display: none;
cursor: pointer;
width: 20px;
height: 20px;
font-size: 24px; }
.page.partnership-new .action-view .panel .list-view .destroy:hover {
color: red; }
.page.partnership-new .action-view .panel .list-view li {
padding: 5px 20px;
position: relative;
font-size: 20px;
border-bottom: 1px solid #cccccc; }
.page.partnership-new .action-view .panel .list-view li:last-child {
border-bottom: none; }
.page.partnership-new .action-view .panel .list-view li:hover .destroy {
display: block; }
.page.partnership-new .action-view .panel .list-view li.editing {
border-bottom: none;
margin-top: -1px;
padding: 0 15px; }
.page.partnership-new .action-view .panel .list-view li.editing:last-child {
margin-bottom: -1px; }
.page.partnership-new .action-view .panel .list-view li.editing .edit {
display: block;
padding: 0 20px;
margin: 8px 0;
width: 100%; }
.page.partnership-new .action-view .panel .list-view li.editing .view {
display: none; }
.page.partnership-new .action-view .panel .list-view li .view label {
word-break: break-word; }
.page.partnership-new .action-view .panel .list-view li .edit {
display: none; }