/*

    Copyright 2010 Guadaltel, S.A.

    Licensed under the EUPL, Version 1.1 or - as soon they
    will be approved by the European Commission - subsequent
    versions of the EUPL (the "Licence");
    you may not use this work except in compliance with the
    Licence.
    You may obtain a copy of the Licence at:

    http://ec.europa.eu/idabc/eupl

    Unless required by applicable law or agreed to in
    writing, software distributed under the Licence is
    distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
    express or implied.
    See the Licence for the specific language governing
    permissions and limitations under the Licence.

*/

/***** LOGIN *****/

.form-login .form-group label{
	color: #3D8A7F;
}

/********************** Botones *******************/
.btn-primary {
	background-color: #3D8A7F !important;
	border-color: #3D8A7F !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-color: #619796 !important;
	border-color: #619796 !important;
}

/********* SUBCABECERA **********/

.rich-toolbar {
  background-color: #3D8A7F;
}

/********* TOOLBAR **********/

.rich-toolbar {
  background-color: #3D8A7F;
}

.rich-menu-item-hover, .rich-menu-group-hover {
  background-color: #E1EEEE;
  
}

.rich-ddmenu-label-select {
  background-color: #E1EEEE;
  color: #3D8A7F;
  color: #636363;
}

.rich-menu-item-label-selected{
  color: #3D8A7F;
  color: #636363;
}
.rich-menu-list-bg {
  background-color: #3D8A7F;
}

/********* BODY **********/

a, a:link, a:visited{
	color: #3D8A7F;
}

h3, .h3, .rich-stglpanel-header{
	color: #3D8A7F;
}

h4, .h4{
	color: #3D8A7F;
}

.color, .color-negrita{
	color: #3D8A7F;
}

/********* FILEUPLOAD BTN **********/

.fileupload-table th{
	color: #3D8A7F;
}

.rich-calendar-tool, .rich-calendar-month, .rich-calendar-today{
	background: #3D8A7F;	
}

.rich-calendar-holly{
	color: #3D8A7F;
}

/********* SUGGESTION BOX **********/

.rich-sb-int-sel{
	background-color: #3D8A7F;
}

/********* MODAL PANELS **********/

.rich-mpnl-header{
	background-color: #3D8A7F;
}

.rich-tab-inactive{
	color: #3D8A7F;
}

/********* TABLAS **********/

.rich-table th{
	color: #3D8A7F;
}

/********* DATASCROLLER **********/

.rich-datascr-act, .rich-datascr-inact, .rich-datascr-button{	
	color: #3D8A7F;
}

/********* TIPOGRAFIA GUADALTEL **********/

.gi, .gi-selected .gi{
	color: #3D8A7F;	
}

.gi-not-selected .gi{
	color: #E1EEEE;
}

.rich-fileupload-button, .rich-fileupload-button-press, .rich-fileupload-button-light {
	color: #3D8A7F;
}