﻿@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@font-face {
    font-family: 'hind_vadodara_regular';
    src: url('../Fonts/hindvadodara-regular-webfont.eot');
    src: url('../Fonts/hindvadodara-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/hindvadodara-regular-webfont.woff') format('woff'), url('../Fonts/hindvadodara-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hind_vadodara_bold';
    src: url('../Fonts/hindvadodara-bold-webfont.eot');
    src: url('../Fonts/hindvadodara-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/hindvadodara-bold-webfont.woff') format('woff'), url('../Fonts/hindvadodara-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hind_vadodara_semibold';
    src: url('../Fonts/hindvadodara-semibold-webfont.eot');
    src: url('../Fonts/hindvadodara-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/hindvadodara-semibold-webfont.woff') format('woff'), url('../Fonts/hindvadodara-semibold-webfont.ttf') format('truetype'); font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slab_bold';
    src: url('../Fonts/robotoslab-bold-webfont.eot');
    src: url('../Fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/robotoslab-bold-webfont.woff') format('woff'), url('../Fonts/robotoslab-bold-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal;
}

.Amplada {
    width: 36%;
    margin-left: 32%;
    height: 65%;
    margin-top: 0;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class="Amplada"] {
        width: 100%;
        height: 80%;
        margin-left: 0;
        margin-top: 0;
    }
}

html,body
{
    margin:0;
    height:100%;
    font-family: Roboto;
    font-size: small;
}

p {
    margin:20px;
}

tr.LiniaBaix {
    height: 40px;
    border-top: 1px solid;
    border-color: #00b1eb;
    font-family: hind_vadodara_regular;
    font-size: 14pt;
}

tr.Cap {
    height: 40px;
    font-family: hind_vadodara_bold;
    font-size: 14pt;
}

.PrimerCamp {
    /* margin-left:30%;*/
    margin-left: 2em;
}

TABLE {
    border-radius: 8px 8px 8px 8px;
    color: white;
}

BUTTON {
    font-size: 14px;
}
input[type=submit], input[type=reset], input[type=text] {
    font-family: Arial;
    border: thin solid;
    border-color: #d2d4d6;
    height: 30px;
}

input[type=text] {
    font-size: 18px;
    height: 25px;
    border-radius: 8px 8px 8px 8px;
}

select.ui-datepicker-month, select.ui-datepicker-year {
    font-size: 20pt;
    color: #878690;
    border: thin groove;
    font-family: hind_vadodara_regular;
    border-radius: 8px 8px 8px 8px;
    height: 23px;
}

a:link {
    text-decoration: none;
    color:white;

}

a:visited {
    text-decoration: none;
    color:white;
}

a:hover {
    text-decoration: underline;
    color: #91d3f4;
    cursor:pointer;
}

a:active {
    text-decoration: underline;
    color: #91d3f4
}

.Taula {
    border-right: thin outset;
    border-left: thin outset;
    border-bottom: thin outset;
    background-color:#99CCFF;
    border-spacing:100px;
    color:black
}

.TaulaFosc {
    border-right: thin outset;
    border-left: thin outset;
    border-bottom: thin outset;
    background-color: #428bca;
    color:white;
}

.TabSel {
    border-right: thin outset;
    border-top: thin outset;
    border-left: thin groove;
    background-color:#E7E7E7;
    font-weight: bold;
    font-size: 14px;
    cursor:default;
}

.TabSobre {
    border-right: thin outset;
    border-left: thin outset;
    border-top: thin outset;
    border-bottom: thin outset;
    background-color: gainsboro;
    font-weight: bold;
    font-size: 14px;
    cursor:pointer;
    color: gray;
}

.TabNoSel {
    border-right: thin groove;
    border-left: thin groove;
    border-TOP: thin groove;
    border-bottom: thin outset;
    background-color: lightgrey;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    color: darkgray;
    margin-right: 0px;
}
.EtiDades
{
    background-color: white;
    font-weight: bold;
    font-size: 9px;
}
.Obligatori
{
   background-color: #EFF3FB;
}
.LletraGran {
    font-size:large;
}

.LletraPetita {
    font-size: x-small;
}

.Esquerra {
   text-align:left;
}

.Capcalera {
    background-image: url(../Imatges/gradlavender.jpg);
    height: 16px;
    color: dodgerblue;
}
.Fila 
{
	background-color:LightYellow;
}
.FilaAlterna 
{
	background-color:Ivory;
}
.Triat
{
	background-image: url(../imatges/gradLavenderFosc.jpg);
}

.Seleccio
{
	background-image: url(../Imatges/gradNegre.jpg);
    color:white;
}

.Seleccionat
{
	background-image: url(../imatges/gradLavenderFosc.jpg);
}

.AutoScroll 
{
	overflow:auto;
}
.Data 
{
	cursor:pointer;
}

.Invisible
{
    display:none;   
 }

.Buto {
    color: white;
    border-radius: 5px 5px 5px 5px;
    background-color: #aeaeae;
}

.Alerta
{
    background-color:tomato;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#UpdateProgress1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    filter: alpha(opacity=70);
}
/*
td {
    border:1px solid white;
}
*/