.navbar-brand 
{
    height: 70px;
    padding: 5px 5px;
}

.yii2margin
{
margin-left:3em;	
}

.navbar-default 
{
background-color: #ffffff; 
border-color: #ffffff;
}

.navbar {
border-radius: 1px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 2px;
    border: 1px solid transparent;
    font-size:15px;
}


.select-course {
    position: relative;
    display: block;
    padding: 32px 5px 2px;
    font-size:20px;	
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 37px 5px 2px;
}

.player {
	border:1px solid gray;
	width:702px;
}
.donate {
	color:red;
	font-size:20px;
}

.professor {
	font-size:18px;
}

.price {
	font-size:20px;
}

.f60 {
	color: #f60;
}

.fc0 {
	color: #fc0;
}

.c060 {
	color: #060;
}

.deepblue {
	color: #337ab7;
}

.skyblue {
	color:#51A7F9;
}
.yellow {
	color: yellow;
}
.eee {
	color: #eee;
}

.sameline {
	display:inline-block;
	border-left:2px solid #f60;
	margin-left:20px;
	padding-left:20px;
}
.fs15 {
	font-size:15px;
}

.fs50 {
	font-size:50px;
}

.content h4 {
	font-size:20px;
}

.jumbotron {
	background: linear-gradient(to left, #21abc7, #616db3);
    padding-top: 35px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}


.jumbotron img {
    padding-top: 5%;   
	width:90%;
	height:auto;
}


 

.footer {
    background: #2d3033;
    margin-bottom: 0px;
    padding: 15px 0 0;
    color: #aebdc1;
    min-height: 150px;
}

.footer a {
	color: #aebdc1;
	}

.footer p {
	color: #ffffff;
	font-style:normal;
	font-weight:0;
	}
	
.separation {
    background-color: #efefe5;
}

.breadcrumb {
    background-color: #efefe5;
    padding:8px 30px;
}

em {
	color: orange;
	font-style:normal;
	}

.content {
    min-height: 100%;
    height: auto;
    margin: 0 auto 0px 20px;
    padding: 0 0 10px;
}

.course-tag {
	width:6em;
	border: 2px solid yellow;
    border-radius: 0.2em;
    color: yellow;
    font-size: 18px;
    font-weight: 200;
    text-align:center;
    padding: 0.3em 0.6em;
}


.dayiintro {
    min-height: 100%;
}
.meinclinks {
    min-height: 380px;
}

.bs-callout {
    padding: 5px 0 5px 25px;
    margin: 0 0 0 5px;
    border: 0px solid #eee;
    border-left-width: 2px;
    border-radius: 0px;
}


.bs-callout-danger {
	padding: 5px 0 5px 10px;
	border-left-width: 3px;
    border-left-color: #fe9;
}

.coursebtn {
    border: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 100%;
    line-height: 2;
    padding: 0 1em;
    margin: 3px;
    background-color: #5cb85c;   
    border: 1px solid #4cae4c;
    color: #fff;
    border-radius: 100px;
    transition: 0.2s ease-in-out;
}
    
    

.coursebtn-dis {
    border: 0;
    cursor: default;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 100%;
    line-height: 2;
    padding: 0 1em;
    margin: 3px;
    background-color: #717171;
    border: 1px solid #555555;
    color: #fff;
    border-radius: 100px;
    transition: 0.2s ease-in-out;
}

.coursebtn-buy {
    border: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 100%;
    line-height: 2;
    padding: 0 1em;
    background-color: #f0ad4e;
    border: 1px solid #f9c71e;
    color: #fff;
    border-radius: 100px;
    transition: 0.2s ease-in-out;
}


.label {
    color: #999;
    font-size: 85%;
    font-weight: 400;
    letter-spacing: 0.0125em;
}
.label2 {
    color: #999;
    font-size: 130%;
    font-weight: 400;
    letter-spacing: 0.2em;
}

.tss {
    font-size: 85%;
    color: #f60;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 0.0125em;
}   

.course-title {
	margin-top: 1em;
    margin-bottom: 0.3125em;    
    color: #21abc7;
    font-weight: 400;
    text-decoration: none;
    transition: 0.2s ease-in-out;
}   
 
.ram {
    border-radius: 5px;
    margin-top: 1.5em;
    margin-bottom: 2em;
    border: 1px solid #e2e8e9;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}

.ram_python {
    /* border-radius: 5px; */
    /* margin-top: 1.5em; */
    margin-left: 3px; 
     border: 1px solid #e2e8e9; 
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}   
  
.ram_python  p {
	margin:5px 0;
	fontsize:1.1em;
}

.acc_no{
	margin-top: 1em;
    margin-bottom: 0.5em;    
    color: #21abc7;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    font-size:16px;
}   

.border1 {
	border: 1px solid #aaa;
} 
    
