 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

a:hover {
    color: #e3e3e3 !important;
}

.price_save_btn {
    color: #0053bb;
}

.nav_icon_border {
    width: auto;
    float: left;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.header_title {
    text-align: left;
    margin-left: 40px;
    margin-top: 12px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}


.product_detail_nav_text {
    margin-left: 5px;
    margin-top: 0px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000 !important
}

.color_box_outer {
    border: 1px solid #d8dbdc;
}

.admin_body_bg {
    background: #0e0e0e;
}

.order-detail {
    text-align: center;
}

.pro_detail_font {
    font-size: 12px;
    color: #000000;
    margin-top: 20px;
    font-weight: normal;
}

.db_chnge {
    margin-bottom: 20px
}

.db_align {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 11px;
    text-transform: uppercase;
    border: 0px solid #e0eaf7;
}

.url-align {
    text-transform: uppercase;
    margin-right: 0px;
    margin-top: 15px;
    text-align: right;
    float: right;
}

.del-btn-no-border {
    border: 0px !important;
}

.progressbar_align {
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    background: #af4e4e;
}

.btn_link_fo {
    font-size: 13px;
    font-weight: bold;
    color: #fff !important;
}

.header_text {
    font-size: 12px;
    color: #fff;
    margin-top: 22px;
    text-align: right;
    font-weight: normal;
    margin-right: 50px;
}

.grid_btn{
    background-color: #e36f6f !important;
    border-color: #e36f6f !important;
}

.grid_btn_gray{
    background-color: #7c7c7c  !important;
    border-color: #7c7c7c  !important;
}

.white_bg
{
  background: #fff !important;
}

 .light_gray_bg
{
  background: #f5f5f9 !important;
}

.border_bottom_1
{
 border-bottom: 2px dashed #d9d9d9 !important;
}

.border_top_1
{
 border-top: 2px dashed #d9d9d9 !important;
}


.black_title
{
  color: #000 !important;
}



.footer_text {
    font-size: 12px;
    color: #fff;
    padding-top: 13px;
    text-align: center;
    font-weight: normal;
}

.footer_admin {
    width: 100%;
    height: 40px;
}

.header_admin {
    background: #555555;
}

.grid_buttons_outer {
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 20px;
    text-transform: uppercase;
    float: right;
    color: #03a9f3;
}

.grid_buttons_outer_form {
    font-size: 12px;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 0px;
    text-transform: uppercase;
    float: right;
    color: #03a9f3;
}

.grid_heading {
    font-size: 15px;
    font-weight: bold;
    margin: 10px;
    margin-left: 20px;
    text-transform: uppercase;
    color: #fff;
    word-spacing: 5px;
}

.grid_box_header {
    border: 10px solid #fff;
    border-bottom: 0px solid #e4e7ea;
    margin-top: 30px;
    background: #3c3c3c;
    margin-left: 0px;
    margin-right: 0px;
}

.form_box_header {
    border: 10px solid #fff;
    border-bottom: 0px solid #e4e7ea;
    margin-top: 40px;
    background: #3c3c3c;
    margin-left: 0px;
    margin-right: 0px;
}

.grid_box_footer {
    border: 1px solid #e4e7ea;
    border-top: 0px solid #e4e7ea;
    margin-top: 0px;
    background: #f3f3ef;
    margin-left: 0px;
    margin-right: 0px;
    height: 15px;
}

.form_box_footer {
    border: 1px solid #e4e7ea;
    border-top: 0px solid #e4e7ea;
    margin-top: 0px;
    background: #f3f3ef;
    margin-left: 0px;
    margin-right: 0px;
    height: 15px;
}

.login_header_contact {
    font-size: 18px;
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
    text-align: right;
}

.login_header_h1 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
text-align: center !important;
}

.login_header_h2 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    color: #fff;
    margin-bottom: 15px;
}

.login_header {
    width: 100%;
    height: auto;
    border: 0px solid #9c9c9c !important;
    border-bottom: 0px solid #fff !important;
    background-color: #000;
}

.login_header_logo {
    width: 153px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.login_header_heading {
    width: auto;
    height: auto;
    float: left;
}

.change_product_prop {
    text-align: center;
    font-size: 11px;
    color: #03a9f3;
    margin-top: 0px;
    text-transform: capitalize;
}

.change_product_prop_2 {
    text-align: center;
    font-size: 11px;
    color: #03a9f3;
    margin-top: 20px;
    margin-left: 30px;
    text-align: right
}

.admin_login_header_outer {
    border: 1px solid #000 !important;
    background-color: #000;
    border-radius: 7px 7px 0 0;
    width: 100%;
    margin-top: 30px;
}

.admin_login_title {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
}

.admin_login_box {
    border: 1px solid #bfbfbf !important;
    background-color: #f5e1e1;
    border-radius: 0 0 7px 7px;
}

.dashboard_icon_1 {
    width: 100%;
    height: 80px;
    background: #e2e2e2;
    text-align: center;
}

.dashboard_icon_2 {
    width: 100%;
    height: auto;
    background: #fff;
}

.dashboard_icon_3 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-weight: 600;
    word-spacing: 5px;
}

.dashboard_icon_4 {
    width: 100%;
    height: auto;
    border: 1px solid #b7b7b7;
}

.dashboard_box {
    background: #ffffff;
    border: 1px solid #cfe0ea;
    margin-left: 1px;
    margin-right: 1px;
}

.dashboard_box2 {
    background: #fff7f7;
    border: 1px solid #ccc;
}

.dashboard_box_outer {
    border-right: 1px solid #5f5f5f;
    background: #0053bb;
}

.dashboard_box_outer_last {
    border-right: 0px solid #dae4f1;
    background: #0053bb;
}

.dashboard_box_inner {
    margin-bottom: 25px;
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 20px;
}

.dashboard_box_inner2 {
    margin-bottom: 25px;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
}

.spec_left {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}

.size_left {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    margin-left: 5px;
}

.spec_right {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}

.pro_dashboard_1 {
    width: 100%;
    height: auto;
    background: #fff;
}

.pro_dashboard_1_1 {
    width: 100%;
    height: auto;
}

.pro_dashboard_1_2 {
    width: 100%;
    height: auto;
}

.pro_dashboard_1_3 {
    width: 100%;
    height: auto;
}

.pro_dashboard_1_4 {
    width: 100%;
    height: auto;
}

.pro_dashboard_1_5 {
    width: 100%;
    height: auto;
}

.pro_dashboard_1_6 {
    width: 100%;
    height: auto;
}

.pro_dashboard_2 {
    width: 100%;
    height: auto;
    background: #fff;
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #dee4ec;
}

.pro_dashboard_2_b {
    width: 100%;
    height: auto;
    border-bottom: 0px;
    color: #000;
    font-size: 13px;
}

.pro_dashboard_3 {
    width: 100%;
    height: auto;
    color: #000;
    font-size: 13px;
}

.pro_dashboard_4 {
    width: 100%;
    height: auto;
    color: #000;
    font-size: 13px;
}

.pro_dashboard_5 {
    width: 100%;
    height: auto;
    color: #000;
    font-size: 13px;
}

.pro_dashboard_6 {
    width: 100%;
    height: auto;
    color: #000;
    font-size: 13px;
}

.pro_dashboard_7 {
    width: 100%;
    height: auto;
    color: #000;
    font-size: 13px;
}

.pro_dashboard_2a {
    padding-top: 25px;
    text-align: center;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    word-spacing: 2px;
}

.pro_dashboard_outer {
    border: 1px solid #cfe0ea;
}

.pro_dashboard_top {
    margin-top: 15px;
}

.pro_dashboard_1a {
    margin-top: 5px;
    margin-bottom: 5px;
}

.pro_dashboard_1b {
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bolder;
    color: #fbff00;
    font-size: 29px;
}

.customer_details_table {
    border: 1px solid #7d7d7d;
    background: #fff;
    border-right: 2px solid #ccc;
}

.body_bg {
    background: #fbf7f7 !important;
}

.order_customer_detail_left {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000 !important;
}

.order_customer_detail_right {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000 !important;
}

.order_customer_row {
    border-bottom: 1px dotted #a09d9a
}

.product_menu {
    color: #fff;
}

.new_img_btn {
    float: right;
    margin-right: 35px;
}

.grid_box {
    width: auto;
    height: auto;
    border: 1px solid #e4e7ea;
    background: #f9f8f8;
}

.grid_box_b {
    width: auto;
    height: auto;
    border: 1px solid #e4e7ea;
    margin-top: 0px;
}

.form_box_outer {
    width: auto;
    height: auto;
    border: 1px solid #e4e7ea;
    margin-top: 0px;
    border-top: 0px;
}

.grid_box_c {
    width: auto;
    height: auto;
    border: 1px solid #eef1f5;
    margin-top: 10px;
    background: #fdff58;
    border-radius: 5px;
}

.grid_box_inner {
    padding: 20px;
    background: #f9f6f6;
}

.form_box_inner {
    padding: 20px;
    padding-top: 40px;
    padding-left: 9px;
    padding-right: 9px;
    background: #e6e1e1;
}

.form_box {
    padding: 20px;
    background: #f9f6f6;
}

.grid_box_inner_b {
    padding: 20px;
    padding-bottom: 0px;
}

.side_nave_box {
    width: auto;
    height: auto;
    border: 1px solid #efe7e7;
}

.heading_nav {
    color: #ffffff;
}

.box_1 {
    height: auto;
    width: 100%;
    background: #fff;
    border-bottom: 0px;
}

.box_1b {
    height: auto;
    width: 100%;
    background: #fff;
    border: 1px solid #dae4f1;
    border-top: 1px solid #f7f1f1;
    border-bottom: 0px;
}

.box_2 {
    height: auto;
    width: 30%;
    border-top: 0px solid #d2d3d4 !important;
    border-bottom: 0px solid #d2d3d4;
    border-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.box_2_pl {
    height: auto;
    width: 100%;
    border-top: 0px solid #d2d3d4 !important;
    border-bottom: 0px solid #d2d3d4;
    border-top: 0px;
}

.box_3 {
    height: auto;
    width: 100%;
    background: #fff;
    border-top: 0px;
}

.box_4 {
    height: auto;
    width: 100%;
    float: left !important;
}

.box_5 {
    height: auto;
    width: 100%;
    background: #001e40;
    margin-bottom: 20px;
    border: 1px solid #504f4f;
    border-bottom: 0px;
    margin-top: 20px;
}

.box_6 {
    height: 20px !important;
    width: 100%;
}

.box_7 {
    height: 30px;
    width: auto;
    float: left;
    margin-top: 5px;
}

.box_8 {
    height: 32px;
    width: 205px;
    border: 1px solid #aaa;
    background: #fff;
    margin-top: 10px;
    margin-left: 65px;
}

.box_9 {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px !important;
    border: 1px solid #dae4f1;
    background: #fbf7f7;
}

.box_10 {
    height: auto;
    width: 100%;
    background: #e8e8e8;
    border: 1px solid #cfe0ea;
}

.box_10b {
    height: auto;
    width: 100%;
    background: #fff;
    border: 1px solid #cfe0ea;
    border-bottom: 1px dotted #cfe0ea;
    margin-top: -35px;
}

.box_11 {
    height: 38px;
    width: 300px;
    border-top: 0px;
    float: left;
}

.box_11_b {
    height: 38px;
    width: 80px;
    border-top: 0px;
    float: left;
}

.box_11_c {
    height: 38px;
    width: 200px;
    border-top: 0px;
    float: left;
}

.box_11_d {
    height: 38px;
    width: auto;
    border-top: 0px;
    float: left;
}

.box_12 {
    width: 100%;
    height: auto;
}

.box_12b {
    width: 100%;
    height: 30px;
    background: #f3f3f3
}

.box_12c {
    text-align: center;
    padding-top: 5px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.box_13 {
    width: 100%;
    height: 40px;
}

.box_14 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.box_15 {
    width: 100%;
    height: auto;
}

.box_16_dashboard {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px !important;
    border: 1px solid #e0e0e0;
    background: #fbf7f7;
}

.box_16 {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 40px !important;
    border: 1px solid #e0e0e0;
    background: #fbf7f7;
}

.box_17 {
    float: left;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: 5px !important;
    border: 1px solid #e4e4e4;
    background: #fbfbfb;
    width: auto;
    height: auto;
}

.box_17_1 {
    float: left;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 5px !important;
    border: 0px solid #e4e4e4;
    background: #fff;
    width: 100%;
    height: auto;
}

.box_18 {
    height: auto;
    width: 100%;
}

.box_19 {
    height: 1px;
    width: 100%;
    border: 1px dotted #eae3e3;
    margin-bottom: 10px;
    margin-top: 20px;
}

.box_20 {
    height: auto;
    width: auto;
}

.box_20_1 {
    height: auto;
    width: 100%;
}

.box_21 {
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 5px !important;
    border: 1px solid #dae4f1;
    background: #fff;
    width: auto;
    height: auto;
}

.box_22 {
    background: #fff;
    width: auto;
    height: auto;
    float: right;
}

.box_23 {
    height: auto;
    background: #fff;
    float: right !important;
}

.box_24 {
    float: right;
}

.box_25 {
    width: 100%;
}

.box_26 {
    width: 100%;
    border-bottom: 1px solid #efecec;
}

.box_27 {
    height: auto;
    background: #fff;
    float: right !important;
    padding-bottom: 0px;
    margin-right: 5px;
}

.box_28 {
    width: 100%;
    height: auto;
}

.heading_1 {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    font-weight: 600;
}

.text_1 {
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
    color: #03a9f3;
    text-align: center;
}

.text_2 {
    font-size: 12px;
}

.text_3 {
    font-size: 15px;
    margin-left: 30px;
    padding-top: 9px;
    color: #000;
    font-weight: 400;
}

.text_3b {
    font-size: 12px;
    margin-left: 30px;
    padding-top: 11px;
    color: #bc88ea;
}

.text_4 {
    font-size: 15px;
    margin-left: 40px;
    padding-top: 25px;
    font-weight: 500;
}

.text_4_dashboard {
    font-size: 13px;
    margin-left: 8px;
    padding-top: 25px;
}

.text_5 {
    font-size: 15px;
    margin-left: 0px;
    padding-top: 25px;
    font-weight: 500;
}

.text_6 {
    font-size: 12px;
    margin: 10px;
}

.text_6_1 {
    color: #058ecc;
}

.text_7 {
    font-size: 11px;
    padding-bottom: 10px;
    margin-left: 5px;
}

.text_8 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-left: 100px;
    margin-top: 30px;
    color: #bdbdbd;
    font-weight: bold;
}

.text_8b {
    font-size: 15px;
    padding-bottom: 10px;
    margin-left: 50px;
    margin-top: 12px;
    color: #000;
    font-weight: normal;
}

.text_9 {
    font-size: 21px;
    padding-bottom: 10px;
    margin-left: 5px;
    color: #ff0000;
    font-weight: bold;
}

.text_10 {
    font-size: 10px;
    color: #000;
    margin-left: 100px;
}

.text_11 {
    color: #fff !important;
}

.heading_2 {
    font-size: 16px;
}

.heading_3 {
    font-size: 15px;
    padding-top: 5px;
    color: #fff;
    font-weight: bold;
}

.heading_4 {
    color: #03a9f3;
}

.heading_5 {
    color: #03a9f3;
    font-size: 11px !important;
    font-weight: normal;
}

.heading_6 {
    color: #000;
    font-size: 14px !important;
    font-weight: normal;
    margin-left: 5px;
}

.align_1 {
    float: left !important
}

.align_2 {
    float: left !important
}

.align_3 {
    margin-top: 4px;
    float: right;
    margin-right: 3px;
}

.align_4 {
    margin-right: 15px;
    color: #fff;
}

.align_5 {
    padding-top: 10px !important;
    margin-right: 15px;
    text-align: center;
}

.align_6 {
    float: left !important;
    margin-left: 4px;
}

.align_7 {
    width: 100%;
}

.align_8 {
    width: 201px;
}

.align_9 {
    float: right !important;
    margin-top: 2px;
}

.align_10 {
    float: right !important;
    margin-top: 2px;
}

.align_11 {
    padding-top: 10px;
    padding-bottom: 7px;
}

.align_12 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    margin-left: 0px !important;
    text-align: center
}

.align_13 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    text-align: center
}

.align_13b {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    margin-left: 5px !important;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0086f9;
}

.align_14 {
    margin-left: 4px !important;
}

.align_15 {
    padding-top: 81px !important;
}

.align_16 {
    padding-top: 20px !important;
}

.align_17 {
    padding-bottom: 20px !important;
}

.align_18 {
    padding-bottom: 5px !important;
    padding-top: 0px !important;
    margin-left: 5px !important;
    text-align: center
}

.align_19 {
    padding-bottom: 10px !important;
    padding-top: 0px !important;
    margin-left: 0px !important;
    text-align: center;
    width: auto !important;
}

.align_20 {
    margin-top: 14px !important;
    margin-bottom: 50px !important;
}

.align_21 {
    margin-left: 1px !important;
}

.align_22 {
    margin-left: 0px !important;
}

.align_23 {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    margin-left: 0px !important;
    text-align: center
}

.align_24 {
    margin-bottom: 7px !important;
    margin-top: 10px !important;
    float: left;
    margin-left: 20px;
}

.align_25 {
    margin-bottom: 7px !important;
    margin-top: 10px !important;
    float: left;
    margin-left: 5px;
}

.align_26 {
    margin-left: 17px;
}

.align_27 {
    padding-top: 0px;
}

.align_28 {
    margin-bottom: 7px !important;
    margin-top: 7px !important;
    float: none;
    margin-left: 37px;
    font-weight: normal;
    font-size: 15px;
    color: #a01010;
}

.align_29 {
    padding-bottom: 2px !important;
    padding-top: 5px !important;
    margin-left: 0px !important;
    text-align: center;
    font-size: 11px;
}

.align_30 {
    width: 100%;
}

.align_31 {
    padding-top: 150px !important;
}

.align_32 {
    margin-top: 0px !important;
    margin-left: 381px !important;
    float: left !important;
}

.align_33 {
    margin-top: -20px !important;
}

.align_34 {
    margin-top: 40px !important;
}

.align_35 {
    margin-top: 10px;
    margin-bottom: 45px !important;
    margin-left: 10px;
    text-align: center;
}

.align_36 {
    padding-top: 0px;
    margin-right: 0px;
    padding-bottom: 35px !important;
}

.align_36b {
    padding-top: 10px;
    margin-right: 0px;
    padding-bottom: 35px !important;
}

.align_37 {
    margin-top: 10px;
    margin-bottom: 10px !important;
    margin-left: 10px;
    text-align: center;
}

.align_38 {
    padding-top: 10px;
    padding-bottom: 10px !important;
    padding-left: 10px;
    text-align: center;
}

.align_38b {
    padding-top: 10px;
    padding-bottom: 40px !important;
    padding-left: 10px;
    text-align: center;
}

.align_39 {
    padding-top: 10px;
    margin-right: 6px;
    padding-bottom: 35px !important;
}

.prop_1 {
    background: #ffffff !important;
}

.prop_2 {
    border: 0px !important;
    width: auto !important;
}

.prop_3_dashboard {
    background: #fff;
    border-right: 1px dotted #cfe0ea;
    border-left: 1px solid #cfe0ea;
    border-bottom: 1px solid #cfe0ea;
}

.prop_3 {
    background: #fff;
    border-right: 1px solid #cfe0ea;
    border-left: 1px solid #cfe0ea;
    border-bottom: 1px solid #cfe0ea;
}

.prop_4 {
    border-right: 1px solid #cfe0ea;
    border-bottom: 1px solid #cfe0ea;
    background: #fff;
}

.prop_4_dashboard {
    border-right: 1px solid #cfe0ea;
    border-bottom: 1px solid #cfe0ea;
    background: #fff;
}

.prop_5 {
    float: right;
}

.prop_6 {
    margin-top: 0px;
}

.prop_7 {
    border: 1px solid #ccc;
    width: 100%;
    background: #fbf7f7;
}

.prop_8 {
    border: 1px solid #ccc;
    width: 100%;
}

.col-action {
    width: 70px;
    text-align: center;
}

.col-action-category {
    width: 100px;
    text-align: center;
}

.table_icon_prop {
    margin-left: 3px;
    float: left !important;
}

.table_header {
    background: #fbfcc1 !important;
    font-size: 13px !important;
    text-align: center;
    color: #000 !important;
    font-weight: bold !important;
}

.table_action_button {
    color: #7199c5 !important;
    background-color: #ffffff !important;
    border-color: #eae3e3 !important;
    font-size: 16px;
    margin-top: -7px !important;
    margin-bottom: -5px;
    border-radius: 2px !important;
    width: 30px;
    float: left !important;
}

.table_action_button_dark {
    color: #585858 !important;
    background-color: #ffffff !important;
    border-color: #eae3e3 !important;
    font-size: 16px;
    margin-top: -7px !important;
    margin-bottom: -5px;
    border-radius: 2px !important;
    width: 30px;
}

.pannel_header {
    width: 100%;
    height: auto;
    background: #716d6d;
}

.panel-heading {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.no_product_title {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 500;
}

.btn_align_1 {
    text-align: center;
}

.btn_align_2 {
    text-align: right;
    float: right;
    margin-right: 33px;
}

.btn_align_3 {
    text-align: right;
    margin-top: 20px;
}

.progress_bar {
    margin-top: 20px;
}

#container {
    margin: 20px;
    width: 400px;
    height: 8px;
}

.fonts_1 {
    font-size: 11px;
}