﻿.box1 { padding: 10px; }
.box2 { margin-top: 10px; padding: 15px; }
.box2 h5 { border-bottom: 2px solid #FC3F08; color: #FC3F08; }
.box2 h6 { border-bottom: 1px dashed #9E9F9E; color: #FC3F08; }
.box3 { margin-top: 10px; background: #fff; }
.box3 .nav li a { background: #FED610; }
.box3 .nav li a:hover { background: #FED610; }
.box3 .tab-pane p:first-child{ background: #B3B2B2; color: #FFFFFF; height: 30px; line-height: 30px; text-indent: 15px; }
.box3 h4 span { color: #FC3E07; }
.box4 { margin-top: 10px; }
.box4 .tab-content { min-height: 800px; }

#amz .row .mcon { line-height: 35px }
#lt .row .mcon { line-height: 35px }
@media(min-width: 768px){
    #amz .row .mcon { line-height: 45px }
    #lt .row .mcon { line-height: 45px }
}