
body {
    margin-top: 100px;
    background-color: #222;
}

@media(min-width:768px) {
    body {
        margin-top: 50px;
    }
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #ebeef0;
    min-height: 1000px;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 10px;
    }
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #f2f4f5;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #000;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */
@media(min-width:1200px) {
     .col-width{
        width: 73.666667%;
    }
}
@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 51px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #31373d;
        font-size: 13px;
    }
   
    .side-nav>li>a {
        width: 225px;
        padding-top: 8px;
        padding-bottom: 7px;
        color: #95a7b7 !important;
    }
    .side-nav li a i{
        margin-right: 6px;
    } 

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #272c30 !important;
        color: #fff !important;
    }
    .navbar-header{
        width: 225px;
        background: #272c30;
    }
}
.navbar-brand{
    color: #f2f4f5 !important;
}
.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 30px;
    text-decoration: none;
    color: #f2f4f5;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}
.navbar-inverse{
    /*background-color: #272c30 !important;*/
    border-color:#2b3136 !important;
}
.col-shadown{
    background-color: white;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 20px;
}

.col-top{
    margin: 10px 0;
}
.text-align-right{
    text-align: right;
}

.breadcrumb{
    background: none;
}
.breadcrumb > .active{
    color: #333;
}
.mg-top{
    margin-top: 10px;
   /* padding: 0;*/
   padding-right: 0px;
}
.col-padding{
    padding: 0;
}
#themanh td{
    padding: 5px 5px;
}
.pagination {
    text-align: right;
    padding: 0px 0 5px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
}
.pagination a {
    margin: 0 5px 0 0;
    padding: 3px 6px;
}
.pagination span a {
    border: 1px solid #ddd;
    border-radius: 4px 4px 4px 4px;
}
.pagination .next {
    border-radius: 0px;
    border:none;
    color: #57A000;
    text-decoration: none;
}
.pagination .current {
    background: #469400 url('../images/bg-button-green.gif') top left repeat-x !important;
    border-color: #459300 !important;
    color: #fff !important;
    border: 1px solid #ddd;
    margin: 0 5px 0 0;
    padding: 3px 6px;
    border-radius: 4px 4px 4px 4px;
}
.pagination .current:hover {
    text-decoration: underline;
    border: 1px solid #DDDDDD;
}
.panel-primary{
    border-color: #00c0ef;
}
.panel-primary > .panel-heading{
    background: #00c0ef;
    border-color: #00c0ef;
}
.panel-footer{
    background: #00acd6;
    border-top: 1px solid #00acd6;
    color: #fff;
    padding: 5px 10px;
}
.panel-footer-green{
    background: #009550;
    border-top: 1px solid #009550;
}
.panel-yellow{
    background: #f39c12;
}
.panel-footer-yellow{
    background: #da8c10;
    border-top: 1px solid #da8c10;
}
.panel-red{
    background: #f56954;
}
.panel-footer-red{
    background: #dc5e4b;
    border-top: 1px solid #dc5e4b;
}
.side-nav>li>ul>li>a.current{
    color: #428bca;
}
.requirecss {
    color: #f00;
}
.txtiporder {
    border:1px solid #d0d0d0;
    padding:4px 10px;
    width:95%;

    margin-bottom:5px;
}
.txtipnewp {
    color: red;
}
.txtipoldp {
    color: blue;
}
.breadcrumbs>li{padding: 12px 20px;float:left;background: #f58220;position:relative;margin: 0 0px;cursor:pointer;margin: 0px 1px 0px 0px;}
.breadcrumbs>li:hover{background: #222222;}
.breadcrumbs>li:nth-child(1){margin-left:0}

.breadcrumbs>li:nth-child(1)::before{border:none}

.breadcrumbs a{color: #fff;font-weight: bold;line-height:16px;text-transform: uppercase;}
.breadcrumbs>li:hover>a{color:#FFF}
.breadcrumbs>li>a>span{
	content:"";
	display:block;
	right:5px;
	top:13px;
	position: absolute;
	border-top:solid 8px #333;
	border-left:solid 4px transparent;
	border-right:solid 4px transparent;
}
.breadcrumbs>li:hover>a>span{
	border-top:solid 8px #FFF;
}
.breadcrumbs ul{
	display:none;
	background: #f58220;
	width:200px;
	left:-10px;
	top: 45px;
	position:absolute;
	z-index:300;
}
.breadcrumbs>li:hover>ul{
	display:block;
}
.breadcrumbs ul li{
	width:100%;
	float:left;
}
.breadcrumbs  li{
    list-style: none;
}
.breadcrumbs ul li a{
    border-bottom: 1px dashed #f58220;
    box-sizing:border-box;
    float:left;
    font-weight: bold;
    line-height: 40px;
    margin:0 7%;
    text-indent: 7%;
    width:86%;
}
.breadcrumbs ul li:hover{background: #f58220;}
.breadcrumbs ul li:hover a{ color:#FFF;border-bottom:dashed 1px #d6252b}
.d_time {
    float: left;
    width: 45px;
    background: #6a6b6d;
    text-align:center;
    margin-right:10px;
}
.item_title {
    margin: 0px;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 5px;
}
.item_c {
    margin: 10px 0px;
    background: #fff;
    position:relative;
    padding: 10px;
    box-shadow: 1px 2px 2px 1px #c1c1c1;
}
.item_download {
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.d_day {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight:bold;
    background: #a7a5a2;
    line-height: 25px;
}
.d_month {
    display: block;
    color: #fff;
    font-size:15px;line-height: 25px;
    font-weight:bold;
}
.item_info {
    /* display: inline-block; */
}
.roadlink {
    text-align: center;
    margin: 30px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
.no-padding-left {
    padding-left: 0px !Important;
}
.no-padding-right {
    padding-right: 0px !Important;
}
.news-detail {
    background: #fff;
        box-shadow: 1px 2px 2px 1px #c1c1c1;
    padding: 10px;
    margin-top:10px;
}
.item_mst {
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
}
.breadcrumbs > li.selected {
    background: #000;
}
.bangtin {
    background: #fff;
    box-shadow: 1px 1px 1px #aaa;
    padding:10px 20px;
    margin-bottom: 20px;
}
    .bangtin h3 {
        margin: 0px;
        text-transform:uppercase;
        border-bottom:1px solid #f0f0f0;
        line-height:30px;
        margin-bottom: 10px;
    }
.item_info_h {
    padding: 5px 0px;
}
    .item_info_h a {padding: 0px;
    }
    .item_info_h .fa {
        font-size: 15px;
        min-width: 30px;
        color: #f58220;
    }
    .item_info_h i {
        padding-right: 10px;
    }
    .item_info_h .d_time_it {
        padding-left: 10px;
    }
#cpanel {
    box-shadow: 1px 1px 1px #aaa;
}
.btctc h4 {
    color: #f16f00;
    font-weight:bold;
    text-transform:uppercase;
    font-size: 13px;
}
.bdate {
    color: #06f;
}
    .btctc h4 i {
        padding-right: 7px;
    }
.btctc ul li {
    font-size: 12px;
    padding:5px 0px;
    padding-left:20px;
}
    .btctc ul li .bname {
        font-weight: bold;
    }
    .btctc ul li i {
        padding-right: 7px;
    }
.btctc a {
    display: inherit;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
.tttn li {
    padding: 5px 0px;
    border-bottom: 1px dotted #f0f0f0;font-size:13px;
}
    .tttn li .ddate {
        padding: 0px 10px 0px 5px;display:inline-block;
    }
.bltb {
    position:relative;
}
.tbCount {
    position: absolute;
    background: #f2f4f5;
    color: #f00;
    padding: 3px 5px;
    font-size: 11px;
    top: 2px;
    right: 16px;
    height: 17px;
    line-height: 10px;
    border-radius: 10px;
    font-weight: bold;
}
.tbct {
    padding: 5px 10px;
    font-size: 12px;
    border-bottom: 1px dotted #f0f0f0;
    width: 350px;
}