:root {
    --white: white;
    --gray: #999;
    --lightgray: whitesmoke;
    --darkgreen: #2a9d8f;
    --popular: #ffdd40;
    --starter: #f73859;
    --essential: #00aeef;
    --professional: #ff7f45;
    }
    .content-block-header h1{
        font-size: 50px;
            margin: 1em 0 0.5em 0;
            color: #343434;
            font-weight: normal;
            font-family: 'Ultra', sans-serif;   
            font-size: 36px;
            line-height: 42px;
            text-transform: uppercase;
            text-shadow: 0 2px rgb(230, 230, 230) , 0 1px #777;
    }
    .content-block-header  h1 {
      font-size: 28px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 1.5em;
      padding-bottom: 15px;
      position: relative;
      display: inline-block;
    }
    .content-block-header h1:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 5px;
      width: 55px;
      background-color: #111;
    }
    .content-block-header  h1:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 2px;
      height: 1px;
      width: 95%;
      max-width: 255px;
      background-color: #333;
    }
    .pricing-table{
        /*display: table;*/
        margin-top: 20px;
    }
    .pricing-details{
        /*display: table-row;*/
        vertical-align: middle;
        
    }
    .pricing-cell{
        /*display: table-cell;*/
    }
    .price-header{
        text-align: center;
        margin-top: 40px;
        margin-bottom: 2px; 
    }
    .plan-1{
        text-align: center;
        font-size: small;
    }
    .plan-info{
        text-align: center;
        padding-top:15px;
    }
    .plan-details{
        padding-top: 20px;
        font-size: 14px;
    }
    
    .plan-sepecial-offer{
        vertical-align: middle;
    }
    .save-money{
        background-color: #f3fbdd;
        padding: 2px 15px 2px 15px;
    }
    a.btn-hero{
        color: #fff;
        background-color: #35abdc;
        border-color: #26bfff;
        box-shadow: 1px 1px 1px #152024;
    }
    a.btn-hero:hover{
        color:white;
    }
    .headline-sup{
        font-size: x-large;
        text-shadow: 1px 0px #dbf6ff;
        letter-spacing: 1px;
        color: #483d8b;
    }
    .save-money{
        background-color: #f3fbdd;
        padding: 2px 15px 2px 15px;
    }
    .plan-details b{
        font-weight: 900;
        color: #0037c2;
    }
    .highlight{
        color:#b50000;
        font-weight: 500;
        list-style-type: none;
    }
    
    li.highlight:before {
      content: "\f00c"; /* FontAwesome Unicode */
      font-family: FontAwesome;
      display: inline-block;
      margin-left: -1.3em; /* same as padding-left set on li */
      width: 1.3em; /* same as padding-left set on li */
    }
    .pricing-details .card{
        min-height: 400px;
        height: auto;
        padding-bottom: 30px;
    }
    .pricing-details .button-row{
        /*position: relative;*/
        
    }
    .pricing-details a.btn{
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
    }

    /** teamspoor pricing */
    .heading-container{
    margin-top:40px;
    padding-top:60px;
}
h1.page-title{
    font-size: 36px;
    font-weight: 600;
}
.plan-bg-dark{
    background-color: #022066;
    color:white;
    padding: 3px 3px 3px 12px !important;
}
.plan-name{   
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 2px;
    color:#000000;
}
.plan-desc{
    font-size: small;
    color: #252525b5;
    min-height: 75px;
    padding:2px 4px 4px 0px;
}
.plan-price{
    padding: 10px 0px;
    font-size:xx-large;
    color:#000000;
    min-height: 45px;
    text-align: center;
}
.plan-call2action{
    margin-top:10px;
    text-align: center;
}
.plan-features{
    margin-top:20px;
    font-size: small;
    color:#000000;
}
.heading-container .row{
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.plan-details{
    padding:30px 0px 30px 0px;
    color:#707070;
}
.plan-info{
    height:auto;
    overflow: auto;
}
.plan-price-duration{
   font-size:xx-large;
    color:#666363;
}
div.footer-right > div{
    display: block !important;
}
div.footer-right > p{
    display: block !important;
}
small.headline{
    font-size: large;
}

.plan-info-addon{
    height: auto;
    overflow: auto;
}
.plan-info-addon .plan-name{   
    font-size: 18px;
    font-weight: 500;
    padding-top: 2px;
    padding-bottom: 2px;
    color:#000000;
}
.plan-info-addon .plan-desc{
    font-size: small;
    color: #252525b5;
    min-height: 75px;
    padding:2px 4px 4px 0px;
}
.plan-info-addon .plan-price{
    padding: 2px 0px;
    font-size:large;
    color:#000000;
    min-height: 45px;
}
.plan-info-addon .plan-price-duration{
   font-size:large;
    color:#666363;
}
.plan-info-addon .plan-call2action{
    margin-top:2px;
    text-align: center;
}
.plan-info-addon .plan-features{
    margin-top:2px;
    font-size: small;
    color:#000000;
}

.plan-info-addon .plan-details{
    padding:5px 0px 5px 0px;
}
.plan-details .col-md-3, .plan-details .col-md-6{
    border: 0px solid red;
    padding: 2px;
    margin: 0px;
}
thead th,.table-header-row {
    padding: 40px 10px 40px 10px !important;
    text-align: center;
    font-weight: bold;
    width: auto;
    font-size: large;
}
tbody > tr > td:first-child {
    padding: 10px;
    text-align: left;
    font-weight: bold;
    font-size: large !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    
}
tbody > tr > td:not(:first-child) {
    padding: 10px;
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
tbody > tr > td > .description{
    font-size: small;
    font-weight: normal;
}
.shadow-1{
    box-shadow: 0 2px 15px rgba(0,0,0,.13)!important;
}
.border-1{
    border: 0px solid white;
}
/** end of teamspoor pricing */


.hide {
display: none;
}
.container-plan-features{
    font-size: 14px;
}
.li-fe-name{
    font-weight: 800;
    padding: 5px 15px;
    vertical-align: middle;
    font-size: 16px;
}
.li-fe-name-av{
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
}
#pflist .row{
    padding: 5px;
    border-bottom: 1px solid rgba(127, 127, 127, 0.67);
    background-color: white;
}
/*
#pflist .row:nth-child(odd){
    background-color: rgba(243, 243, 243, 0.97);
}*/
.margin-top-1{
margin-top: 100px;
}
.pricing-strike{
color: rgb(152, 1, 1);font-size: small;font-weight: 400;background-color: #f6e1db;padding: 4px 8px;border-radius: 1px;
background: rgb(255,255,255);
background: linear-gradient(to right, rgba(255, 255, 255, 0.19791666666666663), rgba(242, 146, 58, 0.2) 30%, rgba(255, 255, 255, 0.6124824929971988));
}
.pricing-strikethrough{
color:black;
text-decoration: line-through;
}
@media only screen and (max-width: 760px) {
    /* For mobile phones: */
    .switch-wrapper {
        width: 95%;
        position: relative;
        display: flow-root;
    }
    .content-block-header {
        margin-top: -100px;
        
    }
    #price-background{
        background-image: url('/includes/images/man-standing.png');
        background-position: right -10 bottom 0;
        background-repeat: no-repeat;
        background-size: 50% !important;
    }
}
@media only screen and (max-width: 1025px) {
    /* For mobile phones: */
    .pricing-details{
    display: inline-flex;		
    }
    .plan-sepecial-offer{
    margin-top: 10px;
    }
    .mt-sm-2{
    margin-top: 20px;
    }
    .margin-top-1{
    margin-top: 60px;
    }
    .heading-container{
    margin-top: 0px;
    padding: 10px;
    }
    .container-plan-features h4{
    font-size: small;
    }
}

.plan-box{
min-height: 270px;
height:auto;
overflow: auto;
}
.plan-box-free{
    border: 2px solid #6c6c6c !important;
}
.plan-box-free .card-body{
background-color: rgba(250, 250, 250, 0.26);
}
.plan-box-peruser{
border: 2px solid #106e1b !important;
}
.plan-box-peruser .card-body{
background-color: rgba(213, 250, 236, 0.26);
}
.plan-box-unlimited{
border: 2px solid #ff9257 !important;
}
.plan-box-unlimited .card-body{
background-color: #fae2d540;
}
.plan-box-enterprise{
border: 2px solid #576bff !important;
}
.plan-box-enterprise .card-body{
background-color: rgba(213, 232, 250, 0.26);
}
.special-heading.text-large{
font-size: xx-large;
color: #0358a9;
}
small.muted{
color: #6a6a6a;
font-size: small;
font-weight: 300;
}
.plan-desc-1{
font-size: small;
font-weight: 300;
color: #000;
background-color: #f5f4f4;
padding: 10px;
height: auto;
/* line-break: auto; */
display: inline-block;
}
.label-offer{
margin-bottom: 10px;
}
.label-offer-pricing{
background-color: rgb(207, 130, 3);
color: rgb(255, 255, 255);
padding: 4px 6px;
border-radius: 6px;
font-size: x-small;
margin-bottom: 5px;
font-weight: 600;
}
/*
.content-block{
padding-top:0px;
margin-top:0px;
}
*/
#price-background{
    background-image: url('/includes/images/man-standing.png');
    background-position: right -10 bottom 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.u_10 sup{
    top: -15;
    padding-right: 15px;
}
.price-currency{
    font-size: x-large;
}
.price-amount{
    font-size: 42px;
}
.price-term{
    font-size: x-large;
}
a.btn-pricing-register{
    padding: 10px 10px;
    border: none;
    background-color: #2e49a3;
    color:white;
    font-weight: 600;
    border-radius: 6px;
}
.pricing-feature-row .card{
    min-height: 200px;
    height: auto
}
.pricing-feature-row img{
    max-height: 150px;
    border: 1px solid rgb(235, 235, 235);
    box-shadow: 1px 1px 21px rgb(240, 240, 240);

}
.pricing-more-info{
    padding: 25px 20px;
    background-color: #f4f4f4;
    color: black;
    border-radius: 10px;
}
.pricing-feature-row h5{
    font-size: 18px;
    font-weight: 600;
    color: #616161;
}
.pricing-feature-row div.desc{
    font-size: 14px;
    font-weight: 400;
    color: #616161;
}

/* Pricing for TeamSpoor */
#pricing{
    padding-top: 100px;
    padding-bottom: 100px;
}
#pricing .heading{
    font-size: 42px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}
#pricing .description{
    font-size: 1em;
    font-weight: 400;
    color: #666;
    margin-bottom: 20px;
}
.card-price-1{
    border: 1px solid #ccc;
    border-radius: 0px;
}
.card-price-2{
    border: 1px solid #ccc;
    border-radius: 0px;
}
.btn-pricing{
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 1em;
    font-weight: 600;
}
.btn-pricing-1{
    background-color: #054881;
    color: #fff;
    border: 1px solid #ccc;
}
.btn-pricing-2{
    background-color: #6b55bd;
    color: #fff;
    border: 1px solid #ccc;
}
.btn-pricing:hover{
    color: #fff;
    border: 1px solid #ccc;
}
.price-value{
    font-weight: 600;
    font-size: 2em;
}
.price-item{
    font-size: 0.6em;
    font-weight: 600;
    
}
.price-desc{
    font-size: 0.9em;
    font-weight: 400;
    padding: 10px;
}
.card-price-1 .price-value,.card-price-1 .price-item{
    color: #fff;
}
.card-price-2 .price-value,.card-price-2 .price-item{
    color: #000;
}
#pricing h4{
    margin: 0px;
    padding: 5px;
}
.text-sm{
    font-size: small;
}