/*!
 * SmartTimesheet main stylesheet
 * Copyright 2019 
 */

body {
    font-family: "Roboto", arial, sans-serif;
    font-weight: 300;
    color: rgba(38, 50, 56, .9);
    -webkit-font-smoothing: subpixel-antialiased;
}

a.rgu-lnk {
    font-size: 16px !important;
    transition: all 0.2s ease;
}

/* Responsive Tables */
table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }

/* header */
.navbar-brand {
    text-indent: -200%;
    overflow: hidden;
    width: 200px;
    height: 100%;
    margin-left: 0;
    background: transparent url(../images/czaspracy_on57.png) no-repeat 0 5px;
    background-size: 80% auto;
}

.navbar-inverse .navbar-nav > li > a {
    color: #74adf4;
    transition: color 0.2s ease;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: rgba(255,255,255,0.5);
    transition: all 0.2s ease;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: rgba(255,255,255,1);
}

/*.navbar-inverse .navbar-nav > li > a.active,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
}*/
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-inverse .navbar-collapse {
    border: none;
}

.btn-inverse {
    border: 1px solid white;
    border-radius: 4px;
    color: white;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.2s ease;
}

.btn-inverse.btn-lg {
    border: 2px solid white;
}

.navbar-inverse .navbar-nav > li > a.btn-signup:hover,
.btn-inverse:hover {
    background-color: #fff;
}

.navbar-inverse {
    background-color: #0033a0;
    border: 0;
}

.navbar-inverse .navbar-nav > li > a.btn-signup {
    padding: 5px 10px;
    line-height: normal;
    color: #fff;
    margin: 10px;
}

.navbar-inverse .navbar-nav > li > a.btn-signup:hover {
    color: #005e9e
}

/* END header */



.jumbotron {
    background-color: #3498db;
    color: #fff;
    padding: 115px 0 80px 0;
    margin-bottom: 0;
}

.jumbotron.rgu-home {
    background: url(../images/smartTime-bkg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 153px 0 123px 0;
}

.jumbotron.blue-bkg {
    background: url(../images/blue-bkg.png) fixed repeat -100px -100px;
}

.jumbotron.green-bkg {
    background: url(../images/green-bkg.png) fixed repeat -200px -200px;
}

.jumbotron h1 {
    font-size: 40px;
    font-weight: 800;
}

.jumbotron h2 {
    font-size: 24px;
    font-weight: 300;
}

.jumbotron .btn-inverse {
    margin-top: 35px;
}

.jumbotron .btn-inverse:hover {
    color: #3498db
}

.rgu-home-3pt-bkg {
    background: #f8fafb;
}



.row.rgu-home-3pt {
    padding: 50px 0 50px 0;
}

/*.mkt-doc h2,*/
.row.rgu-home-3pt h2 {
    font-size: 20px;
    font-weight: 400;
    color: #34495e;
}

.row.rgu-home-3pt p {
    color: #7f8c8d;
    font-size: 16px;
}

.threePt-icon {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-color: #eeeeee;
}

.threePt-check {
    background: url(../images/rgu-mkt_iconset.png) 0 0 transparent;
}

.threePt-money {
    background: url(../images/rgu-mkt_iconset.png) 0 -70px transparent;
}

.threePt-gear {
    background: url(../images/rgu-mkt_iconset.png) 0 -140px transparent;
}

.mkt-row-green {
    background: url(../images/green-bkg.png) fixed repeat -200px -200px;
}

.mkt-row-green.no-bkg {
    background: #2ecc71;
}

.mkt-row-green p {
    margin-bottom: 0;
}


.mkt-home-trans {
    padding-top: 40px;
    padding-bottom: 75px;
}

.mkt-home-trans, .mkt-home-trans a {
    color: #fff;
}

.mkt-row-green .btn-inverse:hover {
    color: #2ecc71
}

.mkt-home-trans h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.mkt-home-trans p {
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 300;
}


/*.jumbotron.mkt-home h1,*/
.mkt-home-trans h2
/*.mkt-pricing.jumbotron h2*/
{
    font-size: 35px
}

.mkt-big-pts {
    padding-top: 90px;
}

.mkt-big-pts h1 {
    color: #34495e;
    font-weight: 300;
    margin-top: 0;
}

.mkt-big-pts h2 {
    color: #34495e;
    font-size: 30px;
    font-weight: 300;
    margin-top: 0;
}

.desc {
    color: #7f8c8d;
    font-size: 16px;
    line-height: 1.4em;
    margin: 30px 0;
}

.mkt-big-pts .row {
    margin-bottom: 90px;
}


.big-placeholder {
    width: 263px;
    height: 263px;
    background-color: #ededed;
    margin: 0 0 0 30px;
}


.big-placeholder.block {
    width: 100%;
    height: 130px;
    margin: 0;
}

.big-placeholder.pull-left {
    margin: 0 30px 0 0
}

/*-------------------
       Titles 2016.03.03
--------------------*/
.title { background-color: #005e9e }

.title.rest { padding: 130px 0 70px 0 }

.title h1 {
    font-size: 32px;
    color: #FFFFFF;
    margin: 0 0 0 0;
}

.title p {
    color: #FFFFFF;
    font-size: 22px;
    margin: 20px 0 0 0;

}

h1.title {
    margin: 0 0 30px 0;
    background: transparent;
}

p.sub {
    font-size: 18px;
    color: rgba(38, 50, 56, .9);
}

/* Blog 2016.03.03*/

a, a:hover { color: #0033a0; }

.title h1 a {
    color: #ffffff;
    font-weight: 400;
}

.title h1 a:hover { text-decoration: none; }


/* Alerts add 2016.03.31
   ========================================================================== */

.alert {
    border: none;
    border-left: 4px solid #C09853;
    background-color: #FBF8E9;
    box-shadow: none;
    color: #C09853;
    text-shadow: none;
    font-family: 'Montserrat', arial;
    border-radius: 0;
}

.alert p {
    color: #C09853;
    padding-bottom: 8px;
}

.alert.alert-error {
    border-left-color: #ed5151;
    background-color: #fdeded;
    box-shadow: none;
    color: #ed5151;
}

.alert.alert-error p {
    color: #ed5151;
}

.alert.alert-success {
    border-left-color: #79c936;
    background-color: #f1ffe6;
    color: #6fba30;
}

.alert.alert-success p {
    color: #6fba30;
}

.alert.alert-info {
    border-left-color: #0033a0;
    background-color: rgba(0,51,160,0.08);
    color: #0033a0;
}

.alert.alert-info p {
    color: #208ed8;
}

.alert.rg {
    position: relative;
    padding: 8px 16px 8px;
    border: 1px solid #e2e6e7;
    background-color: #ffffff;
    box-shadow: 0 1px 0 0 #ffffff;
    color: #6a6a6a;
}
.alert.rg p {
    font-weight: normal;
}

.alert.rg strong {
    color: #0033a0;
}

.alert.rg label {
    margin: 0;
}

.alert.rg em {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    display: block;
    width: 4px;
    border-radius: 0;
    background-color: #0033a0;
}
/* ========================================================================== */

/* ==========================================================================
   Alertify Overrides 2016.04.19
   ========================================================================== */

.alertify-dialog {
    border: none;
    border-radius: 2px;
}

.alertify-buttons {
    border: none;
    background-color: #eceff0;
}

.alertify-button-ok,
.alertify-button-ok:focus {
    padding: 5px 16px;
    box-shadow: none;
    border: none;
    border-radius: 0;
    font-weight: normal;
    font-family: 'Roboto', arial, sans-serif;
    background: #0033a0;
    text-shadow: none;
}

.alertify-button-ok:hover {
    background: #4c70bc;
    text-shadow: 0 1px rgba(0, 0, 0, 0.30);
    font-family: 'Roboto', arial, sans-serif;
    padding: 5px 16px;
    box-shadow: none;
    border: none;
    border-radius: 2px;
}

.alertify-button-ok:active {
    background: #0033a0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.15);
    text-shadow: none;
}

.alertify-button-cancel,
.alertify-button-cancel:focus {
    padding: 5px 16px;
    color: #ffffff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    font-weight: normal;
    font-family: 'Roboto', arial, sans-serif;
    background: rgba(38, 50, 56, 0.3);
    text-shadow: none;
}

.alertify-button-cancel:hover {
    font-family: 'Roboto', arial, sans-serif;
    padding: 5px 16px;
    color: #ffffff;
    font-weight: normal;
    text-shadow: none;
    box-shadow: none;
    background-color: #c7cdd1;
    border: none;
    border-radius: 0;
}

.alertify-button-cancel:active {
    background-color: #959b9f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.10);
    color: #ffffff;
    text-shadow: none;
}


/* ==========================================================================
   Blog - Body
   ========================================================================== */

.rg-blog-container {
    margin-top: 60px;
    margin-bottom: 60px;
}

.rg-blog-container ul {
    list-style-type: none;
    padding:0;
}


/* blog - Posts
   ========================================================================== */

.rg-post {
    margin-bottom: 42px;
    padding-top: 40px;
    border-top: 1px solid #dbe1e5;
}

.rg-post:first-child {
    padding-top: 0;
    border-top: 0;
}

.rg-post:last-child {
    margin-bottom: 40px;
}

/* Post Results */

.rg-post-results {
    border-bottom: 1px solid #dbe1e5;
    margin-bottom: 40px;
}

.rg-post-results h3{
    margin-top: 0;
}

.rg-post-results span {
    color: #0033a0;
}

/* Post Header */

.rg-post-header h2 {
    margin-top: 0;
    margin-bottom: 6px;
    color: #0033a0;
    font-weight:400;
}

.rg-post-header h3 {
    margin-top: 0;
    color: #0033a0;
    margin-bottom: 6px;
}

.rg-post-header .created-by {
    font-size: 13px;
    display: inline-block;
    line-height: 14px;
    color: #95a5a6;
    padding: 6px 0 2px 0;
}

/* Post Body */
.rg-post-author {
    color:#0033a0;
}


.rg-post-body {
    margin: 30px 0;
}

.rg-post-body p, .rebilly-blog-container .empty {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
    text-rendering: optimizelegibility;
}

.rg-post-body blockquote {margin: 30px 0;}

.rg-post-body blockquote p {
    color: rgba(38, 50, 56, .9);
}

.rg-post-body blockquote footer, .rg-post-body blockquote small, .rg-post-body blockquote .small {
    font-size: 13px;
}

.rg-post-body h1 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 300;
}

.rg-post-body h2,
.rg-post-body h3,
.rg-post-body h4,
.rg-post-body h5,
.rg-post-body h6 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 16px;
}

.rg-post-body .post-image {
    text-align: center;
    margin: 30px 0;
}

.rg-post-body .post-image img {
    padding: 4px;
    border: 1px solid #dbe1e5;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
}

.rg-post-body pre {
    margin: 30px 0;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
}

.rg-post-body code {
    font-size: 12px;
    overflow-x: scroll;
    white-space: pre;
    word-wrap: normal;
}

.rg-post-body ul,
.rg-post-body ol{
    margin: 40px 0;
    padding:0;
}

.rg-post-body ul li {
    list-style: circle;
    color: rgba(38, 50, 56, .9);
    font-size: 16px;
    margin-left: 18px;
}

.rg-post-body ol li {
    list-style: decimal;
    list-style-position: inside;
    color: rgba(38, 50, 56, .9);
    font-size: 16px;
}

.rg-post-body ul li + li,
.rg-post-body ol li + li {
    margin-top: 16px;
}

/* Post Footer */

.rg-post-footer .tags {
    color: #bdc3c7;
    font-size: 13px;
    display: block;
    margin-top: 18px;
    line-height: 14px;
    font-weight: 600;
}

.rg-post-footer i {
    color: #1ABC9C;
    padding-right: 6px;
}

/* Post List Footer */

.rg-post-list-footer {
    text-align: center;
    border-top: 1px solid #dbe1e5;
    padding-top: 10px;
    margin: 60px 0 0 0;
}



/* Blog - Side Bar
   ========================================================================== */

.rg-side-bar h4 {
    color: #7f8c8d;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    border-bottom: 1px solid #DBE1E5;
    padding-bottom: 6px;
}

/* Blog - Search */

.rg-blog-search i {
    position: absolute;
    top: 16px;
    left: 25px;
    color: #CBD2D6;
}

.rg-blog-search .form-group input {
    padding-left: 28px;
}

/* Blog - Contact Form */
.rg-blog-consultation header {
    background: #0033a0;
    box-sizing: border-box;
    color: #ffffff;
    padding: 18px 20px 20px 20px;
    position: relative;
}

.rg-blog-consultation header p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}

.rg-blog-consultation form {
    padding: 20px;
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #dbe1e5;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.rg-blog-consultation form input,
.rebilly-blog-consultation form input:focus {
    padding: 6px 12px;
}

.rg-blog-consultation form p.success {
    margin-top: 15px;
    text-align: center;
    color: #00aa13;
}

.rg-blog-consultation form label {
    font-weight: normal;
    font-size: 12px;
    font-family: "Montserrat", arial, sans-serif;
}

.rg-blog-consultation .errorSummary p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.rg-blog-container .rg-blog-consultation .errorSummary ul {
    list-style-type: inherit;
    padding:0 0 0 15px;
}

.rg-blog-consultation .form-control.error {
    border-color: #e53935;
}

.rg-blog-consultation label.required:after {
    content:"*";
    color:#e53935;
    display:inline-block;
    padding:0 3px;
    font-weight: 600;
}

.btn.blog {
    background-color: #00aa13;
    border-radius: 2px;
}


/* Blog - Search */

.well.rg-blog-archive {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #dbe1e5;
    box-shadow: none;
    color: #7f8c8d;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 20px;
}

.rg-blog-container .tooltip.in {
    opacity: 1;
}

.rg-blog-container .tooltip-inner {
    background: #2C3E50;
    font-size: 13px;
    padding: 8px 8px 10px 8px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 15px;
}

.rg-blog-container .tooltip-arrow {
    border-top-color: #2C3E50 !important;
}
.rg-blog-archive a {
    font-size: 13px;
}

.rg-blog-archive ul {
    padding-left: 20px;
    margin-top: 10px;
    list-style-type: none;
}

.rg-blog-archive ul span {
    background: #0033a0;
    display: inline-block;
    padding: 0 2px;
    min-width: 14px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    border-radius: 3px;
    margin-right: 4px;
    color: #ffffff;
    font-size: 9px;
    position: relative;
    top: -1px;
    text-shadow: 0 1px rgba(0,0,0,0.15);
}

.rg-blog-archive ul li {
    margin-bottom: 2px;
    font-size:16px;
}

.archive-year {
    margin-top: 20px;
}

.archive-year.closed ul {
    display: none;
}
.archive-arrow{border:0;background-color: transparent;color:#0033a0;}

.archive-arrow:before {
    content: "\f0d7";
    font-family: fontawesome;
    margin-right: 4px;
}

.archive-year.closed .archive-arrow:before {
    content: "\f0da";
    font-family: fontawesome;
    margin-right: 6px;
}

.archive-arrow:hover,
.archive-arrow.right:hover {
    text-decoration: none;
}

/* Tags */

.rg-blog-tags ul {
    margin-top: 20px;
}

.rg-blog-tags ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.rg-blog-tags ul li a {
    display: block;
    border-radius: 3px;
    position: relative;
    padding: 0 5px;
    min-height: 18px;
    background: #1ABC9C;
    text-transform: capitalize;
    color: #ffffff;
    text-shadow: 0 1px rgba(0,0,0,0.15);
    font-weight: 600;
    font-size: 12px;
}

.rg-blog-tags ul li a:hover {
    text-decoration: none;
    background: #1cd0ae;
}

/* Follow Us */

.rg-follow-us a {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #ffffff;
    text-shadow: 0 1px rgba(0,0,0,0.15);
}

.rg-follow-us a:focus,
.rg-follow-us a:active {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.15);
}

.rg-follow-us a.rss {
    background: #f39c12;
}

.rg-follow-us a.rss:hover {
    background: #f9a112;
}

.rg-follow-us a.twitter {
    background: #29a9e1;
}

.rg-follow-us a.twitter:hover {
    background: #30b6f0;
}

.rg-follow-us a.facebook {
    background: #46639d;
}

.rg-follow-us a.facebook:hover {
    background: #5776b3;
}

.rg-follow-us a.linkedin {
    background: #117bb8;
}

.rg-follow-us a.linkedin:hover {
    background: #1389cd;
}

/*====================================================================

/* Features */

.jumbotron.mkt-feature {
    padding: 80px 0 10px 0;
}

.jumbotron.mkt-feature h1 {
    font-size: 36px;
    margin-bottom: 0;
    font-weight: 300;
}

.ft-lt1 {
    list-style-type: none;
    margin: 30px 0 0 0;
    padding: 0;
}

.ft-lt1 > li {
    display: inline-block;
    padding: 10px;
    margin: 0 0 0 70px;
    cursor: pointer;

}

.ft-lt1 > li.unselected
{
    opacity: 0.5;
}

.ft-lt1 > li > div {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-color: transparent;
}

.ft-lt1 > li > p {
    font-size: 16px;
    font-weight: 400;
    padding: 8px 0 0 0;
}

.ft-lt1 > li:first-child {
    margin-left: 0
}

.ft-img-ceo {
    background: url(../images/rgu-mkt_iconset.png) 0 -210px no-repeat;
}

.ft-img-mkt {
    background: url(../images/rgu-mkt_iconset.png) 0 -280px no-repeat;
}

.ft-img-ops {
    background: url(../images/rgu-mkt_iconset.png) 0 -350px no-repeat;
}

.ft-img-dev {
    background: url(../images/rgu-mkt_iconset.png) 0 -420px no-repeat;
}

.ft-img-fin {
    background: url(../images/rgu-mkt_iconset.png) 0 -490px no-repeat;
}

.container.mkt-feature .separator {
    height: 2px;
    border-bottom: 1px solid #dee1e3
}

.mkt-feature.mkt-big-pts .desc {
    font-size: 14px;
    line-height: 1.6em;
    margin: 15px 0 10px 0;
}

.mkt-feature.mkt-big-pts .row {
    margin-bottom: 50px;
}

.mkt-feature.mkt-big-pts h2 {
    font-size: 24px;
    font-weight: 400;
}

.mkt-ft-lbl {
    color: #1abc9c;
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
}

.mkt-code-tabs {
    background-color: #ecf0f1;
    border-radius: 4px;
    padding: 5px;
}

.mkt-code-header {
    margin-bottom: 5px;
}

.big-placeholder.subscription {
    height: 172px;
    background: url(../images/rgu-features-set.png) 0 0 no-repeat transparent;
}

.big-placeholder.webhooks {
    height: 178px;
    background: url(../images/rgu-features-set.png) 0 -263px no-repeat transparent;
}

.big-placeholder.reports {
    height: 174px;
    margin-bottom: 70px;
    background: url(../images/rgu-features-set.png) 0 -526px no-repeat transparent;
}

.big-placeholder.multi {
    height: 188px;
    background: url(../images/rgu-features-set.png) 0 -789px no-repeat transparent;
}

.big-placeholder.currency {
    height: 184px;
    margin-bottom: 20px;
    background: url(../images/rgu-features-set.png) 0 -1052px no-repeat transparent;
}

.big-placeholder.sandbox {
    height: 160px;
    background: url(../images/rgu-features-set.png) 0 -1315px no-repeat transparent;
}

.big-placeholder.dunning {
    height: 192px;
    background: url(../images/rgu-features-set.png) 0 -1578px no-repeat transparent;
}

.big-placeholder.blacklist {
    height: 187px;
    background: url(../images/rgu-features-set.png) 0 -1841px no-repeat transparent;
}

.big-placeholder.invoices {
    height: 172px;
    margin-bottom: 20px;
    background: url(../images/rgu-features-set.png) 0 -2104px no-repeat transparent;
}

.big-placeholder.two-factor {
    height: 208px;
    background: url(../images/rgu-features-set.png) 0 -2367px no-repeat transparent;
}

.big-placeholder.services {
    height: 160px;
    margin-bottom: 40px;
    background: url(../images/rgu-features-set.png) 0 -2630px no-repeat transparent;
}

.big-placeholder.support {
    height: 196px;
    background: url(../images/rgu-features-set.png) 0 -2893px no-repeat transparent;
}

.big-placeholder.forms {
    height: 182px;
    margin-bottom: 40px;
    background: url(../images/rgu-features-set.png) 0 -3156px no-repeat transparent;
}

.big-placeholder.block.security {
    height: 122px;
    background: url(../images/rgu-security.png) no-repeat transparent;
}


/**
* Pricing
*/

.mkt-alt {
    background: #F8F9FA url(../images/mk-timeline-pat.png) fixed repeat -100px -100px;
}

.mkt-pricing.jumbotron {
    margin: 0;
    padding: 80px 0 58px;
}

.mkt-pricing.jumbotron h1 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 700;
}

.mkt-pricing.jumbotron p {
    margin-bottom: 0;
}

.container.mkt-pricing {
    padding-top: 60px;
}

.mkt-big-pts.mkt-pricing .row{
    margin-bottom: 0;
}

.container.mkt-pricing h2 {
    font-size:24px;
    font-weight: 400;
}

.container.mkt-pricing .desc {
    max-width: 550px;
    margin-top: 10px;
    margin-bottom: 50px;
    display: inline-block;
}

.container.mkt-big-pts.mkt-pricing.pricing-features {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pricing-options {
    text-align: center;
    padding-bottom: 60px;
}

.pricing-op {
    max-width: 300px;
    color:#ffffff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding:20px 20px 40px 20px;
    border-radius: 6px;
    position: relative;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

.pricing-op:hover {
    box-shadow: 0 8px 20px 0 rgba(0,0,0,0.2);
    -webkit-transform: translate(5px,-5px);
    -moz-transform: translate(5px,-5px);
    -o-transform: translate(5px,-5px);
    -ms-transform: translate(5px,-5px);
    transform: translate(5px,-5px);
}

.pricing-op.flat-top {
    border-radius: 0 0 6px 6px;
}

.pricing-op > header {
    background-color: #34495e;
    border-radius: 6px 6px 0 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    left: 0;
    letter-spacing: 4px;
    line-height: 30px;
    position: absolute;
    text-transform: uppercase;
    top: -30px;
    width: 100%;
}

.plan-title {
    text-transform: uppercase;
    font-size:20px;
    font-weight: 800;
    letter-spacing: 4px;
    margin:0;
}

.plan-title > i {
    width:100px;
    height:100px;
    display: inline-block;
    border-radius: 50%;
    background: rgba(255,255,255,0.2) url(../images/rgu-plans.png) no-repeat 0 0;
    margin-bottom: 10px;
}

.business .plan-title > i {
    background-position: 0 -100px;
}

.enterprise .plan-title > i {
    background-position: 0 -200px;
}

.plan-items {
    list-style-type: none;
    font-weight: 300;
    font-size: 16px;
    padding:0;
    margin:30px 0 0 0;
}

.plan-items li {
    border-bottom: 1px solid rgba(255,255,255,0.4);
    padding: 6px 10px;
    line-height: 16px;
    font-size: 14px;
    text-align: left;
}

.plan-items li:last-child {
    border-bottom: none;
}

.plan-cost {
    font-size: 80px;
    font-weight: 600;
    letter-spacing: -3px;
    line-height: 60px;
    margin: 30px 0 0 0;
    display: block;
}

.enterprise .plan-cost {
    display: inline-block;
    font-size: 40px;
    letter-spacing: normal;
}

.plan-cost > sup {
    font-size:30px;
    font-weight: 500;
    top:-1.2em;
}

.business .plan-cost > sub {
    bottom: 0;
    font-size: 16px;
    font-weight: 500;
    left: -10px;
    letter-spacing: normal;
}

.business .plan-cost-ext {
    display: block;
    background: rgba(255,255,255,0.2);
    padding: 4px 0;
    margin-top: 4px;
    border-radius: 3px;
    font-weight: 600;
}

.plan-cap {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    opacity: 1;
    margin-top: 30px;
}

.plan-cap span {
    font-weight: bold;
    opacity: 1;
}

.plan-go {
    display: inline-block;
    border-radius: 4px;
    color: #000000;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.2s ease 0s;
    padding:10px 60px;
    margin-top: 35px;
}

.plan-go:hover {
    box-shadow: 0 0 8px 0 rgba(255,255,255,0.6);
}

.plan-go:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.startup .plan-go {
    color: #2ecc71
}

.business .plan-go {
    color: #428bca
}

.enterprise .plan-go {
    color: #9b59b6
}

.pricing-op + .pricing-op {margin-left:30px}

.pricing-op.startup {
    background-color: #2ecc71;
}

.pricing-op.business {
    background-color: #428bca;
}

.pricing-op.enterprise {
    background-color: #9b59b6;
}



/* About */

.mkt-about h1 {
    font-size:36px;
    margin-top: 0;
    font-weight: 300;
    color: #34495e;
}

.letter-bkg {
    padding: 50px 0 0;
    background: #F8F9FA url(../images/mk-timeline-pat.png) fixed repeat -100px -100px;
}

.letter {
    background-color: #ffffff;
    padding:20px 50px 20px 50px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    border-bottom:5px solid #005e9e;
}

.letter-list > li{
    margin:0 0 20px 0;
    color: #7F8C8D;
    font-size: 16px;

}


/* Contact */

.rgu-contact.jumbotron {
    padding: 80px 0 58px 0;
    margin: 0
}

.rgu-contact.jumbotron h1 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 0;
}
.rgu-contact-form {
    background-color: #ecf0f1;
}

.contact-form {
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    padding: 40px;
    margin: 70px 0 120px 0;
}

.contact-form .inline-hack {
    margin: 0;
    padding: 0;
}

.contact-form .inline-hack.details {
    margin: 0 0 15px 0;
    padding: 0;
}

.contact-form label {
    color: #7f8c8d;
    font-size:16px;
}

.contact-form textarea {
    max-width: 100%
}

.form-group .col-md-4,
.form-group .col-md-6{
    padding: 0
}

.form-group .col-md-4 + .form-group .col-md-4 {
    padding-left: 15px;
}

.form-group .col-md-6 {
    padding-right: 7px;
}
.form-group .col-md-6 + .form-group .col-md-6{
    padding-left: 7px;
    padding-right: 0;
}

.form-group .col-md-4 input,
.form-group .col-md-6 input{
    width: 100%
}

.form-control,
.form-control:focus {
    box-shadow: none;
    border: 2px solid #bdc3c7;
    padding: 12px 12px;
    height: auto;
}

.form-control:hover,
.form-control:focus {
    border-color: #3498db;
}

.form-control.with-error {
    border-color: #e74c3c;
}

.btn-send-msg {
    font-size: 18px;
    font-weight: 600;
    background-color: #3498db;
    border: 0;
    padding: 10px 30px;
}

.form-contact > .form-group {
    margin-bottom: 50px;
}

.form-errors {
    background-color: #fdeded;
    color: #ed5252;
    padding: 10px 10px 10px 20px;
    border-radius: 3px;
    border-left: 4px solid #ed5252;
    margin: 0 0 30px 0;
}

.contact-form h2 {
    color: #34495E;
    font-size: 24px;
    font-weight: 600;
}


#contactform-verifycode-image{
    cursor: pointer;
}









/* footer */
.rgu-row-footer {
    background-color: #34495e;
    padding: 50px 0;
}

.footer-menu {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer-menu > li {
    display: inline-block
}

.footer-menu > li > a {
    color: #aeb3ba;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 5px;
    margin-left: 10px;
    transition: all 0.2s ease;
}

.footer-menu > li > a:hover,
.footer-menu > li > a.active {
    color: #ffffff;
    text-decoration: none;
}

.copy {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3em;
}

.copy > strong,
.copy > strong > a {
    font-size: 14px;
    color: #6a7f93;
    font-weight: 600;
}

.copy > strong > a {
    text-decoration: underline;
}

.copy > strong > a:hover {
    color: #ffffff;
}

/* END footer */


/*
* Responsive
*/

/* Large */
@media(min-width:1200px) {

}

/* Medium */
@media(min-width:992px) and (max-width:1199px){
    .jumbotron.rgu-home {
        background: url(../images/smartTime-bkg.jpg) no-repeat scroll center center;
        background-size: 1199px auto;
    }

    .pricing-op + .pricing-op {margin-left: 10px}
}

/* Small */
@media(min-width:768px) and (max-width:991px){
    .navbar-nav > li > a {
        padding: 15px 6px;
    }

    footer .pull-left,
    footer .pull-right {
        float: none!important;
        text-align: center;
    }

    .row.rgu-home-3pt > div {
        margin-bottom: 30px;
    }

    .row.rgu-home-3pt {
        margin-bottom: 0;
    }

    .form-group.col-md-4 + .form-group.col-md-4 {
        padding-left: 8px;
    }

    .ft-lt1 > li {
        margin-left: 40px;
    }

    .timeline .bubble {
        max-width: 300px
    }

    .jumbotron.rgu-home {
        background: url(../images/smartTime-bkg.jpg) no-repeat scroll center center;
        background-size: 991px auto;
    }

    .pricing-op {
        display: block;
        max-width: 100%;
    }

    .pricing-op + .pricing-op {
        margin: 60px 0 0 0
    }

    .pricing-op.flat-top {
        margin-top: 80px;
    }

    .plan-go {
        display: block;
    }
}

/* Extra Small */
@media(max-width:767px){
    .navbar-brand {
        margin-left: 15px;
    }

    footer .pull-left,
    footer .pull-right {
        float: none!important;
        text-align: center;
    }

    .rgu-big-pts .row {
        margin-bottom: 40px;
    }

    .row.rgu-home-3pt > div {
        margin-bottom: 30px;
    }

    .row.rgu-home-3pt {
        margin-bottom: 0;
    }

    .big-placeholder.pull-left,
    .big-placeholder.pull-right {
        float: none !important;
        margin: 0 auto;
    }

    .rgu-big-pts h2,
    .rgu-big-pts p,
    .rgu-big-pts a,
    .rgu-ft-pic-list {
        text-align: center;
    }

    .rgu-big-pts {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .rgu-ft-pic-list .processor {
        margin: 20px;
    }

    .rgu-big-pts h2{
        margin-top: 20px;
    }

    .form-group.col-md-4 + .form-group.col-md-4,
    .form-group.col-md-6 + .form-group.col-md-6 {
        padding-left: 0;
    }

    .rgu-pricing .rgu-gen-list > li {
        display: block;
        margin-bottom: 30px;
    }

    .rgu-pricing .rgu-gen-list > li + li {
        margin: 0 0 30px 0;
    }

    .rgu-pricing .rgu-gen-list > li:last-child {
        margin-bottom: 0;
    }

    .rgu-feature.rgu-big-pts .row{
        margin-bottom: 10px;
    }

    .jumbotron.rgu-feature {
        padding: 80px 0 50px 0;
    }

    .ft-lt1 {
        display: none;
    }

    .form-group.col-md-6 {
        padding:0;
    }

    .timeline .bubble.left,
    .timeline .bubble.right{
        max-width: 300px;
        left:auto;
        right:auto;
        margin:0;
    }
    .period.dot:before {
        display:none;
    }

    .timeline .bubble:after,
    .timeline .bubble:before {
        display:none;
    }

    .jumbotron.rgu-home h1,
    .rgu-home-trans h2,
    .rgu-pricing.jumbotron h2 {
        font-size: 35px
    }

    .jumbotron.rgu-home .btn-inverse {
        white-space: normal
    }

    .jumbotron.rgu-home {
        padding:60px 0 30px 0;
        background: url(../images/smartTime-bkg.jpg) no-repeat scroll center center;
        background-size: 767px auto;
    }

    .letter{
        padding:10px;
    }

    .contact-form {
        padding: 10px;
        margin-bottom: 20px;
    }

    .map-gg,
    .map.open {
        height: 250px;
    }

    .map-l {
        font-size: 12px;
        line-height: 26px;
    }

    .pricing-op {
        display: block;
        max-width: 100%;
    }

    .pricing-op + .pricing-op {
        margin: 60px 0 0 0
    }

    .pricing-op.flat-top {
        margin-top: 80px;
    }

    .plan-go {
        display: block;
    }
}

/*
* Retina Display
*/

@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),
only screen and (        min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .navbar-brand {
        background: transparent url(../images/czaspracy_on57.png) no-repeat 0 13px;
        background-size: 87px 29px;
    }
    .threePt-check {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 0 no-repeat;
        background-size: 70px 1400px;
    }

    .threePt-money {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -70px transparent;
        background-size: 70px 1400px;
    }

    .threePt-gear {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -140px transparent;
        background-size: 70px 1400px;
    }

    .ltd-logos > li {
        background: transparent no-repeat url(../images/mkt-logos-2x.png) 0 0;
        background-size: 146px 78px;
    }

    .ft-img-ceo {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -210px no-repeat;
        background-size: 70px 1400px;
    }

    .ft-img-mkt {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -280px no-repeat;
        background-size: 70px 1400px;
    }

    .ft-img-ops {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -350px no-repeat;
        background-size: 70px 1400px;
    }

    .ft-img-dev {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -420px no-repeat;
        background-size: 70px 1400px;
    }

    .ft-img-fin {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -490px no-repeat;
        background-size: 70px 1400px;
    }
    .mem-admin {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -560px no-repeat;
        background-size: 70px 1400px;
    }

    .mem-services {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -630px no-repeat;
        background-size: 70px 1400px;
    }

    .mem-dev {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -700px no-repeat;
        background-size: 70px 1400px;
    }

    .mem-settings {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -770px no-repeat;
        background-size: 70px 1400px;
    }

    .mem-report {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -840px no-repeat;
        background-size: 70px 1400px;
    }
    .gen-fees {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -910px no-repeat;
        background-size: 70px 1400px;
    }

    .gen-all {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -980px no-repeat;
        background-size: 70px 1400px;
    }

    .gen-roi {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -1050px no-repeat;
        background-size: 70px 1400px;
    }
    .doc-api {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -1120px no-repeat;
        background-size: 70px 1400px;
    }

    .doc-js {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -1190px no-repeat;
        background-size: 70px 1400px;
    }

    .doc-hooks {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -1260px no-repeat;
        background-size: 70px 1400px;
    }

    .doc-git {
        background: url(../images/rgu-mkt_retina_iconset.png) 0 -1330px no-repeat;
        background-size: 70px 1400px;
    }

    .big-placeholder.shield {
        background: url(../images/rgu-home-retina-set.png) 0 0 no-repeat transparent;
        background-size: 263px 1080px;
    }

    .big-placeholder.cog-api {
        background: url(../images/rgu-home-retina-set.png) 0 -270px no-repeat transparent;
        background-size: 263px 1080px;
    }

    .big-placeholder.control {
        background: url(../images/rgu-home-retina-set.png) 0 -549px no-repeat transparent;
        background-size: 263px 1080px;
    }

    .big-placeholder.handshake {
        background: url(../images/rgu-home-retina-set.png) 0 -807px no-repeat transparent;
        background-size: 263px 1080px;
    }

    .big-placeholder.subscription {
        background: url(../images/rgu-features-retina-set.png) 0 0 no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.webhooks {
        background: url(../images/rgu-features-retina-set.png) 0 -263px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.reports {
        background: url(../images/rgu-features-retina-set.png) 0 -526px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.multi {
        background: url(../images/rgu-features-retina-set.png) 0 -789px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.currency {
        background: url(../images/rgu-features-retina-set.png) 0 -1052px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.sandbox {
        background: url(../images/rgu-features-retina-set.png) 0 -1315px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.dunning {
        background: url(../images/rgu-features-retina-set.png) 0 -1578px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.blacklist {
        background: url(../images/rgu-features-retina-set.png) 0 -1841px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.invoices {
        background: url(../images/rgu-features-retina-set.png) 0 -2104px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.two-factor {
        background: url(../images/rgu-features-retina-set.png) 0 -2367px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.services {
        background: url(../images/rgu-features-retina-set.png) 0 -2630px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.support {
        background: url(../images/rgu-features-retina-set.png) 0 -2893px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .big-placeholder.forms {
        background: url(../images/rgu-features-retina-set.png) 0 -3156px no-repeat transparent;
        background-size: 263px 3419px;
    }

    .processor.optimal {
        background: url(../images/rgu-retina-processors.png) 0 0 no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.worldpay {
        background: url(../images/rgu-retina-processors.png) 0 -60px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.walpay {
        background: url(../images/rgu-retina-processors.png) 0 -120px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.payvision {
        background: url(../images/rgu-retina-processors.png) 0 -180px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.credorax {
        background: url(../images/rgu-retina-processors.png) 0 -240px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.moneris {
        background: url(../images/rgu-retina-processors.png) 0 -300px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.chase {
        background: url(../images/rgu-retina-processors.png) 0 -360px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.litle {
        background: url(../images/rgu-retina-processors.png) 0 -420px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.cashflows {
        background: url(../images/rgu-retina-processors.png) 0 -480px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.stripe {
        background: url(../images/rgu-retina-processors.png) 0 -540px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.wirecard {
        background: url(../images/rgu-retina-processors.png) 0 -600px no-repeat transparent;
        background-size: 150px 720px;
    }

    .processor.realex {
        background: url(../images/rgu-retina-processors.png) 0 -660px no-repeat transparent;
        background-size: 150px 720px;
    }

    .big-placeholder.block.security {
        background: url(../images/rgu-security-retina.png) no-repeat transparent;
        background-size: 740px 122px;
    }

    .jumbotron.blue-bkg {
        background: url(../images/blue-bkg-retina.png) fixed repeat -100px -100px;
        background-size: 600px 600px;
    }

    .jumbotron.green-bkg {
        background: url(../images/green-bkg-retina.png) fixed repeat -200px -200px;
        background-size: 600px 600px;
    }

    .rgu-row-green {
        background: url(../images/green-bkg-retina.png) fixed repeat -200px -200px;
        background-size: 600px 600px;
    }
    .port {
        background: url(../images/rgu-retina-user-comment.png) no-repeat;
        background-size: 32px 32px;
    }

    .plan-title > i {
        background-image: url(../images/rgu-plans-retina.png);
        background-size: 100px 300px;
    }
}

