/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*-------- for all containers --------*/
.c_icon, .c_title{ float:left;}
.c_content_style { display:block; width:100%;}
.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block;}
.clearafter{ display:block;}
h2.c_title { margin:0; padding:0; line-height:1em;}
h2.c_title span { vertical-align:middle; font-weight:normal; transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s; }

/*-------- containers title --------*/
.c_title_footer{ font-size:18px; color:#f0f0f0; }
.c_title_black { font-size:18px; color:#555555; }
.c_title_white { font-size:18px; color:#FFFFFF; }
.c_title_color{ font-size:18px;}

/*-------- Bt Container 01 --------*/
.Bt1_style { min-width:150px; margin-bottom:15px;}
.Bt1_style:hover .c_title_black{transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt1_top {margin:0; padding:5px 3px 1px;}
.Bt1_content { padding:10px 3px;}

/*-------- Bt Container 02 --------*/
.Bt2_style { min-width:150px; margin-bottom:15px;}
.Bt2_style:hover .c_title_black{transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt2_top { border-bottom:4px double #e6e6e6;padding:5px 3px 10px; } 
.Bt2_content { padding:10px 3px;}

/*-------- Bt Container 03 --------*/
.Bt3_style { min-width:150px; margin-bottom:15px;}
.Bt3_style:hover .c_title_black{transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt3_top { border-bottom:1px solid #dddddd; position:relative; }
.Bt3_style .c_title { border-bottom:2px solid; margin-bottom:-1px; padding:7px 0;}
.Bt3_content { padding:10px 3px;}

/*-------- Bt Container 04 --------*/
.Bt4_style { min-width:150px; margin-bottom:15px;}
.Bt4_style:hover .c_title_black{transition: all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt4_top { border-bottom:1px dashed #dedede; padding:5px 3px 10px;}
.Bt4_content { padding:10px 3px;}

/*-------- DeepSkyBlue01 --------*/
.ct1_style { min-width:150px;margin-bottom:15px;}
.ct1_top_bg { padding:5px 3px 1px;}
.ct1_content { padding:8px 0;}

/*-------- DeepSkyBlue02 --------*/
.ct2_style { min-width:150px;margin-bottom:15px;}
.ct2_top_bg .c_title{min-height:20px; padding:0 5px 5px 0;}
.ct2_top_bg { border-bottom:1px dotted; padding:8px 3px 0px 3px; }
.ct2_content { padding:14px 3px;}

/*-------- DeepSkyBlue03 --------*/
.ch1_style { min-width:150px;margin-bottom:15px;}
.ch1_top_bg { min-height:15px;padding:7px 10px;position:relative;}
.ch1_head_bg{background:url(images/container3_bg.png) repeat-x;height:20px;width:100%; position:absolute;left:0;top:0;}
.ch1_shadow_l { background:url(images/container03_left.png) no-repeat left top; margin-top:0; margin-left:0; margin-right:0; position:relative; z-index:1; }
.ch1_shadow_r{ background:url(images/container03_right.png) no-repeat right top;}
.ch1_shadow_c{ background:url(images/container03_center.png) repeat-x left top;height:13px; margin:0 75px; }
.ch1_content { padding:2px 6px 10px;}

/*-------- DodgerBlue04 --------*/
.ch2_style { min-width:150px;margin-bottom:15px;}
.ch2_top_bg {min-height:25px; border:solid 1px; padding:6px 10px 0px 5px; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.ch2_content { padding:10px 3px ;}
.ch2_style h2 span { padding:0 5px 0 5px; }


/*-------- hb --------*/
.hb_style { min-width:150px;margin-bottom:15px;}
.hb_top_bg .c_title{padding:6px 8px 5px 12px;}
.hb_top_bg {min-height:25px;}
.hb_shadow_l{ background:url(images/container05_l.png) no-repeat left top; margin-top:0; margin-left:0; margin-right:0; position:relative; z-index:1; }
.hb_shadow_c{ background:url(images/container05_r.png) no-repeat ; position:absolute;top:0;right:0;width:85px;height:38px;}
.hb_shadow_r{ background:url(images/container05_c.png) repeat-x left top;height:38px; margin:0 85px; }
.hb_content { padding:10px 12px ;background:#f6f6f6;}

/*-------- cb1 --------*/
.cb1_style { min-width:150px; margin-bottom:15px;}
.cb1_top_bg {position:relative;}
.cb1_top_bg .c_title{ padding:5px 10px 5px 10px;}
.cb1_icon{background:url(images/Container06_icon.png) no-repeat ;width:7px;height:13px;position:absolute;left:13px;top:12px;}
.cb1_content { padding:5px 12px;background:#fff;border:solid 1px;}

/*-------- cb2 --------*/
.cb2_style { min-width:150px; margin-bottom:15px;}
.cb2_top_bg {border:solid 1px;position:relative; border-bottom:none;}
.cb2_top_bg .c_title{ padding:5px 10px 5px 10px;}
.cb2_content { padding:5px 12px;background:#fff;border:solid 1px #36BDDD;}

/*-------- cb3 --------*/
.cb3_style { /*min-width:150px;*/ margin-bottom:15px; /*background:#f0f0f0; border:solid 1px #e2e2e2;*/ border-radius: 10px; overflow:hidden; }
.cb3_style  .c_content_style{ background:#f6f6f6; }
.cb3_top_bg {border:none;position:relative; /*background:#FFF;*/ }
.cb3_top_bg .c_title{ padding:5px 10px 5px 10px;}
/*.cb3_top_bg  h2.c_title span { color:#969696 }*/
.cb3_content { padding:5px 12px; /*background:#fff;*/ /*border:solid 1px #36BDDD; border-top:none;*/}

/*
.cb3_top_bg:hover {background:#0a78af; transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s; }
.cb3_top_bg:hover h2.c_title span{ color:#FFF; text-shadow:none; transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
*/

.cb3_top_bg h2 .fa{ margin-left:-50px; }

.cb3_top_bg:hover h2 .fa{ margin-left:0px; transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s; }




/*-------- cb4 --------*/
.cb4_style { /*min-width:150px;*/ margin-bottom:15px; background:#e2e2e2; border:solid 1px #e2e2e2; border-radius: 10px; overflow:hidden; }
.cb4_style  .c_content_style{ background:#f6f6f6; }
.cb4_top_bg {border:none;position:relative; /*background:#FFF;*/ }
.cb4_top_bg .c_title{ padding:5px 10px 5px 10px;}
/*.cb4_top_bg  h2.c_title span { color:#969696 }*/
.cb4_content { padding:5px 12px; /*background:#fff;*/ /*border:solid 1px #36BDDD; border-top:none;*/}

.cb4_top_bg:hover {background:#c8c8c8; transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s; }
/*.cb4_top_bg:hover h2.c_title span{ color:#FFF; text-shadow:none;}*/



/*-------- DeepSkyBlue08 --------*/
.gb_style { min-width:150px;margin-bottom:15px; border:1px solid #e9e9e9;}
.gb_top_bg { min-height:25px; background: #e9e9e9; padding:4px 10px 7px 12px;}
.gb_content { padding:10px 12px;}

/*-------- Footer01 --------*/
.Footer01_style { min-width:150px;}
.Footer01_top_bg { padding:8px 3px; margin:0;}
.Footer01_content { padding:16px 3px 8px 3px;}

/*-------- Footer02 --------*/
.Footer02_style { min-width:150px;}
.Footer02_top_style {min-height:25px; border-bottom:#555555 solid 1px; border-bottom:rgba(85,85,85,.8) solid 1px; margin:0px; padding:8px 3px;}
.Footer02_content { padding:15px 3px 8px 3px;}

/*-------- notitle --------*/
.notitle_container { }





h2.c_title .fa {

   background:#0a78af;
   color:#FFF;
   padding:8px;
   border-radius:50%;
   line-height:20px;
   height:36px;
   width:36px;
   text-align:center;
   font-size:20px;


}





.ct2_style:hover h2.c_title .fa {


 -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);





}



.cb3_top_bg h2{ color: #999; }