* {
	transition-duration: 0.2s;
}

body {
	padding-top: 80px;	
}
section {
	margin-top: 40px;
}
section:first-of-type {
	margin-top: 0;
}
.page-heading {
	padding: 20px 0 40px;
	text-align: center;
}
box-shadow: 5px 10px 8px #ecdbdb;
.divider {
	border-bottom: 1px solid #ccc;
}
#fake-footer {
	height: 40px;
	widith: 100%;
	background: #0742b7;
}
li a {
	transition-duration: 1s;
}

/* Helpers for top position on internal page links
====================================================*/
#topPos:before,
h3:before { 
  display: block; 
  content: " "; 
  margin-top: -80px; 
  height: 80px; 
  visibility: hidden; 
}
/* AFFIX STYLES
====================================================*/
.panel-affix {
	min-width: 225px;
}

li{
	
	font-family: Verdana;
	font-size: 15px;color: #ff0000
}

.box{
	border:solid;
border-width: 1px;
}

h2{
font-size:3
5px;color: blue;
}

h1{
	color: #3f4f68;

}
jumbotron{
background-color: blue;
}
h3{ 
	color: black; 
}


h4
{
	color: red;
	font-family:Calibri;
	font-size: 22px;
}

span{
	color: #000000;
}
.a{color: #0000BB;}
.b{color: #DD0000;}
.c{color: #007700;}
.e{color: #000000;}
.h{color: #DD0000;}

.bs-example{
      margin: 150px 50px;
    }
  .popover-demo{
        margin-bottom: 20px;
    }
    @import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body
{
    font-family: 'Lato', 'sans-serif';
    }
.profile 
{
    min-height: 355px;
    display: inline-block;
    }

figcaption.ratings
{
    margin-top:20px;
    }
figcaption.ratings a
{
    color:#f1c40f;
    font-size:11px;
    }
figcaption.ratings a:hover
{
    color:#f39c12;
    text-decoration:none;
    }
.divider 
{
    border-top:1px solid rgba(0,0,0,0.1);
    }
.emphasis 
{
    border-top: 4px solid transparent;
    }
.emphasis:hover 
{
    border-top: 4px solid #1abc9c;
    }
.emphasis h2
{
    margin-bottom:0;
    }
span.tags 
{
    background: #1abc9c;
    border-radius: 2px;
    color: #f5f5f5;
    font-weight: bold;
    padding: 2px 4px;
    }
.dropdown-menu 
{
    background-color: #34495e;    
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 250px;
    margin-left: -125px;
    left: 50%;
    }
.dropdown-menu .divider 
{
    background:none;    
    }
.dropdown-menu>li>a
{
    color:#f5f5f5;
    }
.dropup .dropdown-menu 
{
    margin-bottom:10px;
    }
.dropup .dropdown-menu:before 
{
    content: "";
    border-top: 10px solid #34495e;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 10;
    }@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body
{
    font-family: 'Lato', 'sans-serif';
    }
.profile 
{
    min-height: 355px;
    display: inline-block;
    }
figcaption.ratings
{
    margin-top:20px;
    }
figcaption.ratings a
{
    color:#f1c40f;
    font-size:11px;
    }
figcaption.ratings a:hover
{
    color:#f39c12;
    text-decoration:none;
    }
.divider 
{
    border-top:1px solid rgba(0,0,0,0.1);
    }
.emphasis 
{
    border-top: 4px solid transparent;
    }
.emphasis:hover 
{
    border-top: 4px solid #1abc9c;
    }
.emphasis h2
{
    margin-bottom:0;
    }
span.tags 
{
    background: #1abc9c;
    border-radius: 2px;
    color: #f5f5f5;
    font-weight: bold;
    padding: 2px 4px;
    }
.dropdown-menu 
{
    background-color: #34495e;    
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 250px;
    margin-left: -125px;
    left: 50%;
    }
.dropdown-menu .divider 
{
    background:none;    
    }
.dropdown-menu>li>a
{
    color:#f5f5f5;
    }
.dropup .dropdown-menu 
{
    margin-bottom:10px;
    }
.dropup .dropdown-menu:before 
{
    content: "";
    border-top: 10px solid #34495e;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 10;
    }
/*
code css for code program 
*//*
    code {
    background: #f3264ae8;
    border-radius: 5px;
    color: #e0e0e0;
    display: block;
    margin: 2em 0;
    padding: 15px;
    position: relative;
    margin-bottom:0 !important;
}
.w3agile-css{
   
}
code:after {
  bottom: 5px;
  color: #808080;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
}

code.css:after {
  content: 'css';
}

code.js:after {
  content: 'js';
}*/

/* other css */
.test_button_upper
{
    float: right;
}

p{
    font-style: Berlin Sans FB;
    font-size: 15px;
    color: #524e4ed4;
    overflow: auto;
}


.dp-highlighter {
    font-family: "Consolas", "Courier New", Courier, mono, serif;
    font-size: 12px;
    background-color: #E7E5DC;
    width: 99%;
    overflow: auto;
    margin: 18px 0 18px 0 !important;
    padding-top: 1px; /* adds a little border on top when controls are hidden */
}

    /* clear styles */
    .dp-highlighter ol,
    .dp-highlighter ol li,
    .dp-highlighter ol li span {
        margin: 0;
        padding: 0;
        border: none;
    }

    .dp-highlighter a,
    .dp-highlighter a:hover {
        background: none;
        border: none;
        padding: 0;
        margin: 0;
    }

    .dp-highlighter .bar {
        padding-left: 45px;
    }

    .dp-highlighter.collapsed .bar,
    .dp-highlighter.nogutter .bar {
        padding-left: 0px;
    }

    .dp-highlighter ol {
        list-style: decimal; /* for ie */
        background-color: #fff;
        margin: 0px 0px 1px 45px !important; /* 1px bottom margin seems to fix occasional Firefox scrolling */
        padding: 0px;
        color: #5C5C5C;
    }

    .dp-highlighter.nogutter ol,
    .dp-highlighter.nogutter ol li {
        list-style: none !important;
        margin-left: 0px !important;
    }

    .dp-highlighter ol li,
    .dp-highlighter .columns div {
        list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
        list-style-position: outside !important;
        border-left: 3px solid #6CE26C;
        background-color: #F8F8F8;
        color: #5C5C5C;
        padding: 0 3px 0 10px !important;
        margin: 0 !important;
    }

    .dp-highlighter.nogutter ol li,
    .dp-highlighter.nogutter .columns div {
        border: 0;
    }

    .dp-highlighter .columns {
        background-color: #F8F8F8;
        color: gray;
        overflow: hidden;
        width: 100%;
    }

        .dp-highlighter .columns div {
            padding-bottom: 5px;
        }

    .dp-highlighter ol li.alt {
        background-color: #FFF;
        color: inherit;
    }

    .dp-highlighter ol li span {
        color: black;
        background-color: inherit;
    }

    /* Adjust some properties when collapsed */

    .dp-highlighter.collapsed ol {
        margin: 0px;
    }

        .dp-highlighter.collapsed ol li {
            display: none;
        }

    /* Additional modifications when in print-view */

    .dp-highlighter.printing {
        border: none;
    }

        .dp-highlighter.printing .tools {
            display: none !important;
        }

        .dp-highlighter.printing li {
            display: list-item !important;
        }

    /* Styles for the tools */

    .dp-highlighter .tools {
        padding: 3px 8px 3px 10px;
        font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: silver;
        background-color: #f8f8f8;
        padding-bottom: 10px;
        border-left: 3px solid #6CE26C;
    }

    .dp-highlighter.nogutter .tools {
        border-left: 0;
    }

    .dp-highlighter.collapsed .tools {
        border-bottom: 0;
    }

    .dp-highlighter .tools a {
        font-size: 9px;
        color: #a0a0a0;
        background-color: inherit;
        text-decoration: none;
        margin-right: 10px;
    }

        .dp-highlighter .tools a:hover {
            color: red;
            background-color: inherit;
            text-decoration: underline;
        }

/* About dialog styles */

.dp-about {
    background-color: #fff;
    color: #333;
    margin: 0px;
    padding: 0px;
}

    .dp-about table {
        width: 100%;
        height: 100%;
        font-size: 11px;
        font-family: Tahoma, Verdana, Arial, sans-serif !important;
    }

    .dp-about td {
        padding: 10px;
        vertical-align: top;
    }

    .dp-about .copy {
        border-bottom: 1px solid #ACA899;
        height: 95%;
    }

    .dp-about .title {
        color: red;
        background-color: inherit;
        font-weight: bold;
    }

    .dp-about .para {
        margin: 0 0 4px 0;
    }

    .dp-about .footer {
        background-color: #ECEADB;
        color: #333;
        border-top: 1px solid #fff;
        text-align: right;
    }

    .dp-about .close {
        font-size: 11px;
        font-family: Tahoma, Verdana, Arial, sans-serif !important;
        background-color: #ECEADB;
        color: #333;
        width: 60px;
        height: 22px;
    }

/* Language specific styles */

.dp-highlighter .comment, .dp-highlighter .comments {
    color: #008200;
    background-color: inherit;
}

.dp-highlighter .string {
    color: blue;
    background-color: inherit;
}

.dp-highlighter .keyword {
    color: #069;
    font-weight: bold;
    background-color: inherit;
}

.dp-highlighter .preprocessor {
    color: gray;
    background-color: inherit;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    margin-top: 7px;
}
.navbar-default {
    background-color: #e823d8e6;
    color: white;
    
}
table { 
    max-width:100vw;
    overflow-y:scroll;
    display: block;
}