﻿@charset "utf-8";
/* CSS Document */

body {
    
    font-family: Arimo;
    font-size: 15px;
    color: #333;
}

.navpading {
    padding-bottom: 4%;
}

#header-wrap {
    width: 100%;
    position: relative;
}
.container-menu {
    padding-left: 20%;
    margin-right: 0%;
    margin-top: 5px;
    width: 100%;
    height: auto;
}

.headerleft {
   
    float: left;
    position: relative;
    padding: 5px;
    margin-left: 5px;
}

.bgcolor {
    background-color: #10538b !important;
    height: 50px;
    padding-top: 5px;
}

.headerleft ul li a {
    text-decoration: none;
    color: #eab405;
	 font-family: Arimo;
    font-size: 15px;
 
}

.headerleft ul li, .headerright ul li {
    display: inline;
    padding-right: 19px;
}



.clri-logo-text {
    font-weight: 900;
    font-size: 18px;
    font-family: lato;
    color: #10538b;
    padding-left: 1%;
    text-decoration:none;
}

.clri-logo-text:hover {
    font-weight: 900;
    font-size: 18px;
    font-family: lato;
    color: #10538b;
    padding-left: 1%;
    text-decoration:none;
}

.footer-color {
    background-color: #edb708;
}

.cont-foot-pad {
    padding-bottom: 8px;
    padding-top: 8px;
	font-weight: 900;
    font-size: 18px;
    font-family: lato;
    color: #10538b;
    padding-left: 1%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /* font-size: inherit; */
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.a-black-color {
    color: black;
}

.newsbord-1 {
    border: 1px solid #EDB708;
   
}
/*test*/

.online_head
{
	font-size:20px;
	font-family:Arimo;
	font-weight:bold;
    text-align:center;
}

.online
{
	font-size:20px;
	font-family:Arimo;
	font-weight:bold;
    background-color: #CDDDE5;
    text-align:center;
    margin:15px 0px 10px 0px;
}
.online1
{
	font-size:20px;
	font-family:Arimo;
	color:#000000;
}

#user-form {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #6B6B6B; 
}
.star
{
	    font-family: verdana;
    color: rgb(255, 0, 0);
    font-size: small;
}
.na
{
	font-family:Arimo;
	    color:#F50C10;
}
.clri-logo-text {
    font-weight: 900;
    font-size: 18px;
    font-family: lato;
    color: #10538b;
    padding-left: 1%;
}

a {
    color: #10538b;
    text-decoration: none; 
}

.ajax__calendar_container { z-index:1000; }
.ajax__validatorcallout  { left:200px; z-index:100; margin-top:100px; }