﻿
/*** LAYOUT GENERAL STYLE ***/
@import url("_layout.css");

/**** SPECIFIC STYLES ****/

@import url("lostpassword.css");
@import url("registration.css");
@import url("profile.css");
@import url("project.css");
@import url("course.css");
@import url("calculator.css");
@import url("objects.css");
@import url("object-ecoaching.css");
@import url("object-elvira.css");
@import url("object-html.css");
@import url("object-upload.css");
@import url("history.css");
@import url("design.css");
@import url("discussion.css");
@import url("discussion-topic.css");
@import url("discussion-contribution.css");
@import url("jquery.fancybox-1.3.4.css");
@import url("jquery.countdown.css");
@import url("jquery-ui-1.9.2.custom.css");
@import url("userprofile.css");
@import url("groupprofile.css");
@import url("news.css");
@import url("keyboard.css");
@import url("object-gform.css");
@import url("jchartfx.css");
@import url("object-scorm.css");
@import url("fulltext.css");


/*** GENERAL STYLES ***/

a {
  color: #333333;
  text-decoration:underline;
}

a:hover{
	color: #78C8Ce ;
	text-decoration:none;
	  webkit-transition: all 0.2s ease-in-out ;
	  -moz-transition: all 0.2s ease-in-out ;
	  -o-transition: all 0.2s ease-in-out ;
	  transition: all 0.2s ease-in-out ;
	
}

a.hint {
    float: right;
    display: block;
}

a.hint:hover {
    position: relative;
}

a.hint span {
    display: none;
}

a.hint:hover span {
    display: block;
    position: absolute;
    top: 10px;
    right: 0pt;
    padding: 5px;
    margin: 10px;
    z-index: 10000;
    background: none repeat scroll 0% 0% #F7FDA2;
    border: 1px solid #C0C0C0;
    width: 200px;
    height:auto;
    color:#000;
    font-size:12px;
}

.text {
    border: 1px solid #d1d1d1;
    padding: 2px;
}

.medium {
   width:100%;
}

.width80 {
    width:80%; 
}
.long {
     width:100%;
}

.error {
    color: red;
    font-size: 90%;
}

.progressbar-container {
    width: 220px;
}

.dEmptyMessage {
    padding-left: 10px;
}

h1, h2, h3, h4, h5, h6 {
     color:#3b3c44;
     text-transform:uppercase;
}

h1 {
    font-size: 22px;
    font-weight: bold;
}

h2 {
    font-size: 20px;
     font-weight: bold;
}

h3 {
    font-size: 18px;
}

ul, ol{
	padding-left: 2em;
	margin: 0.5em 0;
}

a.btn-bg-link, a.btnBlue-bg-link {
	z-index:10;
	display: block;
	position:relative;
	font-weight: normal;
	text-transform:uppercase;
   transition:none;
   color:#fff;
}
    a.btn-bg-link:hover, a.btnBlue-bg-link:hover { transition:none;   color:#fff !important;   }

a span.btn-bg-left,
a span.btn-bg-right,a span.btnBlue-bg-left,
a span.btnBlue-bg-right {
	width:11px;
	position:absolute;
	top: 0;
	z-index:-1;
}

a span.btn-bg-left , a span.btnBlue-bg-left {
	background: left top no-repeat;
	left: 0;
    background-color:transparent;
}

a span.btn-bg-right, a span.btnBlue-bg-right  {
	background: right bottom no-repeat;
	right:0;
     background-color:transparent;
}

a span.btn-bg-center , a span.btnBlue-bg-center {
	background: left center repeat-x;
	position:absolute;
	left: 11px;
	right: 11px;
	top:0;
	z-index:-1;
}

a span.btn-text, a span.btnBlue-text {
	white-space:nowrap;
}

/*** SPECIFIC AREA STYLE - HEADER ***/

#head a {
    text-decoration: underline ;
    color: #3b3c44;
    text-transform:uppercase;
}

.hUserInfo {
    padding: 22px 0 0 0; 
	font-size:14px;
}

.hUserName {
    padding-top: 14px;
}

.hUserTools {
    padding-top: 8px;
}

.hUserTools a {
    margin-left: 20px;
}


.hUserInputs,.hUserOwnNavigation {
	height:25px;
	padding-bottom:5px;
    color: #3b3c44; 
    text-transform: uppercase;
}

.hUserInputs input {
  border: 1px solid #e3e3e3;
    background-color:#e3e3e3;
    border-radius:2px;
    font-size: 14px;
    height: 23px;
    padding: 1px 4px;
    width: 140px;
    color:#5c6262;
  }
.hUserInputs input:first-child { margin-right:30px;    }

.hUserLinks { margin-top:7px; }
.hUserLinks .lbtRegistration { padding-left:5px;}
.hUserLinks .lbtLostPassword { padding-left:5px;}
.hUserLinks .lbtLogin { padding-left:5px;}
.hUserLinks .lbtLogout { padding-left:5px;}
.hUserLinks .lbtProfile {padding-left:5px;}
.hUserLinks .lbtAdmin { padding-left:5px;}

.hUserOwnNavigation .lblUserName {
	 padding-right:2px;
    text-transform: uppercase;
    font-weight:bold;
    color:#f68e29;
    
}

.hUserLinks {
    padding: 0px; 
	
}

.hUserLinks a {
	float:right;	
}

.hUserLinks a span.btn-text,.hUserLinks a span.btnBlue-text {
	padding: 0 7px;
	font-size:13px;
	font-weight:bold;

}


.hUserLinks .lbtLogin {
    margin-left: 10px;
}

.hUserLinks .lbtLostPassword, .hUserLinks .lbtLogin, .hUserLinks .lbtLogout, .hUserLinks .lbtAdmin, .hUserLinks .lbtProfile,.hUserLinks .lbtRegistration {
    margin-left: 20px;
}

.hUserLinks .lbtLoginFacebook {
   display:none;
}


#hNavigation .hUserActivity  a {
	padding-left: 35px;
	display:inline-block;
	line-height: 37px;
    font-weight:bold;
	color:#fff;
	margin-left: 10px;
}


#hNavigation .hUserActivity  a.lbtUserActivityNewMessage {
	background: url(../img/ico-new-message.png) center left no-repeat;
	
	
}
#hNavigation .hUserActivity  a.lbtUserActivityMessages {
	background: url(../img/ico-messages.png) center left no-repeat;
}


/**** CONTENT STYLE ****/

i.bg-corner, i.bg-border {
	display:none;
}

.cContent {
    min-height: 450px;
    
 }

.cContent  a.btn-bg-link, .cContent  a.btnBlue-bg-link,
#head  a.btn-bg-link, #head  a.btnBlue-bg-link {
	text-align:center;
	
	text-decoration: none !important;
	color: #fff;
}
.cContent  a.btn-bg-link, .cContent  a.btnBlue-bg-link {
	font-size:13px;
	font-weight:bold;
	padding-top:1px;
	
}



.cActiveContentTitle h1 {
    position: relative;
    margin:10px 0 10px 0;
	padding: 0;
	border:0;
	
}

.cActiveContainerBorder h2
{
	border:0 none;
 }

.cActiveContainer {
    position: relative;
}

.cActiveContainerBorder {
    position: relative;

    padding: 20px;
	margin-bottom:3px;
	background-color:  #fff ;
}

.cActiveContainer div.dItemShow a.secondButton span.btn-bg-left,
.cActiveContainerBorder div.dItemShow a.secondButton span.btn-bg-left
{
    background:url("../img/button-fat.png");
	width:9px;
}
.cActiveContainer div.dItemShow a.secondButton span.btn-bg-center,
.cActiveContainerBorder div.dItemShow a.secondButton span.btn-bg-center {
	left: 9px;
}
.cActiveContainer div.dItemShow a.secondButton span.btn-text,
.cActiveContainerBorder div.dItemShow a.secondButton span.btn-text {
	padding-left:11px;
}

.cContent i.bg-corner, .cPanelRight i.bg-corner  {
	position:absolute;
	display:block;
	height: 10px;
	width: 10px;
	background:url("../img/bg-border-bottom-corners.png") no-repeat;
}
.cContent i.bg-corner.bg-corner-topleft,
.cPanelRight i.bg-corner.bg-corner-topleft {
	top:0;
	left:0;
	background-position: top left;
}
.cContent i.bg-corner.bg-corner-topright,
.cPanelRight i.bg-corner.bg-corner-topright {
	top:0;
	right:0;
	background-position: top right;
}
.cContent i.bg-corner.bg-corner-bottomleft,
.cPanelRight i.bg-corner.bg-corner-bottomleft {
	bottom:0;
	left:0;
	background-position:  0 -10px;
}
.cContent i.bg-corner.bg-corner-bottomright,
.cPanelRight i.bg-corner.bg-corner-bottomright {
	bottom:0;
	right:0;
	background-position: -10px -10px;
}


.cContent i.bg-border,
.cPanelRight i.bg-border {
	position:absolute;
	display:block;
	left:10px;
	right:10px;
	height:10px;
	
}

.cContent i.bg-border.bg-border-top,
.cPanelRight i.bg-border.bg-border-top  {
	top:0;
}

.cContent .progress.ui-widget-content { 
    border: 0 none !important;
    height: 12px;
    margin-bottom: 0;
    margin-top: 0.2em;
    text-align: left; 
    background-color:#3b3c44;
    background-image:none !important;
    border-radius:0 !important;
}



.cContent .ui-progressbar-value {
    border: 0 none !important;
    margin: 0;
    text-align: left; 
    background-color:#aad6dd !important;
    background-image:none !important;
     border-radius:0 !important;
}
.cContent i.bg-border.bg-border-bottom,
.cPanelRight i.bg-border.bg-border-bottom {
	bottom:0;
	background:url("../img/bg-border-bottom-corners.png") repeat-x bottom left;
}

.cActiveContentObjectBefore {
     
    padding: 10px 0pt 8px 25px;
    background:  url("../img/ico-objectelvira-linkbefore.png") no-repeat scroll 0px 12px ;
    font-size: 90%;
    color:#3a424d;
    font-weight:bold;
}

.cActiveContentObjectAfter, .cActiveContentObjectContinue, .cActiveContentLessonList {
    padding: 0px 0pt 8px 25px;
    background:  url("../img/ico-objectelvira-linkafter.png") no-repeat scroll 0px 2px ;
    font-size: 90%;
	margin-top:10px;
	 
	color:#3a424d;
	font-weight:bold;
	
}

.cActiveContentObjectContinue {
	margin-top: 10px;
}

.dItemShow a span.btn-text,
.cActiveContainerBorder  a span.btn-text  {
	font-size: 16px;
    padding: 0px 20px;
    height:34px;
    line-height:34px;
    font-style:italic;
    
}
.dItemShow a span.btn-bg-left,
.cActiveContainerBorder a span.btn-bg-left {
	height:34px;
    line-height:34px;
    background-image: url("../img/btn-orange.png");
    width: 13px;
}
.dItemShow a span.btn-bg-right,
.cActiveContainerBorder a span.btn-bg-right {
	width: 13px;
	background-image: url("../img/btn-orange.png");
    height:34px;
    line-height:34px;
}
.dItemShow a span.btn-bg-center,
.cActiveContainerBorder a span.btn-bg-center {
	 background-image: url("../img/btn-orange.png");
	left:13px;
	right:13px;
    height:34px;
    line-height:34px;
}

.dButtonActivity a span.btn-bg-center, .dButtonActivity a span.btn-bg-right, .dButtonActivity a span.btn-bg-left,
.dNewTopic a span.btn-bg-center, .dNewTopic a span.btn-bg-right, .dNewTopic a span.btn-bg-left 
{
    background-color:#ec774b; 
}
.bootomMenu { float:right; }
.navbar {
    margin: 5px 0 0 0;
}
 .navbar-nav > li > a {
    color: #ffffff;
    background-color:none !important;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #dddddd;
    background-color:none !important;
   
}
.webmenu { margin-top:25px; font-size:13px; }
.webmenu-bottom { float:right; }
.webmenu-bottom a { color:#a3a5a4; }
.webmenu li,.webmenu-bottom li { list-style:none; float:left; margin-left:20px;
}






/**** PROJECTS LIST ****/

.dProjectListItem h2
{
    font-weight: bold;
	background: url("../img/ico-course.png") no-repeat scroll left center transparent;
    font-weight: bold;
    display: table-cell !important;
    padding-left: 70px;
    padding-right: 20px;
    vertical-align:top;
    height:50px;
    vertical-align:middle;
    width:90%;
    position:relative;
}

.cActiveContainer div.dProjectListItem {
    background: #f1f1f1;
    position: relative;
    padding: 15px 15px 56px 15px;
    margin-bottom: 15px;
    border-radius: 3px;
    vertical-align: top;
    text-transform: uppercase;
}

.cActiveContainer div.dProjectListItem table {
	padding-top: 2px;
    margin-left:70px;
  }

.cActiveContainer div.dProjectListItem table tr {
    display: inline-table;
    float: left;
    margin-top: 5px;
}

.cActiveContainer div.dProjectListItem td {
	line-height: 1.5;
    padding-right: 20px;
}
    .cActiveContainer div.dProjectListItem td:first-child {
        padding-right: 7px;
        font-weight: bold;
    } 

.cActiveContainer div.dProjectListItem .dItemShow  {
	position:absolute;
	right: 15px;
	bottom: 15px;
}
.cActiveContainer div.dProjectListItem .dItemShow  a
{
   float: right;
}

.cActiveContainer div.dProjectListItem table {
    padding-top: 2px;
}

.cActiveContainer div.dProjectListItem table tr {
    display: inline-table;
    float: left;
    margin-top: 5px;
}




/**** RIGHT PANEL ****/

.cPanelRight 
{
    color: #FFFF;
    padding-right:0;
}

.cPanelRight .accordion {
	background-color:  #f1f1f1 ;
    margin: 0 0 15px 0;
	position:relative;
    border-radius:3px;
}
.cPanelRight .accordion:last-child {
    margin-bottom:50px;	
}

#content .cPanelRight h3.ui-accordion-header {
   
    height:52px;
    line-height:52px;
    padding:0;
    border: 0pt none ! important;
    font-weight:bold;
    color:#fff;
    text-align:left;
    vertical-align:middle;
    background-color:#c389ce;
    padding-left:15px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    
}
#content .cPanelRight h3.hUserCalendar {
   	background: url("../img/calendar-header-bgr.png") no-repeat scroll left bottom #ec774b;
}
#content .cPanelRight h3.hUserGroups  {
   	background: url("../img/my-groups-bgr.png") no-repeat scroll left bottom #6fb9c6;
}
#content .cPanelRight h3.hUserNews ,#content .cPanelRight h3.hUserNotes   {
   	background: url("../img/news-header-bgr.png") no-repeat scroll left bottom #edbf47;
}
#content .cPanelRight h3.hStatistics   {
   	background: url("../img/online-header-bgr.png") no-repeat scroll left bottom #c389ce;
}
#content .cPanelRight h3.hLessonEvaluation   {
   	background: url("../img/evaluation-header-bgr.png") no-repeat scroll left bottom #6fb9c6;
} 
 

#content .cPanelRight h3.ui-accordion-header.ui-state-active {
	padding-bottom:3px;
}

.cPanelRight h3.ui-accordion-header span.ui-icon {
    display: none;
}

.cPanelRight .accordion .ui-accordion {
    border: 0pt none ! important;
    background: transparent ! important;
}

.cPanelRight .accordion .ui-accordion-content {
    background: none;
    border: 0pt none ! important;
    padding: 10px 0 11px 0 ! important;
	margin: 0 10px;
    color: #3a434e;
    font-size: 14px;
}


.cPanelRight .accordion .ui-accordion-content a 
{
 
 }


.cPanelRight .cPanelUserNotes, .cPanelRight .cPanelLessonEvaluation, .cPanelRight .cPanelLessonVocabulary, .cPanelRight .cPanelLessonTools, .cPanelRight .cPanelLessonSpecialistDiscussionPanel, .cPanelRight .cPanelStatistics, .cPanelRight .cPanelUserCalendar, .cPanelRight .cPanelUserGroups, .cPanelRight .cPanelUserNews, .cPanelRight .cPanelSpecialistDiscussionPanel {
    padding: 10px 15px 11px 15px ! important;
    border-top: 2px solid #f7ff9f !important;
   
}

.cPanelRight .cPanelStatistics table td span {
 background: url("../img/ico-online.png") no-repeat scroll 0% 0% transparent;
 padding-left:30px;
 line-height:30px;
 vertical-align:middle;

} 

.cPanelRight h3.hUserNotes, .cPanelRight h3.hLessonEvaluation, .cPanelRight h3.hLessonTools, .cPanelRight h3.hLessonVocabulary, .cPanelRight h3.hLessonSpecialistDiscussionPanel, .cPanelRight h3.hStatistics, .cPanelRight h3.hUserCalendar, .cPanelRight h3.hUserGroups, .cPanelRight h3.hUserNews, .cPanelRight h3.hLessonSpecialistDiscussionPanel {
    font-size: 18px;
    padding-left: 26px;
    font-weight: 700 ;
    font-style: normal;
    line-height: 30px;
    height: 31px;
    margin: 0pt;
}
.hLessonSpecialistDiscussionPanel  {
    height:auto !important;
}
 

.cPanelRight .cPanelUserInfo {
    background-color:#e3e3e3;
    text-align:center;
    vertical-align:middle;
    width:100%;
    border-radius:3px;
    color: #3b3c44;
    padding:2px;
    margin-bottom:15px;
}

    .cPanelRight .cPanelUserInfo .hUserAvatarImage {
        background-color: white;
        height: 48px;
        width: 48px;
        vertical-align: middle;
        overflow: hidden;
        float: left;
        border: none;
        margin-top:0px;
    }

   .cPanelRight .cPanelUserInfo .hUserAvatarImage img {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: auto;
            height: 100%;
        }

.cPanelRight .cPanelUserInfo p {
    font-size: 16px;
    font-weight: bold;
    
    padding-left: 60px;
    text-align:left;
}
.cPanelRight .cPanelUserInfo p+p {  
    }

.cPanelRight .cPanelUserGroups td {
    padding-right: 10px;
	padding-bottom:2px;
}

.cPanelRight .cPanelUserGroups i.iMyGroupsIcon {
    background: url("../img/ico-accordion-group.png") no-repeat scroll 0% 0% transparent;
    width: 38px;
    height: 29px;
    display: inline-block;
}

.cPanelRight .cPanelUserCalendar table {
    width: 100%;
    border-collapse: separate ! important;
    border: medium none ! important;
}

.cPanelRight .cPanelUserCalendar th {
    
    padding: 5px ! important;
}

.cPanelRight .cPanelUserCalendar td {
   background:transparent !important;
}
.cPanelRight .cPanelUserCalendar td a {
    padding: 5px ! important;
  }


#content .cPanelRight .cPanelUserCalendar .cWithEventDay,
#content  .cPanelRight .cPanelUserCalendar .cWithoutEventDay, 
 #content .cPanelRight .cPanelUserCalendar .cTodayDayStyle, 
 #content .cPanelRight .cPanelUserCalendar .sOtherMonthDayStyle {
    border: 1px solid #ffffff;
    
}
#content .cPanelRight .cPanelUserCalendar .cWithEventDay a,
#content  .cPanelRight .cPanelUserCalendar .cWithoutEventDay a, 
 #content .cPanelRight .cPanelUserCalendar .cTodayDayStyle a, 
 #content .cPanelRight .cPanelUserCalendar .sOtherMonthDayStyle  a {
font-size:14px;
display:block;
}

.cPanelRight .cPanelUserCalendar .cWithEventDay {
   
}

.cPanelRight .cPanelUserCalendar .cWithEventDay a {

    text-decoration: none ! important;
    font-weight:bold;
}

.cPanelRight .cPanelUserCalendar .cWithoutEventDay {
    
}

.cPanelRight .cPanelUserCalendar .cWithoutEventDay a {
    text-decoration: none ! important;
    
    
}

.cPanelRight .cPanelUserCalendar .cDayHeaderStyle {
      text-transform:uppercase;
        
}

.cPanelRight .cPanelUserCalendar .cNextPrevStyle a {
    text-decoration: none ! important;
     display:block;
     font-weight:bold;
}

.cPanelRight .cPanelUserCalendar .cTitleStyle {
   
}

.cPanelRight .cPanelUserCalendar .cTitleStyle td {
    border: medium none ! important;
    font-weight:bold;

}


.cPanelRight .cPanelUserCalendar .cTodayDayStyle a {
    background-color:#ec774b;
    text-decoration: none ! important;
    color:#fff !important;
}

.cPanelRight .cPanelUserCalendar .sOtherMonthDayStyle a {
    color: #7E8DA3 ! important;
    text-decoration: none ! important;
}

.cPanelRight .cPanelStatistics td {
    
}

.cPanelRight .cPanelStatistics i.iStatisticsToday, .cPanelRight .cPanelStatistics i.iStatisticsOnline, .cPanelRight .cPanelStatistics i.iStatisticsAccess {
    width: 0;
}

.cPanelRight .cPanelStatistics i.iStatisticsOnline {
}

.cPanelRight .cPanelStatistics i.iStatisticsAccess {
}

.cPanelRight .cPanelUserNews {
    
}

.cPanelRight .cPanelUserNews .hUserNewsImage {
    
    height: 40px;
    width: 40px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    padding-top: 3px;
    padding-right: 5px;
    float: left;
}

.cPanelRight .cPanelUserNews .hUserNewsImage img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 100%;
}

.cPanelRight .cPanelUserNews a.aNewsDetail {
    text-decoration: none;
    display:inline-block;
     padding-top:10px;
    padding-bottom:3px;
    font-weight:bold;
	text-decoration: none;
    color:#5c6262;
}

.cPanelRight .cPanelUserNews .sNewsDate {
    font-weight: bold;
     color:#5c6262;
}

.cPanelRight .cPanelUserNews .dNewsPreview 
{
     margin-bottom:10px;
}

.cPanelRight .cPanelUserNews table td {
    padding-right: 5px;
}

.cPanelRight .cPanelUserNews .dNewsShowAllNews {
    text-align: right;
    padding-top: 8px;
}

.cPanelRight .cPanelUserNotes .cPanelUserNotesItems {
    height: 55px;
    overflow: auto;
    margin: 0 0 8px 0pt;
	border: 1px solid #d1d1d1;
	padding:2px;
}

.cPanelRight .cPanelUserNotes .cPanelUserNotesItems table {
    width:190px;
}

.cPanelRight .cPanelUserNotes .cPanelUserNotesItems td 
{
    padding-bottom:3px;
	
}

.cPanelRight .cPanelUserNotes .cPanelUserNotesItems td a {
    float:right;
}

.cPanelRight .cPanelUserNotes .text {
    padding:2px;
   width:100%;
      margin-bottom:3px;
    font-size:14px;
}

.cPanelRight .cPanelUserNotes .big {
    height: 80px;
   
    resize: none;

}

.cPanelRight .cPanelUserNotes a {
    font-size: 90%;
    margin: 0pt 0 0 2px;
}

.cPanelRight .cPanelUserNotes .cPanelUserNotesButtons {
    padding: 4px 0px 0pt 0pt;
	text-align:right;
}

.cPanelRight  .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteLoad,
.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteSave ,
.cPanelRight .accordion  .cPanelUserNotes.ui-accordion-content .lbtUserNoteNew ,
.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNotePrint, 
.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteRemove {
   
    display:block;
    float:right;
    height:18px;
    width:20px;
    margin-left:5px;
	
	
}
.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteSave,
.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteLoad {
     background: url("../img/ico-note-save.png") no-repeat scroll 0% 0% transparent;
}

.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteNew {
     background: url("../img/ico-note-new.png") no-repeat scroll 0% 0% transparent;
}

.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNotePrint {
     background: url("../img/ico-note-print.png") no-repeat scroll 0% 0% transparent;
     margin-top:1px;
}

.cPanelRight .accordion .cPanelUserNotes.ui-accordion-content .lbtUserNoteRemove {
     background: url("../img/ico-note-delete.png") no-repeat scroll 0% 0% transparent;
}

.cPanelUserNotes input,.cPanelUserNotes textarea, .cPanelUserNotes .cPanelUserNotesItems { background-color:#DEDEDE;}

/* lesson tools */
.cPanelRight .cPanelLessonVocabulary {
}

.cPanelRight .cPanelLessonVocabulary .dLessonToolsTerm {
    display: none;
    width: 600px;
}

.cPanelRight .cPanelLessonVocabulary .dLessonToolsLinkItem {
    padding: 2px 0pt;
}


.cPanelRight .cPanelLessonVocabulary .dLessonToolsLinkItem a {
    background: url("../img/ico-tool-vocabulary.png") no-repeat scroll 0% 0% transparent;
	padding-left: 20px;

}

.cPanelRight .cPanelLessonTools .dLessonToolsLinkItem, .cPanelRight .cPanelLessonTools .dLessonToolsUploadItem, .cPanelRight .cPanelLessonTools .dLessonToolsCalculatorItem {
    padding: 2px 0pt;
}

.cPanelRight .cPanelLessonTools .dLessonToolsLinkItem a {
    background: url("../img/ico-tool-link.png") no-repeat scroll 0% 0% transparent;

  
}

.cPanelRight .cPanelLessonTools .dLessonToolsUploadItem a {
    background: url("../img/ico-tool-upload.png") no-repeat scroll 0% 0% transparent;
    padding-left: 25px;
    line-height: 16px;

}

.cPanelRight .cPanelLessonTools .dLessonToolsCalculatorItem a {
    background: url("../img/ico-tool-calculator.png") no-repeat scroll 0% 0% transparent;

}

.cPanelRight .cPanelLessonTools  a 
{
    padding-left: 25px;
    background-position:left 3px !important;
    display:inline-block;
    height: 21px;
}

/* lesson evaluation */
.cPanelRight .cPanelLessonEvaluation .dLessonList {
	margin-top:10px;
	text-align:right;
}


.cPanelRight .cPanelLessonEvaluation .progressbar-container {
      display:none;
}

.cPanelRight .cPanelLessonEvaluation h4 {
    font-weight: bold ;
    font-size: 100%;
    margin: 5px 0 0 0 ;
    font-style: normal;
    
}

.cPanelRight .cPanelLessonEvaluation .hEvaluation {
     background: url("../img/ico-succesess.png") no-repeat scroll left center  transparent;
     padding-left:25px;
}
.cPanelRight .cPanelLessonEvaluation .hBestPart {
     background: url("../img/ico-best-result.png") no-repeat scroll left center  transparent;
     padding-left:25px;
}
.cPanelRight .cPanelLessonEvaluation .hBadPart {
     background: url("../img/ico-bad-result.png") no-repeat scroll left center  transparent;
     padding-left:25px;
}
.dEvaluationBox .dEvaluation, .dLessonEvaluationBestPart p, .dLessonEvaluationBadPart p { padding-left:25px; }

.cPanelRight .cPanelLessonEvaluation div.dEvaluationBox,
.cPanelRight .cPanelLessonEvaluation div.dLessonEvaluationBestPart,
.cPanelRight .cPanelLessonEvaluation div.dLessonEvaluationBadPart 
{
    padding-left:0px;
    font-style:normal;
}

.cPanelRight .cPanelLessonEvaluation div.dEvaluationBox
{
    
}
.cPanelRight .cPanelLessonEvaluation div.dLessonEvaluationBestPart
{ 
}
.cPanelRight .cPanelLessonEvaluation div.dLessonEvaluationBadPart 
{
  
}
.cPanelRight .cPanelLessonEvaluation .dLessonStop {
	margin-top: 10px;
    text-align:right;
}

/* Lesson specialist discussion */
.cPanelRight .cPanelSpecialistDiscussionPanel .dButtonActivity {
    text-align:left;
    padding-top: 10px;
}

.cPanelRight  a.btn-bg-link {
	display:inline;
}
.cPanelRight  a.btn-bg-link span.btn-bg-right,
.cPanelRight  a.btn-bg-link span.btn-bg-left,
.cPanelRight  a.btn-bg-link span.btn-bg-center {
	display:none;
}

.cPanelRight   a.btn-bg-link span.btn-text {
	font-size:14px;
    text-decoration:underline;
    text-transform:lowercase;
}

.cPanelRight .cPanelSpecialistDiscussionPanel table  {
	width:100%;
}

.cPanelRight .cPanelSpecialistDiscussionPanel table  td {
	padding-left: 33px;
	background: url("../img/ico-discussion-specialist.png") left center   no-repeat;
	height:30px;
    vertical-align:middle;
}




/**** FOOTER ****/

#footerTopBgr {
    background-color: #6fced8;
    background-image: url("../img/footer-topBgr.jpg");
    background-repeat: no-repeat;
    height: 3px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#footer {
    background-color: #495052;
    max-height: 171px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#footer .container { 
    max-height: 171px;
    text-align:center;
    }
#footer .container img { 
    display:block; 
    margin:0 auto;
}


#footerCopyRight {
    background-color: #3b3c44;
    height: 80px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#footerCopyRight .container {
    background-image: url("../img/copyright.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    height: 80px;
    padding-left: 73px;
    padding-top: 30px;
}

#footerContent {
    background-color: #fff;
   
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#footerContent .container {
     color: #fff;
  
    padding-left: 73px;
    padding-top: 30px;
}

#footerContent .footer-partners {    }
#footer a {
    color: #fff;
    text-decoration:none;
}

.fContent {
    width: 970px;
    margin: 0pt auto;
    
}

.fNavigation {
    font-size:0;
    position:relative;
}

.fNavigationTop {
    position:absolute;
    right:20px;
    top:-35px;
    font-size: 14px;
}



#footer .fNavigationTop a {
    background-color: #3b3c44;
    border-radius: 3px;
    bottom: 55px;
    color: #fff;
    font-size: 28px;
    left: 5px;
    opacity: 0.2;
    padding: 0 12px;
    position: fixed;
    text-align: center;
}
#footer .fNavigationTop a:hover {
  
    opacity: 1;
    
}

.fInfo {
    padding: 4px 0pt 8px;
    text-align:center;
}

.fLinks {
    width: 400px;
    font-size: 80%;
}

.fLogos 
{
    text-align:center;
    padding-right:90px;
}

.fLogos  a, .fLogos  a img {
	border:0;
}

.fLinks p {
    padding-top: 5px;
}

.fBanners {
    padding: 10px 0pt;
}

.fBanners i {
    background: url("../img/footer-logo-separator.png") no-repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 2px;
    height: 35px;
    margin: 0pt 10px;
}

.fLogos {
	text-align:center;
    padding: 18px 0pt 15px;
	border-bottom: 1px solid #7e8da3;
}

.fCopyright {
    padding: 4px 0pt 0pt;
}

.dButton a {
    height: 25px;
    margin-left: 8px;
    display: inline-block;
    float: right;
    text-decoration: none;
    line-height: 22px;
    text-align: center;
    text-transform: lowercase;
    color: #2f2f2f;
    font-size:18px;
}

.mce-tinymce , .cContent input, .cContent textarea, select, .ui-dialog-content input { border: 1px solid #d1d1d1 !important;border-radius:2px;}
.cContent input, .cContent textarea {
   padding:4px 5px;
}

.mce-panel .mce-btn button { padding:4px 8px !important;
}

select { 
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #f1f1f1;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  

}

select[multiple], select[size] {
   overflow-y:scroll;
}
 


	

.cContent table label {
	padding-right: 2px;
}


/**** GENERAL *****/

div.dBaseContent 
{
   	font-size:16px;
}

/* course, lesson title */
h3.hLessonListContent ,
h3.hObjectListContent,
h3.hDiscussionLessonTitle, h3.hDiscussionCourseTopicTitle, h3.hDiscussionLessonTopicTitle, h3.hDiscussionObjectTitle, h3.hDiscussionSpecialistObjectTitle , h3.hDiscussionTopicNewTitle, h3.hDiscussionContributionTitle,
h3.hDiscussionContributionTitle , h3.hObjectUploadTreeContent
{
    
    margin:0 0 15px 0 ;
    padding:8px 0px;
    background-color:White;
	
}

/* SiteMap */
.sitemap
{
	padding-top: 2px;
    color:#f1f1f1;
}
.sitemap_title 
{
	float: left;
	padding-right: 10px;
	line-height: 20px;
     font-weight:bold;
     font-size:15px;
     	
}
.sitemap span span
{
	display: block;
	padding-right: 10px;
	float: left;
	line-height: 18px;
}
.sitemap span em
{
	display: block;
	text-decoration: none !important;
	font-size: 8pt;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
}
.sitemap a  { color:#bcc8cb; }
.sitemapContainer .sitemapLabel { width:150px;margin-left:3px; }
.labelBorder { border-bottom:1px solid #fff; }
.sitemapLabel a, .userActivityLabel a {
    color: #fff;
    text-decoration: none;
    line-height: 37px;
    font-weight: bold;
    font-size: 15px;
}
.sitemapLabel a i {
        padding-right: 2px;
    }

/*culture settings - vlaječky s jazykovými verzemi*/
.cPanelCultureSettigs
{
position: absolute;
height: 17px;
width: 150px;
right: 0;
top: 10px;
z-index: 1000;
 }
 .cPanelCultureSettigs li a.cultureCz , .cPanelCultureSettigs a.cultureSk, .cPanelCultureSettigs a.cultureEn
 {
   text-decoration:none;
   border:none;
   display:block;
   width:30px;
   height:17px;
   float:left;
   margin-right:8px;
 }
    .cPanelCultureSettigs li {
        display:inline; padding-left:15px;  

    }
    .cPanelCultureSettigs a.cultureEn{display:none;}
    
.cPanelCultureSettigs a.cultureCz { background: url("../img/ico-flag-cz.jpg") no-repeat scroll left top transparent; }
.cPanelCultureSettigs a.cultureSk {background: url("../img/ico-flag-sk.jpg") no-repeat scroll left top transparent;}
.cPanelCultureSettigs a.cultureEn { background: url("../img/ico-flag-en.jpg") no-repeat scroll left top transparent;}

.cActiveContentTitle {
    position: relative;
}
.cNextPrevStyle {}

span[id*='ctl00_cntPanel_Statistics1_lblStatisticsToday'] { }
#dTreeView table{ font-size:14px;}

/* Specialisti */
.cPanelRight .cPanelSpecialistDiscussionPanel .dNewMessage {
   display: none;
   width: 600px;
}
.cPanelRight .cPanelSpecialistDiscussionPanel .dNewMessage {
	padding: 2px 0;
}

.cGroupProfilePanelLeft a , .cUserProfilePanelLeft a
{
	color: #4b4a4d;
    font-weight:bold !important;
}

div.dProjectListItem:first-child h2  {
   
	border-top: none;
}
 
.cContent .dReply a span.btn-bg-left, 
.cContent .dReply  a span.btn-bg-right,
.cContent .dReply  a span.btn-bg-center,
.cContent .dButtonActivity a[id*='btnReply'] span.btn-bg-left, 
.cContent .dButtonActivity  a[id*='btnReply'] span.btn-bg-right,
.cContent .dButtonActivity  a[id*='btnReply'] span.btn-bg-center,
.cContent .dButtonActivity a[id*='btnNewTopic'] span.btn-bg-left, 
.cContent .dButtonActivity  a[id*='btnNewTopic'] span.btn-bg-right,
.cContent .dButtonActivity  a[id*='btnNewTopic'] span.btn-bg-center
{
   background-color:#ec774b;	
}
.navbar-toggle {  border-color:#fff;}
.navbar-toggle .icon-bar { background-color:#fff;}
.hUserOwnNavigation input[id*='tbFulltextSearch'] { display:none;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: inherit ;
    position: inherit;
}

/* ------------------ pridane styly pro responzivní design ----------------------------------*/
.noMargin { margin:0px !important
}
.btnDelete {
 color:red;
}
.colLeftNopadding { padding-left:0 !important;}

.icon-chevron-right {
    background-position: -456px -72px;
}
.icon-chevron-left {
    background-position: -432px -72px;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

.bgrWhite { background-color:#fff !important;}
#top { position:relative; top:-155px; }
.userInfoLabel { height:23px;}
.userInfoLabel a.userLoggedIn {
    color:#edbf47 !important; }
 .form-horizontal .control-label {
       text-align:left;
       font-weight:bold;
 }

 .dSubContainerWithBackground table td span,
 table.discussionObjectListItem td span,
 table.courseTopicListItem td span, 
 table.lessonTopicListItem td span {
font-weight:bold; 
}

.dButtonActivity.clearfix {
       margin-right:0px !important; margin-left:0px !important;
 }

 .dButtonActivityMarginTop {
    margin:5px 0 0 0 !important;
}

.asterisk {
    text-align: right;
    font-size: 12px;
    color:red;
    padding: 0pt 10px;
}

 .form-group a.hint {
        position:absolute;
        display: block;
        right:24px;
        top:8px;
    }
.form-group a.hint:hover {
      position:absolute;
  }

.fa-lg {
    font-size: 1.6666em !important;
    line-height: 1em !important;
    vertical-align: -15% !important;
}

.fixed-container {
    margin-top: 0px;
}
.rightPanelIco {
    text-align: right;
    margin-top: 5px;
}
#rightPanelIcoLnk {
    display: inline;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
.btnInsert, .btnRemove, .btnCreate, .btnSearch, .btnSend, .btnSave, .btnDownload, .btnAction, .btnCancel, .btnAccept, .btnReject, .btnDelete, .btnReply {

}




