.iphorspace{
	margin-right:20px;
}

.tempText
{
font-weight:normal;
color:white;
background-color:#2652FF;
background: 100%
letter-spacing:1pt;
word-spacing:2pt;
font-size:24px;
text-align:left;
font-family:trebuchet MS, sans-serif;
line-height:1;
display: inline-block;
margin: 1px;
padding-left: 3px;
padding-right: 3px;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.cubetemptxt
{
    margin: 40px;
	padding-left: 20px;
	padding-right: 20px;
	
    font-size: 60px; 
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
	line-height:2;
}

.panel-ipred {
    border-color: #e5101d;
}

.panel-ipred .panel-heading {
    border-color: #e5101d;
    color: #fff;
    background-color: #e5101d;
}

.panel-ipred a {
    color: #e5101d;
}

.panel-ipred a:hover {
    color: #3d8b3d;	
}

.panel-ipgreen {
    border-color: #229423;
}

.panel-ipgreen .panel-heading {
    border-color: #229423;
    color: #fff;
    background-color: #229423;
}

.panel-ipgreen a {
    color: #229423;
}

.panel-ipgreen a:hover {
    color: #3d8b3d;		
}	

.panel-ipwhite {
    border-color: #000000;
}

.panel-ipwhite .panel-heading {
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

.panel-ipwhite a {
    color: #000000;
}

.panel-ipwhite a:hover {
    color: #000000;		
}


.apfcchartsize{
    height: 200px;
}

.loader {
 border-top: 16px solid blue;
 border-right: 16px solid green;
 border-bottom: 16px solid red;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.boxlittle25px {
	font-size: 25px;
}

.boxlittle20px {
	font-size: 20px;
}

