/*
Theme Name: Aristapower
Theme URI: https://www.acmethemes.com/themes/education-base
Template: education-base
Author: acmethemes
Author URI: https://www.acmethemes.com/
Description: Education Base is an attractive, modern, easy to use and responsive WordPress education theme with colorful design and stunning flexibility . This theme is capable of tackling the overall needs of all educational institute websites including universities, colleges, schools and others. Education Base can be also used for business and corporate websites or one page sites. The advanced theme options and available various widgets with drag and drop features will help to customize your site as your need. Some of the available options are awesome slider section, header options, footer options, layout design options, advanced color options, widget options, custom copyright options, integrated social icons, notice bar options and lots of other available options will allow you to create unique website as you want. This theme will help you to create very high quality educational website easily with no time at all. Support Forum: http://www.acmethemes.com/supports/ , Docs : http://www.doc.acmethemes.com/education-base/ , Demo : http://www.demo.acmethemes.com/education-base/
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,custom-logo,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,blog,e-commerce,education
Version: 1.2.7.1492521146
Updated: 2017-04-18 13:12:26

*/
body{
	font-size: 15px;
}
h1, h2, h3{
	color: #004b8d;
}
tr.compareheading, tr.compareheading td {
    background-color: #003468;
    color: white;
    font-size: 14px;
}
table.comparetechnologies td {
    border-bottom: 1px solid;
    padding: 5px;
}
td.comparehawt {
    background-color: #E6F0F9;
}
td.comparewt {
    background-color: #DBE8F6;
}
td.comparebenefits {
    background-color: #B6D7F2;
}

.menu{
background-color:#f4f4f4;
background-image: -webkit-gradient(linear,0 0, 0 100%, color-stop(0%,#FFFFFF), color-stop(100%,#f4f4f4));
background-image: -webkit-linear-gradient(#FFFFFF,#f4f4f4);
background-image: -moz-linear-gradient(100% 100% 90deg,#f4f4f4,#FFFFFF);
background-image: linear-gradient(top,#FFFFFF 0%,#f4f4f4 100%);
border-radius:5px;
border:1px solid #a5a5a5;
padding:10px 0;
margin: 0 auto;
}
.menu > li{
margin-bottom:10px;	
list-style: none;
}
.menu > li > a {
font-family: "MyriadProSemiboldCondensed";
font-size: 20px;
border-top:1px solid #f69322;
border-bottom:1px solid #f69322;
display:block;
margin-bottom:10px;
padding-left:10px;
background:#FFFFFF;
}
.menu .children a:before{
content:'-  ';
}
.menu .children{
margin-left:20px;	
}
.menu a{
color:#004b8d;
}
.menu a:hover{
text-decoration:none;
}

.caption{
background: none repeat scroll 0 0 #E9E9E9;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 2px 2px 5px #000000;
-moz-box-shadow: 2px 2px 5px #000000;
-webkit-box-shadow: 2px 2px 5px #000000;
margin: 10px;
padding: 20px;
float: right;
}
.caption p{margin:0 !important;}

.entry .right {
    width: 290px;
}