/*
Theme Name: Sahifa Child
Theme URI: http://themes.tielabs.com/sahifa/
Template: sahifa
Author: TieLabs
Author URI: http://tielabs.com/
Description: Theme for ToOLOwl
Version: 5.6.3
Updated: 2017-01-25 08:39:03

*/
/*table heading background color - Start*/
.tableheadingbgcolor{
    background: #006400;
}
.tableheadingtextcolor{
    color: #ffffff;
}
/*table heading background color - End*/

/*h3 pros green color - Start*/
.h3greencolor{
    color:#008000;
}
/*h3 pros green color - End*/

/*h3 cons red color - Start*/
.h3redcolor{
    color:#ff0000;
}
/*h3 cons red color - End*/

/*h2 conclusion color - Start*/
.h2conclusioncolor{
    color:#9acd32!important;
    font-weight: bold!important;
}
/*h2 conclusion color - End*/

.e3lan.e3lan-top h1 {
    color: #81bd00;
    font-size: 20px;
line-height: 22px;
}
div.e3lan.e3lan-top{margin-top:20px;}

.entry h2{color: #337ab7;}
a {color:#337ab7;   }

.quotes_toolowl{
color: rgba(167, 20, 1, 0.93);
font-weight: 600;
}