﻿body
{
    padding-left: 100px;
    padding-right: 100px;
    font-family: 'Roboto Condensed' ,sans-serif; /*  background: rgb(222, 222, 222);*/
    background: url(/Skin/images//bg.jpg) repeat;
}

a
{
    color: #222;
}

a:hover
{
    text-decoration: none;
    color: #c00;
}

.banner
{
    height: 90px;
    background: pink;
}

.footer
{
    background-color: #07864b;
    color: white;
    padding: 15px;
}

.wrapper
{
    clear: both;
    display: block;
    float: right; /*margin-left: 10px;*/
    position: absolute;
    width: 100%; /*padding-left:10px;     padding-right:10px;*/
}

.chuachay
{
    height: 410px;
}
.red
{
    color: red;
}
.catname
{
    font-weight: bold;
    text-transform: uppercase;
     color: rgba(218, 43, 43, 0.88);
    text-decoration: none;
    line-height: initial;
}

.catname a
{
    color: rgba(218, 43, 43, 0.88);
    text-decoration: none;
    line-height: initial;
}

.catname a:hover
{
    color: #3399cc;
}

.bandroll
{
    padding: 10px 0px;
    width: 100%;
    height: auto;
}
.footMenu
{
}
.adBorder
{
    padding-bottom: 10px;
}
.tab-tienich
{
    padding: 5px;
}
.listTitle
{
    padding: 5px;
    border-bottom: dotted 1px #808080;
    margin-right: 50px;
}

/*BOX 1 BÊN*/
.onebox
{
}

.onebox-header
{
    border-top: 4px solid #eee;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.onebox-header span
{
    border-top: 4px solid #07864b;
    color: #222;
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
    margin-top: -4px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
}

.onebox-content
{
}

/*END BOX 1 BÊN*/
/*CONTENT NEWS*/
.shortdetail
{
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #333;
}
.detailContent
{
    font-family: Arial;
    font-size: 14px;
    color: #000; /*padding: 10px;*/ /*width: 730px;*/
    overflow: hidden;
    max-width: 100%;
}

.detailContent p
{
    padding-top: 10px;
}

.detailContent img
{
    max-width: 100%;
}

.detailDes
{
    font-size: 13px;
    text-align: justify;
    font-weight: bold; /*color:#27408B;*/
    color: #000; /*padding: 0px 5px 0px 5px;*/
}

.shortImg
{
    padding-top: 5px;
    text-align: center;
}

.shortImg img
{
    max-width: 100%;
}

.listnews
{
    border-top: solid 1px rgba(128, 128, 128, 0.35);
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.listnews a
{
    color: #555;
}

.listnews a:hover
{
    text-decoration: none;
    color: #c00;
}

.listnewTitle
{
    font-weight: bold;
    color: #555;
    font-size: 15px;
}

.listnewTitle a
{
    color: #555;
}

.listnewTitle a:hover
{
    text-decoration: none;
    color: #c00;
}
/*.listnews img{
    width:100%;
    height:auto;
    padding-top:10px;   
}*/
/*END CONTENT NEWS*/
/*BOX TIN ẢNH*/
.BoxAnh
{
}

.BoxAnh_Title
{
    height: 220px;
}

.BoxAnh_Title a
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
}


/*END BOX ẢNH*/
/*BOX TIN TỨC*/
.BoxNews
{
}

.BoxNews_Title
{
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px; /*margin-left: 10px;*/
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
}

.BoxNews_Encapse_Tile
{
    border-top: 2px solid #07864b; /* border-bottom:1px dotted #999;*/
    margin-bottom: 5px; /*display: block;     clear: both;     margin-bottom: 15px;     border-bottom: #1c96f9 solid 1px;     padding-bottom: 7px;     padding-top: 4px;*/
}

.BoxNews_Encapse_Tile a
{
    color: #222;
}

.BoxNews_Box
{
}
.iconbox
{
    background-image: url(~/Skin/images/startup.ico);
}
.Titlebox
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
/*END BOX TIN TỨC*/

/*Ngoc them*/
.onebox-content-detail
{
}
.onebox-content-detail p
{
    background-color: rgba(9, 112, 199, 0.96); /*background-color:#017ab1;*/
    padding: 15px;
}
.onebox-content-detail p a
{
    color: white;
}

.onebox-content-listnew
{
}

.onebox-content-listnew ul
{
    background: #f6f6f6;
    padding: 5px 5px 0px 25px;
    margin-top: 5px;
    list-style-image: url('../Skin/images/bullet.png');
}
.onebox-content-listnew li
{
}

/*End Ngoc them*/

/* Responsive */
@media (min-width:375px)
{
    .boxtinanh img
    {
        height: 60px;
    }
}

@media (min-width:768px)
{
    .boxtinanh img
    {
        height: 80px;
    }
}

@media (min-width:992px)
{
    .boxtinanh img
    {
        height: 100px;
    }
}

@media (min-width:1200px)
{
    .boxtinanh img
    {
        height: 130px;
    }
}

@media screen and (max-width: 992px)
{
    .boxtinanh img
    {
        height: 130px;
    }
}
/*=====*/

@media screen and (max-width: 767px)
{
    body
    {
        padding: 0;
        height: auto;
    }

    .banner
    {
        height: 0;
    }

    .row.content
    {
        height: auto;
    }

    .wrapper
    {
        height: auto;
    }
    .bandroll
    {
        height: 0;
        width: 0;
    }
    .BoxAnh_Title img
    {
        width: 100%;
        height: auto;
    }
    .BoxAnh_Title p
    {
        width: 100%;
    }

    /*.BoxNews_Encapse_Tile img{
            width:50%;
            height:auto;
        }*/
    /*.chuachay {
            height: 0;
        }*/
}


/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content
{
    height: 550px;
}

/* Set gray background color and 100% height */
.sidenav
{
    /*  background-color: #f1f1f1;*/
    background-color: #ffffff;
    height: 100%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
    padding: 0px;
}
.boxtinanh
{
    padding: 5px;
}


.mostread
{
    color: #333;
    font-weight: 100;
    padding: 5px 0px;
    border-bottom: 1px dotted #ccc;
    margin: 0px;
}
.mostread a
{
    color: #0d0d0d;
}
.boxtinmoi_row
{
    margin: 0px 10px;
    padding: 7px 0px;
    border-bottom: solid 1px #ccc;
    font-weight: 200;
}
.boxtinmoi_row_right
{
    padding-right: 10px;
}
.boxtinmoi_row_left
{
    padding-left: 10px;
    text-align: justify;
}
.well
{
    margin-bottom: 0px;
}
.container-fluid
{
    padding-left: 8px;
    padding-right: 8px;
}
.imagetinchinh
{
    width: 100%;
    height: 220px;
}
.notify ul
{
    list-style-image: url('/Skin/images/bullet.png');
}
.blank-5
{
    clear: both;
    padding-top: 5px;
}


.blank-10
{
    clear: both;
    padding-top: 10px;
}

.blank-20
{
    clear: both;
    padding-top: 20px;
}

.cssTable tr td
{
    padding: 5px;
}

.tbView tr td
{
    padding: 5px;
}
.detailTitle
{
    font-weight: bold;
    text-transform: uppercase;
     color: #337ab7;
    text-decoration: none;
    line-height: initial;
    font-weight:bold;
    font-size:14px;
    padding-bottom:10px;
    padding-top:10px;
}

.img-thumbnail
{
    padding:2px;
    }
    
.btn 
{
    padding:5px 10px;
    }