body {
    background: #f5f5f5;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    color: #3d5170;
    /*color: #4f565c;*/
    font-size: 15px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.head h1, .head h2, .head h3{
    letter-spacing: 0.5px;
    font-weight: 300;
}

    /* ==========================================================================
    Hide ng-cloak on page load, https://docs.angularjs.org/api/ng/directive/ngCloak
    ========================================================================== */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.well{
    background-color: #fff;
    box-shadow: 0 2px 0 rgba(90,97,105,.11), 0 4px 8px rgba(90,97,105,.12), 0 10px 10px rgba(90,97,105,.06), 0 7px 70px rgba(90,97,105,.1);
    border-radius: 7px;
    border: 0px;

}

.form_placeholder{
    background-color: #ffe675;
    padding: 1px;
}


.well h2{
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
}

.footer{
    text-align: center;
    color: #999;
    padding-top: 80px;
    padding-bottom: 20px;
}

.tr-fail{
    color: #d10003;
}

.tr-success{
    color: #257000;
}

/* ==========================================================================
Developement Ribbon
========================================================================== */
.ribbon {
    display: none;
    background-color: #a00;
    box-shadow: 0 0 10px #888;
    left: -3.5em;
    moz-box-shadow: 0 0 10px #888;
    moz-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
    o-transform: rotate(-45deg);
    overflow: hidden;
    position: absolute;
    top: 40px;
    transform: rotate(-45deg);
    webkit-box-shadow: 0 0 10px #888;
    webkit-transform: rotate(-45deg);
    white-space: nowrap;
    width: 15em;
    z-index: 9999;
    pointer-events: none;
}

.ribbon a {
    border: 1px solid #faa;
    color: #fff;
    display: block;
    font: bold 81.25% 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 1px 0;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 5px #444;
    pointer-events: none;
}

/* ==========================================================================
Version number in navbar
========================================================================== */
.navbar-version {
    font-size: 10px;
    color: #ccc
}

.trial-banner{
    background-color: #fcf8e3;
    text-align: center;
    padding: 7px 0;
}

/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.navbar-default{
    box-shadow: 0 0.125rem 0.625rem rgba(90,97,105,.12);
    background-color: #fff;
    border-bottom: 1px solid rgba(193,201,210,.5);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #f5f5f5;
}

/* ==========================================================================
Logo styles
========================================================================== */
.navbar-brand.logo {
    padding: 10px 15px;
}

.logo .logo-img {
    height: 30px;
    display: inline-block;
}

/* ==========================================================================
Main page styles
========================================================================== */
.hero-unit {
    margin: 50px auto 0 auto;
    width: 300px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    background-color: #eee;
    border-radius: 6px;
    padding: 60px;
}

.hero-unit h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
}

.hipster {
    display: inline-block;
    width: 347px;
    height: 497px;
    background: url("../images/hipster.png") no-repeat center top;
    background-size: contain;
}

/* wait autoprefixer update to allow simple generation of high pixel density media query */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .hipster {
        background: url("../images/hipster2x.png") no-repeat center top;
        background-size: contain;
    }
}

/* ==========================================================================
Generic styles
========================================================================== */
.error {
    color: white;
    /*background-color: red;*/
}

.pad {
    padding: 10px;
}

.break {
    white-space: normal;
    word-break:break-all;
}

.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }

.readonly {
    background-color: #eee;
    opacity: 1;
}

/* ==========================================================================
make sure browsers use the pointer cursor for anchors, even with no href
========================================================================== */
a:hover {
  cursor: pointer;
}

.hand {
    cursor: pointer;
}

/* ==========================================================================
Metrics and Health styles
========================================================================== */
#threadDump .popover, #healthCheck .popover {
    top: inherit;
    display: block;
    font-size: 10px;
    max-width: 1024px;
}

#healthCheck .popover {
    margin-left: -50px;
}

.health-details {
    min-width: 400px;
}

/* ==========================================================================
start Password strength bar style
========================================================================== */
ul#strengthBar {
    display:inline;
    list-style:none;
    margin:0;
    margin-left:15px;
    padding:0;
    vertical-align:2px;
}

.point:last {
    margin:0 !important;
}
.point {
    background:#DDD;
    border-radius:2px;
    display:inline-block;
    height:5px;
    margin-right:1px;
    width:20px;
}

/* ==========================================================================
Custom alerts for notification
========================================================================== */
.alerts .alert{
    text-overflow: ellipsis;
}
.alert pre{
    background: none;
    border: none;
    font: inherit;
    color: inherit;
    padding: 0;
    margin: 0;
}

.alert .popover pre {
    font-size: 10px;
}

.alerts .toast {
    position: fixed;
    width: 100%;
}

.alerts .toast.left {
    left: 5px;
}

.alerts .toast.right {
    right: 5px;
}

.alerts .toast.top {
    top: 55px;
}

.alerts .toast.bottom {
    bottom: 55px;
}

@media screen and (min-width: 480px) {
    .alerts .toast {
        width: 50%;
    }
}

/* ==========================================================================
entity tables helpers
========================================================================== */
/* Remove Bootstrap padding from the element
   http://stackoverflow.com/questions/19562903/remove-padding-from-columns-in-bootstrap-3 */
.no-padding-left { padding-left: 0 !important; }
.no-padding-right { padding-right: 0 !important; }
.no-padding-top { padding-top: 0 !important; }
.no-padding-bottom { padding-bottom: 0 !important; }
.no-padding { padding: 0 !important; }

/* bootstrap 3 input-group 100% width
   http://stackoverflow.com/questions/23436430/bootstrap-3-input-group-100-width */
.width-min { width: 1% !important; }

/* Makes toolbar not wrap on smaller screens
 http://www.sketchingwithcss.com/samplechapter/cheatsheet.html#right */
.flex-btn-group-container {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
}

.table-responsive, .contact-transactions {
    margin-left: -19px;
    margin-right: -19px;
    margin-bottom: 0px;
}

.table{
    /*margin-bottom: -19px;*/
}

.table.contact-transactions{
    margin-bottom: 0px;
    /*width: 1138px;*/
}

.jh-table > tbody > tr > td {
    /* Align text in td verifically (top aligned by Bootstrap) */
    vertical-align: middle;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
}

.well .table-responsive table.jh-table > thead > tr > th {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
    background-color: #f7fafc;
    border-bottom: 1px solid rgba(193,201,210,.5);
    border-top: 1px solid rgba(193,201,210,.5);
}


.jh-table > thead > tr > th > .glyphicon-sort, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes-alt {
    /* less visible sorting icons */
    opacity: 0.5;
}

.jh-table > thead > tr > th > .glyphicon-sort:hover, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes:hover, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes-alt:hover {
    /* full visible sorting icons and pointer when mouse is over them */
    opacity: 1;
    cursor: pointer;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.25);
}

/* ==========================================================================
entity detail page css
========================================================================== */
.dl-horizontal.jh-entity-details > dd {
    margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
    .dl-horizontal.jh-entity-details > dt {
        margin-bottom: 3px;
        margin-left: 18px;
        text-align: left;
        width: 120px;
    }

    .dl-horizontal.jh-entity-details > dd {
        border-bottom: 0px solid #eee;
        padding-left: 5px;
        margin-left: 0;
    }
}

/* ==========================================================================
ui bootstrap tweaks
========================================================================== */
.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

.datetime-picker-dropdown > li.date-picker-menu div > table .btn-default,
.uib-datepicker-popup  > li > div.uib-datepicker > table .btn-default {
    border: 0;
}

.datetime-picker-dropdown > li.date-picker-menu div > table:focus,
.uib-datepicker-popup  > li > div.uib-datepicker > table:focus {
    outline: none;
}

.row.stripe-mode{
    margin-bottom: 10px;
}

.stripe-mode label > input[type="radio"]{
    margin-top: 11px;
}

.stripe-mode label.disabled{
    color: #aaa;
}

/* ==========================================================================
Fix error field display
========================================================================== */
.form-group .help-block {
    position: static;
}

/* jhipster-needle-css-add-main JHipster will add new css style */

.billing-plan-selector label{
    margin-top: -3px;
}

.billing-plan-selector select{
    height: 30px;
}

.billing-disclaimer{
    margin-top: 30px;
    color: #999;
    font-size: 14px;
    margin-left: 10px;
}

.billing-update-card-link {
    margin-top: 0px;
    color: #999;
    font-size: 14px;
    margin-left: 10px;
}

.plan-tip{
    margin-top: 5px;
    margin-left: -10px;
}

.form-row{
    clear: both;
}

#billing_form{
    width: 400px;
}

.form-builder-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.form-builder-container > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.form-builder-container .result-holder {
    height: 100%;
}

.formbuilder{
    padding-left: 5%;
    padding-right: 5%;
}

.formbuilder .control-label {
    padding-bottom: 2px;
}

.formbuilder a{
    outline: none;
}

.form-builder-container .glyphicon-question-sign {
    color: #336699;
    cursor: pointer;
    font-size: 18px;
    top: 3px;
}

.formbuilder .popover .close {
    top: -4px;
    position: relative;
}

.formbuilder .advancedOptions{
    outline: none;
}

.formbuilder .advancedOptions .glyphicon{
    top: 2px;
}

#form_builder_form .section-header {
	font-size: 20px;
	font-weight: normal;
}

.form-builder-nav-tab-content {
	height: auto;
	margin-top: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.form-builder-nav-tab-content .tab-content #preview #formPreviewHtml {
	margin-top: 20px;
	padding-bottom: 10px;
}

.form-builder-nav-tab-content .tab-content #preview #formPreviewError {
	/*margin-top: 30px;*/
}

.form-builder-container .font-weight-normal {
	font-weight: normal;
}

.form-builder-container .cursor-pointer {
	cursor: pointer;
}

.product-form{
    margin-left: -15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 2px solid #dbdee8;
    border-radius: 7px;
}

.glyphicon-ban-circle:before, .glyphicon-save:before {
    content: "";
}

.billing-profile .user-form{
    border: 2px solid #f1f1f1;
    border-radius: 6px;
    padding-top: 10px;
    margin-top: 15px;
}

.billing-page-current-plan {
	margin-top: 4px;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}

.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   	user-select: none;
}

.no-outline {
	outline: none;
}

.payment-method-margin-top {
	margin-top: 7px;
}

.payment-method-padding-left {
	padding-left: 40px;
}

.paypal-payment-allowed {
	color: #3d5170;
}

.paypal-payment-disallowed {
	color: grey;
}

#paypal-settings-mode-select {
	background-color: white;
}

#loader {
	display: none;
}

#loader.show {
	display: block;
	position: fixed;
	z-index: 100;
	background-image: url('https://depositfix.s3.amazonaws.com/rolling.gif');
	background-color: #dedede;
	opacity: 0.5;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}

.Canny_BadgeContainer .Canny_Badge {
    top: 25px;
    right: 8px;
}

textarea.callback-code, textarea.css-style {
    overflow: scroll;
    white-space: nowrap;
    font-family: monospace;
    min-height: 10em;
}

#companyLogoPreview, #companyLogoImage {
	max-width: 150px;
	border: 2px solid #f1f1f1;
	border-radius: 6px;
}

#changeCompanyLogoLink {
	text-decoration: none;
}

#allowCancelSubscriptionCheckbox {
	cursor: pointer;
}

.default-frequency-icon {
	margin-top: 3px;
	top: 6px;
	margin-right: 10px;
	color: #ccc;
	cursor: pointer;
	outline: none;
}

.default-frequency-active {
	color: #369;
}

a.default-frequency-popup:hover {
	text-decoration: none;
}

#hubspot-settings-workflows {
	display: none;
}

.edit-label-container {
    display: inline-block;
    padding-left: 7px;
    position: relative;
}

.edit-label-container .edit-trigger-btn{
    cursor: pointer;
    color: #ccc;
    font-size: 15px;
    font-weight: 100;
}

.edit-label-container .edit-label-popover {
    position: absolute;
    top: 25px;
    left: -100px;
    background: ghostwhite;
    width: 250px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 4px 0px;
    z-index: 99;
}

.edit-label-field .edit-label-field--name {
    font-size: 16px;
}

.edit-label-field .edit-label-field--input {
    width: 100%;
}

.edit-label-popover .edit-label-field--button {
    float: right;
    border-radius: 5px;
    margin: 5px 2px 0px 8px;
}

#shareform-widget-container fieldset {
    min-width: 100%;
}

#hubSpotLoginBtn {
  color: #3d5170;
  width: 300px;
  background-color: white;
  border: 1px solid #D3D3D3;
  border-radius: 5px;
  margin-bottom: 10px;
}

#hubSpotLoginBtn img {
  width: 35px;
}
