@charset "utf-8";
/* CSS Document */

.btnControlPanel {
	box-shadow: 0px 1px 0px 0px #fff6af;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b6b6b+0,110200+100 */
background: #6b6b6b; /* Old browsers */
background: -moz-linear-gradient(top,  #6b6b6b 0%, #110200 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6b6b6b 0%,#110200 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6b6b6b 0%,#110200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#110200',GradientType=0 ); /* IE6-9 */

	border-radius:5px;
	/*border:1px solid #ffaa22;*/
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:0.7em;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.43);
}
.btnControlPanel:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#969696+0,383838+100 */
background: #969696; /* Old browsers */
background: -moz-linear-gradient(top,  #969696 0%, #383838 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #969696 0%,#383838 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #969696 0%,#383838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#383838',GradientType=0 ); /* IE6-9 */

	text-decoration: none;
	color: #fff;
}
.btnControlPanel:active {
	position:relative;
	top:1px;
}
.btnControlPanel:visited {
	color: #fff;
}

.btnControlPanel span{ position: relative; top: 2px; font-size: 1.2em; max-height: 3px;
}

.btnStandar {
	box-shadow: 0px 1px 0px 0px #fff6af;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b6b6b+0,110200+100 */
background: #6b6b6b; /* Old browsers */
background: -moz-linear-gradient(top,  #6b6b6b 0%, #110200 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6b6b6b 0%,#110200 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6b6b6b 0%,#110200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#110200',GradientType=0 ); /* IE6-9 */

	border-radius:5px;
	/*border:1px solid #ffaa22;*/
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:0.7em;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.43);
}
.btnStandar:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#969696+0,383838+100 */
background: #969696; /* Old browsers */
background: -moz-linear-gradient(top,  #969696 0%, #383838 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #969696 0%,#383838 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #969696 0%,#383838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#383838',GradientType=0 ); /* IE6-9 */

	text-decoration: none;
	color: #fff;
}
.btnStandar:active {
	position:relative;
	top:1px;
}
.btnStandar:visited {
	color: #fff;
}

.btnStandar span{ position: relative; top: 1px; font-size: 1.3em; max-height: 3px; margin-right: 5px;
}

.btnAccept{
	background-color:#14C555;
	padding:8px 20px 8px 20px;
	border: 0px;
	text-decoration:none;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:0.8em;
	margin-top:5px;
	margin-right:0px;
	
	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.43);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#969696+0,191919+100 */
background: #969696; /* Old browsers */
background: -moz-linear-gradient(top,  #969696 0%, #191919 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #969696 0%,#191919 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #969696 0%,#191919 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
}
.btnAccept:hover{
	color: #fff;
	text-decoration: none;
}
.btnAddReg{
	padding: 10px;
	border-radius: 5px;
	border: solid 1px rgba(205,203,203,0.3);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f9f9+0,e8e8e8+100 */
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 0%, #e8e8e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9f9f9 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */

	background-color: rgba(191,189,189,0.1);
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:0.8em;
	color: #000;
	line-height: normal;
	/*-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.3); */
}
.btnAddReg:hover{
	text-decoration: none;
	color: #000;
}

.btnGreen {
	box-shadow: 0px 10px 14px -7px #3e7327;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4ead00+0,008e07+100 */
background: #4ead00; /* Old browsers */
background: -moz-linear-gradient(top,  #4ead00 0%, #008e07 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4ead00 0%,#008e07 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4ead00 0%,#008e07 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ead00', endColorstr='#008e07',GradientType=0 ); /* IE6-9 */


	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
}
.btnGreen:hover {
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	background-color:#72b352;
	text-decoration: none;
}
.btnGreen:active {
	position:relative;
	top:1px;
}
.btnGreen:visited {
	color: #fff;
}
.btnActiweb {
	box-shadow: 0px 10px 14px -7px #000000;
	background: #2884e0;
background: -moz-linear-gradient(top,  #2884e0 0%, #1e3e96 100%);
background: -webkit-linear-gradient(top,  #2884e0 0%,#1e3e96 100%);
background: linear-gradient(to bottom,  #2884e0 0%,#1e3e96 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2884e0', endColorstr='#1e3e96',GradientType=0 );

	border-radius:4px;
	border:1px solid rgba(2,78,170,1.00);
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
}
.btnActiweb:hover {
	background: #2898e2;
background: -moz-linear-gradient(top,  #2898e2 0%, #246ab5 100%);
background: -webkit-linear-gradient(top,  #2898e2 0%,#246ab5 100%);
background: linear-gradient(to bottom,  #2898e2 0%,#246ab5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2898e2', endColorstr='#246ab5',GradientType=0 );

	text-decoration: none;
}
.btnActiweb:active {
	position:relative;
	top:1px;
}
.btnActiweb:visited {
	color: #fff;
}
.btnActiweb span{
	position: relative;
	top:2px;
	font-size: 0.9rem;
	margin-right: 3px;
	margin-left: 3px;
}
.btnCloseSession {
	box-shadow: 0px 1px 0px 0px #fff6af;
	background: #fc1639;
background: -moz-linear-gradient(top,  #fc1639 0%, #891200 100%);
background: -webkit-linear-gradient(top,  #fc1639 0%,#891200 100%);
background: linear-gradient(to bottom,  #fc1639 0%,#891200 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc1639', endColorstr='#891200',GradientType=0 );
	border-radius:5px;
	/*border:1px solid #ffaa22;*/
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:0.7em;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.43);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.43);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.43);
}
.btnCloseSession:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#969696+0,383838+100 */
background: #969696; /* Old browsers */
background: -moz-linear-gradient(top,  #969696 0%, #383838 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #969696 0%,#383838 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #969696 0%,#383838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#383838',GradientType=0 ); /* IE6-9 */

	text-decoration: none;
	color: #fff;
}
.btnCloseSession:active {
	position:relative;
	top:1px;
}
.btnCloseSession:visited {
	color: #fff;
}

.btnCloseSession span{ position: relative; top: 1px; font-size: 1.3em; max-height: 3px; margin-right: 5px;
}

