﻿.body
{
    border:solid 0px blue;margin:0px 0px 0px 0px;
    min-height:0px;
}
.title
{
    font-size:25px;
}
.modaldialog
{
    position:fixed;top:0;left:0; background-color:rgba(0,0,0,0.7);width:100%;height:100%;
}
.PopupContentOuter
{
    margin:0px;border:solid 0px red;position:relative;
}
.PopupContent
{
    background-color:white; margin-left:50px;
}

.PartialTreeView
{
    margin:0px 0px 0px 20px;padding:3px; border:Solid 0px white;color:Black;font-weight:bold;position:relative;
}
.TreeViewContainer
{
    padding:5px;
}
.treenode
{
    padding:0px; 
    padding-left:0px; 
    margin-left:20px; 
    border-left:Solid 1px #CF4747;
}
.LoginContainer
{
    border:solid 1px #c2c2c2;padding:20px;box-shadow: 10px 10px 15px #c2c2c2;border-radius:4px;
    margin:0px auto;margin-top:20px;background-color:White;
    width:350px;
}
.LoginContainerInner
{
    border:solid 0px red;margin:5px 30px 5px 30px ;
}
.LoginContainer inpyt[type=text]
{
    width:150px;
}

.field-validation-error
{
    
}
.HeadingPopup
{
 position:fixed;top:0;left:0; background-color:rgba(0,0,0,0.7);width:100%;height:100%;   
}

label.checkbox
{
    display:inline;
}
.bold
{
    font-weight:bold;color:Red;
}
.CircularYear 
{
     list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;    
}
.CircularYear li {
    float: left;
    margin-left:10px;
}
.CircularYear li span
{margin-left:5px;
    }
.CircularYear li:last-child span {
    display:none;
}
.bannerSec .alerts
{
    border:solid 1px red;
}
.bannerSec span
{
    font-size:30px;
}
.bannerSec .alerts .AlertHeader
{
    background-color:#F5D463;height:30px;margin-top:10px;
}
.newsblock 
{
    width:100%;
}
.newsblock span
{
    font-size:18px;
}
.logotext
{
    position: relative;top: 24px;font-size: 35px;
 }
 .newsletter .year {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-bottom: solid 2px #EFEFEF;
    text-align: left;
    margin: -10px -10px 10px;
    padding: 5px 10px;
    background: #F9F9F9;
}
 .newsletter thead tr td
 {
     font-weight: 700;
    color: #252525;
    font-size: 16px;
    padding:5px;
 }
 .seminarbox
 {
    
    border-bottom: solid 1px #30CFED;
    text-align: left;
    margin-left:30px;
    padding-left: 0;
    background-color: #FFFFFF;
    color: #565656;
  
    border-radius: 5px;
    margin-top: 5px;
    position: relative;
    padding:10px;
 }
 .seminarImg
 {
    width:70px;
    height:70px;
    float:left;
   
 }
 
  .seminarImg img{ width:70px; height:70px; border-radius:100%;}
 
   .seminarbox p
   {
         margin-left: 95px;
    
    font-size: 16px;
    margin-bottom:0
   }
   .seminarbox date
   {
    color:#FF6A47;
   }
   
   
   .dateRow {
    padding: 10px;
    margin-bottom: 5px;}
    
   
   .framebox i {
    font-size: 35px;
    display: block;
    position: absolute;
    left: 0;
    width: 50px;
    height: 100%;
    background-color: #30CFED;
    color:White;
    top: 0;
}
.framebox i:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -15px;
    text-align: center;
}
   .framebox span {
    font-size: 28px;
    font-weight: 500;
}
.connectSection
{
        margin:0px auto;
        vertical-align:middle;
        padding-top: 100px;
        
}
.framebox {
    padding: 10px;
    background-color: White;
    margin: 0 10px;
    padding-left: 60px;
    position: relative;
    line-height: 38px;
    height: 35px;
    height: 55px;
    margin: 10px;
    text-align:left;
    cursor:pointer;
}
.framebox:hover{
    background-color: #196BA7;
    color: white;
}
.framebox:hover i{
    background-color: White;
    color:#196BA7;
}

.headingtext
{
    
}
.headingtext:hover
{
    color:Orange;
    text-decoration:underline;
}
.readingsquare
{
  display:inline-block;
    width:12px;
    height:12px;
    background-color:red;
    border:none;
    position:relative;
    border-radius:6px;
    top:5px;    
}
.readed
{
    background-color:green !important;
}
#CountDowntimer
{
    width: 50px;
    padding: 3px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: red;
    font-size: 15px;
}
.calendermonth
{
    padding: 4px;
    border: solid 1px #DAD4D4;
    margin: 3px;
    background-color: #FDFAF2;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    color: #196BA7;
}
.calendermonth:hover
{
    background-color: #30cfed;
    color:white;
    cursor:pointer;
}
.calendermonth span
{
    display: block;
    font-size: 13px;
    color: #F22658;
    font-weight: normal;
    font-style: italic;
}
.startassesment
{
    font-size:15px;
    cursor:pointer;
}
.startassesment:hover
{
    color:Red;
}

.bgmodal
{
    background-color:rgba(0,0,0,0.5);
    position:fixed;
    left:0px;
    top:0px;
    bottom:0px;
    right:0px;
    display:none;
    z-index:10;
}
.modelframe
{
    background-color:#fff;
    position:absolute;
    left:100px;
    top:100px;
    right:100px;
    display:none;
    z-index:11;    
}

.modal1
{
    position:absolute;
    left:10%;
    width:80%;
    top:50px;
    z-index:10;
    background-color:White;
    padding:20px;
    display:none;
}
._video
{
    color:#FA5858;font-size:35px;cursor:pointer;
}
._video div
{
 color:Gray;font-size:20px;
}
.dayheader
{    
    background-color:#808282;
    color: white;
    font-size: 16px;
    text-align: center;
}
.day
{
    min-height:60px;
}
.day span
{
    font-weight: 800;
    font-size: 14px;
    color: #171414;
    BACKGROUND-COLOR: #EFD63A;
    DISPLAY: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    margin-bottom: 5px;
}
.day div
{
    background-color: white;
    margin-bottom: 2px;
    padding: 2px 5px 2px 5px;
}

._Event
{
    padding:5px 10px 5px 10px;margin-bottom:10px;margin-top:1px;margin-left:10px;margin-right:10px;
}
._video
{
    padding: 40px;
    background-color: #30cfed;
    display: inline-block;
    font-size: 50px;
    width:250px;
}
.topicitem
{
    padding: 5px 30px 0px;
    margin-bottom: 1px;
    background-color: #66b3ff;
    padding-left: 5px;
    text-align: left;
    color: White;
    font-size: 13px;
    position: relative;
    padding-left: 30px; 
    overflow: hidden;
    cursor: pointer;
    line-height: 25px;
}
.seltopicitem
{
    background-color: #FA5858;
}
.topicitem span
{
    white-space: nowrap; 
    margin-left: 5px;
    display: inline-block;
    overflow:hidden;
    text-overflow: ellipsis; 
    width:300px;
    color:White;
}
.topicitem:hover,.topicitem.active
{
    background-color: #FA5858;
}
.topicitem:hover span
{
    color: #ffffff;
}
.topicitem:before
{
    font-family: FontAwesome;
    content: "\f02d";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    color: white;
    font-size: 16px;
    position: absolute;
    left: 10px;
}
.learningitem
{
    margin-bottom: 3px;
    padding-left: 5px;
    text-align: left;
    color: white;
    font-size: 15px;
    position: relative;
    padding-left: 30px;
    height: 43px;
    overflow:hidden;
    cursor:pointer;
    line-height:43px;
}
.learningitem:hover
{
    color: #ffffff;
}
.learningitem span
{
    white-space: nowrap; 
    margin-left: 17px;
    display: inline-block;
    overflow:hidden;
    text-overflow: ellipsis; 
    width:300px;
    color:black;
}
.learningitem:hover span
{
    color: #ffffff;
}

.learningitem:before
{
    font-family: FontAwesome;
    content: "\f03d";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    color: #66b3ff;
    font-size: 30px;
    position: absolute;
    left: 10px;
}
.videoitem:before
{
    content: "\f061";
}
.pptitem:before
{
    content: "\f061";
}
.brfitem:before
{ 
    content: "\f061";
    
}
.extlink:before
{ 
    content: "\f061";
}

.alerts-icon
{
     position: absolute;
    /* width: 100%; */
    padding: 4px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 30px;
    top: 0px;
    right: 0px;
    margin: 5px;
    font-size: 15px;
    background: #317FB7;
    cursor: pointer;
}
.alerts
{
     position: absolute;
    /* width: 100%; */
    padding: 4px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 30px;
    top: 0px;
    right: 0px;
    margin: 5px;
    font-size: 15px;
    background: #317FB7;
    cursor: pointer;
}
.alerts span:hover
{
    text-decoration:underline;
}
.alerts span
{
    color:white;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}



@-webkit-keyframes blinker {  
    0% { color: white; }
    50% { color: red; }
    100% { color: white; }
}

@-moz-keyframes blinker {  
    0% { color: white; }
    50% { color: red; }
    100% { color: white; }
}
@keyframes blinker {  
    0% { color: white; }
    50% { color: red; }
    100% { color: white; }
}
.hmenu
{
    margin:0px;
    padding:0px;
}
.hmenu li
{
    display:inline;
}    
.hmenu li a.active
{
    background-color:#FA5858;
}
.hmenu li a
{
    cursor:pointer;
    display:inline-block;
    color:White;
    background-color:#c2c2c2;
    padding:10px;
    font-size:15px;
}