@CHARSET "UTF-8";

:root {
    --veritas-red: #b1181e;
    --main-dark: #414143;
    --bootstrap-dark: #343a40;
}

#nbu_land_container{
    padding: 5px 0 5px 0;
    height: auto;
}

#maingarden {
    margin-left: 0;
}

#div_intro {
    position: relative;
	width: auto; 
    padding:0 ;
	margin: 0;
}

#nbu_intro_item{
	border-style: solid;
	border-width:1px;
	border-color: SILVER;
	height: auto;
	background-color:#fff;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;

}

.div_column_container{
    background-color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	border-style: solid;
	border-width:1px;
	border-color: SILVER;
}

a {
    color: #3880C2;
}

.div_column_content{
    margin:0px 3px 3px 3px; 
    min-height:229;
}
.div_column_content ul{
    padding: 0px 15px 10px 15px
}
.div_column_content li{
    list-style-type:none;
    line-height: 28px;
}
#service a:link{
    color: #0057a0 ;
}

.div_column_content_li_a_1{
    color: #b12025 !important;
}

/* overwrite new_common title-content */
#news_common .title-content{
	float:left; 
	width:auto;
	color: #0057a0;
}

.see_more{
	margin-top:10px;
	float:right;
	padding:0px;
}

#news_common .pop_body ul {
    margin:0;
    padding:0 0 0 15px;
}

#div_nbu_report ul{
   padding:10px 10px 5px 15px;
   margin:0;
}
#div_nbu_report  ul li{
   line-height:22px;
}

#nbu_land_container {
	color: #444444;
}

.div_nbu_checklist_report_title{
    font-size:14px;
    font-weight:bold;
	height:33px;
	padding:0;
	margin:0;
	position:relative;
}

.div_nbu_checklist_report_title .start{
    background: url("../images/newstyle/land/header_left.png") repeat scroll 0 0 transparent;
	height:33px;
	width:5px;
	left:0;
	position:absolute;
}

.div_nbu_checklist_report_title .middle{
	background: url("../images/newstyle/land/header_middle.png") repeat-x scroll 0 0 transparent;
	height:33px;
	left:5px;
	right:5px;
	width:940px;
	padding : 10px 0px 10px 0px;
	position:absolute;
}

.div_nbu_checklist_report_title .end{
	background: url("../images/newstyle/land/header_right.png") repeat scroll 0 0 transparent;
	height:33px;
	width:5px;
	right:0;
	position:absolute;
}

#nbu_checklist_report_item{
	float: left;
	width : 948px;
	height: auto;
	margin: 0;
    background-color:#fff;
	border-style: solid;
	border-width:1px;
	border-color: SILVER;
	border-top-style: none;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

#nbu_title_img{
	background: url("../images/newstyle/land/netbackup_banner.png");
	height:100px;
	vertical-align:middle;
	font: normal bold 21px/100px Arial, San-serif; 
	color: white;
}

.nbu_news_title{
	line-height: 16px; 
	margin: 15px 15px 0 15px; 
	font-size: 16px; 
	color:#030454;
	font-weight:bold;
}

.carousel-caption {
  top: 20px;
  text-align: left;
  left: 58%;
}

.carousel-content{
	position: absolute;
	bottom: 10px;
	font-size: 0.8rem;
	color: #fff;
}

#fishcarousel a {
	color: lightskyblue;
}

#nbunews h4{
	text-align: center;
	color: #b11018;
}

.title {
	font-weight: 400;
	font-size: 1.2rem;
}


#servicecontent div img{
	width: 80%;
}

#servicecontent div img{
	text-align: center;
}

.desc {
	font-size: 12px;
	display: none;
}

#frequently-accessed-links .fas {
	font-size: 22px;
	color: #242a30;
}
#frequently-accessed-links a {
	font-size: 16px;
	font-weight: 100;
	color: #242a30;
	padding-left: 10px;
}

#frequently-accessed-links li {
	padding-bottom: 18px;
	list-style-type: none;
}

.frequently-accessed-links [class*="col-"] {
	padding-top: 15px;
}

.frequently-accessed-links .left {
	border-right: 1px;
    border-right-color: gray;
    border-right-style: solid;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 400;
    color: #242a30;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.25;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    font-weight: 300;
    color: #7c7f83;
}
p {
    line-height: 20px;
    font-weight: 100;
}
.row {
    margin: 0 -15px;
}
.row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}


/* -------------------------------
   3.0 Content Setting
------------------------------- */

/* 3.1 General Content Setting */

/*
*/
.content .content-title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 0;
}
.content .content-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    background: #242a30;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.content .content-desc {
    text-align: center;
    margin-bottom: 60px;
    color: #242a30;
}
.content.has-bg {
    padding-bottom: 60px;
    overflow: hidden;
    position: relative;
}
.content.has-bg .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.content.has-bg .content-bg img {
    max-width: 100%;
}
.content.has-bg .content-title:after {
    background: #fff;
}
.content.has-bg .content-bg:before {
    content: '';
    background: url(images/bg-content-cover.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.content.has-bg .container {
    position: relative;
}
.content.has-bg .container .content-title {
    color: #fff;
}
.content.has-bg .container .content-desc {
    color: rgba(255,255,255,0.6);
}
.content.has-bg h1,
.content.has-bg h2,
.content.has-bg h3,
.content.has-bg h4,
.content.has-bg h5,
.content.has-bg h6 {
    color: #fff;
}



/* -------------------------------
   8.0 Service Setting
------------------------------- */

/* 8.1 Service Element Setting */

.service {
    margin-bottom: 30px;
}
.service .icon {
    float: left;
    width: 50px;
    height: 50px;
    background: #414143;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.service .title {
    margin-bottom: 5px;
}
.service .icon + .info {
    margin-left: 70px;
}
.service.service-vertical {
    text-align: center;
}
.service.service-vertical .icon {
    float: none;
    margin: 0 auto 15px;
}
.service.service-vertical .info {
    margin: 0;
}


.service {
    font-size: 20px;
    font-weight: 400;
}


.service .title {
    font-size: 16px;
    font-weight: 400;
    padding-top: 10px;
}



/* 16.24 Component - Carousel */

.carousel .carousel-caption h1,
.carousel .carousel-caption h2,
.carousel .carousel-caption h3,
.carousel .carousel-caption h4,
.carousel .carousel-caption h5,
.carousel .carousel-caption h6 {
    color: #fff;
    font-weight: 300;
}

.carousel .carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    line-height: 30px;
    margin-left: -15px;
}
.carousel .carousel-control.left .fa {
    left: 50%;
}
.carousel .carousel-control.right .fa {
    right: 50%;
    margin-left: 0;
    margin-right: -15px;
}

.content {
    padding: 20px 15px 60px;
}

.content-bg {
    background: #f2f2f2;
    display: none;
    font-weight: 100;
    font-size: 13px;
    border-left: 5px solid #b1181e;
    margin-left: 15%;
    margin-right: 15%;

}

.servicecontent {
    padding: 20px 100px 30px 100px;
    margin-bottom: 20px;
}

.servicecontent img {
	width: 100%;
	border: 1px solid lightgray;
}

.red-header .title{
	color: #b1181e;
}

.red-header .icon {
	background: #b1181e;
}

.focus {
	cursor: pointer;
}

.akindtip {
	color: gray;
	font-size: 11px;
	padding-top: 11px;
}

.akindtip [class*="fa"] {
	float: left;
	width: 12px;
}

.feature_list {
	margin-top: 0px;
}

#hiddensortnews {
	display: none;
}

/*alert message*/
#alert_box{margin-bottom:15px;border:1px solid #bbb;}
#alert_urgent{margin:0px 10px 10px 10px;color:#ff0000;}
#alert_close{margin:3px 3px 0px 0px;cursor:pointer;}


/* Releases */
.releases:first-of-type {
    margin-top: 100px;
}

.releases{
    margin-top: 20px;
    font-size: 14px;
}

.releases {
    color: dimgray;
}

.releases p {
    font-size: 13px;
}

.releases p em {
    font-size: 15px;
}

.releases ul {
    padding-left: 10px;
    list-style-type: none;
}

.releases li {
    font-size: 12px;
    line-height: 20px;
    font-weight: 100;
}

.releases .card-header:first-child {
    border-radius: 0;
}

.releases .card-header {
    font-size: 1.1rem;
    text-align:center;
    border-bottom: 2px solid #b1181e;
}

.container.breath {
    padding-left: 110px;
    padding-right: 40px;
}

.list-group-item {
    text-align: center;
}

.cls .card-header .fas {
    margin-right: 10px;
}

b.new {
    margin-left: 5px;
    color: green;
}

.cls p {
    font-size: 14px;
}

.cls .indicator {
    text-align: center;
}


.hidden {
    display: none;
}

div.btn-group {
    display: flex;
    justify-content: center;
}

#service .header {
    background-color: transparent;
    margin-bottom: 60px;
}

#text h4 {
    margin-top: 30px;
}


#text li {
    list-style-type: disc;
    margin-left: 20px;
}

#text li li{
    list-style-type: circle;
}

li.nav-item {
    font-size: large;
}

.itms ul li span.red
{
    color: #b11118;
    font-weight: normal;
}