.row.content{
    width: 1440px;
    background-color: #f7f7f7;
    margin: auto;
}

a.green.clean{
    text-decoration: none;
}

a.green.clean:hover{
    text-decoration: none;
    color: #4da946;
}

.leftnav{
    float: right;
    margin-top: 235px;
    width: 340px;
    list-style: none;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.1;
    letter-spacing: 1.5px;
    text-align: left;
    padding-left: 100px;
}

.leftnav a{
    text-decoration: none;
    color: #747474;
}

.leftnav a:hover{
    text-decoration: none;
    color: #4da946;
}

.leftnav a.active{
  font-weight: 900;
  line-height: 1.91;
  color: #4da946;
}

.leftnav a.active::before { 
    content: "| ";
}

.profile-box {
    position: relative;
    background-position: left center;
    background-size: auto;
    background-repeat: no-repeat;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    width: 244.8px;
    height: 153.8px;
    border-radius: 9px;
    background-color: #ffffff;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.1);
}

.profile-box.newline{
    clear: both;
}

.profile-box.parking{
    background-image: url('icons-8-parking.png');
}

.profile-box.paid-parking{
    background-image: url('icons-8-paid-parking.png');
}

.profile-box.car{
    background-image: url('icons-8-car.png');
}

.profile-box.receive-cash{
    background-image: url('icons-8-receive-cash.png');
}

.profile-box.receive-money{
    background-image: url('icons-8-receive-money.png');
}

.profile-box.receive-income{
    background-image: url('icons-8-receive-income.png');
}

.profile-box.receive-past{
    background-image: url('icons-8-receive-past.png');
}

div.profle-active-booking-box:last-child{
    margin-bottom: 80px;
}

.profile-box .count {
    position: absolute;
    left: 80px;
    top: 26px;
    text-align: center;
    width: 160px;
    height: 54px;
    font-size: 40px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: center;
    color: #131516;
    }


.profile-box .text {
    text-transform: uppercase;
    position: absolute;
    left: 80px;
    top: 88px;
    text-align: center;
    width: 160px;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #b1b1b1;
    padding: 0 10px;

}

.profile-name{
    margin-top: 115px;
    display: block;
    width: 100%;
    height: 43px;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #131516;
}

.profile-from-date{
    display: block;
    margin-top: 10px;
    margin-bottom: 35px;
    width: 100%;
    height: 41px;
    font-size: 19px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.3px;
    text-align: left;
    color: #4da946;
}

.profile-image{
    top: 75px;
    left: 450px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: absolute;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    background: url('parkio_default.jpg');
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


.header_panel .name{
    display: block;
    margin-top: 45px;
    float: left;
    margin-right: 20px;
    height: 22px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #4da946;
}

.header_panel .header_avatar{
    display: block;
    float: right;
    margin-top: 15px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    background: url('parkio_default.jpg');
     
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    
}

.header_panel{
    height: 100%;
    padding-left: 27px;
    padding-right: 27px;
    border-left: solid 1px #dbdbdb;
    position: absolute;
    right: 0;
}

.profile-headtext{
    float: left;
    text-transform: capitalize;
    clear: both;
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #131516;
}

.underline{
    clear: both;
    margin-top: 15px;
    margin-bottom: 40px;
    display: block;
    width: 100%;
    height: 3px;
    border-bottom: solid 1px #d6d6d6;    
}

.margin-top-145{
    margin-top: 145px;
}

.margin-top-100{
    margin-top: 100px;
}

.margin-top-70{
    margin-top: 70px;
}

.profle-active-booking-box{
    margin-bottom: 20px;
    position: relative;
    background-image: url('pin.png');
    background-repeat: no-repeat;
    background-position: 30px center;
    width: 553px;
    height: 147px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.profle-active-booking-box .price_pin{
    width: 90px;
    text-align: center;
    position: absolute;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #131516;
    left: 89px;
    top: 50px;
}

.profle-active-booking-box .first{
    position: relative;
    margin-left: 200px;
    margin-top: 21px;
    float: left;
    clear: both;
    display: block;
    width: 350px;
    height: 24px;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    color: #131516;     
}

.profle-active-booking-box .second{
    position: relative;
    margin-left: 200px;
    margin-top: 5px;
    float: left;
    clear: both;
    display: block;
    width: 350px;
    height: 24px;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    color: #4da946;     
}

.profle-active-booking-box .third{
    position: relative;
    margin-left: 200px;
    margin-top: 5px;
    float: left;
    clear: both;
    display: block;
    width: 270px;
    height: 24px;
    font-size: 17px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    color: #939393;     
}

.profile-mycars-box {
    display: block;
    position: relative;
    background-image: url('icons-8-euro.png');
    background-repeat: no-repeat;
    background-position: 30px center;
    float: left;
    width: 449px;
    height: 154px;
    border-radius: 9px;
    background-color: #ffffff;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.1);
    margin-right: 15px;
    margin-bottom: 15px;
}

.profile-mycars-box .first{
    display: block;
    float: left;
    margin-left: 157px;
    width: 228px;
    margin-top: 35px;
    font-size: 33px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #131516;
}

.profile-mycars-box .second{
    display: block;
    float: left;
    margin-left: 157px;
    width: 228px;
    margin-top: 7px;
    font-size: 25px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #8f8f8f;
}

.profile-mycars-box .delete_btn{
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 30px;
    height: 30px;
    background-image: url('icons-8-delete-sign.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

a.car-add-btn,
a.bookings-add-btn{
    text-transform: capitalize;
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 80px;
    margin-top: 50px;
    display: block;
    height: 46px;
    line-height: 46px;
    padding: 0 18px 0 48px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    text-align: left;
    color: #ffffff !important;
    text-align: center;
    cursor: pointer;
    border-radius: 9px;
    background: linear-gradient(to bottom, #84d47c, #4da946);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
}

.signin-btn{
    text-transform: capitalize;
    position: relative;
    float: left;
    clear: both;
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0 18px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    text-align: left;
    color: #ffffff !important;
    text-align: center;
    cursor: pointer;
    border-radius: 9px;
    border: 0;
    background: linear-gradient(to bottom, #84d47c, #4da946);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
}

.modal_text_mid{
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #131516;
}

.modal_text_small{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #4a4a4a;
}

.complete_payment .row{
    margin-bottom: 20px;
}

.complete_payment h1{
    font-size: 34px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    margin-bottom: 40px;
    color: #4da946;
}

.complete_payment .form_ico.mail {
    left: 30px;
}

.form_ico.out {
    width: 30px;
    height: 30px;
    background: url(ico_out.png) no-repeat center center;
    top: 34px;
    left: 27px;
    z-index: 100;
}

.form_ico.in {
    width: 30px;
    height: 30px;
    background: url(ico_in.png) no-repeat center center;
    top: 34px;
    left: 27px;
    z-index: 100;
}

input.modal_input{
    padding: 0 15px 0 50px;
    width: 100%;
    border: none;
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.plus_ico{
    background: url('icons-8-add.png') no-repeat center center;
    position: absolute;
    left: 10px;
    top: 7px;
    width: 31px;
    height: 31px;
    display: block;
}

.complete_payment h2{
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #131516;
    margin-top: 10px;
    margin-bottom: 14px;
}

.complete_payment .col-sm-7{
    padding-right: 25px;
}


.complete_payment h3{
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
    color: #4da946;
}

.complete_payment .input_legend{
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #9b9b9b;
}


.park_in_out{
    height: 50px;
    padding: 0 15px 0 52px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    display: block;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 20px;
}

.profile_form{
    width: 570px;
    display: block;
    float: left;
}

.form_canvas{
    width: 570px;
    display: block;
    float: left;
    position: relative;
    clear: both;
    margin-bottom: 30px;
}

.form_canvas .form_name{
    display: block;
    float: left;
    position: relative;
    width: 45%;
    height: 50px;    
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    padding-top: 13px;
    color: #131516;

}

.form_canvas .form_input{
    display: block;
    float: right;
    position: relative;
    width: 55%;
    height: 50px;
}

a.save_changes_btn{
    display: block;
    float: left;
    width: 570px;
    height: 50px;
    background-color: #4da946;
    background-image: linear-gradient(to bottom, #84d47c, #4da946);
    border-radius: 10px;
    margin: 15px 0 25px 0;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ffffff !important;
    padding-top: 12px;
}

.bookings_list_box{
    width: 873px;
    height: 70px;
    display: block;
    float: left;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.3px;
    text-align: left;
    color: #676767;
}

.bookings_list_box.green{
    box-shadow: none;
    margin-top: 30px;
    border: none;
    background: none;
    border-radius: 0;
    border-bottom: solid 1px #d6d6d6;
    border-top: solid 1px #d6d6d6;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.3px;
    color: #4da946;
    text-transform: uppercase;
}

.bookings_list_box.green div{
    background: none;
}

.bookings_list_box div{
    text-align: center;
}

.bookings_list_box .outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}

.bookings_list_box .middle {
  display: table-cell;
  vertical-align: middle;
}

.bookings_list_box .inner {
  margin-left: auto;
  margin-right: auto;
}


.bookings_list_box .item{
    position: relative;
    float: left;
    height: 100%;
}
   

.bookings_list_box .first{
    width: 40%;
}


.bookings_list_box .second{
    width: 18%;
}


.bookings_list_box .third{
    width: 18%;
}

.bookings_list_box .fourth{
    width: 24%;
}

.silver_back{
    background-color: #f8f8f8;
}

.paginator{
    display: block;
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
}

.paginator span{
    display: block;
    padding: 3px 6px;
    display: inline-block;
}

.paginator span a{
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.4px;
    text-align: left;
    color: #969696;
}

.paginator .active{
    color: #4da946;
    font-weight: 700;
    font-size: 18px;
}

.edit_btn{
    width: 55px;
    height: 55px;
    background-image: linear-gradient(to bottom, #84d47c, #4da946);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: 43px;
    cursor: pointer;
    z-index: 1000;
}

.pen_icon{
    background: url('pen_icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 80%;
    height: 80%;
    margin: 10%;
    background-size: 70% 70%;

}

.change_btn{
    background-image: linear-gradient(to bottom, #84d47c, #4da946);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    display: block;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1000;
    float: left;
    color: white !important;
    padding: 10px 15px;
    font-weight: 600;
}