﻿html, body 
{
    font-family:'Open Sans';
    height: 100%;
    background-color: #fff;
    color: #555555;
    font-size: 14px;

     /* Location of the image */
  background-image: url(../images/bg.jpg);
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  



}
@font-face {
    font-family: myFirstFont;
    src: url(../fonts/ftrahv.ttf);
}

body {
   padding:0px;
}

a, a:hover, a:focus 
{
    color: #0095da;
}
.fill 
{
   /* width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    padding: 0px;
    background-image: url(../images/bg.jpg);*/
}
.btn-primary {
    background-color: #0095da;
    border-color: #0095da;
}
img {
	max-width: 100%;
}
img.bg 
{
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
}

.whitePanel 
{
    background-color: #fff;
    padding: 60px 20px 30px 20px;
    text-align: center;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(85,84,84,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(85,84,84,1);
    box-shadow: 0px 2px 5px 0px rgba(85,84,84,1);
    margin-top: 30px;
}
h1 {
    font-size: 20px;
    color: #000;
}
h2 {
    font-size: 18px;
    color: #000;
}
h3 {
    font-size: 14px;
    color: #000;
    font-weight: 600
}
h4 {
    color: #000;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
    background-image: url(../images/bline.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 4px;

}
.warning {
    text-align: center;
    color: #0095da;
    margin-bottom: 20px;
    font-weight: 400;
    margin-left: auto;
    display: inline-block;
    border: 1px solid #0095da;
    padding: 15px 20px;
}

.warningPnl {
    text-align: center;
}
.whitePanel h1 {
    margin-bottom: 25px;
}
.logo {
    margin-bottom: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.actions {
    color: #7f7f7f;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 25px;
    font-size: 13px;
}
.loginInput {
    max-width: 300px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}
.mInput {
    /*max-width: 300px;*/
    margin-bottom: 15px;
}
.rInput {
    margin-top: 5px;
}
.defaultBtn {
    margin-top: 10px;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    min-width: 150px;
    border: 0;
    border-radius: 3px;
}
.pnlPaging {
    text-align: right;
}
.pagination {
    font-weight: 600;
    font-size: 13px;
    float: right;
    margin: 0px 0px 0px 15px;
}
.PagingItemSel {
    background-color: #0095da !important; 
    color: #fff !important;
}
.pnlPaging span {
    float: right;
    display: block;
    font-weight: 400;
    margin-top: 6px;
    display: none;
}
.redPnl {
    color: red;
    font-weight: 400;
}
.espa {
    font-size: 13px;
    font-weight: 400;
}
.espa img {
    margin-bottom: 5px;
}
.alignLeft {
    text-align: left;
}
.alignRight {
    text-align: right;
}
.alignLeft span {
    font-weight: 600;
}
.acPanel {
    min-height: 85px;
    font-weight: 400;
    color: #7f7f7f;
}
.checkbox-primary {
    color: #000;
}
.Content {
    font-weight: 400;
}
.downloadPanel {
    margin-top: 30px;
}
 .clear 
 {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
#wrap 
 {
    min-height:100%;
    height:auto !important;
    height:100%;
    margin:0 auto -60px;
    padding-bottom: 60px;
}
.footer {
    height: 60px;
    width: 100%;
    background-color: #e6e6e6;
    color: #000;
    font-weight: 400;
}
.footer a{
    color: #ffffff;
    color: #000;
    text-decoration: underline;
}
.footer a:hover
{
    /*color: #ededed;*/
     text-decoration: none;
}
.pad35{
    padding-top: 25px;
}
.withPadding {
    padding-top: 140px;
    padding-top: 34px;
}
.blueBg {
    height: 51px;
    width: 100%;
    background-color: #0095da;
    color: #ffffff;
    background-image: url(../images/m.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.blueBg a {
    color: #ffffff;
    font-weight: 300;
}
.blueBgContainer {
   /* background-image: url(../images/m.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #0095da;*/
}
.blueBg h1{
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin: 0px;
    float: left;
    line-height: 51px;
    /*font-family: myFirstFont;*/
}
.member {
    /*float: right;
    margin-top: 30px;
    text-align: right;
    font-weight: 400;*/
    float: right;
    margin-top: 53px;
    text-align: right;
    font-weight: 400;
    margin-right: 30px;
     line-height: 18px;
    color: #000;

}
.imgCategory {
    display: block;
    max-width: 100%;
}
.imgCategory img{
    max-width: 100%;
    margin-bottom: 4px;
    outline: none;
}
a::-moz-focus-inner, img::-moz-focus-inner {
  border: 0;
}
a, img{
    outline: none !important;
}
.categoryContainer:hover {
    opacity: 0.8;
    text-decoration: none;
}
.hlCategory {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 23px;
}
.categoryContainer {
    margin-top: 47px;
    border-bottom: 1px solid #000;
    padding-bottom: 24px;
    font-weight: 400;
    background-image: url(../images/arr.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    display: block;
}
.coursesContainer {
    margin-top: 20px;
    font-weight: 400;
    color: #000;
}
.coursesContainer .hlCategory {
    color: #000;
    height: auto;
    display: block;
    vertical-align: middle;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 8px;
}
.coursesContainer .hlCategory:hover {
    color: #478bca;
    text-decoration: none;
}
.breadcrumb2 {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 13px;
    color: #000;
}
.courseContent a{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.zoom
{
    background-image: url(../images/zoom.png);
    background-position: center center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}
#pnlFiles
{margin-bottom: 10px;}
.Content h2{
    margin-bottom: 20px;
}
.hlCoursePhoto {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #d9d9d9;
}
.hlCoursePhoto .zoom:hover {
    opacity: 0.7;
}
.hlCoursePhoto img {
    width: 100%;
}

.readmore {
    border: 1px solid #000;
    /* padding: 7px 20px; */
    font-weight: 600;
    color: #000;
    display: block;
    display: inline-block;
    font-size: 13px;
    border-radius: 2px;
    float: right;
    background-image: url(../images/arM.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    width: 35px;
    height: 35px;
}
.readmore:hover
{
    color: #64a2d2;
    border: 1px solid #64a2d2;
    text-decoration: none;
    background-position: 10px -32px;
}
.cAbstract 
{
   min-height: 109px;
}
.test {
    border-top: 1px solid #000;
    margin-top: 10px;
}
.dContent 
{
    margin-bottom: 15px;
    /*font-weight: 400;*/
    color: #595858;
}
.likeTextarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #252f3b;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    font-weight: 400;
}
.regLeft {
    text-align: left;
}

.pdfRow {
    background-image: url(../images/pdf-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
}
.attributesRow {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #d9d9d9;
    color: #000;
    margin: 0px;
}
.PrdFile {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #000;
    background-image: url(../images/idlehover.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 41px;
    font-weight: 400;
}
.PrdFile:hover {
    background-image: url(../images/idle.png);
    text-decoration: none;
}
.colLang {
    text-align: right;   
}
.Lang0 select{
    margin-top: 0px;
}
.ddlLang 
{
    font-weight: 400;
    padding: 5px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.pull-right .ddlLang 
{
    margin-top: 55px;
}
.cDetails {
    height: 20px;
}
.video-container, .featured {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed, 
.featured iframe,
.featured object,
.featured embed 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lbVideoName {
    display: table-cell;
    height: 50px;
    font-weight: 600;
    vertical-align: middle;
    padding: 5px;
    color: #fff;
}
.videoCol {
    background-color: #478bca;
    margin-bottom: 20px;
}
.viewV {
    margin-top: 20px;
    display: block;
    float: left;
    background-color: #0095da;
}
.viewV:hover {
    text-decoration: none;
}
.withM {
    margin-bottom: 20px;
}
.acceptTerms {
    margin-top: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.goBack {
    cursor: pointer;
}

.flex-direction-nav, .flexslider-preview .flex-direction-nav .flex-prev {
    outline: none;
}

.player .sidedock button {
    display: none !important;
}

/*Menu*/
.navbar-inverse {
    background: none;
    background: #fff;
    border: none;
}
.navbar {
    min-height: 140px;
    border-radius: 0px;
}
.navbar-header .navbar-brand 
{
    padding-top: 30px;
}
.navbar.navbar-fixed-top {
    box-shadow: none;
}






/*.flexslider-preview li {
    width: 182px !important;
}
.thumbsContainer{
    width: 2000% !important;
}*/



/*/////////////////////////*/
 .downloadLinks a {
        width: 23%;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        border: 1px solid #e6e6e6;
        border: 2px solid #e6e6e6; 
        margin: -2px; 
        text-align: center;
        min-height: 100px;
        font-weight: 600;
        margin-right: 1%;
        padding-top: 15px;
        margin-bottom: 10px;

    }

.downloadLinks a:hover
{
    -moz-box-shadow: 0 0 4px #e6e6e6 !important;
    -webkit-box-shadow: 0 0 5px#919191 !important;
    box-shadow: 0 0 4px #e6e6e6 !important;
    text-decoration: none;
}

@media (max-width: 1279px) {
    .downloadLinks a {
        width: 30%;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        border: 1px solid #e6e6e6;
        border: 2px solid #e6e6e6; 
        margin: -2px; 
        text-align: center;
        min-height: 100px;
        font-weight: 600;
        margin-right: 1%;
        padding-top: 15px;
        margin-bottom: 10px;

    }
}


@media (max-width: 992px) {
  .downloadLinks a {
        width: 48%;
    }
}
@media (max-width: 768px) 
{
    .member 
    {
        margin-right: 15px;
       
    }
    .blueBg h1 {
       font-size: 25px;
    }
    .viewV {
        margin-top: 0px;
    }
    .flexslider-preview
    {
        margin-left: 5%;
        width: 90%;
    }
}

@media (max-width: 640px) 
{
    .imgCategory {
        text-align: center;
    }
    .hlCategory {
        text-align: center;
    }
    .coursesContainer {
        text-align: center;
    }

    .downloadLinks a {
        width: 95%;
    }
   
}



@media (max-width: 480px) 
{
    .footer {
        height: 80px;
    }
    .member {
        margin-top: 12px;
    }
    .pull-right .ddlLang {
        margin-top: 16px;
    }
    .blueBg {
        background-image: none;
    }
}