body {
	font-size: 13.2px;
	color: #000;
	font-family: sans-serif;
}

.navbar-brand {
	float: left;
	padding: 15px 0px;
	font-size: 18px;
	line-height: 20px;
	height: auto;
}

.top_header.navbar.navbar-default {
	background: transparent;
	margin-bottom: 0px;
	border: 0;
}

form.navbar-form.navbar-right {
	padding: 20px 20px;
}

form.navbar-form.navbar-right .form-control::placeholder {
	color: #888;
	opacity: 1;
	font-size: 14px;
}

.navbar-header .navbar-brand {
	padding-bottom: 0px;
}
h2.main{
	font-size: 20px;
	color:#1567ba;
	font-weight: 300;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	text-align:left;
}
h3.sub_heading {
	font-size: 16px;
    color: #1567ba;
    font-weight: 100;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 20px 0px;
    text-align:left;
}

form.navbar-form.navbar-right .form-control {
	padding: 7px 15px;
	height: 28px;
	width: 220px;
	border-radius: 0;
	border: 1px solid #000;
	padding-left: 40px;
}

.navbar-form .form-group {
	margin-top: -1px;
}

.top_header.navbar.navbar-default .container {
	padding-bottom: 0px;
	border-bottom: 0px solid #000000;
	margin-bottom: 10px;	
}

.navbar-nav>li:first-child a {
	border-left: 1px solid #aaa;
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	min-height: auto;
	margin: 0;
	background: no-repeat;
	border: 0;
}

.navbar-default .navbar-nav>li>a {
	padding: 5px 51px;
	border-right: 2px solid #ffffff;
	/*background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));*/
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,0272a7+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #0272a7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1e5799 0%,#0272a7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1e5799 0%,#0272a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0272a7',GradientType=0 ); /* IE6-9 */

}

.navbar-default .collapse.navbar-collapse {
	padding: 0px 5px 0px 5px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #000;
	background: #EEE;
	padding: 5px 52px;
	border-right: 2px solid #ffffff;
	font-size: 13.5px;
	font-weight: 400;
}

nav.navbar.navbar-default.menu {
	height: auto !important;
	min-height: auto;
	background: transparent;
	border: 0;
}


form.navbar-form.navbar-right .form-control {
	padding: 6px 15px;
	height: 23px;
	width: 249px;
	border-radius: 0;
	border: 1px solid rgb(126, 157, 185);
	padding-left: 55px;
	font-size: 13.5px;
}

form.navbar-form.navbar-right button {
	padding: 0px 10px;
	font-size: 13.5px;
	margin-left: 4px;
}

div#bs-example-navbar-collapse-1 {
	padding: 0;
}
img.reg {
	margin-right:15px;
	margin-top:30px;
	margin-left:30px;
}

.info_box_header {
	color: #FFFFFF;
	width: auto;
	/*padding-left: 10px;
	padding-right: 10px;
	margin: auto;*/
	border-radius: 3px;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
	border-color:#E0E9F1;
    background: rgba(212,228,239,1);
	background: -moz-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -webkit-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: -o-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: -ms-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: linear-gradient(to right, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=1 );
}

.info_box_header h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	color: #0e6899;
	text-align:left;
	
}

.info_box_content {
	background: #fff;
	height: 520px;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
	text-align:left;
	border-radius: 10px;
    border-style: outset;
    border-color: #E0E9F1;	
}

.info_box_content a {
	color: #3366ff;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0;
	text-decoration: none;
}

.info_box {
	margin-bottom: 20px;	
}

.info_box_content h2 {
	font: 24px/1.4 Georgia;
	margin: 0;
	color: black;
	text-align: left;
	margin-bottom: 10px;
}

.info_box_content .head1 {
	font: 18px/1.3 Georgia;
	margin-left:10px;
	color: #0e6899;
	text-align:left;
}





.info_box_header1 {
	color: #FFFFFF;
	width: auto;
	/*padding-left: 10px;
	padding-right: 10px;
	margin: auto;*/
	border-radius: 3px;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
	border-color:#E0E9F1;
    background: rgba(212,228,239,1);
	background: -moz-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -webkit-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: -o-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: -ms-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	background: linear-gradient(to right, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=1 );
}

.info_box_header1 h2 {
	font: 18px/1.3 Georgia;
	margin-left:10px;
	color: #0e6899;
	text-align:left;
	
}

.info_box_content1 {
	background: #fff;
	height: 130px;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;	
	text-align:left;
	border-radius: 10px;
    border-style: outset;
    border-color: #E0E9F1;	
}

.info_box_content1 a {
	color: #3366ff;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0;
	text-decoration: none;
}

.info_box1 {
	margin-bottom: 20px;	
}

.info_box_content1 h2 {
	font: 24px/1.4 Georgia;
	margin: 0;
	color: black;
	text-align: left;
	margin-bottom: 10px;
}

.info_box_content1 .head1 {
	font: 18px/1.3 Georgia;
	margin-left:10px;
	color: #0e6899;
	text-align:left;
}


.sidebar h2 {
	font: 18px/1.3 Georgia;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.sidebar_content {
	background: #FFFFFF;
	overflow: auto;
	height: 540px;
	font: 13.5px/1.3 Georgia;
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #000000;
	text-align: justify;
}

.sidebar_content a {
	color: #3366ff;
	font: bold 13.5px/1.3 Georgia;
	margin: 0;
	text-decoration: none;
	text-align: left;
}

.sidebar_content p {
	font: 13.5px/1.3 "Arial";
	text-align: justify;
	padding: 10px 0px;
}

.footer ul {
	padding: 0;
	text-align: center;
}

.page_content {
	margin-bottom: 10px;
	padding: 10px 0px;
}

.page_contentgrey {
	margin-bottom: 10px;
	padding: 10px 0px;
	background-color: #FBFBFB;
}

.footer ul {
	padding: 0;
	/*background: #014464;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,0272a7+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #0272a7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1e5799 0%,#0272a7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1e5799 0%,#0272a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0272a7',GradientType=0 ); /* IE6-9 */

}

.footer ul li {
	display: inline-block;
}

.footer ul li {
	display: inline-block;
	padding: 0 20px;
	font-size: 13.5px;
	color: #3366ff;
}

li.dropdown .dropdown-menu {
	display: none;
}


.footer ul li a {
	color: #fff;
	padding: 2px 15px 2px 15px;
	display: inline-block;
}

li.dropdown .dropdown-menu {
	padding-left: 20px;
}

p.disclaimer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


/* navigation */


/*--- Tamplet2 css ---*/

a:focus {
	outline: none;
}

p {
	color: #000;
	margin-top: 13px;
	margin-bottom: 13px;
	line-height: 19px !important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
}
p.lib {
	font-size: 18px;
	color:#1567ba;
	font-weight: 300;
	text-align:left;	
	line-height: 19px !important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
}

p.pmargin {
	color: #000;
	margin-bottom: 13px;
	line-height: 19px !important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
	margin-left: 10px;
}


.sub_title h1 {
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
}

ul.side_link {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	list-style-type: none;
}

ul.side_link li a {
	color: #00e;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}

.table-heading {
	font-weight: 600;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table-box table tbody th {
	width: 200px;
}

.table-box table tbody th,
.table-box table tbody td {
	border: none;
	
	/*vertical-align: middle;*/
}

.table-box .table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #f4f4f4;
}

.table-box table tbody td p:last-child {
	margin: 0px;
}

.text h2 {
	color: #36f;
	font-weight: 600 !important;
	font: 22px/1.3 Georgia;
}

.footer p {
	font-size: 11px !important;
	line-height: 18px !important;
	margin-bottom: 5px;
}

.navbar-nav>li>.dropdown-menu>li {
	position: relative;
}

.navbar-nav>li>.dropdown-menu>li>.dropdown-menu li a {
	border: 0;
	padding: 5px 10px;
	/*background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));*/
	color: #ffffff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,0272a7+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #0272a7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1e5799 0%,#0272a7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1e5799 0%,#0272a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0272a7',GradientType=0 ); /* IE6-9 */

}

.navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
	top: 0 !important;
	background: #fff !important;
	padding: 0;
}


/*--- Tamplet3 css ---*/

.page_content.template2-sub {
	padding-top: 6px;
}
.whiteround{
	background-color: #FFFFFF;
	border-radius: 5px;
	padding:5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	overflow:hidden;
}

.downloadbox
{
	background-color:#eef1f3;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);	
	padding:2px;	
	min-height:100px;
	overflow:hidden;

}

.downloadbox1
{
	background-color:#FFFFFF;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);	
	padding:2px;	
	min-height:100px;
	overflow:hidden;

}

.downloadboxInstall
{
	background-color:#FFFFFF;		
	margin:20px;
}


.versioninfo{	
	float: left;
    width: 50%;
	background-color:#f4f5f6;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);	

	
}
.downloadimage1{
}
.downloadimage{
	border-radius: 10px;
	margin:5px 0px 5px 10px;
	border-width:2px;  
  	border-style:outset;
  	background-color:white;
  	border-color:#E0E9F1;
  	width:auto;
  	padding-left:10px;
  	padding-top:10px;
}

.breadcrumb-box{	
	background-color: #f1f1f1;
	border-radius: 0px;
}

.breadcrumb-box .breadcrumb {
	padding:2px;
	margin-bottom: 10px;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
}

.breadcrumb-box .breadcrumb li a {
	padding-left:10px;
	color: #029FEB;
	text-decoration: underline;
}

.breadcrumb-box .breadcrumb>li+li::before {
	padding: 0 5px;
	color: #000;
	content: ">";
}


/*.template2-sub .link_box {float: left;}*/

.link_box {
	margin-bottom: 20px;
}

.link_box ol {
	list-style-type: none;
}

.link_box h3 {
	margin: 0px 0px 15px 0px;
}

.link_box h4 {
	margin: 0px 0px 15px 0px;
	font-size: 16px;
}

.link_box h4 a {
	color: #551a8b;
	text-decoration: underline;
}

.link_box ol li a {
	text-decoration: underline;
	font-size: 14px;
	color: #0000ef;
}

.template2-sub .text figure {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}

.link_box p a {
	color: #0000ef;
	text-decoration: underline;
}


/*Certification_Notes css*/

.page_content.Certification {
	padding-bottom: 0px;
}

.Certification .info_box_content {
	height: 400px;
}


/*ccnp css*/

ul.side_link .Default a {
	color: #000;
	text-decoration: none;
	cursor: text;
}


/*ITIL_Certification css*/

.text .list {
	list-style-type: lower-roman;
	!important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
}

.text .listnum {
	list-style-type: decimal;
	!important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
}

.text .listnum li {
	margin-bottom: 13px;
	line-height: 19px
}

.text .list li {
	margin-bottom: 13px;
	line-height: 19px
}

.text .list li p {
	margin: 0;
	!important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
}

.text .listnum li p {
	margin: 0;
	!important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
}

.official,
.official:hover,
.official:focus {
	color: #0000ef;
	text-decoration: underline;
}


/*PMP-Certification css*/

.text h2 span {
	font-weight: normal;
}


/*smt chapter1 css*/

.template2-sub .text .link_box figure {
	float: none;
	margin-bottom: 10px;
}

.template2-sub .text .link_box figure img {
	max-width: 100%;
	overflow-x: auto;
}

.link_box h4.sub_heading {
	color: #3366FF;
}

.link_box h3.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 18px/1.3 Georgia;
}

.sub_title h2.sub_heading {
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 2em;
}

.sub_title h1.sub_heading {
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
}

.sub_title h3.sub_heading {
	color: #000000;
	font-weight: normal;
	font: 18px/1.3 Georgia;
}

.page_content.template2-sub {
	padding-top: 5px;
}

.page_contentgrey .template2-sub {
	padding-top: 5px;
}
h2.sub_heading {
	font-size: 20px;
    color: #1567ba;
    font-weight: 300;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 20px 0px;
    text-align:left;
}


/*smt chapter2 css*/

.img-heading {
	font-size: 16px;
	margin-top: 20px;
}


/*smt chapter3 css*/

.template2-sub .text .link_box .border figure {
	border: 1px solid #000;
	margin: 0px;
}

ul {
	list-style-type: none;
}


/*smt chapter5 css*/

.chapter5-table table {
	max-width: 700px;
}

.chapter5-table table p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif
}

.chapter5-table table tbody th {
	font-size: 13.5px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
}

.chapter5-table table tbody th p {
	margin: 0px;
	color: #039;
}

.chapter5-table table tbody td {
	background: #e8edff;
	border-bottom: 1px solid #fff;
	padding: 8px;
}

.chapter5-table table tbody td p {
	color: #669;
}

.chapter5-table table tbody tr:hover td {
	background: #d0dafd;
	color: #339;
}

.chapter5-table table tbody tr:hover td p {
	color: #339;
}


/*smt chapter9 css*/

ul.disk {
	list-style-type: disc;
}

ul.disk li {
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 13px;
	line-height: 19px;
}


/*ul.disk li p {margin: 0px; }*/

ul.circle {
	list-style-type: circle;
}


/*ul.circle li p{margin:0px;}*/

ol.sublist {
	counter-reset: item;
	padding-left: 1px;
}

ol.sublist li {
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 13px;
	margin-top: 10px;
	line-height: 19px;
	padding-left: 15px;
}

ol.sublist li:before {
	content: counters(item, ".") " ";
	counter-increment: item;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 13px;
	line-height: 19px
}

ol.sublist li a {
	text-decoration: underline;
	font-size: 13.5px;
	color: #0000ef;
}


/*glossary_of_terms pages css*/

.pagination ul {
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a {
	text-transform: uppercase;
	color: #3366FF;
	text-decoration: underline;
}

.box {
	font-size: 0px;
}

.terms_label {
	display: inline-block;
	width: 25%;
	vertical-align: middle;
}

.terms_text {
	display: inline-block;
	width: 75%;
	vertical-align: middle;
}

.terms_text h4 {
	font-size: 17px;
}

.glossary_terms h4.sub_heading,
.A_cram_notes h4.sub_heading {
	font: 22px/1.3 Georgia;
	margin: 0;
	color: #3366FF;
}

.glossary_terms h3.sub_heading,
.A_cram_notes h3.sub_heading {
	font: 18px/1.3 Georgia;
	margin: 0px 0px 15px 0px;
	color: #3366FF;
}

.glossary_terms .link_box {
	margin-bottom: 0px;
}


/*A_cram_notes page css*/

.A_cram_notes+.footer p {
	text-align: center;
}

.page_content.template2-sub.A_cram_notes {
	padding-bottom: 0px;
}

.Exam_sim.link_box {
	margin: 0px;
	background-color: #ffffff;
	padding: 3px 0px;
}

.Exam_sim ol {
	padding: 0px;
	margin: 0px;
	font-size: 0;
	text-align: center;
}

.Exam_sim ol li {
	display: inline-block;
	width: 20%;
	text-align: center;
}

.Exam_sim.link_box ol li a {
	color: #1567ba;
}

.Exam_sim.links_top {
	margin: 0px;
	padding: 3px 0px;
}

.Exam_sim ol {
	padding: 0px;
	margin: 0px;
	font-size: 0;
}

.Exam_sim ol li {
	display: inline-block;
	width: auto;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.Exam_sim.links_top ol li a {
	color: #551a8b;
}

.table.aplus-ess tbody th {
	text-align: center;
	background-color: #E6E6E6;
}

.table.aplus-ess tbody td {
	text-align: center;
}

.table.aplus-ess tbody th,
.table.aplus-ess tbody td {
	border: 1px solid #838282;
}

.table.table-border tbody th,
.table.table-border tbody td {
	border: 1px solid #838282;
}

.link_box ol.roman {
	list-style-type: lower-roman;
	list-style-position: inside;
}

.link_box ol.roman li p {
	padding-left: 10px;
}

.note {
	text-align: center;
	font-weight: 600;
	text-decoration: underline;
	padding: 0px 20px
}

.link_box .strech_teble tbody th,
.link_box .strech_teble tbody td {
	padding: 0px 8px;
}

.table.codeblock tbody th {
	text-align: left;
	background-color: #E6E6E6;
}

.table.codeblock tbody td {
	text-align: left;
	background-color: #E6E6E6;
}

.table.codeblock tbody th,
.table.aplus-ess tbody td {
	border: 1px solid #838282;
}


/*budget calculator tables
.table-box1 table tbody th, .table-box table tbody th {border:thick; vertical-align: middle; border-color: aqua ; }
.box-table table{border:100px;border-color:#000066;}*/

.table-box .table-box {
	border: 1px #000066 solid;
}

.table-box .table-box td {
	border-bottom: 1px #000066 solid;
}

.table-box .table-box td.blu {
	background-color: #66CCFF;
}

.table-box .table-box td.green {
	background-color: #99FF99;
}

.table-box .table-box td.orange {
	background-color: #FFCC66;
}

.table-box .table-box td.yellow {
	background-color: #FFFFCC;
}

.table-box .table-box td.blue {
	background-color: #33CCFF;
}

.table-box .table-ms tbody tr th {
	background-color: #B1D2E7;
	border: thin black solid;
}

.table-box .table-ms tbody tr td {
	border: thin black solid;
}

.table-box .table-ms>tbody>tr:nth-of-type(2n+1) {
	background-color: #DADADA;
	border: thin black solid;
}


/*netpluscert.htm page css*/

.layer_box {
	border: 1px solid #000;
	max-width: 700px;
	margin: auto;
}

.layer_box .layer {
	border-bottom: 1px solid #000;
	padding: 7px;
}

.layer_box .layer:last-child {
	border-bottom: none;
}

.link_box .layer h4 {
	color: #603;
}

.link_box.layer_section {
	width: 100%;
	clear: both;
}

.flex_box.layer_box .layer {
	padding: 0;
}

.layer .first {
	display: table-cell;
	width: 20%;
	border-right: 1px solid #000;
	vertical-align: middle;
}

.layer .last {
	display: table-cell;
	width: 80%;
}

.table.aplus-ess.simple tbody tr th:first-child,
.table.aplus-ess.simple tbody tr td:first-child {
	width: 80%;
	text-align: left;
}

.table.aplus-ess.simple tbody tr th,
.table.aplus-ess.simple tbody tr td {
	text-align: left;
	padding: 0;
}

.number {
	list-style-type: decimal;
	color: #000;
	margin-top: 13px;
	margin-bottom: 13px;	
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 21px !important;
	text-align:justify;

}
.roman {
	list-style-type:upper-roman;
	color: #000;
	margin-top: 13px;
	margin-bottom: 13px;	
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 21px !important;
	text-align:justify;

}

.number li {
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 13px;
	line-height: 19px;
}

.table.aplus-ess.same tbody tr th,
.table.aplus-ess.same tbody tr td {
	text-align: left;
	padding: 0;
}

.link_box ol.roman.line {
	list-style-position: inherit;
}

.numberserver {
	list-style-type: decimal;
	margin-left: 5px;
}

.table.aplus-ess.simple.same tbody tr th:first-child,
.table.aplus-ess.simple.same tbody tr td:first-child {
	width: inherit;
}

.table.aplus-ess.simple.same1 tbody tr th:first-child,
.table.aplus-ess.simple.same1 tbody tr td:first-child {
	width: 30%;
}

.table.aplus-ess.simple.same,
.table.aplus-ess.simple.same1 {
	border: 1px solid #000;
	border-collapse: inherit;
	border-spacing: 1px;
}


/*ITIL-cert page css*/

.itilcert .link_box ol li a {
	margin-bottom: 10px;
	display: block;
}

.link_box span.sub_heading {
	color: #3366FF;
}


/*ccna css*/

.page_content.ccna {
	padding-top: 40px;
}

.ccna .breadcrumb-box .breadcrumb {
	margin-bottom: 0px;
}

.ccna .text h2 {
	margin-top: 0px;
}

.ccna p[align=right]:first-child {
	margin-bottom: 0px;
}

.iframe-box iframe {
	width: 100%;
	height: 450px;
	margin-top: 25px;
}

.text h2 .black {
	color: #000;
}

.link_box ol.roman-up {
	list-style-type: upper-roman;
}

.number.same li {
	margin-bottom: 0px;
}

.abc {
	list-style-type: lower-alpha;
	color: #000;
	margin-top: 13px;
	margin-bottom: 13px;	
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 21px !important;
	text-align:justify;
}

.abc li{
	list-style-type: lower-alpha;
	color: #000;
	margin-top: 13px;
	margin-bottom: 13px;	
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 21px !important;
	text-align:justify;
}


.bookmrk {
	color: #000;
	margin-bottom: 13px;
	line-height: 19px !important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}


/*p for text below next prev buttons*/

p.topic {
	color: #000;
	margin-bottom: 10px;
	line-height: 15px !important;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	float: right;
	text-align: right;
}

p.disclamierfoot {
	color: #000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	float: right;
	text-align: right;
}

p.disclamierfootcenter {
	color: #000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	float: right;
	text-align: center;
}

p.products_p2_red{	
	color:red;
}


/* table for exam cram notes list comptia.html*/

.table.tabCramNotes {
	border: thin #EFEFEF solid;
}

.table.tabCramNotes tbody tr th {
	border: thin #EFEFEF solid;
}

.table.tabCramNotes tbody tr td {
	border: thin #EFEFEF solid;
}

.row.parent {
	position: relative;
}

.div1 {
	min-height: 1000px;
	vertical-align: top;
}

.div2 {
	min-height: 1000px;
	overflow-y: hidden;
	overflow-style: marquee-line;
	overflow-x: hidden;
	vertical-align: top;
}

.div3 {
	height: auto;
	vertical-align: top;
}

.divnet1 {
	min-height: 700px;
	vertical-align: top;
}

.divnet2 {
	overflow-y: hidden;
	overflow-style: marquee-line;
	overflow-x: hidden;
	vertical-align: top;
}

.divserver1 {
	height: auto;
	vertical-align: top;	

}

.divserver2 {
	height: auto;
	overflow-y: hidden;
	overflow-style: marquee-line;
	overflow-x: hidden;
	vertical-align: top;	

}
.plusimageapply
{  
list-style-image:url(https://www.simexams.com/images/plus.gif); 
cursor:pointer; 
}  
.minusimageapply
{ 
list-style-image:url(https://www.simexams.com/images/minus.gif); 
cursor:pointer; 
}  
.category
{
font-family: Verdana,Geneva,sans-serif; 
font-size: 13.5px;
}
 .nav_cat
        {
            list-style-image:url(https://www.simexams.com/images/ar6.jpg); 
	    cursor:pointer; 	
        }
.nav_cat_archiveli
        {
            list-style-image:url(https://www.simexams.com/images/ar6.jpg); 
            	    display: block;	
        }
        
        a.currentPage
        {
            font-weight: bold;
        }



.template2-sub figure img {
	max-width: 100%;
	overflow-x: auto;
	margin-bottom: 10px;
}

.template2-sub .div1 h2.sub_heading {
	color: #3366FF;
	font: 24px/1.3 Georgia;
	margin-top: 5px;
}

.template2-sub .div1 h3.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 18px/1.3 Georgia;
}

.template2-sub .div1 h4.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 16px/1.3 Georgia;
}

.template2-sub .divnet1 h2.sub_heading {
	color: #3366FF;
	font: 24px/1.3 Georgia;
	margin-top: 5px;
}

.template2-sub .divnet1 h3.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 18px/1.3 Georgia;
}

.template2-sub .divnet1 h4.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 16px/1.3 Georgia;
}

.template2-sub .divserver1 h2.sub_heading {
	color: #3366FF;
	font: 24px/1.3 Georgia;
	margin-top: 5px;
}

.template2-sub .divserver1 h3.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 18px/1.3 Georgia;
}

.template2-sub .divserver1 h4.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 16px/1.3 Georgia;
}

.template2-sub .div3 figure img.imgpin {
	max-width: 100%;
	overflow-x: auto;
	float: left;
}

.template2-sub .div3 h4.sub_heading {
	color: #3366FF;
	font-weight: normal;
	font: 16px/1.3 Georgia;
}

.plusimageapply {
	list-style-image: url(https://www.simexams.com/images/plus.gif);
	cursor: pointer;
}

.minusimageapply {
	list-style-image: url(https://www.simexams.com/images/minus.gif);
	cursor: pointer;
}

.category {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13.5px;
}

.nav_cat {
	list-style-image: url(https://www.simexams.com/images/blank.gif);
	cursor: pointer;
}

.nav_cat_archiveli {
	list-style: none;
	list-style-image: url(https://www.simexams.com/images/blank.gif);
	display: block;
}

a.currentPage {
	font-weight: bold;
}

a.abottom {
	color: #337ab7;
	text-decoration: none;
	vertical-align:text-bottom;
	float:left;
}

a.support {
	color: #337ab7;
	text-decoration: none;
	font-weight:bold;
	vertical-align:bottom;
	float:right;
	padding: 10px;
	margin-right:30px;
}


.social {
	position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);	
  z-index: 99;
}

.social li {
	display: block;
	padding: 20px;
}

.social li i {
	font-size: 20px;
}

.tabs_wrapper {
  width: 100%;
  padding-left:5px;
  background: transparent;
}

ul.tabs {

	display: inline-block;	
	vertical-align: top;
	position: relative;
	z-index: 10;
	margin: 5px 0 0;
	padding:0px;
	width: 30%;
	min-width: 175px;
	list-style: none;
	transition: all .3s ease;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	/*background: #E0E9F1;	   */
}

ul.tabs li {
	margin: 0;
	cursor: pointer;
	padding: 10px 15px;
	line-height: 31px;
	color: #0e6899;
    text-align: left;
    font-weight: bold;
    font-family: sans-serif;
	font-size:14px;
    background-color: #E0E9F1;    
	transition: all .3s ease;
	border-bottom-style:inset;
	border-bottom-color:white;	
	border-left-style:hidden;
	border-radius:5px;
	border-left-color:#E0E9F1;
}

ul.tabs .active {
    background: #FFFFFF;
    color: #0e6899;
}
/*ul.tabs li:hover{
    background: #FFFFFF;
    color: #000000;
}
*/
.tab_container {

	display: inline-block;		
	z-index: 20;	
	position: relative;
	/*vertical-align: top;*/
	width: 67%;
	min-width: 10px;
	text-align: left;	
	border-radius: 13.5px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	background-image:url('https://simexams.com/images/waves.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;		
}

.tab_content {
  padding: 10px;
  height: 100%;
  display: none;
}

.tab_drawer_heading { 
  display: none; 
  color: #000000;
  vertical-align:top;
}

.tab_drawer_heading_h2 {    
  color: #0e6899;
  vertical-align:top;
  font-size:30px;
  padding:0px 0px 0px 0px; 
}
p.leftalign{
text-align:left;

}
p.leftheading {
	color: #0e6899;
	text-align:left;	
	font-size:large;
	font-weight:600;
	padding-top:10px;
}
p.leftdesc{
	color: #000;
	text-align:left;
	font-size:13.5px;
}
p.head{
	color: #0e6899;
    font: 18px Verdana, Arial, Helvetica, sans-serif;	
    text-align:center;
}
p.right_description{
	color: #000000;
	font: 13.5px Verdana, Arial, Helvetica, sans-serif;	
	text-align:left;
	white-space:normal;
}
.info_box_content .alink {
  color:#029FEB;
  font: 13.5px Verdana, Arial, Helvetica, sans-serif;	 
  font-weight:bold;
  text-align:center;
   text-decoration: none; 
}
.info_box_content1 .alink {
  color:#029FEB;
  font: 13.5px Verdana, Arial, Helvetica, sans-serif;	   
  font-weight:bold;
  text-align:center;
   text-decoration: none; 
}

img.center {
    display: block;
    margin: 0 auto;
}

h1.mainheading{
	font-size: 28px;
	color:#1567ba;
	font-weight: 300;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
}

h1.mainheading1{
	font-size: 20px;
	color:#1567ba;
	font-weight: 700;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
}

h1.main{
	font-size: 25px;
	color:#1567ba;
	font-weight: 300;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	text-align:center;
}


.submit2{
float:left;
text-align:center;
text-decoration: none;
margin: 5px 0px 0px 5px;
display: block;
width: 117px;
border:none;
height: 31px;
cursor:pointer;
background: transparent url('https://simexams.com/images/continue-button_optimized.png') no-repeat;
}
.submit1
{
/*float:left;*/
text-align:center;
text-decoration: underline;
color:#0000FF;
margin:auto;
width:244px;
display: block;
border:none;
height: 66px;
cursor:pointer;
background: transparent url('https://www.simexams.com/images/buy.jpg') no-repeat;
}
.submit2{
text-align:center;
text-decoration: none;
margin: 5px 0px 0px 5px;
display: block;
width: 64px;
border:none;
height: 18px;
cursor:pointer;
background: transparent url('https://simexams.com/images/buy-red.jpg') no-repeat;
}

.submit3{
float:left;
text-align:center;
text-decoration: none;
margin: 5px 0px 0px 5px;
display: block;
width: 117px;
border:none;
height: 31px;
cursor:pointer;
background: transparent url('https://simexams.com/images/continue-button_optimized.png') no-repeat;
}


span.name{
	color:red;	
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px 5px 2px;
  border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: block;
}

ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

li.site{
line-height:2em;

}


ul.zzul {list-style-type:square; display: block; }
ul.zzul1 {list-style-type:none; display: block; }

