/*
 Theme Name:   Starta
 Theme URI:    http://starta.si
 Description:  Starta Child Theme
 Author:       Tom
 Author URI:   http://starta.si
 Template:     arcade-basic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  starta
*/


.startaOrange {
	color:#F86005 !important;
}
.startaOrangeBG {
	background-color:#F86005 !important;
	color:white !important;
}

.main-content {
	margin-top:30px;
}

.roundBox {
	float:left;
	text-align:center;
	min-width:70px;
	margin-right:10px;
	margin-bottom:10px;	
	padding:3px 20px;	
	border:1px solid white;
	text-transform: uppercase;
	font-style:italic;
	font-size:28px;
}
.roundSelected {
	background-color:white;

}

.roundRegular {
	
}

@media print {
	*,:before,:after{color:inherit!important;}
	body {-webkit-print-color-adjust: exact;}
	
	.shotwrap div {
		-webkit-print-color-adjust: exact;
	}

	.shotwrap i {
		-webkit-print-color-adjust: exact !important;
	}
	
	.fa.fa-circle.shotcirclegreen {
		color:green !important;
	}
	
	.fa.fa-circle.shotcirclered {
		color:red !important;
	}
}


.fa.fa-circle.shotcirclegreen {
		color:green !important;
	}
	
	.fa.fa-circle.shotcirclered {
		color:red !important;
	}

.basic #site-title a {
    font-family: Open Sans,sans-serif;
}

blockquote {
	font-size:20px !important;
}

.tab-content {
  border: 0px !important;
  }
  .nav-pills > li > a
  {
  	font-size:18px !important;
  }
#chart {
	height:500px;
}

@media print {
	 body {
        width:1200px;
    }
}

.startaPrintBlock {
	page-break-after: always; 
	page-break-inside: avoid;
}

.startaPrintSafe {
	page-break-inside: avoid;
}

.btn-lg {
    padding: 24px 24px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tbl-max-val {
	font-weight:bold;
}

#report h3 {
	 font-weight:bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'Open Sans', sans-serif !important;
}

body {
	font-family:'Open Sans', sans-serif !important;
	
}

body.no-trans.transparent-header.customize-support{
	color:#000;
	font-weight:400;
}
.counter-background {
 	 background: url("images/counter background 2.jpg") 50% 0px no-repeat;
 	 
 	 
}

.testimonial-background{
 	 background: url("images/testimonial-background.jpg") 50% 0px no-repeat;
 	 
 	 
}

.huge {
	font-size:100px;
	font-style:italic;
}

.icon.verysmall { 
	font-size: 12px;
	width: 30px;
	height: 30px;
	line-height: 28px;
}

.sportingblue {
	color:#0057A6 !important;
}

.glossary li {
	margin-bottom:10px;
	list-style:none;
	}
}