#rightHeader > #btnSearch {
    left: 0px !important;
    top: -0px !important;
    padding: 7px 40px;
}


.header #searchBar {
    margin-top: 5px;
}

#searchBar {
	_border: 1px solid red;
	margin-top: 0;
	width: 70%;
	margin: 0 auto;
	position: relative;
}

#searchBar input {
	box-sizing: border-box;
    border-radius: 35px;
    /* width: 70%; */
    width: 100%;
    border: none;
    height: 60px;
    padding: 0 20px 0 30px;
    /* margin-right: 50px; */
    /* margin-right: 50px; */
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    color: #000000;
}

#searchBar input:focus {
	outline: none;
}

#btnSearch {
	background: #af1947;
	padding: 8px 50px;
	border: none;
	border-radius: 20px;
	_margin-left: -250px;
	/*margin-top: 10px;*/
	z-index: 10;
	position: absolute;
	right: 15px;
	top: 20px;
}

#btnSearch .btn-search {
	width: 19px !important;
	margin-right: 8px;
	height: 20px;
	margin-bottom: -3px;
}

.searchResultBar #btnSearch {
	top: 45px;
}

.subHeaderInner {
    padding-top: 3px;
    display: flex;
    margin: 0 auto;
    width: 70%;
    align-items: center;
}

#backButton {
    padding-top: 7px;
}

.chapterTitle {
    margin-left: 0px;
    line-height: 50px;
    font-size: 21px;
    font-family: 'LG Smart Bold', sans-serif !important;
    text-transform: capitalize;
    font-weight: bold;
}

#backButton:after {
    content: "";
    display: inline-block;
    background: url('../css/icon/common/next-icon.png') no-repeat 0% 50%;
    height: 17px;
    width: 15px;
    background-size: 8px;
    transform: translate(2px,3px);
}

td {
    padding: 5px 10px 5px 5px !important;
}

ul .Text-Hyp-Sub--8pt-,
.Text-Hyp-Sub--8pt {
    list-style: none !important;
}

.Text-Hyp-Sub--8pt-::marker {content: "";}

.Text-Hyp-Sub--8pt-::before {
	content: "";
	background: url('../css/icon/common/dash.png') no-repeat 0% 43%;
	display: block;
	width: 5px;
	height: 5px;
	position: relative;
	left: -9px;
	top: 10px;
	_padding: 0px 10px 0px;
}


/* Specific page revision */
/* Specific page revision - Model 1*/
.mfl1861601 {

}

/* Specific page revision - Model 1 - Content 17*/

.mfl1861601-c17 {

}

.mfl1861601-c17 img.frame-38,
.mfl1861601-c17 img.frame-39{
    
}

/* Specific page revision - Model 1 - Content 29*/
.mfl71861601-c29 {

}

.mfl71861601-c29 img.frame-2 {
    margin-left: 3px;
}
/* Specific page revision - Model 2*/
/* Specific page revision - Model 2 - Content 10*/
.mfl71861602-c10 #table-20 td{
    padding: .25rem .0 .0 .3rem !important;
}

/* Specific page revision - Model 2 - Content 37*/
.mfl1861602 {

}

.mfl71861602-c37 img.frame-2 {
    margin-left: 3px;
}

/* Specific page revision - Model 3*/
/* Specific page revision - Model 3 - Content 37*/
.mfl71861603 {

}

.mfl71861603-c37 img.frame-2 {
    margin-left: 3px;
}

/* Specific page revision - Model 4*/
/* Specific page revision - Model 4 - Content 6*/
.mfl71861604-c6 {
        
}
    
.mfl71861604-c6 .frame-7,
.mfl71861604-c6 .frame-10 {
    _max-width: 119px !important;
}

/* Specific page revision - Model 4 - Content 31*/
.mfl71861604-c31 img.frame-2 {
    margin-left: 3px;
}

/* Specific page revision - Model 5*/
/* Specific page revision - Model 5 - Content 36*/
.mfl71861605-c36 img.frame-2 {
    margin-left: 3px;
}

@media screen and (max-width: 1280px) {
    .chapterTitle {
        margin-left: 0px;
        _line-height: 50px;
        font-weight: bold;
        font-size: 21px;
    }
}


@media screen and (max-width: 801px) {
    #rightHeader > #btnSearch {

        padding: 12px 20px;
    }

    #rightHeader > #btnSearch img {
        max-width: 15px !important;
        margin-right: 10px;
    }
    

    #rightHeader > #btnSearch span {
        display: inline-block;
        font-size: 14px;
    }
    

    .chapterTitle {
        padding-top: 3px;
        margin-left: 0px;
        line-height: 1;
        font-weight: bold;
        font-size: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .subHeaderInner {
        padding-top: 15px;
    }

    #backButton {
        width: 70px;
        height: auto;
        padding-top: 0px;
    }

    #backButton:before {
        font-size: 16px;
    }

    #backButton:after {
        background-size: 8px;
        transform: translate(3px,3px);
    }

    #btnSearch {
        padding: 11px;
        margin-left: -105px;
    }

    #btnSearch .btn-search {
        margin-right: 0;
    }

    
}


@media screen  and (max-width: 640px) {
    #rightHeader > #btnSearch {
        padding: 8px 20px;
        left: -7px !important;
        top: -3px !important;
    }
}  

@media screen and (max-width: 500px) {
    #rightHeader > #btnSearch {
        padding: 8px 18px;
    }

    #rightHeader > #btnSearch img {
        max-width: 15px !important;
        margin-right: 10px;
    }
    

    #rightHeader > #btnSearch span {
        display: inline-block;
        font-size: 14px;
    }
    

    .subHeaderInner {
        width: 85%;
    }

    #backButton {
        padding-top: 0px;
        width: 60px;
        margin-left: 0px;
    }

    #backButton:before {
        font-size: 14px;
    }

    #backButton:after {
        margin-left: 0px;
        background-size: 7px;
        width: 7px;
        transform: translate(3px,4px);
    }

    .chapterTitle {
        padding-top: 7px;
        font-size: 16px;
    }

    /* Specific page revision - Model 1*/
    .mfl1861601 {

    }
    
    /* Specific page revision - Model 1 - Content 17*/

    .mfl1861601-c17 img.frame-38,
    .mfl1861601-c17 img.frame-39{
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }

        
    /* Specific page revision - Model 1 - Content 18*/

    .mfl1861601-c18 img.frame-43,
    .mfl1861601-c18 img.frame-44{
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }

  /* Specific page revision - Model 1 - Content 29*/      
    .mfl71861601-c29 img.frame-2,
    .mfl71861601-c29 img.frame-49{
        width : 18px !important;
        height: auto;
        max-width: none !important;
    }

    .mfl71861601-c29 .Upsys-Common {
        margin-right: 0px;
    }

    /* Specific page revision - Model 2*/
    .mfl71861602 {

    }

    
        
    /* Specific page revision - Model 2 - Content 10*/
    
    .mfl71861602-c10 #table-26 img.frame-14,
    .mfl71861602-c10 #table-26 img.frame-17{
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }
    

    /* Specific page revision - Model 2 - Content 10*/
    
    .mfl71861602-c18 img.frame-25{
        width : 130px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 2 - Content 18*/
    
    .mfl71861602-c18 img.frame-26,
    .mfl71861602-c18 img.frame-27{
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 2 - Content 37*/
    
    .mfl71861602-c37 img.frame-2,
    .mfl71861602-c37 img.frame-33{
        width : 18px !important;
        height: auto;
        max-width: none !important;
    }

    .mfl71861602-c37 .Upsys-Common {
        margin-right: 0px;
    }

    /* Specific page revision - Model 3 - Content 5*/
    
    .mfl71861603-c5 img.frame-23,
    .mfl71861603-c5 img.frame-24{
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 3*/
    /* Specific page revision - Model 3 - Content 5*/
    
    .mfl71861603-c5 img.frame-26,
    .mfl71861603-c5 img.frame-27{
        width : 150px !important;
        height: auto;
         max-width: none !important;
    }

    
    /* Specific page revision - Model 3 - Content 19*/
    
    .mfl71861603-c19 img.frame-50,
    .mfl71861603-c19 img.frame-51{
        width : 150px !important;
        height: auto;
         max-width: none !important;
    }

    /* Specific page revision - Model 3 - Content 37*/
    
    .mfl71861603-c37 img.frame-2,
    .mfl71861603-c37 img.frame-81{
        width : 18px !important;
        height: auto;
        max-width: none !important;
    }

    .mfl71861603-c37 .Upsys-Common {
        margin-right: 0px;
    }

    /* Specific page revision - Model 4*/
    /* Specific page revision - Model 4 - Content 6*/
    .mfl71861604-c6 {
            
    }

    .mfl71861604-c6 #table-7 .frame-8{
        width: 75px !important;
        height: auto !important;
        max-width: 75px !important;
    }

    .mfl71861604-c6 #table-7 .frame-7 {
        width: 23px !important;
        height: auto !important;
        max-width: 22px !important;
    }


    .mfl71861604-c6 #table-7 .frame-6,
    .mfl71861604-c6 #table-7 .frame-9 {
        width: 25px !important;
        height: auto !important;
        max-width: 25px !important;
    }
        
    .mfl71861604-c6 #table-8 .frame-7 {
        width: 30px !important;
        height: auto !important;
        max-width: none !important;
    }

    .mfl71861604-c6 #table-8 .frame-10 {
        width: 30px !important;
        height: auto !important;
        max-width: none !important;
    }

    /* Specific page revision - Model 4 - Content 17*/
    .mfl71861604-c17 img.frame-31,
    .mfl71861604-c17 img.frame-32 {
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 4 - Content 18*/
    .mfl71861604-c18 img.frame-36,
    .mfl71861604-c18 img.frame-37 {
        width : 150px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 4 - Content 31*/
    .mfl71861604-c31 img.frame-2,
    .mfl71861604-c31 img.frame-52 {
        width : 18px !important;
        height: auto;
        max-width: none !important;
    }

    .mfl71861604-c31 .Upsys-Common {
        margin-right: 0px;
    }

    /* Specific page revision - Model 5*/

    /* Specific page revision - Model 5 - Content 17*/
    .mfl71861605-c36 img.frame-2,
    .mfl71861605-c36 img.frame-77 {
        width : 18px !important;
        height: auto;
        max-width: none !important;
    }

    .mfl71861605-c36 .Upsys-Common {
        margin-right: 0px;
    }
   
}

@media screen and (max-width: 375px) {
   
    /* Specific page revision */

    /* Specific page revision - Model 1*/
    .mfl1861601 {

    }

    /* Specific page revision - Model 1 - Content 17*/

    .mfl1861601-c17 {

    }

    .mfl1861601-c17 img.frame-38,
    .mfl1861601-c17 img.frame-39{
        width : 120px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 1 - Content 29*/      
    .mfl71861601-c29 img.frame-2,
    .mfl71861601-c29 img.frame-49{
        width : 15px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 1 - Content 18*/

    .mfl1861601-c18 img.frame-43,
    .mfl1861601-c18 img.frame-44{
        width : 120px !important;
        height: auto;
        max-width: none !important;
     }

    /* Specific page revision - Model 2*/
    .mfl71861602 {

    }
        
    /* Specific page revision - Model 2 - Content 10*/

    /* .mfl71861602-c10 #table-21,
    .mfl71861602-c10 #table-22{
        transform: scale(1.10);
    } */


    
    .mfl71861602-c10 #table-26 img.frame-14,
    .mfl71861602-c10 #table-26 img.frame-17{
        width : 120px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 2 - Content 10*/
    
    .mfl71861602-c18 img.frame-25{
        width : 110px !important;
        height: auto;
        max-width: none !important;
    }
    

    /* Specific page revision - Model 2 - Content 18*/
    
    .mfl71861602-c18 img.frame-26,
    .mfl71861602-c18 img.frame-27{
        width : 120px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 2 - Content 37*/
    
    .mfl71861602-c37 img.frame-2,
    .mfl71861602-c37 img.frame-33{
        width : 15px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 3*/
    /* Specific page revision - Model 3 - Content 5*/
    
    .mfl71861603-c5 img.frame-23,
    .mfl71861603-c5 img.frame-24{
        width : 120px !important;
        height: auto;
         max-width: none !important;
    }

    /* Specific page revision - Model 3 - Content 19*/
    
    .mfl71861603-c19 img.frame-50,
    .mfl71861603-c19 img.frame-51{
        width : 120px !important;
        height: auto;
        max-width: none !important;
    }

      /* Specific page revision - Model 3 - Content 37*/
    
      .mfl71861603-c37 img.frame-2,
      .mfl71861603-c37 img.frame-81{
          width : 15px !important;
          height: auto;
          max-width: none !important;
      }
    

    /* Specific page revision - Model 4*/
    /* Specific page revision - Model 4 - Content 6*/
    .mfl71861604-c6 #table-7 .frame-8{
        width: 70px !important;
        height: auto !important;
        max-width: 70px !important;
    }


    .mfl71861604-c6 #table-7 .frame-7 {
        width: 100% !important;
        height: auto !important;
        max-width: 30px !important;
    }

    .mfl71861604-c6 #table-7 .frame-6,
    .mfl71861604-c6 #table-7 .frame-7,
    .mfl71861604-c6 #table-7 .frame-9 {
        width: 100% !important;
        height: auto !important;
        max-width: 33px !important;
    }


    .mfl71861604-c6 #table-8 .frame-7,
    .mfl71861604-c6 #table-8 .frame-10 {
        width: 100% !important;
        height: auto !important;
        max-width: 15px !important;
    }

    /* Specific page revision - Model 4 - Content 17*/
    .mfl71861604-c17 img.frame-31,
    .mfl71861604-c17 img.frame-32 {
        width : 120px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 4 - Content 18*/
    .mfl71861604-c18 img.frame-36,
    .mfl71861604-c18 img.frame-37 {
        width : 120px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 4 - Content 31*/
    .mfl71861604-c31 img.frame-2,
    .mfl71861604-c31 img.frame-52 {
        width : 15px !important;
        height: auto;
        max-width: none !important;
    }

    /* Specific page revision - Model 5*/

    /* Specific page revision - Model 5 - Content 17*/
    .mfl71861605-c36 img.frame-2,
    .mfl71861605-c36 img.frame-77 {
        width : 15px !important;
        height: auto;
        max-width: none !important;
    }
   
}