/*
 Created on : 20 Nov, 2023
 Author     : #PM
 Company    : Loyal Web Solutions
 Website    : https://www.loyalwebsolutions.com/
*/

@charset "UTF-8";
/* CSS Document */

.btn-primary {
    background-color: #895e37;
    border-color: #895e37;
	color: #ffffff !important;
}   

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-color: #000000;
    border-color: #000000;
}

.btn:active,
.btn:focus,
.btn:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    outline: 0;
}

.maxlength-feedback {
    margin-left: 0.5em;
    font-size: 75%;
}

.maxlength-full {
    background-color: #fee;
}

.maxlength-overflow {
    background-color: #fcc;
}

.maxlength-disabled {
    opacity: 0.5;
}

input,
.recurly-element,
.recurly-hosted-field {
    float: none;
    display: block;
    width: 100%;
    line-height: 1.428571429;
    vertical-align: middle !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 42px !important;
    padding: 8px 12px;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #666 !important;
}

input.form-check-input {
    width: 14px !important;
    height: 14px !important;
}

.nav-side-menu {
    overflow: hidden;
    font-family: verdana;
    font-size: 15px;
    font-weight: 400;
    background-color: #000000;
    position: fixed;
    top: 0px;
    width: 28%;
    height: 100%;
    color: #e1ffff;
}

.nav-side-main {
    overflow: hidden;
    font-family: verdana;
    font-size: 15px;
    font-weight: 400;
    background-color: #2f3448;
    position: fixed;
    top: 0px;
    width: auto;
    height: 100%;
    color: #e1ffff;
    max-width: 305px;
}

.nav-side-menu .brand {
    background-color: #2f3448;
    line-height: 50px;
    display: block;
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    padding-bottom: 0px;
}

.nav-side-menu .toggle-btn {
    display: none;
}

.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
}

.mainbody {
    padding-right: 3.5%;
}

@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif !important;
    background-color: #fff !important;
}

.logo {
    max-height: 150px;
}

.logo>img {

    height: 150px;
    width: 150px;
    margin-top: 30px;
    padding: 3px;
    border: 3px solid white;
    border-radius: 100%;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {

    margin-left: -29px;

}

h1 {
    color: #ffffff;
    text-align: center;
    margin-top: 50px;
    line-height: 36px;
    font-size: 30px;
    text-transform: uppercase;
}

h4 {
    color: #000000;
    font-size: 19px;
    margin-top: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 32px;
}

p {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 20px;
}

a {
    color: #000;
}

.testimonials {
    width: 100%;
    height: 100vh;
    text-align: left;
    overflow: hidden;
    font-size: 16px;

}

/*elite plan text*/

.connectiontext {

    font-size: 20px !important;
    font-family: "Open Sans", Regular;
    text-align: left;
    font-weight: 400;
    color: #333333;
    max-width: 50%;

}

.eliteplantext {

    text-align: right;
    padding-top: 20px;
}

.quotation {

    display: block;
    position: absolute;
    width: 77%;
}


.frequencytext {

    font-size: 20px;
    color: #3B983B;
    font-family: 'Open Sans', Bold;
}

.mysidebar p {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
}

blockquote p::before,
blockquote p::after {
    color: #66a2c3;
    content: "“";
    font-size: 11rem;
    font-family: Georgia;
    margin: 20px 0 0 -50px;
    position: absolute;
    opacity: 0.22;
}

blockquote p::after {
    content: "”";
    margin: 40px 0 0 10px;
    opacity: 0.22;
}

blockquote cite {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}


.slajd1 {
    animation: opinionchange1 20s ease-in-out 0s infinite;
}

.slajd2 {
    animation: opinionchange2 20s ease-in-out 0.1s infinite;
}

.slajd3 {
    animation: opinionchange3 20s ease-in-out 0.2s infinite;
}


@keyframes opinionchange1 {

    0%,
    10% {
        right: 100%;
        opacity: 0;
    }

    10%,
    25% {
        right: 7%;
        opacity: 1;
    }

    35%,
    100% {
        right: -15%;
        opacity: 0;
    }
}

@keyframes opinionchange2 {

    0%,
    35% {
        right: 100%;
        opacity: 0;
    }

    40%,
    55% {
        right: 7%;
        opacity: 1;
    }

    65%,
    100% {
        right: -10%;
        opacity: 0;
    }
}

@keyframes opinionchange3 {

    0%,
    65% {
        right: 100%;
        opacity: 0;
    }

    70%,
    75% {
        right: 7%;
        opacity: 1;
    }

    80%,
    100% {
        right: -10%;
        opacity: 0;
    }
}


/*Check list style*/

ul {
    list-style: none;
}


/*this will insert icons before a list, be careful because it will add it to all the lists in the application */
ul li:before {
    content: '';
    color: #000;
}

#listitems ul,
#listitems li {
    margin: 0;
    padding: 0;
}

/*text styling*/
.subtext {
    color: #000;
    font-size: 14px;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 45px;
}

.subtext2 {
    color: #000000;
    font-size: 14px;
    text-align: left;
    padding-top: 9px;
    letter-spacing: 2px;
    padding-right: 5px;
}

select {
    background-color: #fff;
    padding: 8px 12px 8px 20px;
    border-color: #ccc;
    display: block;
    height: 42px;
    width: 100%;
    color: #444 !important;
}

.planswitches select {
    width: 140px;
    text-transform: uppercase;
}

small {
    font-size: 14%;
    color: #000000;
}

.maintext {
    color: #000000;
    text-align: left;
    font-weight: 700;
    font-size: 35px;
    padding-bottom: 1px;


}

.maintext2 {
    color: #000000;
    text-align: left;
    font-weight: 700;
    font-size: 25px;
    padding-bottom: 1px;

    margin-bottom: 4px !important;
    margin-top: 2px !important;


}

.hidden-xs {

    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 26.4px;

    color: #000000;

}

/* credit card text*/

.creditcardtext {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 13.5px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 26.4px;
    padding-top: 20px;
}

/*button styling*/


.x-price {

    float: right;

    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #000000;

}

/*form styling */

.input-group-addon {
    background-color: transparent;
    border-left: none !important;
}

.cc-number.identified {
    background-repeat: no-repeat;
    background-position-y: 3px;
    background-position-x: 99%;
}

.quotation slajd1 {
    border-left: none;
}

.hr {
    margin: 5px 0;
}

.accordion-group {
    margin-bottom: 10px;
    border-radius: 0;
}

.accordion-toggle {
    background: rgb(248, 251, 252);

}

.accordion-toggle:hover {
    text-decoration: none;

}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}



.selectStyle {
    width: 46%;
    float: left;
    margin-right: 8%;
}


.accordion-group {
    margin-bottom: 20px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;

}


.panel-warning {
    border-style: none !important;
    background-color: #ffffff !important;


}

.panel-warning>.panel-heading {

    background-color: #ffffff !important;
    border-style: none !important;
}



.panel-title>a {
    text-decoration: none;

}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/* Start of styling for user dashboard*/

/*All rights reserved LSP 

Author: Brian Castaneda 
*/


/*original styling*/

body {
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nav {
    line-height: 40px;
    padding-top: 60px;
    background-color: #2f3448;
}

.admin-content {

    padding-top: 0px;

}

/*styling for the navigation tabs*/

.navlinks a {

    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    padding-right: 30px;
    font-family: 'Open Sans', sans-serif;

}

/*end of the navigation tabs*/


/* Styling for the side bar links */
.nav-pills>li>a {
    border-radius: 5px;
    color: white;
    font-family: 'Open Sans', sans-serif;
}

/* Styling for the side bar links */

.nav-pills>li>a:hover,
.nav-pills>li>a:focus {
    background-color: transparent;
    text-decoration: none;
}


/*styling for the body text in the user panel*/

/* tooltip link */

.tip {
    display: inline-block;
    cursor: pointer;

}

/* Styling for the inside on the tool tip, when scrolled over it will bring up a moddle and the moddle has to fit to pictures along with all the text 
right now its not working on chrome but it is working on safary

*/

.tooltip-inner {
    max-width: 80%;
    /* If max-width does not work, try using width instead */
    width: 80%;
    background-color: white;
}

/* tooltip content */

.tooltip h2 {
    white-space: nowrap;
    width: 400px;
    color: black;
}

/*end tool tip stying*/


.navigation-item-link:hover:after {
    width: 100%;
}

/*styling for the mini tabs within the user profile*/
.header-navigation .navigation-item-link:after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
    background-color: #389AFA;
    position: relative;
    bottom: -20px;
}

.header-navigation .navigation-item-link:hover {
    color: black;
}

/*styling for the links at the top of the user profile page*/
.header-navigation .navigation-item-link {
    color: #7e8a9b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    display: inline-block;
}

.header-navigation .navigation-item {
    margin-right: 2.85rem;
}

.header-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

/*styling for the hover event within the users profile*/
.header-left-link:hover {
    text-decoration: underline;
    color: #7e8a9b;
}

.header-left-link {
    color: #3da3f9;
    margin-left: 0.75rem;
}

.header-left-city:after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    background-color: #C2C8CF;
    border-radius: 50%;
    position: relative;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.header-left-city {
    margin-left: 0.0rem;
    color: #000;
}

.header2 {
    font-weight: bold;
    margin-bottom: 1.43rem;
    font-size: 44px;
    font-family: 'Pacifico', cursive;
    color: #000000;
    margin-top: 35px;
}

.header {
    padding: 2.85rem .0rem 0;
    border-bottom: none;
}

.header-intro,
.header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-intro {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.85rem;
}

.header-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

/*end of the header styling*/

.btn-circle {
    width: 42px;
    height: 42px;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.428571429;
    border-radius: 50%;
    color: #CCCCCC !important;
}

.activestep {
    background-color: #000000 !important;

}

/*styling for the step wizard, this makes the buttons horizontal*/
.stepwizard-step {
    display: table-cell;
    text-align: left;
    padding-top: 30px;
    position: relative;
}

/*styling for the step wizard, this makes the buttons turn a different color on the next step*/

.stepwizard-row:before {
    top: 45px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 69%;
    text-align: left;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

/*this draws the table so we can see the line in between the buttons*/
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}

/* this links the line with the buttons  */

.stepwizard-row {
    display: table-row;
}

/* this is the space from the circles and the header at the top*/
.stepwizard-step p {
    margin-top: 10px;

}


/* This is the blue text for the credit card headers */
.creditcardtext {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 26.4px;
    padding-top: 20px;
}


/* styling for blue line under the links in the mini user navbar */
.navigation-item-link:hover:after {
    width: 100%;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}


.badgescard,
.firstinfo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.input-group {
    position: relative;
}

.input-group-addon {
    border: none
}

.linkname {
    display: none;
}

#copyButton {
    cursor: pointer;
    background: #000;
}

#copyTarget {
    border-left: none;
}

.copied {
    opacity: 1;
    position: absolute;
    left: 75px;
}

@media (min-width: 768px) {
    .copied {
        left: 35px
    }

    .linkname {
        display: block;
        background: #3B3E45;
        color: #fff;
    }
}



*,
*:before,
*:after {
    box-sizing: border-box;
}

.content {
    position: relative;
    animation: animatop 0.9s cubic-bezier(0.425, 1.14, 0.47, 1.125) forwards;
}

.content2 {
    position: relative;
}

.badgescard {
    padding: 10px 20px;
    border-radius: 3px;
    background-color: #00bcd4;
    color: #fff;
    width: 480px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: -1;
    left: 10px;
    bottom: 10px;
    animation: animainfos 0.5s cubic-bezier(0.425, 1.04, 0.47, 1.105) 0.75s forwards;
}


.badgescard span {
    font-size: 1.6em;
    margin: 0px 6px;
    opacity: 0.6;
}

.firstinfo {
    flex-direction: row;
    z-index: 2;
    position: relative;
}

.firstinfo img {
    border-radius: 0%;
    width: 40px;
    height: 86px;
}

.firstinfo .profileinfo {
    padding: 0px 20px;
}

.firstinfo .profileinfo h1 {
    font-size: 1.8em;
}

.firstinfo .profileinfo h3 {
    font-size: 1.2em;
    color: #00bcd4;
    font-style: italic;
}

.firstinfo .profileinfo p.bio {
    padding: 10px 0px;
    color: #5A5A5A;
    line-height: 1.2;
    font-style: initial;
}

@keyframes animatop {
    0% {
        opacity: 0;
        bottom: -500px;
    }

    100% {
        opacity: 1;
        bottom: 0px;
    }
}

@keyframes animainfos {
    0% {
        bottom: 10px;
    }

    100% {
        bottom: -42px;
    }
}

@keyframes rotatemagic {
    0% {
        opacity: 0;
        transform: rotate(0deg);
        top: -24px;
        left: -253px;
    }

    100% {
        transform: rotate(-30deg);
        top: -24px;
        left: -78px;
    }
}

body {
    font-family: 'Open Sans', sans-serif;
}

/*this is the styling for the form in the automation */

.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 0px auto;
    margin-bottom: 0;

}

.wizard>div.wizard-inner {
    position: relative;

}

.wizard-inner {

    background: white;

}


.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;

}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs>li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.navlinks {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;

}

/*styling for the text in the upgradedable plan section */
.maintext2 {
    color: #000000;
    text-align: left;
    font-weight: 700;
    font-size: 25px;
    padding-bottom: 1px;
    font-family: 'Open Sans', sans-serif;
}

/*this handles the color pricing on the billing section*/
.x-price {
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #000000;
}

/* this handles the text inside the dropdown tab in the billing section */
.subtext2 {
    color: #000000;
    font-size: 14px;
    text-align: left;
    padding-top: 9px;
    font-family: 'Open Sans', sans-serif;
}

.wizard .nav-tabs>li a {
    width: 100%;
    height: auto;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 0px;
}

.wizard h3 {
    margin-top: 0;
}





@media(max-width : 585px) {

    /* styling for the text to be centered*/

    .ebook {
        max-width: 214px !important;
        height: 90px !important;
    }


    #mobile {
        padding: 10px 10px 10px 10px;
    }

    .maintext {

        text-align: center;

    }


    .subtext {
        color: #000;
        font-size: 14px;
        text-align: left;
        letter-spacing: 1px;
        text-align: center;
        font-weight: 400;
        margin-top: 45px;
    }


    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs>li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }



    /*styling for  my plan in the billing section */
    .noBorder td {
        border: 0;
    }

    /*styling for the picture of credit card*/

    .mastercard {

        height: 30px !important;
        width: 30px !important;

    }
}

#card-element {
    display: block;
    width: 100%;
    height: 42px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}





.mybuyplan {
    margin: 0 !important;
    padding: 40px 0px !important;
}

.owl-item {
    height: 85vh !important;
}

.owl-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 81vh !important;
    z-index: 1000000;
    right: 0px;
    text-align: right;
    vertical-align: bottom;
    padding-right: 10%;
}

.owl-dot {
    background-color: #fff !important;
    display: inline-block;
    border-radius: 5px;
    margin-left: 20px;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    display: block;
}

.quoteimg {
    width: 35% !important;
    border: 5px #fff solid;
    border-radius: 250px;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
    margin-top: 10vh;
}

.brand {
    padding: 15px 37px;
}

.openquote {
    width: 75px !important;
    opacity: 0.1;
    margin-bottom: -30px;
}

.closequote {
    width: 75px !important;
    opacity: 0.1;
    float: right;
    margin-top: -30px;
}

.quoteitem p span {
    display: inline-block;
    width: 42px;
}

.quoteitem {
    padding: 20px;
}

.quotefooter {
    position: absolute;
    bottom: 0px;
    padding-left: 20px;
}

.mysidebar {
    padding-left: 0px !important;
}

.orangebutton {
    border-radius: 35px 35px 35px 35px !important;
    background-color: #2d334a !important;
    height: 57px !important;
    border: none !important;
    font-size: 22px !important;
    font-weight: 200 !important;
    padding: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff !important;
}

.orangebutton:hover {
    background-color: #000000 !important
}

.orangebutton.w-150 {
    width: 150px;
}

.greybutton {
    border-radius: 35px 35px 35px 35px;
    background-color: #E5E5E5;
    height: 57px;
    border: none;
    font-size: 22px;
    font-weight: 200;
    padding: 13px 25px;
    font-family: 'Roboto Condensed', sans-serif;
}

.bluebutton {
    border-radius: 35px 35px 35px 35px;
    background-color: #895e37;
    height: 57px;
    border: none;
    font-size: 22px;
    font-weight: 200;
    padding: 13px;
    font-family: 'Roboto Condensed', sans-serif;
}

.bluebutton:hover {
    background-color: #895e37 !important
}

.lightbluebutton {
    border-radius: 35px 35px 35px 35px;
    background-color: #895e37;
    height: 57px;
    border: none;
    font-size: 22px;
    font-weight: 200;
    padding: 13px;
    font-family: 'Roboto Condensed', sans-serif;
}

label {
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 10px;
    font-size: 14px;
}

.form-control {
    height: 42px;
    padding: 8px 12px;
    font-size: 15px;
    -webkit-appearance: none;
}

.passfor {
    margin-top: 10px;
    position: absolute;
    right: 14px;
    font-style: italic;
    padding-right: 20px;

}

.submitme {
    padding-top: 30px;
    clear: both;
}

.maintext {
    margin-top: 42px;
}

#reviewowl .owl-item .item {
    text-align: center;
}

.quoteimg {
    margin: auto !important;
    display: inline-block;
}

.quoteimg {
    margin-top: 10vh !important;
}

.brand img {
    margin: auto !important;
}

.quoteitem {
    text-align: left;
}

#accordion>.panel-default {
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 10px !important;
}

#accordion {
    background-color: #ffffff !important;
    border-color: #fff !important;
}

#accordion .panel-heading {
    background-color: #ffffff !important;
    border-color: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
}

small {
    color: #000;
}

.maintext2 {
    margin-top: 0px;
}

#price3 {
    float: right;
    text-align: right;
    font-family: 'Open Sans', Regular;
    font-size: 40px;
    font-weight: 400;
    margin-top: 8px;
    letter-spacing: -1px !important;
}

#price3 small {
    color: #000000;
    font-size: 15px !important;
    text-transform: lowercase;
    letter-spacing: 0px !important;
}

.panel-heading {
    background-color: #fff;
    padding: 0px;
}

#collapse1 {
    clear: both;
}

/*styling for calendar*/

.calendar-day {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 80px;
}

.calendar-table {
    margin: 0 auto;
    width: 700px;
}

.selected {
    background-color: #eee;
}

.outside .date {
    color: #ccc;
}

.timetitle {
    white-space: nowrap;
    text-align: right;
}

.event {
    border-top: 1px solid #b2dba1;
    border-bottom: 1px solid #b2dba1;
    background-image: linear-gradient(to bottom, #dff0d8 0px, #c8e5bc 100%);
    background-repeat: repeat-x;
    color: #3c763d;
    border-width: 1px;
    font-size: .75em;
    padding: 0 .75em;
    line-height: 2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1px;
}

.event.begin {
    border-left: 1px solid #b2dba1;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.event.end {
    border-right: 1px solid #b2dba1;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.event.all-day {
    border-top: 1px solid #9acfea;
    border-bottom: 1px solid #9acfea;
    background-image: linear-gradient(to bottom, #d9edf7 0px, #b9def0 100%);
    background-repeat: repeat-x;
    color: #31708f;
    border-width: 1px;
}

.event.all-day.begin {
    border-left: 1px solid #9acfea;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.event.all-day.end {
    border-right: 1px solid #9acfea;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.event.clear {
    background: none;
    border: 1px solid transparent;
}

.table-tight>thead>tr>th,
.table-tight>tbody>tr>th,
.table-tight>tfoot>tr>th,
.table-tight>thead>tr>td,
.table-tight>tbody>tr>td,
.table-tight>tfoot>tr>td {
    padding-left: 0;
    padding-right: 0;
}

.table-tight-vert>thead>tr>th,
.table-tight-vert>tbody>tr>th,
.table-tight-vert>tfoot>tr>th,
.table-tight-vert>thead>tr>td,
.table-tight-vert>tbody>tr>td,
.table-tight-vert>tfoot>tr>td {
    padding-top: 0;
    padding-bottom: 0;
}

.myerror {
    color: #f90000;
    background-color: #fbeeee;
    padding: 8px 12px;
    border-radius: 10px;
    display: inline-block;
}

.form-pass-reset {
    width: 300px;
    max-width: 100%;
}

.mysuccess {
    color: #09794c;
    background-color: #dff7e1;
    padding: 8px 12px;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

.floatright {
    margin-left: 15px;
    color: #ccc;
}

input.form-control::placeholder {
    font-weight: 600;
    color: #999;
}

input.form-control {
    font-weight: 600;
    color: #999;
}

input.form-control {
    color: #111;
}

#accordion h4 small {
    color: #000 !important;
    margin-left: 2px;
}

.maintext2 i {
    font-size: 15px;
    vertical-align: top;
    padding-top: 2px;
}

#accordion>.panel-default {
    padding: 12px 0px 10px !important;
}

.buyplann .subtext {
    margin-top: 25px;
    text-transform: uppercase;
}

#collapse1>.panel-body {
    border-top: 0px !important;
}

#accordion .fa-sort-up {
    transform: rotate(0deg);
    margin-top: 7px;
}

#accordion .collapsed .fa-sort-up {
    transform: rotate(180deg) !important;
    margin-top: 2px !important;
}

.firstime .fa-sort-up {
    transform: rotate(180deg) !important;
    margin-top: 2px !important;
}

.maintext2:hover {
    text-decoration: underline;
}

.checkmarkss {
    text-align: left;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

#collapse1 h3,
#collapse1 form {
    display: inline-block;
}

#collapse1 li {
    padding: 5px 0px;
}

#collapse1 i {
    color: #000;
    margin-right: 5px
}

#collapse1 {
    padding-top: 15px !important;
}

.planswitches {
    padding: 8px 0px 20px;
}

.admin-menu {
    margin-top: 25px;
    margin-bottom: 25px;
    list-style-type: none;
    padding: 0px;
}

.admin-menu li a i {
    opacity: 0;
}

.admin-menu li {
    margin-top: 5px;
}

.admin-menu li a:hover i,
.currpage a i {
    opacity: 1 !important;
}

.currpage a span {
    color: #000000 !important;
    background: #f9d9b6 !important;
    padding-left: 10px !important;
    font-weight: bold;
}

.admin-menu li a {
    padding-left: 20px !important;
    letter-spacing: 1px;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    text-decoration: none;
}

.admin-menu li a span {
    margin-left: 10px;
    border-bottom: 2px #ffffff36 solid;
    width: 81%;
    display: inline-block;
}

.admin-menu li a:hover span,
.currpage a span {

    border-bottom: 2px #fff solid !important;
}

.admin-menu li a span i {
    opacity: 1 !important;
}

.logmeout {
    position: fixed !important;
    bottom: 30px;
    width: 200px;
}

.logmeout span {
    border-bottom: 0px !important;
}

.bigcheck {
    border: 1px #000000 solid;
    border-radius: 5px;
    padding: 20px 25px;
    width: 100%;
}

.bigcheck input {
    float: left;
    margin-right: 20px;
}

.fbname {
    display: none;
}

.bigcheck {}

.mycheck {
    width: 20px;
    height: 20px;
    float: left;
    border: 2px #8194BE solid;
    border-radius: 10px;
    margin-right: 20px;
}

.clicked {
    background-color: #F2F7F3 !important;
    border-color: #2f7512 !important;
    color: #2f7512 !important;
}

.clicked .mycheck {
    background-color: #468847 !important;
}

.clicked .mycheck:before {
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 10px;
    margin-right: 20px;
}

.new_step1 .form-group input {
    display: none;
}

.fbname {
    background-color: #fff;
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -20px;
    border-radius: 5px;
    padding: 20px 65px 20px 65px;
    margin-top: 20px;
    border-top: 1px #ccc solid;
    color: #333;
    text-transform: none;
    letter-spacing: 0px;
}

.fbname input {
    display: block !important;
    float: none !important;
}

#myInput {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    height: 52px;
    vertical-align: top;
    color: #000000;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 32px;
}

.lightbutton {
    background-color: #000;
    border: 0px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 13px;
    display: inline-block;
    width: 130px;
    height: 52px;
    vertical-align: top;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.fblinks img {
    max-height: 30px;
    margin-top: -5px;
    margin-right: 15px;
}

.fblinks .bluebutton,
.fblinks .orangebutton {
    width: 300px;
    max-width: 100%;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
}

.fblinks {

    margin-bottom: 40px;
}

.socialicons {
    float: left;
    max-height: 50px;
    margin-right: 25px;
    margin-top: 5px;
}

.header_subnav {
    margin-top: 70px;

}

.header_subnav li {
    display: inline-block;

}

.header_subnav .navlinks {
    padding: 20px 30px;
    display: inline-block;
    margin-bottom: 0px !important;
}

.header_subnav .navlinks:hover {
    text-decoration: none;
    border-bottom: 2px solid #000000;
}

.header_subnav .first .navlinks {
    padding-left: 0px;
}

.completestep,
.completestep:hover {
    background-color: #54983B;
}

.firsttime input::placeholder {
    color: #999 !important;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999 !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #999 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999 !important;
}

.connectedbox {
    border-radius: 5px;
    padding: 20px 25px;
    width: 100%;
    background-color: #F2F7F3 !important;
    color: #2f7512 !important;
    border: 1px #2f7512 solid;
    margin-bottom: 30px;
}

.connectedbox h4 {
    margin-top: 0px;
    color: #2f7511;
}

.connectedbox p {
    color: #1eacde;
    display: inline-block;
    background-color: #fff;
    padding: 5px 25px;
    font-weight: bold;
    margin-right: 20px;
    border-radius: 5px;
    box-shadow: 2px 2px 10px 0px #bbbbbb;
}

.connectedbox button {
    -webkit-appearance: none;
    border: 0px;
    background: transparent !important;
    padding: 0px;
    color: #1eacde;
    font-style: italic;
}

.connectedbox button:hover {
    text-decoration: underline;
}

.clicked .fbname {
    display: block !important;
}

.left_side img {
    display: inline-block;
}

.inlinetext {
    display: inline-block;
    color: #1eacde;
    font-style: italic;
    cursor: pointer;
}

.inlinetext:hover {
    text-decoration: underline;
}

.alert-info img {
    max-width: 100%;
}

.alert-info {
    margin-top: 40px;
    background-color: #F2FAFD !important;
}

div.profile_circle {
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    text-align: center;
    align-content: center;
    align-items: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px #fff solid;
    box-shadow: 1px 2px 5px #888;
    overflow: hidden;
}

div.profile_circle>img {
    max-width: 100%;
}

div.logo_square {
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    text-align: center;
    align-content: center;
    align-items: center;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    border: 5px #fff solid;
    box-shadow: 1px 2px 5px #888;
    overflow: hidden;
    margin-bottom: 40px;
}

div.logo_square>img {
    max-height: 100%;
    max-width: 100%;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

h5 {
    color: #000000;
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 1px;
}

.userinfo p {
    font-size: 14px;
    line-height: 20px;
}

.alert-info a {
    width: 100% !important;
    display: block;
}

.header_subnav .currpage {
    font-weight: 700 !important;
    border-bottom: 2px solid #000000;
}

.account_choose .bigcheck input {
    display: none !important;
}

.selected_account {
    background-color: #d9edf740;
    border: 0px;
    margin: 0px 40px;
    font-size: 16px;
    max-width: 220px;
    padding: 10px 45px 10px 15px;
    overflow: visible;
    display: block;
    cursor: pointer;
    font-family: 'Roboto Condensed';
    color: #fff !important;
    font-weight: 700;
}

.selected_account:hover {
    color: #fff;

}

.selected_account img {
    float: right;
    width: 25px;
    margin-right: -30px;
}

.facebookconnected h5 {
    color: #2f7512;
}

.facebookconnected {
    border-color: #2f7512;
}

.mycardbox i {
    font-size: 30px;
    margin-top: 2px;
    color: #3a5997;
}

.deafultcard i {
    color: #2f7512;
}

.mycardbox h4 {
    color: #3a5997;
    margin-bottom: 8px;
}

.deafultcard {
    color: #2e7511;
}

.mycardbox strong {
    float: right;
}

.myinvoicebox {
    margin-top: 0px;
    background-color: #ffffff !important;
}

.expertcheck input {
    -webkit-appearance: checkbox;
    width: 20px;
    display: inline-block;
    box-shadow: none;
    padding: 0px !important;
    height: 20px;
    margin: 0px !important;
}

.expertcheck label {
    width: 100%;
    color: #333;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 15px;
    -webkit-appearance: none;
    font-weight: 600;
    color: #666;
}

.ocmove .col-sm-7 {
    float: right;
    width: 82%;
}

.ocmove .col-sm-3 {
    float: left;
    width: 17%;
    padding-top: 10px;
}

@media (max-width: 1080px) {
    .nav-side-main {
        display: none;
    }
}

.nav-side-menu {
    overflow: auto;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 400;
    background-color: #000000;
    position: fixed;
    top: 0px;
    width: 300px;
    height: 100%;
    color: #ffffff;
}

.nav-side-menu .brand {
    background-color: #000000;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.nav-side-menu .toggle-btn {
    display: none;
}

.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
}

.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
}

.nav-side-menu ul .active,
.nav-side-menu li .active {
    background-color: #000;
}

.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
    background-color: #000000;
}

.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
    color: #d19b3d;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    background-color: #181c20;
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #fff;
    margin-left: 0px;
}

.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    background-color: #020203;
}

.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.nav-side-menu li {
    padding-left: 0px;
    border-bottom: 1px solid #fff;
}

.nav-side-menu li a {
    text-decoration: none;
    color: #fff;
    padding-left: 10px;
}

.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}

.nav-side-menu li:hover {
    border-left: 3px solid #d19b3d;
    background-color: #000000;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

@media (min-width: 1081px) {
    .nav-side-menu {
        display: none;
    }
}

@media (max-width: 1080px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        z-index: 11111;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 1);
        -moz-box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 1);
        box-shadow: 0px 5px 10px 0px rgba(204, 204, 204, 1);
    }

    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #395a98;
        border: 1px solid #395a98;
        border-radius: 5px;
        color: #fff;
        width: 40px;
        text-align: center;
    }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

@media (min-width: 1081px) {
    .nav-side-menu .menu-list .menu-content {
        display: none;

    }
}

@media (max-width: 1080px) {
    .brand {
        padding: 5px !important;
    }

    .brand .brand {
        padding: 0px !important;
    }

    .brand .brand img {
        margin-left: 25px !important;
    }

    .nav-side-menu .toggle-btn {
        top: 12px;
        right: 30px;
    }

}

@media (max-width: 1080px) {
    .testimonialside {
        display: none;
    }

    .nav-side-menu ul {
        padding-bottom: 5px;
    }

    .nav-side-menu ul ul {
        padding-bottom: 0px;
    }

    .nav-side-menu li {
        border-bottom: 1px solid #ffffff36;
        text-align: center;
        padding: 5px !important;
    }

    .nav-side-menu li.menu-section {
        border: none;
        margin-top: 25px;
    }

    .nav-side-menu li a {
        height: 40px;
        text-align: center;
        padding-left: 0px !important;
    }

    .nav-side-menu li a i {
        display: none;
    }

    .nav-side-menu li a span {
        border: 0px !important;
    }

    .currpage a span {
        font-weight: bold;

    }

    .header h2.header2 {
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }

    .mydash .col-sm-6 {
        float: left;
    }
}

@media (max-width: 767px) {
    .mainbody {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header_subnav li {
        width: 100%;
        border-bottom: 1px solid #d7dfef;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header_subnav .navlinks {
        border: 0px !important;
        padding: 0 !important;
        width: 100% !important;
        display: block !important;
    }

    .header hr {
        border: #fff;
    }

    .header_subnav {
        margin-top: 20px;
    }

    .planswitches select {
        width: 220px;
        text-transform: uppercase;
    }
}

.mydash .col-xs-3 {
    text-align: center !important;
}

.mydash .col-xs-3 img {
    width: 80px !important;

    max-width: 100% !important;
    margin: auto !important;
}


@media (max-width: 767px) {
    .mydash .col-xs-3 img {
        margin-bottom: 10px !important;
    }

    .ocmove .col-sm-3 {
        width: 30% !important;
    }

    .ocmove .col-sm-7 {
        width: 70% !important;
    }
}

.mydash {
    border: 1px #CCCCCC solid !important;
    background-color: #ffffff !important;
    color: #333 !important;
}

.mydash p {
    margin-bottom: 0px;
}

.mydash a {
    margin-top: 10px;
}


h2.maintext {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .ocmove .col-sm-7 {
        width: 100% !important;
    }

    h2.maintext {
        margin-top: 42px;
        font-size: 22px !important;
    }

    .subtext {
        margin-top: 20px;
    }

    .orangebutton {
        margin-top: 15px;
    }

    .stepwizard {
        width: 100% !important;
    }

    #myInput {
        margin-bottom: 15px;
    }
}

.testimonialside .nav-side-menu {
    overflow: hidden;
    font-family: verdana;
    font-size: 15px;
    font-weight: 400;
    background-color: #000000;
    position: fixed;
    top: 0px;
    width: 28%;
    height: 100%;
    color: #e1ffff;
    display: block;
}

@media (max-width: 1400px) {
    .mysidebar p {
        font-size: 15px;
        line-height: 28px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .openquote,
    .closequote {
        width: 55px !important;
    }
}

@media (max-width: 1080px) {
    .mysidebar {
        display: none;
    }

    .mysidebar p {
        font-size: 15px;
        line-height: 26px;
    }

    .mainunlog .maintext {
        font-size: 20px !important;
        margin-top: 12px !important;

        margin-bottom: 0px !important;
    }

    .mainunlog .subtext {
        margin-bottom: 0px !important;
        margin-top: 15px !important;
        font-size: 13px !important;
    }

    .passfor {
        margin-top: 10px;
        right: 14px;
        font-style: italic;
        padding-right: 0px;
        margin-bottom: 0px;
        position: relative;
        margin-left: 20px;
        display: block;
        text-align: right;
    }

    #price3 {
        font-size: 31px;
    }

    .buyplann .col-sm-9 {
        height: auto;
    }

    #payment-form .subtext {
        margin-top: 40px !important;
    }

    .header_subnav {
        margin-bottom: 30px;

    }
}

.logo_square {
    float: right;
}


.stepwizard-step {
    text-align: center;
}

.btn-success {
    background-color: #00c1f4 !important;
    border: none !important;
}

.btn-success .glyphicon {
    color: #fff !important;
}

.stepwizard-step p {
    text-align: center;
}

.stepwizard-step small {
    font-size: 13px !important;
    color: #333333;
    margin: 0 0 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mainflyerform .panel-primary {
    border: none !important;
    border-radius: 0px !important;
}

.mainflyerform .panel-heading {
    border-radius: 0px !important;
    border: none !important;
}

.mainflyerform .panel-title {
    border-radius: 0px !important;
    border: none !important;
    background-color: #000 !important;
    padding: 10px 15px 20px !important;
    font-family: 'Pacifico', cursive;
    color: #ffffff;
    font-size: 26px !important;
    margin: 0px;
    font-weight: 100;
    text-align: left;
}

.stepwizard-row:before {
    top: 50px;
    left: 60px;
}

.mainflyerform .btn-default {
    opacity: 1 !important;
}

.new_listing {
    background-color: #e9f5ff !important;
    border-color: #00c1f4 !important;
    color: #1d588a !important;
}

.mainflyerform .btn-primary {
    width: 200px !important;
    line-height: 160px !important;
    margin: 10px !important;
    text-transform: uppercase !important;
}

.open_house {
    background-color: #f9fbf7 !important;
    border-color: #5cb85c !important;
    color: #0b752f !important;
}

.just_sold {
    background-color: #fbfbf7 !important;
    border-color: #A67F40 !important;
    color: #A67F40 !important;
}

.mainflyerform .btn-primary:hover {
    background-color: #e0f5e0 !important;
}

input.flyertype {
    display: none;
}

.mainflyerform {
    margin: 0px auto 65px;
    box-shadow: 0 1px 33px rgba(0, 0, 0, .3) !important;
}

.step2_listing,
.step2_openhouse,
.step2_sold {
    display: none;
}

.mydesign img {
    border: 3px #ccc solid !important;
}

.mydesign img:hover {
    border: 3px #00c1f4 solid !important;
}

.mydesign input {
    display: none;
}

.mydesign label {
    padding: 5px !important;
    margin-bottom: 20px !important;
}

.mydesign .on img {
    border: 3px #5cb85c solid !important;
}

.quotefooter {
    background-color: #000000;
    width: 100%;
    display: block;
}

.mainbody textarea {
    float: none;
    display: block;
    width: 100%;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 102px;
    padding: 8px 12px;
    font-size: 15px;
    -webkit-appearance: none;
    font-weight: 600;
    color: #666;
}

.cropimage {
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 100px 100px;
    max-width: 300px;
}

.croppie-container .cr-slider-wrap {
    width: 100% !important;
}

.reviewready {
    max-width: 100%;
    width: 420px;
    padding: 20px;
    border-radius: 10px;
    border: 1px #f3f3f3 solid;
}

.reviewready img {
    max-width: 100%;
    box-shadow: 0px 0px 20px #ccc;
}

.postbox {
    max-width: 100%;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    border: 1px #f3f3f3 solid;
    margin-bottom: 40px;
    margin-right: 0px !important;
    margin-top: 35px !important;
    background-color: #fff !important;
    position: relative;
}

.postimagebox {

    text-align: center;
    text-transform: uppercase;
    color: #ccc;
    font-weight: bold;
    margin-bottom: 10px;
}

.comingsoonbox {
    height: 400px;
    background-color: #f4f9ff;
    padding-top: 180px;
}

.postdate {
    padding: 8px 20px 15px;
    border-radius: 10px;
    border: 1px #f3f3f3 solid;
    position: absolute;
    right: 20px;
    top: 0px;
    display: inline-block;
    background-color: #fff;
    color: #aaa;
    font-weight: bold;
}

.up_post_delete {
    border: 1px #f3f3f3 solid;
    padding: 8px 20px 15px;
    position: absolute;
    border-radius: 10px;
    font-weight: bold;
}

.up_post_delete a {
    color: #ff0000;
    background: url(../article-bank/images/delete_icon.svg) left center no-repeat;
    padding-left: 27px;
    font-size: 16px;
}

.postbox p span {
    color: #000000;
}

#color {
    color: #fff !important;
}

.maxlength-feedback {
    display: block;
}

.fc-time {
    display: none;
}

.fc-title {
    font-size: 11px !important;
    font-weight: normal !important;
    color: #fff !important;
    padding: 5px !important;
    display: block !important;
}

.inlinetext {
    background-color: #1eacde;
    color: #fff;
    padding: 9px 18px;
    border-radius: 8px !important;
    font-weight: normal;
    font-style: normal;
    margin-top: 5px !important;
    margin-bottom: 10px;
}

.inlinetext:hover {
    background-color: #5a95f5;
    text-decoration: none;
    color: #fff !important;
}

a.linkboxx {
    overflow: hidden;
    max-width: 100%;
    display: block;
    background-color: #f4f9ff;
    border: 1px #e8e8e8 solid;
    padding: 8px;
    border-radius: 5px !important;
    color: #333;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 14px !important;
    margin-bottom: 15px;
}

.overlay_preview {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #afafaf94;
    z-index: 10;
    text-align: center;
    display: none;
}

#overlay_post {
    margin: auto;
    width: 500px;
    max-width: 100%;
    background-color: transparent;
    display: block;
    margin-top: 100px;
    padding: 10px;
    border-radius: 5px;

}

#overlay_post .postdate {
    position: relative;
    right: 0;
}

#overlay_post .postdate {
    margin-bottom: -10px;
}

#overlay_post .postbox {
    margin-top: 0px !important;
}

#overlay_post .postbox p {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
}

#overlay_post:before {
    content: 'x';
    margin-left: 245px;
    position: absolute;
    background-color: #fff;
    border-radius: 50px;
    padding: 5px;
    width: 30px;
    height: 30px;
    font-weight: bold;
    cursor: pointer;

}

.newpost:before {
    display: none !important;
}

.newpost {
    padding: 25px;
}

.newpost input[type="radio"] {
    -webkit-appearance: radio;
    float: left;
    width: auto;
    height: auto;
    margin-right: 15px;
    margin-left: 8px;
}

.newpost textarea {
    float: none;
    display: block;
    width: 100%;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 92px;
    padding: 8px 12px;
    font-size: 15px;
    -webkit-appearance: none;
    font-weight: 600;
    color: #666;
}

.newpost iframe {
    width: 100%;
    border: 0px !important;
    height: 750px !important;
}

.newpost #post_image {
    opacity: 0;
    margin-top: -42px;
    width: 1px;
    padding: 0px;
}

.newpost .linksave {
    display: none;
}

.newpost #schedule {
    width: 220px;
    display: inline-block;
}

.fc-createButton-button {
    display: none !important;
}

.newimgpst {
    width: 2px !important;

    display: inline-block !important;

}

.post_photo {
    display: block;
    width: 100px;
    height: auto;
    background: #fff;
    text-align: center;
    align-content: center;
    align-items: center;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    border: 5px #fff solid;
    box-shadow: 1px 2px 5px #888;
    overflow: hidden;
    margin-bottom: 0px;
}

.fab {
    font-size: 20px !important;
    margin-right: 10px;
}

.header hr {
    margin-top: 0px !important;
}

ul.nav-pills li {
    z-index: 100;
    width: 100%;
    position: relative;
}

ul.nav-pills li.logmeout {
    z-index: 0;
}

@media only screen and (max-width:768px) {
    .mybuyplan a>i small {
        font-size: 13px;
        margin-left: 0px;
    }

    .mybuyplan a>i {
        display: block;
        padding-left: 2px;
        line-height: normal;
    }

    .float_right {
        position: relative !important;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        top: 0px !important;
        right: 0px !important;
    }
}

.reddot {
    background-color: #ff707c;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 10px;
    vertical-align: text-top;
    margin-top: 8px;
}

.brandedd h6 {
    width: 64%;
    position: absolute;
    color: #fff;
    font-weight: bold;
    text-align: right;
    margin-top: 33px;
    text-transform: uppercase;
    font-size: 11px;
}

.brandedd .profile_circle {
    position: absolute;
    margin-left: 67%;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    border: 1px #39beef solid;
    box-shadow: none !important;
}

.branded_float:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 37%;
    height: 50px;
    background-color: #000;
    margin-left: 44%;
    margin-top: 20px;
    border-radius: 50px;
}

.brandedd p {
    font-size: 15px;
    line-height: 23px;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 0px;
}

.logentry {
    background-color: #eee;
    display: inline-block;
    padding: 5px 6px 8px 6px;
    border-radius: 6px;
    margin-right: 40px;
    color: black;
    position: relative;
    font-weight: bold;
}

.logentry:after {
    content: "";
    position: absolute;
    margin-top: -6px;
    margin-left: -5px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #eee;
    transform: rotate(-45deg);
    right: -15px;
    top: 10px;
}

.logrole {}

.logdate,
.logeditor {
    font-weight: normal;
    font-size: 10px;
    display: inline-block;
}

.closeaddlog {
    float: right;
    margin-right: -50px;
    margin-top: -50px;
    width: 50px;
    box-shadow: none !important;
    height: 50px !important;
    padding: 4px;
    font-weight: normal;
    font-size: 28px;
    color: #fff;
    border-radius: 35px 35px 35px 35px;
    background-color: #E5E5E5;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    z-index: 1000000;
}

.addlog {
    border-radius: 35px 35px 35px 35px;
    background-color: #000;
    height: 57px;
    border: none;
    font-size: 22px;
    font-weight: 200;
    padding: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    float: right;
    color: #fff;
    cursor: pointer;
    margin-top: -100px;
}

.logbox {
    display: flex;
    width: 100%;
    height: fit-content;
    padding: 5px;
}

.btn-root-disconnect {
    cursor: pointer;
    border-radius: 35px;
    padding: 13px 25px;
    font-size: 22px;
    background: #ff0000;
}

.modal {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.modal .modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%
}

.modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.modal .close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.float-left {
    float: left;
}

.btn-top-logout {
    display: none;
}

.subscribelnkdbtn {
    width: auto;
    padding: 0px 40px 0px 40px;
}

@media screen and (max-width: 1850px) {
    .btn-top-logout {
        display: block !important;
    }
}

/* FreePlan CSS */
.mybuyfreeplan {
    margin: 0 !important;
    padding: 40px 0px 0px 0px !important;
}

.mybuyplan {
    margin: 0 !important;
    padding: 0px 0px 40px 0px !important;
}

#collapse2 {
    clear: both;
}

#collapse2>.panel-body {
    border-top: 0px !important;
}

#collapse2 h3,
#collapse2 form {
    display: inline-block;
}

#collapse2 li {
    padding: 5px 0px;
}

#collapse2 i {
    color: #000;
    margin-right: 5px;
}

#collapse2 {
    padding-top: 15px !important;
}

.btn_select_freeplan {
    background: #FF8736;
    padding: 2px 10px;
    color: #fff !important;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    width: auto;
    margin-top: 5px;
}

.btn_select_otherplans {
    background: #077707;
    padding: 2px 10px;
    color: #fff !important;
    border-radius: 5px;
}

.error_msg {
    color: #ff0000;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    font-weight: 600;
    font-size: 15px;
}

.select2-container .select2-selection--single {
    height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px !important;
    color: #736e6e !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px !important;
}

#calNewPostModal {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: none;
}

#calNewPostModal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 0px;
    width: 100%;
    box-shadow: none;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

#calNewPostModal .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#calNewPostModal .close:hover,
#calNewPostModal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#calNewPostModal .modal-header {
    padding: 2px 16px;
    background-color: #ff0000;
    color: white;
}

#calNewPostModal .modal-body {
    padding: 15px 3px;
    min-height: 250px;
}

#calNewPostModal .modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

#calNewPostModal .btn_goback {
    cursor: pointer;
    background: #9b93ce;
    color: white;
    padding: 3px 8px;
    font-weight: bold;
}

.scheduled_postdate {
    text-align: right;
    display: block;
    padding-bottom: 7px;
}

.scheduled_postdate span {
    width: 10px;
    border: 1px #f3f3f3 solid;
    color: #aaa;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline;
    margin-right: 20px;
}

.disable-thisbtn {
    pointer-events: none;
}

.invalid_coupon {
    color: #ff0000;
    font-weight: bold;
}

.valid_coupon {
    color: #279327;
    font-weight: bold;
}

.apply_coupon {
    font-size: 15px;
    border-radius: 35px;
}

.pt-20 {
    padding-top: 20px;
}

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.strike>span {
    position: relative;
    display: inline-block;
}

.strike>span:before,
.strike>span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #d2c8c8;
}

.strike>span:before {
    right: 100%;
    margin-right: 15px;
}

.strike>span:after {
    left: 100%;
    margin-left: 15px;
}

#maginLinkModal .modal-content {
    width: 100%;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    margin-right: 0px !important;
}

.errmsg_fb_connected {
    margin-top: 20px;
    color: #ff0000;
}

.errmsg_fb_connected span {
    margin-top: 12px;
    color: #ff0000;
    font-weight: bold;
}

.errbtn_fb_connected {
    pointer-events: none;
    background-color: #ccc !important;
}

.msg_success_magiclink {
    font-weight: bold;
    color: #3c7b3c;
}

.msg_error_magiclink {
    font-weight: bold;
    color: #ff0000;
}

input[name="selected_number_of_posts"] {
    width: 12px;
    height: 12px;
    -webkit-appearance: auto;
}

.admin-menu .icon_plusminus {
    opacity: unset !important;
}

.admin-menu .icon_beforemenu {
    opacity: unset !important;
}

.txt_cancelsub {
    font-size: 17px;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
}

@media (max-width: 1080px) {
    .nav-side-menu li a i {
        display: inline-block;
    }

    .nav-side-menu li {
        text-align: left;
    }

    .nav-side-menu li a {
        height: unset;
        text-align: left;
        padding-left: 5px !important;
        letter-spacing: 1px;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
        border-radius: 5px;
        color: white;
        font-family: 'Open Sans', sans-serif;
        position: relative;
        display: block;
        padding: 10px 15px;
    }

    .nav-side-menu li a span {
        margin-left: 10px;
        border-bottom: 2px #ffffff36 solid;
        width: 81%;
        display: inline-block;
    }

    .nav-side-menu li a span i.sing-icons {
        position: absolute;
        right: 50px;
        top: 13px;
    }

    .nav-side-menu li a span {
        margin-left: -15px;
    }

}

.float_right {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 10000;
}

.mysidebar .nav-side-main i.sing-icons {
    position: absolute;
    right: 50px;
    top: 13px;
}

.dropdown_menu {
    padding-right: 40px;
    background-color: #eaeaea17;
}

.dropdown_menu li span {
    color: #fff;
    margin-left: 12%;
    width: 74%;
}

.dropdown_menu li:first-child {
    margin-top: 0px;
    padding-top: 5px;
}

@media only screen and (max-width:992px) {
    .float_right {
        top: 80px;
    }
}

#sticky-footer {
    z-index: -1;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

th {
    background-color: #b7b7b7 !important;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

#page-content {
    flex: 1 0 auto;
}

#sticky-footer {
    flex-shrink: none;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    line-height: 2;
    /* Vertically center the text there */
    background-color: #f5f5f5;
}

/* Width of labels
-------------------------------------------------- */
.input-group>.input-group-prepend {
    flex: 0 0 10%;
}

.input-group .input-group-text {
    width: 100%;
}

/* Width of labels 35%
-------------------------------------------------- */
.input-group>.input-group-prepend_30 {
    flex: 0 0 30% !important;
}

/* For Material Icon alignment */
.icon-valign-middle {
    vertical-align: middle;
    margin-right: 3px;
}

/* Background color of breadcrumb
-------------------------------------------------- */
.breadcrumb {
    background-color: transparent !important;
    padding: 0px;
}

.breadcrumb li {
    font-size: 14px !important;
}

/* Fix vertical alignment for all material icons
-------------------------------------------------- */
.material-icons {
    vertical-align: middle;
}

.header2 .s_name {
    color: #000;
}


.breadcrumb-item a:hover {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #000;
}

.page-item.active .page-link {
    background-color: #000000;
    border-color: #000000;
}

.table .thead-light th {
    color: #000;
}

table.dataTable td,
table.dataTable th {
    vertical-align: middle;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 65px;
}

.btn-light-blue {
    background-color: #2d334a !important;
    color: #fff !important;
    border-color: #2d334a !important;
}

.btn-light-blue:hover {
    background-color: #2d334a !important;
    border-color: #2d334a !important;
}

.billing-box {
    min-height: 100px;
    padding: 20px;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 2%;
    display: inline-block;
}

@media (min-width: 768px) {
    .billing-box {
        margin-right: 2%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }

    .billing-box:nth-child(2n) {
        margin-right: 0%;
    }
}

#leadAssignModal .modal-content {
    width: 100% !important;
}

.select2-container {
    z-index: 99999;
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
    height: 42px;
    padding-top: 5px;
}

.small-checkbox {
    width: 3% !important;
}

@media (max-width: 767px) {
    .billing-box {
        flex-basis: unset;
    }
}

table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled) {
    padding-right: 20px;
    text-wrap: nowrap;
}

.my-data-table thead th {
    text-wrap: nowrap;
}

.dataTables_paginate,
.dataTables_info {
    font-size: 13px;
}

.my-data-table tr td:nth-child(4) {
    text-wrap: nowrap;
}

.imgicon {
    width: 24px;
}

.my-data-table tr td:nth-child(11),
.my-data-table tr td:nth-child(9) {
    text-wrap: nowrap;
}

table.dataTable thead>tr>th {
    font-size: 14px;
}

.my-data-table tr td {
    font-size: 14px;
}

.mainbody .form-group.row .notes-block {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    max-width: 500px;
    padding-bottom: 5px;
}

.mainbody .form-group.row .notes-block .inner {
    font-size: 85%;
    padding-top: 5px;
}

.orangebutton.w-500 {
    width: 500px;
}

.mainbody.page-user-leads-view .form-group.row .col-sm-9 {
    padding: 8px 12px;
    font-size: 15px;
    -webkit-appearance: none;
}

#modalBoxUserStatus .modal-content {
    width: 100%;
}

#modalBoxDeleteUser .modal-content {
    width: 100%;
}

@media (min-width: 576px) {
    .mainbody .form-group.row .col-sm-3 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .mainbody .form-group.row .col-sm-9 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* Sidebar Scroll CSS */
.nav-side-inner {
    position: fixed;
    width: 100%;
    max-width: 300px;
    overflow-y: auto;
    top: 170px;
    bottom: 0;
}

/* width */
.nav-side-inner::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.nav-side-inner::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.nav-side-inner::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.nav-side-inner::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.ajax-loader {
    display: none;
}

.ajax-loader img {
    height: 45px;
}

#moveUnverifiedLeadToInboundModal .modal-content {
    width: 100% !important;
}

.btncheck_days {
    display:inline;
    width:auto;
    margin-right: 10px;
}

textarea .select2-search__field {
    min-height:42px !important;
}

.select2-selection--multiple {
    min-height:42px !important;
    height:auto !important;
}
#modalBoxCancelUserSubscription .modal-content {
    width: 100%;
}
.btnCancelUserSubscription { 
    border-radius: 35px 35px 35px 35px !important;
    background-color: #ff0000 !important;
    height: 57px !important;
    border: none !important;
    font-size: 22px !important;
    font-weight: 200 !important;
    padding: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff !important;
    margin:10px 0px 40px 0px; 
    width: 250px;
}
#modalBoxUserSetupAccount .modal-content {
    width: 100%;
    padding: 10px;
}

.export_buttons { margin-top: 10px; }
.export_buttons .buttons-excel {
    background: #fff !important;
    background: none;
    border: none;
    color: #000;
    font-weight: bold;
    border: 1px solid #696969;
    / vertical-align: top; /
    display: flex;
    align-items: center;
}
.export_buttons .span_1 {
    width: 30px;
}
.export_buttons .span_2 {
    margin-left: 5px;
}

#modalBoxActivateUserAccount .modal-content {
    width: 100%;
    padding: 10px;
}
.modal-ajax-loader {
    display: none;
}

.modal-ajax-loader img {
    height: 45px;
}

.img_paymentstatus {
    background-color: transparent !important; 
    border: 0px !important; 
    padding: 0px; 
    box-shadow: none; 
    width: 40px; 
    height: auto !important;
}
.span_state_label { font-weight: bold;}

#modalBoxLeadUnAssign .modal-content {
    width: 100%;
    padding: 10px;
}
#modalBoxDeleteSubcat .modal-content {
    width: 100%;
    padding: 10px;
}

.alert-primary {
    color: #004085;
    background-color: #f1f1f1;
    border-color: #bbb;
}