.pdf-generate-btn a {
    margin-bottom: 20px;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .sppb-addon-content {
    font-size: 18px;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .table {
    margin-bottom: 0;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .guidebook-title-style-001 h3.sppb-addon-title {
    background: #ffeae4;
    color: #000;
    border-bottom: 3px solid #f48220;
    font-size: 28px !important;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .guidebook-title-style-001 h4.sppb-addon-title {
    font-size: 20px !important;
    font-weight: 600;
    background: #f48220;
    color: #fff;
    /* display: inline-block; */
    padding: 10px 15px;
    margin-bottom: 15px !important;
    border-left: 5px solid #c35a00;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .table .sppb-addon-wrapper {
    margin-bottom: 0 !important;
}

body.com-content.view-article #sp-main-body article.item .guidebook-feature-001 .sppb-feature-box-title {
    font-size: 22px !important;
    font-weight: 600;
    padding: 10px 25px 10px 50px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #ffeae4;
    position: relative;
    margin-left: -20px !important;
    z-index: -1;
}

.guidebook-feature-001 .pull-left {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f48220;
    border-radius: 100px;
    margin: 0;
    border: 3px solid #fff;
}

body.com-content.view-article #sp-main-body article.item .guidebook-feature-001 .pull-left span.sppb-icon-container {
    font-size: 32px !important;
}

body.com-content.view-article #sp-main-body article.item .guidebook-feature-001 .pull-left span.sppb-icon-container i {
    color: #fff !important;
    font-size: 32px !important;
    width: unset !important;
    height: unset !important;
}

body.com-content.view-article #sp-main-body article.item .guidebook-feature-001 .sppb-media-body {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65px;
    z-index: -1;
    width: 100%;
}

body.com-content.view-article #sp-main-body article.item .guidebook-feature-001 .sppb-media {
    position: relative;
    /* align-items: center; */
    /* width: 100%; */
}

.guidebook-style-001 ul { padding-left: 20px; }

.guidebook-style-001 .sppb-addon-image-layout-content { width: 100%; }

.guidebook-style-001.table table { min-width: 600px; }

body.com-content.view-article #sp-main-body article.item .guidebook-style-001.table table .sppb-addon-wrapper { margin-bottom: 0 !important; }

.pdf-article-body .guidebook-style-001 {
    background: #fff !important;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    height: 1319px;
    padding-top: 40px !important;
    margin-bottom: 0px !important;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .table td,
body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .table td p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .table td span {
    font-size: 14px;
}

body.com-content.view-article #sp-main-body article.item .guidebook-style-001 .table thead {
    background: #3a578f;
    color: #fff;
}


/*-----------------------------------------------------------------------
  TABLE STYLE              
-------------------------------------------------------------------------*/
@media only screen and (min-width: 992px) {
.guidebook-style-001 table {
     table-layout:fixed ;
     width:100%;
}}
@media screen and (max-width:768px){
.guidebook-style-001 .table {
  		width:100%!important;
        overflow: scroll!important; 
}}


/*table*/

.guidebook-style-001 table {border: 1px solid #cccccc;padding:0px 15px!important;}

.guidebook-style-001 th, 
.guidebook-style-001 td{padding: 5px !important;border: 1px solid #cccccc;font-size: 14px;text-align:center;}

.guidebook-style-001 tbody tr:nth-child(even) {background: #fff; color:#000;}
.guidebook-style-001 tbody tr:nth-child(odd) {background: #FFF}

@media (max-width: 767px){
.guidebook-style-001 td{min-width: 100px!important;}}

/*header*/
.guidebook-style-001 th{background: #3a5790;color:#fff;vertical-align:middle;}
.guidebook-style-001 tbody tr:first-child p{margin:0px;}


.guidebook-style-001 .guide-001 .sppb-addon-content {
    background: #e1e1e1;
    padding: 20px;
    /* font-size: 14px!important; */
}

.guidebook-style-001 table img {
    width: 70px!important;
}

.guidebook-img-layout-001 .sppb-addon-image-layout-text {
    font-size: 14px;
    line-height: 1.4;
}

.guidebook-img-layout-001 .sppb-image-layout-title {
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 0px!important;
}

.guidebook-img-layout-001 .sppb-addon-image-layout-text {
    margin-top: 10px;
}



