/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}
.title_grey{color:#d96e1a; font-family:Arial; font-size:20px;}
.title_blue{color:#227297; font-family:Arial; font-size:20px;}

.c_content{clear:both;}
.contentpane_grey{padding:5px 5px 5px 5px; text-align:left; vertical-align:top; background-color:#f7f7f7; border:solid 1px #e3e3e6;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}
.clear_float{height:10px;}
/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}


.green_box{border:solid 1px #ffffff;}
.title_green{color:#ffffff; background-color:#94a545; font-family:Arial; font-size:18px; height:28px; text-align:center;}
.contentpane_green{background-color:#d8d8d8;}
