﻿/*
header .white
{
    margin:0 !important;
    background-color:#fff;
    border:none;
}

.navbar-middle
{
    margin-top:30px !important;
}

.navbar-title
{
    position: absolute;
    float:left;
    margin:20px auto 0 auto;
    width: 100%;
    left: 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
}

.bs-footer 
{
    border-top: 1px solid #E5E5E5;
    color: #777777;
    margin-top: 100px;
    padding-bottom: 40px;
    padding-top: 10px;
    text-align: center;
}

textarea
{
    resize: vertical;
}

.noresize 
{
   resize: none !important;
}

#master_processing
{
    top:255px !important;
}

#provider_processing
{
    top:525px !important;
}

#data_processing
{
    top:465px !important;
}

.import-seleccio
{
    padding:0 20px 20px 20px;
    border:solid 1px #eee;
    margin-bottom:10px;
}

.import-seleccio input[type='text']
{
    width:800px;
}

.import-seleccio #import
{
    margin-top:-30px;
}

.tracing
{
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background-color:#eee;
    padding: 5px 20px 10px 20px;
    margin-top: -15px;
    font-size: 0.8em;
}

.tracing-previous textarea
{
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: 0px !important;
}

.state
{
    font-size:2em !important;
}

.state
{
    font-size:2em !important;
}

.centertext
{
    text-align:center;
}
*/

body{
	font-size: 13px;
	}

h1{
		margin-top:0;
		margin-bottom:30px;
	}
table{
	border:1px solid #ddd;
}
table thead{
	background-color: #efefef;
}

/*a.DTTT_button_xls, a.DTTT_button_xls:hover {
	text-indent: -9000px;
	background: url(images/ico-excel-20.png) no-repeat center;
	border:0;
	width:25px;
	height:25px;
	box-shadow: none;

}*/

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ccc;
    border-color: #ccc;
}

#sortable1 li, #sortable2 li{
	background: url(images/move.png) #fff no-repeat 5px center;
	padding-left:30px !important;
	cursor:move;
}
.logo{
	width:60px;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:5px;
}

input, select{
    border-radius: 0;
    font-size:13px;
}

.margentop20{
	margin-top:20px;
}
.breadcrumbrow{
	background-color: #eaeaea;
	margin-left:-15px;
	margin-right:-15px;
	font-size:0.9em;
	margin-bottom:15px;
	padding-top:8px;
	border-top:1px solid #fff;
	padding-bottom:4px;

}
.breadcrumb {
	margin:0;
	padding:0 0 8px 0;
	background-color: #eaeaea;
	color:#444;
}
.breadcrumb a:link, .breadcrumb a:visited{
	color:#666;
}
.breadcrumb > li + li:before {
    color: #666;
    content: "»";
    padding: 0 5px;
}
.btn-group > .btn {
    border-radius: 0;
    font-size:13px;
}

legend {
    color: #555;
    font-size: 1.5em;
}
label {
    font-weight: 300;
}

.radio label, .radio-inline {
    line-height: 1.8;
}

.btn {
    border-radius: 0;
}
.form-horizontal .control-label {
    text-align: right;
    font-size:12px;
}

.form-horizontal .control-label2 {
    text-align: right;
    font-size:12px;
    font-weight:bold;
    padding: 0px;
}

.widget-dades{
	padding-bottom:57px !important;
}
.apptitle{
	color:#FFF;
	font-size:0.8em;
}
.navbar {
    border-radius: 0;
    font-size:1.1em;
    margin-bottom:0;
}
.navbar-inverse {
    background-color: #000 !important;
}

.navbar-middle {
    margin-top: 30px !important;
}
.navbar-nav{
	margin-top:5px;
}

.navbar-title {
    position: absolute;
    float: left;
    margin: 20px auto 0 auto;
    width: 100%;
    left: 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
    color: #333 !important;
}

.bs-footer {
    border-top: 1px solid #E5E5E5;
    color: #777777;
    margin-top: 100px;
    padding-bottom: 40px;
    padding-top: 10px;
    text-align: center;
}

textarea {
    resize: vertical;
}

.noresize {
    resize: none !important;
}

.tracing {
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background-color: #eee;
    padding: 5px 20px 10px 20px;
    margin-top: -15px;
    font-size: 0.8em;
}

.tracing-previous textarea {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: 0px !important;
}

.btn {
    display: inline !important;
}

.dataTables_filter {
    display: block;
}

.table {
    border-collapse: collapse; 
    border-spacing: 0;
    width: 100% !important;
}


table > thead > tr > th > span{
	font-size: 0.85em;
	white-space: nowrap;
}

/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move;
}
.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec;
}
.ibox.ui-sortable-placeholder {
  margin: 0px 0px 23px !important;
}


.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
  margin-top: 5px;
}

.ibox-content.text-box {
  padding-bottom: 0px;
  padding-top: 15px;
}

.ui-draggable .ibox-title {
  cursor: move;
}

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox:after,
.ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 4px 0px 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  height: 48px;
}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0px;
}
.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: inline-block;
  float: right;
  margin-top: 0;
  position: relative;
  padding: 0;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}
.ibox-tools a.btn-primary {
  color: #fff;
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
.form-control{
	font-size:13px;
}

.form-control, .input-group .form-control {
    border-radius: 0;
    box-shadow: none;
}

.widget {
    background-color: #f9f9f9;
    border-color: #d3d3d3;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
}

.widget .widget-header {
    background-color: #eee;
    border-bottom: 1px solid #d3d3d3;
    height: 35px;
    padding: 0 10px;
}
.widget .widget-header h3 {
    display: inline-block;
    float: left;
    font-size: 1.1em;
    line-height: 35px;
    margin: 0;
    vertical-align: middle;
}
.widget .widget-content {
    padding: 20px 10px;
}