@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
*{
    font-family: 'Open Sans', sans-serif!important;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.nocorners{-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;}
.darkmodal{-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important; background:#FFF; color: #333 text-shadow: 1px 1px 1px #FFF;}
.darkmodal .modal-header{background:#f0f0f0; border-bottom:none; font-size:16px!important;}
.maintitle{
    font-family: 'Rokkitt', serif!important;
    margin-bottom:20px;
}
h1, h2, h3, h4, h5{
    font-family: 'Open Sans', sans-serif!important;
}
.info{
    display:none;
}
.green{
    background:#00b00c!important;
    color: #f0f0f0!important;
    font-weight: 700;
	font-size:16px;
}

.yellow{
    background:#ffe13a!important;
    color: #333!important;
	font-weight: 700;
	font-size:16px;
}
.red{
    background:#8b0f04!important;
    color: #FFF!important;
	font-weight: 700;
	font-size:16px;
}
.panel-body ul{
    padding:0;
    margin:0;
    list-style: none;
    list-style-image: none;
}
.panel-body ul li{
    padding:4px 0px;
    border-bottom:solid 1px #f0f0f0;
    float:left;
    width: 100%;
}
.panel-body ul li a{
    color: #444;
    font-weight:600;
}
#modbod{
    height: auto;
     text-align: left!important;
     line-height: 20px!important;
    text-align: left;
    padding-top:20px;
}
.modal-sm{
    width:300px;
}
#modbod img{
    width:100%;
    height: auto;
    margin-bottom:10px;
}
.largelist ul li{
	width:33.3333%;
}
.medlist{
	width:50%;
	float:left;
}
.cblue{
	background:#0000A0;
	color:#FFF;
	font-weight:600;
	font-size:13px;
}
.cgre{
	background:#008000;
	color:#FFF;
	font-weight:600;
	font-size:13px;
}
.cyel{
	background:#fbb117;
	color:#222;
	font-weight:600;
	font-size:13px;
}
.cred{
	background:#ff0000;
	color:#FFF;
	font-weight:600;
	font-size:13px;
}
#modbod{
	padding-top:20px;
}
#modbod img{
	width:100%;
	height:auto;
	float:left;
}
.modal-backdrop {
	z-index:999999999;
}
#listmod{
	z-index:99999999999;
}
@media(max-width:800px){
	.largelist ul li{
		width:50%;
	}
}
@media(max-width:650px){
.largelist ul li{
	width:100%;
	}
	.medlist{
		width:100%;
	}
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
