@font-face {
	font-family: BestrFont;
  src: url(/fonts/FiraGO-Regular.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-Bold;
  src: url(/fonts/FiraGO-Bold.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-Book;
  src: url(/fonts/FiraGO-Book.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-Light;
  src: url(/fonts/FiraGO-Light.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-Medium;
	src: url(/fonts/FiraGO-Medium.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-Thin;
	src: url(/fonts/FiraGO-Thin.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-Italic;
	src: url(/fonts/FiraGO-Italic.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-BookItalic;
  src: url(/fonts/FiraGO-BookItalic.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-ThinItalic;
	src: url(/fonts/FiraGO-ThinItalic.ttf) format("truetype");
}
@font-face {
	font-family: BestrFont-ExtraLightItalic;
	src: url(/fonts/FiraGO-ExtraLightItalic.ttf) format("truetype");
}
body {
	padding-top: 70px;
	font-family: BestrFont-Book;
	font-weight: normal;
    max-width: 100%;
    overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 980px) {
  body {
    padding-top: 70px;
  }
}
h1 {
	font-family: BestrFont-Book;
	font-size: 40px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-family: BestrFont-Light;
	font-size: 36px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-size: 25px;
	letter-spacing: 1px;
	margin-top: 10px;
	font-weight: normal;
}
h4 {
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 0px;
}
h6 {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
}
strong {
	font-family: BestrFont-Bold;
}
em {
	font-family: BestrFont-Italic;
}
/*ul {
	margin:0px;
	padding:0px;
}

ul li{
	list-style-type:none;

}*/
a, a:hover {
    color: #cfa666;
}
a:focus,
a:hover {
	outline: none;
}
.container50{
	min-height: 50vh;
}
/*.black{
	background:black;
}*/
.container-fluid{
	padding-right: 0px;
	padding-left: 0px;
}
.row { margin: 0; padding: 0 }

.oro {color: #cfa666;}

.font_light {
	font-family: BestrFont-Light;
}
.font_regular {
	font-family: BestrFont-Book;
}
.font_book {
	font-family: BestrFont-Book;
}
.font_medium {
	font-family: BestrFont-Medium;
}
.font_bold {
	font-family: BestrFont-Bold;
}
.font_italic {
	font-family: BestrFont-Italic;
}
.font_bookitalic {
	font-family: BestrFont-Italic;
}
.font_thinitalic {
	font-family: BestrFont-ExtraLightItalic;
}

.shadow {
	text-shadow: 0px 1px 2px #4d4d4d;
}
.navbar-nav li a {
	font-family: BestrFont-Book;
	font-size: 10pt;
	letter-spacing: 1px;
}
.glyphicon {
	font-size: 12pt;
}
.nopadding {
	padding: 0;
}
.nomargin {
	margin: 0;
}
.wordwrap-breakword {
	word-wrap: break-word;
}
.maxwidth {
	max-width: 1024px;
	margin: 0 auto;
}
.maxwidth-textonly {
	max-width: 620px;
	margin: 0 auto;
}
.maxwidth-form {
	max-width: 420px;
	margin: 0 auto;
}
.maxwidth-twoform {
	max-width: 640px;
	margin: 0 auto;
}
.maxwidth-form-custom-createformhtml{
	max-width: 460px;
	margin: 0 auto;
}
.paddingtop_small10 {
	padding-top: 10px;
}
.paddingtop_small {
	padding-top: 30px;
}
.paddingtop_small40 {
	padding-top: 40px;
}
.paddingtop_standard {
	padding-top: 56px;
}
.paddingtop_extended {
	padding-top: 86px;
}
.paddingbottom_xs {
	padding-bottom:14px;
}
.paddingbottom_small5 {
	padding-bottom: 5px;
}
.paddingbottom_small {
	padding-bottom: 30px;
}
.paddingbottom_standard {
	padding-bottom: 56px;
}
.paddingbottom_extended {
	padding-bottom: 86px;
}
.paddingbottom_prefooter {
	padding-bottom: 140px;
}
.paddingside_standard {
	padding-left: 30px;
	padding-right: 30px;
}
.margintop_small {
	margin-top: 15px;
}
.touppercase {
	text-transform: uppercase;
}
.testo_gold {
	color: rgb(207,166,102); /* GOLD */
}
.testo_standard {
	font-family: BestrFont-Light;
	font-size: 18px;
	line-height: 26px;
}
.testo_small {
	font-family: BestrFont-Light;
	font-size: 12px;
}
.testo_small_highlight {
	font-family: BestrFont-Book;
	font-size: 13px;
}
.testo_micro {
	font-family: BestrFont-Light;
	font-size: 10px;
}
.titolo_standard {
	margin: 0 0 10px;
	color: rgb(207,166,102); /* GOLD */
}
.titolo_standard.paddingbottom_standard {
	margin-bottom: 56px;
	padding-bottom: 0px;
}
.paragrafo_standard {
	margin: 36px 0 10px;
}
.paragrafo_h2 {
	font-family: BestrFont-Light;
	font-size: 36px;
	margin: 0px;
	font-weight: normal;
	line-height: 40px;
}
.paragrafo_h4 {
	font-family: BestrFont-ExtraLight;
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
}
.paragrafo_h5 {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
}
.sottotitolo-descrizione {
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}
.ribbon-standard-height {
	height: 290px;
}
.badge-inribbon {
	margin-top: 65px;
}
.badge-inribbon.withactions {
	margin-top: 34px;
}
.badge-inribbon img {
	max-height: 160px;
	width: auto;
}
.borderout-right-blk30 {
	box-shadow: 1px 0 0 0 rgb(179,179,179); /* 30% BLACK */
}
.issuer-logo-normal,
.project-logo-normal,
.organization-logo-normal {
	max-height: 160px;
	width: auto;
	max-width: 100%; /* per restringere loghi a tutta colonna su project, badge e award page */
}
.explore-box-gradient-h2-ex-h1{
	font-family: BestrFont-Book;
	font-size: 40px;
	line-height: 44px;
}
.project-show-h2-ex-h1{
	font-family: BestrFont-Book;
	font-size: 40px;
	line-height: 44px;
}
.organization-show-h2-ex-h1{
	font-family: BestrFont-Book;
	font-size: 40px;
	line-height: 44px;
}
.badge-explore-h2-ex-h1{
	font-family: BestrFont-Book;
	font-size: 40px;
	line-height: 44px;
}
.index-landing-h2-ex-h1{
	font-family: BestrFont-Light;
	font-size: 40px;
	line-height: 44px;
}
.landingbridginggap{
	line-height: 500px;
	vertical-align: middle;
}
.index-landing-wizardwelcome-h2-ex-h1{
	font-family: BestrFont-Book;
	font-size: 40px;
	line-height: 44px;
}

/*PROFILE HEADER*/
#profile-header-wrapper {
	background-color: rgb(248,244,238);  /* LIGHT CREAM */
	color: rgb(51,51,51); /* 80% BLACK */
}
/*#profile-header .share-btn-group {
	margin: 30px 0 40px;
}
#profile-header .btn-group.share-btn-group > .btn {
	padding: 0px;
	border-radius: 0px;
}
#profile-header .share-btn-group > .btn.active,
#profile-header .share-btn-group > .btn:active {
	box-shadow: none;
}
#profile-header .share-btn-group > .btn.hover,
#profile-header .share-btn-group > .btn:hover {
	border: solid 1px rgb(51,51,51);
}*/

/*Accordion*/
.ui-accordion-header { background-color: red; }

.ui-accordion-header.ui-state-active { background-color: red; }
/*Modal*/
@media (max-width: 768px) {
	.modal-dialog {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
	}
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
	}
}
.modal-content {
	height: 100%;
	border-radius: 0;
	background-color: rgba(252,250,247, 0.95);
}
.modal-header {
	height: 70px;
	padding: 20px 30px 0;
	border: 0;
}
.modal_close {
	position: absolute;
	right: 30px;
}
.panel-heading {
  padding: 0px;
  border-bottom: 0px;
}


/* BUTTONS */
.btn {
	padding: 10px 10px;
	line-height: 16px;
	font-size: 16px;
	font-family: BestrFont-Book;
	letter-spacing: 1px;
}
.btn-default {
	padding:10px 20px;
	font-size:16px;
	text-transform:uppercase;
}
.btnw {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 35px;
	transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
    transition: opacity 0.15s linear 0s;
    -webkit-transition: opacity 0.15s linear 0s;
}
.btnw:hover {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff!important;
}

.btn-red {
    background: #FE1743 none repeat scroll 0 0;
    border: medium none;
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 10px 20px;
}
.btn-red:hover {
    background: #de2847 none repeat scroll 0 0;
	color: #fff;
}
.btn.active.focus,
.btn.active:focus,
.btn:active:focus,
.btn.focus:active,
.btn.focus,
.btn:focus {
	outline: none
}
.btn-bestr-transparent,
.btn-bestr-transparent:link,
.btn-bestr-transparent:visited {
	background-color: transparent;
	color: rgb(51,51,51) !important; 	/* 80% BLACK */
	border: none;
}
.btn-bestr-transparent:hover,
.btn-bestr-transparent:active {
	color: rgb(51,51,51) !important; 	/* 80% BLACK */
	background-color: rgb(230,230,230);	/* 10% BLACK */
	border: none;
	text-decoration: none;
}
.btn-bestr-white,
.btn-bestr-white:link,
.btn-bestr-white:visited {
	background-color: transparent;
	color: rgb(255,255,255) !important; /* WHITE */
	border: solid 1px rgb(255,255,255); /* WHITE */
	border-radius: 2px;
}
.btn-bestr-white:hover,
.btn-bestr-white:active {
	color: rgb(255,255,255) !important; /* WHITE */
	border: solid 2px rgb(255,255,255); /* WHITE */
	text-decoration: none;
	margin-top: -1px;
}
.btn-bestr-red,
.btn-bestr-red:link,
.btn-bestr-red:visited {
	background-color: rgb(254,23,67); /* RED */
	color: rgb(255,255,255) !important; /* WHITE */
	border: 0;
	border-radius: 2px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.btn-bestr-red:hover,
.btn-bestr-red:active {
	background-color: rgb(228,21,60); /* RED DARK*/
	color: rgb(255,255,255) !important; /* WHITE */
	border: 0;
	text-decoration: none;
}

.btn-bestr-black,
.btn-bestr-black:link,
.btn-bestr-black:visited {
	background-color: transparent;
	color: rgb(51,51,51) !important; /* BLACK */
	border: solid 1px rgb(51,51,51); /* BLACK */
	border-radius:2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.btn-bestr-black:hover,
.btn-bestr-black:active {
	color: rgb(51,51,51) !important; /* BLACK*/
	border: 2px solid;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btn-bestr-W2A {
	width: 120px;
}
.btn-bestr-W3A {
	width: 180px;
}
.btn-bestr-W4A {
	width: 240px;
}
.btn-bestr-full {
	width: 100%;
}
.btn-bestr-fliud {
	padding: 10px 20px;
}
.btn-marginlabels {
	margin-top: 23px
}
.btn-bestr-award-blockcerts {
	width: 120px;
	font-size: 12px;
}

/* LIMKS */
.link_standard {
	font-family: BestrFont-Book;
	font-size: 18px;
	line-height: 26px;
	color: rgb(207,166,102); /* GOLD */
	text-decoration: underline;
	padding-top: 0;
	padding-bottom: 0;
}
.link_standard:link,
.link_standard:visited,
.link_standard:hover,
.link_standard:active {
	color: rgb(207,166,102); /* GOLD */
	text-decoration: underline;
}
.link_white:link,
.link_white:visited {
	color: rgb(255,255,255); /* WHITE */
	text-decoration: none;
}
.link_white:hover,
.link_white:active {
	color: rgb(255,255,255); /* WHITE */
	text-decoration: underline;
}
.link_red:link,
.link_red:visited,
.link_red:hover,
.link_red:active {
	color: rgb(254,23,67);		/* RED */
	text-decoration: underline;
}
.link_black50:link,
.link_black50:visited,
.link_black50:hover,
.link_black50:active {
	color: rgb(128,128,128);	/* BLACK 50% */
	text-decoration: underline;
}
.link_black70:link,
.link_black70:visited,
.link_black70:hover,
.link_black70:active {
	color: rgb(77,77,77);	/* BLACK 70% */
	text-decoration: underline;
}

/* SOCIAL */
.linkedin{
	background: url(/images/social-form-in.svg) no-repeat center ;
	padding: 15px;
	border:solid 1px #fff;
}
.facebook{
	background: url(/images/social-form-f.svg) no-repeat center ;
	padding: 15px;
	border:solid 1px #fff;
}

.twitter{
	background: url(/images/social-form-t.svg) no-repeat center ;
	padding: 15px;
	border:solid 1px #fff;
}

.twitter:hover, .facebook:hover, .linkedin:hover{
	border:solid 1px #333;
}

/* FORM */
.section-badge {
	margin: 31px 0px;
}
.section-badge .badge-logo {
	max-height: 160px;
/*	max-width: 125px;*/
	height: auto;
}

.form .btn{
    width: 100%;
}
.form, .form a {
    color: rgb(128,128,128);	/* BLACK 50% */
    font-family: BestrFont-Light;
	font-size: 13px;
}
.form-template {
	font-family: BestrFont-Book;
	font-size: 13px;
	color: rgb(128,128,128);	/* BLACK 50% */
}
.form-template .tab-content {
	margin-top: 30px;
}
.form-template input[type="text"].form-control,
.form-template input[type="email"].form-control,
.form-template input[type="password"].form-control,
.form-template input[type="idemorganization"].form-control,
.form-template select.form-control {
	border: 1px solid rgb(128,128,128);	/* BLACK 50% */
    border-radius: 0px;
    color: rgb(128,128,128);	/* BLACK 50% */
    font-family: BestrFont-Light;
    font-size: 14px;
	letter-spacing:0.5px;
    height: 36px;
    padding: 8px 12px;
    width: 100%;
}
.form-template textarea.form-control {
	border: 1px solid rgb(128,128,128);	/* BLACK 50% */
    border-radius: 0px;
    color: rgb(128,128,128);	/* BLACK 50% */
    font-family: BestrFont-Light;
    font-size: 14px;
	letter-spacing:0.5px;
    width: 100%;
}
.form-template .checkbox {
	margin: 0;
}
.form-template .marginleft-checkbox {
	margin-left: 15px;
}
.form-template .link_red,
.form-template .link_black50 {
	font-family: BestrFont-Book;
	font-size: 13px;
}
.form-template .link_red.btn-vcenter {
	line-height: 36px;
	vertical-align: middle;
}
.form-template label {
	margin: 0 0 5px;
	font-family: BestrFont-Book;
	font-weight: normal
}
.form-template .col-sm-6,
.form-template .col-sm-12 {
	padding-left: 10px;
	padding-right: 10px;
}
.form-template-footer {
	margin-top: 20px;
}
.form-template-footer hr {
	background: rgb(51,51,51);	/* BLACK 80% */
	margin: 0 0 5px;
	height: 1px;
	border: 0;
}

.has-error .form-control  {
	border-color: #FE1743 !important;
}
.form-control:focus, .has-error .form-control:focus  {
    box-shadow: none;
}
.badge-form img {
    max-height: 160px;
    width: auto;
}


/* BADGE WIDGET */
.badge-preview-widget.panel {
	border: none;
	border-radius: 3px;
	box-shadow: none;
	margin: 0 auto 20px;
/*	max-width: 300px;*/
	width: 220px;
	height: 290px;
	overflow: hidden;
	position: relative;
}
.badge-preview-widget .top-right-actions {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    width: 20px;
    height: 20px;
    text-align: right;
}
.badge-preview-widget .top-right-actions a path,
.badge-preview-widget .top-right-actions a:link path,
.badge-preview-widget .top-right-actions a:active path {
	stroke: #808080;	/* 50% BLACK */
}
.badge-preview-widget .top-right-actions a:hover path,
.badge-preview-widget .top-right-actions a:active path {
	stroke: #FFFFFF;	/* WHITE */
}
.badge-preview-widget .top-right-actions a.manage-favorite:hover path,
.badge-preview-widget .top-right-actions a.manage-favorite:active path {
	stroke: #FE1743;	/* RED */
}
.badge-preview-widget .top-right-actions a.red path,
.badge-preview-widget .top-right-actions a.red:link path,
.badge-preview-widget .top-right-actions a.red:active path {
	stroke: #FE1743;	/* RED */
}
.badge-preview-widget .top-right-actions a.white path,
.badge-preview-widget .top-right-actions a.white:link path,
.badge-preview-widget .top-right-actions a.white:active path {
	stroke: #FFFFFF;	/* WHITE */
}
.badge-preview-widget .panel-body {
	background: rgb(51,51,51);  /* 80% BLACK */
	color: rgb(179,179,179);  /* LIGHT GRAY */
	padding: 18px 12px 0;
	font-size: 12px;
	line-height: 12px;
	font-family: BestrFont-Light;
	display: block;
	margin: 0;
	border: none;
	min-height: 263px;
	position: relative;
}
.badge-preview-widget .panel-body img {
	max-height: 147px;
	height: auto;
	margin-left: auto;
    margin-right: auto;
    opacity: 0.8;
}
.badge-preview-widget .panel-body .caption {
	position: absolute;
	top: 182px;
}
.badge-preview-widget .panel-body .claim {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 100%;
	text-align: center;
}
.badge-preview-widget .panel-body .issuer {
	margin-bottom: 10px;
}
.badge-preview-widget .panel-body .issuer-name {
	color: rgb(207,166,102); /* GOLD */
	font-size: 13px;
	line-height: 13px;
	font-family: BestrFont-Book;
}
.badge-preview-widget .panel-body .tags {
	color: rgb(207,166,102); /* GOLD */
	font-size: 15px;
	line-height: 15px;
	font-family: BestrFont-Italic;
	margin: 0;
}
.badge-preview-widget .panel-footer {
	background: rgb(38,38,38); /* 85% BLACK */
	color: rgb(179,179,179); /* 30% BLACK */
	font-size: 10px;
	font-family: BestrFont-Medium;
	line-height: 27px;
	text-transform: uppercase;
	margin: 0;
    padding: 0;
    border: none;
    height: 27px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.badge-preview-widget .panel-claim-footer {
	background: rgb(51,51,51);  /* 80% BLACK */
}
/*.badge-preview-widget .badge-widget-table {
	display: table;
	width: 100%;
}
.badge-preview-widget .badge-widget-tablecell {
	display: table-cell;
}
.badge-preview-widget .badge-widget-tablerow {
	display: table-row;
}*/
.badge-preview-widget .badge-widget-statcell {
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
}
.badge-preview-widget .panel-footer .numbers{
	font-size: 15px;
	font-family: BestrFont-Medium;
	margin-right: 3px;
}
.badge-preview-widget .panel-footer p {
	margin: 0;
}

/* PROJECT WIDGET */
.project-preview-widget.panel {
	border: none;
	border-radius: 3px;
	box-shadow: none;
	margin: 0 auto 20px;
/*	max-width: 300px;*/
	width: 220px;
	height: 290px;
	overflow: hidden;
}
.project-preview-widget .panel-heading {
	background: rgb(51,51,51);  /* 80% BLACK */
	padding: 0;
	display: block;
	margin: 0;
	border: none;
	overflow: hidden;
	width: 100%;
	height: 162px;
}
.project-preview-widget .panel-heading img {
	width: 100%;
	height: auto;
	margin-left: auto;
    margin-right: auto;
    opacity: 0.8;
}
.project-preview-widget .panel-body {
	background: rgb(51,51,51);  /* 80% BLACK */
	color: rgb(179,179,179);  /* LIGHT GRAY */
	padding: 0 12px;
	font-size: 12px;
	line-height: 12px;
	font-family: BestrFont-Light;
	display: block;
	margin: 0;
	border: none;
	min-height: 101px;
}
.project-preview-widget .panel-body .project-title {
	color: rgb(207,166,102); /* GOLD */
	font-size: 18px;
	line-height: 18px;
	font-family: BestrFont-Bold;
	margin: 26px 0 10px;
}
.project-preview-widget .panel-body .project-date {
	color: rgb(207,166,102); /* GOLD */
	font-size: 13px;
	line-height: 13px;
	font-family: BestrFont-Book;
}
.project-preview-widget .panel-footer {
	background: rgb(38,38,38);	/* 85% BLACK */
	color: rgb(179,179,179); /* 30% BLACK */
	font-size: 10px;
	font-family: BestrFont-Medium;
	line-height: 27px;
	text-transform: uppercase;
	margin: 0;
    padding: 0;
    height: 27px;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.project-preview-widget .project-widget-statcell {
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
}
.project-preview-widget .panel-footer .number {
	font-size: 15px;
	font-family: BestrFont-Medium;
	margin-right: 3px;
}
.project-preview-widget .panel-footer p {
	margin: 0;
}

/*SOCIAL WIDGET */
.share-btn-group {
	margin: 30px 0 0px;
}
.share-btn-group > .btn {
	padding: 0px;
	border-radius: 0px;
}
.share-btn-group > .btn.active,
.share-btn-group > .btn:active {
	box-shadow: none;
}
.share-btn-group > .blk.btn.hover,
.share-btn-group > .blk.btn:hover {
	border: solid 1px rgb(51,51,51); /* 80% BLACK */
}
.share-btn-group > .btn.hover,
.share-btn-group > .btn:hover {
	border: solid 1px rgb(252,250,247);
}

/* Support contact dialog */
.support-contact-dialog {
	display: block;
	min-height: 650px;
}

/* ACTIONS GROUP */
.actions-btn-group {
  margin-top: 26px;
}
.actions-btn-group > .btn {
  padding: 0px;
  border-radius: 0px;
  margin: 0 10px !important;
}
.actions-btn-group > .btn.active,
.actions-btn-group > .btn:active {
  box-shadow: none;
}
.actions-btn-group > .btn.hover,
.actions-btn-group > .btn:hover {
  /*border: solid 1px rgb(255,255,255);*/ /*WHITE */
  box-shadow: none;
}

/* VARIE */
.grab {
	cursor: -moz-grab;
	cursor: -webkit-grab;
	cursor: url(/cursors/openhand_8_8.cur) 8 8, move;
}
.grabbing {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
	cursor: url(/cursors/closedhand_8_8.cur) 8 8, move;
}
.bgred {
	background-color: rgb(254,23,67);	/*RED BESTR*/
}
.bgblue {
	background-color: rgb(51,51,129);	/*BLUE*/
}
.bggray {
	background-color: rgb(97,125,138);	/*GRAY*/
}
.bggold {
	background-color: rgb(207,166,102);	/*GOLD*/
}

.red {
  color: #FE1743;
}

.arrow-left-blk70 {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	top: 50%;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid rgb(77,77,77);
	pointer-events: none;
	border-width: 20px;
	margin-top: -20px;
}
.arrow-top-blk70 {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	left: 50%;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid rgb(77,77,77);
	pointer-events: none;
	border-width: 20px;
	margin-left: -20px;
	top: -20px;
}
.arrow-left-redbadge {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	top: 50%;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid rgb(254,23,67); /* RED BESTR */
	pointer-events: none;
	border-width: 20px;
	margin-top: -20px;
}
.arrow-top-redbadge {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	left: 50%;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid rgb(254,23,67); /* RED BESTR */
	pointer-events: none;
	border-width: 20px;
	margin-left: -20px;
	top: -20px;
}
.arrow-left {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	top: 50%;
	border-top: 21px solid transparent;
	border-bottom: 21px solid transparent;
	border-right: 21px solid;
	pointer-events: none;
	border-width: 21px;
	margin-top: -21px;
}
.arrow-left-border-red {
	border-right-color: rgb(254,23,67);		/* RED BESTR */
}
.arrow-left-border-gold {
	border-right-color: rgb(207,166,102);	/* GOLD */
}
.arrow-left-border-gray {
	border-right-color: rgb(97,125,138);	/* GRAY */
}
.arrow-left-border-blue {
	border-right-color: rgb(51,51,129);		/* BLUE */
}
.arrow-right {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	top: 50%;
	border-top: 21px solid transparent;
	border-bottom: 21px solid transparent;
	border-left: 21px solid;
	pointer-events: none;
	border-width: 21px;
	margin-top: -21px;
}
.arrow-right-border-white {
	border-left-color: rgb(255,255,255);	/* WHITE */
}
.arrow-top {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	left: 50%;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-bottom: 21px solid;
	pointer-events: none;
	border-width: 21px;
	margin-left: -21px;
	top: -20px;
}
.arrow-top-down {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	left: 50%;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-top: 21px solid;
	pointer-events: none;
	border-width: 21px;
	margin-left: -21px;
	top: 0px;
}
.arrow-top-border-red {
	border-bottom-color: rgb(254,23,67);	/* RED BESTR */
}
.arrow-top-border-gold {
	border-bottom-color: rgb(207,166,102);	/* GOLD */
}
.arrow-top-border-gray {
	border-bottom-color: rgb(97,125,138);	/* GRAY */
}
.arrow-top-border-blue {
	border-bottom-color: rgb(51,51,129);	/* BLUE */
}
.arrow-top-border-white {
	border-top-color: rgb(255,255,255);		/* WHITE */
}

/*trasparenza testo troncato*/
.gradientback{
    position:absolute;
    bottom:0px;
    left:0px;
    margin: 0;
    width:100%;
    height:50px;
    background: -moz-linear-gradient(top,  rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0)), color-stop(100%,rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
}
.gradientback_arrow{
	margin-top:0px !important;
	cursor: pointer;
}

.limit-text-height{
	height:250px;
	overflow:hidden;
}

/*rotazioni*/
.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pointer {
	cursor: pointer;
}

/*Page 404 403*/
.fourohfour .ocean, .page .ocean {
    background-color: #fe1743;
    height: 370px;
}
.fourohfour .ocean img, .page .ocean img {
    margin-right: auto;
    margin-left: auto
}
.fourohfour .main, .page .main {
    display: block;
    margin-top: 90px
}
.fourohfour .fishy, .page .fishy {
    display: block;
    padding-top: 27px
}
.fourohfour .help, .page .help {
    padding-top: 2em
}

/*report generali - tab claim*/
.tab_claim a, .tab_claim  a:hover {
	color: #333;
	text-decoration: underline;
}
.tab_claim a:focus,
.tab_claim a:hover {
	outline: none;
}
.tab-link a{
	color: #333;
}

/* BLOCKCERTS PUBLIC KEY REGISTRY */
.registry-issuer-title{
	margin-top: 0;
	margin-bottom: 5px;
    font-family: BestrFont-Book;
    font-size: 40px;
    line-height: 44px;
}
.organization-pubkeys-title{
	font-family: BestrFont-Bold;
    font-size: 18px;
    line-height: 26px;
	margin: 0 0 10px;
}

.quill-editor {
	display: block;
	background-color: white;
}

.quill-editor .ql-container {
	height: 290px;
}

/*
popup-delete-claim

*/
.col-sm-12 .popup-delete-claim {
	font-size: 18px;

}

.xapilog-tooltip {
	font-size: 18px;
	/* min-width: 300px; */
	max-width: 700px;
}
