#page {
    padding-top: 60px;
}

.thumbnails .btn{
	margin-right: 10px;
}

.centrar-der{
  text-align: right !important;
  vertical-align: middle !important;

}

.campo-bloqueado{
  border: 1px dashed #FF8B86;

}
.modal{
	border-top-left-radius:10px;
	border-top-right-radius: 10px;
}
.modal-header{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.prevent-click {
     pointer-events: none;
}
.colorSeccionDocumentP{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
color:white; 
padding-right: 20px !important; 
padding-left: 10px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin-bottom: -10px;

}
.spanSize{
	font-size: 24px;
    line-height: 1;
    padding: 2px 10px;
    float:none;
    margin-left: 0px;
}
.spaceH{
	margin-left: 5px;
}
.cutSpan{
	margin-left: 0px !important;
}
.table .table.colorHead{
	background: #F9F6F6  ;
}
.colorDiv{
	background: #F9F6F6  ;
	border: 1px solid #dddddd;

}
.centrar-horizontal{
	text-align: center !important;
}
.centrar-vertical{
    vertical-align: middle !important;
}
.centrar-izq{
	text-align: left !important;
	vertical-align: middle !important;
}
.centrar-vert{
	vertical-align: middle !important;
	line-height: auto !important;
}
.table.cutMargin{
	margin-bottom: 0px;
}

.grid-view.cutPadding{
	padding-top: 0px;
}

.colorHeadModal{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b7ea+0,009ec3+100;Blue+3D+%2315 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+44,207cca+44,2989d8+100,7db9e8+100,2989d8+101 */
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(32,124,202,1) 44%, rgba(32,124,202,1) 44%, rgba(41,137,216,1) 100%, rgba(125,185,232,1) 100%, rgba(41,137,216,1) 101%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 44%,rgba(32,124,202,1) 44%,rgba(41,137,216,1) 100%,rgba(125,185,232,1) 100%,rgba(41,137,216,1) 101%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 44%,rgba(32,124,202,1) 44%,rgba(41,137,216,1) 100%,rgba(125,185,232,1) 100%,rgba(41,137,216,1) 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=0 ); /* IE6-9 */
color:white;
}
.colorClose{
	color: white !important;
}
.colorHeadModalItem{
background: linear-gradient(to bottom, #62c462, #51a351);
color:white;
}

.ocultarDocument{
	display: none;
}

#documentTitle{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+47,f7f7f7+47,ffffff+99 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 47%, rgba(247,247,247,1) 47%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(247,247,247,1) 47%,rgba(247,247,247,1) 47%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(247,247,247,1) 47%,rgba(247,247,247,1) 47%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.document{

border: 2px solid #EEEBEB; 
border-top-left-radius: 10px;
border-top-right-radius: 10px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

h1{
	color:#5A5757;
	border-bottom: 1px solid #d4cbcb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(242, 242, 242);
    padding-bottom: 8px;
}

span.blueCircle {
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(32,124,202,1) 44%, rgba(32,124,202,1) 44%, rgba(41,137,216,1) 100%, rgba(125,185,232,1) 100%, rgba(41,137,216,1) 101%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 44%,rgba(32,124,202,1) 44%,rgba(41,137,216,1) 100%,rgba(125,185,232,1) 100%,rgba(41,137,216,1) 101%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 44%,rgba(32,124,202,1) 44%,rgba(41,137,216,1) 100%,rgba(125,185,232,1) 100%,rgba(41,137,216,1) 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=0 ); /* IE6-9 */
color:white;
  border-radius: 1.8em;
  -moz-border-radius: 1.8em;
  -webkit-border-radius: 1.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 2.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.6em; 
}

span.greenCircle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#459333+32,459333+33,65dd4d+95,65dd4d+100 */
background: rgb(69,147,51); /* Old browsers */
background: -moz-linear-gradient(top, rgba(69,147,51,1) 32%, rgba(69,147,51,1) 33%, rgba(101,221,77,1) 95%, rgba(101,221,77,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(69,147,51,1) 32%,rgba(69,147,51,1) 33%,rgba(101,221,77,1) 95%,rgba(101,221,77,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(69,147,51,1) 32%,rgba(69,147,51,1) 33%,rgba(101,221,77,1) 95%,rgba(101,221,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459333', endColorstr='#65dd4d',GradientType=0 ); /* IE6-9 */
  border-radius: 1.8em;
  -moz-border-radius: 1.8em;
  -webkit-border-radius: 1.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 2.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.6em; 
}

span.orangeCircle{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f48e09+1,f79307+28,f79307+28,f79307+42,f2a548+95,f4a63f+100,efc353+100 */
background: rgb(244,142,9); /* Old browsers */
background: -moz-linear-gradient(top, rgba(244,142,9,1) 1%, rgba(247,147,7,1) 28%, rgba(247,147,7,1) 28%, rgba(247,147,7,1) 42%, rgba(242,165,72,1) 95%, rgba(244,166,63,1) 100%, rgba(239,195,83,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(244,142,9,1) 1%,rgba(247,147,7,1) 28%,rgba(247,147,7,1) 28%,rgba(247,147,7,1) 42%,rgba(242,165,72,1) 95%,rgba(244,166,63,1) 100%,rgba(239,195,83,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(244,142,9,1) 1%,rgba(247,147,7,1) 28%,rgba(247,147,7,1) 28%,rgba(247,147,7,1) 42%,rgba(242,165,72,1) 95%,rgba(244,166,63,1) 100%,rgba(239,195,83,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f48e09', endColorstr='#efc353',GradientType=0 ); /* IE6-9 */
   border-radius: 1.8em;
  -moz-border-radius: 1.8em;
  -webkit-border-radius: 1.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 2.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.6em; 
}
.tituloColor{
	color:#757171;
}