@charset "utf-8";
/* CSS Document */

/* =================== General Styles =================== */
body{margin:0px; padding:0px; background:url(../img/body_bg.jpg) repeat-x; font-family:'LatoRegular';color:#3C3C3C}

body, input, select, textarea{line-height:18px; color:#000; font-size:13px;}

div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{margin:0px; padding:0px;}

ul{list-style:none;}

div{float:left; width: auto; height:auto; margin:auto;}

form{float:left; width: auto; height:auto;}

a:focus, input:focus, select:focus{outline:none;}

a{text-decoration:none;}

h1, h2, h3{float:left;}

table {font-family:'LatoRegular';}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}
/* ==== All External Fonts Set Define Here ==== */
@font-face {
    font-family: 'LatoRegular';
    src: url('../font/lato-reg-webfont.eot');
    src: url('../font/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/lato-reg-webfont.woff') format('woff'),
        url('../font/lato-reg-webfont.ttf') format('truetype'),
        url('../font/lato-reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lato';
    src: url('../font/lato-reg-webfont.eot');
    src: url('../font/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/lato-reg-webfont.woff') format('woff'),
        url('../font/lato-reg-webfont.ttf') format('truetype'),
        url('../font/lato-reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'berlin';
    src: url('../font/berlin-sans-fb-demi-bold.eot');
    src: url('../font/berlin-sans-fb-demi-bold.eot') format('embedded-opentype'),
         url('../font/berlin-sans-fb-demi-bold.woff') format('woff'),
         url('../font/berlin-sans-fb-demi-bold.ttf') format('truetype'),
         url('../font/berlin-sans-fb-demi-bold.svg#BerlinSansFBDemiBold') format('svg');
}
@font-face{
    font-family:'DroidSansRegular';
    src:url('../font/droidsans-webfont.eot');
    src:url('../font/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/droidsans-webfont.woff') format('woff'),
        url('../font/droidsans-webfont.ttf') format('truetype'),
        url('../font/droidsans-webfont.svg#DroidSansRegular') format('svg');font-weight:normal;font-style:normal}
/* Hidden Text Class */
.text_0{text-indent:-9999pt; font-size:0px; line-height:0px;}

/**/

.round_4, .hm_rt_pop_tab a.active{-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}

.round_6, .nav_inr a:hover, .sub_nav_hov{-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}

.round_8{-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}

.round_10{-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}

.round_12{-moz-border-radius:12px; -webkit-border-radius:12px; border-radius:12px;}

.round_16{-moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px;}

.round_18, .sub_nav_view a:hover{-moz-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;}



.round_26{-moz-border-radius:26px; -webkit-border-radius:26px; border-radius:26px;}


.round_36{-moz-border-radius:36px; -webkit-border-radius:36px; border-radius:36px;}

.round_top{-moz-border-radius-topright:0px; -moz-border-radius-topleft:0px; -webkit-border-top-right: 0px; -webkit-border-top-left: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px;}

.round_right{-moz-border-radius-topright:0px; -moz-border-radius-bottomright:0px; -webkit-border-top-right:0px; -webkit-border-bottom-right:0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px;}

.round_botom, .nav_inr a.sub_nav:hover,.sub_nav_hov{-moz-border-radius-bottomright:0px; -moz-border-radius-bottomleft:0px; -webkit-border-bottom-right: 0px; 
                                                    -webkit-border-bottom-left: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;}

.round_left{-moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; -webkit-border-top-left:0px; -webkit-border-bottom-left:0px; border-top-left-radius: 0px; border-bottom-left-radius: 0px;}

/*main body style*/

#header, #header_inr{width:1240px; float:none; height:111px; margin-bottom: 25px;}

#header_inr{/*height:195px;*/}

#container{width:1240px; float:none; padding-bottom:14px;}

#left_container{width:929px; padding-right:10px;}

#right_container{width:300px; }

#footer{width:100%; padding:13px 0px 50px 0px; background: url('../img/footer_bg.jpg') repeat-x;}



/*header top*/

.headr_top{width:1230px; padding:6px 5px 14px 5px; color:#fff; font-size:12px;}

.headr_top_lft strong, .headr_top_lft span, .headr_top_lft a{float:left; font-weight:normal; margin-right:8px;}

.headr_top_lft span{float:left; border-bottom:1px  dotted #9e9e9e; line-height:15px;}

.headr_top_lft a{color:#fcd161;}

.headr_top_lft a:hover{text-decoration:underline;}

.headr_top_rt{float:right;} 

a.hdr_skyp{float:left; background:url(../img/hdr_top_rt.jpg) no-repeat; padding-left:21px; margin-right:12px; color:#fff;}

a.hdr_email{float:left; background:url(../img/hdr_top_rt.jpg) no-repeat left -23px; padding-left:25px; color:#fff; }

a.headr_logo{ margin-top: 10px; float:left; width:301px; height:73px; background:url(../img/logo.jpg) no-repeat; margin-left:6px;}

.nav{float:right; padding:0px 8px 0px 0px; background:url(../img/nav_bk.jpg) repeat-x;  border:1px solid #0c87e8; border-bottom:0px; margin-top:7px;}

.nav_inr{float:left;  height:40px; background:url(../img/nav_li_bg.jpg) repeat-y right top; padding:5px 8px 10px 8px;  position:relative;}

.nav_inr a{float:left; color:#fff; font-size:16px; padding:3px 11px; line-height:34px;}

.nav_inr a:hover{background:#fff; color:#0c90da; border:3px solid #079dcd; padding:0px 8px; line-height:}

.nav_inr a.nav_hom{float:left; width:27px; height:34px !important; background:url(../img/nav_hom.jpg) no-repeat left 8px; margin:0px 17px; padding:0px !important;}

.nav_inr a.nav_hom:hover{background-color:none !important; padding:0px !important; border:0px;}

a.sub_nav {padding:0px 0px;}

a.sub_nav strong, a.sub_nav b{float:left; font-weight:normal;}

a.sub_nav:hover{background:#fff !important; border-bottom:0px; padding:0px 0px; }

a.sub_nav strong{padding:0px 11px;}

a.sub_nav:hover b.sub_nav_bord{width:100%;; height:5px; background:#FFFFFF; border-right:3px solid #e7e7e7; border-left:3px solid #e7e7e7; margin:13px -13px -0px -3px; position:relative; z-index:200;}

.sub_nav_hov{background:#fff; color:#0c90da !important; border:3px solid #079dcd; border-bottom:0px; padding:0px 0px; margin:0px; }

.nav_inr_hover{width:100%;; height:5px; background:#FFFFFF; border-right:3px solid #e7e7e7; border-left:3px solid #e7e7e7; margin:13px -13px -0px -3px; position:relative; z-index:200;}

.nav_srch{float:left; background:#fff; margin:7px 0px 0px 19px; border:1px solid #0c90da; height:35px;}

.sub_nav_hov b.sub_nav_bord{width:100%; height:5px; background:#FFFFFF; border-right:3px solid #e7e7e7; border-left:3px solid #e7e7e7; margin:13px -13px -0px -3px; position:relative; z-index:200;}

.nav_srch form{padding:0px 12px 0px 17px;  border-top:3px solid #8edef7; }

.nav_srch form input{ width:225px; border:0px; line-height:26px; height:26px; font-size:17px; color:#ababab; margin-right:5px;}

.nav_srch form input.submit{width:25px; background:url(../img/srch_btn.jpg) no-repeat; margin-top:3px; height:26px;}

.nav_inr_main{position:absolute; width:auto; background:#fff; border:3px solid #d6d6d6; top:57px; left:-80px;; z-index:199; /*padding:0px 10px;*/ margin-right:0px; display:none; white-space:nowrap;}

.sub_nav_inr{float:left; width:149px; background:none; padding:0px 0px 0px 0px; border-right:1px dotted #999999; white-space:normal; }

.sub_nav_inr:hover{background:#f7f7f7}

#header_inr .nav{/* for IE */  filter:alpha(opacity=40);  /* CSS3 standard */  opacity:0.40;}

#header_inr .nav:hover{/* for IE */  filter:alpha(opacity=100);  /* CSS3 standard */  opacity:1;}

/*

#sub_inr_nav_lft{width:142px}

#sub_inr_nav_lft b, #sub_inr_nav_lft span{padding-left:0px; width:123px;}
*/
#sub_inr_nav_rt{border-right:0px; width:150px;}


.sub_nav_inr b {float:left; width:92%; border-bottom:1px dotted #999999; padding:0px 4% 0px 4%;}

.sub_nav_inr b a{float:left; font-size:16px; color:#0c90da; padding:0px !important; font-weight:normal;}

.sub_nav_inr b a:hover{background:none; border:0px; padding:0px; color:#146c9d;}

.sub_nav_inr span{float:left;min-height:75px; padding:4px 10px 4px 8px; color:#646464;}

/*a.sub_nav_view{float:left; background:url(../img/sub_nav_view.jpg) repeat-x; font-size:13px; color:#7c5e0d; line-height:25px; padding:0px 24px; border:1px solid #b2901c; margin-left:15px; }

a.sub_nav_view:hover{background:url(../img/sub_nav_view_hov.jpg) repeat-x #f3c851 !important; font-size:13px; color:#7c5e0d; line-height:25px; padding:0px 24px; border:1px solid #b2901c;}*/

.sub_nav_view{width: auto;
              float: none;
              text-align: center;
              margin-top: 10px;
              margin-bottom: 10px;}

.sub_nav_view a{float:none; background:url(../img/sub_nav_view.jpg) repeat-x; font-size:13px; color:#7c5e0d; line-height:25px; padding:5px 24px; border:1px solid #b2901c; margin:0px auto; text-align:center;  } 

.sub_nav_view a:hover{background:url(../img/sub_nav_view_hov.jpg) repeat-x #f3c851 !important; font-size:13px; color:#7c5e0d; line-height:25px; padding:5px 24px; border:1px solid #b2901c;}

/*Mid Content*/


#hm_slid{width:929px; margin-bottom:10px;height: 273px;overflow: hidden;}

#hm_slid_lft{width:212px; margin-right:-13px; position:relative;}

#hm_slid_lft ul{float:left; width:100%;}

#hm_slid_lft ul li{font-weight: normal; float:left; width:212px; cursor:pointer; line-height:55px; font-size:23px; }

#hm_slid_lft ul li a,#hm_slid_lft ul li h1.index_slider{font-size:23px; font-weight: normal; float:left; width:194px; background:url(../img/hm_slid_li.jpg) no-repeat right center;   color:#fff;padding-left:18px; }

#hm_slid_lft ul li a.act_slid {background:url(../img/hm_slid_li_act.jpg) no-repeat right center; color:#a27604;}

#hm_slid_lft ul li h1.index_slider{ padding-left: 0; border-radius: 5px;}

.hm_slid_rt{width:684px; height:258px; background:#01a9df; padding:15px 0px 0px 31px;}

#hm_slid_rt_inr1{background:#01a9df url(../img/slid_rt_1.jpg) no-repeat right top;}

#hm_slid_rt_inr2{background:#01a9df url(../img/slid_rt_2.jpg) no-repeat right top;}

#hm_slid_rt_inr3{background:#01a9df url(../img/slid_rt_3.jpg) no-repeat right top;}

#hm_slid_rt_inr4{background:#01a9df url(../img/slid_rt_4.jpg) no-repeat right top;}

#hm_slid_rt_inr5{background:#01a9df url(../img/slid_rt_5.jpg) no-repeat right top;}

.hm_slid_rt_con1{width:320px; color:#fff; font-size:16px;}

.hm_slid_rt_con1 h2{font-size:29px; font-weight:normal; float:left; width:100%; padding-bottom:17px;} 

.hm_slid_rt_con1 h4{font-size:29px; font-weight:normal; float:left; width:100%; padding-bottom:17px;} 

.hm_slid_rt_con1 span{float:left; padding-bottom:24px;}

.hm_slid_rt_con1 a{float:left;  background:url(../img/slid_inr_btn.jpg) repeat-x; line-height:42px; padding:0px 16px; color:#745400; text-shadow:1px 1px #f1d582; margin-right:7px; border:5px solid #22b4db;}

.hm_slid_rt_con1 a:hover{background:url(../img/slid_inr_btn_hov.jpg) repeat-x #f8cd5a;}

.hm_fetr_box{width:929px; padding-bottom:10px; background: #fff;}

.hm_fetr_box h2 {float:left; width:912px; background:url(../img/hm_fetr_hd.jpg) repeat-x; font-size:21px; font-weight:normal; color:#fff; line-height:40px; border:1px solid #3c3c3c; border-bottom:0px; padding-left:15px;}


.hm_fetr_in{float:left; width:917px; border:1px solid #d6d6d6; border-top:0px; padding:9px 0px 12px 10px; position:relative;}

.hm_fetr_host{width:150px; position:relative; margin:0px 33px 14px 0px;  white-space: normal;}

.hm_fetr_host_awrd{width:26px; height:40px; background:url(../img/hm_cloud_award.png) no-repeat; position:absolute; right:-6px; top:-6px; text-align:center; font-size:12px; font-weight:bold; color:#107185; line-height:26px; z-index:9999;}

.hm_fetr_host a{float:left; font-size:14px; font-weight:bold; color:#474747; text-decoration:underline; width:100%;}

.hm_fetr_host a:hover{text-decoration:none;}

a.hm_fetr_anc{float:left; width:146px; height: 82px; border:2px solid #e0e0e0; margin-bottom:8px; overflow:hidden; background: url('../img/cr_provider_sprite_med.jpg') no-repeat;}

a.hm_fetr_anc.clients{background: url('../img/cr_client_sprite_med.jpg') no-repeat !important;}

a.hm_fetr_anc span{float:left; width:146px; height:82px; background:url(../img/hm_fetr_hov.png) no-repeat; position:absolute; font-size:15px; color:#7c5e0d; display:none; font-weight:normal; text-align:center; line-height:82px;}

a.hm_fetr_anc:hover{border-color:#fcd161; }

a.hm_fetr_anc img{border:0px; width:146px;}

.hm_fetr_rating{}


.compare_sel
{
  margin-top: 5px;
  width: 137px;
}

.hm_fetr_btn{width:auto; float:none; text-align:center; margin-top:10px; margin-bottom:10px;  }

.hm_fetr_btn a{background:url(../img/hm_fetr_btn.jpg) repeat-x #dfb52e; border:1px solid #b2901c; padding:10px 24px; color:#745400; text-shadow:1px 1px #f1d47e; margin-left:0px; font-size:16px; margin:0px auto; text-align:center}

.hm_fetr_btn a:hover{background:url(../img/hm_fetr_btn_hov.jpg) repeat-x #f2c74f; }

.hm_rank{float:left; width:917px; border:1px solid #d6d6d6; border-top:0px; padding:9px 0px 0px 10px; position:relative; overflow:hidden;}

a.hm_rank_arw_lft, a.hm_rank_arw_lft2, a.hm_rank_arw_rt, a.hm_rank_arw_rt2{float:left; width: 9px; height: 75px; background:url(../img/rank_arws.jpg) no-repeat; position: absolute; left: 12px;top: 120px;}

a.hm_rank_arw_lft2{ background:url(../img/rank_arws.jpg) no-repeat left -80px;} 

a.hm_rank_arw_rt{background:url(../img/rank_arws.jpg) no-repeat -17px 0px; left:auto; right:10px;}

a.hm_rank_arw_rt2{background:url(../img/rank_arws.jpg) no-repeat -17px -80px; left:auto; right:10px;}


.hm_fetr_scroll{width:927px; height:12px; background:url(../img/hm_fet_scrol.jpg) no-repeat; margin-left:-10px;}

.hm_fetr_scroll a{float:left; width:452px; height:9px; background:#898989; margin:2px 0px 0px 20px;}

.hm_rank_in{width:865px; height:330px; position:relative; margin-left:16px; overflow:hidden;}

.hm_rank_in_mov{width: 2000px; position: absolute; left: 0px; top: 0px;}

.hom_rank_cont{width:214px; padding-right:4px;}

.hom_rank_cont h3{float:left; width:100%; background:url(../img/hm_rnk_cont_hd.jpg) no-repeat; text-align:center; color:#fff; font-size:16px; font-weight:normal; line-height:31px;}

.hm_rank_data{width:206px; padding:0px 4px; background:url(../img/hm_rnk_cont_bk.png) repeat-y 1px top;}

.rank_data_in{width:196px; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; margin-left:1px; padding:6px 4px 0px 4px;}

.rank_data_in:hover{background:#f7f7f7}

.rank_data_in_bord{width:100%; border-bottom:1px dotted #adadad; padding-bottom:3px;}

.rank_data_in img{float:left; margin-right:7px; border: 0;}

.rank_data_in a{float:left; font-size:14px; color:#474747; margin-bottom:4px; }

.rnk_dat_in_rt span{float:left; font-size:14px; color:#474747; margin-bottom:4px; }

.rnk_dat_in_rt{width:150px;}

.rank_star{width:100px; height:19px; background:url(../img/rating_stars_yellow_inactive.png) no-repeat;}

#rating_wrapper{ overflow: hidden; position: relative; float: none;}

#rating_wrapper span{ display: inline-block; width: 16px; height: 15px; background:url(../img/rating_stars_yellow_sprite.png) no-repeat;}

#rating_wrapper span.star_active{ background-position: 0 0}

#rating_wrapper span.star_inactive{ background-position: -16px 0;}

#rating_wrapper span:hover{ cursor: pointer;}

#rating_wrapper div.rating_loader{ float: none; width: 100px; height: 28px; display: inline-block; position: absolute; left: 0; z-index: 1000; background: url('/site/template/img/rating_loader.gif') 3px 4px no-repeat; background-color: #fff;}

#rating_wrapper div.rating_loader.none{ display: none;}

.rank_star_val{ height:19px; background:url(../img/rating_stars_yellow_active.png) no-repeat; }

.hom_rank_cont_bot{width:214px; background:url(../img/hm_rnk_cont_bot.jpg) no-repeat 1px bottom;; line-height:26px; padding-top:2px; text-align:center; font-size:12px;}

.hom_rank_cont_bot a{color:#765805;}

.hm_comp_lft{width:585px;}

.hm_comp_lft_in{width:155px; position: relative;}

.hm_comp_lft_in .prov_disable_div{ position: absolute; top: 0; left: 0; width: 170px; height: 160px; display: none; z-index: 100; opacity: .5; background: #fff;}

.hm_comp_selct{ width: 147px; height: 34px;padding-left: 8px; position: relative; cursor: pointer; line-height:29px; margin-bottom:10px;}

.hm_comp_selct span{float:left; padding:0px;}

.hm_comp_selct ul {float: left; width: 150px; position: absolute; background: #f6f6f6; border: 1px solid #a3a3a3;
                   border-top: 0px; top: 26px; left: 01px; display: none; z-index:999;}

.hm_comp_selct  li { float: left; width: 100%; border-top: 1px solid #CCC; line-height: 24px;}

.hm_comp_selct ul a { color: 
                          black;
                      width: 95%;
                      padding-left: 5%;
                      float: left;
                      text-decoration: none;}

.hm_comp_selct ul a:hover{background:#ededed;}

.hm_comp_lft_in .hm_fetr_host{margin:0px 0px 0px 2px;}

.hm_comp_vs{width:56px; min-height:172px; line-height:165px; background:url(../img/hm_vs.jpg) repeat-y center top; text-align:center; font-size:20px;}

.hm_comp_vs span{background:#fff;}

.hm_comp_rt{width:307px; height:266px; font-size:14px; color:#3c3c3c; margin: -7px 0 0 3px; position:relative; background: url(../img/Instruction-for-comparison.jpg) no-repeat;}

.hm_comp_rt i{float:left; width:10px; height:21px; background:url(../img/hm_comp_rt.jpg) no-repeat; position:absolute; top:20px; left:-10px;}

.hm_comp_rt b {float: left;padding-bottom: 15px;font-weight: normal;font-size: 17px;}

.hm_comp_rt b span b {float: left;font-weight: normal;padding-right:5px;font-size: 15px;}

.hm_comp_btn{width:100%; border-top:1px  dotted #7f7f7f; margin:12px 0px 0px 0px; padding-top:11px; }

.hm_comp_btn a,.hm_comp_btn input{float: left; background: url(../img/hm_fetr_btn.jpg) repeat-x #DFB52E; line-height: 40px; border: 1px solid #B2901C; padding: 0px 24px; color: #745400; text-shadow: 1px 1px #F1D47E; margin-left: 197px; font-size: 16px;}

.hm_comp_btn input{height:40px}

.hm_comp_btn a:hover,.hm_comp_btn input:hover{background:url(../img/hm_fetr_btn_hov.jpg) repeat-x #f2c74f;cursor: pointer }

.comp_float{position:fixed;top:0px}

.hm_recnt_pro{float: left; width: 876px; border: 1px solid #D6D6D6; border-top: 0px; padding: 9px 0px 0px 51px;
              position: relative; overflow: hidden; }

a.rcnt_prov_lft, a.rcnt_prov_rt{ float: left; width: 25px; height: 25px; background: url(../img/rect_add_arow.jpg) no-repeat; position: absolute; left: 13px; top: 44px;}

a.rcnt_prov_rt{background: url(../img/rect_add_arow.jpg) no-repeat -29px 0px;left: auto; right: 13px; }

.slider_inact{filter:alpha(opacity=35);  opacity:0.35; cursor:default !important;}

.hm_recnt_pro_in{width: 825px; height: 134px; overflow: hidden; position: relative;}

.hm_recnt_pro_in_mov{width:19000px; position: absolute; left: 0px; top: 0px; }

.hm_recnt_pro .hm_fetr_host{margin:0px 18px 0px 0px;;}

.hm_recnt_pro .hm_fetr_host span{float:left; padding-right:3px; color:#b4b3b3;}

a.hm_rcnt_prp_link{float:left; width:auto; font-size:12px; text-decoration:none; font-weight:normal; color:#4d4d4d;}

a.hm_rcnt_prp_link:hover{text-decoration:underline;}

.hm_ltst_news{width:437px; height:233px; padding:9px; background:#555555; color:#bfbfbf; margin-right:20px;}

.hm_ltst_news a{color:#fff;}

.hm_ltst_news h4{float:left; width:92%; background:url(../img/hm_news.jpg) no-repeat; font-size:18px; font-weight:normal; color:#fff; line-height:32px; padding:0px 0px 11px 45px;}

.hm_nws_in{width:100%; padding-bottom:13px; border-bottom:1px  dashed #767676; margin-bottom:13px}

.hm_nws_in span{float:left; width:100%;}

.hm_nws_in a{color:#e8e8e8;}

.hm_ltst_news a:hover, .hm_nws_in a:hover{text-decoration:underline;}

.hm_tweet{float:left; width:427px; height:221px; padding:9px 13px; background:#88e2ff;}

.hm_tweet h2{float:left; background:url(../img/hm_twt.jpg) no-repeat; color:#3b3b3b; font-size:18px; font-weight:normal; padding:0px 0px 6px 38px; line-height:38px;}

.hm_tweet_in{float:left; width:100%; border-bottom:1px dashed #6db6cd; padding-bottom:10px; margin-bottom:10px; font-size:12px; color:#4a4a4a; line-height:15px;}

.hm_tweet a{color:#0b789c;}

.hm_tweet a:hover{text-decoration:underline;}

.rt_add1 {width:300px; margin-bottom:10px;}

.rt_add1 b{float:left; width:97%; background:#01a9df; line-height:22px; font-weight:normal; color:#fff; padding-left:3%; border-bottom:1px solid #a8cad5;}

.rt_add1 a img{border:0px;}


.hm_rt_popl_main{width:100%; padding-bottom:10px;}

.hm_rt_popl_main h3{float:left; width:298px; background:url(../img/hm_rt_pop.jpg) repeat-x;  font-weight:normal; font-size:18px; color:#8f6700; text-align:center; line-height:39px; border:1px solid #f5c64b;}

.hm_rt_pop_in{width:284px; border:1px solid #d6d6d6; border-top:0px; padding:12px 7px 7px 7px;}

.hm_rt_pop_in a{color:#01a9df; font-size:14px;}

.hm_rt_pop_tab{width:100%; padding-bottom:23px;}

.hm_rt_pop_tab a{float:left; font-size:14px; color:#838383; margin:0px 7px; line-height:23px; padding:0px 10px;}

.hm_rt_pop_tab a.active{background:#a2a2a2; border:1px solid #888888; color:#fff; overflow:visible; position:relative; cursor:default;}

.hm_rt_pop_tab a.active span{float:left; width:100%; height:7px; background:url(../img/hm_rt_act_tab_pop.jpg) no-repeat center bottom; margin-bottom:-7px;}

.hm_rt_pop_tab_data{width:100%; display:none;}

.hm_rt_pop_tab_inr{width:100%; padding-bottom:11px; margin-bottom:11px; border-bottom:1px dotted #7f7f7f;}

.hm_rt_pop_tab_inr img{float:left; border:1px solid #d6d6d6; margin-right:8px;}

.hm_rt_pop_tab_inr a{width:200px; float:left; font-size:16px; color:#01a9df; padding-bottom:4px;}

.hm_rt_pop_tab_inr a:hover{text-decoration:underline;}

.hm_rt_pop_tab_inr.pop_posts a{ font-weight: bold; font-size: 14px;}

/*.hm_rt_pop_tab_inr.pop_posts span{ font-weight: bold; font-size: 14px;}*/
.hm_rt_pop_tab_inr.pop_posts span{float: left; position: relative; font-size: 12px; margin-top: 10px; color: #797979; display: block; width: 274px; background: #F4F4F4; padding: 5px;}

.hm_rt_pop_tab_inr.pop_posts span a{ position: absolute; right: -129px; font-size: 13px; color: #EC6969; text-decoration: none; font-weight: normal;}

.hm_rt_pop_tab_inr.pop_posts span a:hover{ text-decoration: underline;}

.hm_rt_provid{width:294px; padding:2px; border:1px solid #d7ac19; margin-bottom:12px;}

.hm_rt_provid_in{ background:#f9d045; width:100%; }

.hm_rt_provid_in h3{float:left; width:100%; text-align:center; color:#6a5200; line-height:46px; font-size:23px; text-shadow:1px 1px #fce69a;}

.hm_rt_provid_in span{float:left; width:100%; font-size:17px; color:#6a5200; text-align:center; text-shadow:1px 1px #fce69a; padding-bottom:7px;}

.hm_rt_provid_in a{float:left; background:url(../img/rt_provd_btn.jpg) repeat-x #ffe077; line-height:42px; padding:0px 40px; border:3px solid #e7bc2b; margin:0px 0px 4px 34px ; font-size:17px; color:#323232; font-weight:bold;}

.hm_rt_provid_in a:hover{background:url(../img/rt_provd_btn_hov.jpg) repeat-x #5f4401; color:#fff; border-color:#fff0bb;}

.hm_rt_provid_in div{margin-left:80px;}


.rt_pop_cld{width:300px; margin-bottom:12px;}

.rt_pop_cld h2{float:left; width:288px; background:url(../img/rt_pop_cld.jpg) repeat-x #02aadf; font-size:17px; color:#005584; font-weight:normal; text-align:left;padding-left:10px;font-weight:bold; line-height:39px; border:1px solid #0c90da; text-shadow:1px 1px #77d2ef; }

.rt_pop_cld_in{width:286px; padding:0px 6px; border:1px solid #d6d6d6; border-top:0px; }

.rt_pop_cld_hst{width:100%; padding:8px 0px 7px 0px; border-bottom:1px dotted #7f7f7f;}

.rt_pop_hst_lft{float:left; width:25px; height:40px; background:url(../img/hm_cloud_award.png) no-repeat; text-align:center; line-height:25px; font-size:12px; color:#006b8d; margin:0px 10px 0px 1px; }

.rt_pop_hst_mid{width:175px; padding-top:5px;}

.rt_pop_hst_mid a{float:left; font-weight:bold; font-size:16px;  color:#474747; text-decoration:underline; margin-bottom:5px;}

.rt_pop_hst_rt{float:right; font-size:14px; padding-top:2px;}

.rt_pop_hst_rt a{float:left; color:#00a1d4; text-decoration:underline; line-height:36px; font-weight: normal;}

.rt_pop_hst_mid a:hover, .rt_pop_hst_rt a:hover{text-decoration:none;}

.rt_rcnt_comp{float:left; width:100%; padding:0px;}

.rt_rcnt_comp ul li{float:left; width:98%; padding-left:2%; line-height:31px; border-bottom:1px dotted #7b7b7b;}

.rt_rcnt_comp ul li:hover{background:#f6f6f6;}

.rt_rcnt_comp ul li a{float:left; width:100%; font-size:16px; color:#474747;}

.lik_fb {width:300px;}

.lik_fb span{width:100%; color:#282828; font-size:19px; border-bottom:1px solid #000; padding-bottom:12px; margin-bottom:12px;display: block;font-weight: bold}

.brd_bot_0{border-bottom:0px !important;}

.brd_rt_0{border-right:0px !important;}

/*footer*/

.footer{float:none; width:1240px; overflow: hidden; position: relative;}

.foot_top{width:1230px; line-height:39px; color:#ffe08e; border-bottom:1px dotted #fcd161; border-top:1px dotted #fcd161; margin-bottom:22px;}

.foot_top a{margin:0px 5px; color:#ffe08e; }

.foot_top a:hover{text-decoration:underline;}

.foot_top_rt{float:right; padding-top:6px;}

a.foot_twt, a.foot_fb, a.foot_gplus, a.foot_rss{float:left; width:28px; height:28px; background:url(../img/foot_icon.jpg) no-repeat; }

a.foot_fb{background:url(../img/foot_icon.jpg) no-repeat -33px top;   }

a.foot_gplus{background:url(../img/foot_icon.jpg) no-repeat -66px top; }

a.foot_rss{float:left; width:28px; height:28px; background:url(../img/foot_icon.jpg) no-repeat -99px top; }

.foot_lst{width:160px; /*padding:0px 10px;*/ margin-right: 30px;}

.foot_lst ul{ border-top :1px solid #696868; padding-top: 10px; width: 160px;}

.foot_lst ul li{ position: relative; padding: 3px 3px 3px 0;}

.foot_lst ul li span.ft-icons, span.ft-icons{ background:url(../img/fot_rt_arrow.jpg); display: inline-block; width: 10px; height: 8px; margin-right: 5px;}

.foot_lst b{ font-weight: normal; float:left; width:100%; color:#fcd161; padding-bottom:8px; font-size: 17px; font-family: Lato; border-bottom :1px solid #050505; width: 160px;}

.foot_lst ul, .foot_lst  li, .foot_lst a{float:left;}

.foot_lst  li{width:100%;}

.foot_lst a {color:#9b9b9b; float: none;}

.foot_lst a:hover{color:#cbcbcb;}

.foot_lst.tp-tn-trn{ border-left: 2px solid #ccc; padding-left: 25px;}

.foot_lst.tp-tn-trn img.top-tren-img{ border: 1px solid #ccc; width: 40px; height: 40px; display: inline-block; float: left; background: #ccc; margin-right: 10px; margin-bottom: 5px;}

.foot_lst.tp-tn-trn, .foot_lst.tp-tn-trn b, .foot_lst.tp-tn-trn ul{ width: 320px;}

.foot_rt{float: right; width: 284px; height: 195px; background: url('../img/ft_logo.png') no-repeat;}

.foot_rt.ft-logo{ position: absolute; top: 10px; right: 0; float: none;}

/*.foot_rt span{color:#c8c8c8;}

.foot_rt a{color: #737373;}

.foot_rt a:hover{text-decoration:underline;}*/

a.gaditek_link{color:#fcd161;}


/*cloud computing*/
.fixed_sub_nav{position: fixed; top: 0; z-index: 1000}
.fixed{float:left; width:100%; height:71px;  position:fixed; top:0px; left:0px;z-index: 9999;}
.cloud_comp_nav_main{float:left; width:100%; height:71px;  /*position:absolute; top:124px; left:0px;*/}

.cloud_comp_nav{float:none; width:1240px; line-height:52px; font-size:16px; color:#fff; }

.cloud_comp_nav ul, .cloud_comp_nav li, .cloud_comp_nav a{float:left;}

.cloud_comp_nav li{color:#fff; line-height:50px;}

.cloud_comp_nav li.act_inr_nav{border-color:#e0b521; position:relative;}

.cloud_comp_nav li a{padding:0px 0px;/*width:232px;*/ width: 308px; background:url(../img/com_clud_nav.jpg) repeat-x #232323; color:#fff; border:1px solid #000; border-right-color:#4b4b4b; text-align:center}

.cloud_comp_nav ul li h1{ font-size: 16px; font-weight: 300;}
/*#rating_nav li a{padding:0px 37px 0px 36px;}*/

.cloud_comp_nav li.act_inr_nav a{background:url(../img/com_clud_nav_act.jpg) repeat-x; color:#141414; border-color:#e0b521;}

.cloud_comp_nav li.act_inr_nav span{float:left; width:100%; background:url(../img/inr_nav_arow.png) no-repeat center top; height:7px; position:absolute; left:0px; bottom:-6px;}

.cloud_comp_nav_rt{float:left; background:url(../img/com_clud_nav.jpg) repeat-x #232323; width:285px; padding-left:17px; border-left:1px solid #000;}

/**html .cloud_comp_nav_rt{float:left; background:url(../img/com_clud_nav.jpg) repeat-x #232323; width:300px; padding-left:17px; border-left:1px solid #000;}*/

.cloud_comp_nav_rt b{float:left; padding-right:12px; font-size:16px;}

a.cld_comp_nav_twt, a.cld_comp_nav_fb, a.cld_comp_nav_gp, a.cld_comp_nav_rss{float:left; width:35px; height:35px; background:url(../img/cld_comp_nav_social.png) no-repeat; margin:9px 4px 0px 0px;}

a.cld_comp_nav_fb{background:url(../img/cld_comp_nav_social.png) no-repeat -39px top;}

a.cld_comp_nav_gp{background:url(../img/cld_comp_nav_social.png) no-repeat -78px top;}

a.cld_comp_nav_rss{background:url(../img/cld_comp_nav_social.png) no-repeat -117px top;}


.cld_comp_lft{float:left; width:929px;}

h1.cloud_inr_titl{float:left; width:912px; background:url(../img/clod_inr_h1.jpg) repeat-x #909090; font-size:21px; color:#fff; font-weight:normal; padding-left:15px; line-height:39px; border:1px solid #909090;}

.cld_comp_lft h1
{
  float: left;
  width: 912px;
  background: url(../img/hm_fetr_hd.jpg) repeat-x;
  font-size: 21px;
  font-weight: normal;
  color: white;
  line-height: 40px;
  border: 1px solid #3C3C3C;
  border-bottom: 0px;
  padding-left: 15px;
}
.cld_comp_lft_inr{float:left; width:917px; padding:0px 5px; border:1px solid #d8d8d8;}

.cld_comp_prov{float:left; width:445px; padding:11px 6px; border-bottom:1px dashed #cccccc; border-right:1px dashed #cccccc;min-height: 190px;}

.cld_comp_prov_in2{width:150px; padding-right:10px;}

a.cld_comp_prov_lft{float:left; width:146px; height:82px; border:2px solid #e0e0e0; margin:0px 10px 10px 0px; overflow:hidden; background: url('../img/cr_provider_sprite_med.jpg') no-repeat;}

a.cld_comp_prov_lft:hover{border-color:#fcd161;}

a.cld_comp_prov_lft img{float:left; border:0px; max-width:146px;}

.cld_comp_prov_in{width:285px;}

.cld_comp_prov_top{float:left; width:100%; padding-bottom:4px;}

.cld_comp_prov_hd{float:left; width:100%;}

.cld_comp_prov_hd a{float:left; color:#474747; font-size:16px; font-weight:bold; text-decoration:underline; margin-bottom:5px;}

.cld_comp_prov_hd a:hover{text-decoration:none;}

.cld_comp_prov_pric{}

.cld_comp_prov_pric span{color:#474747; text-align:right;}

.cld_comp_prov_pric b{font-size:27px; color:#0c90da; line-height:27px;}


.cld_comp_prov_txt{width:100%; color:#757575; padding-bottom:10px; font-weight: normal;}

.cld_comp_prov_txt a{color:#0c90da; text-decoration:underline; font-size:11px;}

.cld_comp_prov_txt a:hover{text-decoration:none;}

a.cld_comp_prov_btn{float:left; background:url(../img/cloud_com_inr_btn.jpg) repeat-x #b2901c; line-height:30px; color:#745400; text-shadow:0px 1px #f4d888; padding:0px 14px; border:1px solid #c49e22; }

a.cld_comp_prov_btn:hover{background:url(../img/cloud_com_inr_btn.jpg) repeat-x left -30px #facf5e;}

.cld_comp_prov_cat{font-size:12px; color:#232323;}

.cld_comp_prov_cat a, .cld_comp_prov_cat b{float:left;}

.cld_comp_prov_cat a{color:#0c90da; text-decoration:underline; margin-left:8px}

.cld_comp_prov_cat a:hover{text-decoration:none;}

/**provider pages*/
.back_non{background:none !important; }

.prv_brd_crmb{width:100%; background:url(../img/bread_crumb.jpg) repeat-x #f7f7f7; line-height:26px; border:1px solid #f1f1f1;  font-size:11px; overflow:hidden; margin-bottom:9px; }

#rat_brd_crmb{width:1236px;}

.prv_brd_crmb a{float:left; background:url(../img/bread_crumb_anc.jpg) no-repeat right top; padding-right:12px; margin-right:6px; color:#13a7d9;}

.prv_brd_crmb a.hom{width:32px; height:26px; background:url(../img/bread_crumb_hom.jpg) no-repeat; padding:0px;}

.prv_brd_crmb span{color:#636363;}

.prv_serv{width:909px; padding:9px; border:1px solid #ffe386; margin-bottom:10px;}

.prv_serv_lft{width:286px;}

.prv_serv_lft h1{float:left; font-size:19px; padding-bottom:14px;} 

.prv_serv_lft h1 a{color:#3c3c3c; text-decoration:underline; }

.prv_serv_lft h1 a:hover{text-decoration:none; background:none;}

.prv_serv_lft_in{width:100%; /*color:#3c3c3c;*/ padding-bottom:8px;}

.prv_serv_lft_in a.edt_rev,a.edt_rev { text-decoration: none; background: none; color: #005584;}

.prv_serv_lft_in a.edt_rev:hover, a.edt_rev:hover { text-decoration: underline; background: none;}

.prv_serv_lft_in span{float:left; width:105px;}

.prv_serv_lft_in b{color:#0c90da; font-size:23px;}

.prv_serv_lft a.pro_lt_btn {float: left; background: url(../img/hm_fetr_btn.jpg) repeat-x #DFB52E; line-height: 40px; border: 1px solid #B2901C; padding: 0px 48px; color:  #745400; text-shadow: 1px 1px #F1D47E; margin-left: 7px; font-size: 16px;}

.prv_serv_lft a:hover{background:url(../img/hm_fetr_btn_hov.jpg) repeat-x #f2c74f; }

.prv_serv_mid{width:323px; padding:0px 13px; border-left:1px dashed #cacaca; border-right:1px dashed  #cacaca; /* color:#6c6c6c;*/ /*min-height:260px;*/}

.prv_serv_mid h2{float:left; width:100%; font-size:16px; font-weight:normal; padding-bottom:13px;}

.prv_serv_mid img{float:left; width:134px; border:1px solid #a6a6a6; margin:0px 10px 0px 0px;}

.prv_serv_mid span{float:left; width:146px; height: 82px; display: inline-block; border:1px solid #a6a6a6; margin:0px 10px 0px 0px; background: url('../img/cr_provider_sprite_med.jpg') no-repeat;}

.prv_serv_rt{padding-left:6px; width:266px;}

.prv_serv_rt a{float:left; background:url(../img/vst_img.jpg) no-repeat left 5px; padding-left:17px; font-size:14px; color:#04abe0; }

.prv_serv_rt a.prov_serv_vst{float:left; width:264px; height:198px; background:none; border:1px solid #bcbcbc; padding:0px; margin-bottom:5px;}

.prv_serv_rt a.prov_serv_vst img{float:left;  border:0px;}

.prov_lft_nav{width:927px; background:url(../img/prov_lft_nav.jpg) repeat-x #131313; line-height:40px; border:1px solid #B2901C; overflow:hidden; margin-bottom:23px; position: relative; overflow: hidden;}

.prov_lft_nav ul, .prov_lft_nav li, .prov_lft_nav a{float:left;}

.prov_lft_nav ul{width: 789px;}

.prov_lft_nav li{ width: 131px;/*padding-right:2px;*/ background:url(../img/prov_nav_li.jpg) no-repeat right top;}

.prov_lft_nav li a{color:#fff; /*padding:0px 25px 0px 25px;*/ /*padding:0px 15px 0px 15px*/; text-align: center; width: 100%; display: block;}

.prov_lft_nav li a:hover{background:#000;}

.prov_lft_nav.cloud-app li{ width: 157px;}

a.visit_provider{ font-weight: bold; padding: 0 22px; background: url(../img/hm_fetr_btn.jpg) repeat-x #DFB52E; color: #745400; text-shadow: 1px 1px #F1D47E; border-radius: 0 5px 5px 0;}
a.visit_provider:hover {background: url(../img/hm_fetr_btn_hov.jpg) repeat-x #F2C74F;}

.prov_lft_box{width:929px; padding-bottom:13px;}

h1.prov_lft_box_hd{float:left; width:914px; padding-left:13px;   background:url(../img/lft_box_hd.jpg) repeat-x #3c3c3c; line-height:40px; font-size:18px; color:#fff; border:1px solid #3c3c3c; border-bottom:0px; font-weight:normal; }
span.prov_lft_box_hd{float:left; width:914px; padding-left:13px;   background:url(../img/lft_box_hd.jpg) repeat-x #3c3c3c; line-height:40px; font-size:18px; color:#fff; border:1px solid #3c3c3c; border-bottom:0px; font-weight:normal; }

h2.prov_lft_box_hd{float:left; width:914px; padding-left:13px;   background:url(../img/lft_box_hd.jpg) repeat-x #3c3c3c; line-height:40px; font-size:18px; color:#fff; border:1px solid #3c3c3c; border-bottom:0px; font-weight:normal; }

.prov_lft_box_in{width:907px; padding:10px 7px 10px 13px ; border:1px solid #d8d8d8;}

.prov_dat_center_in{padding-right:49px; line-height:40px;}

.prov_dat_center_in img{float:left; margin-right:9px;}

ul.prov_lft_lst, ul.prov_lft_lst li{float:left; position: relative; }

ul.prov_lft_lst li
{
  width: 298px;
  padding: 5px;
  line-height: 23px;
  /*border-left: 1px dashed #CCC;*/
  border-bottom: 1px dashed #CCC;
}

.prv_lft_btn{/*background:#ededed;*/text-align:center; padding:3px; margin:0px 0px 16px 0;width: 100%; line-height:68px; font-size:33px;}

/*.list_icons{margin-right: 10px;}*/


.prv_lft_btn a{display: inline-block;margin: 0 auto;background:url(../img/prov_lft_btn.jpg) repeat-x; color:#5f4900; text-shadow:1px 1px #fee697; padding:0px 129px; border:1px solid #544206;}

.prv_lft_btn a:hover{background:url(../img/prov_lft_btn.jpg) repeat-x left -68px;}

.prv_lft_btn.cloud-apps a{ background:url('../img/btn-orange-big.jpg') no-repeat; border: 0; color: #fff; text-shadow: 0 1px 1px #864100; font-weight: bold; width: 404px; height: 74px; text-align: center; margin: 10px; padding: 0;}

#prov_lft_des{font-size:14px; /*color:#767676;*/}

#prov_crt_doc{width:346px; padding-right:10px; position: relative;}

#prov_crt_doc h2{ width:309px; padding-left: 35px; }

#prov_crt_doc .prov_lft_box_hd{width:331px;}

#prov_crt_doc .prov_lft_box_in {width:324px; height:101px;}

#prov_crt_doc ul{float:left; width:100%;}

#prov_crt_doc li{float:left; width:100%; line-height:23px;}

#prov_crt_doc span{float:left;}

#prov_crt_doc a{float:right; color:#04abe0; text-decoration:underline;}

#prov_crt_doc a:hover{text-decoration:none;}

#prov_prom_cinlt{width:572px; position: relative;}

#prov_prom_cinlt h2{position: relative; padding-left: 40px;}

#prov_prom_cinlt.hm_fetr_box h2 {width:556px;}

#prov_prom_cinlt.hm_fetr_box h2.prom-client {width:531px;}

#prov_prom_cinlt.hm_fetr_box span.prom {width:556px;display:block;float:left; background:url(../img/hm_fetr_hd.jpg) repeat-x; font-size:21px; font-weight:normal; color:#fff; line-height:40px; border:1px solid #3c3c3c; border-bottom:0px; padding-left:15px;}


#prov_prom_cinlt .hm_recnt_pro{width:527px; padding-left:44px;}

#prov_prom_cinlt .hm_recnt_pro_in{width:488px; height:116px;}

span.pro_prom_clnt_txt{font-size:13px; color:#474747 !important; width: 150px; text-align: center; position: relative; top: -4px;}

#prov_lft_subs{width:927px; padding:0px 0px 24px 0px;}

#prov_lft_subs h2{float:left; width:100%; background:url(../img/sub_2.jpg) repeat-x; text-align:center; color:#1b1b1b; font-size:18px; line-height:35px; font-weight:normal; margin-bottom:14px;}

.prov_lft_prc_modl{float:none; width:692px;  text-align:center; padding-bottom:16px; padding-left: 5px; margin-top: 17px;}

.prov_lft_prc_modl b, .prov_lft_prc_modl span{float:left; padding-right:30px;}

.prov_lft_prc_modl span{float:left; padding:0px 20px 0px 27px;; background:url(../img/subs_span.jpg) no-repeat;}

.prov_sub_box{width:227px; height:200px; background:url(../img/subs_box.jpg) repeat-x; margin:0px 12px 0px 111px; position:relative;}

.prov_sub_box h3{float:left; width:100%;  line-height:39px; text-align:center; color:#3c3c3c; font-size:16px; border-bottom:1px solid #dedede; margin-bottom:10px;}
.prov_sub_box span.subsc{float:left; width:100%;  line-height:39px; text-align:center; color:#3c3c3c; font-size:16px; border-bottom:1px solid #dedede; margin-bottom:10px;font-weight: bold;}

.prov_sub_box_in{padding-left:44px;}

.prov_sub_box_in b{float:left; font-size:19px; font-weight:normal;  line-height:42px; padding-right:10px; }

.prov_sub_box_in span{float:left; background:#f2c651; line-height:42px; padding:0px 5px ; margin-top:10px; line-height:19px;}

.prov_sub_box a{float:left; width:164px; background:url(../img/subs_btns.jpg) repeat-x; line-height:27px; text-align:center; color:#fff; margin-left:34px; position:absolute; bottom:-14px;}

#prov_sub_box2{margin-left:0px;}

#prov_sub_box2  .prov_sub_box_in{text-align:center; padding:22px 0px 0px 29px;}

.prov_sub_bandw{width:168px; height:38px; background:#fff; border:1px solid #cecece; overflow:visible; text-align:center; margin-bottom:25px;}

.prov_sub_bandw span{float:none; width:100%; background:#fff; text-align:center; line-height:0px; font-size:12px; padding:0px 5px; margin:0px; padding-top: 3px; padding-bottom: 4px; border-radius: 5px;}

.prov_sub_bandw b{float:left; width:100%; text-align:center; padding:0px; font-size:15px; font-size:15px; line-height:33px;}

#prov_sub_box3{margin-left:0px;}

#prov_sub_box3  .prov_sub_box_in{width:100%; text-align:center; padding-left:0px;}

#prov_sub_box3 a{ background:url(../img/subs_btns.jpg) repeat-x left -27px;}


.prov_rev_mian{width:100%; border-bottom:1px dashed #d4d4d4; margin-bottom:20px;}

.prov_rev_lft{width:687px;}

.prov_rev_lft h2{float:left; width:100%; font-size:20px; color:#3c3c3c; font-weight:normal; padding-bottom:14px;}

.prov_rev_txt{width:100%; font-size:14px; color:#929292; padding-bottom:8px;}

.prov_rev_lft i{float:left; font-size:14px; color:#929292; padding-left:8px; line-height:14px;}

.prov_rev_rt{width:198px; background:url(../img/cust_rt_bk.jpg) no-repeat; padding:0px 0px 0px 22px; color:#3c3c3c; font-size:14px;}

.prov_rev_rt_row {width:100%; padding-bottom:20px;}

.prov_rev_rt_row span{float:left; width:127px;  line-height:12px; }

.prov_rev_botm{width:881px; background:#f0f0f0; border:1px solid #e0e0e0; padding:12px 12px 0px 12px; font-size:14px;  }

.pre_rev_frm1{width:279px;}

.pre_rev_frm2{width:323px;}

.prov_rev_botm label{float:left; width:100%; font-style:italic; padding-bottom:3px; }

.prov_rev_botm input{width:253px; height:32px; line-height:32px; padding:0px 5px; border:1px solid #e4e4e4; margin-bottom:12px;}

.prov_rev_botm textarea{float:left; width:301px; height:185px; border:1px solid #e4e4e4; margin-bottom:12px;}

.prov_rev_botm input.prov_sub{width:auto; background:url(../img/prov_subm.jpg) repeat-x #0497c5; padding:0px 26px; border-color:#009fd2; color:#fff; font-size:17px;}

.prov_rev_ask{width:279px;}

.prov_rev_ask h2{float:left; width:100%; font-size:21px; font-weight:normal; padding-bottom:10px;}

.prov_rev_ask_row{width:100%; padding-bottom:6px;}

.prov_rev_ask_row span{float:left; width:100%; padding-bottom:5px; }

.prov_rank_star{width:110px; height:17px; background:url(../img/prov_rate.jpg) no-repeat; cursor:pointer;}

.prov_rank_star_val{height:17px; background:url(../img/prov_rateact.jpg) repeat-x;}

#prov_pric, #prov_pric2{width:927px; padding:0px 0px 10px 0px; border-top:1px solid #fff; }

#prov_pric2{padding-bottom:0px;}

#prov_pric table, #prov_pric2 table{width:100%; font-size:16px; text-align:center;   }

#prov_pric2 table{width:756px;}

#prov_pric table td, #prov_pric2 table td{width:auto; height:auto; line-height:34px;}

.pro_pric_titl{background:url(../img/pro_prc_hd.jpg) repeat-x #7ed2ed; color:#06556e; font-weight:bold; border-right:1px solid #fff; border-bottom:1px solid #f1f1f1; text-shadow:1px 0px #fff; line-height:34px;}

.pro_pric_cont{border-right:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6;}

#prov_pric a{float:left; width:502px; background:url(../img/prov_pric_btn.jpg) repeat-x; font-size:16PX; color:#7e6100; text-align:center; margin:10px 0px 0px 0px; line-height:37px; border:1px solid #e9c036; border-bottom:2px solid #c39b16; margin-left:230px; text-shadow:1px 1px #fff;} 

#prov_pric a:hover{background:url(../img/prov_pric_btn.jpg) repeat-x left -37px}

.prov_pric2_last{width:171px;}

.prov_pric2_last b{float:left; width:100%; text-align:center; border-right:0px; font-size:16px;}

.prov_pric2_last span{float:left; width:100%; text-align:center; line-height:36px;}

.prov_pric2_last a{float:left; background:url(../img/prov_prc_btn2.jpg) repeat-x; font-size:14px; color:#836500; padding:0px 17px; line-height:25px; margin-left:30px; border:1px solid #d7ac19; border-bottom:2px solid #d7ac19; text-shadow:1px 1px #fff; }

a.btn-get_trial{float:left; background:url(../img/prov_prc_btn2.jpg) repeat-x; font-size:14px; color:#836500; padding:5px 30px; line-height:25px; margin-left:45px; border:1px solid #d7ac19; border-bottom:2px solid #d7ac19; text-shadow:1px 1px #fff; }

.prov_pric2_last a:hover{float:left; background:url(../img/prov_prc_btn2.jpg) repeat-x left -25px;}

a.btn-buynow{float:left; background: #01a9df; font-size:14px; color:#fff; padding:5px 30px; line-height:25px; margin-left:45px; border:1px solid #037da5; border-bottom:2px solid #037da5; }

a.prov_pric2_btn{float:left; width:755px; text-align:center; color:#289abf; text-decoration:underline; font-size:16px; line-height:36px; border-right:1px solid #d6d6d6;}

a.prov_pric2_btn:hover{ text-decoration:none;}

.pricing_chart{ width: 927px; border: 1px solid #ccc; border-radius: 0 0 5px 5px;}

.pricing_chart table{ width: 100%;}

.pricing_chart table tr td.pro_pric_titl{ font-size: 17px; color: #3d3d3d; background: #ebebeb; border-color: #ccc;}

.pricing_chart table tr td{ text-align: center; padding: 2px 10px;}

.pricing_chart table tr td.packages{ text-align: left; padding-left: 25px !important; font-weight: bold; background: #ebebeb; color: #3d3d3d;}

.pricing_chart table tr td.pro_pric_cont{ font-size: 15px; padding: 10px 5px; font-family: "lato";}

.pricing_chart table tr td.last{ border-right: 0;}

.pricing_chart table tr td span.not_available, .pricing_chart table tr td span.available{ position: relative; top: 0; left: 0;}

/*contact us*/

.cont_box{width:929px; padding-bottom:13px;}

h1.cont_box_hd{float:left; width:914px; padding-left:13px;   background:url(../img/lft_box_hd.jpg) repeat-x #3c3c3c; line-height:40px; font-size:20px; color:#fff; border:1px solid #3c3c3c; border-bottom:0px; font-weight:normal; }

h2.cont_box_hd{float:left; width:914px; padding-left:13px;   background:url(../img/lft_box_hd.jpg) repeat-x #3c3c3c; line-height:40px; font-size:20px; color:#fff; border:1px solid #3c3c3c; border-bottom:0px; font-weight:normal; }

.cont_box_in{width:668px; background:url(../img/cont.jpg) no-repeat 682px 20px; padding:10px 246px 10px 13px ; border:1px solid #d8d8d8; /*color:#767676;*/}

.cont_box_in h3{float:left; width:100%; padding-bottom:10px;  color:#000;}

.cont_box_in_bot{padding-top:26px;}

.cont_box_in_bot span{float:left; width:195px;font-weight:bold}

.cont_box_in_bot a{color:#13a7d9; text-decoration:none;}

.cont_box_in_bot a:hover{color:#13a7d9; text-decoration:underline;}

#cont_rach{width:552px; padding-right:12px;}

#cont_rach h1.cont_box_hd{width:536px;}

#cont_rach h2.cont_box_hd{width:536px;}

#cont_rach .cont_box_in{width:523px; padding:10px 13px 11px 13px ;  }

#cont_rach input, #cont_rach textarea{float:left; width:369px; height:34px; background:url(../img/cont_inp.jpg) repeat-x #eeeeee; padding:0px 5px; line-height:34px; border:1px solid #cdcdcd; margin-bottom:12px;}

#cont_rach label{float:left; width:123px; padding-right:16px; line-height:36px; text-align:right; color:#454545; font-size:15px;}

#cont_rach textarea{height:130px; line-height:19px;}

#cont_rach input.cont_send{width:auto; height:auto;  background:url(../img/cont_btn.jpg) repeat-x #dcdcdc; line-height:30px; margin-left:139px; padding:0px 19px; color:#3b3b3b; border-color:#bbbbbb; text-shadow:0px 1px #fff;}

#cont-form textarea{ height: 130px;}

#cont_soc_chat{width:365px;}

#cont_soc_chat h1.cont_box_hd{width:350px;}
#cont_soc_chat h2.cont_box_hd{width:350px;}

#cont_soc_chat .cont_box_in{width:337px; padding:9px 13px 10px 13px ;  }

#cont_soc_chat .cont_box_in a{float:left; font-size:15px; line-height:33px; padding-left:42px; color:#000; margin-bottom:9px;}

#cont_soc_chat .cont_box_in a:hover{text-decoration:underline;}

a.cont_gt{background:url(../img/soc_talk.jpg) no-repeat; }

a.cont_skp{background:url(../img/soc_talk.jpg) no-repeat left -42px; }

a.cont_msn{background:url(../img/soc_talk.jpg) no-repeat left -84px; }

a.soc_twt{background:url(../img/soc_talk.jpg) no-repeat left -128px; }

a.soc_fb{background:url(../img/soc_talk.jpg) no-repeat left -170px; }

a.soc_gp{background:url(../img/soc_talk.jpg) no-repeat left -213px; }

a.soc_in{background:url(../img/soc_talk.jpg) no-repeat left -255px; }


/*rating*/

.comp_ban{width:854px; height:182px; background:url(../img/rating_banr.jpg) no-repeat; padding:15px 371px 0px 13px; font-size:17px; line-height:27px; color:#196f8b; text-shadow:0px 1px #fff; border:1px solid #88d6ec;  margin-bottom:10px;}

.comp_ban h2{float:left; width:100%; background:url(../img/rat_ban_hd.jpg) repeat-x left bottom; color:#242424; font-size:24px; padding-bottom:9px; margin-bottom:10px;}

.comp_ban h1{float:left; width:100%; background:url(../img/rat_ban_hd.jpg) repeat-x left bottom; color:#242424; font-size:24px; padding-bottom:9px; margin-bottom:10px;}

.comp_lft{font-size:15px; color:#767676; line-height:20px; padding-bottom:24px;}

.comp_lft h2{float:left; width:100%; padding-bottom:15px; font-size:20px; color:#292929;}


.comp_top_ten{width:1238px; border:1px solid #e5e5e5; margin-bottom:25px; overflow:hidden;}

.comp_top_ten table{width:100%; background:#f1f1f1;}

.comp_top_ten table tr{border-top:1px solid #fff;}

.comp_top_ten table td.com_top_hd{background: url(../img/lft_box_hd.jpg) repeat-x #3C3C3C; line-height:44px; color:#fff; font-size:18px; text-align:center; }

.comp_top_ten table tr.comp_top_tr{background:#f1f1f1;}

.comp_top_ten table tr.comp_top_tr:hover{background:#fff;}

.comp_top_tr td{ position: relative; /*padding-bottom: 30px;*/ border-left:1px solid #fff; border-right:1px solid #e3e3e3; border-top:1px solid #fff; border-bottom:1px solid #e3e3e3; vertical-align:top;}

.comp_top_tr td div.con_wrap{position: relative; width: 100%; height: 60px !important ; padding-bottom: 40px;}

.comp_chk_box, .comp_chk_box_act{float: left; width: 19px; height: 18px; background:url(../img/com_chk_box.png) no-repeat;  cursor: pointer; margin:0px 0px 11px 40px;}

.chk_box_custom{margin: 0px 10px 11px 10px;}

.comp_chk_box_act{background:url(../img/com_chk_box.png) no-repeat left -18px; }

.comp_mid_td1{position:relative;}

.comp_mid_td1_in{padding:42px 0px 12px 0px;  position:relative;}

.comp_mid_td1 a{float:left; background:url(../img/comp_btn.png) repeat-x #f1ca43; border:1px solid #e1b82b; line-height:19px; padding:0px 11px; margin-left:9px; font-size:12px; color:#ab7f0a; display:none;}

.comp_mid_tool{ z-index: 1000; background:#fff2c4; border:1px solid #ffe58f; position:absolute;  left:87px; top:6px;  display:none;
               -webkit-box-shadow:  0px 5px 5px 0px rgba(183, 183, 183, .45);
               box-shadow:  0px 5px 5px 0px rgba(183, 183, 183, .45);

}

.comp_mid_tool_in{width:160px; padding:9px 8px;  border:1px solid #fffce5; font-size:12px; color:#6c6c6c; }

.comp_mid_tool_in span{color:#c39808;}

.comp_mid_tool strong{width:10px; height:22px; background:url(../img/com_tool_arow.png) no-repeat; position:absolute; left:-9px; top:29px;}

.comp_mid_td2{padding:0px;}

.comp_mid_td2 div{width:100%; padding:32px 0px 0px 0px; background:url(../img/hm_cloud_award.png) no-repeat center 32px; color: #107185; text-align:center; line-height:28px; padding-bottom:12px;}

.comp_mid_td3{padding-top:15px;}

.comp_mid_td3 a{float:left; width:100%; color:#13a7d9; font-size:18px; margin-bottom:3px;}

.comp_mid_td3 a.provider_name{ position: absolute; bottom: 7px; display: block;}

.comp_mid_td3 a img{border:2px solid #e0e0e0;}

.comp_mid_td3 a:hover{text-decoration:underline;}

.comp_mid_td4 div{width:100%; text-align:center; padding:15px 0px;  color:#474747;}

.comp_mid_td4 span{float:left; width:100%; font-size:12px; padding-bottom:3px; text-align:center;}

.comp_mid_td4 b{float:left; width:100%; font-size:22px; padding-bottom:3px; text-align:center; line-height:22px;}

.comp_mid_td4 a{color:#119bc9; text-decoration:underline; position: absolute; bottom:10px; text-transform: capitalize; display: block; left: 50%; margin-left: -30px;}

.comp_mid_td4 a:hover{text-decoration:none;}

.comp_mid_td5 {padding:17px 0px 0px 22px;position:relative}

.comp_mid_td5_in{width:150px; padding-bottom:4px; line-height:15px;}

.comp_mid_td5_in span{color:#3c3c3c; font-size:12px; }

.comp_mid_td5_in span b{font-weight:normal; font-size:16px;}

.comp_mid_td5_in img{float:left; margin:4px 4px 0px 0px;}

.comp_mid_td5 a{float:left; color:#119bc9; text-decoration:underline; margin:-10px 0px 0px 37px; position: absolute; bottom:10px; text-transform: capitalize; left: 50%; margin-left: -30px;}

.comp_mid_td5 a:hover{text-decoration:none;}

.comp_mid_td6{padding:15px 0px 0px 15px;position:relative}

#comp_mid_td7{padding:15px 0px 0px 12px;}

#comp_mid_td9{padding:15px 0px 0px 7px;}

.comp_mid_td6 ul{float:left;}

.comp_mid_td6 ul li{padding-left:18px; background:url(../img/comp_tick.png) no-repeat left 5px; line-height:19px;}

.comp_mid_td6 a{margin-left:18px; color:#119bc9; text-decoration:underline;position: absolute; bottom:10px; text-transform: capitalize; left: 50%; margin-left: -25px;}

.comp_mid_td6 a:hover{text-decoration:none;}

.comp_mid_td10{padding:13px 0px 0px 22px;}

.comp_mid_td10 a{float:left; background:url(../img/comp_td_10.jpg) repeat-x; line-height:25px; padding:0px 16px; color:#fff; border:1px solid #f6f6f6; margin-bottom:12px;min-width:77px;text-align:center }

.comp_mid_td10 a.ccmp_td_10btn{background:url(../img/comp_td_10.jpg) repeat-x left -25px;}

/*compare*/

/* #comp_cloud_data{ height: auto; width: 100%; position: relative; background:#fff; border: 1px solid #e5e5e5; font-family: lato;}

#comp_cloud_data span.heading{ display: block; font-size: 18px; color: #fff; padding: 10px; background:#3f3f3f;}

#comp_cloud_data table{width: 100%;}

#comp_cloud_data table tbody tr td{border-right: 0px solid #ccc}

ul.comp_products{ overflow: hidden}

ul.comp_products li{ float: left; padding: 10px;}

ul.comp_products li span{ display: block; margin-bottom: 5px; font-size: 14px; color: #474747; position: relative; font-family: lato;}

ul.comp_products li span a.product_name{ font-weight: bold; text-decoration: underline; color: #474747}

ul.comp_products li span.pricing_tag b{display: block; font-size: 23px; padding: 5px 0 0 0;}

.comp_points_info{ float: none; display: block; margin:0 0 20px 10px; width: 288px !important; height:35px; padding: 0px 20px 21px 20px; position: relative; background:url(../img/comparssion_price_info_background.jpg) no-repeat;}

.comp_points_info p, .comp_points_info span, .comp_points_info a{display: inline-block}

.comp_points_info p{color:#0c90da; font-size: 15px;}

.comp_points_info span{ font-size: 37px; color: #fff; padding: 14px 16px; background:url(../img/comparssion_point_value.jpg) no-repeat;}

.comp_points_info a{ padding: 8px 20px; margin-left: 25px; color: #fff; background-color: #08a9dd; border: 1px solid #0086b0;}

td.comp_tag{width: 105px !important; background-color: #555555; text-align: center; vertical-align:middle}

td.comp_basic_info, td.comp_features, td.comp_platforms, td.comp_data_center{background-color: #f2f2f2;}

td.comp_basic_info ul li,td.comp_features ul li, td.comp_platforms ul li, td.comp_data_center{padding: 8px 10px; border: 1px solid #ccc; font-size: 13px; color: #3c3c3c; margin-left: -1px; margin-top:-1px}

td.comp_data_center ul li span{padding: 8px 10px; position: relative; top: -10px;font-size: 13px; color: #3c3c3c;}

td.comp_basic_info ul li b, td.comp_features ul li b, td.comp_platforms ul li b{margin:0 40px 0 10px}

td.comp_seperator{padding: 7px; background:#5cc1e1;}*/

/*compare*/

#comp_cloud_data{ height: auto; width: 100%; position: relative; background:#fff; border: 1px solid #e5e5e5; margin-bottom: 10px;
border-bottom: 0;}

#comp_cloud_data span.heading{ display: block; font-size: 18px; color: #fff; padding: 10px; background:#3f3f3f;}

#comp_cloud_data table{width: 100%;}

#pro td {margin:-0px 0px;  border-right: 1px solid #ccc !important }

#comp_cloud_data table tbody tr td{border-right: 0px solid #ccc}

ul.comp_products{ overflow: hidden;}

ul.comp_products li{ float: left; padding: 10px 0 10px 10px; }

ul.comp_products li img {border:2px solid #e0e0e0;}

ul.comp_products li span{ display: block; margin-bottom: 5px; font-size: 14px; color: #474747; position: relative; font-family: lato;}

ul.comp_products li span a.product_name{ font-weight: bold; text-decoration: underline; color: #474747; /*width: 120px;*/}

ul.comp_products li span.pricing_tag b{display: block; font-size: 23px; padding: 5px 0 0 0;}

ul.comp_products li span.prov_name_wrapper{ display: block; width: 120px;}

ul.comp_products li .rank_star{ float: none; display: block; margin-left: 0;}

.comp_points_info{ float: none; display: block; margin:0 0 20px 10px; width: 288px !important; height:35px; padding: 0px 20px 21px 20px; position: relative; background:url(http://www.cloudreviews.com/site/template/img/comparssion_price_info_background.jpg) no-repeat;}

.comp_points_info p, .comp_points_info span, .comp_points_info a{display: inline-block}

.comp_points_info p{color:#0c90da; font-size: 15px;}

.comp_points_info span{ font-size: 37px; color: #fff; padding: 14px 16px; background:url(../img/comparssion_point_value.jpg) no-repeat}

.comp_points_info a{ padding: 8px 20px; margin-left: 25px; color: #fff; background-color: #08a9dd; border: 1px solid #0086b0;}

td.comp_tag{width: 105px !important; background-color: #555555; text-align: center; vertical-align:middle}

td.comp_basic_info, td.comp_features, td.comp_platforms, td.comp_data_center{background:url(../img/com_lft_top_bord2.jpg) repeat-y left top #f2f2f2;;}

td.comp_basic_info ul li,td.comp_features ul li, td.comp_platforms ul li, td.comp_data_center li{padding: 8px 10px; border: 0px solid #ccc; font-size: 13px;height:20px; color: #3c3c3c; margin-left: 0px; margin-top:-1px; background:url(../img/com_lft_top_bord.jpg) repeat-x left top }

td.comp_data_center ul{float:left; width:350px;}

td.comp_data_center li{background:none; padding:4px 10px 7px; width:152px; float:left;}

td.comp_data_center li img{width:28px;}

td.comp_data_center ul li span{padding: 8px 2px; position: relative; top: -10px;font-size: 13px; color: #3c3c3c;}



td.comp_basic_info ul li b, td.comp_features ul li b, td.comp_platforms ul li b{margin:0 40px 0 10px}

td.comp_seperator{padding: 7px; background:#5cc1e1;}

.com_na{color:#900 !important; }

.cpm_vst{padding:0px 11px; background:url(../img/com_vst.jpg) repeat-x #f1f1f1; margin:0px 0px 11px 10px; border:1px solid #aaaaaa;}

.cpm_vst a{float:left; background:url(../img/com_vst_btn.jpg) repeat-x #04a6d9; font-size:14px; color:#fff; padding:0px 20px; line-height:30px; border:1px solid #0093c2;margin-top:9px}

.cpm_vst a:hover{opacity: .7; box-shadow: 0 0 5px gray;}

.cpm_vst b{ border-radius: 5px; position: relative; background: url("../img/comparssion_point_value.jpg") no-repeat scroll 0 0 transparent;color: #FFFFFF;font-size: 22px; /*padding: 0px 16px;*/ font-weight:normal;float:left;margin:4px 32px 0px 11px;line-height:44px; width: 55px;
text-align: center;}

.cpm_vst span{float:left;line-height:53px;color:#0c90da}

/*compare*/
/*compare*/

/*get list*/
.get_lst{float:left; background:#fff; width:860px; height:516px; position:absolute; left:0px; top:0px; z-index:9999;/* border:3px solid #5ac2e3;*/ z-index:9999; }

.get_lst_main{float:left; width:828px; height:484px; padding:16px; position:relative;}

a.get_lst_logo{float:left; width:301px; height:73px; background:url(../img/logo.jpg) no-repeat; margin:0px 0px 5px 6px;}

a.get_lst_clos{float:left; background:url(../img/get_close.jpg) no-repeat right top; font-size:14px; color:#4e4e4e; padding-right:26px; line-height:21px; position:absolute; right:8px; top:8px;}

.get_lst_main h1{width:820px; height:65px; background:url(../img/get_lst_hd.jpg) no-repeat; line-height:65px; text-align:center; font-size:32px; color:#004459; text-shadow:1px 0px #b0e2f2; border-bottom:1px dashed #b7b7b7; border-top:1px dashed #b7b7b7; margin-left:4px; }

.get_lst_main form{float:left; width:820px; margin-left:4px;  padding-top:18px;}

.get_lst_main label{float:left; width:146px; line-height:32px; font-size:16px; color:#4e4e4e; margin-bottom:20px; }

.get_lst_main input{float:left; width:236px; height:32px; background:url(../img/get_lst_inp.jpg) repeat-x; line-height:32px; padding:0px 5px; border:1px solid #cccccc; margin:0px 20px 20px 0px; }

.get_lst_main span{float:left; width: auto; line-height:32px; font-size:16px; color:#4e4e4e; margin-bottom:20px; padding:0px 35px 0px 5px; }


.get_lst_focs{border-color:#77d3f0 !important; }

.get_lst_main input:focus{border-color:#77d3f0 !important; }

.get_hr{width:100%; border-bottom:1px dashed #b7b7b7; margin-bottom:15px;}

.mar_rt{margin-right:0px !important;}

.gt_lst_bot{width: auto;float: none;text-align: center;margin-bottom: 10px;}

.gt_lst_bot input{width:auto; height:52px; background: url(../img/hm_fetr_btn.jpg) repeat-x #DFB52E; font-weight:bold; border: 1px solid #dfba3d; padding: 10px 44px;
                  color: #937204; text-shadow: 1px 1px #F1D47E; margin: 0px auto 14px auto; font-size: 26px; text-align: center; float:none; cursor:pointer;}

.gt_lst_bot i{width:auto; height:52px; background: #a4f379; border: 1px solid #79cd4b; padding: 5px 19px; color: #174000; margin: 0px auto; font-size: 14px; text-align: center; float:none; }



.chk_box, .chk_box_act { float: left; width: 21px; height: 21px; background:url(../img/get_lst_chk.jpg) no-repeat; margin: 4px 4px 0px 0px; cursor: pointer;}

.chk_box_act {background:url(../img/get_lst_chk.jpg) no-repeat left -22px;;}

#backgroundPopup{display: none;position: fixed;_position: absolute;height: 100%;width: 100%;top: 0;left: 0;z-index: 9999;}

/*404 page*/

.err4{width:700px; background:url(../img/not_found.png) no-repeat 15px 86px; padding:124px 0px 80px 533px; text-align:center; font-size:32px; color:#474747; font-weight:bold;}

.err4 span{float:left; width:100%; padding-bottom:120px;}

.err4 h1{float:left; width:100%; font-size:188px; line-height:188px;}

.err4 a{float:left; background:url(../img/err_anc.jpg) no-repeat; color:#474747; text-decoration:underline; line-height:40px; padding-left:56px; margin-left:-62px;}

.err4 a:hover{text-decoration:none;}


/* Begin cloud apps styles */
#cloud_apps_banner{ position: relative; width: 100%; height: 268px; background: url(../img/banner_background.jpg) repeat-x; border: 1px solid #f1ca47; margin: 10px 0; }
#cloud_apps_banner h1{ float: none; margin: 40px 0 0 40px; font-size: 38px; text-shadow: 1px 1px 1px #fff; position: relative; z-index: 10;}
#cloud_apps_banner p{ position: relative; z-index: 10; font-size: 21px; color: #423301; width: 690px; margin: 17px 0 0 42px; line-height: 23px;}
#cloud_apps_banner a#btn_browse, #cloud_apps_banner a#btn_search{ position: absolute; bottom: 30px; background: url('../img/cloud_apps_banner_btn.jpg'); width: 200px; height: 57px; display: inline-block; text-indent: -5000px;}
#cloud_apps_banner a#btn_browse:hover, #cloud_apps_banner a#btn_search:hover{ opacity: .8}
#cloud_apps_banner a#btn_browse{ background-position: 0 0; left: 45px;}
#cloud_apps_banner a#btn_search{ background-position: 201px 0; left: 255px;}
#banner_image{ width: 657px; height: 268px; position: absolute; right: 1px; top: 0; background: url('../img/banner_right_image.jpg') no-repeat;}

/*begin cloud_apps Left container styles*/
.cloud_apps h2.round_4{width: 892px; padding-left: 35px; position: relative;}
.cloud_apps h2.round_4 span.search_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -23px -7px; width: 19px; height: 20px; position: absolute; top: 10px; left: 10px;}
.cloud_apps h2.round_4 span.catagory_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -2px -8px; width: 19px; height: 20px; position: absolute; top: 12px; left: 10px;}
.cloud_apps h2.round_4 span.ranking_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -48px -2px; width: 19px; height: 32px; position: absolute; top: 3px; left: 10px;}
.cloud_apps h2.round_4 span.providers_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -73px -5px; width: 20px; height: 24px; position: absolute; top: 7px; left: 10px;}
.cloud_apps h2.round_4 span.features_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -98px -4px; width: 18px; height: 28px; position: absolute; top: 5px; left: 10px;}
.cloud_apps h2.round_4 span.platforms_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -123px -7px; width: 20px; height: 20px; position: absolute; top: 9px; left: 10px;}
.cloud_apps h2.round_4 span.supportedOS_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -1px -4px; width: 18px; height: 28px; position: absolute; top: 8px; left: 10px;}
.cloud_apps h2.round_4 span.cliInterface_icon{  display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -123px -7px; width: 20px; height: 20px; position: absolute; top: 9px; left: 10px;}
.cloud_apps h2.round_4 span.support_icon{  display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -172px -5px; width: 21px; height: 24px; position: absolute; top: 9px; left: 10px;}
.cloud_apps h2.round_4 span.desc_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -202px -5px; width: 18px; height: 23px; position: absolute; top: 6px; left: 10px;}
.cloud_apps h2.round_4 span.screenshot_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -2px -75px; width: 23px; height: 23px; position: absolute; top: 8px; left: 7px;}
.cloud_apps h2.round_4 span.pricing_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -228px -4px; width: 24px; height: 24px; position: absolute; top: 7px; left: 8px;}
span.cricDoc_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -289px -43px; width: 17px; height: 22px; position: absolute; top: 7px; left: 8px;}
span.promClient_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -254px -45px; width: 28px; height: 19px; position: absolute; top: 10px; left: 8px;}
.cloud_app h2.round_4{position: relative; padding-left: 35px; width: 892px;}
.cloud_app h2.round_4 span.comparision_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -73px -5px; width: 20px; height: 24px; position: absolute; top: 7px; left: 8px;}
.cloud_apps h2.round_4 span.security_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -93px -44px; width: 17px; height: 25px; position: absolute; top: 7px; left: 9px;}
.cloud_apps h2.round_4 span.payment_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -37px -48px; width: 25px; height: 20px; position: absolute; top: 11px; left: 9px;}
.cloud_app h2.round_4 span.dataCenter_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -69px -42px; width: 17px; height: 24px; position: absolute; top: 7px; left: 8px;}

ul.other_desc
{
  margin-top: 5px;
}
ul.other_desc li
{
  position: relative;
  padding: 2px 0;
}
ul.other_desc li span
{
  display: inline-block;
  background: url(../img/image_available.png) no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}

/* begin tweeter and blog styles*/
#tweet_container{ width: 49%; height: 100px; overflow: hidden; position: relative;}
#tweet_container h2{ width: 417px; }
#tweet_container h2 span.heading{ position: relative; left: 27px;}
#tweet_container .prov_lft_box_in{width: 432px; height: 185px;}
span.tweet_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -385px -5px; width: 52px; height: 44px; position: absolute; top: -2px; left: -1px;}
span.blog_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -445px -5px; width: 48px; height: 48px; position: absolute; top: -6px; left: 5px;}
.news_feed_wrapper{ position: relative; float: none;}
a.feed_name{font-size: 12px; color: #04ABE0; text-decoration: underline;}
a.feed_name:hover{color: #303030;}
span.feed_date{font-size: 9px; color: #7f7f7f; margin-bottom: 4px;}
span.tweet_text a{ color: #04ABE0;}
span.tweet_text a:visited{ color: #04ABE0;}

/*ul.tweet_list li{position: relative; }
ul.tweet_list li span{ position: relative; top: 0;}*/
span.tweet_time a{ display: block; font-size: 10px; color: #7f7f7f; position: relative; }

ul.tweet_list li{ margin-bottom: 5px;}
/* end tweeter and blog styles*/


/* begin recent_providers_mini*/
.recent_providers_mini{ width: 570px;}
.recent_providers_mini span.prov_lft_box_hd {width: 544px;}
.recent_providers_mini .hm_recnt_pro { width: 525px; padding: 9px 0px 0px 32px;}
.recent_providers_mini .hm_recnt_pro  #recent_main{ width: 490px;}
.recent_providers_mini .hm_recnt_pro #recent_main #recent_content{ padding-left: 5px; padding-right: 5px; }
.recent_providers_mini .hm_recnt_pro #recent_previous{ left: 6px;}
.recent_providers_mini .hm_recnt_pro #recent_next{ right: 6px;}
/* end recent_providers_mini*/


#prov_lft_des{margin-bottom: 20px;}
.collapse, .box-collapse{height: auto; overflow: hidden; padding: 10px; position: relative;}
.expand{overflow: hidden; padding: 10px; position: relative;}
.btn_expand{cursor: pointer; display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -319px -2px; width: 31px; height: 31px; position: absolute; bottom: -15px; left: 50%; margin-left: -31px;}
.btn_collapse{cursor: pointer; display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -319px -33px; width: 31px; height: 31px; position: absolute; bottom: -15px; left: 50%; margin-left: -31px;}

.btn_expand:hover, .btn_collapse:hover{ opacity: .8;}

/*drop down style*/
.select-boxes
{
  position: relative;
  width: 212px;
  height: 34px;
  background: url(../img/comp_slct.png) no-repeat;
  line-height: 29px;
  margin-bottom: 10px;
  z-index: 1000;
  /*background-color: #F2F2F2;*/
  /*border: 1px solid #CCC;*/
  /*border-radius: 5px;*/
}
.selected-text
{
  display: inline-block;
  font-size: 13px;
  color: gray;
  margin-left: 20px;
  font-family: "LatoRegular";
  font-weight: normal;
  text-shadow: 1px 1px 1px white;
}
/*span.selected-text span
{
  font-family: arial;
  font-weight: normal;
  text-shadow: 1px 1px 1px white;
}*/
ul.select-boxes-items
{
  position: absolute;
  list-style-type: none;
  width: 209px;
  height: auto;
  border-radius: 5px;
  background-color: #EDEDED;
  border: 1px solid #CCC;
  line-height: 29px;
  padding-left: 0;
  margin: 3px 0 0 0;
}
ul.show-hide
{
  display: none;
}
ul.select-boxes-items li span
{
  display: block;
  font-family: "LatoRegular";
  font-size: 12px;
  color: gray;
  padding-left: 20px; 
}
ul.select-boxes-items li:hover span
{
  cursor: pointer;
  background-color: #ccc;
  color: gray;
}

a#btn_catagory_search{ float: right; position: absolute; top: 37px; right: 9px; padding: 6px 9px; background-color: #3e3103; border-radius: 5px;}
a#btn_catagory_search span{display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -23px -7px; width: 19px; height: 20px; }
a#btn_catagory_search:hover{ background-color: #624e08;}

.available{ display: inline-block; background: url(../img/image_available.png) no-repeat; width: 18px; height: 18px; position: absolute; right: 10px; top: 8px;}
.not_available{ display: inline-block; background: url(../img/image_not_available.png); width: 18px; height: 18px; position: absolute; right: 10px; top: 8px;}

/*end cloud_apps Left container styles*/

/* End cloud apps styles */

.adjustment_div
{
  position: absolute;
  width: 99%;
  height: 1px;
  background: white;
  bottom: 0px;
  z-index: 100;
  margin-left: 6px;
}
.adjustment_div_vertical
{
  position: absolute;
  width: 1px;
  height: 99%;
  background: white;
  right: 0px;
  z-index: 100;
}
ul.tweet_list li:last-child{ display: none;}

/* admin-> provider security styles*/
tr.hidden_row{ display: none;}



/*Begin comparision page styles*/
#comparision_wrapper
{ 
  width: 1240px;
  min-height: 200px;
  /*border: 1px solid #ccc;*/
  border-radius: 0 0 5px 5px;
  background: #f2f2f2;
  /*margin-bottom: 10px; */
  position: relative;
  overflow: hidden;
  color: gray;
}
.head_rw
{
  min-height: 181px !important;
  background: #fff;
  border-right: 1px solid #ccc;
}
.col_1, .col_2, .col_3, .col_4
{
  width: 309px !important;
  position: relative;
  border-right: 1px solid #ccc;
}
.col_2 .cpm_vst , .col_3 .cpm_vst , .col_4 .cpm_vst
{
  position: absolute;
  bottom: -5px;
}
.col_4
{
  border-right: 0;
} 
#sec_basic,#sec_data_cen, #sec_feature, #sec_platform, #sec_OS{ width: 100%;}
h2.head_row
{
  width: 100%; 
  background:url(../img/hm_fetr_hd.jpg) repeat-x; 
  font-size:21px; 
  font-weight:normal; 
  color:#fff; 
  line-height:40px; 
  border:1px solid #3c3c3c; 
  border-bottom:0px; 
  padding-left: 45px;
  position: relative;
}
ul.basic li
{
  padding: 10px 0 5px 20px;
  border-bottom: 1px solid #ccc;
  height: 21px !important;
}
#comparision_wrapper ul.basic li.cen_align
{
  text-align: center;
  position: relative;
}
ul.basic li label span{
  position: relative;
  top: -2px;
  left: 5px;
  /*color: #fff;*/
}
ul.basic li label span:hover{
  text-decoration: underline;
  cursor: pointer;
  color: #1d1d1d;
}

#basic_row ul.basic li label span:hover{text-decoration: none; color: gray; cursor: default;}

#comparision_wrapper span.not_available, #comparision_wrapper span.available{ left: 50%;}

h2.head_row span.features_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -98px -4px; width: 18px; height: 28px; position: absolute; top: 5px; left: 17px;}
h2.head_row span.platforms_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -123px -7px; width: 20px; height: 20px; position: absolute; top: 9px; left: 17px;}
h2.head_row span.supportedOS_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -1px -4px; width: 18px; height: 28px; position: absolute; top: 8px; left: 18px;}
h2.head_row span.cliInterface_icon{  display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -123px -7px; width: 20px; height: 20px; position: absolute; top: 9px; left: 18px;}
h2.head_row span.support_icon{  display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -172px -5px; width: 21px; height: 24px; position: absolute; top: 9px; left: 10px;}
h2.head_row span.dataCenter_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -69px -42px; width: 17px; height: 24px; position: absolute; top: 7px; left: 18px;}
h2.head_row span.basic_info{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -118px -48px; width: 23px; height: 17px; position: absolute; top: 10px; left: 15px;}
h2.head_row span.security_icon{ display: inline-block; background: url(../img/cloud_apps_heading_icons.png) no-repeat -93px -44px; width: 17px; height: 25px; position: absolute; top: 7px; left: 18px;}
.col_1 ul.basic li{background: #e6e6e6;}

img.btn_reset{ cursor: pointer; position: fixed; top: 50%; margin-top: -50px; opacity: .9; left: -3px;}
img.btn_reset:hover{ opacity: 1; left: 0;}

.none
{
  opacity: 0;
}

#reset {
height: 33px;
position: fixed;
right: 0;
width: 220px;
background: url(../img/btn_reset.png);
top: 40%;
left: -183px;
margin: 0;
}
#reset a {
display: block;
height: 33px !important;
text-indent: -10000px;
}

#cboxContent #cboxClose
{
  float: left;
  position: absolute;
  color: red;
  top: -294px;
  z-index: 100000;
  right: 7px;
  background: red;
  background: url(../img/get_close.png) no-repeat right top;
  display: none !important;
  opacity: 0;
}
#cboxClose:hover
{
  background-position: 0 0;
  right: 3px;

}
#cboxContent
{
  position: relative;
  background: transparent !important;
  border: none !important;
  /*height: 337px !important;*/
}


#comparision_wrapper .chk_box,#comparision_wrapper .chk_box_act
{
  background: url('../img/tik_mark.png') no-repeat 0 -16px;
  width: 15px;
  height: 15px;
  position: relative;
  top: -6px;
}
#comparision_wrapper .chk_box_act
{
  background: url('../img/tik_mark.png') no-repeat 0 0px;
}
ul.basic li label#freetrial_1 span:hover
{
  text-decoration: underline;
  cursor: pointer;
}


/* begin sharing button style*/
div#btn_share
{
  padding: 10px;
  /*border: 1px solid hsl(0, 0%, 80%);*/
  /*box-shadow: 0 0 10px gray;*/
  border-radius: 10px;
  /*background: hsl(0, 0%, 95%);*/
  width: 1220px;
  margin: 5px 0 15px 0;
}
div#btn_share span.btn_label
{
  display: inline-block;
  background: url('../img/btn_share.png') no-repeat -4px -20px;
  width: 271px;
  height: 50px;
  margin: 30px 54px 20px 87px;
  float: left;
}
a.btn_social
{
  display: inline-block;
  background: url('../img/btn_share.png') no-repeat -451px -1px;
  width: 166px;
  height: 88px;
  text-indent: -5000px;
  float: left;
  margin: 10px 10px 0 0;
}
a.btn_social:hover
{
  opacity: .8;
  position: relative;
  top: -3px;
}
a#facebook_share
{
  background-position: -451px -1px;
}
a#twitter_share
{
  background-position: -282px -1px
}
a#google_share
{
  background-position: -619px -1px;
}
a#linkedin_share
{
  background-position: -789px -1px;
}
span b.hide_text
{
  display: none;
}
li.points_wrapper
{
  position: relative;
}
li.points_wrapper span.winner
{
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 6px;
  background: url('../img/winner_image.png');
  width: 49px;
  height: 49px;
  display: none;
}
/* end sharing button style*/

/*End comparision page styles*/



/* Begin Editor Review styles*/
#intro_desc
{
  width: 1240px;
  min-height: 300px;
  max-height: 300px;
  margin: 10px auto;
  margin-top: 80px;
  float: none;
  clear: both;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  background: #fafafa;
  overflow: hidden;
  position: relative;
}
#intro_desc p, #intro_desc h1, #intro_desc span
{
  font-family: 'Lato';
  color: #4B4B4B;
  font-weight: 300;
  font-size: 16px;
  text-align: justify;
}
#intro_desc p
{
  width: 670px;
  padding-left: 5px;
}
#cl_to_actn
{
  width: 180px;
  height: 300px;
  float: right;
  position: absolute;
  top: 10px;
  overflow: hidden;
  left: 720px;
}
#cl_to_actn span.lbl_actn
{
  font-size: 14px;
  font-weight: 400;
  color: #9e0d08;
  display: block;
  margin-bottom: 7px;
  text-align: center;
}
span#str_price
{
  display: inline-block;
  width: 173px;
  height: 64px;
  background: url('../img/str_price.jpg') no-repeat;
  text-align: center;
  margin-bottom: 10px;
}
span#str_price b
{
  font-size: 33px;
  font-weight: 700;
  color: #9e0d08;
  text-shadow: 1px 1px 1px #fff;
  position: relative;
  top: 22px;
}
a.top_signup
{
  font-family: 'Lato';
  font-size: 18px;
  font-weight: 700;
  color: #937613;
  /*text-shadow: 1px 0 1px #DCBE57;*/
  padding: 19px 32px;
  background: url('../img/yellow_mini_bagrnd.png') repeat-x;
  background-color: #ecc028;
  border: 1px solid #dcbe57;
  border-radius: 5px;
  position: relative;
  z-index: 1000;
  /*top: 20px;*/
  display: inline-block;
  margin-top: 5px;
}
a.top_signup:hover
{
  /*opacity: .8;*/
}
.sec_desc
{
  float: left;
  width: 895px !important;
  margin: 10px;
  position: relative;
  overflow: hidden;
  height: 300px;
}
.sec_rating
{
  float: right;
  width: 315px !important;
  margin: 10px 0;
  position: relative;
  height: 300px;
}
.user_editor_rating
{
  /*padding: 10px;*/
  /*border: 1px solid #ccc;*/
  border-radius: 5px;
  float: none;
  width: 275px;
  margin: 0;
  margin-top: 224px;
  position: relative;
  /*position: absolute;*/
  /*bottom: 10px;*/
}

/* begin tool tip style*/
/* base CSS element */
.Usr_rtng_tip, .Usr_rtng_tip_saved {
  opacity: 0;
  background: url(../img/nav_bk.jpg) repeat-x;
  border: 1px solid #0C87E8;
  color: white;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  width: 164px;
  left: -205px;
  top: 6px;
}
.Usr_rtng_tip_saved {
   width: 264px;
}
/* arrows - :before and :after */
.Usr_rtng_tip:before, .Usr_rtng_tip_saved:before {
  position: absolute;
  display: inline-block;
  border-top: 7px solid transparent;
  border-left: 7px solid #0C87E8;
  border-bottom: 7px solid transparent;
  border-right-color: rgba(0, 0, 0, 0.2);
  left: 185px;
  top: 13px;
  content: '';
}

.Usr_rtng_tip:after, .Usr_rtng_tip_saved:before {
  position: absolute;
  display: inline-block;
  border-top: 6px solid transparent;
  border-left: 6px solid #05ace1;
  border-bottom: 6px solid transparent;
  left: 184px;
  top: 14px;
  content: '';
}
/* end tool tip style*/

#user_rating, #editor_rating
{
  width: 40%;
  padding: 2px 10px 10px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 11px;
  background: url(../img/editor_review_nav_bgrnd.png) repeat-x;
  text-align: center;
  position: relative;
  z-index: 100;
}
.use_rating_hover:hover
{
  cursor: pointer;
}
#editor_rating
{
  margin-right: 0;
}
#intro_desc span.rat_head
{
  display: block;
  text-align: center;
  font-family: 'Lato';
  font-size: 12px;
  margin-bottom: 4px;
  font-weight: 400;
}
#intro_desc h1.review_main_heading
{
  float: none;
  font-family: 'Lato';
  font-size: 22px;
  font-weight: bold;
  color: #4B4B4B;
  padding: 5px 10px 10px 5px;
  text-shadow: 1px 1px 0 white;
}
#intro_desc .prov_specs
{
  /*margin: 10px 0;*/
  position: absolute;
  bottom: 90px;
  width: 855px;
  height: 69px !important;
  /*background: #fff;*/
  overflow: hidden;
  /*border: 1px solid #a0821d;*/
}
.prov_specs table
{
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
}
.prov_specs table th
{
  /*background: #f9d045;*/
  font-weight: 700;
  padding: 5px;
  /*border: 1px solid #a0821d;*/
}
.prov_specs table td
{
  text-align: center;
  /*border: 1px solid #a0821d;*/
  /*border-bottom: 0;*/
  padding: 10px ;
  /*font-size: 14px;*/
}
.prov_specs ul
{
  overflow: hidden;
  border: 1px solid #CCC;
  padding: 15px 0 15px 10px;
  width: 658px;
  border-right: 0;
  border-left: 0;
  margin-left: 5px;
}
.prov_specs ul li
{
  float: left;
}
.prov_specs ul li b
{
  font-size: 16px;
  font-weight: 700;
  color: #525252;
}
.prov_specs ul li span
{
  margin-right: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #525252;
}
#intro_desc a.pro_lt_btn , #right_container a.pro_lt_btn
{
/*float: left;*/
background: url(../img/hm_fetr_hd.jpg) repeat-x;
line-height: 40px;
/*border: 1px solid #B2901C;*/
padding: 0px 30px;
color: #fff;
/*text-shadow: 1px 1px #F1D47E;*/
/*margin-left: 7px;*/
font-size: 16px;
display: inline-block;
}
#right_container a.pro_lt_btn 
{
  background: url(../img/yellow_mini_bagrnd.png) repeat-x;
  color: #987500;
}

#intro_desc a.pro_lt_btn:hover, #right_container a.pro_lt_btn:hover
{
  background: #F9D045;
  color: #987500;
}
span.seperator
{
  background: #FAFAFA;
  /*border: 1px solid gray;*/
  border-radius: 50px;
  padding: 17px;
  position: relative;
  z-index: 1000;
}
#intro_desc a.vst_prov, #right_container a.vst_prov
{
  position: relative;
  left: 30px;
  padding: 0 35px 0 20px;
}
#intro_desc a.vst_det
{
  position: relative;
  left: -30px;
  padding: 0 20px 0 35px;
}
#container
{
  overflow: hidden;
  position: relative;
}
#container #spec_navigation
{
  width: 1238px;
  z-index: 1000;
 /* position: fixed;
  top: -10px;*/
}
#container #spec_navigation ul
{
  position: relative;
  overflow: hidden;
  list-style-type: none;
  margin: 10px 0;
  width: 100%;
  background: url(../img/editor_review_nav_bgrnd.png) repeat-x;
  border: 1px solid #ccc;
  border-radius: 5px;
}
#container #spec_navigation ul li
{
  float: left;
  width: 153px;
  position: relative;
  border-right: 1px solid #f2f2f2;
}
#container #spec_navigation ul li:hover, #container #spec_navigation ul#nav li.hover
{
  background: #F9D045;
}
#container #spec_navigation ul li:hover a b, #container #spec_navigation ul#nav li.hover a b
{
  color: #987500;
  text-shadow: none;
}
#container #spec_navigation ul li:hover span, #container #spec_navigation ul#nav li.hover span
{
  /*background: url('../img/sprite_editor_review_nav_hover.png');*/
}
#container #spec_navigation ul li span
{
  display: inline-block;
  background: url('../img/sprite_editor_review_nav.png') no-repeat -5px -4px;
}
#container #spec_navigation ul li a#overview span
{
  position: absolute;
  left: 61px;
  background-position: -5px -4px;
  width: 32px;
  height: 32px;
}
#container #spec_navigation ul li a#pricing span
{
  position: absolute;
  left: 60px;
  background-position: -44px -8px;
  width: 32px;
  height: 26px;
}
#container #spec_navigation ul li a#features span
{
  position: absolute;
  left: 65px;
  background-position: -85px -9px;
  width: 27px;
  height: 27px;
}
#container #spec_navigation ul li a#ease span
{
  position: absolute;
  left: 65px;
  background-position: -123px -4px;
  width: 32px;
  height: 32px;
}
#container #spec_navigation ul li a#speed span
{ 
  position: absolute;
  left: 59px;
  background-position: -165px -9px;
  width: 31px;
  height: 27px;
}
#container #spec_navigation ul li a#security span
{
  position: absolute;
  left: 61px;
  background-position: -208px -7px;
  width: 28px;
  height: 32px;
}
#container #spec_navigation ul li a#support span
{
  position: absolute;
  left: 60px;
  background-position: -247px -2px;
  width: 32px;
  height: 32px;
}
#container #spec_navigation ul li a#signup span
{
  position: absolute;
  left: 66px;
  background-position: -287px -3px;
  width: 33px;
  height: 31px;
}
#container #spec_navigation ul li a
{
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0 40px 0;
  position: relative;
}
#container #spec_navigation ul li a b
{
  position: relative;
  bottom: -34px;
  color: gray;
  font-size: 14px;
  font-family: "Lato";
  font-weight: 400;
  text-shadow: 1px 1px 0 #fff;
}
#container #spec_navigation ul li#last_li
{
  width: 160px;
  border: 0; 
}

.review_container #left_container, .review_container #right_container
{
  min-height: 100px;
  /*background: #f2f2f2;*/
}
.review_container #left_container
{
  padding-right: 0;
  margin-right: 10px;
  /*background: #FAFAFA;*/
}
h2#edt_h2
{
  padding-left: 10px;
  width: 917px;
  float: none;
  /*font-family: "lato";*/
}
h2 span.review_overview_icon
{
  background: url('../img/sprite_editor_review_nav.png');
  display: inline-block;
  background-position: -5px -4px;
  width: 32px;
  height: 32px;
}
.cont_feature
{
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 6px 6px 5px 5px;
  background: #fafafa;
  margin-bottom: 10px;
}
div#soc_share_bx
{
  margin: 6px 0 0 5px;
}
div#soc_share_bx span.lbl_actn
{
  margin: 3px 0;
  font-size: 14px;
  font-weight: 400;
  color: #9E0D08;
  display: block;
  margin-bottom: 7px;
}
div#soc_share_bx #shr_box
{
  width: 297px;
  height: 54px;
  padding: 18px 0 0 10px;
  background: url('../img/share_box.jpg') no-repeat;
}
div.spec_img
{
  float: right;
  padding: 12px 10px 10px 10px;
  /*border: 1px solid #ccc;*/
  /*border-radius: 5px 0 5px 5px;*/
  /*background: #fff;*/
  margin: 2px 5px 0 15px;
  position: relative;
  overflow: hidden;
}
div.spec_img a.img_zoom
{
  position: relative;
  overflow: hidden;
  display: block;
}
div.spec_img a.img_zoom span.zoom_icon
{
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 4px;
  /*z-index: 1000;*/
  opacity: .8;
  width: 350px;
  height: 265px;
  display: inline-block;
  background: url('../img/zoom_img.png') center center no-repeat;
  background-color: #000;
  opacity: 0;
}
div.spec_img .big_img
{
  /*margin-bottom: 115px;*/
  width: 350px;
  height: 265px;
  border-radius: 5px;
}
img.img_active
{
  border: 1px solid #ccc;
}
div.spec_img .sliding_mini_img
{
  position: absolute;
  bottom: 10px;
}
div.spec_img .sliding_mini_img img.mini
{
  width: 100px;
  height: 100px;
  margin-left: 1px;
  margin-right: 18px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
div.spec_img .sliding_mini_img img.mini:hover
{
  opacity: .9;
  box-shadow: 0 0 5px black;
  cursor: pointer;
  /*border: 1px solid #1d1d1d;*/
}
p.spec_parag
{
  font-family: 'Lato';
  padding: 10px 10px 0 10px;
  color: black;
  font-weight: 300;
  font-size: 16px;
  text-align: justify;
}
p.spec_parag h3.spec_para_subHeading
{
  color: #2d2d2d;
  text-shadow: 1px 1px 0 #fff;
  font-weight: 700;
  display: block;
  margin: 0 5px;
}
p.spec_parag span.para_heading
{
  display: block;
  margin: 15px 0 3px 0;
  font-weight: 400;
  text-shadow: 1px 1px 0 white;
  font-size: 20px;
  color: #2D2D2D;
}
p.spec_parag h3.para_heading
{
  display: block;
  margin: 15px 0 3px 0;
  font-weight: 400;
  text-shadow: 1px 1px 0 white;
  font-size: 20px;
  color: #2D2D2D;
}
p.spec_parag span.para_review
{
  display: block;
  margin: 4px 0 0 0;
  line-height: 20px;
}
.cont_editor_ranking
{
  width: 295px;
  height: 216px;
  border: 1px solid #3d3d3d;
  background: #fff;
  float: right;
  border-radius: 5px;
  margin-bottom: 10px;
  /*position: fixed;
  top: 77px;
  z-index: 100000;*/
}
.cont_editor_ranking span.cont_editor_heading
{
  text-align: center;
  background: url(../img/hm_fetr_hd.jpg) repeat-x;
  line-height: 40px;
  color: #fff;
  display: block;
  font-family: "Lato";
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 10px;
}
.cont_editor_ranking span.sub-head
{
  display: block;
  text-align: center;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 20px;
  line-height: 40px;
}
.cont_editor_ranking span.sub-head b
{
  font-weight: 400;
  font-size: 22px;
}
.cont_editor_ranking span.sub-head b b
{
  font-weight: 900;
  font-size: 34px;
}
span.ranking_star
{
  display: inline-block;
  width: 120px !important;
  margin-left: 10px;
}
span.ranking_star img
{
  margin: 0 2px 3px 2px;
}
span.rank_name
{
  position: relative;
  top: -4px;
  left: 5px;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 300;
}
#edt_key_features
{

  height: 193px;
  overflow: hidden;
  border: 1px solid #f3c938;
  background: url(../img/hm_fetr_hd.jpg) repeat-x;
  /*position: fixed;
  top: 367px;*/
}
#edt_key_features span.cont_editor_heading
{
  background: url(../img/yellow_mini_bagrnd.png) repeat-x;
  color: #937613;
}
#edt_key_features ul
{
  position: relative;
  left: 35px;
  top: 1px;
}
#edt_key_features ul li
{
  padding-left: 10px;
  list-style-image: url('../img/yellow_mark.png');
  margin-bottom: 5px;
}
#edt_key_features ul li span
{
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 300;
  position: relative;
  top: -3px;
}
#scroll-signup
{
  width: 905px;
  padding: 10px;
  border: 3px solid #F3C938;
  background: #f9d045;
  border-radius: 5px;
  position: relative;
  height: 44px;
  margin-top: 12px;
}
#signup_icon
{
  display: inline-block;
  background: url('../img/sprite_editor_review_nav.png') -326px -1px;
  width: 69px;
  height: 72px;
  position: absolute;
  top: -17px;
}
span.btn_text
{
  display: block;
  text-align: center;
  font-family: 'Lato';
  font-size: 34px;
  font-weight: 300;
  color: #4e4e4e;
  text-shadow: 1px 1px 0 #fff;
  padding-top: 11px;
}
a#btn_sign
{
  position: absolute;
  left: 787px;
  top: 10px;
  color: #fff;
  font-family: 'Lato';
  font-size: 20px;
  font-weight: 300;
  text-shadow: 1px 1px 0 #db4343;
  padding: 10px;
  background: url('../img/btn_sign_rev.png') repeat-x;
  border: 2px solid #db4343;
  border-radius: 5px;
}
a#btn_sign:hover
{
  opacity: .9;
}
div#edt_rev_banner{ margin-top: -10px; position: relative; overflow: hidden; width: 100%; height: 76px; background: url('../img/edt_rev_banner.jpg') no-repeat; margin-bottom: 10px;}
div#edt_rev_banner:hover {cursor: pointer; background: url('../img/edt_rev_banner_hover.jpg') no-repeat;}
h3.edt_rev_ban_heading{ margin: 15px; color: #745400; text-shadow: 1px 0 1px #fff; font-size: 24px;}
span.edt_rev_ban_mesg{ position: absolute; bottom: 1px; display: block; margin: 14px; color: #745400; text-shadow: 1px 0 1px #fff; font-size: 17px;}
a#act_et_rev{ position: absolute; right: 19px; top: 19px; padding: 10px 39px; font-size: 18px; border-radius: 5px; /*border: 1px solid #745400;*/ background: url(../img/hm_fetr_btn.jpg) repeat-x #DFB52E; color: #745400; text-shadow: 1px 1px #F1D47E; box-shadow: 0 0 5px #745400; font-weight: 600;}
a#act_et_rev:hover{ background: url(../img/hm_fetr_btn_hov.jpg) repeat-x #DFB52E;}

/* End Editor Review styles*/


/*Begin Newsletter styles [site: R.H.Panel]*/
div.mail_chimp
{
  width: 303px;
  height: 139px;
  display: block;
  background: url('../img/mail_bgnd.png') no-repeat;
  position: relative;
  margin: 0px 0 15px 0;
}
div#int_filed_cont
{
  position: absolute;
  bottom: 18px;
  left: 20px;
}
span.mail_hd, span.feat_hd, span.fbuk_hd, span.twit_hd
{
  display: block;
  font-family: 'Lora','Lato','Arial';
  font-weight: bold;
  font-size: 21px;
  color: #232323;
  padding: 16px 20px 5px 20px;
}
span.label
{
  display: block;
  font-family: 'Lora','Lato','Arial';
  font-weight: 300;
  font-size: 14px;
  color: #868686;
  padding: 0px 15px 0 20px;
  line-height: 16px;
}
div.mail_chimp input#mail
{
  border: 1px solid #ccc;
  background: url('../img/inp_bgnd.png') repeat-x;
  width: 200px;
  border-radius: 5px 0 0 5px;
  padding: 9px 9px 7px 9px;
  font-family: 'Lora','Lato','Arial';
  font-weight: 300;
  font-size: 13px;
  color: #868686;
}
div.mail_chimp a#mail_go
{
  position: relative;
  top: 0;
  left: -5px;
  display: inline-block;
  text-indent: -5000px;
  background: url('../img/homepage_03.png') no-repeat 0 -223px;
  width: 42px;
  height: 36px;
}
div.mail_chimp a#mail_go:hover
{
  opacity: .9;
}
div.mail_chimp #popup
{
  display: none;
  width: 239px;
  border: 1px solid #CCC;
  background: #408DDB;
  padding: 9px;
  border-radius: 5px;
  box-shadow: 0 0 5px #CCC;
  position: absolute;
  text-align: center;
  font-size: 15px;
  color: white;
  left: 19px;
  top: 84px;
  letter-spacing: 1px;
}
div.mail_chimp #popup.front
{
  z-index: 100;
}
div.mail_chimp #popup.back
{
  z-index: -100;
}
/*End Newsletter styles [site: R.H.Panel]*/


/*begin tabs (Q-A) styles*/
  .faq_cont 
  {
    margin: 0px auto;
    width: 930px;
    padding: 28px 0px;
  }
  .faq_top 
  {
    float: left;
    width: 100%;
    /*border-bottom: 1px solid #999d9e;*/
  }
  .faq_top ul 
  {
    margin-left: 13px;
  }
  .faq_top ul, .faq_top li, .faq_top a, .faq_top b, .faq_top span {
  float: left;
  }
  .faq_top a 
  {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    position: relative;
    margin-left: -13px;
    cursor: pointer;
  }
  a.faq_tab_btn_act 
  {
    color: #654d00;
    z-index: 99;
  }
  .faq_top a b 
  {
    font-weight: normal;
    float: left;
    background: url(../img/faq_tab_bk.png) repeat-x;
    padding-left: 22px;
    padding-right: 10px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  a.faq_tab_btn_act b 
  {
    background: url(../img/faq_tab_bk.png) repeat-x left bottom;
  }
  .faq_top a span 
  {
    width: 37px;
    height: 34px;
    background: url(../img/faq_tab_btn.png) no-repeat;
  }
  a.faq_tab_btn_act span 
  {
    background: url(../img/faq_tab_btn.png) no-repeat left bottom;
  }

  .faq_tab_container
  {
    float: none;
    margin: 0px auto;
    width: 930px;
    height: 345px;
    padding: 28px 0px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    /*background: #ccc;*/
  }
  .faq_tab_container div.tab_content
  {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    color: #3d3d3d;
    padding: 10px;
    background: #fff;
  }
  #faq_tab_btn_1 p.none, #faq_tab_btn_2 p.none, #faq_tab_btn_3 p.none, #faq_tab_btn_4 p.none
  {
    opacity: 0;
  }
  .faq_tab_container div h2
  {
    float: none;
    display: block;
    font-size: 18px;
    margin: 0 0 10px 0;
  }
  .faq_tab_container div p, .comparision_wrapper p
  {
    float: none;
    display: block;
    font-size: 14px;
    text-align: justify;
    color: #414141;
    line-height: 20px;
  }
/*end tabs (Q-A) styles*/

.comparision_wrapper .faq_cont, .comparision_wrapper .faq_tab_container
{
  width: 1235px;
}
.comparision_wrapper h1
{
  margin: 15px 0 5px 0;
  display: block;
  float: none;
  clear: both;
}
.comparision_wrapper .prov_lft_box
{
  width: 1240px;
  padding-bottom: 0;
}
.comparision_wrapper .hm_fetr_box  .prov_lft_box_in
{
  width: 1218px !important;
  padding: 10px;
  margin: 0 !important;
}
.comparision_wrapper .cloud_apps h2.round_4
{
  width: 1223px;
  padding-left: 15px !important;
}
.comparision_wrapper .faq_cont ul
{
  margin-left: 30px;
}
.comparision_wrapper .faq_tab_container
{
  border-radius: 10px;
  height: 470px;
}

.comparision_wrapper .faq_tab_container div.tab_content
{
  padding: 10px 15px;
}
.comparision_wrapper .faq_tab_container div.tab_content.none
{
  display: none;
}
.comparision_wrapper .faq_tab_container div.tab_content p
{
  margin-bottom: 20px;
}
.faq_tab_container div h2
{
  margin-bottom: 0;
}
.comp.hm_comp_lft_in
{
  width: 195px;
}
.comp.hm_comp_lft_in .hm_fetr_host
{
  margin: 25px 0 10px 10px;
}
.comp.hm_comp_lft_in .hm_fetr_host .comp_tool_images
{
  border: 2px solid #e0e0e0;
  border-radius: 5px;
  width:146px;
  height:82px
}
.faq_tab_container .hm_fetr_box
{
  margin: 0 0 20px 145px;
}
p#err_message
{
  font-weight: bold;
  color: red ;
  text-align: center ;
  margin-bottom: 0 ;
  margin-top: 10px;
  display: none;
  width: 100%;
}
#comp_loader
{
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 50%;
  margin: -20px -20px 0 0;
  background: url('../img/comp_loader.gif') no-repeat;
}

/*begin comparison page content styles*/
.comp-content
{

}
.comp-content h2.head_row
{
  padding-left: 0;
}
b.comp-content-headings
{
  /*background: #ccc;*/
  display: block;
  margin-bottom: 10px;
}
b.comp-content-headings span
{
  font-size: 20px;
  color: #3d3d3d;
  margin-top: 10px;
  /*text-transform: uppercase;*/
  background: #fff;
  display: inline-block;
}
.comp-content p
{
  line-height: 22px;
  font-size: 15px;
  color: #3d3d3d;
  margin-bottom: 10px;
  word-spacing: 1.5px;
}
/*end comparison page content styles*/

/*begin advertise page styles*/
  .advertise_wrapper
  {
    float: none;
  }
  .adv_head
  {
    position: relative;
    overflow: hidden;
    padding: 10px;
    width: 1240px;
  }
  .adv_head .left
  {
    width: 750px;
    float: left;
  }
  .adv_head .right
  {
    width: 470px;
    height: 305px;
    background: url('../img/advertise_header_img.jpg') no-repeat;
    float: right;
  }
  .adv_head .right.write-for-us
  {
    width: 466px;
    height: 306px;
    background: url('../img/write_us_banner.jpg') no-repeat;
    float: right;
  }
  .adv_head h1
  {
    color: #ffb401;
    font-size: 44px;
    line-height: 46px;
    font-family: "LatoRegular";
    float: none;
  }
  .adv_head h1 span
  {
    color: #07aadf;
    font-size: 40px;
    text-transform: uppercase;
  }
  .adv_head p
  {
    color: #01485f;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
  }
  ul.feature_lists
  {
    margin: 0;
    list-style-type: none;
    float: none;
    position: relative;
    /*overflow: hidden;*/
  }
  ul.feature_lists li
  {
    width: 381px;
    height: 99px;
    background: url('../img/advertise_feature_bg.jpg') no-repeat;
    float: left;
    margin: 15px 22px 25px 10px;
    position: relative;
  }
  ul.feature_lists li span.adv-icons
  {
    width: 79px;
    height: 68px;
    display: inline-block;
    background: url('../img/advertise_feature_img.png') no-repeat;
    margin: 15px 10px 0;
  }
  ul.feature_lists li span.adv-icons#f1
  {
    background-position: 0 0;
  }
  ul.feature_lists li span.adv-icons#f2
  {
    background-position: -80px 0;
  }
  ul.feature_lists li span.adv-icons#f3
  {
    background-position: -161px 0;
  }
  ul.feature_lists li span.feat_head
  {
    color: #757575;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    left: 90px;
    top: 20px;
  }
  ul.feature_lists li p
  {
    color: #757575;
    font-size: 12px;
    position: absolute;
    top: 40px;
    left: 90px;
    width: 265px;
  }

  span.hr_hor_sepertor
  {
    display: block;
    width: 1229px;
    height: 13px;
    background: url('../img/hr_hori_seperator.jpg') no-repeat;
    clear: both;
  }

  .adv_slots_wrapper
  {
    width: 100%;
    position: relative;
    overflow: hidden;
    float: none;
  }
  .adv_slots_wrapper h2, .frm_wrapper h2, h2.page-h2
  {
    font-size: 25px;
    color: #757575;
    display: block;
    line-height: 30px;
    margin: 10px 0;
    float: none;
  }
  .adv_slots_wrapper p ,.frm_wrapper p, p.para-nrml
  {
    font-size: 15px;
    color: #969696;
    line-height: 24px;
  }
  ul.with-bullets
  {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  ul.with-bullets li
  {
    position: relative;
    padding: 5px 25px;
    font-family: "LatoRegular";
    color: #969696;
    font-size: 14px;
  }
  ul.with-bullets li span.available
  {
    top: 4px !important;
    left: 0;
    display: inline-block;
    background: url('../img/image_available.png') no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 8px;  
  }
  .frm_wrapper p
  {
    margin-bottom: 30px;
  }
  ul.slot_wrapper
  {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
  }
  ul.slot_wrapper li
  {
    position: relative;
    width: 366px;
    height: 297px;
    color: #757575;
    font-size: 20px;
    float: left;
    padding: 15px 0 0;
    text-align: center;
    margin: 30px 0 0 30px;
  }
  ul.slot_wrapper li:hover
  {
    box-shadow: 0 0 10px #ccc;
  }
  ul.slot_wrapper li#s1
  {
    background: url('../img/advertise_slot1.jpg') no-repeat;
  }
  ul.slot_wrapper li#s2
  {
    background: url('../img/advertise_slot2.jpg') no-repeat;
  }
  ul.slot_wrapper li#s3
  {
    background: url('../img/advertise_slot3.jpg') no-repeat;
  }
  .cust_camp
  {
    float: none;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 10px 0 0 10px;
    padding: 10px;
  }
  .cust_camp hr
  {
    width: 700px;
    background: none repeat scroll 0 0 #FAFAFA;
    color: #FAFAFA;
  }
  .cust_camp span.or
  {
    background: #fff;
    position: relative;
    z-index: 100;
    text-transform: uppercase;
    font-size: 30px;
    color: #757575;
    top: -15px;
    padding: 15px;
  }
  .cust_camp p
  {
    color: #757575;
    font-size: 30px;
    position: relative;
    z-index: 100;
    font-weight: bold;
    margin-top: 10px;
  }
  .cust_camp p span
  {
    color: #ffa200;
    font-size: 30px;
    text-transform: uppercase;
  }
  .cust_camp span.hr_sep
  {
    width: 584px;
    height: 14px;
    display: inline-block;
    background: url('../img/hr_hori_sep_2.jpg') no-repeat;
    margin: 15px 0 0;
  }

  .frm_wrapper
  {
    float: none;
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    margin: 10px 0;
  }
  .frm_left
  {
    width: 555px;
    float: left;
    position: relative;
    margin: 20px 0 20px 0;
    padding-bottom: 100px;

  }
  .frm_left .inpt_wrapper
  {
    position: relative;
    margin: 5px 0;
  }
  .frm_left .inpt_wrapper input, .frm_left .inpt_wrapper textarea
  {
    padding: 7px 15px 7px 50px;
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #ccc;
    font-family: "Arial";
  }
  .frm_left .inpt_wrapper textarea
  {
    min-height: 130px;
  }
  .frm_left .inpt_wrapper span.icons
  {
    display: inline-block;
    background: url('../img/advertise_form_icons.jpg') no-repeat;
    position: absolute;
    top: 5px;
    left: 10px;
  }
  .frm_left .inpt_wrapper span#icon-name
  {
    background-position: 0 0;  
    width: 20px;
    height: 20px;
  }
  .frm_left .inpt_wrapper span#icon-slot
  {
    background-position: -42px -3px;  
    width: 16px;
    height: 16px;
    top: 9px;
  }
  .frm_left .inpt_wrapper span#icon-email
  {
    background-position: -20px -4px;  
    width: 18px;
    height: 16px;
    top: 7px;
  }
  .frm_left .inpt_wrapper span#icon-message
  {
    background-position: -62px -2px;  
    width: 18px;
    height: 17px;
    top: 7px;
  }
  .frm_left .inpt_wrapper span#icon-title
  {
    background-position: -117px -35px;  
    width: 18px;
    height: 17px;
    top: 7px;
  }
  .frm_left .inpt_wrapper span#icon-file
  {
    background-position: -137px -33px;  
    width: 18px;
    height: 18px;
    top: 7px;
  }
  .frm_left .inpt_wrapper img#captcha-img
  {
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 4px 0 0 4px;
  }
  input#captcha-answer
  {
    padding-left: 120px;
    width: 180px !important;
    min-width: 180px !important;
    max-width: 180px !important;
  }
  .frm_left .inpt_wrapper .ver_bar
  {
    display: inline-block;
    height: 23px;
    position: absolute;
    left: 35px;
    top: 5px;
    width: 2px;
    background: url('../img/advertise_form_icons.jpg') no-repeat;
    background-position: -87px -3px; 
  }
  .frm_left .inpt_wrapper .ver_long_bar
  {
    display: inline-block;
    width: 3px;
    height: 130px;
    position: absolute;
    left: 35px;
    top: 5px;
    background: url('../img/ver_long_seperator.jpg') no-repeat;
  }
  .inpt_wrapper.file
  {
    border: 1px solid #ccc;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 10px;
    position: relative;
    width: 295px;
    height: 30px;
  }
  a#contact_form_submit
  {
    border: 1px solid #088ab3;
    color: #fff;
    border-radius: 5px;
    bottom: 50px;
    font-size: 14px;
    left: 230px;
    padding: 10px 20px;
    position: absolute;
    background: url('../img/nav_bk.jpg') repeat-x;
    text-shadow: 1px 1px 1px #088AB3;
    opacity: .9;
  }
  a#contact_form_submit:hover
  {
    opacity: 1;
  }
  a#contact_form_submit i
  {
    background: url("../img/rt_arrow.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    position: relative;
    left: 5px;
    top: 2px;
    width: 12px;
  }

  .ver-long-bar
  {
    width: 15px;
    height: 392px;
    background: url('../img/ver_longbar_3.jpg') no-repeat;
    position: absolute;
    right: 10px;
  }

  .adv-social
  {
    width: 215px;
    height: 210px;
    float: right;
    position: relative;
    display: inline-block;
    margin-right: 80px;
  }
  .adv-social h2
  {
    color: #06aee4;
    font-size: 24px;
  }
  .adv-social ul
  {
    position: relative;
    overflow: hidden;
  }
  .adv-social ul li
  {
    position: relative;
    font-size: 16px;
    color: #9e9e9e;
    padding: 13px 5px 13px 30px;
    border-top: 1px solid #ccc;
  }
  .adv-social.we-are ul li
  {
    padding-left: 40px;
  }
  .adv-social ul li a
  {
    color: #9e9e9e;
  }
  .adv-social ul li span
  {
    display: inline-block;
    position: absolute;
    left: 0;
    background: url("../img/advertise_form_icons.jpg") no-repeat;
    margin-right: 5px;
  }
  .adv-social ul li span#email
  {
    width: 25px;
    height: 15px;
    background-position: -95px -4px; 
    top: 15px;
  }
  .adv-social ul li span#gtalk
  {
    width: 25px;
    height: 20px;
    background-position: -125px -3px; 
    top: 13px;
  }
  .adv-social ul li span#skype
  {
    width: 24px;
    height: 26px;
    background-position: -153px 0; 
    top: 9px;
  }

  .adv-social ul li span#twitter
  {
    width: 33px;
    height: 33px;
    background-position: -2px -35px; 
    top: 6px;
  }
  .adv-social ul li span#fbuk
  {
    width: 33px;
    height: 33px;
    background-position: -41px -35px; 
    top: 6px;
  }
  .adv-social ul li span#gplus
  {
    width: 33px;
    height: 33px;
    background-position: -79px -35px; 
    top: 6px;
  }

  .adv-success
  {
    position: absolute;
    left: 0;
    bottom: 5px;
    clear: both;
    display: block;
    float: none;
  }
  .adv-success i
  {
    width: 400px;
  }
/*end advertise page styles*/


/*begin new header and footer styles*/
#top-nav-banner
{
  float: right;
  width: 728px;
  height: 90px;
}
#top-nav-banner a
{
  width: 728px;
  height: 90px;
  display: block;
  background: url('../img/cw_bnr_2.jpg') no-repeat;
}

.menu_wrapper
{
  position: relative;
  width: 1240px;
  padding: 0;
  background: url('../img/nav_bk.jpg') repeat-x;
  border: 1px solid #0c87e8;
  border-bottom: 0px;
  margin: 10px auto;
  float: none;
  z-index: 100;
}
ul.menu-outer
{
  margin: 0;
  float: none;
  list-style-type: none;
  display: inline-table;
  position: relative;
}
ul.menu-outer:after
{
 /*content: ""; clear: both; display: block;*/
}
ul.menu-outer li
{
  float: left;
  position: relative;
  background: url('../img/nav_li_bg.jpg') repeat-y right top;
}
ul.menu-outer li a
{
  position: relative;
  display: block;
  padding: 18px 15px;
  color: #fff;
  font-size: 16px;
}

ul.menu-outer li:hover>a
{
  background: #fff;
  color: #0c90db;
  padding-bottom: 13px;
}

ul.menu-outer li a span.icon-arr
{
  width: 8px;
  height: 8px;
  margin-left: 5px;
  display: inline-block;
  background: url('../img/menu-arrow.png') no-repeat;
  background-position: -11px 0;
}
ul.menu-outer li:hover a span.icon-arr
{
  background-position: 0 0;
}
ul.menu-outer li:first-child a
{
  border-radius: 5px 0 0 0;
}
ul.menu-outer li:hover ul.menu-inner
{
  display: block;
}
.menu-inner
{
  display: none;
  float: none;
  position: absolute;
  top: 49px;
  z-index: 100;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  background: #fff;
  margin-left: -1px; 
  /*border-top: 5px solid #03aadf;*/
}
ul.menu-inner li
{
  float: none;
  padding: 0;
  margin: 0;
  border: 0;
}
ul.menu-inner li a
{
  background: #fff;
  color: #686868;
  font-size: 13px;
  border-top: 1px dotted #ccc;
  border-radius: 0 !important;
  padding: 5px 36px 5px 10px;
  /*padding: 0;*/
  /*width: 300px;*/
}
ul.menu-inner li:last-child a
{
  border-radius: 0 0 5px 5px !important;
}
ul.menu-inner.rankings li a
{
  width: 167px;
}
ul.menu-inner.catogories li a
{
  width: 128px;
}
ul.menu-inner.tools li a
{
  padding-right: 10px;
  width: 150px;
}
ul.menu-inner li a:hover
{
  background: #f2f2f2;
  color: #03aadf;
  padding-bottom: 5px;
}

/*end new header and footer styles*/



/*begin email pop-up styles */
  .email-forms-wrapper
  {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 99999;
  }
  /*styles for email-opt-1*/
    #email-box-1
    {
      width: 485px;
      height: 300px;
      background: url('../img/email_box_1.png') no-repeat;
      position: relative;
      float: none;
      overflow: hidden;
      padding-left: 215px;
      padding-top: 40px;
      z-index: 20000;
    }
    #email-box-1 h1
    {
      font-family: 'berlin';
      color: #e86850;
      font-size: 27px;
      width: 450px;
      display: block;
      float: none;
      line-height: 30px;
      margin-bottom: 24px;
      /*float: right;*/
    }
    #email-box-1 p
    {
      display: block;
      font-weight: 400;
      width: 450px;
      font-family: 'DroidSansRegular';
      font-size: 16px;
      color: #7c7c7c;
      margin-bottom: 10px;
    }
    #email-box-1 p.success_message
    {
      display: none;
      bottom: -3px;
      width: 635px;
      left: 25px;
    }
    #email-box-1 p.signup
    {
      font-size: 17px;
    }
    #email-box-1 p.signup span
    {
      text-transform: uppercase;
      color: #e86850;
    }

    .email-frm-wrapper
    {
      position: absolute;
      bottom: 56px;
      left: 40px;
    }
    .email-frm-wrapper input
    {
      border: 1px solid #e87700;
      border-radius: 5px;
      padding: 6px 20px;
      margin-right: 10px;
      color: #ccc;
      font-size: 13px;
      width: 180px;
    }
    a.email-frm-submit
    {
      background: #4c4c4c;
      font-family: 'Lato';
      font-size: 16px;
      color: #fff;
      padding: 4px 10px;
      border-radius: 5px;
      border: 1px solid #3d3d3d;
    }
    #email-box-1 .nothanks
    {
      position: absolute;
      right: 35px;
      bottom: 13px;
    }
  /*styles for email-opt-1*/
  
  /*styles for email-opt-2*/
  #email-box-2
  {
    float: none;
    position: relative;
    /*overflow: hidden;*/
    width: 716px;
    height: 387px;
    background: url('../img/email_box_2.png') no-repeat;
    z-index: 20000;
  }

  #email-box-2 h1
  {
    font-family: 'Droid Sans';
    font-weight: 400;
    font-size: 33px;
    color: #949494;
    margin: 65px 56px 30px 56px;
    float: none;
  }
  #email-box-2 h1 span
  {
    color: #0096ff;
    background: url('../img/curve.jpg') no-repeat 0 33px;
    padding-bottom: 13px;
  }
  #email-box-2 .email-left
  {
    width: 335px;
    height: 240px;
    float: left;
    margin-left: 53px;
  }
  .email-left h2
  {
    font-family: 'DroidSansRegular';
    font-weight: bold;
    font-size: 32px;
    color: #ff8400;
    float: none;
    display: block;
  }
  .email-left p
  {
    font-family: 'DroidSansRegular';
    font-size: 16px;
    color: #6d6d6d;
    margin: 10px 0;
    line-height: 22px;
    font-weight: normal !important;
  }
  .email-left ul 
  {
    float: none;
  }
  .email-left ul li
  {
    font-family: 'DroidSansRegular';
    font-size: 16px;
    color: #616060;
    position: relative;
    padding: 5px;
    font-weight: normal !important;
  }
  .email-left ul li span
  {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../img/email-arrow.png') no-repeat;
    margin: 3px 5px 0 0;
  }
  .email-right
  {
    float: right;
    position: relative;
    right: 16px;
    top: -15px;
    width: 274px;
    height: 234px;
    background: url('../img/frm-bg.png') no-repeat;
  }
  .email-right h2
  {
    font-family: 'DroidSansRegular';
    font-size: 25px;
    margin: 35px 69px 0 30px;
    color: #fff;
    font-weight: normal;
    line-height: 27px;
  }
  .email-right h2 b
  {
    color: #7b4300;
  }
  .email-right .email-frm-wrapper
  {
    bottom: 35px;
    left: 30px;
  }
  .email-right .email-frm-wrapper input
  {
    margin-bottom: 5px;
    /*width: 215px;*/
  }
  .email-right .email-frm-wrapper a.email-frm-submit
  {
    float: right;
    margin-right: 14px;
  }

  .nothanks
  {
    color: #7f7f7f;
    font-size: 12px;
    display: inline-block;
    font-family: 'Lato';
    /*font-weight: bold;*/
    font-family: 'DroidSansRegular';
  }

  #email-box-2 .nothanks
  {
    position: absolute;
    bottom: 40px;
    right: 45px;
  }

  p.success_message
  {
    font-family: 'DroidSansRegular';
    display: none;
    position: absolute;
    bottom: 33px;
    z-index: 1000;
    padding: 5px;
    text-align: center;
    color: #3d3d3d;
    left: 36px;
    width: 635px;
    background: #ccc;
    font-weight: bold;
    font-family: 'Lato';
    font-size: 13px;
    text-transform: uppercase;
  }
  /*styles for email-opt-2*/ 

  #email-bx-1-wrapper, #email-bx-2-wrapper
  {
    display: none;
  }

  .form_type-1 #email-bx-1-wrapper, .form_type-2 #email-bx-2-wrapper
  {
    display: block;
  }

  .email-wrappers
  {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -350px ;
    /*display: none;*/
  }
  .email-wrappers.type-1, .email-wrappers.type-2
  {
    /*display: block;*/
  }
  .email-bx-1-wrapper.none, .back-layer.none
  {
    display: none;
  }
  .back-layer
  {
    width: 100%;
    height: 100%;
    background: #3d3d3d;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
  }
/*end email pop-up styles */


/*begin custom select boxes styles*/
  div.custom_select
  {
    position: relative;
    margin-right: 38px;
    top: 10px;
  }
  div.custom_select select.select:hover
  {
    cursor: pointer;
  }
  div.custom_select select.select
  {
    position:relative;
    z-index:10;
    width:153px !important;
    height:26px !important;
    line-height:26px;
    left: 2px;
    top: -3px;
  }

  /* dynamically created SPAN, placed below the SELECT */
  span.select
  {
    position:absolute;
    bottom:0;
    float:left;
    left:0;
    width:171px;
    height:37px;
    line-height:34px;
    /*text-indent:-58px;*/
    background: url('../img/bg_selec_bigt.jpg') no-repeat 0 0;
    cursor:default;
    z-index:1;
    text-align: left;
    padding-left: 15px;
  }
   

  /* second variation (LABEL is placed on the left of the SELECT) */  
  /*div.custom_select label{float:left;width:100px;line-height:26px;}*/
  div.variation2 span.select{left:100px;}

  .custom_select .hm_comp_vs
  {
    width: 15px;
    top: -10px;
    float: none;
    position: absolute;
    right: -35px;
  }
/*end custom select boxes styles*/  


/*begin cloud apps styles*/
.cloud_app
{
  font-family: 'LatoRegular';
  font-weight: normal;
  width: 1240px;
  position: relative;
  overflow: hidden;
  /*background: #fafafa;*/
}

#search-data-wrapper
{
  float: none;
  /*width: 800px;*/
  margin: 0 auto;
  text-align: center;
  padding-bottom: 50px;
}
#search-data-wrapper h1
{
  float: left;
  font-family: 'LatoRegular';
  font-weight: normal;
  font-size: 30px;
  color: #797979;
  line-height: 100px;
  margin: 0 auto;
  margin-left: 235px;
}
h1.main-heading span
{
  color: #ff8a00;
}
i.curv-arrow 
{
  float: none;
  display: inline-block;
  position: relative;
  right: 10px;
  bottom: -35px;
  width: 40px;
  height: 44px;
  background: url('../img/curv-arrow.png') no-repeat;
}
#adv_sear_wrapper
{
  position: relative;
  /*overflow: hidden;*/
  clear: none;
  float: none;
  width: 975px;
}
.search-field-wrapper
{
  float: left;
  width: 540px;
  margin: auto;
  position: relative;
  padding: 20px 2px 20px 35px;
  background: #f8f8f8;
  border: 1px solid #f2f2f2;
  border-right: 0;
}
#adv_search
{
  position:relative;
  background: url('../img/adv_search_bg.png') no-repeat;
  width: 395px;
  height: 120px;
}
#adv_search p
{
  float: none;
  display: block;
  font-size: 16px;
  color: #3d6f8c;
  text-align: left;
}
#filter-details
{
  float: none;
  position: relative;
  overflow: hidden;
  margin: 15px 10px 10px 40px;
}

#filter-inactive
{
	float:left;
	position:absolute;
	width:377px;
	height:119px;  
	background:url('../img/adv_search_bg.png') no-repeat -17px top;
	right:0px;
	top:0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)"; filter: alpha(opacity=82); -khtml-opacity:0.82; -moz-opacity:0.82; opacity:0.82;
}

#filter-details ul
{
  margin: 5px 0 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  list-style-type: none;
}
#filter-details ul li
{
  position: relative;
  overflow: hidden;
  float: left;
  width: 170px;
  padding: 0;
  text-align: left;
}
#filter-details ul li a
{
	float:left;
	width:100%;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#3d6f8c;
	text-decoration: none;
	text-indent:22px;
	position:relative;
	background: url('../img/filter-checkbox.png') -17px -2px no-repeat;
}

#filter-details ul li a span.chk-bx
{
  display:none;
  position: absolute;
  top:-2px;
  left:0px;
  width: 19px;
  height: 17px;
  background: url('../img/filter-checkbox.png') 3px bottom no-repeat;
}


.lst_tags_wrapper
{
  float: none;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
span.lst_tag
{
  padding: 1px 5px 1px 17px;
  background: url('../img/smal-tick.png') 4px 4px no-repeat;
  background-color: #c0e4fc;
  display: inline-block;
  font-size: 10px;
  color: #3a5d7d;
  border-radius: 4px;
  margin: 0 5px 5px 0;
}
.lst_tags_wrapper h2
{
  float: right;
  padding: 5px 16px;
  background: #d9d9d9;
  border-radius: 5px 5px 0 0;
  font-size: 15px;
  color: #7e7e7e;
  font-weight: normal;
}
.lst_tags_wrapper h2 b
{
  color: #3d3d3d;
}
#list_wrapper
{
  float: none;
  overflow: hidden;
  position: relative;
}
#list_wrapper ul.apps_demo
{
  padding-bottom: 0;
  margin-left: -30px;
  border-color: #ccc;
}
#list_wrapper ul.apps_demo li
{
  width: 580px;
  border-right: 0;
  border-left: 1px solid #ccc;
  padding: 30px 0 30px 30px;
}
#list_wrapper ul.apps_demo li .app_desc
{
  width: 410px;
}
#list_wrapper ul.apps_demo li span.app_img
{
  width: 148px;
  height: 84px;
  border-radius: 0;
}
#list_wrapper ul.apps_demo li .app_rating
{
  font-size: 15px;
  color: #6c6c6c;
}
#list_wrapper ul.apps_demo li span.star_active, #list_wrapper ul.apps_demo li span.star_inactive
{
  width: 13px;
  position: relative;
  top: 2px;
}
#list_wrapper ul.apps_demo li .app_desc a.app_name
{
  font-size: 15px;
  line-height: 20px;
  color: #3d3d3d;
}
#list_wrapper ul.apps_demo li p
{
  color: #8e8e8e;
  font-size: 15px;
}
.search-field
{
  float: none;
  margin: 0 auto;
  width: 535px;
  border: 1px solid #ccc;
  /*padding: 10px;*/
  background: #fff;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 0 10px #ccc inset;
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
}
.search-field input
{
  color: #7d7d7d;
  font-size: 17px;
  padding-right: 100px;
  width: 400px;
  padding: 10px;
  margin: 5px 0;
  float: left;
  border: 0;
  margin-left: 10px;
  font-style: italic;
  background: #f8f8f8;
}
a#btn-search
{
  padding: 10px 15px 16px 10px;
  color: #9a3801;
  font-size: 15px;
  font-weight: bold;
  background: url('../img/strip-orange.png') repeat-x;
  right: 0;
  float: right;
  border-radius: 0;
  cursor: pointer;
}
a#btn-search.search_inactive
{
  opacity: .3;
  cursor: default;
}
a#btn-search i
{
  display: inline-block;
  width: 23px;
  height: 24px;
  background: url('../img/icon-search.png') no-repeat;
  position: relative;
  top: 7px;
  left: 5px;
}
#search-result-wrapper
{
  display: none;
  width: 409px;
  height: 200px;
  float: none;
  margin-left: 15px;
  padding: 0 0 20px 10px;
  /*margin-top: -38px;*/
  position: absolute;
  z-index: 10000;
  border: 1px solid #ccc;
  border-top: 0;
  border-bottom: 3px solid #ff7300;
  background: url('../img/search-result-bg.png') repeat-x bottom;
  background-color: #fafafa;
  text-align: left;
}
#result-scroll-wrapper
{
  position: relative;
  float: none;
  overflow: hidden;
  padding-right: 32px;
}
#search-result_data
{
  float: none;
  position: relative;
  height: auto;
  overflow: hidden;
  /*clear: both;*/
}
#search-result_data a.result-set
{
  font-size: 13px;
  margin: 10px 5px 0 5px;
  padding: 1px 5px;
  background: #03aadf;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #03aadf;
}
#search-result_data a.result-set:hover
{
  background: #fff;
  color: #03aadf;
  border: 1px solid #03aadf;
}
a#advanced-search
{
  font-size: 15px;
  color: #8f8f8f;
  float: none;
  display: inline-block;
  margin: 10px auto;
  background: url('../img/double-down-arrow.png') no-repeat right center;
  padding-right: 15px;
}

.rt_categ_scrol 
{
  float: left;
  width: 22px;
  position: absolute;
  right: 1px;
  top: 0px;
  background: url(../img/cat_drop_hd.jpg) repeat-y left top;
  padding: 5px 0px 5px 0px;
  display: block;
}
.rt_scrol_in 
{
  float: left;
  position: relative;
  width: 100%;
  height: 215px;
}
a.rt_scrol 
{
  float: left;
  position: absolute;
  background: url(../img/scroll.png) no-repeat center center #fff;
  width: 50%;
  height: 45px;
  left: 5px;
  top: 0px;
}

p.err_msg
{
  margin-top: 10px;
  display: none;
  font-size: 15px;
  color: red;
  text-align: center;
  width: 435px;
  margin-top: 35px;
  position: absolute; 
}

.hm_fetr_box.cloud_apps
{
  width: 100%;
}
.hm_fetr_box.cloud_apps h2
{
  padding-left: 35px !important;
}
.hm_fetr_box.cloud_apps h2, .hm_fetr_box.cloud_apps .prov_lft_box_in
{
  float: none;
  display: block;
  width: auto;
  padding: 0;
  overflow: hidden;
}

.hm_cat_wrapper
{
  width: 288px;
  height: 150px;
  background: #fff;
  overflow: hidden;
  position: relative;
  padding: 10px;
  border-bottom: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
}
.hm_cat_wrapper:hover
{
  /*background: #f2f2f2;*/
}
.hm_cat_wrapper.hm_cat_1, .hm_cat_wrapper.hm_cat_3, .hm_cat_wrapper.hm_cat_6, .hm_cat_wrapper.hm_cat_8, .hm_cat_wrapper.hm_cat_9, .hm_cat_wrapper.hm_cat_11
{
  background: #f6f6f6;
}
.hm_cat_wrapper.hm_cat_4, .hm_cat_wrapper.hm_cat_8, .hm_cat_wrapper.hm_cat_12
{
  border-right: 0;
}
.hm_cat_wrapper.hm_cat_9, .hm_cat_wrapper.hm_cat_10, .hm_cat_wrapper.hm_cat_11, .hm_cat_wrapper.hm_cat_12
{
  border-bottom: 0;
}
.hm_cat_wrapper.hm_cat_8
{
  width: 290px;
}
.hm_cat_wrapper a.cat_hd
{
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  float: none;
  margin-left: 5px;
  line-height: 25px;
}
.hm_cat_wrapper a.cat_hd i
{
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 5px;
  background: #ccc;
  position: relative;
  /*top: 5px;*/
  float: left;
  margin-right: 5px;
  background: url('../img/icons-sprite.png') no-repeat;
}
.hm_cat_wrapper a i.cat_icons_finance
{
  background-position: -2px -2px;
} 
.hm_cat_wrapper a i.cat_icons_collaboration
{
  background-position: -122px -2px;
} 
.hm_cat_wrapper a i.cat_icons_crm
{
  background-position: -212px -2px;
} 
.hm_cat_wrapper a i.cat_icons_communication
{
  background-position: -92px -2px;
} 
.hm_cat_wrapper a i.cat_icons_hrm
{
  background-position: -62px -2px;
} 
.hm_cat_wrapper a i.cat_icons_marketing
{
  background-position: -182px -2px;
} 
.hm_cat_wrapper a i.cat_icons_int_solution
{
  background-position: -152px -2px;
} 
.hm_cat_wrapper a i.cat_icons_it_mang
{
  background-position: -32px -2px;
} 
.hm_cat_wrapper a i.cat_icons_bus_intelligence
{
  background-position: -332px -2px;
} 
.hm_cat_wrapper a i.cat_icons_pmp
{
  background-position: -272px -2px;
} 
.hm_cat_wrapper a i.cat_icons_om
{
  background-position: -242px -2px;
} 
.hm_cat_wrapper a i.cat_icons_sales
{
  background-position: -302px -2px;
}
.hm_cat_wrapper ul
{
  margin: 10px;
}
.hm_cat_wrapper ul li
{
  padding: 2px 0;
}
.hm_cat_wrapper ul li a
{
  font-size: 13px;
  color: #848484;
}
.hm_cat_wrapper ul li span
{
  background: url('../img/rt-arrow.png');
  display: inline-block;
  width: 9px;
  height: 6px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
a.see_more
{
  font-size: 12px;
  color: #fff;
  background: #07b5ec;
  padding: 5px 10px;
  border-radius: 5px;
  margin-left: 10px;
}
a.view_all
{
  color: #ff8a00;
  float: right;
  clear: both;
  margin-top: 17px;
}
.tr_new_apps_wrapper
{
  float: none;
  overflow: hidden;
  position: relative;
  clear: both;
}
span.hm_heading
{
  float: none;
  display: block;
  border-bottom: 1px solid #3d3d3d;
}
span.hm_heading b
{
  padding: 10px;
  background: hsl(0, 0%, 31%);
  color: hsl(0, 100%, 100%);
  border-radius: 5px 5px 0 0;
  font-size: 20px;
  display: inline-block;
}

ul.apps_demo
{
  margin: 20px 0;
  padding-bottom: 20px;
  float: none;
  overflow: hidden;
  border-bottom: 3px solid #2e95dc;
}
ul.apps_demo li
{
  overflow: hidden;
  float: left;
  padding: 10px 0;
  width: 400px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
  height: 100px;
}
ul.apps_demo li.demo_3, ul.apps_demo li.demo_6
{
  border-right: 0;
}
ul.apps_demo li.demo_4, ul.apps_demo li.demo_5, ul.apps_demo li.demo_6
{
  border-bottom: 0;
}
ul.apps_demo li.demo_1, ul.apps_demo li.demo_4
{
  padding-left: 0;
}
ul.apps_demo li span.app_img
{
  float: left;
  width: 100px;
  height: 100px;
  background: #e4eef1;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ccc;
}
ul.apps_demo li span.app_img img
{
  width: 100%;
  height: 100%;
}
.app_desc
{
  width: 280px;
  float: left;
  margin-left: 10px;
}
.app_desc a.app_name, a.app_name
{
  font-size: 18px;
  color: #0e8ddb;
}
.app_desc a.app_name
{
  font-size: 15px;
}
span.app_category
{
  margin-top: 3px;
  color: #ccc;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  clear: both;
}
p.app_desc
{
  font-size: 13px;
  color: #3d3d3d;
}
  /*begin child page styles*/
  h1.pg_heading
  {
    float: none;
    display: block;
    font-size: 30px;
    color: #0085af;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 35px;
  }
  h1.pg_heading span
  {
    color: #ff5400;
  }
  p.para-intro
  {
    font-size: 15px;
    line-height: 20px;
    color: gray;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
  }
  .pg_cat_heading
  {
    float: none;
    display: block;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
    border-bottom: 2px solid #ccc;
    margin-top: 20px;
  }
  .pg_cat_heading i
  {
    font-style: normal;
  }
  h3.hd_wrapper
  {
    font-weight: 300;
    padding: 0 0 0 10px;
    border-radius: 5px 5px 0 0;
    background: #4f4f4f;
    float: none;
    overflow: hidden;
    display: inline-block;
  }
  .hd_name, .hd_bg, .hd_listed
  {
    float: left;
  }
  i.hd_name
  {
    line-height: 42px;
    font-size: 22px;
  }
  .hd_bg
  {
    display: inline-block;
    width: 53px;
    height: 43px;
    background: url('../img/cat_head_bg.png') no-repeat;
  }
  .hd_listed
  {
    background: #00a8ff;
    padding-top: 7px;
    padding-right: 10px;
    border-radius: 0 5px 0 0;
    font-size: 20px;
  }
  .hd_listed i
  {
    font-size: 10px;
    text-transform: uppercase;
  }
  .listing-wrapper
  {
    overflow: hidden;
    float: none;
    position: relative;
  }
  ul.listed_app_demo
  {
    overflow: hidden;
    position: relative;
    border-bottom: 3px solid #a7a7a7;
    margin-left: -20px
  }
  ul.listed_app_demo li
  {
    position: relative;
    float: left;
    width: 430px;
    padding: 20px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc
  }
  ul.listed_app_demo li.listed_app_demo_2, ul.listed_app_demo li.listed_app_demo_4, ul.listed_app_demo li.listed_app_demo_6
  {
    border-right: 0;
    padding-left: 20px;
  }
  ul.listed_app_demo li.listed_app_demo_5, ul.listed_app_demo li.listed_app_demo_6
  {
    border-bottom: 0;
  }
  a.app_name
  {
    color: #000018;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    clear: none;
    float: left;
    /*margin-bottom: 10px;*/
  }
  .app_rating
  {
    float: none;
    clear: both;
    /*margin-left: 10px;*/
  }
  span.listed_app_img
  {
    width: 148px;
    height: 84px;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin: 5px 10px 0 0;
    overflow: hidden;
    position: relative;
  }
  span.listed_app_img, span.listed_app_img img
  {
    width: 148px;
    height: 84px;
  }
  span.listed_app_cat, span.listed_app_trial, span.listed_app_rating, a.view_profile
  {
    font-size: 13px;
    color: #494949;
    float: left;
    clear: right;
  }
  .feat-rating-wrapper
  {
    float: none;
    display: block;
    clear: both;
    overflow: hidden;
    position: relative;
    margin-top: 3px;
  }
  .feat-rating-wrapper div 
  {
    float: left;
    overflow: hidden;
    margin-left: 5px;
  }
  .feat-rating-wrapper div span
  {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url(../img/rating_stars_yellow_sprite.png) no-repeat;
  }
  .feat-rating-wrapper div span.star_active 
  {
    background-position: 0 0;
  }
  .feat-rating-wrapper div span.star_inactive 
  {
    background-position: -16px 0;
  }
  span.rating-container
  {
    width: 135px;
  }
  span.rating-container #rating_wrapper
  {
    float: right;
  }
  a.view_profile
  {
    font-size: 12px;
    background: #515151;
    border: 1px solid #3d3d3d;
    border-radius: 5px;
    padding: 2px 9px;
    color: #fff;
    margin-top: 7px;
  }

  .app_slider_wrapper
  {
    float: none;
    /*padding: 10px 0;*/
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
  }
  .app_slides_wrapper
  {
    width: 855px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    position: relative;
    border-right: 1px dotted #ccc;
  }
  .app_slides_wrapper.web_screenshot
  {
    border: 0;
  }
  .app_slides_wrapper.web_screenshot .slider_moving ul li
  {
    padding: 28px 11px;
    width: auto;
    border: 0;
  }
  .app_slides_wrapper.web_screenshot .slider_moving ul li a.screenshot_wrapper
  {
    width: 180px;
    height: 120px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #ccc;
    box-shadow: 0 0 5px #fafafa;
    padding: 3px;
  }
  .app_slides_wrapper.web_screenshot .slider_moving ul li a.screenshot_wrapper:hover
  {
    border: 2px solid #00c6ff;
  }
  .app_slides_wrapper.web_screenshot .slider_moving ul li a.screenshot_wrapper img
  {
    width: 100%;
    height: 100%;
  }
  .app_slides_wrapper ul
  {
    overflow: hidden;
    position: relative;
    left: 1px;
  }
  .app_slides_wrapper ul li
  {
    float: left;
    border-left: 1px dotted #ccc;
    padding: 16px 10px;
    width: 150px;
  }
  .app_slides_wrapper ul li:hover
  {
    background: #fafafa;
  }
  .app_slides_wrapper ul li:hover a span.app-overlay-layer, .app_slides_wrapper ul li:hover a span.app-overlay-icon
  {
    display: block;
  }
  .app_slides_wrapper ul li a
  {
    display: block;
    font-size: 14px;
    color: #000018;
    margin-bottom: 5px;
    font-weight: bold;
    position: relative;
  }
  .app_slides_wrapper ul li span.app_slider_img
  {
    width: 148px;
    height: 84px;
    border: 1px solid #ccc;
    display: block;
    margin-bottom: 5px;
  }
  .app_slides_wrapper ul li span.app_slider_img img
  {
    width: 100%;
    height: 100%;
    /*display: none;*/
  }
  span.app-overlay-layer
  {
    display: none;
    background: #3d3d3d;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: .5;
    border-radius: 3px;
  }
  span.app-overlay-icon
  {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 58px;
    height: 59px;
    z-index: 200;
    background: url('../img/zoom-img.png') no-repeat;
    margin-left: -29px;
    margin-top: -29px;
  }
  a.slider_navs
  {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -39px;
    width: 14px;
    height: 78px;
    background: url('../img/slider_navs.png') no-repeat;
    text-indent: -5000px;
  }
  a.slider_navs#nav-pre
  {
    left: 10px;
    background-position: -1px 0;
  }
  a.slider_navs#nav-next
  {
    right: 10px;
    background-position: -16px 0;
  }
  a.slide_deact_button
  {
    opacity: .3;
    cursor: default;
  }

  .filter_search_wrapper
  {
    background: url('../img/fil-bg.png') bottom repeat-x; 
    border-top: 1px solid #d7e9ef;
    border-bottom: 3px solid #007498;
    float: none;
    /*overflow: hidden;*/
    height: 150px;
    position: relative;
  }
  .filter_search_wrapper h4
  {
    float: none;
    display: block;
    color: #0085af;
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0 10px 20px;
  }
  .choice_wrapper
  {
    float: left;
    /*overflow: hidden;*/
    width: 160px;
    padding: 0 13px 10px 0;
    border-right: 1px solid #ccc;
    margin-left: 20px;
  }
  .choice_wrapper:last-child
  {
    border-right: 0;
  }
  span.ch_head
  {
    display: block;
    font-size: 14px;
    color: #6b6b6b;
    margin-bottom: 5px;
  }
  .drp_down
  {
    margin: 0;
    float: none;
    width: 150px;
    height: 28px;
    padding: 0;
    border: 1px solid #cfcfcf;
    color: #6b6b6b;
    border-radius: 5px;
    font-size: 11px;
    background: url('../img/drp_bg.png') repeat-x;
  }
  .drp_down span.dwn-arrow
  {
    display: block;
    height:18px;
    padding:6px 10px 7px 10px;
    font-size: 12px;
    color: #6b6b6b;
    background: url('../img/drp_arrow.png') right center no-repeat;
    margin-right: 5px;
    white-space:nowrap;
    overflow:hidden;
    cursor: pointer;
  }

  span.star_active, span.star_inactive
  {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url(../img/rating_stars_yellow_sprite.png) no-repeat;
  }
  span.star_inactive 
  {
    background-position: -16px 0;
  }
  .drp_down ul
  {
    display: none;
    width: 145px;
    background: #d4d4d4;
    position: relative;
    border-bottom: 3px solid #b8b8b8;
    border-top: 0;
    left: 2px;
    top: -2px;
    z-index: 1000;
  }
  .drp_down ul li
  {
    border-bottom: 1px solid #ccc;
    /*margin: 0 2px;*/
  }
  .drp_down ul li a
  {
    font-size: 12px;
    padding: 6px 10px;
    background: #f8f8f8;
    display: block;
    color: #a2a2a2;
  }
  .drp_down ul li:hover a
  {
    background: #f2f2f2;
  }
  .drp_down ul.hide
  {
    display: none;
  }
  a.btn-filter
  {
    background: url('../img/blue-bg.png') repeat-x;
    display: inline-block;
    float: left;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    margin: 25px 0 0 20px;
  }
  .err-message
  {
    display: none;
    float: none;
    clear: both;
    position: absolute;
    bottom: 0;
    padding: 10px 0 5px 0;
    font-size: 13px;
    text-align: center;
    width: 100%;
    color: #fff;
    background: #007498;
  }
  .box-collapse
  {
    float: none;
    overflow: hidden;
    height: auto;
    position: relative;
  }
  .btn_see_more
  {
    display: inline-block;
    margin: 10px;
    color: #ff4e00;
    font-size: 13px;
    padding-right: 10px;
    background: url('../img/dw-arrow-orange.png') right center no-repeat;
    /*position: absolute;*/
    /*bottom: 10px;*/
  }
  .btn_see_more#btn_see_less
  {
    background: url('../img/dw-up-orange.png') right center no-repeat;
  }
  #btn_see_less
  {
    display: none;
  }
  .prv_serv_mid_in span.app_logo
  {
    overflow: hidden;
  }
  .prv_serv_mid_in span.app_logo img
  {
    width: 146px;
    height: 82px;
    border: 0;
  }

  /* begin style for zoom screenshots*/
  .app-overlay
  {
    display: none;
    width: 100%;
    height: 100%;
    background: #3d3d3d;
    opacity: .8;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
  }
  #big_image
  {
    float: none;
    display: none;
    width: 600px;
    height: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -300px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
    z-index: 99999999;
    overflow: hidden;
  }
  #big_image img
  {
    width: 600px;
    height: 300px;
  }
  /*end style for zoom screenshots*/

  /*end child page styles*/

  /*begin cloud Apps right hand panel styles*/
  .rt_pop_cld.rt-data h2
  {
    color: #fff;
    background: url('../img/rt-bg-blue.png') repeat-x;
    text-shadow: none;
    font-weight: 300;
  }
  .rt_pop_cld.rt-data .rt_pop_cld_hst
  {
    border-bottom: 1px solid #ccc;
    background: url('../img/rt-bg-gray.png') repeat-x;
    padding: 10px 7px 11px 5px;
    width: 286px;  
  }
  .rt_pop_cld.rt-data .rt_pop_cld_hst:last-child
  {
    border-bottom: 0;
  }
  .rt_pop_cld.rt-data .rt_pop_cld_in
  {
    padding: 0;
    width: 298px;
  }
  .rt-banner
  {
    width: 300px;
    height: 249px;
    background: url('../img/rt-banner.png') no-repeat;
  }
  /*end cloud Apps right hand panel styles*/

  #app_listing_data{float:left; width:100%; height:auto; overflow:hidden; position:relative;}

  #app_listing_loader{float:left; width:100%; height:9000pt; position:absolute; left:0px; top:0px; background:#FFF; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)'; filter: alpha(opacity=90); -khtml-opacity:0.90; -moz-opacity:0.90; opacity:0.90; line-height:40px; font-size:26px; text-align:center; padding-top:30px; display:none;}

  .filter_search_inact #drp_down_main-2, .filter_search_inact #drp_down_main-3, .filter_search_inact #drp_down_main-4{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)'; filter: alpha(opacity=40); -khtml-opacity:0.40; -moz-opacity:0.40; opacity:0.40;}

  .filter_search_inact #drp_down_main-2 .drp_down span.dwn-arrow, .filter_search_inact #drp_down_main-3 .drp_down span.dwn-arrow, .filter_search_inact #drp_down_main-4 .drp_down span.dwn-arrow{cursor: default;}

  #app_listing_not_found{float:left; width:100%; font-size:20px; line-height:30px; padding:15px 0px 30px 0px; text-align:center; color:#be1f08;}
  
  .hd_listed i, .hd_listed b{float:left; width:100%; font-weight:normal; text-align:center;}

  /*begin filter page styles*/
  .pg_filter .search-field-wrapper
  {

  }

/*end cloud apps styles*/


/*begin Cloud apps breadcrums style*/
.app_breadcrums_wrapper
{
  float: none;
  overflow: hidden;
  position: relative;
  padding: 10px 10px 10px 0;
  /*background: #fafafa;*/
  border-radius: 5px;
  /*border: 1px solid #f2f2f2;*/
  margin-bottom: 7px;
}
.app_breadcrums_wrapper ul
{
  overflow: hidden;
}
.app_breadcrums_wrapper ul li
{
  font-size: 13px;
  color: #848484;
  float: left;
  margin-right: 7px;
}
.app_breadcrums_wrapper ul li a
{
  font-size: 13px;
  color: #307a91;
  text-decoration: underline;
  /*font-weight: 700;*/
}
.app_breadcrums_wrapper ul li a:hover
{
  text-decoration: none;
}
span.septr
{
  font-size: 27px;
  position: relative;
  top: 3px;
  line-height: 0px;
  color: #134453;
}
/*end Cloud apps breadcrums style*/


/* begin storage and backup styles*/
h1.pg_heading.filt_sb
{
  line-height: 44px;
  color: #8f8f8f;
  /*width: 490px;*/
  margin: 0 auto;
  float: none;
  font-size: 35px;
  text-align: center;
  font-weight: 300;
  font-family: 'Lato', 'LatoRegular';
}
h1.pg_heading.filt_sb span
{
  text-transform: uppercase;
}
h1 span#bk_strip_lines
{
  display: inline-block;
  width: 904px;
  height: 135px;
  background: url('../img/bg_side_lines.png') no-repeat;
  float: left;
  position: absolute;
  top: 65px;
  left: 0;
}
#backup_storage_wrapper
{
  float: none;
  /*overflow: hidden;*/
  position: relative;
}
.bx_wrapper
{
  /*overflow: hidden;*/
  position: relative;
  width: 244px;
  height: 284px;
  background: url('../img/fil_box_bg.png') no-repeat;
  margin-left: 43px;
}
.bx_wrapper h4
{
  float: none;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  line-height: 57px;
}
.bx_wrapper h4 span
{
  width: 44px;
  height: 36px;
  display: inline-block;
  position: relative;
  background: url('../img/fil_head_icons.png') no-repeat;
  top: 10px;
  left: 15px;
  margin-right: 17px;
}
.bx_wrapper h4 span.str
{
  background-position: 0 0;
}
.bx_wrapper h4 span.bck
{
  background-position: -47px 0;
}
.bx_wrapper h4 span.str-bck
{
  background-position: -92px 0;
}
.bx_wrapper p
{
  font-size: 18px;
  color: #626262;
  padding: 15px;
  line-height: 22px;
}
.bx_wrapper p span
{
  font-size: 17px;
  color: #0092c0;
  text-transform: uppercase;
}
.bx_wrapper p.center
{
  text-align: center;
  padding-bottom: 5px;
}
.bx_wrapper a.fil_btn
{
  display: inline-block;
  float: none;
  font-weight: bold;
  padding: 15px 0 18px 0;
  width: 188px;
  background: url('../img/fil_box_btn.png') no-repeat;
  font-size: 15px;
  color: #844300;
  text-transform: uppercase;
  margin-left: 30px;
  text-align: center;
}
.bx_wrapper .tool_tip_wrapper
{
  float: none;
  position: relative;
  /*overflow: hidden;*/
  padding: 10px;
}
.bx_wrapper .tool_tip_wrapper a.tl_tip
{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../img/fil_tooltip.png') no-repeat;
  float: left;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.bx_wrapper .tool_tip_wrapper p
{
  font-size: 11px;
  color: #6c6c6c;
  padding: 0;
  float: left;
  /*font-weight: bold;*/
}
.bx_wrapper .tool_tip_wrapper p.tl_tip_desc
{
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 11px;
  color: #9b915e;
  background: #fff;
  position: relative;
  z-index: 100;
  line-height: 15px;
  top: -17px;
  left: 20px;
  display: none;
}
span.listed_app_img a
{
  border: 0;
}
ul.storage_backup span.listed_app_cat, ul.storage_backup span.listed_app_trial, ul.storage_backup a.view_profile
{
  float: none;
  margin-bottom: 5px;
}
ul.storage_backup a.view_profile
{
  display: inline-block;
  margin-top: 5px;
}
ul.storage_backup #rating_wrapper span:hover
{
  cursor: default;
}
span.listed_app_cat span.exists_icons, span.listed_app_trial span.exists_icons 
{
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/sprite_yes_no.png') no-repeat;
}
span.listed_app_cat span.exists_icons.yes, span.listed_app_trial span.exists_icons.yes
{
  background-position: 0 0;
}
span.listed_app_cat span.exists_icons.no, span.listed_app_trial span.exists_icons.no
{
  background-position: -18px 0;
}

#storage, #backup
{
  display: none;
}
/* end storage and backup styles*/