Removing the "fix" CSS files see #3544

skala
Julio Montoya 14 years ago
parent 757a352818
commit c4101dcf3e
  1. 1127
      main/css/academica/default.css
  2. 1163
      main/css/baby_orange/default.css
  3. 1233
      main/css/base.css
  4. 881
      main/css/base_chamilo.css
  5. 23
      main/css/base_classic.css
  6. 1229
      main/css/blue_lagoon/default.css
  7. 1167
      main/css/cool_blue/default.css
  8. 1152
      main/css/corporate/default.css
  9. 1154
      main/css/cosmic_campus/default.css
  10. 1122
      main/css/delicious_bordeaux/default.css
  11. 1090
      main/css/dokeos_blue/default.css
  12. 1248
      main/css/dokeos_classic/default.css
  13. 1193
      main/css/dokeos_classic_2D/default.css
  14. 855
      main/css/empire_green/default.css
  15. 418
      main/css/fix.css
  16. 29
      main/css/fix_classic.css
  17. 847
      main/css/fruity_orange/default.css
  18. 1305
      main/css/medical/default.css
  19. 1204
      main/css/public_admin/default.css
  20. 811
      main/css/royal_purple/default.css
  21. 1198
      main/css/silver_line/default.css
  22. 1170
      main/css/sober_brown/default.css
  23. 839
      main/css/steel_grey/default.css
  24. 842
      main/css/tasty_olive/default.css

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -32,6 +32,7 @@ body {
background-color: #fff;
background-repeat:no-repeat;
}
/* Hides from IE5-mac \*/
* html #outerframe {
height: 1%;
@ -203,13 +204,6 @@ ul#navigation .student-connect a {
margin-top:8px;
margin-bottom:30px;
}
/*
.maincontent td {
float: left;
width: 100%;
padding: 4px;
}
*/
#center {
margin: 0 190px 0 0;
@ -278,30 +272,6 @@ input.link_alike:hover {
}
/* user_portal course status icon */
.coursestatusicons {
border: 0px solid #000;
float: left;
padding-right: 5px;
width: auto;
}
/* user_portal course list */
.courses {
list-style-type: none;
margin-bottom: 5px;
height: 30px;
}
/* user_portal session list */
.session_course_item .courses {
margin-bottom: 5px;
height:35px;
}
.session_course_item {
/* padding: 0px; */
margin: 0px;
margin-bottom:15px;
font-size:135%;
}
/*****************************************************
* HEADER STYLES *
@ -991,7 +961,7 @@ div.row div.formw {
text-align: left;
}
span.form_required {
color: #f00;
color: #f00;header2
}
span.form_error {
color: #f00;
@ -2453,19 +2423,6 @@ input.arrowl {
width:500px;
}
/* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/
.independent_course_item a {
font-size:135%;
}
.session_course_item a {
/* font-size:135%;*/
}
.session_course_item .item_closed, .userportal-course-item-title .item_closed {
font-size:80%;
}
#maincontent .courseslist li {
margin-bottom:8px;
}
a.read {
font-weight:normal;
}
@ -2740,795 +2697,6 @@ a.read {
width:110px;
}
/**********************************************
* MESSAGE TOOL *
**********************************************/
#inbox-wrapper {
width:100%;
}
#inbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#outbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#inbox-menu {
width:150px;
float:left;
margin-right:10px;
}
#inbox-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
#inbox-menu ul li {
padding:2px 0px;
}
#message-reply-link {
float:right;
}
.message-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#F5F5F5 none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-topic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#E6EEFB none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-group-title-topic {
font-size:180%;
margin:5px 0px 5px 0px;
}
.message-group-title {
font-size:120%;
}
.message-group-author {
margin:5px 0px 5px 0px;
}
.message-group-content {
line-height:150%;
margin: 5px 0px 8px 0px;
}
.message-group-date {
color:#666;
width:100%;
text-align:right;
}
.view-message-content {
line-height:150%;
font-size:110%;
}
.message_view_table {
cellspacing:0;
cellpadding:0;
background-color:#dbeaf5;
border=0;
border-collapse: collapse;
width: 100%;
}
.message_view_table th {
padding-right: 12px;
border: 1px solid gray;
background-color: #f0f0f0;
}
.message-select-box {
float:left;
display:inline;
position:absolute;
margin-top:23px;
margin-left:20px;
}
/* styles from the my.profile.php file */
.message-content {
/* float:right;
background:#FFF;
padding: 10px 0 0 5px;
width:125px;
position:relative;*/
}
.message-content .message-delete {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.message-content-internal {
display:inline;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:150px;
margin-right:-100px;
}
.message-title {
/* color:#ff0000; */
font-size:12px;
}
.message-body {
padding: 0 0 11px;
color:#333;
}
.message-link {
color:#ff8400;
}
.message-view {
float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:115px;
margin-right:-100px;
}
.message-content-table {
background-color:white;
border:1px solid black;
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#message {
margin: 0 auto;
text-align: center;
}
#message select {
margin: 10px 0;
width: 220px;
}
#message textarea {
margin: 10px 0;
}
#message td {
padding: 4px;
}
.message-top-title {
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
margin:left:5px;
}
.message-bottom-title {
height:22px;
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
}
.message-content-body-left {
float:left;
width:30%;
}
.message-content-body-right {
float:right;
text-align:left;
width:60%;
}
.message-body-title {
float:right;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
}
.message-image-info {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-align:left;
margin-right:20px;
}
.message-content-body-right dd {
color:#333399;
border-bottom:1px solid #CCCCCC;
height:20px;
text-decoration:none;
outline-style:none;
background:#ffffff;
}
.message-content-body-right:hover {
}
a.unread {
font-weight:bold;
}
/*SOCIAL TOOL*/
.social-plugin-item {
float:left;
width:50%;
background-color:#ccc;
margin: 0px;
}
#social-plugins {
float:left;
background-color:#f00;
width:100%;
margin: 0px;
padding:2px;
}
.social-profile-extended {
width:320px;
overflow:hidden;
}
div.image-social-content {
float:left;
/*border:1px dotted #ccc;*/
margin:2px;
padding: 8px 4px 4px 4px;
background: #ffffff;
height:105px;
width:82px;
z-index:5;
cursor:pointer;
position:relative;
overflow:hidden;
}
div.image-social-content span {
overflow:hidden;
display:block;
height:75px;
}
div.image-social-content img {
vertical-align:middle;
}
div.image-social-content center.friend {
overflow:hidden;
height:30px;
}
.image-social-content .image-delete {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
}
.social-info {
background:#B8C8DC;
color:#4475B0;
font-size:12px;
font-weight:bold;
}
.social-display-image {
float:right;
margin-top:-130px;
margin-right:5px;
}
.social-search-image {
color:#000033;
margin-top:2px;
width:200px;
}
.social-subtitle-search {
background:#ffffff;
border-top:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
}
.social-header {
margin-bottom:8px;
}
#social-content {
width:100%;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#social-content-right {
height:auto;
overflow:hidden;
float:left;
width:700px;
}
.social-content-image {
margin-bottom:10px;
margin-top:2px;
overflow:hidden;
}
#social-content-left {
display:block;
float:left;
height:auto;
margin-right:10px;
min-height:300px;
overflow:hidden;
width:175px;
}
.social-content-description {
background:#ECE9D8;
}
.social-content-body {
background:#ffffff;
}
.social-content-table {
border-top:1px #9DACBF solid;
border-left:1px #9DACBF solid;
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info dt {
text-align:left;
clear:left;
float:left;
width:80px;
}
.social-profile-info dd {
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
/* general layout of the profile page */
#social-profile-wrapper {
width: 100%;
text-align:left;
margin:0 auto;
float: left;
}
#social-profile-container {
/* width: 705px; */
}
#social-profile-left {
float:left;
width:22%;
}
#social-profile-content {
float:right;
width:47%;
margin-left: 4px;
}
#social-profile-right {
float:right;
width:30%;
margin-left: 4px;
}
/* SOCIAL MENU VERTICAL */
.social-menu {
width:100%;
height:auto;
}
.social-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
.social-menu li {
margin-bottom:4px;
padding-bottom:12px;
background-image:url(../../img/line-social.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.social-menu li img {
float:left;
}
.social-menu-sub-level a img {
float:left;
}
.social-menu ul li a {
padding:2px 0px;
}
.social-menu-sub-level {
margin-left:20px;
}
.social-menu-title{
width:100%;
float:left;
height:auto;
margin-bottom:10px;
padding-top:4px;
padding-bottom:4px;
}
.social-menu-text1 {
color:#fff;
font-size:12px;
font-weight:bold;
}
.social-menu-text2 {
color:#000;
font-weight:normal;
font-size:12px;
}
.social-menu-text3 {
color:#94cdf9;
font-weight:normal;
font-size:12px;
font-weight:bold;
}
.social-menu-text4 {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:normal;
font-size:13px;
vertical-align:bottom;
}
.social-menu-text-active {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:bold;
font-size:13px;
vertical-align:bottom;
}
.social-menu-title-right {
width:84%;
float:right;
height:20px;
background-color:#32578b;
margin-bottom:10px;
}
/* BOX SHARED PROFILE */
.social-friend-container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_item {
width:42%;
float:left;
height:140px;
margin:20px;
}
.social-menu-group-member {
float:left;
height:120px;
margin:5px;
overflow:hidden;
padding:2px;
width:76px;
}
/* styles from the my.profile.php file */
#social_widget {
padding:1px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
width:215px;
}
#social_widget_image {
float:left;
width:190px;
margin-bottom:10px;
padding:2px;
}
/* SOCIAL BOX */
.social-box-main1 {
width:100%;
height:auto;
overflow:hidden;
}
.social-box-left {
width:340px;
float:left;
height:auto;
margin:0px;
}
.social-box-right {
width:280px;
float:left;
height:auto;
margin-left:18px;
overflow:hidden;
}
.social-box-container1 {
width:350px;
height:auto;
margin-top:10px;
}
.social-box-content1 {
width:330px;
height:auto;
padding-left:15px;
padding-right:10px;
background-image:url(../../img/boxmygroupscontent.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.social-box-main2 {
height:auto;
overflow:hidden;
width:700px;
}
.social-box-container2 {
//width:648px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.social-box-content2 {
width:660px;
background-image:url(../../img/content-post-group2.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
}
.social-box-container3 {
width:110px;
margin-left:60px;
}
.social-box-content3 {
width:560px;
height:auto;
padding-left:20px;
padding-right:20px;
background-image:url(../../img/content-post-reply02.jpg);
background-repeat:repeat-y;
}
.box_shared_profile_group_title {
border-bottom:1pt dotted #000;
padding:5px;
vertical-align:middle;
font-size:12pt;
font-weight:bold;
margin-bottom:5px
}
.box_shared_profile_group_description {
height:100px;
margin-left:65px;
}
.box_shared_profile_group_image {
height:80px;
width:60px;
float:left;
}
.box_shared_profile_group_actions {
text-align:right;
}
.social-groups-text1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#669;
}
.social-groups-text2 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686868;
font-weight:bold;
}
.social-groups-text3 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-transform:capitalize;
margin-top:5px;
}
.social-groups-text4 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}
.social-groups-image {
border: 2px solid #cac9c9;
}
.social-groups-home-title {
border-bottom:1pt dotted #000;
padding:2px;
margin-bottom:5px;
font-weight:bold;
}
.social-home-users-online {
border:3px solid #E6E6E6;
}
#social-content-online {
margin-bottom:5px;
margin-top:2px;
padding:1px;
}
#social-group-details {
margin-bottom:20px;
}
.social-group-details-info span {
color:#777;
}
.social-group-details-info {
padding:2px 0px 2px 0px;
}
.social-background-content {
z-index:5;
position:relative;
/* border:1px dotted #DDDDDD; */
width:170px;
overflow:hidden;
}
.social-background-content .hidden_message {
cursor:pointer;
position:absolute;
top:0px;
right:0px;
}
.hidden_message {
background-color:#5A5A5A;
padding:2px;
margin:0px;
}
.hidden_message a {
color:#fff;
/* text-decoration: underline; */
}
#social-forum-main-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-forum-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-thread {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; */
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #E1E1E0;
background-color:#E1E1E0;
padding:8px;
font-size:110%;
font-weight:bold;
}
#social-post {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/* -moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; */
border:1px solid #E1E1E0;
background-color:#ECECEB;
padding:12px;
}
/* THEMATIC ADVANCE */
.thematic-postit {
width:250px;
height:auto;
overflow:hidden;
}
.thematic-postit-center {
background-image: url('../../img/postit_center.png');
height:auto;
margin-top: 0px;
margin-bottom:-16px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top: 5px;
}
#titlethematic{
text-transform: uppercase;
color: blue;
}
/* ATTENDANCE */
div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw {
float: left;
display:inline;
width:auto;
overflow:hidden;
margin-right:2px;
margin-top:5px;
}
.attendance-calendar-add div.row {
display:inline;
}
.attendance-calendar-edit div.row {
display:inline;
}
.attendance-calendar-row {
padding:5px;
}
.attendance-faults-bar {
width:90%;
background-color:none;
padding:2px;
font-size:120%;
font-weight: bold;
padding:5px;
}
/* DASHBOARD */
/* Head section */
@ -3582,20 +2750,6 @@ span.form_required {
padding-right:5px;
}
.userportal-course-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 5px 10px;
height:40px;
margin:5px;
}
.userportal-course-item-title {
font-size:135%;
}
.courseadminview-activity-3col, .platformadminview-activity-3col {
-moz-border-radius:5px 5px 5px 5px;
border:1px solid #E1E1E0;
@ -3624,7 +2778,6 @@ span.form_required {
margin-right: auto ;
}
.userportal-catalog-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
@ -3640,25 +2793,6 @@ span.form_required {
margin-left:5px;
}
.userportal-session-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 10px 6px;
/* height:40px; */
}
.userportal-session-category-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 10px 16px;
/* height:40px; */
/*background-color:#f9f9f9; border:1px solid #dddddd; padding:5px 10px 5px 10px; margin-top: 10px; */
}
.catalog_box {
border: 1px solid #DCE5F3;
/* font-weight: bold; */
@ -3696,8 +2830,6 @@ span.form_required {
.course-student-view-activity-3col ul li {
padding:5px 0px 4px 0px;
/* float:left;
width : 380px; */
}
/* plugins divs */
@ -3718,15 +2850,6 @@ span.form_required {
padding:0px;
}
.attendance-users-table td {
/* height:66px;*/
}
.attendance-calendar-table td {
/*height:66px;*/
}
#contact_registration .label{
width:205px;

@ -1,3 +1,26 @@
/*
* Base CSS for classic chamilo themes
*/
#header2 {
min-height: 25px;
}
#header3 {
width: 100%;
padding-left:0px;
padding-right:0px;
float:left;
}
#header4 {
width: 98%;
float:left;
padding-left:20px;
padding-right:0px;
}
.menu , #menu {
min-height: 90px;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -347,7 +347,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
.session_course_item {
/* padding: 0px; */
margin: 0px;
font-size:135%;
font-size:135%;
}
.session_course_item .item_closed, .userportal-course-item-title .item_closed {
font-size:80%;
@ -514,13 +514,10 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
height: 15px;
background-color: #5b975b;
color: #fff;
padding: 4px;
padding-left: 21px;
padding: 4px 0px 4px 21px;
margin-bottom: 2px;
clear:right;
float:left;
width:100%;
float:left;
width:98%;
}
#header4 a {
color: #fff;
@ -535,7 +532,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
clear: right;
margin-left: auto;
margin-right: auto;
width: 98%
width: 98%;
}
/*****************************************************
* FOOTER STYLES *
@ -547,8 +544,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
width: 100%;
overflow:hidden;
width: 100%;
padding-bottom:10px;
}
.push {
@ -561,7 +558,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
background-color: #434343;
background-image: url(images/tab-repeat.png);
background-repeat:repeat-x;
}
.footer_emails{
float: left;
@ -569,15 +565,17 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
background-color: #434343;
background-image: url(images/tab-repeat.png);
background-repeat:repeat-x;
padding-top:18px;
padding-top:18px;
}
#footer #platformmanager {
float: left;
margin-left:10px;
}
#footer a {
color:#fff;
}
#footer #coursemanager {
float: left;
margin-left: 10px;
@ -606,15 +604,15 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
/* border: 1px solid #636363; */
/* border: 1px solid #636363; */
background-color: #FFF;
}
.menusectioncaption {
position: relative;
font-weight:bold;
top: -9px;
background-color: #FFF;
padding: 0 8px 0 4px;
font-weight:bold;
}
.menulist {
list-style: none;
@ -1420,21 +1418,20 @@ div.admin_section {
float: left;
padding: 5px;
margin: 10px 20px;
min-height:200px;
}
div.admin_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
/* Report section */
div.report_section {
/* Admin section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
div.admin_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
@ -1495,7 +1492,6 @@ div.report_section h4 {
margin-bottom: 5px;
height:35px;
}
/***************************************************************
* DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION *
***************************************************************/
@ -2383,7 +2379,7 @@ button,input[type="submit"] {
padding:5px 15px 5px 15px;
vertical-align:middle;
}
button:hover input[type="submit"]:hover{
button:hover input[type="submit"]:hover {
background-color:#a8a7a7;
color:#545454;
border-style: inset;
@ -2643,6 +2639,7 @@ input.arrowl {
width:500px;
}
/* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/
* {
@ -2835,7 +2832,6 @@ a.read {
height: auto;
margin: 0 8px 15px 15px;
padding: 16px 12px 5px;
width:90%;
}
.box_description_group_member {
@ -2846,8 +2842,6 @@ a.read {
.mygroups_grid_element_1 {
width:600px;
height:100px;
padding-left:10px;
padding-right:10px;
overflow:hidden;
}
@ -3022,10 +3016,10 @@ a.read {
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
/*margin-right:10px;*/
/* margin-right:10px; */
margin-bottom:0px;
/* padding-left:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:0px;
@ -3045,777 +3039,6 @@ a.read {
width:110px;
}
/**********************************************
* MESSAGE TOOL *
**********************************************/
#inbox-wrapper {
width:100%;
}
#inbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#outbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#inbox-menu {
width:150px;
float:left;
margin-right:10px;
}
#inbox-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
#inbox-menu ul li {
padding:2px 0px;
}
#message-reply-link {
float:right;
}
.message-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#F5F5F5 none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-topic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#E6EEFB none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-group-title-topic {
font-size:180%;
margin:5px 0px 5px 0px;
}
.message-group-title {
font-size:120%;
}
.message-group-author {
margin:5px 0px 5px 0px;
}
.message-group-content {
line-height:150%;
margin: 5px 0px 8px 0px;
}
.message-group-date {
color:#666;
width:100%;
text-align:right;
}
.view-message-content {
line-height:150%;
font-size:110%;
}
.message_view_table {
cellspacing:0;
cellpadding:0;
background-color:#dbeaf5;
border=0;
border-collapse: collapse;
width: 100%;
}
.message_view_table th {
padding-right: 12px;
border: 1px solid gray;
background-color: #f0f0f0;
}
.message-select-box {
float:left;
display:inline;
position:absolute;
margin-top:23px;
margin-left:20px;
}
/* styles from the my.profile.php file */
.message-content {
float:left;
}
.message-content .message-delete {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.message-content-internal {
display:inline;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:150px;
margin-right:-100px;
}
.message-title {
/* color:#ff0000; */
font-size:12px;
}
.message-body {
font-size:11px;
padding: 0 0 11px;
color:#333;
}
.message-link {
color:#ff8400;
}
.message-view {
float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:115px;
margin-right:-100px;
}
.message-content-table {
background-color:white;
border:1px solid black;
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#message {
margin: 0 auto;
text-align: center;
}
#message select {
margin: 10px 0;
width: 220px;
}
#message textarea {
margin: 10px 0;
}
#message td {
padding: 4px;
}
.message-top-title {
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
margin:left:5px;
}
.message-bottom-title {
height:22px;
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
}
.message-content-body-left {
float:left;
width:30%;
}
.message-content-body-right {
float:right;
text-align:left;
width:60%;
}
.message-body-title {
float:right;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
}
.message-image-info {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-align:left;
margin-right:20px;
}
.message-content-body-right dd {
color:#333399;
border-bottom:1px solid #CCCCCC;
height:20px;
text-decoration:none;
outline-style:none;
background:#ffffff;
}
.message-content-body-right:hover {
}
/*SOCIAL TOOL*/
.social-plugin-item {
float:left;
width:50%;
background-color:#ccc;
margin: 0px;
}
#social-plugins {
float:left;
background-color:#f00;
width:100%;
margin: 0px;
padding:2px;
}
div.image-social-content {
float:left;
border:1px dotted #ccc;
margin:2px;
padding: 8px 4px 4px 4px;
background: #ffffff;
height:105px;
width:82px;
z-index:5;
cursor:pointer;
position:relative;
overflow:hidden;
}
div.image-social-content span {
overflow:hidden;
display:block;
height:75px;
}
div.image-social-content img {
vertical-align:middle;
}
div.image-social-content center.friend {
overflow:hidden;
height:30px;
}
.image-social-content .image-delete {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
}
.social-info {
background:#B8C8DC;
color:#4475B0;
font-size:12px;
font-weight:bold;
}
.social-display-image {
float:right;
margin-top:-130px;
margin-right:5px;
}
.social-search-image {
color:#000033;
margin-top:2px;
width:200px;
}
.social-subtitle-search {
background:#ffffff;
border-top:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
}
.social-header {
margin-bottom:8px;
}
#social-content {
width:100%;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#social-content-right {
height:auto;
overflow:hidden;
width:700px;
}
.social-content-image {
margin-bottom:10px;
margin-top:2px;
}
#social-content-left {
float:left;
height:auto;
min-height:300px;
width:175px;
margin-right:10px;
overflow:hidden;
}
.social-content-description {
background:#ECE9D8;
}
.social-content-body {
background:#ffffff;
}
.social-content-table {
border-top:1px #9DACBF solid;
border-left:1px #9DACBF solid;
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info dt {
text-align:left;
clear:left;
float:left;
width:80px;
}
.social-profile-info dd {
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
.social-profile-extended {
width:320px;
overflow:hidden;
}
/* general layout of the profile page */
#social-profile-wrapper {
width: 100%;
text-align:left;
margin:0 auto;
float: left;
}
#social-profile-container {
/* width: 705px; */
}
#social-profile-left {
float:left;
width:22%;
}
#social-profile-content {
float:right;
width:47%;
margin-left: 4px;
}
#social-profile-right {
float:right;
width:30%;
margin-left: 4px;
}
/* SOCIAL MENU VERTICAL */
.social-menu {
width:100%;
height:auto;
}
.social-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
.social-menu li {
margin-bottom:4px;
padding-bottom:12px;
background-image:url(../../img/line-social.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.social-menu li img {
float:left;
}
.social-menu-sub-level a img {
float:left;
}
.social-menu ul li a {
padding:2px 0px;
}
.social-menu-sub-level {
margin-left:20px;
}
.social-menu-title{
width:100%;
float:left;
height:auto;
background-color:#5B975B;
margin-bottom:10px;
padding-top:4px;
padding-bottom:4px;
}
.social-menu-text1 {
color:#fff;
font-size:12px;
font-weight:bold;
}
.social-menu-text2 {
color:#000;
font-weight:normal;
font-size:12px;
}
.social-menu-text3 {
color:#94cdf9;
font-weight:normal;
font-size:12px;
font-weight:bold;
}
.social-menu-text4 {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:normal;
font-size:13px;
vertical-align:bottom;
}
.social-menu-text-active {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:bold;
font-size:12px;
vertical-align:bottom;
}
.social-menu-title-right {
width:84%;
float:right;
height:20px;
background-color:#32578b;
margin-bottom:10px;
}
/* BOX SHARED PROFILE */
.social-friend-container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_item {
width:42%;
float:left;
height:140px;
margin:20px;
}
.social-menu-group-member {
float:left;
height:120px;
margin:5px;
overflow:hidden;
padding:2px;
width:76px;
}
/* styles from the my.profile.php file */
#social_widget {
/* border:1px dotted #ccc; */
float:left;
padding:1px;
padding-bottom:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
/* width:215px; */
}
#social_widget_image {
float:left;
/* width:190px; */
margin-bottom:5px;
padding:2px;
}
/* SOCIAL BOX */
.social-box-main1 {
width:100%;
height:auto;
overflow:hidden;
}
.social-box-left {
width:345px;
float:left;
height:auto;
margin:0px;
}
.social-box-right {
width:300px;
float:left;
height:auto;
margin-left:10px;
overflow:hidden;
}
.social-box-container1 {
width:350px;
height:auto;
margin-top:10px;
}
.social-box-content1 {
width:330px;
height:auto;
padding-left:15px;
padding-right:10px;
background-image:url(../../img/boxmygroupscontent.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.social-box-main2 {
height:auto;
overflow:hidden;
width:700px;
}
.social-box-container2 {
width:700px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.social-box-content2 {
width:660px;
background-image:url(../../img/content-post-group2.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
}
.social-box-container3 {
width:110px;
margin-left:60px;
}
.social-box-content3 {
width:560px;
height:auto;
padding-left:20px;
padding-right:20px;
background-image:url(../../img/content-post-reply02.jpg);
background-repeat:repeat-y;
}
.box_shared_profile_group_title {
border-bottom:1pt dotted #000;
padding:5px;
vertical-align:middle;
font-size:12pt;
font-weight:bold;
margin-bottom:5px
}
.box_shared_profile_group_description {
height:100px;
margin-left:65px;
}
.box_shared_profile_group_image {
height:80px;
width:60px;
float:left;
}
.box_shared_profile_group_actions {
text-align:right;
}
.social-groups-text1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#669;
}
.social-groups-text2 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686868;
font-weight:bold;
}
.social-groups-text3 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-transform:capitalize;
margin-top:5px;
}
.social-groups-text4 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}
.social-groups-image {
border: 2px solid #cac9c9;
}
.social-groups-home-title {
border-bottom:1pt dotted #000;
padding:2px;
margin-bottom:5px;
font-weight:bold;
}
.social-home-users-online {
border:3px solid #E6E6E6;
}
#social-content-online {
background-color:#616161;
margin-bottom:5px;
margin-top:2px;
padding:1px;
}
#social-group-details {
margin-bottom:20px;
}
.social-group-details-info span {
color:#777;
}
.social-group-details-info {
padding:2px 0px 2px 0px;
}
.social-background-content {
z-index:5;
position:relative;
border:1px dotted #DDDDDD;
width:170px;
overflow:hidden;
}
.social-background-content .hidden_message {
cursor:pointer;
position:absolute;
top:0px;
right:0px;
}
.hidden_message {
background-color:#5A5A5A;
padding:2px;
margin:0px;
}
.hidden_message a {
color:#fff;
/* text-decoration: underline; */
}
#social-forum-main-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-forum-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-thread {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; */
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #E1E1E0;
background-color:#E1E1E0;
padding:8px;
font-size:110%;
font-weight:bold;
}
#social-post {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/* -moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; */
border:1px solid #E1E1E0;
background-color:#ECECEB;
padding:12px;
}
/* THEMATIC ADVANCE */
.thematic-postit {
width:250px;
height:auto;
overflow:hidden;
}
.thematic-postit-center {
background-image: url('../../img/postit_center.png');
height:auto;
margin-top: 0px;
margin-bottom:-16px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top: 5px;
}
#titlethematic{
text-transform: uppercase;
}
/* ATTENDANCE */
div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw {
float: left;
display:inline;
width:auto;
overflow:hidden;
margin-right:2px;
margin-top:5px;
}
.attendance-calendar-add div.row {
display:inline;
}
.attendance-calendar-edit div.row {
display:inline;
}
.attendance-calendar-row {
padding:5px;
}
.attendance-faults-bar {
width:90%;
background-color:none;
padding:2px;
font-size:11px;
}
/* DASHBOARD */
/* Head section */
@ -3844,9 +3067,6 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
/* To add in 1.8.7*/
.session_box_title span {
@ -3875,7 +3095,7 @@ span.form_required {
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 5px 10px;
padding:10px 10px 5px 10px;
height:40px;
margin:5px;
}
@ -3926,41 +3146,6 @@ span.form_required {
margin-left:5px;
}
.userportal-session-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 10px 6px;
/* height:40px; */
}
.userportal-session-category-item {
-webkit-border-radius: 10px;
background-color: #efefef;
border: 1px solid #666;
font-weight: bold;
color: #666;
list-style-type: none;
margin: 5px 5px 5px 40px;
padding: 5px;
margin-bottom: 10px;
}
.session_box_title {
margin-bottom: 7px;
}
.session_box_coach {
}
.session_course_item {
/* padding: 0px; */
margin: 7px 0px;
}
.session_course_item .courses {
margin-bottom: 5px;
height:35px;
}
/* New forum table */

@ -1,418 +0,0 @@
/**
* Fix all themes
*/
input {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-x-system-font:none;
border:1px solid #CCCCCC;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:120%;
line-height:normal;
padding:4px;
}
textarea {
border:1px solid #CCCCCC;
padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
color:#666666;
}
select {
color:#555;
border: 1px solid #CCC;
padding: 4px;
background-color: #F3F3F3;
font-size: 12px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
cursor: pointer;
font-size: 12px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-border-radius:5px;
border:1px solid #E1E1E0;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
border: 1px solid #849FB3;
box-shadow: 0 0 5px #C9D2D9;
background-image:none;
background-color:white;
-moz-border-radius:5px;
-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
/* Fixes the FB input*/
input.maininput:focus {
box-shadow:0 0 0px #fff;
border:none;
}
/* Big icons course home page styles */
.big_icon {
/*width:205px; */
padding:10px;
}
.big_icon img {
padding:5px;
-moz-border-radius:10px;
-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 0 4px 8px #C8C8C8;
-opera-box-shadow: 0 4px 8px #C8C8C8;
-moz-box-shadow: 0 4px 8px #C8C8C8;
box-shadow: 0 4px 8px #C8C8C8;
}
.big_icon img:hover {
-webkit-box-shadow: 0 4px 18px #C8C8C8;
-opera-box-shadow: 0 4px 18px #C8C8C8;
-moz-box-shadow: 0 4px 18px #C8C8C8;
box-shadow: 0 4px 18px #C8C8C8;
}
.courseadminview .big_icon a {
font-size:12px;
}
/* Fixes the administration block section */
.admin_section div {
margin: 5px 0 14px 5px;
margin-left: 39px;
}
.rounded_div {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E5E5E5;
-webkit-border-radius: 11px;
-opera-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
-webkit-box-shadow: 0 4px 18px #C8C8C8;
-opera-box-shadow: 0 4px 18px #C8C8C8;
-moz-box-shadow: 0 4px 18px #C8C8C8;
box-shadow: 0 4px 18px #C8C8C8;
float: left;
height: auto;
margin: 10px 8px 15px 15px;
padding: 16px 12px 5px;
}
/* Categories courses*/
#course-picture {
position:absolute;
top:8%;
left:85%;
padding:4px;
border:1pt solid #ccc;
}
#categories-content-first {
width:290px;
float:left;
}
#categories-search {
text-align:center;
/*height:55px; */
float: right;
}
#categories-list {
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
-moz-box-shadow:0 -1px 10px 2px #CCCCCC;
-Webkit-box-shadow: 0 -1px 10px 2px #CCCCCC;
box-shadow: 0 -1px 10px 2px #CCCCCC;
border:1px solid #CCCCCC;
float:left;
margin:8px;
width:240px;
min-height:132px;
padding:18px;
font-size:11pt;
}
#categories-content-second {
margin-left: 308px;
margin-top:5px;
}
.course-block-main-item {
height: 32px;
padding: 3px 0px 3px 0px;
}
.categories-block-course {
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
-moz-box-shadow:0 -1px 10px 2px #CCCCCC;
-Webkit-box-shadow: 0 -1px 10px 2px #CCCCCC;
box-shadow: 0 -1px 10px 2px #CCCCCC;
border:1px solid #CCCCCC;
float:left;
margin:10px;
padding:12px;
width:240px;
min-height:294px;
color: #BBBBBB;
}
.categories-course-picture {
width:95px;
height:95px;
float:left;
overflow:hidden;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
box-shadow:0 -1px 5px 2px #CCCCCC;
-moz-box-shadow:0 -1px 5px 2px #CCCCCC;
-Webkit-box-shadow: 0 -1px 5px 2px #CCCCCC;
box-shadow: 0 -1px 5px 2px #CCCCCC;
margin-left: 8px;
}
.categories-course-picture img {
height: 95px;
background-color: #eeeeee;
}
.categories-course-description {
margin-left:10px;
font-family:arial;
font-size:11px;
margin-bottom: 10px;
}
.categories-course-description .course-block-title {
font-family: arial;
font-size: large;
margin-bottom: 10px;
color: #222222;
min-height:60px;
}
.categories-course-description .course-block-teacher {
font-size: large;
font-style: italic;
text-align: right;
color: #444444;
line-height: 10px;
}
.categories-course-description .course-block-date {
font-size: large;
font-style: italic;
text-align: right;
color: #444444;
line-height: 10px;
}
.course-block-popularity {
width: 90px;
margin-left:120px;
font-size: x-small;
font-style: italic;
text-align: right;
background-color: #eeeeee;
min-height:95px;
padding-right: 5px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
-moz-box-shadow:0 -1px 5px 2px #CCCCCC;
-Webkit-box-shadow: 0 -1px 5px 2px #CCCCCC;
box-shadow: 0 -1px 5px 2px #CCCCCC;
}
.course-block-popularity-score {
font-size: 3em;
text-align: center;
color: #000000;
padding-top: 10px;
text-shadow: gray 3px 3px 2px;
}
.categories-course-links {
margin-top:20px;
height:16px;
padding:2px;
}
.course-link-desc {
float:left;
}
/* Attendance */
.attendance-users-table td {
height:66px;
}
.attendance-calendar-table td {
height:66px;
}
a.tag {
background-color: #E0EAF1;
border-bottom: 1px solid #3E6D8E;
border-right: 1px solid #7F9FB6;
color: #3E6D8E;
font-size: 90%;
line-height: 2.4;
margin: 2px 2px 2px 0;
padding: 3px 4px;
text-decoration: none;
white-space: nowrap;
}
/* Makes the course elements more readable */
.userportal-course-item {
padding:15px;
}
.session_course_item {
padding: 6px 0px 6px 5px ;
}
/* LP tool*/
div.lp_resource {
padding:5px 10px;
width:450px;
list-style-type: none;
margin: 0;
padding: 0;
}
.lp_resource_element, .lp_resource_element_no_link {
background-image:-moz-linear-gradient(top,#fefefe,#eee);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(1,#eee));
border: 1px solid #CCCCCC;
color: #444444;
cursor: pointer;
font-weight: bold;
text-decoration: none;
text-shadow: 0 1px 1px #F6F6F6;
margin:5px;
padding:5px;
}
.doc_resource {
margin:5px;
}
div.lp_tree {
height: 100%;
overflow: auto;
padding: 3px 10px 3px 0;
width: 230px;
}
table.lp_build td.tree {
border:none;
}
#resource_tab {
min-height:380px;
}
#logo {
/* height:85px; */
padding-top: 4px;
overflow:hidden;
margin-left:4%;
float:left;
}
/* fixes bug in ie7 */
#menu {
width:180px;
}
div.system_announcement {
background-color: #EEEEEE;
}
.RequirementHeading, .RequirementText, .RequirementContent {
margin-top:12px;
}
#formLogin {
height:160px;
}
#toolshortcuts_horizontal {
padding: 8px 20px 2px 0px;
clear: right;
margin-left: auto;
margin-right: auto;
text-align: right;
width: 98%;
}
#toolshortcuts_vertical {
padding: 8px 0px 2px 0px;
clear: right;
margin-left: auto;
margin-right: auto;
text-align: right;
width: 98%;
}
div.admin_section {
min-height: 260px;
}
.admin_section li {
padding: 2px 0px 2px;
}
div.admin_section h4 {
font-size:16px;
letter-spacing:-1px;
}
.actions span {
margin-right:0px;
}

@ -1,29 +0,0 @@
/*
* Fix all Chamilo classic themes (Public admin, Baby orange, etc)
*/
#header2 {
min-height: 25px;
}
#header3 {
width: 100%;
padding-left:0px;
padding-right:0px;
float:left;
}
#header4 {
width: 98%;
float:left;
padding-left:20px;
padding-right:0px;
}
.menu , #menu {
min-height: 90px;
}
.message-body {
font-size:100%;
}

@ -178,7 +178,7 @@ ul#navigation .student-connect a {
/* for content section in main index.php file */
.maincontent {
float: left;
width: 77%;
width: 78%;
padding: 4px;
background-color: #fff;
}
@ -514,12 +514,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
height: 15px;
background-color: #f8b846;
color: #fff;
padding: 4px;
padding-left: 21px;
padding: 4px 0px 4px 21px;
margin-bottom: 2px;
clear:right;
float:left;
width:100%;
}
#header4 a {
color: #fff;
@ -534,7 +531,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
clear: right;
margin-left: auto;
margin-right: auto;
width: 98%
width: 98%;
}
/*****************************************************
* FOOTER STYLES *
@ -546,8 +543,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
width: 100%;
overflow:hidden;
width: 100%;
padding-bottom:10px;
}
.push {
@ -573,9 +570,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
float: left;
margin-left:10px;
}
#footer a {
color:#fff;
}
#footer #coursemanager {
float: left;
margin-left: 10px;
@ -604,7 +603,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
width: auto;
margin: 24px 6px 0 6px;
padding-left: 10px;
/* border: 1px solid #636363;*/
/* border: 1px solid #636363; */
background-color: #FFF;
}
.menusectioncaption {
@ -1123,7 +1122,6 @@ a.personal_agenda:hover, a.personal_agenda:hover {
border-color: #ccc;
color: #111;
}
/**********************************************
* DOCUMENT MODULE *
**********************************************/
@ -1413,27 +1411,26 @@ form br {
color: #f00;
font-weight: bold;
}
/* Admin section */
/* Report section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
min-height:200px;
}
div.admin_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
}
/* Report section */
div.report_section {
/* Admin section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
div.admin_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
@ -1494,7 +1491,6 @@ div.report_section h4 {
margin-bottom: 5px;
height:35px;
}
/***************************************************************
* DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION *
***************************************************************/
@ -2363,7 +2359,6 @@ div.comments {
font-weight:bolder;
vertical-align:middle;
}
/*****************************************************
* BUTTONS *
*****************************************************/
@ -2643,6 +2638,7 @@ input.arrowl {
width:500px;
}
/* UI improvements for 1.8.6.2 this should be move to the chamilo theme and reproduce in all CSS*/
* {
@ -2845,8 +2841,6 @@ a.read {
.mygroups_grid_element_1 {
width:600px;
height:100px;
padding-left:10px;
padding-right:10px;
overflow:hidden;
}
@ -3020,7 +3014,7 @@ a.read {
-opera-border-radius: 10px; border: 1px solid #e1e1e0;
margin-top:20px;
margin-right:10px;
/* margin-right:10px; */
margin-bottom:0px;
/*padding-left:10px;
@ -3043,778 +3037,6 @@ a.read {
width:110px;
}
/**********************************************
* MESSAGE TOOL *
**********************************************/
#inbox-wrapper {
width:100%;
}
#inbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#outbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#inbox-menu {
width:150px;
float:left;
margin-right:10px;
}
#inbox-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
#inbox-menu ul li {
padding:2px 0px;
}
#message-reply-link {
float:right;
}
.message-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#F5F5F5 none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-topic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#E6EEFB none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-group-title-topic {
font-size:180%;
margin:5px 0px 5px 0px;
}
.message-group-title {
font-size:120%;
}
.message-group-author {
margin:5px 0px 5px 0px;
}
.message-group-content {
line-height:150%;
margin: 5px 0px 8px 0px;
}
.message-group-date {
color:#666;
width:100%;
text-align:right;
}
.view-message-content {
line-height:150%;
font-size:110%;
}
.message_view_table {
cellspacing:0;
cellpadding:0;
background-color:#dbeaf5;
border=0;
border-collapse: collapse;
width: 100%;
}
.message_view_table th {
padding-right: 12px;
border: 1px solid gray;
background-color: #f0f0f0;
}
.message-select-box {
float:left;
display:inline;
position:absolute;
margin-top:23px;
margin-left:20px;
}
/* styles from the my.profile.php file */
.message-content {
float:left;
}
.message-content .message-delete {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.message-content-internal {
display:inline;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:150px;
margin-right:-100px;
}
.message-title {
/* color:#ff0000; */
font-size:12px;
}
.message-body {
font-size:11px;
padding: 0 0 11px;
color:#333;
}
.message-link {
color:#ff8400;
}
.message-view {
float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:115px;
margin-right:-100px;
}
.message-content-table {
background-color:white;
border:1px solid black;
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#message {
margin: 0 auto;
text-align: center;
}
#message select {
margin: 10px 0;
width: 220px;
}
#message textarea {
margin: 10px 0;
}
#message td {
padding: 4px;
}
.message-top-title {
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
margin:left:5px;
}
.message-bottom-title {
height:22px;
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
}
.message-content-body-left {
float:left;
width:30%;
}
.message-content-body-right {
float:right;
text-align:left;
width:60%;
}
.message-body-title {
float:right;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
}
.message-image-info {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-align:left;
margin-right:20px;
}
.message-content-body-right dd {
color:#333399;
border-bottom:1px solid #CCCCCC;
height:20px;
text-decoration:none;
outline-style:none;
background:#ffffff;
}
.message-content-body-right:hover {
}
/*SOCIAL TOOL*/
.social-plugin-item {
float:left;
width:50%;
background-color:#ccc;
margin: 0px;
}
#social-plugins {
float:left;
background-color:#f00;
width:100%;
margin: 0px;
padding:2px;
}
div.image-social-content {
float:left;
border:1px dotted #ccc;
margin:2px;
padding: 8px 4px 4px 4px;
background: #ffffff;
height:105px;
width:82px;
z-index:5;
cursor:pointer;
position:relative;
overflow:hidden;
}
div.image-social-content span {
overflow:hidden;
display:block;
height:75px;
}
div.image-social-content img {
vertical-align:middle;
}
div.image-social-content center.friend {
overflow:hidden;
height:30px;
}
.image-social-content .image-delete {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
}
.social-info {
background:#B8C8DC;
color:#4475B0;
font-size:12px;
font-weight:bold;
}
.social-display-image {
float:right;
margin-top:-130px;
margin-right:5px;
}
.social-search-image {
color:#000033;
margin-top:2px;
width:200px;
}
.social-subtitle-search {
background:#ffffff;
border-top:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
}
.social-header {
margin-bottom:8px;
}
#social-content {
width:100%;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#social-content-right {
height:auto;
overflow:hidden;
width:700px;
}
.social-content-image {
margin-bottom:10px;
margin-top:2px;
}
#social-content-left {
float:left;
height:auto;
min-height:300px;
width:175px;
margin-right:10px;
overflow:hidden;
}
.social-content-description {
background:#ECE9D8;
}
.social-content-body {
background:#ffffff;
}
.social-content-table {
border-top:1px #9DACBF solid;
border-left:1px #9DACBF solid;
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info dt {
text-align:left;
clear:left;
float:left;
width:80px;
}
.social-profile-info dd {
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
.social-profile-extended {
width:320px;
overflow:hidden;
}
/* general layout of the profile page */
#social-profile-wrapper {
width: 100%;
text-align:left;
margin:0 auto;
float: left;
}
#social-profile-container {
/* width: 705px; */
}
#social-profile-left {
float:left;
width:22%;
}
#social-profile-content {
float:right;
width:47%;
margin-left: 4px;
}
#social-profile-right {
float:right;
width:30%;
margin-left: 4px;
}
/* SOCIAL MENU VERTICAL */
.social-menu {
width:100%;
height:auto;
}
.social-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
.social-menu li {
margin-bottom:4px;
padding-bottom:12px;
background-image:url(../../img/line-social.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.social-menu li img {
float:left;
}
.social-menu-sub-level a img {
float:left;
}
.social-menu ul li a {
padding:2px 0px;
}
.social-menu-sub-level {
margin-left:20px;
}
.social-menu-title{
width:100%;
float:left;
height:auto;
background-color:#F8B846;
margin-bottom:10px;
padding-top:4px;
padding-bottom:4px;
}
.social-menu-text1 {
color:#fff;
font-size:12px;
font-weight:bold;
}
.social-menu-text2 {
color:#000;
font-weight:normal;
font-size:12px;
}
.social-menu-text3 {
color:#94cdf9;
font-weight:normal;
font-size:12px;
font-weight:bold;
}
.social-menu-text4 {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:normal;
font-size:13px;
vertical-align:bottom;
}
.social-menu-text-active {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:bold;
font-size:12px;
vertical-align:bottom;
}
.social-menu-title-right {
width:84%;
float:right;
height:20px;
background-color:#32578b;
margin-bottom:10px;
}
/* BOX SHARED PROFILE */
.social-friend-container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_item {
width:42%;
float:left;
height:140px;
margin:20px;
}
.social-menu-group-member {
float:left;
height:120px;
margin:5px;
overflow:hidden;
padding:2px;
width:76px;
}
/* styles from the my.profile.php file */
#social_widget {
/* border:1px dotted #ccc; */
float:left;
padding:1px;
padding-bottom:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
/* width:215px; */
}
#social_widget_image {
float:left;
/* width:190px; */
margin-bottom:5px;
padding:2px;
}
/* SOCIAL BOX */
.social-box-main1 {
width:100%;
height:auto;
overflow:hidden;
}
.social-box-left {
width:345px;
float:left;
height:auto;
margin:0px;
}
.social-box-right {
width:300px;
float:left;
height:auto;
margin-left:10px;
overflow:hidden;
}
.social-box-container1 {
width:350px;
height:auto;
margin-top:10px;
}
.social-box-content1 {
width:330px;
height:auto;
padding-left:15px;
padding-right:10px;
background-image:url(../../img/boxmygroupscontent.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.social-box-main2 {
height:auto;
overflow:hidden;
width:700px;
}
.social-box-container2 {
width:700px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.social-box-content2 {
width:660px;
background-image:url(../../img/content-post-group2.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
}
.social-box-container3 {
width:110px;
margin-left:60px;
}
.social-box-content3 {
width:560px;
height:auto;
padding-left:20px;
padding-right:20px;
background-image:url(../../img/content-post-reply02.jpg);
background-repeat:repeat-y;
}
.box_shared_profile_group_title {
border-bottom:1pt dotted #000;
padding:5px;
vertical-align:middle;
font-size:12pt;
font-weight:bold;
margin-bottom:5px
}
.box_shared_profile_group_description {
height:100px;
margin-left:65px;
}
.box_shared_profile_group_image {
height:80px;
width:60px;
float:left;
}
.box_shared_profile_group_actions {
text-align:right;
}
.social-groups-text1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#669;
}
.social-groups-text2 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686868;
font-weight:bold;
}
.social-groups-text3 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-transform:capitalize;
margin-top:5px;
}
.social-groups-text4 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}
.social-groups-image {
border: 2px solid #cac9c9;
}
.social-groups-home-title {
border-bottom:1pt dotted #000;
padding:2px;
margin-bottom:5px;
font-weight:bold;
}
.social-home-users-online {
border:3px solid #E6E6E6;
}
#social-content-online {
background-color:#616161;
margin-bottom:5px;
margin-top:2px;
padding:1px;
}
#social-group-details {
margin-bottom:20px;
}
.social-group-details-info span {
color:#777;
}
.social-group-details-info {
padding:2px 0px 2px 0px;
}
.social-background-content {
z-index:5;
position:relative;
border:1px dotted #DDDDDD;
width:170px;
overflow:hidden;
}
.social-background-content .hidden_message {
cursor:pointer;
position:absolute;
top:0px;
right:0px;
}
.hidden_message {
background-color:#5A5A5A;
padding:2px;
margin:0px;
}
.hidden_message a {
color:#fff;
/* text-decoration: underline; */
}
#social-forum-main-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-forum-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-thread {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; */
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #E1E1E0;
background-color:#E1E1E0;
padding:8px;
font-size:110%;
font-weight:bold;
}
#social-post {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/* -moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; */
border:1px solid #E1E1E0;
background-color:#ECECEB;
padding:12px;
}
/* THEMATIC ADVANCE */
.thematic-postit {
width:250px;
height:auto;
overflow:hidden;
}
.thematic-postit-center {
background-image: url('../../img/postit_center.png');
height:auto;
margin-top: 0px;
margin-bottom:-16px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top: 5px;
}
#titlethematic{
text-transform: uppercase;
}
/* ATTENDANCE */
div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw {
float: left;
display:inline;
width:auto;
overflow:hidden;
margin-right:2px;
margin-top:5px;
}
.attendance-calendar-add div.row {
display:inline;
}
.attendance-calendar-edit div.row {
display:inline;
}
.attendance-calendar-row {
padding:5px;
}
.attendance-faults-bar {
width:90%;
background-color:none;
padding:2px;
font-size:11px;
}
/* DASHBOARD */
/* Head section */
@ -3843,9 +3065,6 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
/* To add in 1.8.7*/
.session_box_title span {
@ -3874,7 +3093,7 @@ span.form_required {
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 5px 10px;
padding:10px 10px 5px 10px;
height:40px;
margin:5px;
}
@ -3925,44 +3144,8 @@ span.form_required {
margin-left:5px;
}
.userportal-session-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 10px 6px;
/* height:40px; */
}
.userportal-session-category-item {
-webkit-border-radius: 10px;
background-color: #efefef;
border: 1px solid #666;
font-weight: bold;
color: #666;
list-style-type: none;
margin: 5px 5px 5px 40px;
padding: 5px;
margin-bottom: 10px;
}
.session_box_title {
margin-bottom: 7px;
}
.session_box_coach {
}
.session_course_item {
/* padding: 0px; */
margin: 7px 0px;
}
.session_course_item .courses {
margin-bottom: 5px;
height:35px;
}
/* New forum table */
.forum_table_title {
border-collapse: collapse;
width: 100%;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -514,8 +514,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
height: 15px;
background-color: #8e5b97;
color: #fff;
padding: 4px;
padding-left: 21px;
padding: 4px 0px 4px 21px;
margin-bottom: 2px;
clear:right;
}
@ -561,7 +560,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
}
.footer_emails{
float: left;
padding-top:18px;
margin-right:5%;
background-color: #434343;
background-image: url(images/tab-repeat.png);
@ -3037,777 +3035,6 @@ a.read {
}
/**********************************************
* MESSAGE TOOL *
**********************************************/
#inbox-wrapper {
width:100%;
}
#inbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#outbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#inbox-menu {
width:150px;
float:left;
margin-right:10px;
}
#inbox-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
#inbox-menu ul li {
padding:2px 0px;
}
#message-reply-link {
float:right;
}
.message-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#F5F5F5 none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-topic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#E6EEFB none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-group-title-topic {
font-size:180%;
margin:5px 0px 5px 0px;
}
.message-group-title {
font-size:120%;
}
.message-group-author {
margin:5px 0px 5px 0px;
}
.message-group-content {
line-height:150%;
margin: 5px 0px 8px 0px;
}
.message-group-date {
color:#666;
width:100%;
text-align:right;
}
.view-message-content {
line-height:150%;
font-size:110%;
}
.message_view_table {
cellspacing:0;
cellpadding:0;
background-color:#dbeaf5;
border=0;
border-collapse: collapse;
width: 100%;
}
.message_view_table th {
padding-right: 12px;
border: 1px solid gray;
background-color: #f0f0f0;
}
.message-select-box {
float:left;
display:inline;
position:absolute;
margin-top:23px;
margin-left:20px;
}
/* styles from the my.profile.php file */
.message-content {
float:left;
}
.message-content .message-delete {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.message-content-internal {
display:inline;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:150px;
margin-right:-100px;
}
.message-title {
/* color:#ff0000; */
font-size:12px;
}
.message-body {
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}
.message-link {
color:#ff8400;
}
.message-view {
float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:115px;
margin-right:-100px;
}
.message-content-table {
background-color:white;
border:1px solid black;
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#message {
margin: 0 auto;
text-align: center;
}
#message select {
margin: 10px 0;
width: 220px;
}
#message textarea {
margin: 10px 0;
}
#message td {
padding: 4px;
}
.message-top-title {
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
margin:left:5px;
}
.message-bottom-title {
height:22px;
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
}
.message-content-body-left {
float:left;
width:30%;
}
.message-content-body-right {
float:right;
text-align:left;
width:60%;
}
.message-body-title {
float:right;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
}
.message-image-info {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-align:left;
margin-right:20px;
}
.message-content-body-right dd {
color:#333399;
border-bottom:1px solid #CCCCCC;
height:20px;
text-decoration:none;
outline-style:none;
background:#ffffff;
}
.message-content-body-right:hover {
}
/*SOCIAL TOOL*/
.social-plugin-item {
float:left;
width:50%;
background-color:#ccc;
margin: 0px;
}
#social-plugins {
float:left;
background-color:#f00;
width:100%;
margin: 0px;
padding:2px;
}
div.image-social-content {
float:left;
border:1px dotted #ccc;
margin:2px;
padding: 8px 4px 4px 4px;
background: #ffffff;
height:105px;
width:82px;
z-index:5;
cursor:pointer;
position:relative;
overflow:hidden;
}
div.image-social-content span {
overflow:hidden;
display:block;
height:75px;
}
div.image-social-content img {
vertical-align:middle;
}
div.image-social-content center.friend {
overflow:hidden;
height:30px;
}
.image-social-content .image-delete {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
}
.social-info {
background:#B8C8DC;
color:#4475B0;
font-size:12px;
font-weight:bold;
}
.social-display-image {
float:right;
margin-top:-130px;
margin-right:5px;
}
.social-search-image {
color:#000033;
margin-top:2px;
width:200px;
}
.social-subtitle-search {
background:#ffffff;
border-top:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
}
.social-header {
margin-bottom:8px;
}
#social-content {
width:100%;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#social-content-right {
height:auto;
overflow:hidden;
width:700px;
}
.social-content-image {
margin-bottom:10px;
margin-top:2px;
}
#social-content-left {
float:left;
height:auto;
min-height:300px;
width:175px;
margin-right:10px;
overflow:hidden;
}
.social-content-description {
background:#ECE9D8;
}
.social-content-body {
background:#ffffff;
}
.social-content-table {
border-top:1px #9DACBF solid;
border-left:1px #9DACBF solid;
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info dt {
text-align:left;
clear:left;
float:left;
width:80px;
}
.social-profile-info dd {
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
.social-profile-extended {
width:320px;
overflow:hidden;
}
/* general layout of the profile page */
#social-profile-wrapper {
width: 100%;
text-align:left;
margin:0 auto;
float: left;
}
#social-profile-container {
/* width: 705px; */
}
#social-profile-left {
float:left;
width:22%;
}
#social-profile-content {
float:right;
width:47%;
margin-left: 4px;
}
#social-profile-right {
float:right;
width:30%;
margin-left: 4px;
}
/* SOCIAL MENU VERTICAL */
.social-menu {
width:100%;
height:auto;
}
.social-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
.social-menu li {
margin-bottom:4px;
padding-bottom:12px;
background-image:url(../../img/line-social.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.social-menu li img {
float:left;
}
.social-menu-sub-level a img {
float:left;
}
.social-menu ul li a {
padding:2px 0px;
}
.social-menu-sub-level {
margin-left:20px;
}
.social-menu-title{
width:100%;
float:left;
height:auto;
background-color:#8E5B97;
margin-bottom:10px;
padding-top:4px;
padding-bottom:4px;
}
.social-menu-text1 {
color:#fff;
font-size:12px;
font-weight:bold;
}
.social-menu-text2 {
color:#000;
font-weight:normal;
font-size:12px;
}
.social-menu-text3 {
color:#94cdf9;
font-weight:normal;
font-size:12px;
font-weight:bold;
}
.social-menu-text4 {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:normal;
font-size:13px;
vertical-align:bottom;
}
.social-menu-text-active {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:bold;
font-size:12px;
vertical-align:bottom;
}
.social-menu-title-right {
width:84%;
float:right;
height:20px;
background-color:#32578b;
margin-bottom:10px;
}
/* BOX SHARED PROFILE */
.social-friend-container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_item {
width:42%;
float:left;
height:140px;
margin:20px;
}
.social-menu-group-member {
float:left;
height:120px;
margin:5px;
overflow:hidden;
padding:2px;
width:76px;
}
/* styles from the my.profile.php file */
#social_widget {
/* border:1px dotted #ccc; */
float:left;
padding:1px;
padding-bottom:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
/* width:215px; */
}
#social_widget_image {
float:left;
/* width:190px; */
margin-bottom:5px;
padding:2px;
}
/* SOCIAL BOX */
.social-box-main1 {
width:100%;
height:auto;
overflow:hidden;
}
.social-box-left {
width:345px;
float:left;
height:auto;
margin:0px;
}
.social-box-right {
width:300px;
float:left;
height:auto;
margin-left:10px;
overflow:hidden;
}
.social-box-container1 {
width:350px;
height:auto;
margin-top:10px;
}
.social-box-content1 {
width:330px;
height:auto;
padding-left:15px;
padding-right:10px;
background-image:url(../../img/boxmygroupscontent.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.social-box-main2 {
height:auto;
overflow:hidden;
width:700px;
}
.social-box-container2 {
width:700px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.social-box-content2 {
width:660px;
background-image:url(../../img/content-post-group2.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
}
.social-box-container3 {
width:110px;
margin-left:60px;
}
.social-box-content3 {
width:560px;
height:auto;
padding-left:20px;
padding-right:20px;
background-image:url(../../img/content-post-reply02.jpg);
background-repeat:repeat-y;
}
.box_shared_profile_group_title {
border-bottom:1pt dotted #000;
padding:5px;
vertical-align:middle;
font-size:12pt;
font-weight:bold;
margin-bottom:5px
}
.box_shared_profile_group_description {
height:100px;
margin-left:65px;
}
.box_shared_profile_group_image {
height:80px;
width:60px;
float:left;
}
.box_shared_profile_group_actions {
text-align:right;
}
.social-groups-text1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#669;
}
.social-groups-text2 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686868;
font-weight:bold;
}
.social-groups-text3 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-transform:capitalize;
margin-top:5px;
}
.social-groups-text4 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}
.social-groups-image {
border: 2px solid #cac9c9;
}
.social-groups-home-title {
border-bottom:1pt dotted #000;
padding:2px;
margin-bottom:5px;
font-weight:bold;
}
.social-home-users-online {
border:3px solid #E6E6E6;
}
#social-content-online {
background-color:#616161;
margin-bottom:5px;
margin-top:2px;
padding:1px;
}
#social-group-details {
margin-bottom:20px;
}
.social-group-details-info span {
color:#777;
}
.social-group-details-info {
padding:2px 0px 2px 0px;
}
.social-background-content {
z-index:5;
position:relative;
border:1px dotted #DDDDDD;
width:170px;
overflow:hidden;
}
.social-background-content .hidden_message {
cursor:pointer;
position:absolute;
top:0px;
right:0px;
}
.hidden_message {
background-color:#5A5A5A;
padding:2px;
margin:0px;
}
.hidden_message a {
color:#fff;
/* text-decoration: underline; */
}
#social-forum-main-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-forum-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-thread {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; */
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #E1E1E0;
background-color:#E1E1E0;
padding:8px;
font-size:110%;
font-weight:bold;
}
#social-post {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/* -moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; */
border:1px solid #E1E1E0;
background-color:#ECECEB;
padding:12px;
}
/* THEMATIC ADVANCE */
.thematic-postit {
width:250px;
height:auto;
overflow:hidden;
}
.thematic-postit-center {
background-image: url('../../img/postit_center.png');
height:auto;
margin-top: 0px;
margin-bottom:-16px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top: 5px;
}
#titlethematic{
text-transform: uppercase;
}
/* ATTENDANCE */
div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw {
float: left;
display:inline;
width:auto;
overflow:hidden;
margin-right:2px;
margin-top:5px;
}
.attendance-calendar-add div.row {
display:inline;
}
.attendance-calendar-edit div.row {
display:inline;
}
.attendance-calendar-row {
padding:5px;
}
.attendance-faults-bar {
width:90%;
background-color:none;
padding:2px;
font-size:11px;
}
/* DASHBOARD */
@ -3919,44 +3146,8 @@ span.form_required {
margin-left:5px;
}
.userportal-session-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 10px 6px;
/* height:40px; */
}
.userportal-session-category-item {
-webkit-border-radius: 10px;
background-color: #efefef;
border: 1px solid #666;
font-weight: bold;
color: #666;
list-style-type: none;
margin: 5px 5px 5px 40px;
padding: 5px;
margin-bottom: 10px;
}
.session_box_title {
margin-bottom: 7px;
}
.session_box_coach {
}
.session_course_item {
/* padding: 0px; */
margin: 7px 0px;
}
.session_course_item .courses {
margin-bottom: 5px;
height:35px;
}
/* New forum table */
.forum_table_title {
border-collapse: collapse;
width: 100%;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -198,8 +198,7 @@ a.invisible:link, a.invisible:visited {
}
.clear {
clear: both;
line-height:
0px;
line-height: 0px;
height: 0;
}
@ -514,14 +513,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
height: 15px;
background-color: #808080;
color: #fff;
padding: 4px;
padding-left: 21px;
padding: 4px 0px 4px 21px;
margin-bottom: 2px;
clear:right;
float:left;
width:100%;
}
#header4 a {
color: #fff;
@ -536,12 +530,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
clear: right;
margin-left: auto;
margin-right: auto;
width: 98%
width: 98%;
}
/*****************************************************
* FOOTER STYLES *
*****************************************************/
#footer {
background-color: #434343;
background-image: url(images/tab-repeat.png);
@ -570,7 +563,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
background-color: #434343;
background-image: url(images/tab-repeat.png);
background-repeat:repeat-x;
padding-top:18px;
padding-top:18px;
}
#footer #platformmanager {
float: left;
@ -1417,14 +1410,14 @@ form br {
color: #f00;
font-weight: bold;
}
/* Report section */
div.report_section {
/* Admin section */
div.admin_section {
width: 40%;
float: left;
padding: 5px;
margin: 10px 20px;
}
div.report_section h4 {
div.admin_section h4 {
margin: 0;
border-bottom: 1px solid gray;
width: 100%;
@ -1435,7 +1428,6 @@ div.admin_section {
float: left;
padding: 5px;
margin: 10px 20px;
min-height:200px;
}
div.admin_section h4 {
margin: 0;
@ -2385,7 +2377,7 @@ button,input[type="submit"] {
padding:5px 15px 5px 15px;
vertical-align:middle;
}
button:hover input[type="submit"]:hover{
button:hover input[type="submit"]:hover {
background-color:#a8a7a7;
color:#545454;
border-style: inset;
@ -2834,11 +2826,10 @@ a.read {
-opera-box-shadow: 0 4px 18px #C8C8C8;
-moz-box-shadow: 0 4px 18px #C8C8C8;
float: left;
height: 88px;
margin: 0 8px 15px 15px;
padding: 16px 12px 5px;
width:600px;
float: left;
height: auto;
margin: 0 8px 15px 15px;
padding: 16px 12px 5px;
}
.box_description_group_member {
@ -3047,774 +3038,6 @@ a.read {
}
/**********************************************
* MESSAGE TOOL *
**********************************************/
#inbox-wrapper {
width:100%;
}
#inbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#outbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#inbox-menu {
width:150px;
float:left;
margin-right:10px;
}
#inbox-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
#inbox-menu ul li {
padding:2px 0px;
}
#message-reply-link {
float:right;
}
.message-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#F5F5F5 none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-topic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#E6EEFB none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-group-title-topic {
font-size:180%;
margin:5px 0px 5px 0px;
}
.message-group-title {
font-size:120%;
}
.message-group-author {
margin:5px 0px 5px 0px;
}
.message-group-content {
line-height:150%;
margin: 5px 0px 8px 0px;
}
.message-group-date {
color:#666;
width:100%;
text-align:right;
}
.view-message-content {
line-height:150%;
font-size:110%;
}
.message_view_table {
cellspacing:0;
cellpadding:0;
background-color:#dbeaf5;
border=0;
border-collapse: collapse;
width: 100%;
}
.message_view_table th {
padding-right: 12px;
border: 1px solid gray;
background-color: #f0f0f0;
}
.message-select-box {
float:left;
display:inline;
position:absolute;
margin-top:23px;
margin-left:20px;
}
/* styles from the my.profile.php file */
.message-content {
float:left;
}
.message-content .message-delete {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.message-content-internal {
display:inline;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:150px;
margin-right:-100px;
}
.message-title {
/* color:#ff0000; */
font-size:12px;
}
.message-body {
/* font-size:11px; */
padding: 0 0 11px;
color:#333;
}
.message-link {
color:#ff8400;
}
.message-view {
float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:115px;
margin-right:-100px;
}
.message-content-table {
background-color:white;
border:1px solid black;
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#message {
margin: 0 auto;
text-align: center;
}
#message select {
margin: 10px 0;
width: 220px;
}
#message textarea {
margin: 10px 0;
}
#message td {
padding: 4px;
}
.message-top-title {
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
margin:left:5px;
}
.message-bottom-title {
height:22px;
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
}
.message-content-body-left {
float:left;
width:30%;
}
.message-content-body-right {
float:right;
text-align:left;
width:60%;
}
.message-body-title {
float:right;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
}
.message-image-info {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-align:left;
margin-right:20px;
}
.message-content-body-right dd {
color:#333399;
border-bottom:1px solid #CCCCCC;
height:20px;
text-decoration:none;
outline-style:none;
background:#ffffff;
}
.message-content-body-right:hover {
}
/*SOCIAL TOOL*/
.social-plugin-item {
float:left;
width:50%;
background-color:#ccc;
margin: 0px;
}
#social-plugins {
float:left;
background-color:#f00;
width:100%;
margin: 0px;
padding:2px;
}
div.image-social-content {
float:left;
border:1px dotted #ccc;
margin:2px;
padding: 8px 4px 4px 4px;
background: #ffffff;
height:105px;
width:82px;
z-index:5;
cursor:pointer;
position:relative;
overflow:hidden;
}
div.image-social-content span {
overflow:hidden;
display:block;
height:75px;
}
div.image-social-content img {
vertical-align:middle;
}
div.image-social-content center.friend {
overflow:hidden;
height:30px;
}
.image-social-content .image-delete {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
}
.social-info {
background:#B8C8DC;
color:#4475B0;
font-size:12px;
font-weight:bold;
}
.social-display-image {
float:right;
margin-top:-130px;
margin-right:5px;
}
.social-search-image {
color:#000033;
margin-top:2px;
width:200px;
}
.social-subtitle-search {
background:#ffffff;
border-top:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
}
.social-header {
margin-bottom:8px;
}
#social-content {
width:100%;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#social-content-right {
height:auto;
overflow:hidden;
width:700px;
}
.social-content-image {
margin-bottom:10px;
margin-top:2px;
}
#social-content-left {
float:left;
height:auto;
min-height:300px;
width:175px;
margin-right:10px;
overflow:hidden;
}
.social-content-description {
background:#ECE9D8;
}
.social-content-body {
background:#ffffff;
}
.social-content-table {
border-top:1px #9DACBF solid;
border-left:1px #9DACBF solid;
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info dt {
text-align:left;
clear:left;
float:left;
width:80px;
}
.social-profile-info dd {
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
.social-profile-extended {
width:320px;
overflow:hidden;
}
/* general layout of the profile page */
#social-profile-wrapper {
width: 100%;
text-align:left;
margin:0 auto;
float: left;
}
#social-profile-container {
/* width: 705px; */
}
#social-profile-left {
float:left;
width:22%;
}
#social-profile-content {
float:right;
width:47%;
margin-left: 4px;
}
#social-profile-right {
float:right;
width:30%;
margin-left: 4px;
}
/* SOCIAL MENU VERTICAL */
.social-menu {
width:100%;
height:auto;
}
.social-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
.social-menu li {
margin-bottom:4px;
padding-bottom:12px;
background-image:url(../../img/line-social.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.social-menu li img {
float:left;
}
.social-menu-sub-level a img {
float:left;
}
.social-menu ul li a {
padding:2px 0px;
}
.social-menu-sub-level {
margin-left:20px;
}
.social-menu-title{
width:100%;
float:left;
height:auto;
background-color:#808080;
margin-bottom:10px;
padding-top:4px;
padding-bottom:4px;
}
.social-menu-text1 {
color:#fff;
font-size:12px;
font-weight:bold;
}
.social-menu-text2 {
color:#000;
font-weight:normal;
font-size:12px;
}
.social-menu-text3 {
color:#94cdf9;
font-weight:normal;
font-size:12px;
font-weight:bold;
}
.social-menu-text4 {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:normal;
font-size:13px;
vertical-align:bottom;
}
.social-menu-text-active {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:bold;
font-size:12px;
vertical-align:bottom;
}
.social-menu-title-right {
width:84%;
float:right;
height:20px;
background-color:#32578b;
margin-bottom:10px;
}
/* BOX SHARED PROFILE */
.social-friend-container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_item {
width:42%;
float:left;
height:140px;
margin:20px;
}
.social-menu-group-member {
float:left;
height:120px;
margin:5px;
overflow:hidden;
padding:2px;
width:76px;
}
/* styles from the my.profile.php file */
#social_widget {
/* border:1px dotted #ccc; */
float:left;
padding:1px;
padding-bottom:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
/* width:215px; */
}
#social_widget_image {
float:left;
/* width:190px; */
margin-bottom:5px;
padding:2px;
}
/* SOCIAL BOX */
.social-box-main1 {
width:100%;
height:auto;
overflow:hidden;
}
.social-box-left {
width:345px;
float:left;
height:auto;
margin:0px;
}
.social-box-right {
width:300px;
float:left;
height:auto;
margin-left:10px;
overflow:hidden;
}
.social-box-container1 {
width:350px;
height:auto;
margin-top:10px;
}
.social-box-content1 {
width:330px;
height:auto;
padding-left:15px;
padding-right:10px;
background-image:url(../../img/boxmygroupscontent.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.social-box-main2 {
height:auto;
overflow:hidden;
width:700px;
}
.social-box-container2 {
width:700px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.social-box-content2 {
width:660px;
background-image:url(../../img/content-post-group2.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
}
.social-box-container3 {
width:110px;
margin-left:60px;
}
.social-box-content3 {
width:560px;
height:auto;
padding-left:20px;
padding-right:20px;
background-image:url(../../img/content-post-reply02.jpg);
background-repeat:repeat-y;
}
.box_shared_profile_group_title {
border-bottom:1pt dotted #000;
padding:5px;
vertical-align:middle;
font-size:12pt;
font-weight:bold;
margin-bottom:5px
}
.box_shared_profile_group_description {
height:100px;
margin-left:65px;
}
.box_shared_profile_group_image {
height:80px;
width:60px;
float:left;
}
.box_shared_profile_group_actions {
text-align:right;
}
.social-groups-text1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#669;
}
.social-groups-text2 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686868;
font-weight:bold;
}
.social-groups-text3 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-transform:capitalize;
margin-top:5px;
}
.social-groups-text4 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}
.social-groups-image {
border: 2px solid #cac9c9;
}
.social-groups-home-title {
border-bottom:1pt dotted #000;
padding:2px;
margin-bottom:5px;
font-weight:bold;
}
.social-home-users-online {
border:3px solid #E6E6E6;
}
#social-content-online {
background-color:#616161;
margin-bottom:5px;
margin-top:2px;
padding:1px;
}
#social-group-details {
margin-bottom:20px;
}
.social-group-details-info span {
color:#777;
}
.social-group-details-info {
padding:2px 0px 2px 0px;
}
.social-background-content {
z-index:5;
position:relative;
border:1px dotted #DDDDDD;
width:170px;
overflow:hidden;
}
.social-background-content .hidden_message {
cursor:pointer;
position:absolute;
top:0px;
right:0px;
}
.hidden_message {
background-color:#5A5A5A;
padding:2px;
margin:0px;
}
.hidden_message a {
color:#fff;
/* text-decoration: underline; */
}
#social-forum-main-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-forum-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-thread {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; */
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #E1E1E0;
background-color:#E1E1E0;
padding:8px;
font-size:110%;
font-weight:bold;
}
#social-post {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/* -moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; */
border:1px solid #E1E1E0;
background-color:#ECECEB;
padding:12px;
}
/* THEMATIC ADVANCE */
.thematic-postit {
width:250px;
height:auto;
overflow:hidden;
}
.thematic-postit-center {
background-image: url('../../img/postit_center.png');
height:auto;
margin-top: 0px;
margin-bottom:-16px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top: 5px;
}
#titlethematic{
text-transform: uppercase;
}
/* ATTENDANCE */
div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw {
float: left;
display:inline;
width:auto;
overflow:hidden;
margin-right:2px;
margin-top:5px;
}
.attendance-calendar-add div.row {
display:inline;
}
.attendance-calendar-edit div.row {
display:inline;
}
.attendance-calendar-row {
padding:5px;
}
.attendance-faults-bar {
width:90%;
background-color:none;
padding:2px;
font-size:11px;
}
/* DASHBOARD */
@ -3875,7 +3098,7 @@ span.form_required {
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 5px 10px;
padding:10px 10px 5px 10px;
height:40px;
margin:5px;
}
@ -3926,44 +3149,8 @@ span.form_required {
margin-left:5px;
}
.userportal-session-item {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#F9F9F9;
padding:5px 10px 10px 6px;
/* height:40px; */
}
.userportal-session-category-item {
-webkit-border-radius: 10px;
background-color: #efefef;
border: 1px solid #666;
font-weight: bold;
color: #666;
list-style-type: none;
margin: 5px 5px 5px 40px;
padding: 5px;
margin-bottom: 10px;
}
.session_box_title {
margin-bottom: 7px;
}
.session_box_coach {
}
.session_course_item {
/* padding: 0px; */
margin: 7px 0px;
}
.session_course_item .courses {
margin-bottom: 5px;
height:35px;
}
/* New forum table */
.forum_table_title {
border-collapse: collapse;
width: 100%;

@ -198,8 +198,7 @@ a.invisible:link, a.invisible:visited {
}
.clear {
clear: both;
line-height:
0px;
line-height:0px;
height: 0;
}
@ -349,7 +348,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
margin: 0px;
font-size:135%;
}
.session_course_item .item_closed, .userportal-course-item-title .item_closed {
font-size:80%;
}
@ -509,18 +507,15 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
display: none;
}
/*****************************************************
* HEADER 3: not used *
* HEADER 4
*****************************************************/
#header4 {
height: 15px;
background-color: #8e975b;
color: #fff;
padding: 4px;
padding-left: 21px;
padding: 4px 0px 4px 21px;
margin-bottom: 2px;
clear:right;
float:left;
width:100%;
}
#header4 a {
color: #fff;
@ -578,6 +573,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
#footer a {
color:#fff;
}
#footer #coursemanager {
float: left;
margin-left: 10px;
@ -614,6 +610,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
top: -9px;
background-color: #FFF;
padding: 0 8px 0 4px;
font-weight:bold;
}
.menulist {
list-style: none;
@ -1494,8 +1491,6 @@ div.admin_section h4 {
margin-bottom: 5px;
height:35px;
}
/***************************************************************
* DOKEOS CONFIG SETTINGS OF THE PLATFORM ADMIN SECTION *
***************************************************************/
@ -2101,6 +2096,26 @@ div.comments {
.quiz_export_link {
float: right;
}
/*Exercice timer*/
#square{
padding:5px;
background-color:#EEEEEE;
border:1px solid #CCCCCC;
margin-right : 24px;
width : 155px;
margin-bottom:20px;
}
#wrapper-clock{
width:100%;
margin:0;
}
.count_down{
padding: 3px;
font-size:22px;
font-weight:bold;
color:#222;
}
/*
------------------------------------------------------------------------------
Learning path
@ -2344,28 +2359,6 @@ div.comments {
font-weight:bolder;
vertical-align:middle;
}
/*Exercice timer*/
#square{
padding:5px;
background-color:#EEEEEE;
border:1px solid #CCCCCC;
margin-right : 24px;
width : 155px;
margin-bottom:20px;
}
#wrapper-clock{
width:100%;
margin:0;
}
.count_down{
padding: 3px;
font-size:22px;
font-weight:bold;
color:#222;
}
/*****************************************************
* BUTTONS *
*****************************************************/
@ -2834,11 +2827,11 @@ a.read {
-opera-box-shadow: 0 4px 18px #C8C8C8;
-moz-box-shadow: 0 4px 18px #C8C8C8;
float: left;
height: auto;
margin: 0 8px 15px 15px;
padding: 16px 12px 5px;
width:90%;
float: left;
height: 88px;
margin: 0 8px 15px 15px;
padding: 16px 12px 5px;
width:600px;
}
.box_description_group_member {
@ -2849,8 +2842,6 @@ a.read {
.mygroups_grid_element_1 {
width:600px;
height:100px;
padding-left:10px;
padding-right:10px;
overflow:hidden;
}
@ -2877,6 +2868,7 @@ a.read {
margin-top:4px;
margin-right:4px;
}
/*PROFILE*/
.profile_grid_container { width:100%;}
@ -3027,7 +3019,7 @@ a.read {
/* margin-right:10px; */
margin-bottom:0px;
/* padding-left:10px;
/*padding-left:10px;
padding-right:10px;*/
padding-top:5px;
padding-bottom:0px;
@ -3048,776 +3040,6 @@ a.read {
}
/**********************************************
* MESSAGE TOOL *
**********************************************/
#inbox-wrapper {
width:100%;
}
#inbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#outbox {
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
#inbox-menu {
width:150px;
float:left;
margin-right:10px;
}
#inbox-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
#inbox-menu ul li {
padding:2px 0px;
}
#message-reply-link {
float:right;
}
.message-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#F5F5F5 none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-topic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#E6EEFB none repeat scroll 0 0;
margin:0 0 5px;
padding:10px;
}
.message-group-title-topic {
font-size:180%;
margin:5px 0px 5px 0px;
}
.message-group-title {
font-size:120%;
}
.message-group-author {
margin:5px 0px 5px 0px;
}
.message-group-content {
line-height:150%;
margin: 5px 0px 8px 0px;
}
.message-group-date {
color:#666;
width:100%;
text-align:right;
}
.view-message-content {
line-height:150%;
font-size:110%;
}
.message_view_table {
cellspacing:0;
cellpadding:0;
background-color:#dbeaf5;
border=0;
border-collapse: collapse;
width: 100%;
}
.message_view_table th {
padding-right: 12px;
border: 1px solid gray;
background-color: #f0f0f0;
}
.message-select-box {
float:left;
display:inline;
position:absolute;
margin-top:23px;
margin-left:20px;
}
/* styles from the my.profile.php file */
.message-content {
float:left;
}
.message-content .message-delete {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.message-content-internal {
display:inline;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:150px;
margin-right:-100px;
}
.message-title {
/* color:#ff0000; */
font-size:12px;
}
.message-body {
font-size:11px;
padding: 0 0 11px;
color:#333;
}
.message-link {
color:#ff8400;
}
.message-view {
float:right;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:100px;
position:relative;
margin-top:115px;
margin-right:-100px;
}
.message-content-table {
background-color:white;
border:1px solid black;
position:absolute;
width:200px;
height:60px;
z-index:3;
visibility:hidden;
top:85px;
left:10px;
margin: 0px;
padding: 0px;
}
#message {
margin: 0 auto;
text-align: center;
}
#message select {
margin: 10px 0;
width: 220px;
}
#message textarea {
margin: 10px 0;
}
#message td {
padding: 4px;
}
.message-top-title {
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
margin:left:5px;
}
.message-bottom-title {
height:22px;
float:left;
margin-top:1px;
margin-bottom:1px;
background-color:#F2F2F2;
width:600px;
border-bottom:1px solid #CCCCCC;
}
.message-content-body-left {
float:left;
width:30%;
}
.message-content-body-right {
float:right;
text-align:left;
width:60%;
}
.message-body-title {
float:right;
margin-top:1px;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
}
.message-image-info {
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-align:left;
margin-right:20px;
}
.message-content-body-right dd {
color:#333399;
border-bottom:1px solid #CCCCCC;
height:20px;
text-decoration:none;
outline-style:none;
background:#ffffff;
}
.message-content-body-right:hover {
}
/*SOCIAL TOOL*/
.social-plugin-item {
float:left;
width:50%;
background-color:#ccc;
margin: 0px;
}
#social-plugins {
float:left;
background-color:#f00;
width:100%;
margin: 0px;
padding:2px;
}
div.image-social-content {
float:left;
border:1px dotted #ccc;
margin:2px;
padding: 8px 4px 4px 4px;
background: #ffffff;
height:105px;
width:82px;
z-index:5;
cursor:pointer;
position:relative;
overflow:hidden;
}
div.image-social-content span {
overflow:hidden;
display:block;
height:75px;
}
div.image-social-content img {
vertical-align:middle;
}
div.image-social-content center.friend {
overflow:hidden;
height:30px;
}
.image-social-content .image-delete {
position: absolute;
top: 1px;
right: 1px;
cursor: pointer;
}
.social-info {
background:#B8C8DC;
color:#4475B0;
font-size:12px;
font-weight:bold;
}
.social-display-image {
float:right;
margin-top:-130px;
margin-right:5px;
}
.social-search-image {
color:#000033;
margin-top:2px;
width:200px;
}
.social-subtitle-search {
background:#ffffff;
border-top:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-align-box {
text-align:left;
float:left;
}
.social-header {
margin-bottom:8px;
}
#social-content {
width:100%;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
#social-content-right {
height:auto;
overflow:hidden;
width:700px;
}
.social-content-image {
margin-bottom:10px;
margin-top:2px;
}
#social-content-left {
float:left;
height:auto;
min-height:300px;
width:175px;
margin-right:10px;
overflow:hidden;
}
.social-content-description {
background:#ECE9D8;
}
.social-content-body {
background:#ffffff;
}
.social-content-table {
border-top:1px #9DACBF solid;
border-left:1px #9DACBF solid;
border-right:1px #9DACBF solid;
border-bottom:1px #9DACBF solid;
}
.social-profile-info dt {
text-align:left;
clear:left;
float:left;
width:80px;
}
.social-profile-info dd {
padding:1px 0px 3px 0px;
float:left;
margin:0;
display : block;
padding-left:10px;
width:200px;
}
.social-profile-extended {
width:320px;
overflow:hidden;
}
/* general layout of the profile page */
#social-profile-wrapper {
width: 100%;
text-align:left;
margin:0 auto;
float: left;
}
#social-profile-container {
/* width: 705px; */
}
#social-profile-left {
float:left;
width:22%;
}
#social-profile-content {
float:right;
width:47%;
margin-left: 4px;
}
#social-profile-right {
float:right;
width:30%;
margin-left: 4px;
}
/* SOCIAL MENU VERTICAL */
.social-menu {
width:100%;
height:auto;
}
.social-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}
.social-menu li {
margin-bottom:4px;
padding-bottom:12px;
background-image:url(../../img/line-social.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.social-menu li img {
float:left;
}
.social-menu-sub-level a img {
float:left;
}
.social-menu ul li a {
padding:2px 0px;
}
.social-menu-sub-level {
margin-left:20px;
}
.social-menu-title{
width:100%;
float:left;
height:auto;
background-color:#8E975B;
margin-bottom:10px;
padding-top:4px;
padding-bottom:4px;
}
.social-menu-text1 {
color:#fff;
font-size:12px;
font-weight:bold;
}
.social-menu-text2 {
color:#000;
font-weight:normal;
font-size:12px;
}
.social-menu-text3 {
color:#94cdf9;
font-weight:normal;
font-size:12px;
font-weight:bold;
}
.social-menu-text4 {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:normal;
font-size:13px;
vertical-align:bottom;
}
.social-menu-text-active {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-weight:bold;
font-size:12px;
vertical-align:bottom;
}
.social-menu-title-right {
width:84%;
float:right;
height:20px;
background-color:#32578b;
margin-bottom:10px;
}
/* BOX SHARED PROFILE */
.social-friend-container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_container {
width:100%;
overflow:hidden;
}
.shared_profile_mygroups_grid_item {
width:42%;
float:left;
height:140px;
margin:20px;
}
.social-menu-group-member {
float:left;
height:120px;
margin:5px;
overflow:hidden;
padding:2px;
width:76px;
}
/* styles from the my.profile.php file */
#social_widget {
/* border:1px dotted #ccc; */
float:left;
padding:1px;
padding-bottom:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
/* width:215px; */
}
#social_widget_image {
float:left;
/* width:190px; */
margin-bottom:5px;
padding:2px;
}
/* SOCIAL BOX */
.social-box-main1 {
width:100%;
height:auto;
overflow:hidden;
}
.social-box-left {
width:345px;
float:left;
height:auto;
margin:0px;
}
.social-box-right {
width:300px;
float:left;
height:auto;
margin-left:10px;
overflow:hidden;
}
.social-box-container1 {
width:350px;
height:auto;
margin-top:10px;
}
.social-box-content1 {
width:330px;
height:auto;
padding-left:15px;
padding-right:10px;
background-image:url(../../img/boxmygroupscontent.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.social-box-main2 {
height:auto;
overflow:hidden;
width:700px;
}
.social-box-container2 {
width:700px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.social-box-content2 {
width:660px;
background-image:url(../../img/content-post-group2.jpg);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
}
.social-box-container3 {
width:110px;
margin-left:60px;
}
.social-box-content3 {
width:560px;
height:auto;
padding-left:20px;
padding-right:20px;
background-image:url(../../img/content-post-reply02.jpg);
background-repeat:repeat-y;
}
.box_shared_profile_group_title {
border-bottom:1pt dotted #000;
padding:5px;
vertical-align:middle;
font-size:12pt;
font-weight:bold;
margin-bottom:5px
}
.box_shared_profile_group_description {
height:100px;
margin-left:65px;
}
.box_shared_profile_group_image {
height:80px;
width:60px;
float:left;
}
.box_shared_profile_group_actions {
text-align:right;
}
.social-groups-text1 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#669;
}
.social-groups-text2 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#686868;
font-weight:bold;
}
.social-groups-text3 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
text-transform:capitalize;
margin-top:5px;
}
.social-groups-text4 {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}
.social-groups-image {
border: 2px solid #cac9c9;
}
.social-groups-home-title {
border-bottom:1pt dotted #000;
padding:2px;
margin-bottom:5px;
font-weight:bold;
}
.social-home-users-online {
border:3px solid #E6E6E6;
}
#social-content-online {
background-color:#616161;
margin-bottom:5px;
margin-top:2px;
padding:1px;
}
#social-group-details {
margin-bottom:20px;
}
.social-group-details-info span {
color:#777;
}
.social-group-details-info {
padding:2px 0px 2px 0px;
}
.social-background-content {
z-index:5;
position:relative;
border:1px dotted #DDDDDD;
width:170px;
overflow:hidden;
}
.social-background-content .hidden_message {
cursor:pointer;
position:absolute;
top:0px;
right:0px;
}
.hidden_message {
background-color:#5A5A5A;
padding:2px;
margin:0px;
}
.hidden_message a {
color:#fff;
/* text-decoration: underline; */
}
#social-forum-main-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-forum-title {
font-size:130%;
font-weight:bold;
padding: 0px 8px 0px 8px;
}
#social-thread {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; */
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #E1E1E0;
background-color:#E1E1E0;
padding:8px;
font-size:110%;
font-weight:bold;
}
#social-post {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/* -moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px; */
border:1px solid #E1E1E0;
background-color:#ECECEB;
padding:12px;
}
/* THEMATIC ADVANCE */
.thematic-postit {
width:250px;
height:auto;
overflow:hidden;
}
.thematic-postit-center {
background-image: url('../../img/postit_center.png');
height:auto;
margin-top: 0px;
margin-bottom:-16px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top: 5px;
}
#titlethematic{
text-transform: uppercase;
}
/* ATTENDANCE */
div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.row div.formw {
float: left;
display:inline;
width:auto;
overflow:hidden;
margin-right:2px;
margin-top:5px;
}
.attendance-calendar-add div.row {
display:inline;
}
.attendance-calendar-edit div.row {
display:inline;
}
.attendance-calendar-row {
padding:5px;
}
.attendance-faults-bar {
width:90%;
background-color:none;
padding:2px;
font-size:11px;
}
/* DASHBOARD */
/* Head section */

Loading…
Cancel
Save