#modal-style-editor .item {
    border: 1px solid transparent;
    margin: 5px 0;
}
#modal-style-editor .item:hover {
    border: 1px solid #a51b1b;
    cursor: pointer;
}
#modal-style-editor .active {
    background: #f1f1f1;
}
.article-content-h2 {
    padding: 6px 0 6px 12px;
    border-left: 4px solid #3A991F;
    font-size: 20px;
    line-height: 1.5;
}
.article-content-h3 {
    position: relative;
    margin: 24px 0 16px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
.article-content-h3:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: "";
    width: 80px;
    height: 3px;
    background: #3A991F;
}
.article-content-small {
    font-size: 12px;
    font-weight: 300;
    color: #888c8e;
}
/* .youtube-iframe-url {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube-iframe-url iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.iframe-maps iframe {
    height: 300px;
    width: 100%;
}
.em-text-center {
    text-align: center;
    width: 100%;
}
a {
    text-decoration: none;
    color: #0e23bd;
}
/* p img,
.content-img img {
    width: 100%;
    height: auto;
} */
.content-audio {
    width: 100%;
    text-align: center;
}
/* .content-audio audio {
    width: 100%;
} */
.content-audio .em-text-center {
    margin-top: 0;
}


.service-h3{
    text-align: left;
    font-size: 16px;
    color: #444;
    line-height: 1.2;
    font-weight: bold;
    border-left: 4px solid #57b3ee;
    padding-left: 10px;
}

.service-hr{
    height: 2px;
    border: 0;
    background: #ccc;
}

.service-hr-1{
    background: url(../../Frontend/sol/contents/img/bg_job_detail_dots.gif) left bottom repeat-x transparent;
    height: 2px;
    border: 0;
}

.img_editor{
    float: left;
}

.table_editor, .table_editor_1, .table_editor_5{
    box-sizing: border-box; 
    margin-top: 10px;
    padding: 0;
    vertical-align: baseline;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}
.table_editor, .table_editor_1 { 
    border-top: 1px solid #b3defa;
}
.table_editor th,.table_editor_1 th{
    box-sizing: border-box;
    background: #e2f5ff;
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #b3defa;
    text-align: center;
    font-weight: normal;
}

.table_editor td,.table_editor_1 td, .table_editor_5 td{
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    vertical-align: middle;

}
.table_editor td,.table_editor_1 td {
    border-bottom: 1px solid #b3defa;
}
.table_editor .fB{ font-weight: bold !important;}


.table_editor_1 .tAr .mT10 {   
    margin-top: 10px !important;
}
.table_editor_1 .tAr .mB5{
    margin-bottom: 5px !important;
}
img{
    border: none;
    vertical-align: top;
    /* width: 100%; */
}
.table_editor_1 .tAr{ text-align: center !important;}
.table_editor_1 .tAr .fB{ font-weight: bold !important;}

.table_editor_1 .tAr .fS012{ font-size : 12px !important}

.contact-dispatchrequest{
    border: 5px #d0ebfb solid;
    background: #FFFFFF;
    padding: 15px 16px 10px 20px;
    margin: 25px 0 0 0;
}

.cfix {
    display: block;
    min-height: 1%;
}

.contact-dispatchrequest__btn {
    float: right;
    padding: 4px 0 0 0;
    width: 250px !important;
}

.contact-dispatchrequest__txt {
    margin: 0 0 10px 0;
    color: #008ae5 !important;
    font-size: 16px;
    font-weight: bold;
}
.fS012{ font-size: 12px !important}
.fS016 {
    font-size: 16px !important;
}
.fB {
    font-weight: bold !important;
}
.ns15-btn_inner{
    background: #81cdee;
    background: -moz-linear-gradient(top, #81cdee 0%, rgba(129, 205, 238, 0) 100%);
    background: -webkit-linear-gradient(top, #81cdee 0%,rgba(129, 205, 238, 0) 100%);
    background: linear-gradient(to bottom, #81cdee 0%,rgba(129, 205, 238, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81cdee', endColorstr='#5caddb',GradientType=0 );
}

.ns15-btC002 .ns15-btn_inner span{
    background: #68b7e6;
    color: #fff;
    background: -moz-linear-gradient(top, #68b7e6 97%, #5caddb 97%, #5caddb 97%, #5caddb 100%);
    background: -webkit-linear-gradient(top, #68b7e6 97%,#5caddb 97%,#5caddb 97%,#5caddb 100%);
    background: linear-gradient(to bottom, #68b7e6 97%,#5caddb 97%,#5caddb 97%,#5caddb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7e6', endColorstr='#5caddb',GradientType=0 );
}
.ns15-btn_inner {
    display: block;
    padding: 1px;
    border-radius: 4px;
    text-align: center;
}

.ns15-btn_inner span {
    display: block;
    border-radius: 4px;
    overflow: hidden;
}
.ns15-btn_size003 {
    font-size: 16px !important;
    font-weight: bold;
    height: 62px !important;
    line-height: 65px;
    width: auto;
}

.nets_modules__img-cont{
    margin-top: 10px;
}

.nets_modules__img-cont--img {
    margin: 0 20px 10px 0;
    float: left;
}
.mT10{ margin-top: 10px !important;}

.nets_modules__img-cont .content-img p{margin: 0 20px 10px 0;float: left;}

.cfix:after {
    content: '';
    font-size: 0;
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
}