﻿@font-face {
    font-family: 'Roboto-Bold';
    src: url('https://beegifts.vn/fonts/Roboto-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('https://beegifts.vn/fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
    font-family: 'roboto-regular';
    src: url('https://beegifts.vn/fonts/roboto-regular.woff') format('woff');
}
@font-face {
    font-family: 'FontAwesome';
    src: url('https://beegifts.vn/fonts/FontAwesome.otf') format('opentype');
}
.fa-tags:before {
  content: "\f02c";
}
.fa-eye:before {
  content: "\f06e";
}
.rm-md-12{
    padding-left:0px;
    padding-right:0px;
}
.bg-gray{
    border-top:1px solid#ededed;
    background:#fbfbfb;  
    margin-bottom: 10px;
    /*box-shadow: 0 1px 6px #dcdcdc;*/  
}
.gocresmaxdetail{
    padding:30px 15px;    
    margin-right: auto;
    margin-left: auto;
    position:relative;
    width:800px;
    text-align:justify;
    color:#545454;
}
.bg-while {
    box-shadow:none;
}
.rm-tags {
    padding: 3px 0px 3px 0px;
}
.text-h1 {
    font-size: 25px;
    font-family: Roboto-Medium;
    line-height: 22px;
    text-align: center;
    margin: 0px;
    color: #2b2b2b;
    padding: 20px 0px 10px 0px;
}
.gocresmaxdetail img{
    margin-left:auto;
    margin-right:auto;
    max-width:100%;
    display:block;
}
.gocresmax-related h3{
     text-align:justify;
     word-spacing:-1px;
     height:47px;
     overflow:hidden;
}
.gocresmax-related h3 a{
    text-decoration:none;
    color:#151515;
    font-size:18px;
    line-height:22px;
    font-family:Roboto-Medium;   
}
.gocresmax-related .slide .carousel-control{
    top:25%;
}
/*menusub*/
.rm-menusub{
    position:relative;
    height:40px;
}
.rm-menusub {
    position: relative;
    height: 40px;
}

.rm-menusub ul {
padding: 0px;
margin: 20px 4px;
}

.rm-menusub ul li {
list-style: none;
float: left;
margin: 0px 6px;
}

.rm-menusub ul li:last-child a {
border-right: none;
}

.rm-menusub ul li a {
text-decoration: none;
color: #414141;
font-size: 15px;
line-height: 18px;
font-family: roboto-regular;
padding: 10px 20px 10px 10px;
}

.rm-menusub ul li a.active, .rm-menusub ul li a:hover {
/*background:#fed700;*/
border-radius: 4px;
color: #00a652;
}
.rm-social{
    float:right;
    padding:0px;
    margin:0px;
}
.rm-social li{
    float:left;
    list-style:none;
    margin:18px 10px;
}
.rm-social li:last-child{
    margin-top:10px;
}
.rm-countmbox{
    border:1px solid#fed700;
    border-radius:20px;
    padding:5px 10px;
}
.rmsimilar-topics h3{
    font-size:16px;
    font-family:Roboto-Medium;
    line-height:18px;
}
.rm-links{
    padding:0px 15px;
    margin:0px;
}
.rm-links li{
    padding:4px 0px;
    list-style-type: square;
    /*box-shadow:1px 1px 2px #333333;*/
}
.rm-links li a{
    color:#00a652;
    font-size:14px;
    font-family:roboto-regular;
}
.like-share{
    padding:20px 0px;
    float:left;
    width:100%;
}
.like-share ul li:last-child{
     padding-left:20px;
     color:#f99406;
     font-size:14px;
     font-family:roboto-regular;
     line-height:18px;
}
.rm-tags{
    border-bottom:1px solid#ededed;
    border-top:1px solid#ededed;
    min-height:42px;
    float: left;
    width: 100%;    
}
.rm-tags ul,.like-share ul{
    padding:0px;
    margin:0px;    
}
.rm-tags ul li,.like-share ul li{
    float:left;
    list-style:none;
    padding: 10px 0px;
    color:#333333;
}
.rm-tags ul li a{
    border-right:1px solid#c8c8c8;
    padding:0px 10px;
    color:#333333;
    text-decoration:none;
    font-size:13px;
}
.rm-tags ul li a:hover{
    color:#00a652;
}
.rm-tags .fa-tags{
    padding-right:10px;
}
.rm-comment{
    position: relative;
    display: inline-block;
    width: 100%;
    float:left;
    margin-bottom:20px;
}
.gocresmax-related{
margin-bottom:38px;
}