﻿/*Custom NARBAR BOOTSTRAP*/
.color-skin
{
	color: #0017c5 !important;
}

.navbar-inverse
{
    border-top: 1px solid #588aff!important;
    /* background-image: url(images/headselected.png); */
    background: #0f59f9;
    /* background-size: contain; */
    /* background-color: inherit; */
    border-color: inherit;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #eaeaea;
}
.navbar-inverse .navbar-nav > li > a
{
	    color: #ffffff !important;
	font-family:tahoma;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus
{
	    background: #1e90ff;
	color:#fff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus,.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus
{
	background: #014bea;
    color: #fff !important;
}
.navbar
{
	margin-bottom:0px;
}
.navbar-inverse .navbar-toggle {
  border-color: #fff;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
{
	background:#fff;
	color:#4b92db  ;
}
.navbar-inverse .navbar-toggle:hover .icon-bar,.navbar-inverse .navbar-toggle:focus .icon-bar
{
	background-color:#4b92db  ;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
	border-color:#fff !important;
}
.top_menu ul.dropdown-menu > li > a {
    display: block;
    padding: 0 25px 0 15px;
    margin: 0px;
    background: none;
    width: auto;
    white-space: nowrap;
    font-weight: normal;
    position: relative;
    line-height: 36px;
    font-size: 14px;
        color: #ffffff !important;
	font-family:tahoma;
}
.top_menu .dropdown-menu{
        background-color: #0f59f9;
}
.top_menu ul.dropdown-menu li {
    display: block;
    clear: both;
    padding: 0px;
    margin: 0px;
        border-bottom: 1px dotted #d2d2d2;
}
.top_menu ul.dropdown-menu > li:hover > a,.top_menu ul.dropdown-menu > li.active > a,.top_menu ul.dropdown-menu > li.open > a
{
    background-image: url(images/headselected.png);
    background-size: contain;
    background-color: inherit;
        background: #0f59f9;
}
/*Custom NARBAR TOP*/
.header_top {
    background: #4b92db;
    border-bottom: 1px solid #FFF;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.Login .loginGroup, .Login .registerGroup {
    /*border-right: 1px solid #5A8C62;*/
}

.registerGroup a
{
	color:Black !important;
}

.loginGroup a
{
	color:Black !important;
}

.languageBox {   
    border-left: 1px solid #5A8C62;
}
.Login a:hover, .Open .Login a:hover {
color: #C4C4C4;
}

/*DƠN VỊ TRỤC THUỘC*/ 
.dvtt-item-icon:before
{
	color:#4b9fea;
}
.dvtt-tab > .dvtt > li > a
{
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.dvtt-tab > .dvtt > li.active > a,.dvtt-tab  > .dvtt > li.active > a:hover,.dvtt-tab  > .dvtt > li.active > a:focus
{
	color: #fff;
	    background-color: rgb(75, 146, 219);
}
.dvtt-tab > .dvtt  a
{
	color: #4b9fea;
}
.cms_tieude_cha_header
{
	    //background-color: #132ef9;
        background-image: url('images/bg_titte2.jpg');
}

.HomeContainer table:nth-child(n+1) .cms_tieude_cha_header:after{
    content: url(images/icon.png);
    width: 20px;
    height: 20px;
    float: left;
    margin-left: -22px;
    margin-top: -24px;
}
.HomeContainer table:nth-child(n+2) .cms_tieude_cha_header:after{
    content: url(images/icon.png);
    width: 20px;
    height: 20px;
    float: left;
    margin-left: -22px;
    margin-top: -24px;
}

h4 .homecontainer_href
{
	    white-space: initial;
    font-size: 14px;
    font-weight: bold;
     color: #fb0005 !important;
     text-align: justify;
}
.homecontainer_href,.homecontainer_href a
{
	color: rgb(41, 38, 38) !important;
}
input.LabelEditTextClass
{
	color:#000 !important;		
}

.footer_container
{
	    border: 1px solid #1888f5;
}
.name-website
{
	    color: #4b9fea;
}
.carousel-indicators .active
{
	background:#0071C5;
}
.carousel-indicators li
{
	background:#fff;
}
.news_top_href,a.news_top_href:link,a.news_top_href:active,a.news_top_href:visited{
	text-decoration:none;
	     width: 140px;
    font-size: 14px;
    color: #333;
}
a.news_top_href:hover{text-decoration:none;	color: #333;	}
.news-new-item-icon:before {
    color: #333;
}
#featured1 .ui-state-active a, #featured1 li.ui-tabs-nav-item a:hover {
         background: #f7f7f7;
}
#to_top
{
	background: #132ef9;
}
#to_top:hover
{
        background-color: rgb(14, 126, 234);
}
ul.fixed-menu> li:first-child.active> a:before {
    color: #fff;
}

.dnnGridHeader th a{
	color:#333;
	font-size: 13px;
}
table.PagingTable tr td:first-child{
	padding-right: 10px;
}