body {
   
    /*margin-left: 200px;*/
    /*margin-right: 200px;*/
    margin-left: auto;
    margin-right: auto;
    /*width: 900px;*/
    /*background-color: #666666;*/
    background-color: #000000;
    /*background-image: -webkit-linear-gradient(top, #000000 90%, #000000 100%);*/

    font-family: 'Metropolis Thin';
    

}

input {
    font-family: 'Metropolis Regular';
    border: solid 2px #e9a91f;
    text-transform: uppercase;
}


option {
    font-family: 'Metropolis Regular';
    text-transform: uppercase;
}

select {
    font-family: 'Metropolis Regular';
    border: solid 2px #e9a91f;
    text-transform: uppercase;
}

.navbar-default {
     background-color: #111111;
     border-color: #111111;
     background-image: -webkit-linear-gradient(top, #444444 0%, #000000 90%);
}

.panel-primary {
    border-color: #000000;
    background-image: -webkit-linear-gradient(top, #444444 0%, #000000 80%);
    /*background-image: -webkit-linear-gradient(top, #416674 0%, #0e323f 80%);*/
    color: #ffffff;
    
}

a {
    color: #e9a91f;
}

a:hover {
    color: #e9a91f;
}

a:visited {
    color: #e9a91f;
}

.linia_top {
    border-top: #e9a91f 1px solid;
    margin-top: 10px;
}

.linia_bottom {
    border-bottom: #e9a91f 1px solid;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.menor {
   /* background-color:#bbbbbb;
    color:#000000;*/
    background-color: transparent;
    
    color:#ffffff;
}

.nom_cursa {
    /*background-color: #111111;*/
    /*color:#ffffff;*/
    background-color: #e9a91f;
    color:#000000;
    padding-left: 20px;
    /*height: 80px;*/
    /*background-image: -webkit-linear-gradient(top, #111111 80%, #444444 100%);*/
}


.btn_tab_seleccio {
    background-color: #e9a91f;
    color:#000000;
    padding-left: 20px;
}

.btn_tab:hover {
    background-color: #e9a91f;
    color:#000000;
    padding-left: 20px;
}

.btn_tab {
    padding-left: 20px;
    cursor: pointer;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9a91f;
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e9a91f;
}

/*
.ng-table th.sortable,
.ng-table th.sortable.sort-desc,
 .ng-table th.sortable.sort-asc{
    background-color: #e9a91f !important;
    color:#000000;
    text-shadow: null !important;
}
*/

@media only screen and (max-width: 600px) {
    body{
        width: 100%;
        /*padding-top: 85px;*/
    }

    .header_img{
        max-height : 85px;
        

    }

    .relleno{
        /*background-color: #111111;*/
        background-color: #e9a91f;
        height: 80px;
    }
}

@media only screen and (min-width: 600px) {
    body {
        width: 550px;
        padding-top: 120px;
    }

    .header_img{
        max-height : 120px;
        max-width : 550px;
    }

}

@media only screen and (min-width: 1000px) {
    body {
        width: 900px;
        padding-top: 180px;
    }

    .header_img{
        max-height : 180px;
        max-width : 900px;
    }

}

button {
    font-family: "Metropolis","Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#header {
	margin-bottom:1px;
	color:#60223B;
	/*border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;*/
	height:180px;
    /*width: 100%;*/
	font-size:1.8em;
	font-weight:bold;
    /*background-color: #333333;*/
    background-color: transparent;
    width: 900px;
    margin-right: auto;
    margin-left: auto;

}

#header-center{
    position: absolute;
    width: 900px;
    background-color: transparent;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    z-index: -10;
}

#header-left{
	float:left;
	/*background-image: url(../img/tretze_logo.jpg);*/
	/*width:25%;*/
	height:100%;
    width: 50%;
	/*background-color: #333333;*/
    background-color: transparent;
	background-repeat: no-repeat;

}

#header-right{
	 float:right;
    background-color: transparent;
	 /*width:25%;*/
    width: 50%;
	 height:100%;
}


.getEvidencia{
    cursor: pointer;
}

.getNoEvidencia{
    cursor: not-allowed;
}

.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

.thtractat{
    width: 10%;
}


.tractat{
    font-size: 10px;
    width: 10%;
}

.tdData{
    width: 100px;
}

.text-esq{
    text-align: left !important;
}

.indicador{
    font-weight: lighter;
}

input[type=number]{
    text-align: right;
}

#paginador{ 
    text-align: center;
    width: 100%;
 }
 #RE_estat{
    height: 70px;
 }
 
 .taula_dades td,th{
     text-align:center;
 }
 
.dies_festius{
        background-color: rgba(255,0,0,0.3) !important;
}

.zona_bloquejada{
        background-color: rgba(0,0,0,0.3) !important;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #428bca;
    color: white;
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.danger:hover > td {
    color: black;
}

.taula_recurs_horari th{
    text-align: left;
    font-weight: lighter;
    vertical-align: middle !important;
    width: 10%;
}

.taula_recurs_horari td{
    vertical-align: middle !important;
}



.plantilles_recurs_horari{
    border: 1px solid #333333;
    height: 450px;
    background-color: beige;
}

.inputNumber_recurs_horari{
    width: 64px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;    
}


.plantilles_recurs_dies{
    border: 1px solid #333333;
    min-height: 450px;
    background-color: beige;
}

.btn_estat {
    width: 150px;
}

.table th{
    text-align: left;
}

.conf_calendari_laboral{
    
    border: 1px solid #333333;
    /*min-height: 450px;*/
    background-color: beige;
}

.conf_tramits{
    
    border: 1px solid #333333;
    min-height: 450px;
    background-color: beige;    
}

.dia_festiu a{
    color:red;
}

@media print { 

    .no-print {
        display: none;
    }
    
    .si-print {
        display: block;
    }

    .panel-primary {
        border-color: #ffffff;
    }
}

@media screen { 
   
    .si-print {
        display: none;
    }
}

.form-control-select {
    /*display: block;*/
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #cccccc;
    border-color: #aaaaaa;
    opacity: 1;
}


.errorCamp{
    border: solid 2px #e9a91f;
    /*border: solid 2px red !important;*/
    /*border: solid 2px #6b716e !important;*/
    /*background-color: #eeeeee !important;*/
    /*background-color: #fcf8e3;*/
    background-color: #f7eeda;
}

.okCamp{

   /* border: solid 2px green !important; !important;
    background-color: #eeeeee !important;*/
    border: solid 2px #ffffff;
}



.formRow {
    padding-top: 10px;
}