 /*Ease of Use*/
 
 
 .fr {
    float: right !important;
    /* margin-top: -220px; */
    width: 65%;
    padding: 0 20px;
}

.tab-content > .active {
	-webkit-transition: slide 1s ease 3.5s forwards;
	-moz-transition: slide 1s ease 3.5s forwards;
	-ms-transition: slide 1s ease 3.5s forwards;
	-o-transition: slide 1s ease 3.5s forwards;
	transition: slide 1s ease 3.5s forwards;
}

.tab-content{
    /* min-width: 1500px; */
    /* display: flex; */
    /* flex-direction: column; */
}

.nav {
    padding-left: 0px;
    margin-bottom: 0;
    list-style: none;
    /* margin-left: -10%; */
}


.tab-content .description{
    /* padding-left: 0px; */
    /* margin-left: -10%; */
    width: 40%;
    padding: 10px 30px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 1px;
}


@media screen and (max-width: 1600px) {	
 .fr {
        /* padding-right:10%
 */
    }
}

@media screen and (max-width: 1440px) {	
.tab-content{
        /* min-width:1300px; */
    }
.nav {
        /* margin-left: -5%; */
    }
.tab-content .description{
        /* margin-left: -5%; */
    }
 .fr {
        /* padding-right:5%
 */
    }
}


@media screen and (max-width: 1300px) {	
.tab-content{
        /* min-width:1170px; */
    }
.nav {
        /* margin-left: -3%; */
    }
.tab-content .description{
        /* margin-left: -3%; */
    }
 .fr {
        /* padding-right:0%
 */
    }
}

@media screen and (max-width: 1025px) {	
.nav {
        /* margin-left: 0%; */
    }
.tab-content .description{
        /* margin-left: 0%; */
    }
 .fr {
        /* padding-right: 15%; */
        /* margin-top: -300px; */
    }
}

/*Ease of Use*/


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #2a2a46 !important;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff !important;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 7px;
	
}

#secuReporter-dashboard .nav.nav-tabs {
    /* float: left; */
    /* width: 40%; */
    /* border-bottom: 0; */
}

div#secuReporter-dashboard {
	z-index: 2;
	position: relative;
}

#secuReporter-dashboard .nav.nav-tabs {
    border: none;
    padding-bottom: 30px;
    text-align: center;
}

#secuReporter-dashboard .nav.nav-tabs li {
    width: 9%;
    text-align: center;
    margin: 0 20px;
}

@media only screen and (max-width: 1025px) {	
#secuReporter-dashboard .nav.nav-tabs li {
        /* width: 30%; */
    }
}

#secuReporter-dashboard .nav.nav-tabs li a {
	color: #fff;
	min-height: 110px;
}

@media only screen and (max-width: 1025px) {	
#secuReporter-dashboard .nav.nav-tabs li a {
	min-height: 0px;
	}
}

#secuReporter-dashboard .nav.nav-tabs li.active a,
#secuReporter-dashboard .nav.nav-tabs li a:hover {
	color: #00beff;
}

#secuReporter-dashboard .nav.nav-tabs li.active a {
	border: 1px solid #ddd;
}

.img-eouIcon {
    width: 100%;
    height: 55px;
    display: block;
}
#secuReporter-dashboard ol.carousel-indicators {
	position: relative !important;
	width: 100%;
	margin-bottom: 0;
	margin-left: 0;
	left: 0;
	top:0;
	bottom: auto;
	text-align: center;
}
#secuReporter-dashboard ol.carousel-indicators li {
	width: 10% !important;	
	/*width: 12% !important;*/
	height: auto !important;
	margin: 0 1px !important;
	background-color: transparent !important;
	border: none !important;
}
#secuReporter-dashboard ol.carousel-indicators li.active {
	border: 2px solid lightgray !important;
}
#secuReporter-dashboard ol.carousel-indicators li img {
	display: block;
	width: 100%;
}
#secuReporter-dashboard ol.carousel-indicators li.active img {
	display: none !important;
}
#secuReporter-dashboard ol.carousel-indicators li img.on {
	display: none !important;
}
#secuReporter-dashboard ol.carousel-indicators li.active img.on {
	display: block !important;
}
#secuReporter-dashboard div.carousel-inner {
	margin-top: 10px;
}

#secuReporter-dashboard div.carousel-inner p {
	margin: 20px 15px;
}

a[data-target*="#tab-dashboard"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Dashboard.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-dashboard"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-dashboard"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Dashboard.png') center top no-repeat;
	background-size: contain;
}


a[data-target*="#tab-Indicator"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Indicator"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-Indicator"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Traffic"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Traffic"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-Traffic"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Application"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Application"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-Application"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Device"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-Device"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-Device"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Analysis.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-search"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Search.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-search"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-search"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Search.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-report"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-white-Report.png') center top no-repeat;
	background-size: contain;
}

a[data-target*="#tab-report"]:hover div.img-eouIcon,
#secuReporter-dashboard .nav.nav-tabs li.active a[data-target*="#tab-report"] div.img-eouIcon {
	background: url('/library/assets/products/securporter/GUI_icon-blue-Report.png') center top no-repeat;
	background-size: contain;
}

@media (max-width:768px) {
	#secuReporter-dashboard .nav.nav-tabs li {
		width: 50%;
		text-align: center;
	}
	#secuReporter-dashboard .nav.nav-tabs {
		width: 100%;
		float: none;
		display: relative;
	}
	#secuReporter-dashboard .col-md-5.description {
		display: none;
	}
}

@media (min-width:769px) and (max-width:991px) {
	#secuReporter-dashboard .nav.nav-tabs li {
		width: 33.3333334%;
		text-align: center;
	}
	#secuReporter-dashboard .nav.nav-tabs {
		width: 100%;
		float: none;
		display: relative;
	}
	#secuReporter-dashboard .col-md-5.description {
		display: none;
	}
}


@media (min-width:1200px) {
	#secuReporter-dashboard ol.carousel-indicators li img {
		display: block;
	}

}

.description h6 {font-size:18px;}



