12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328 |
- /*****************************************************
- * MAIN - CHAMILO CSS
- *****************************************************/
- /* Adding default style for the chamilo_X themes */
- @import url('../base_chamilo.css');
- a {
- text-decoration: none;
- color :#6E6E6E;
- }
- a:visited {
- text-decoration: none;
- }
- a:hover {
- text-decoration: none;
- color: #FD6600;
- }
- a:active {
- text-decoration: none;
- color : #3757f7;
- }
- .navbar .nav > li > a {
- float: none;
- line-height: 15px;
- padding-bottom: 13px;
- padding-right: 10px;
- padding-top: 13px;
- color: #FFFFFF;
- }
- .subnav .navbar-inner {
- background: none;
- border:none;
- }
- .subnav .nav > li{
- margin-right: 5px;
- margin-top: 6px;
- }
- .subnav .nav > .tab-homepage{
- background: url(images/icon-kids.png) no-repeat 5px 6px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > .tab-my-course{
- background: url(images/icon-kids.png) no-repeat 5px -35px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > .tab-agenda{
- background: url(images/icon-kids.png) no-repeat 5px -81px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > .tab-my-space,.subnav .nav > .tab-my-progress {
- background: url(images/icon-kids.png) no-repeat 5px -124px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > .tab-social-network{
- background: url(images/icon-kids.png) no-repeat 5px -165px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > .tab-dashboard{
- background: url(images/icon-kids.png) no-repeat 5px -208px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > .tab-admin{
- background: url(images/icon-kids.png) no-repeat 5px -252px #FD6600;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav .nav > li > a {
- background: none;
- border: none;
- box-shadow: none;
- font-size: 14px;
- padding-left: 33px;
- font-weight: bold;
- }
- .subnav .nav > #current{
- background-color: #D10404;
- border: none;
- box-shadow: none;
- color: #FFFFFF;
- padding-left: 20px;
- -webkit-border-top-left-radius: 10px;
- -webkit-border-top-right-radius: 10px;
- -moz-border-radius-topleft: 10px;
- -moz-border-radius-topright: 10px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .subnav-fixed{
- background: #0191C7;
- }
- .subnav .nav > #current > a,
- .subnav .nav > #current > a:hover {
- background: none;
- border: none;
- box-shadow: none;
- color: #FFFFFF;
- }
- .subnav .navbar-inner li a:hover{
- background: none;
- border: none;
- box-shadow: none;
- color: #ffCC00;
- }
- .well .nav-list > li > a:hover {
- text-decoration: none;
- background: none;
- }
- .sidebar-nav h4{
- color: #037FB2;
- padding-bottom: 3px;
- padding-left: 15px;
- padding-right: 15px;
- padding-top: 3px;
- }
- #main .nav .dropdown a {
- text-align: right;
- background: none;
- border: none;
- font-weight: normal;
- font-size: 12px;
- padding-left: 0;
- color: #665;
- }
- #main .nav .dropdown a:hover {
- color: #FD6600;
- font-weight: normal;
- }
- #main .nav .notification-marker a{
- padding-left: 0;
- }
- .subnav .nav > li > .logout, .subnav .nav > li > .logout:hover{
- background: none;
- border: none;
- padding-left: 0;
- }
- #main .nav .dropdown .caret{
- border-bottom-color: #FFCC00;
- border-top-color: #FFCC00;
- opacity: 1;
- }
- /*****************************************************
- * CHAMILO THEME STYLE *
- *****************************************************/
- .welcome-mascot{
- background: url(images/chamilo-welcome.png) no-repeat right 0;
- padding-right: 200px;
- padding-bottom: 2em;
- padding-top: 2em;
- }
- .nav-list > li > a {
- font-size: 14px;
- padding-bottom: 6px;
- /* padding-left: 15px;
- padding-right: 15px;*/
- padding-top: 6px;
- }
- a.thumbnail:hover{
- border: 1px solid #e5e5e5;
- background: transparent;
- }
- .logout img{
- padding-top: 2px;
- }
- .form-actions {
- background:transparent;
- }
- .breadcrumb a{
- line-height: 30px;
- text-transform: none;
- }
- .breadcrumb li{
-
- text-shadow: none;
- }
- .breadcrumb a.btn-mini{
- line-height: 17px;
- text-transform: none;
- }
- .breadcrumb a.btn-mini > .btn-success{
- color: #FFFFFF;
- }
- /* styles for the star rater */
- .star-rating{
- list-style:none;
- margin: 0px;
- padding:0px;
- width: 125px;
- height: 25px;
- position: relative;
- overflow:hidden;
- background: url(images/start-level.png) top left repeat-x;
- }
- .star-rating li{
- padding:0px;
- margin:0px;
- width:25px;
- height:25px;
- float: left;
- }
- .star-rating li a{
- display:block;
- width:25px;
- height: 25px;
- line-height:25px;
- text-decoration: none;
- text-indent: -9000px;
- z-index: 20;
- position: absolute;
- padding: 0px;
- overflow:hidden;
- }
- .star-rating li a:hover{
- background: url(images/start-level.png) left bottom;
- z-index: 2;
- left: 0px;
- border:none;
- }
- .star-rating a.one-star{
- left: 0px;
- }
- .star-rating a.one-star:hover{
- width:25px;
- }
- .star-rating a.two-stars{
- left:25px;
- }
- .star-rating a.two-stars:hover{
- width: 50px;
- }
- .star-rating a.three-stars{
- left: 50px;
- }
- .star-rating a.three-stars:hover{
- width: 75px;
- }
- .star-rating a.four-stars{
- left: 75px;
- }
- .star-rating a.four-stars:hover{
- width: 100px;
- }
- .star-rating a.five-stars{
- left: 100px;
- }
- .star-rating a.five-stars:hover{
- width: 125px;
- }
- .star-rating li.current-rating{
- background: url(images/start-level.png) left center;
- position: absolute;
- height: 25px;
- display: block;
- text-indent: -9000px;
- z-index: 1;
- }
- /*ICON INBOX*/
- .home-icon{
- background:url(images/icon-chamilo.png) no-repeat 0 0;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .home-icon:hover,.messages-icon:hover, .invitations-icon:hover,.shared-profile-icon:hover,.friends-icon:hover,
- .browse-groups-icon:hover ,.search-icon:hover ,.myfiles-icon:hover {
- opacity: 0.8;
- }
- .messages-icon{
- background:url(images/icon-chamilo.png) no-repeat 0 -29px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .invitations-icon{
- background:url(images/icon-chamilo.png) no-repeat 0 -61px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .shared-profile-icon{
- background:url(images/icon-chamilo.png) no-repeat 0 -96px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .friends-icon{
- background:url(images/icon-chamilo.png) no-repeat 0 -130px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .browse-groups-icon{
- background:url(images/icon-chamilo.png) no-repeat 0 -163px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .search-icon {
- background:url(images/icon-chamilo.png) no-repeat 0 -198px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- .myfiles-icon {
- background:url(images/icon-chamilo.png) no-repeat 0 -229px;
- background-size: 24px auto;
- padding-left: 30px;
- }
- /* END ICON INBOX */
- .nav-list > .active > a, .nav-list > .active > a:hover {
- color: #333333;
- background: none;
- text-shadow:none;
- }
- .social-menu .well .thumbnail{
- border: none;
- border-radius: none;
- box-shadow: none;
- }
- .invitation_confirm .thumbnail{
- border: 1px solid rgba(96, 165, 209, 0.1);
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
- display: block;
- line-height: 1;
- padding: 4px;
- background-color: #EEF5FA;
- }
- .invitation_confirm a.thumbnail:hover{
- border-color: rgba(96, 165, 209, 0.1);
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
- background-color: #FFFFFF;
- }
- .social-menu .well .thumbnail img{
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- border: 2px solid #FFFFFF;
- }
- /* ANNOUNCEMENTS SLIDER */
- .pagerslide h2{
- font-size: 18px;
- background-color: #0191C7;
- color: #FFFFFF;
- padding-left: 15px;
- font-weight: normal;
- }
- #top_main_content #announcements .page-header{
- display: none;
- line-height: 1;
- }
- #top_main_content #announcements .span6 {
- width: 800px;
- }
- /* COURSE INTRO CONTENT */
- .page-course-intro{
- padding: 2em;
- border: 1px solid #DDDDDD;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- margin-bottom: 2em;
- }
- .page-course-intro ul{
- list-style-image:url(images/vineta.png);
- padding-top: 10px;
- }
- .page-course-intro a{
- color: #FD6600;
- }
- .page-course-intro a:hover{
- color: #FD6600;
- text-decoration: underline;
- }
- /* END OF COURSE INTRO*/
- .fc-header-title h2{
- color: #0191C7;
- }
- .fc-first .fc-widget-header{
- font-size: 14px;
- font-weight: normal;
- padding-top: 5px;
- padding-bottom: 5px;
- }
- .well {
- background-color: rgba(96,165,209, 0.1);
- border: 1px solid rgba(96,165,209, 0.1);
- border-radius: 8px;
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
- margin-bottom: 20px;
- min-height: 20px;
- padding: 20px 10px;
- }
- .sidebar-nav img{
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- #homepage .row .span9 h2{
- font-size: 26px;
- font-weight: bold;
- color: #0191C7;
- padding-bottom: 8px;
- }
- #homepage .row .span9 p,#homepage .row .span9 ol {
- color: #6E6E6E;
- }
- #homepage .row .span9 a{
- color: #0F466A;
- }
- #homepage .row .span9 a:hover{
- color: #FD6600;
- }
- .page-header h2{
- color: #0191C7;
- font-weight: normal;
- font-size: 20px;
- padding-left: 10px;
- }
- #course_tools .course-title-tools h3 {
- margin-top: 10px;
- color: #0191C7;
- font-weight: normal;
-
-
- }
- .page-header {
- border-bottom-color: #0191C7;
- border-bottom-style: solid;
- border-bottom-width: 1px;
- box-shadow: none;
- padding-bottom: 0px;
- }
- .well_border{
- background-color: rgba(96,165,209, 0.1);
- border: 1px solid rgba(96,165,209, 0.1);
- border-radius: 8px;
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
- margin-bottom: 20px;
- min-height: 20px;
- padding: 19px;
- }
- .well_border .row .span2 {
- width: 98px;
- }
- .well_border .row .span2 .thumbnail {
- background-color: #FFFFFF;
- background-image: none;
- }
- #hot_courses .row .span9 .well_border .row .span6{
- width: auto;
- }
- .categories-course-description h3{
- color: #0F466A;
- font-weight: normal;
- }
- #course_tools .content a {
- font-size: 12px;
- font-weight: normal;
- }
- #main_content .course-box .row .span7{
- width: 730px;
- }
- #main_content .course-box .row .span7 .row .span6 {
- width: 615px;
- }
- #main_content .course-box .row .span7 .row .span6 h3{
- font-size: 20px;
- }
- #course_category li, #hot_courses h5, .course_item h5, .categories-course-description h5, .course-box h5 {
- font-weight: normal;
- }
- /*****************************************************
- * STYLE THEME CHAMILO *
- *****************************************************/
- .welcome-mascot{
- background: url(images/chamilo-welcome.png) no-repeat right 0;
- padding-right: 200px;
- padding-bottom: 2em;
- padding-top: 2em;
- }
- .nav-list > li > a {
- font-size: 14px;
- padding-bottom: 6px;
- /* padding-left: 15px;
- padding-right: 15px;*/
- padding-top: 6px;
- }
- #settings .span6 .well_border {
- min-height: 300px;
- }
- .breadcrumb {
- margin-bottom: 0;
- background: rgb(239,234,179); /* Old browsers */
- background: -moz-linear-gradient(top, rgba(239,234,179,1) 0%, rgba(255,196,48,1) 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,234,179,1)), color-stop(100%,rgba(255,196,48,1))); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, rgba(239,234,179,1) 0%,rgba(255,196,48,1) 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, rgba(239,234,179,1) 0%,rgba(255,196,48,1) 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, rgba(239,234,179,1) 0%,rgba(255,196,48,1) 100%); /* IE10+ */
- background: linear-gradient(to bottom, rgba(239,234,179,1) 0%,rgba(255,196,48,1) 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeab3', endColorstr='#ffc430',GradientType=0 ); /* IE6-9 */
- padding-top: 5px;
- padding-bottom: 5px;
- margin-top: 5px;
- border: 1px solid #FFBD23;
- box-shadow: none;
- }
- .breadcrumb a{
-
- line-height: 30px;
- text-transform: none;
- }
- .breadcrumb li{
-
- text-shadow: none;
- }
- /* styles for the star rater */
- .star-rating{
- list-style:none;
- margin: 0px;
- padding:0px;
- width: 125px;
- height: 25px;
- position: relative;
- overflow:hidden;
- background: url(images/start-level.png) top left repeat-x;
- }
- .star-rating li{
- padding:0px;
- margin:0px;
- width:25px;
- height:25px;
- float: left;
- }
- .star-rating li a{
- display:block;
- width:25px;
- height: 25px;
- line-height:25px;
- text-decoration: none;
- text-indent: -9000px;
- z-index: 20;
- position: absolute;
- padding: 0px;
- overflow:hidden;
- }
- .star-rating li a:hover{
- background: url(images/start-level.png) left bottom;
- z-index: 2;
- left: 0px;
- border:none;
- }
- .star-rating a.one-star{
- left: 0px;
- }
- .star-rating a.one-star:hover{
- width:25px;
- }
- .star-rating a.two-stars{
- left:25px;
- }
- .star-rating a.two-stars:hover{
- width: 50px;
- }
- .star-rating a.three-stars{
- left: 50px;
- }
- .star-rating a.three-stars:hover{
- width: 75px;
- }
- .star-rating a.four-stars{
- left: 75px;
- }
- .star-rating a.four-stars:hover{
- width: 100px;
- }
- .star-rating a.five-stars{
- left: 100px;
- }
- .star-rating a.five-stars:hover{
- width: 125px;
- }
- .star-rating li.current-rating{
- background: url(images/start-level.png) left center;
- position: absolute;
- height: 25px;
- display: block;
- text-indent: -9000px;
- z-index: 1;
- }
- .nav-list > .active > a, .nav-list > .active > a:hover {
- color: #333333;
- background: none;
- }
- /*CSS SLIDER ANUNCIOS*/
- .pagerslide h2{
- font-size: 18px;
- background-color: #0191C7;
- color: #FFFFFF;
- padding-left: 15px;
- }
- #top_main_content #announcements .page-header{
- display: none;
- line-height: 1;
- }
- #top_main_content #announcements .span6 {
- width: 800px;
- }
- /*CSS PARA CONTENIDO DE CURSO INTRODUCCION*/
- .page-course-intro{
- padding: 2em;
- border: 1px solid #DDDDDD;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- margin-bottom: 2em;
- }
- .page-course-intro ul{
- list-style-image:url(images/vineta.png);
- padding-top: 10px;
- }
- .page-course-intro a{
- color: #FD6600;
- }
- .page-course-intro a:hover{
- color: #FD6600;
- text-decoration: underline;
- }
- /*FIN DE INTRODUCCION DEL CURSO*/
- .fc-header-title h2{
- color: #0191C7;
- }
- .fc-first .fc-widget-header{
- font-size: 14px;
- font-weight: normal;
- padding-top: 5px;
- padding-bottom: 5px;
- }
- .well {
- background: rgb(214,249,255); /* Old browsers */
- background: -moz-linear-gradient(top, rgba(214,249,255,1) 0%, rgba(249,249,249,1) 14%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,249,255,1)), color-stop(14%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, rgba(214,249,255,1) 0%,rgba(249,249,249,1) 14%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, rgba(214,249,255,1) 0%,rgba(249,249,249,1) 14%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, rgba(214,249,255,1) 0%,rgba(249,249,249,1) 14%); /* IE10+ */
- background: linear-gradient(to bottom, rgba(214,249,255,1) 0%,rgba(249,249,249,1) 14%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
- border: 1px solid rgba(96,165,209, 0.1);
- border-radius: 8px;
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
- margin-bottom: 20px;
- min-height: 20px;
- padding: 20px 10px;
- }
- .sidebar-nav img{
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- #homepage .row .span9 h2{
- font-size: 26px;
- font-weight: bold;
- color: #0191C7;
- padding-bottom: 8px;
- }
- #homepage .row .span9 p,#homepage .row .span9 ol {
- color: #6E6E6E;
- }
- #homepage .row .span9 a{
- color: #0F466A;
- }
- #homepage .row .span9 a:hover{
- color: #FD6600;
- }
- .page-header h2, .page-header h1{
- color: #0191C7;
- font-weight: bold;
- font-size: 20px;
- padding-left: 10px;
- width: 250px;
- }
- #course_tools .course-title-tools h3 {
- margin-top: 10px;
- color: #0191C7;
- font-weight: normal;
-
-
- }
- .page-header {
- border:none;
- }
- .well_border{
- background-color: rgba(96,165,209, 0.1);
- border: 1px solid rgba(96,165,209, 0.1);
- border-radius: 8px;
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
- margin-bottom: 20px;
- min-height: 20px;
- padding: 19px;
- }
- .well_border .row .span2 {
- width: 98px;
- }
- .well_border .row .span2 .thumbnail {
- background-color: #FFFFFF;
- background-image: none;
- }
- #hot_courses .row .span9 .well_border .row .span6{
- width: auto;
- }
- .categories-course-description h3{
- color: #0F466A;
- }
- #course_tools .content a {
- font-size: 12px;
- font-weight: normal;
- }
- #main_content .course-box .row .span7{
- width: 730px;
- }
- #main_content .course-box .row .span7 .row .span6 {
- width: 615px;
- }
- #main_content .course-box .row .span7 .row .span6 h3{
- font-size: 20px;
- }
- #course_category li, #hot_courses h5, .course_item h5, .categories-course-description h5, .course-box h5 {
- font-weight: normal;
- }
- /*****************************************************
- * FOOTER STYLES *
- *****************************************************/
- footer {
- height: 16em;
- background: url(images/footer.jpg) center 0 repeat-x #6CB1DB;
- color:#147FB8;
- border-top: none;
- padding-top: 0;
- }
- footer .container .row {
- padding-top: 0;
- }
- footer a:link, footer a:visited {
- color: #FD6600;
- }
- /*****************************************************
- * DISPLAY MESSAGES *
- *****************************************************/
- /*****************************************************
- * CSS CHAT *
- *****************************************************/
- .chatboxmain {
- bottom: 0;
- display: block;
- position: fixed;
- right: 20px;
- width: 225px;
- z-index: 9000;
- }
- .chatboxheadmain {
- padding:7px 7px 7px 0px;
- color: #ffffff;
- border-right:1px solid #222;
- border-left:1px solid #222;
-
- background-color: #222;
- background-repeat: repeat-x;
- background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
- background-image: -moz-linear-gradient(top, #333333, #222222);
- background-image: -ms-linear-gradient(top, #333333, #222222);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
- background-image: -webkit-linear-gradient(top, #333333, #222222);
- background-image: -o-linear-gradient(top, #333333, #222222);
- background-image: linear-gradient(top, #333333, #222222);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
-
- }
- #chatboxtitlemain {
- cursor: pointer;
- float: left;
- font-size: 12px;
- font-weight: normal;
- width: 160px;
- }
- /*****************************************************
- * CSS CHAT END *
- *****************************************************/
- .normal-message {
- color: #00407F;
- border: 1px solid #CDE6F5;
- background: url("images/background_message.png") repeat-x scroll 0 0 #EAF8FE;
- }
- .warning-message {
- border: 1px solid #FFB30F;
- color: #000;
- background: url("images/background_message.png") repeat-x scroll 0 0 #FFEFA7;
- }
- .confirmation-message {
- border: 1px solid #1F8323;
- color:#1F8323;
- background: url("images/accept_data.png") no-repeat scroll 5px center #CAF0C7;
- padding-left: 45px;
- }
- .error-message {
- border: 1px solid #FA5858;
- color: #000;
- padding-top: 5px;
- background: url("images/error.png") no-repeat scroll 5px center #F6CECE;
- padding-left: 45px;
- }
- .error-message strong{
- font-weight: normal;
- }
- .social-menu-title {
- background-color:#00AAE3;
- }
- #social-content-online {
- background-color:#00AAE3;
- }
-
- .admin_section li {
- background-image:url(images/bullet.gif);
- }
- .system_announcements {
- background: transparent url('images/systemenouvelles.jpg') no-repeat top left;
- }
- .topa {
- background:transparent url('images/logoa4.gif') no-repeat;
- }
- .topb {
- background:transparent url('images/logob4.gif') no-repeat;
- }
- #bottomhellomindfactory {
- background:transparent url('images/textologo.jpg') no-repeat;
- }
- /*including "login" image*/
- button.login {
- background-image:url(images/bg-button.gif);
- }
- button.login:hover {
- }
- /*including "save" image*/
- button.save {
- background:url(images/accept.png) 0 center no-repeat #F0F0F0;
- color: #666;
- padding-left: 30px;
- }
- button.save:hover {
- background:url(images/accept.png) 0 center no-repeat #ffffff;
- color: #666;
- padding-left: 30px;
- }
- /*including "add" image*/
- .controls .btn.add {
- background:url(images/add.png) 0 center no-repeat;
- padding-left: 36px;
- }
- .controls .btn.add:hover {
- background:url(images/add.png) 0 center no-repeat;
- padding-left: 36px;
- }
- /*including "cancel" image*/
- button.cancel {
- background-image:url(images/button_delete.gif);
- }
- /*including "search" image*/
- button.search {
- background:url(images/buttom.png) 0 center no-repeat #F0F0F0;
- color: #666;
- padding-left: 30px;
- }
- button.search:hover {
- background:url(images/buttom.png) 0 center no-repeat #ffffff;
- color: #666;
- padding-left: 30px;
- }
- /*including "plus" image*/
- button.plus {
- background-image:url(images/button_plus.gif);
- }
- /*including "minus" image*/
- button.minus {
- background-image:url(images/button_minus.gif);
- }
- /*including "next" image*/
- button.next {
- background:url(images/next.png) 0 center no-repeat #F0F0F0;
- }
- button.next:hover {
- background:url(images/next.png) 0 center no-repeat #ffffff;
- }
- /*including "back" image*/
- button.back {
- background:url(images/previus.png) 0 center no-repeat #F0F0F0;
- }
- button.back:hover {
- background:url(images/previus.png) 0 center no-repeat #ffffff;
- }
- /*including "refresh" image*/
- button.refresh {
- background-image:url(images/button_refresh.gif);
- }
- /*including "upload" image*/
- button.upload {
- background-image:url(images/button_upload.gif);
- }
- button.arrowr, input.arrowr {
- background-image:url(images/2rightarrow.gif);
- }
- button.arrowl, input.arrowl {
- background-image:url(images/2leftarrow.gif);
- }
- .refresh {
- background-image:url(images/refresh.png);
- }
- .portal {
- background-image:url(images/portal.png);
- }
- /*+++++++++++++++++++++++++++++++++++++++++++
- + CHAMILO INSTALL
- ++++++++++++++++++++++++++++++++++++++++++++*/
- .install-mascot{
- background: url(images/install.png) no-repeat center 0;
- padding-top: 20em;
- }
- .install-chamilo .navbar{
- display: none;
- }
- .install-chamilo footer{
- display: none;
- }
- .install-chamilo .page-header {
- border-bottom: 2px solid #FD6600;
- }
- .install-chamilo .page-header h1 {
- line-height: 1;
- color: #FD6600;
- }
- .install-chamilo header{
- margin-top: 0;
- margin-bottom: 0;
- }
- .install-chamilo .RequirementHeading h2{
- color: #2E75A3;
- }
- .install-chamilo .page-header h2 {
- color: #FD6600;
- font-size: 20px;
- font-weight: bold;
- padding-left: 0;
- width: 250px;
- }
- .well-install{
- background: #ffffff; /* Old browsers */
- background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
- background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
- padding: 3em;
- border: 1px solid #E1E1E0;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- margin-top: 3em;
- }
- button.next.disabled {
- cursor: default;
- opacity: 0.65;
- }
- button.next.disabled:hover {
- cursor: default;
- opacity: 0.65;
- background-image: none;
- }
- .install-chamilo .btn-success.btn-install {
- float: right;
- background: #ff9900; /* Old browsers */
- background: -moz-linear-gradient(top, #ff9900 0%, #fd6600 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#fd6600)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #ff9900 0%,#fd6600 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #ff9900 0%,#fd6600 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, #ff9900 0%,#fd6600 100%); /* IE10+ */
- background: linear-gradient(to bottom, #ff9900 0%,#fd6600 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#fd6600',GradientType=0 ); /* IE6-9 */
- border:1px solid rgba(0, 0, 0, 0.15);
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.17);
- color: #FFFFFF;
- padding: 5px 25px;
- }
- .install-chamilo .btn-success.btn-install:hover {
- background: #ff7b00; /* Old browsers */
- background: -moz-linear-gradient(top, #ff7b00 0%, #fd6600 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7b00), color-stop(100%,#fd6600)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #ff7b00 0%,#fd6600 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #ff7b00 0%,#fd6600 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, #ff7b00 0%,#fd6600 100%); /* IE10+ */
- background: linear-gradient(to bottom, #ff7b00 0%,#fd6600 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b00', endColorstr='#fd6600',GradientType=0 ); /* IE6-9 */
- color: #FFFFFF;
- }
- /*+++++++++++++++++++++++++++++++++++++++++++
- END INSTALL CHAMILO
- +++++++++++++++++++++++++++++++++++++++++++*/
- .bottom_actions_fixed{
- background: #2bb8ef; /* Old browsers */
- background: -moz-linear-gradient(top, #2bb8ef 0%, #0191c7 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2bb8ef), color-stop(100%,#0191c7)); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, #2bb8ef 0%,#0191c7 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, #2bb8ef 0%,#0191c7 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, #2bb8ef 0%,#0191c7 100%); /* IE10+ */
- background: linear-gradient(to bottom, #2bb8ef 0%,#0191c7 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bb8ef', endColorstr='#0191c7',GradientType=0 ); /* IE6-9 */
- border: 1px solid #E1E1E0;
- }
- .new_actions-fixed {
- top: 50px;
- }
- /*CSS ICON BLOCK USER*/
- .inbox-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -415px;
- padding-left: 40px;
- }
- .inbox-social:hover,.new-message-social:hover,.invitations-social:hover,.profile-social:hover,.add-course:hover,
- .order-course:hover,.history-course:hover, .list-course:hover{
- opacity: 0.8;
- }
- .new-message-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -370px;
- padding-left: 40px;
- }
- .invitations-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -455px;
- padding-left: 40px;
- }
- .profile-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -496px;
- padding-left: 40px;
- }
- .add-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -327px;
- padding-left: 40px;
- }
- .order-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -536px;
- padding-left: 40px;
- }
- .history-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -576px;
- padding-left: 40px;
- }
- .list-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -618px;
- padding-left: 40px;
- }
- .forum-btn{
- background: url("images/icon-chamilo.png") no-repeat 0 -666px;
- padding-left: 40px;
- }
- /*+++++++++++++++++++++++++++++++++
- RESPONSIVE CSS
- +++++++++++++++++++++++++++++++++*/
- .navbar .brand {
- float: left;
- font-size: 16px;
- font-weight: 200;
- line-height: 20px;
- padding-bottom: 12px;
- padding-top: 12px;
- color: #FFFFFF;
- }
- .navbar-inner{
- background: rgb(41,110,170); /* Old browsers */
- background: -moz-linear-gradient(top, rgba(41,110,170,1) 0%, rgba(1,145,199,1) 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,110,170,1)), color-stop(100%,rgba(1,145,199,1))); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, rgba(41,110,170,1) 0%,rgba(1,145,199,1) 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, rgba(41,110,170,1) 0%,rgba(1,145,199,1) 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, rgba(41,110,170,1) 0%,rgba(1,145,199,1) 100%); /* IE10+ */
- background: linear-gradient(to bottom, rgba(41,110,170,1) 0%,rgba(1,145,199,1) 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296eaa', endColorstr='#0191c7',GradientType=0 ); /* IE6-9 */
- }
- .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
- background-color: #FD6600;
- color: #FFFFFF;
- }
- .navbar-search {
- margin-bottom: 0;
- margin-top: 11px;
- position: relative;
- }
- .navbar-search .search-query {
- background:#FFFFFF;
- color: #666;
- border: 1px solid #ffffff;
- }
- .navbar .nav .active > a, .navbar .nav .active > a:hover {
- background:none;
- color: #FFFFFF;
- }
- @media (min-width: 321px) and (max-width: 480px) {
- .page-section{
- background: url(images/camaleon.jpg) repeat-x -850px -100px;
- margin-top: -10px;
- }
- }
- @media (min-width: 481px) and (max-width: 800px) {
- .sidebar-nav h4 {
- color: #037FB2;
- font-size: 18px;
- padding-bottom: 10px;
- padding-left: 15px;
- padding-right: 15px;
- padding-top: 10px;
- }
- .page-section{
- background: url(images/camaleon.jpg) repeat-x -500px -100px;
- margin-top: -10px;
- padding-top: 40px;
- }
- #profile_block .nav-list li, #course_block .nav-list li{
- padding-bottom: 5px;
- padding-top: 5px;
- }
- #top_main_content .menu-column #user_image_block{
- box-shadow: none;
- }
- footer #footer_left a, footer #footer_center a, footer #footer_right a{
- color: #FD6600;
- }
- }
- @media (max-width: 600px) {
- #main_content .course-box .row .span7 .row .span6 {
- float: left;
- /*width: 615px;*/
- padding-left: 10px;
- }
- #main_content .course-box .row .span7 .row .span6 h3 {
- font-size: 16px;
- /*width: 500px;*/
- }
- }
- @media (min-width: 801px){
- .nav-list > li > a {
- font-size: 13px;
- padding-bottom: 8px;
- padding-top: 8px;
- }
- .page-section{
- background: url(images/camaleon.jpg) repeat-x -500px -100px;
- margin-top: -10px;
- }
- /*CSS ICON BLOCK USER*/
- .inbox-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -345px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .new-message-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -307px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .invitations-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -378px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .profile-social{
- background: url("images/icon-chamilo.png") no-repeat 0 -414px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .add-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -274px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .order-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -447px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .history-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -481px;
- padding-left: 30px;
- background-size: 25px auto;
- }
-
- .list-course{
- background: url("images/icon-chamilo.png") no-repeat 0 -517px;
- padding-left: 30px;
- background-size: 25px auto;
- }
- .forum-btn {
- background: url("images/icon-chamilo.png") no-repeat scroll 0 -552px / 25px auto rgba(0, 0, 0, 0);
- padding-left: 30px;
- }
-
- }
- @media (min-width: 321px) and (max-width: 480px){
- footer {
- height: 15em;
- }
- footer #footer_left a, footer #footer_center a, footer #footer_right a {
- color: #FD6600;
- }
- .welcome-mascot{
- background: none;
- padding-right: 0px;
- padding-bottom: 2em;
- padding-top: 2em;
- }
- #homepage .row .span9 h2 {
- color: #0191C7;
- font-size: 22px;
- font-weight: bold;
- padding-bottom: 8px;
- line-height: 25px;
- }
- #announcements{
- display: none;
- }
- }
- @media (min-width: 1201px) {
- .page-section{
- background: url(images/camaleon.jpg) repeat-x center -100px;
- background-size: auto auto;
- margin-top: -10px;
- }
- }
- /*+++++++++++++++++++++++++++++++++
- END RESPONSIVE CSS
- +++++++++++++++++++++++++++++++++*/
|