/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
.csstable {
/*        width:100%;
        border-left: 1px solid #bfc0b4;
        border-top: 1px solid #bfc0b4;
        background: #f0efef;
        color: #555;
*/
}
.csstable td {
  /*      border:medium none;
        padding:2px 10px;
        text-align:justify;
        border-bottom: 1px solid #bfc0b4;
        border-right: 1px solid #bfc0b4;
*/
}
.csstable th ,.main_color .col-2, .main_color .col-1{
        background: url(../images/menubg.png) repeat-x #0260B9;
        color: #FFFFFF;
}
.csstable tr:hover {
  /*      background-color:#e5e4e4;
        color:#000;
*/
}

.exam-list .col-0 {
}

.exam-list .col-1 {
        width:80px;
}

.exam-list .col-2{
        width:80px;
}

.exam-list .col-3{
        width:250px;
}

.exam-list .col-4{
        width:200px;
}

.exam-list .col-5{
        width:150px;
}

.exam-list .registration a{
	font-weight:bold;
	text-decoration:underline;
}

.exam-list .registration span{
	color:#b91802;
}


.main_color tr:nth-child(2n+1), .main_color .pricing-table > li:nth-child(2n+1), .main_color .pricing-extra{
	background-color:#efefff;

}

.avia-icon-list .iconlist_title{
	text-transform:none;
}

.avia-icon-list .iconlist_content ol > li{
	list-style:inherit !important;
}

.big-preview.single-big{
	display:none !important;
}
