.navbar-vertical.navbar-expand-xs .navbar-nav .nav .nav-link{
    padding-top: 0px;
    padding-bottom: 0px;
}

table{
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
    font-family: Arial;
}

table td{
    font-size: 14px !important;
}

td p{
    font-size: 14px !important;
    line-height: 1.7 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    margin-top: 0.5rem;
}

pre{
    
    white-space: pre-wrap;

}

.tableScroll
{
	overflow: scroll;
}

b{
    font-weight: 600;
}

div.first_div li {
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 14px !important;
    line-height: 1.4 !important;
}

div.note {
    font-size: 14px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.example{
    font-size: 14px !important;
    margin-top: 20px;
    margin-bottom: 20px;
	
}
#content{
    font-family: Arial;
}
.dropDownHotspot:link{
    font-size: 14px !important;
}

div.first_div a{
    color: #2D8DCC !important;
    /* font-weight: bold !important; */
    text-decoration: none !important;
}

thead, tbody, tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

p {

    line-height: 1.8;
    font-size: 14px !important;
    margin-bottom: 10px;
}


 h1, .h1 {
            font-size: 1.25rem;
        }
        
        @media (max-width: 1200px) {
            h1, .h1 {
                font-size: calc(1.2875rem + 0.45vw);
            }
        }
        
        h2, .h2 {
            font-size: 1.10rem;
        }
        
        h3, .h3 {
            font-size: 1.0625rem;
        }
        
        h4, .h4 {
            font-size: 0.9375rem;
        }
        
        h5, .h5 {
            font-size: 0.8125rem;
        }
        
        h6, .h6 {
            font-size: 0.625rem;
        }


        .breadcrumb-item {
            font-size: 12px !important;
        }

        ul.menu._Skins_SideMenuNT.mc-component a {
            font-family: arial;
            font-size: 13px !important;
            line-height: 15px;
        }

        .topics-list {
            font-size: 13px;
            font-family: arial;
            padding-left: 32px;            
			padding-bottom: 0;
            margin-bottom: 0;
        }

        .navbar-search .form-control {
            width: 150px;
            background-color: transparent;
            border: 0;
            transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            height: 33px;
            font-size: 12px;
        }

        .navbar-search .focused .input-group .form-control{
            width: 180px;
        }

        .navbar-search-light .input-group{
            margin-bottom: 3px;
            margin-top: -6px;
        }

        div.MCBreadcrumbsBox_0{
            margin: -18px 0px 0px 13px;
            padding: 0;
            border: none; 
        }
		
		.myrelatedtopics{	
            background: #ced4d9;
                padding: 0px;
                margin-top: 10px;
                padding-right: 10px;          
            
            }

            .topicheadname {	
                font-size: 13px;
                    padding: 10px 0px 0px 14px;
                    color: black;
                    font-weight: bold;
                
                }                

                h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
				font-weight: 100 !important;
                        padding-top:13px;
                        padding-bottom: 8px;
                    }



.icosecond{
font-family: Open Sans, sans-serif;
}

li p{
    margin-bottom: 8px;
    margin-top: 8px;
}

.navbar-vertical .navbar-brand-img,
  .navbar-vertical .navbar-brand > img {
   margin-left: 26px;
}

/* ul.menu._Skins_SideMenuNT.mc-component a{
	font-family: arial;
	font-size: 14px !important;
}

.topics-list{
	font-size: 14px;
	font-family: arial;
} */

.topicheadname{
	font-family: arial;
}

@media only screen and (max-width: 600px) {
    .container-fluid .col .font-weight-normal{
       font-size: 11px !important;
      text-align: center !important;
      margin-top: 10px !important;
    }
  }
  
  #return-to-top {
		position: fixed;
		bottom: 20px;
		right: 20px;
		
		width: 50px;
		height: 50px;
		display: block;
		text-decoration: none;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		display: none;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		}
		#return-to-top i {
		color: #003e75;
		margin: 0;
		position: relative;
		left: 16px;
		top: 13px;
		font-size: 19px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		}
		#return-to-top:hover {
		
		}
		#return-to-top:hover i {
		color: #f39200;
		top: 5px;
		}

		@media only screen and (max-width: 1200px) {
            .col-12.collapse-brand.d-none.d-lg-block{
                width: 540px;
            }
          }

          div.Equation
{
	width: 100%;
	height: auto;
	background-color: transparent;
	text-align: Center;
}


div.note
{
	width: auto;
	margin: 0;
	padding: 0px 0px 0px 10px;
	position: relative;
	border-left: 5px solid #003e75;
	mc-auto-number-format: '{b}NOTE: {/b}';
	color: #003e75;
	line-height: 16pt;
	font-size: 13px;
}

div.example
{
	background-color: #fff;
	background-repeat: no-repeat;
	border: solid 1px #003e75;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	mc-auto-number-format: '{b}EXAMPLE: {/b}';
	font-style: normal;
	font-size: 13px;
	line-height: 16pt;
	color: #003e75;
}

div.warning
{
	width: auto;
	margin: 0;
	padding: 10px 12px 12px 12px;
	position: relative;
	font-size: 14px;
	border-left: 5px solid #003e75;
	mc-auto-number-format: '{b}WARNING: {/b}';
}

div.important
{
	width: auto;
	margin: 0;
	padding: 10px 12px 12px 12px;
	position: relative;
	border-left: 5px solid #003e75;
	mc-auto-number-format: '{b}IMPORTANT: {/b}';
	color: #003e75;
	font-size: 13px;
	line-height: 16pt;
}

/* ----------------- Style for TAB content------------------- */
ul.tabs, ul.tabs_sub {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #333 !important;
	width: 100%;
    border: 1px solid #fff;
}

ul.tabs li, ul.tabs_sub li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #2E6DA2;
	color: #FFF;
	overflow: hidden;
	position: relative;
}

.tab_last { border-right: 1px solid #333; }

ul.tabs li:hover, ul.tabs_sub li:hover {
	background-color: #F78C3D;;
	color: #FFF;
}

ul.tabs li.active, ul.tabs_sub li.active {
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	display: block;
}

.tab_container {
	border: 1px solid #333;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.tab_container_sub {
	border: 1px solid #333;
	border-top: none;
	clear: both;	
	width: 100%;
	background: #fff;
	overflow: auto;
	margin-bottom: 10px;
}

.tab_content, .tab_content_sub {
	padding: 20px;
	display: none;
}

.tab_drawer_heading, .tab_drawer_heading_sub { display: none; }

@media screen and (max-width: 480px) {
	.tabs, .tabs_sub  {
		display: none;
	}
	.tab_drawer_heading, .tab_drawer_heading_sub {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #333;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
}

/*-------------- TAB style End------------------------- */