h1, h2, h3, h4, h5, h6, label, input, textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {

}

h1.hl {
    text-shadow: 1px 1px #333333;
}

.container {
    width: 1030px;
    margin: auto;
    padding: 0;
}

.container-fluid {
    padding: 0;
}

.row {
    margin: 0;
}

p.desc {
    font-size: 14pt;
    line-height: 24pt;
}

p, div {
    font-family: "Trebuchet MS" sans-serif;
}

.btn {
    font-family: Tahoma;
}

body {
    overflow-x: hidden;
}

.erp .row {

}

.logo img {
    max-width: 150px;
}

.bg {
    height: 22px;
    background-image: url("/public/new_ui/img/header-lines.png");
    width: 100%;
}

.row.header {
    background-image: linear-gradient(to bottom, #ffffff, #dadada);
    height: 190px;
}

.row.header .container {
    background-image: url("/public/new_ui/img/heater_white_shade.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 178px;
}

.header .logo {
    margin-top: 18px;
}

.header .action {
    height: 40px;
    margin-top: 40px;
    vertical-align: middle;
    margin-left: 100px;
}

.action .phone {
    background-image: url("/public/new_ui/img/Phone.png");
    background-repeat: no-repeat;
    background-position: left center;
    height: 40px;
    font-size: 20pt;
    color: #000000;
    width: 200px;
    padding-left: 40px;
    font-family: "Trebuchet MS", sans-serif;
}

.btn.explore, .login .btn, .action .btn {
    box-shadow: 0px 2px 3px #333333;
}

.action .login {
    margin-left: 30px;
}

.action .login .btn {
    font-family: "Tahoma", sans-serif;
    font-size: 14pt;
    background: linear-gradient(to bottom, #33cc00, #009900);
    border-radius: 10px;
    font-weight: bold;
    text-shadow: 0px 1px #333333;
}

.action .phone, .action .login {
    float: left;
    margin-right: 5px;
}

.header .menu {
    margin-top: 54px;
    margin-left: 0px;
}

.header .ll {
    width: 414px;
    padding-left: 0;
}

.header .lr {
    width: 577px;
    margin: 0;
    padding: 0;
}

.menu a {
    padding: 10px 16px;
    text-transform: uppercase;
    font-size: 14px;
    color: #333333;
}

.menu .mi {
    float: left;
    margin-right: 1px;
}

.mi a {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14pt;
}

.menu {
    margin-left: 120px;
    padding-left: 0px;
}

.menu .active, .menu a:hover {

    /* the border will curve into a 'D' */
    border-radius: 10px 10px 0px 0px;
    background-color: #66b4cc;
    color: #ffffff;
    text-decoration: none;
}

.row.hero {
    color: #ffffff;
    background-image: url("/public/new_ui/img/banner-background.jpg"), linear-gradient(to bottom,  #669acc 0%,#66b0cb 100%);
    background-repeat: no-repeat;
    background-position: center;
    height: 423px;
}

.hero .container .l {
    margin-top: 45px;
    width: 450px;
    padding-left: 0;
}

.hero .container .r {
    margin-top: 34px;
    width: 540px;
    padding: 0;
}

.row.hero .btn.explore {
    font-size: 18pt;

    border-radius: 10px;
    text-shadow: 0px 1px #333333;
    margin-left: 210px;
    padding: 5px 20px;
    padding: 5px 20px;

}

.btn.explore {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 12pt;

    border-radius: 5px;
    text-shadow: 0px 1px #333333;
    padding: 3px 10px;

}

.btn.explore:hover, .action .login .btn:hover, .btn-contact:hover, .btn-login:hover {
    background: linear-gradient(to bottom, #33ff00, #00cc00);
    color: #ffffff;
}

.btn-contact, .btn-login {
    font-family: "Tahoma", sans-serif;
    font-size: 12pt;
    background: linear-gradient(to bottom, #33cc00, #009900);
    border-radius: 6px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0px 2px 3px #333333;
}

.monitor {

}

.row.features {
    text-align: center;
    height: 500px;
    padding-top: 30px;
    background-color: #F0F0F0;
    background-image: url("/public/new_ui/img/shadow-body.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.feature .fh {
    color: #333333;
    font-size: 20pt;
    height: 180px;
    padding-top: 150px;
    background-repeat: no-repeat;
    background-position: center top;
}

.feature .fsh {
    color: #0066cc;
    font-size: 22pt;
    padding-top: 0px;
}

.feature p.fsd {
    padding-top: 10px;
    height: 65px;
    margin-bottom: 20px;
}

.fh.invoice {
    background-image: url("/public/new_ui/img/icon-invoice.png");
}

.fh.plant {
    background-image: url("/public/new_ui/img/icon-plant.png");
}

.fh.vat {
    background-image: url("/public/new_ui/img/icon-vat.png");
}

.features .action .btn {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12pt;
    border-radius: 6px;
    background: linear-gradient(to bottom, #0099ff, #0066cc);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
}

.features .action .btn:hover {
    background: linear-gradient(to bottom, #33ccff, #0099ff);
    color: #ffffff;
}

.row.content {
    margin-top: 40px;
    margin-bottom: 40px;
}

.row.testimonials {
    height: 384px;
    background-color: #E0E0E0;
    background-image: url("/public/new_ui/img/shadow-testimonials.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.testimonials .messages {
    width: 433px;
    margin: 0;
    padding: 0;

}

.quote {
    display: inline;
    float: left;
    background-repeat: no-repeat;

    width: 340px;
    padding: 0px 5px;
}

.quote.start {
    background-image: url("/public/new_ui/img/quote.png");
    width: 50px;
    height: 184px;

}

.quote.start {
    background-position: top left;
    margin-top: 8px;
}

.quote.end {

}

.quote.message {
    font-size: 11pt;
    margin-top: 5px;
    font-style: italic;
    text-align: justify;
    background-image: url("/public/new_ui/img/quote2.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 50px;
}

.messages .person {
    padding-left: 65px;
}

.person .name {
    color: #0066cc;
    font-size: 18pt;
    line-height: 16pt;
}

.person .desig {
    font-style: italic;
}

.logos {
    width: 593px;
    margin: 0;
    padding: 0;
}

.logos .row {
    margin-bottom: 6px;
}

.logos img {
    width: 190px;
}

.logos .cl {
    width: 190px;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    margin-right: 6px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 115px;
    background-color: #fff;

}

.testimonials .head {
    color: #0065c8;
    text-align: center;
    display: block;
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    text-shadow: 0 1px #ffffff;
}

.row.footer {
    color: #ffffff;
    background-color: #336699;
    background-image: url("/public/new_ui/img/shadow-footer-1.png");
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.footer li a {
    color: #99cccc;
    font-family: Tahoma;
    font-size: 11pt;
}

.footer li {
    font-size: small;
    line-height: 24px;
    margin-bottom: 5px;
}

.footer ul {
    list-style: none;
    padding-left: 25px;
}

.row.copy {
    color: #66ccff;
    background-color: #204F7E;
    height: 48px;
    line-height: 16px;
    padding-top: 16px;
    font-family: Arial;
    font-size: 10pt;
    background-image: url("/public/new_ui/img/shadow-footer-2.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.ours .logo {
    padding-left: 0;
}

.ours .logo img {
    margin-top: 9px;
}

.ours .contact {
    margin-left: 80px;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.links h4, .follow h4, .support h4 {
    margin-left: 15px;
}

.copy {
    font-size: small;
}

.copy .left {
    padding-left: 0px;
}

.follow .linkedin {
    background-image: url("/public/new_ui/img/icon-linkedin.png");
}

.follow .facebook {
    background-image: url("/public/new_ui/img/icon-facebook.png");
}

.follow .twitter {
    background-image: url("/public/new_ui/img/icon-twitter.png");
}

.follow li {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: center left;
}

.loginForm {
    background: linear-gradient(0deg, #0065C8, #64C9FF) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    padding: 30px 70px 25px;

    margin-top: 25px;
    box-shadow: 0px 2px 5px #333333;
}

.loginForm label {
    font-family: Trebuchet MS, Arial, Verdana;
}

.loginForm, .lg {
    width: 375px;
}

.lg {
    text-align: center;
    display: block;
    font-family: Trebuchet MS, Arial, Verdana;

}

.lg.t {
    font-size: 24pt;
    margin-top: 30px;
}

.lg.st {
    font-size: 13pt;
}

.lg.e {
    font-weight: bold;
    color: red;
    text-align: center;
    text-transform: uppercase;
    background-color: palegoldenrod;
}
.cc {
    background: linear-gradient(0deg, #cccccc, #ffffff);
    height: 350px;
    padding: 10px 12px;
    border-radius: 10px;
    width: 375px;
    box-shadow: 0px 2px 5px #666666;
}

.cc .l {
    margin-bottom: 10px;
}

.cc .t {
    font-family: Trebuchet MS, sans-serif;
    font-size: 14pt;
    margin-bottom: 30px;
    margin-left: 5px;
    margin-top: 10px;
    text-align: left;
}

.cc .a {
    margin-top: 40px;
}

.cc .a .fo {
    text-align: right;
}

.cc small {
    font-size: 9pt;
    color: #000000;
}

.cc .oph {
    text-align: left;
    margin-bottom: 10px;
}

.cc .op {
    line-height: 48px;
    font-size: 20px;
    background-color: #3399ff;
    color: #f0f0f0;
    font-weight: bold;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 20px;
}

.cc label.checkbox-inline {
    font-size: 14px;
    line-height: 16px;
}

.fl {
    display: block;
    clear: both;
    margin-bottom: 10px;
    height: 30px;
}

.fl input {
    margin-left: 10px;
}

.fl.d {
    font-style: italic;
    font-size: 10pt;
}

.fi, .fo {
    float: left;
}

.fi {
    width: 120px;
    text-align: left;
}

.fl.q {
    margin-bottom: -5px;
    margin-left: 2px;
    margin-top: 10px;
}

.fo {
    width: 230px;
}

.cc .btn {
    color: #ffffff;
    font-family: Tahoma;
    font-size: 14pt;
}

.cc .btn.calc {
    background: radial-gradient(ellipse at center, #33cc00 0%, #009900 100%);
}

.cc .btn.reset {
    background: linear-gradient(0deg, #000000, #666666);
}

.feature-title {
    color: #0065C8;
}

.o {
    color: #ccffff;
}

/*contact page*/
.row.contact-page {
    background-image: linear-gradient(to bottom, #f0f0f0, #ffffff);

}

.row.contact-page .top {
    /*background-image: linear-gradient(to right, #0065C8, #ccffff, #0065C8);
    height: 10px;*/
    background-image: url("/public/new_ui/img/banner-bg-inner.jpg");
    height: 235px;
    background-repeat: no-repeat;
    color: #F0F0F0;
}

.row.contact-page .body {
    background-image: url("/public/new_ui/img/shadow-body.png");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 30px;
}
.address-holder {
    padding-left: 0;
    margin-left: 0;
}

.map-holder {
    margin-top: 20px;
    margin-bottom: 20px;
}

.phs {
    margin-bottom: 10px;
    color: #0065C8;
}

.phs .ph {
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url("/public/new_ui/img/contact-map.png");
}

.phs .ph:hover, .phs .ph.selected {
    background-image: url("/public/new_ui/img/contact-map-hover.png");
}

.contact.address, .contact.phone, .contact.email {
    font-size: 9pt;

}

.contact.phone, .contact.email {
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.contact.phone {
    background-image: url("/public/new_ui/img/contact-phone.png");
}

.contact.email {
    background-image: url("/public/new_ui/img/contact-email.png");
}

.contact.address {
    max-width: 200px;
    margin-bottom: 10px;
}

.contact-form label, .contact-form input {
    display: block;
}

.contact-form label {
    font-size: 9pt;
    margin-bottom: 0;
    padding-bottom: 0;
}

.contact-form input, .contact-form textarea {
    font-size: 14pt;
    line-height: 16pt;
    margin-bottom: 10px;
    box-shadow: 0px 1px 2px #999999;
    width: 200px;
}

.contact-form input {
    height: 24pt;
}

.contact-form textarea {
    height: 100px;
}

.contact-form .fc {
    width: 200px;
    display: inline-block;
}

.contact-form input.btn {
    width: 80px;
    float: right;
    font-size: 14pt;
    padding: 2px 5px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    font-weight: bold;
}

.clients-list .list {
    width: 300px;
    margin-left: 0px;
    padding-left: 0px;
}

/* clients page */
.clients-list .places {
    width: 700px;
    height: 770px;
    border: 1px solid #cccccc;
    padding: 20px;
    margin-bottom: 20px;
}

.places img {

}

/*features page */
.f-content .container.f {
    padding-top: 40px;
}

.f-content .feature {
    padding-left: 180px;
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 200px;
    margin-bottom: 20px;
}

.feature-title h2 {
    margin: 0 0 10px 0;
    color: rgba(0, 0, 0, .75);
}
h2 .c {
    color: #0065C8;
}

.feature .feature-body {
    font-size: 10pt;
}

#inventoryManagement {
    background-image: url("/public/new_ui/img/icon-inventory.png");
}

#cashManagement {
    background-image: url("/public/new_ui/img/icon-finance.png");
}

#salesManagement {
    background-image: url("/public/new_ui/img/icon-scheduling.png");
}

#fleetManagement {
    background-image: url("/public/new_ui/img/icon-fleet.png");
}

#hrManagement {
    background-image: url("/public/new_ui/img/icon-stores.png");
}
.feature-body li {
    list-style-image: url("/public/new_ui/img/arrow.png");
    line-height: 16pt;
}

.extra-security {
    margin: 10px;
    padding: 10px;
    text-align: center;
    color: white;
}

.extra-security a {
    color: white !important;
}
.extra-security a:visited {
    color: white !important;
}
.extra-security a:active {
    color: white !important;
}