html{ height:100%;}
bady{ background:#f2f5f7; height:100%;     font-family: 'Lato' !important; font-size:16px; font-weight:500; color: #717f86; background:#edeff0;}
.top0 { margin-top:0px; }
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top20 { margin-top:20px; }
.top25 { margin-top:25px; }
.top30 { margin-top:30px; }
.top35 { margin-top:35px; }
.top40 { margin-top:40px; }
.top50 { margin-top:50px; }


.bottom0 { margin-bottom:0px; }
.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom17 { margin-bottom:17px; }
.bottom20 { margin-bottom:20px; }
.bottom25 { margin-bottom:25px; }
.bottom30 { margin-bottom:30px; }
.bottom35 { margin-bottom:35px; }
.bottom40 { margin-bottom:40px; }
.bottom50 { margin-bottom:50px; }

.text_center{ text-align:center;}
.text_left{ text-align:left;}
a:hover{ text-decoration:none;}
.green_bg{ background:#5fcf80 !important;  color:#fff !important;}
.green_colour{ color:#5fcf80 !important;}
.green_btn{border:2px solid #5fcf80 !important; color:#5fcf80 !important;}
.padding0{ padding:0px;}
.font_bold{ font-weight:bold;}
.margin0{ margin:0px;}
.bg-gray{background-color: #f9fafa !important;}
.all_button{font-family: 'GothamRounded-Book';   font-size: 16px; background:#fff;opacity: 0.88; color:#333; padding:15px 30px; font-weight:bold; border-radius:4px; cursor:pointer; margin-top:20px; text-align:center;}
.overflow-auto;{ overflow:auto;}
.display-block{display:block;}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.delete_btn{color: #fff;
    background-color: #dd4b39;
    border-color: #761c19;
}
.delete_btn:hover{background-color: #c13726; color: #fff;}
.primary_btn {
    background-color: #3c8dbc;
    border-color: #367fa9;
    color: #fff;
}
.primary_btn:hover{ background-color: #2d739c; color: #fff;}
.clone_btn{color: #fff;
    background-color: #00c0ef;
    border-color: #1b6d85;
}
.clone_btn:hover{ background-color: #0095b9; color: #fff;}

.btn_border{ border:2px solid #d4d9dd;}
.heading{  font-family: 'GothamRounded-Medium'; font-weight:900; color:#384047; padding:5px 15px; cursor:pointer;}
.bold_heading{  font-family: 'GothamRounded-Medium'; font-weight:900; color:#384047;}
.p_text{color: #717f86; font-size:18px;line-height:1.6; font-family: 'GothamRounded-Book';}
.paragraph{ font-size:16px; line-height:1.6;color: #717f86;font-family: 'GothamRounded-Book'; }

.destop_logo{float:left; margin-top:18px;}

.nav_bar{width:100%;background:#3e474f; position:fixed; z-index:1; border-bottom:1px solid #e5ecee;}
/*nav ul{ margin:0px; padding:0px; float:left;}
nav ul li{ float:left; list-style-type:none; }*/
/*nav ul li a{ color:#b2bbbd;  text-align:center; font-size:18px; float:left; line-height:60px; font-family: 'GothamRounded-Medium';}*/
nav ul li a:hover{ color:#fff; text-decoration:none;}
.mobile_header_right_text{font-weight:bold; font-size:12px; float:right;}
.home_menu{border-right: 2px solid rgba(255,255,255,0.1); line-height:20px; margin-top:20px; padding-right:20px; margin-right:15px;}
nav ul li i:hover{ color:#fff; cursor:pointer;}

.container_bar{ width:100%; height:auto; float:left; background:#fff; padding:20px 10px; border-radius: 4px; }
.top_profile_bar{ width:100%; height:auto; float:left; margin-bottom:30px;}

.point_bar{ width:100%; height:auto; float:left; margin-bottom:30px;}
.poin_top_border{border-bottom: 1px solid #eee;margin-bottom: 30px;padding-bottom: 20px;}
.point_dot{width: 15px;height: 15px;float: left;border-radius: 50%;background-color: #c25975; margin-right:10px;}
.point_right_text{width:auto; float:left; line-height:3.1;}
.point_right_text p{line-height:2.3; font-size:14px; color:#a9b3bb;}
.info_box{background:#f9fafa; padding-top:10px; padding-bottom:10px; border-radius: 0px 0px 4px 4px; box-shadow: 0 2px 0 rgba(0,0,0,0.06);}
.info_box i{font-size:40px; padding-left:10px; color:#d4d9dd; float:left; margin-right:10px;}
.info_box p{ font-size:13px;}

.skill_box{margin-bottom: 20px; padding-bottom:10px;border-bottom: 1px solid #f0f2f4;}
.skill_box p{ font-size:14px; font-weight:bold;}

.achieved_box_abr{width:100%; height:auto; float:left;}
.achieved_box{ width:100%; height:auto; min-height:210px; float:left; margin-bottom:30px; background:#fff; border-radius: 5px; box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);}
.achieved_box .achiv{color:#7b8b8e; font-weight:bold; font-size:14px;}
.achieved_box h4{ font-size:18px; font-weight:normal;}
.achieved_box .des{color:#c6ccd2; font-size:12px;  line-height:1.1;}

.achieved_box .bottom_des i{font-size:34px; float:left; margin-right:10px; color:#5fcf80;}
.achieved_box .bottom_des .bottom_head{font-size:15px; font-weight:bold; color:#000;}
.achieved_box .bottom_des .bottom_date{ font-size:12px; line-height:2.2;}

.achieved_box .achieved_left_box{padding:20px 25px; padding-bottom:0px; }

.achieved_box .achieved_right_box img{ width:100%;}

.tooltip1 {
    position: relative;
    display: inline;
	cursor:pointer;
}

.tooltip1 .tooltiptext {
 visibility: hidden;
    background-color: black;
    color: #fff;
	padding:15px;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	margin-top:-50px;
	left:0px;
position: absolute;z-index: 1;top:-100px;padding-top:5px; padding-bottom:5px;
}
.tooltip1 .tooltiptext:after {content: '';position: absolute;top: 100%;left: 50%;margin-left: -8px;width: 0; height: 0;border-top: 8px solid #000000;border-right: 8px solid transparent;border-left: 8px solid transparent;}
.tooltiptext_box{width:82%; height:auto; float:left; margin-left:9%;}
.tooltiptext_box h5{ color:#fff; font-weight:bold; line-height:0.9;}
.tooltiptext_box .tooltip_bottom_text{ padding-top:10px;}
.tooltiptext_box .tooltip_top_text{ border-bottom:1px solid #858d90; padding-bottom:18px;}
.tooltiptext_box p{ color:#858d90; line-height:0.9; font-weight:bold; font-size:13px;}
.tooltip1:hover .tooltiptext {
    visibility: visible;
}
.padding_bottom_box [class*="col-md-3"]{ padding: 17px 0 17px 15px;}
.gray_dot{ background:#d4d9dd;}

.mobile_menu_top_bar{width:100%; height:auto; float:left;}
.mobile_menu_bar{width:100%; height:100%; float:left; position:absolute; background:#3e474f; position:fixed; z-index:11; display:none; overflow:auto; top:57px;}
.mobile_menu{width:70%; height:auto; float:left; margin-left:15%;}
.mobile_menu ul{ margin:0px; padding:0px; float:left; width:100%;}
.mobile_menu ul li{ width:100%; height:auto; float:left; list-style-type:none; }
.mobile_menu ul li a{ width:100%; height:auto; float:left;color:#b2bbbd; text-align:center; font-size:16px; float:left; line-height:40px; font-family: 'GothamRounded-Medium'; font-weight:bold;}
.mobile_menu ul .profile a{ width:100%; height:auto; float:left;color:#b2bbbd; text-align:center; font-size:14px; float:left; line-height:35px; font-family: 'GothamRounded-Medium'; font-weight:bold;}
.mobile_menu ul .profile a img{border:3px solid #c25975; border-radius:50%; margin-top:20px;}
.mobile_menu ul .profile .number{color:#fff; font-size:22px;}
.mobile_close_icon{position:absolute; z-index:999; left:10px; top:8px;color:#fff; font-size:35px;}
.home_mobile_menu{height:50px; border-bottom:1px solid #4b535b; margin-top:0px; padding-bottom:10px; margin-bottom:10px;}
.middle_menu{margin-top:10px; border-bottom:1px solid #4b535b; border-top:1px solid #4b535b; line-height:70px !important;}

.log_out_right_menu{border-right:1px solid #abb4b6; line-height:30px; margin-top:15px;}
.log_out_top_right_menu{float:right;}
.log_mobile_menu{margin-top:10px; border-bottom:1px solid #4b535b; border-top:1px solid #4b535b; line-height:70px !important;}
.log_content_bar{padding-left:0px;}
.log_right_menu{ display:block; margin-bottom:20px;}
.log_right_menu .container_bar{ padding:0px;}
.log_right_menu ul{ margin:0px; padding:0px;}
.log_right_menu ul li{ width:100%; height:auto; float:left; list-style-type:none; background:#f9fafa; border-radius:5px 5px;}

.log_right_menu ul li a{ width:100%; height:auto; float:left;  text-align:left; padding-top:15px; padding-bottom:15px; padding-left:20px;  border-bottom:1px solid #f0f2f4; color:#7b8b8e; font-family: 'GothamRounded-Medium';}
legend { border-bottom:none !important;}
.log_right_menu ul li a:hover{ background:#fff; }
.log_right_menu_active{-webkit-box-shadow: 1px 3px 5px -3px rgba(0,0,0,0.53);
-moz-box-shadow: 1px 3px 5px -3px rgba(0,0,0,0.53);
box-shadow: 1px 3px 5px -3px rgba(0,0,0,0.53); margin-bottom:2px; background:#fff; color:#000 !important;}

.log_right_mobile_menu ul{ margin:0px; padding:0px;}
.log_right_mobile_menu ul li{ width:100%; height:auto; float:left; list-style-type:none; background:#fff; border-radius:5px 5px;}
.log_right_mobile_menu ul li a{ width:100%; height:auto; float:left;  text-align:left; padding-top:15px; padding-bottom:15px; padding-left:20px;  border-bottom:1px solid #f0f2f4; color:#7b8b8e; font-family: 'GothamRounded-Medium';}
.log_right_mobile_menu ul li a:hover{ background:#fff; }
.log_right_mobile_menu .container_bar{padding:5px 15px;}
.log_right_mobile_menu h4{font-weight:normal;}
.log_right_mobile_menu h4 i{float:right; color:#d4d9dd;}

.profile_box{margin-bottom: 20px; padding-bottom:10px;border-bottom: 1px solid #f0f2f4}
.profile_box .font_bold{ color:#576366;}

.bill_content{ min-height:400px;}
.bill_content table{width:100%; height:auto; float:left; font-size: 14px; color: #717f86; font-weight:normal; line-height:3.3;}
.bill_content table tr th{ font-size: 15px; color: #717f86; font-weight:normal; border-bottom:1px solid #dfe3e4;}
.bill_content table tr td{ font-size: 15px; color: #717f86; font-weight:normal; border-bottom:1px solid #dfe3e4;}
.bill_content table tr{ font-size: 15px; color: #717f86; font-weight:normal; border-bottom:1px solid #dfe3e4;}


.referrals_content{ border-radius:0px;}
.referrals_content h4{font-weight:normal; line-height:1.6;}
.referrals_content .info_box{background:#f9fafa; padding-top:10px; padding-bottom:10px; border-radius: 0px 0px 4px 4px; box-shadow: 0 2px 0 rgba(0,0,0,0.06);}
.referrals_content_faq h4{font-weight:normal; color:#576366; margin-top:20px; margin-bottom:15px;}
.referrals_content_faq_social{width:100%; height:auto; float:left; border-bottom:1px solid #edeff0; padding-bottom:15px; margin-bottom:20px;}
.referrals_content_faq_social i{color:#d4d9dd; font-size:40px; float:left; width:12%;}
.referrals_content_faq_social p{float:left; width:80%;}
.referrals_content_faq_social .link{color:#333; border:1px solid #a9a9a9;}
.referrals_content_faq_social .green_btn{ margin-bottom:10px; margin-right:15px;}
.read_faq{ border:2px solid #d4d9dd !important;}
.referrals_box h1{ font-size:55px;}
.referrals_box h3{ background:#f0f2f4; width:100px; padding:10px; border-radius:5px; margin:auto;}
.basic{ width:100%; min-height:430px; float:left; border:2px solid #5fcf80; background:#fff; border-radius:4px; padding:30px 20px; margin-bottom:20px;}
.basic h4{font-weight:normal;}
.basic h1{margin-top:70px; margin-bottom:70px; font-weight:normal;}
.basic h1 span{font-size:15px; color:#c1ecce;  line-height:1.9;}
.basic .btn{border:2px solid #d4d9dd; margin-top:30px; padding-top:20px; padding-bottom:20px; width:90%;}
.basic .right_icon{ width:50px; height:50px;position:absolute;  right:13px; top:0px;background:url(../images/icon2.png) no-repeat;}
.basic .right_icon i{ color:#fff; font-size:18px; margin-top:5px; margin-right:10px; float:right;}

.pro{ width:100%; min-height:430px; float:left; background:#fff; border-radius:4px; padding:30px 20px; box-shadow: 0 2px 0 rgba(0,0,0,0.06);  margin-bottom:20px;}
.pro h4{font-weight:normal;}
.pro h1{margin-top:70px; margin-bottom:70px; font-weight:normal; color:#3f8abf;}
.pro h1 span{font-size:15px; color:#9ec4df; line-height:1.9;}
.pro .btn{border:2px solid #d4d9dd; margin-top:30px; padding-top:20px; padding-bottom:20px; width:90%; background:#3f8abf; color:#fff; border-radius:4px; border:none;}

.techdegree{ width:100%; min-height:430px; float:left; background:#fff; border-radius:4px; padding:30px 20px; box-shadow: 0 2px 0 rgba(0,0,0,0.06);  margin-bottom:20px;}
.techdegree h4{font-weight:normal;}
.techdegree h1{margin-top:70px; margin-bottom:70px; font-weight:normal; color:#c7b8dc;}
.techdegree h1 span{font-size:15px; color:#c7b8dc; line-height:1.9;}
.techdegree .btn{border:2px solid #d4d9dd; margin-top:30px; padding-top:20px; padding-bottom:20px; width:90%; background:#8363b2; color:#fff; border-radius:4px; border:none;}

.enrollment h4{ font-weight:normal;}
.enrollment table{width:100%; height:auto; float:left; font-size: 14px; color: #717f86; font-weight:normal; line-height:3.3;}
.enrollment table tr th{ font-size: 15px; color: #717f86; font-weight:normal; border-bottom:1px solid #dfe3e4;}
.enrollment table tr td{ font-size: 15px; color: #717f86; font-weight:normal; border-bottom:1px solid #dfe3e4;}
.enrollment table tr{ font-size: 15px; color: #717f86; font-weight:normal; border-bottom:1px solid #dfe3e4;}

.notifications{ min-height:600px;}
.notifications h3{ margin-top:0px;}
.notifications p{ margin-bottom:0px; margin-top:0px; font-size:14px;}
.notifications p i{ float:left; margin-right:5px; font-size:25px;}
.notifications p .check{ color:#333 !important;}
.notifications .notif_box{border-bottom:1px solid #f0f2f4; padding-top:15px; padding-bottom:15px; line-height:2.6;}

.log_top_notic_bar{ width:100%; height:auto; float:left; background:#ffd466; padding:8px 15px; border-radius: 4px; text-align:center;}
.log_top_notic_bar p{ margin-left:10px; color:#b38000; margin-top:0px; line-height:1.8;}

.logout_box{width:200px; height:auto; float:right;   background:#fff; padding:20px; border-radius:0px 0px 5px 5px; position:absolute; z-index:11; display:none; box-shadow: 0 2px 0 rgba(0,0,0,0.06); border:1px solid #efefef;}
.logout_box ul{ margin:0px; padding:0px; width:100%;}
.logout_box ul li{ width:100%; height:auto; float:left;list-style-type:none;}
.logout_box ul li a{width:100%; float:left; font-family: 'GothamRounded-Book'; font-size:12px; color:#333; border-bottom:1px dotted #ccc; padding:10px 10px; line-height:20px; font-weight:bold;}
.logout_box ul li a:hover{ color:#000;}


.media_icon span{width:25px; height:25px; border-radius:50%; background:#d7dde0; float:left; text-align:center; padding:6px;}
.media_icon span i{color:#fff; font-size:15px;}

.mobile_menu_icon{color:#8690a8;}
.analytic_row_color {
    background: #f4f9fd;
}
.footer_bar{ width:100%; height:auto; float:left;  padding-top:70px; padding-bottom:70px;}
.footer_bar_border{border-bottom:1px solid #e2e5e8; border-top:1px solid #e2e5e8; padding-top:30px; padding-bottom:30px;}
.footer_menu{ margin:0px; padding:0px;}
.footer_menu li{ list-style-type:none;}
.footer_menu li a{ font-family: 'GothamRounded-Book'; font-size:13px; font-weight:bold; color:#8d9aae; line-height:10px; line-height:2.1;}
.footer_menu li a:hover{ color:#5fcf80;}
.footer_media_icon{width:100px; height:auto; float:left; margin-top:5px; margin-bottom:15px;}
.footer_media_icon span{width:25px; height:25px; border-radius:50%; background:#d7dde0; float:left; text-align:center; padding:6px;}
.footer_media_icon span i{color:#fff; font-size:15px;}

.footer2_menu{ margin:0px; padding:0px; float:left; margin-top:3px;}
.footer2_menu li{list-style-type:none; float:left;}
.footer2_menu li a{font-family: 'GothamRounded-Book'; font-size:14px; font-weight:bold; color:#8d9aae; line-height:10px; line-height:2.1; font-weight:bold; padding-left:10px; padding-right:10px;}
.footer2_menu li a:hover{color:#5fcf80;}


@media (min-width:1020px) {
.nav_bar{ height:70px;}
.ion-drag{ display:none;}
.mobile_logo{ display:none;}
.desktop_display_none{ display:none;}
.top_profile_bar .profile_text_center{ text-align:left;}
.top_profile_bar{ margin-top:100px;}
.profi_head{color: #5a6772;font-size: 24px;line-height: 24px;margin: 0 0 5px; font-weight:bold;}
.achieved_box .achieved_left_box h4{ font-size:18px;}
.achieved_box .bottom_des{color:#c6ccd2; font-size:12px;  line-height:1.1; margin-top:40px;}
.achieved_padding_left{ padding-left:0px;}
.achieved_padding_right{ padding-right:0px;}
.achieved_box .achieved_right_box{ min-height:190px; vertical-align:middle;background:#f3f4f5; padding:40px 40px;  border-radius: 0px 5px 5px 0px;}
.tooltip1 .tooltiptext {visibility: hidden;width: 170px;}
.media_icon{width:100%; height:auto; float:left; margin-top:5px; margin-bottom:15px;}
.mobile_menu_bar{ display:none;}
.log_top_notic_button{ background:none !important; border:2px solid #cc9300; color:#cc9300; float:right;}
.log_right_mobile_menu{ display:none;}
.log_top_notic_bar p i{ width:5%;font-size:40px; float:left; color:#b38000;}
.log_top_notic_bar p span{margin-top:8px; margin-left:1%; float:left; width:80%; text-align:left;}
.mobile_close_icon{ display:none;}
.log_out_profile_icon{border:3px solid #c25975; border-radius:50%; margin-top:17px; float:left;}
.log_out_down_icon{color:#7b8b8e; font-size:18px; margin-top:25px; float:left; margin-left:10px;}
.log_out_notification_icon{color:#7b8b8e; font-size:28px; margin-top:17px; float:left; margin-left:20px;}
/*nav ul li a{padding:5px 20px 5px 20px;}*/
.logout_box{top:70px; right:0px;}
.log_mobilemenu2{ display:block;}
.log_mobile_menu_head{ display:none;}
.mobile_menu_icon{ display:none;}
.mobile_menu_bar{ display:none;}
.user_name_margin{ margin-right:0px;}
}

@media (min-width:768px) and (max-width:1019px) {
.achieved_box .achieved_left_box h4{ font-size:16px;}
.achieved_box .bottom_des{color:#c6ccd2; font-size:12px;  line-height:1.1; margin-top:30px;}
.achieved_padding_left{ padding-left:0px;}
.achieved_padding_right{ padding-right:0px;}
.achieved_box .achieved_right_box{ min-height:230px; vertical-align:middle;background:#f3f4f5; padding:80px 25px;  border-radius: 0px 5px 5px 0px;}
.media_icon{width:100px; height:auto; padding-top:10px;  margin:auto; margin-bottom:10px;}
.log_top_notic_bar p span{margin-top:5px; margin-left:2%; float:left; width:80%; text-align:left;}
.log_out_profile_icon{border:3px solid #c25975; border-radius:50%; margin-top:13px; float:left;}
.log_out_down_icon{color:#7b8b8e; font-size:18px; margin-top:18px; float:left; margin-left:10px;}
.log_out_notification_icon{color:#7b8b8e; font-size:28px; margin-top:6px; float:left; margin-left:20px;}
/*nav ul li a{padding:5px 10px 5px 10px;}*/
.logout_box{top:60px; right:3px;}
.left_mob_padding0{ padding:0px;}
.log_mobilemenu2{ display:none;}
}
@media (min-width:300px) and (max-width:767px) {
.achieved_box .achieved_left_box h4{ font-size:15px;}
.achieved_box .bottom_des{color:#c6ccd2; font-size:12px;  line-height:1.1; margin-top:10px;}
.achieved_padding_left{ padding-left:0px;padding-right:0px;}
.achieved_padding_right{ padding-left:0px;padding-right:0px;}
.achieved_box .achieved_right_box{ min-height:150px; vertical-align:middle;background:#f3f4f5; padding:35px 15px;  border-radius: 0px 5px 5px 0px;}
.media_icon{width:100px; height:auto; padding-top:10px;  margin:auto; margin-bottom:10px;}
.log_top_notic_bar p span{margin-top:5px; margin-left:8%; float:left; width:80%; text-align:left;}

.log_out_profile_icon{ display:none;}
.log_out_down_icon{display:none;}
.log_out_notification_icon{display:none;}
.left_mob_padding0{ padding:0px;}
.log_mobilemenu2{ display:none;}
.logged_in_content{ margin-top:20px;}
}
@media (min-width:1000px) and (max-width:1200px) {
/*nav ul li a{padding:5px 10px 5px 10px;}*/
}
@media (min-width:300px) and (max-width:500px) {
.achieved_box .achieved_right_box{ min-height:100px; vertical-align:middle;background:#f3f4f5; padding:80px 15px;  border-radius: 0px 5px 5px 0px;}
}
@media (min-width:300px) and (max-width:1024px) {
.destop_menu{ display:none;}
.destop_logo{ display:none;}
.nav_bar{ height:60px;-webkit-transition: height 1s; /* Safari */transition: height 1s;}
.ion-drag{font-size:30px; position:absolute; z-index:11; left:2%; top:10px;}
.top_profile_bar .profile_text_center{ text-align:center;}
.top_profile_bar{ margin-top:70px;}
.profi_head{color: #5a6772;font-size: 24px;line-height: 24px; margin-top:25px; font-weight:bold;}
.tooltip1 .tooltiptext {visibility: hidden;width: 130px;}
.container{ width:100%;}
.log_top_notic_button{ background:none !important; border:2px solid #cc9300; color:#cc9300;}
.log_content_bar{ padding-right:0px;}
.log_top_notic_bar p i{ width:10%;font-size:40px; float:left; color:#b38000;}
.logout_box{ display:none;}
.name_line_height{ line-height:46px;}
.user_name_margin{ margin-right:3px;}
}
label{ margin-bottom:0px; font-weight:normal; font-size:14px;}
.all_admin_head{ font-weight:600; margin-bottom:20px;}
.delete{ background:#fff !important; color:#6772e5 !important;}
hr {
    border: solid #edeff0;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
        margin-top: 20px;
    margin-bottom: 20px;
}

.analytics_graph_iframe {
	float: left;
}
.analytics_graph{
    width: 100%;
    height: 800px;
    float: left;
    border: none;
    margin-bottom: 30px;
}

.all_margin{ margin-top:15px;}
.form50{ width:49%; height:auto; float:left; margin-right:1%;}
.form100{ width:100%; height:auto; float:left;}
.form30{ width:30%; height:auto; float:left;}
.middle_border{width:100%; height:auto; float:left; border-bottom:1px solid #e4ecee; margin-bottom:30px; margin-top:30px;}

.container_bar_min_height{ min-height:600px;}
	.check_text{ font-weight:400; color:#6a788d; display:inline; margin-top:0px;  font-size:15px; cursor:default;}
h1,h2,h3,h4,h5{ font-weight:600; color:#000;}
.loginbodynoc{ background:none !important;}
.loginbody{ background:#6772e5 !important; background:url(../images/pattern.svg) no-repeat center #f5f5f5 !important; background-size:100% auto !important;}
.all_check_box{width:auto; height:auto; float:left; background:rgba(95,207,128,0.7); padding:10px 0px; border-radius:4px; background:none;}
.helplink a{ color:#2dacd1;}
.help{ color:#717f86; line-height:1.6; font-size:13px !important; font-weight:400; font-family:Arial, Helvetica, sans-serif;}
.adminfull{ width:100%; height:auto; float:left;}

/**input Select **/
input[type=checkbox]{ float:left; margin-right:10px;-ms-transform: scale(1.5);
-moz-transform: scale(1.5);
-webkit-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);}


 
input[type=text]{ display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	border-radius: 4px;
    outline: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
	
	
	input[type=password]{ display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    outline: none;
	    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
	
	
	textarea{ display: block;
    width: 100%;
    height:125px;
    padding: 6px 12px;
	    border-radius: 4px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    outline: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
	
	select{display: block;
    width: 100%;
    height:40px;
    padding: 6px 12px;
    font-size: 14px;
	    border-radius: 4px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
	
	
	   /* input[type=button]{ border:none;
		white-space: nowrap;
    display: inline-block;
    height:40px;
    line-height:40px;
    padding: 0 14px;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
	outline:none;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #6772e5;
    text-decoration: none;
    transition: all .15s ease;
	    color: #fff;
    background: #6772e5;}*/
	
	.EJC_wrapper{ width: 100%;
    height: 100vh;
    position: fixed;
    margin: 0 auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 20px;
    z-index: 10000000;
    overflow-y: auto;
    background-color: rgba(0,0,0,0.8);}
	
/*	 input[type=submit]{ border:none;
		white-space: nowrap;
    display: inline-block;
    height:40px;
    line-height:40px;
    padding: 0 14px;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
	outline:none;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #6772e5;
    text-decoration: none;
    transition: all .15s ease;
	    color: #fff;
    background: #6772e5; min-width:130px;}*/
	
	
	.all_head{ margin-top:10px; margin-bottom:10px;}
	.back_admin_display_none{ display:none;}
	/**input select end **/


.content_bar {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

.contant_box {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    background: #fff;
    cursor: pointer;
        border: 1px solid #E1E3DF;
    border-bottom: 1px solid #CBCCC9;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: all 0.5s cubic-bezier(0.23, 1.5, 0.32, 1);
}

.box_image {
    width: 100%;
    height: auto;
    float: left;
}

.btn03 {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.p_img_box {
    width: 100%;
    height: 150px;
    text-align: center;
    overflow: hidden;
}

.btn03 .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btn-primary{width:auto; float:left; text-align:center; padding: 1px 2px; background:none; color:#777; background:#fff;  border-radius:20px; margin-right: 10px;}
.btn-primary:hover{ background:none; color:#000;}
.box_text {
    width: 100%;
    height: auto;
    float: left;
    padding: 5% 5%;
}
.helplink{ width:100%; float:left; font-weight:400;}
.nowrap{ font-weight:400; font-family:Arial, Helvetica, sans-serif;}
/**accordian**/
#accordion div {
	 display: block;
    background-color: #FF9927;
    font-weight: bold;
    margin: 1px;
    cursor: pointer;
    padding: 15px 15px 15px 15px;
    list-style: circle;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background:#f9fafa;
	    border-bottom: 1px solid #f0f2f4;
}

#accordion div i{ float:right;}

#accordion ul {
    list-style: none;
    padding: 0 0 0 0;
}
#accordion ul{
    display: none;
}
#accordion ul li {
    font-weight: normal;
    cursor: auto;
    background-color: #fff;
    padding: 0 0 0 7px;
}
#accordion a {
    text-decoration: none;
}
#accordion a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4, h5 {font-family: 'Roboto', sans-serif; color:#687189; font-weight: 400;}
/**accordian end**/

/***admin footer***/
.ship_input_width{ width:90% !important;}
.footer_menu li a:hover{ color:#fff !important;}
.control-sidebar-bg, .control-sidebar{ display:none;}

  .home_head_text{font-size:50px; font-weight:300; margin-top:100px;}
  .home_new_user_btn{width:auto; background:#f8f9fa; padding:30px 30px; text-align:center; color:#6983aa; border-radius:6px; border:1px solid #ebe8e8; display:inline-block; font-size:20px; margin-right:15px;}
  .home_new_user_btn i{display:block; color:#15a4fe; font-size:50px; margin-bottom:15px;}
  .home_new_user_btn:hover{ background:#15a4fe; color:#fff;}
  .home_new_user_btn:hover i{ color:#fff;}
  
   .user_product .card_content_box {
						width: 100%;
						display: block;
						margin-bottom: 20px;
						cursor: pointer;
						border-bottom-color: #CBCCC9;
						border-radius: 4px;
						border-bottom-color: #CBCCC9;
						border: 1px solid #efefef;
						box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
					}
					.user_product .card_img_box {
						width: 100%;
						height: 180px;
						text-align: center;
						display: block;
						overflow: hidden;
						background-size: auto 100% !important;
					}
					.user_product .card_des_bar {
						width: 100%;
						display: block;
						padding: 10px 10px;
					}
					.user_product .card_des_bar h5 {
							margin-bottom: 0px;
							color: #444;
							font-size: 14px;
							margin-top: 0px;
							font-weight: 300;
						}
						.user_product .card_des_box {
								margin-top: 3px;
								margin-bottom: 0px;
							}
							.user_product .card_des_box .price {
							color: #444;
							font-size: 14px;
							font-weight: 600;
						}
.content-wrapper, .right-side{ background:#e6eaec;}

.home_topbar{width:100%; height:345px; display:block; background:#c9d2db; text-align:center; margin-top:-15px; padding:40px 0px 0px 0px; position:relative;}
.home_topbar h3{font-size:36px; display:block; min-height:inherit; font-weight:400; margin-top:0px; margin-bottom:5px;}
.home_topbar p{ font-size:14px;}
.home_topbar .img{position:absolute;left: 0;right: 0;bottom: 0;margin: auto;}

.home_link_box{border-bottom:1px solid #d4d4d4; padding-bottom:15px;}
.home_link_box .home_link_btn {font-size:18px; color:#767778;}
.home_link_box .home_link_btn i{ margin-right:15px; font-size:20px; display:inline-block; color:#767778;}
.home_link_box .home_link_btn .btn{width:125px; padding:4px 15px; text-align:center; font-size:13px; color:#fff; background:#3688c7; float:right;}
.home_link_box .panel-default{-webkit-box-shadow: 0px 3px 1px -1px rgba(203,206,207,1);
-moz-box-shadow: 0px 3px 1px -1px rgba(203,206,207,1);
box-shadow: 0px 3px 1px -1px rgba(203,206,207,1);}
.home_link_box  .de_active{background:#f2f4f5;}
.home_link_btn .de_active_btn{background:#fbfbfb !important; color:#b7c0cc !important; border:1px solid #c4c4d0;}

.main-sidebar::-webkit-scrollbar {
    width: 1px;
}

.main-sidebar::-webkit-scrollbar-track {
    background: #364760; 
}
 
.main-sidebar::-webkit-scrollbar-thumb {
    background: #364760; 
}

.main-sidebar::-webkit-scrollbar-thumb:hover {
    background: #364760; 
}

.main-sidebar::-moz-scrollbar {
    width: 1px;
}

.main-sidebar::-moz-scrollbar-track {
    background: #364760; 
}
 
.main-sidebar::-moz-scrollbar-thumb {
    background: #364760; 
}

.main-sidebar::-moz-scrollbar-thumb:hover {
    background: #364760; 
}

.announcement_bar{width:850px; margin:auto;}
				.announcement_bar .notification{width:20px; height:20px; margin-left:15px; display:inline-block; position:relative;}
				.announcement_bar .home_link_btn{background:#15A5FE; box-shadow: 0 2px 13px 0 #1C8ADB;border-radius: 5px; border-color:#15A5FE; position:relative;}
				.announcement_bar .home_link_btn .ion-android-notifications{color:#ffc300; font-size:32px; left:0px; position:absolute; top:-6px; cursor:pointer;}
				.announcement_bar .home_link_btn .no{width:15px; height:15px; position:absolute; background:#c30040; font-size:10px; color:#fff; text-align:center; top:11px; left:15px; padding-top:1px; border-radius:4px;}
				.announcement_bar .home_link_btn .message{color:#fff; display:inline; font-size:16px; margin-left:25px;}
				.announcement_bar .home_link_btn .btn{width:125px;background:#ffb000; margin-left:40px; color:#Fff; border-bottom:3px solid #d09c29; border-radius:4px; padding: 4px 0px 6px 0px; line-height:normal;}
				.announcement_bar .home_link_btn .btn:hover{ background:#fcbe33;}
				.announcement_bar .home_link_btn .btn:focus{ background:#fcbe33;}
				.announcement_bar .home_link_btn .ion-close-round{color:#fff; font-size:25px; position:absolute; right:30px; top:14px; cursor:pointer;}
				
			
	
	.old_version{  background:#2b3a4f; text-align:center; font-size:14px; color:#99999a; border-radius:4px;   padding: 4px 12px;
    background: #2b3a4f;
    text-align: center;
    font-size: 14px;
    color: #99999a;
    border-radius: 21px;
    margin-top: 10px;
    display: inline-block; cursor:pointer;}		
	.feedback_display_none{ display:none;}
@media (min-width: 971px) and (max-width:1024px) {
.nav_bar li a {
    padding: 3px 10px !important;
    margin-left: 7px !important;
}
.nav_bar2 li a {
    padding: 3px 10px !important;
    margin-left: 7px !important;
}

.nav_bar3 li a {
    padding: 3px 10px !important;

}
.home_btn_banner_margin{ margin-top:50px;}
.footer_menu li a {
    margin: 10px 14px !important;
	
}
.media_bar {
    font-size: 22px !important;
}
}
@media (min-width: 971px) {
    .help_middle_box_icon {
        font-size: 45px;
        line-height: 3.9;
    }
    .help_middle_content_box {
        width: 100%;
        height: auto;
        float: left;
        border-right: 1px solid #e3e3e3;
        padding-right: 5px;
        padding-left: 5px;
    }
    .help_middle_content_box:hover {
        background: #fff;
        position: absolute;
        top: -37px;
        left: 0px;
        padding: 37px 20px;
        box-shadow: 2px 3.464px 8px 0 rgba(39, 44, 49, 0.12), 8px 13.856px 38px 0 rgba(39, 44, 49, 0.08);
        cursor: pointer;
    }
    .search-container {
        margin-top: 100px !important;
    }
    .search-container h1 {
        font-size: 58px;
        line-height: 64px;
        color: #fff;
        text-align: center;
        font-weight: 700;
        display: block;
    }
    .help_link_box_heading {
        color: #000;
        font-size: 30px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .bottom_bar_text {
        font-size: 34px;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        display: inline;
    }
    .contact_btn_float {
        float: right;
    }
    .footer_menu li a {
        color:#666666;
        font-size: 14px;
        margin: 10px 20px;
        font-weight: 400;
    }
    .hero-banner {
        min-height: 500px !important;
    }
	.mobile_i{ display:none;}
	.adminav_full{width: -webkit-calc(100% - 330px) !important;
    width: -moz-calc(100% - 330px) !important;
    width: calc(100% - 330px) !important;}
	.float_right{ float:right !important;}
	.home_link_box{width:550px; margin:20px auto;}	
	.blank_box{width:330px; height:62px;float:left;background:#d5dae6; position:absolute; left:0px; bottom:0px;}
		.announcement_main_bar{position:fixed; bottom:0px; display:inline-block; width: -webkit-calc(100% - 300px);
    width:    -moz-calc(100% - 300px);
    width:         calc(100% - 300px);}
				
}
@media (min-width: 768px) and (max-width: 970px) {
    .help_middle_box_icon {
        font-size: 45px;
        line-height: 1.2;
    }
    .help_middle_content_box {
        width: 100%;
        height: auto;
        float: left;
        padding-right: 5px;
        padding-left: 5px;
    }
    .search-container {
        margin-top: 50px !important;
    }
    .help_middle_content_box {
        padding-bottom: 40px;
    }
    .search-container h1 {
        font-size: 58px;
        line-height: 64px;
        color: #fff;
        text-align: center;
        font-weight: 700;
        display: block;
    }
    .help_link_box_heading {
        color: #000;
        font-size: 30px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        margin-top: 20px;

        margin-bottom: 30px;
    }
    .bottom_bar_text {
        font-size: 34px;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        display: inline;
    }
    .contact_btn_float {
        float: right;
    }
    .footer_menu li a {
        color:#666666;
        font-size: 14px;
        margin: 10px 20px;
        font-weight: 400;
    }
    .hero-banner {
        min-height: 500px !important;
    }
	.blog_footer_copy_right{ margin-top:10px !important; text-align:center !important;}
	.media_bar{ text-align:center;}
	.adminav_full{ width:78% !important;}
	.float_right{ float:right !important;}	
	.home_link_box{width:550px; margin:20px auto;}
}
@media (min-width: 300px) and (max-width: 767px) {
    .help_middle_box_icon {
        font-size: 45px;
        line-height: 1.2;
    }
    .mobile_text_center {
        text-align: center !important;
    }
    .help_middle_content_box {
        padding-bottom: 40px;
    }
    .help_middle_content_box {
        width: 100%;
        height: auto;
        float: left;
        padding-right: 5px;
        padding-left: 5px;
    }
    .search-container {
        margin-top: 20px !important;
    }
    .search-container h1 {
        font-size: 31px;
        line-height: 42px;
        color: #fff;
        text-align: center;
        font-weight: 700;
        display: block;
    }
    .help_link_box_heading {
        color: #000;
        font-size: 23px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        margin-top: 20px;
        margin-bottom: 30px;
        line-height: 1.6;
        margin-top: 0px;
    }
    .link_head_icon {
        float: left;
    }
    .bottom_bar_text {
        font-size: 25px;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .contact_btn_float {
        float: none;
    }
    .footer_mobile_margin {
        margin-bottom: 20px;
    }
    .footer_menu li a {
        color:#666666;
        font-size: 14px;
        margin: 10px 8px;
        font-weight: 400;
    }
    .hero-banner {
        min-height: 400px !important;
    }
	.home_new_user_btn{ width:90%; margin-bottom:30px;}
	.skin-blue .main-header .navbar{ position:fixed;}
	.content-header{ margin-top:50px;}
	.adminav_full{ width:92% !important;}
	.float_right{ float:none !important;}	
	.delete_btn{ margin-top:5px;}
	.home_link_box{width:90%; margin:20px auto;}
	.home_link_box .home_link_btn{ text-align:center;}
	.home_link_box .home_link_btn i{ display:block; font-size:40px;}
	.home_link_box .home_link_btn .btn{ float:none; margin-top:30px;}
	.home_topbar .img{ width:85%;}
	.home_topbar h3{ font-size:30px; margin-top:50px;}
	.home_link_box .home_link_btn .btn{ width:100%; padding:12px 15px;}
	.announcement_bar{ width:90%;}
	.announcement_bar .home_link_btn{ text-align:center;}
	.announcement_bar .home_link_btn .message{ display:block; margin-bottom:15px; margin-top:32px; margin-left:0px;}
}


.blog_footer_copy_right {
    margin: 0px;
    margin-top: 5px;
    text-align: right;
    font-size: 13px;
    color: #666;
}
.help_middle_content_box {
    -webkit-transition: box-shadow 0.8s;
    /* For Safari 3.1 to 6.0 */
    
    transition: box-shadow 0.8s;
}
.help_bottom_bar {
    width: 100%;
    height: auto;
    float: left;
    background: #f4f4f4;
    padding-top: 40px;
    padding-bottom: 40px;
}
.help_footer_bar {
    width: 100%;
    height: auto;
    float: left;
    background: #282625;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer_menu {
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin-top: 6px;
}
.footer_menu li {
    display: inline;
    list-style-type: none;
}
.ion-card {
    color: #7c5bc7;
}
.ion-cube {
    color: #e32675;
}
.ion-android-laptop {
    color: #219de3;
}
.ion-clipboard {
    color: #4b6bc6;
}
.ion-ios-cart-outline {
    color: #e53d4a;
}
.ion-wrench {
    color: #028bcf;
}
.ion-ios-person-outline {
    color: #028bcf;
}
.card_footer_media {
    margin-left: 13px;
    color: #666666;
}
.card_footer_media:hover {
    color: #ccc;
}

.media_bar {
    font-size: 25px;
    margin: 0px;
}
/***admin footer end***/







@font-face {
  font-family: 'GothamRounded-Book';
  src: url('../fonts/GothamRounded-Book.eot') format('embedded-opentype');
  src: url('../fonts/GothamRounded-Book.otf');
  src: url('../fonts/GothamRounded-Book.svg');
  src: url('../fonts/GothamRounded-Book.ttf');
  src: url('../fonts/GothamRounded-Book.woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'GothamRounded-Light';
  src: url('../fonts/GothamRounded-Light.eot') format('embedded-opentype');
  src: url('../fonts/GothamRounded-Light.otf');
  src: url('../fonts/GothamRounded-Light.svg');
  src: url('../fonts/GothamRounded-Light.ttf');
  src: url('../fonts/GothamRounded-Light.woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
 font-family: 'GothamRounded-Medium';
  src: url('../fonts/GothamRounded-Medium.eot') format('embedded-opentype');
  src: url('../fonts/GothamRounded-Mediumt.otf');
  src: url('../fonts/GothamRounded-Medium.svg');
  src: url('../fonts/GothamRounded-Medium.ttf');
  src: url('../fonts/GothamRounded-Medium.woff');
  font-weight: normal;
  font-style: normal;
}

.login_btn3 {
    width:160px;
    background: #E54A16;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
        font-family: 'Lato' !important;
    outline: none;
    cursor: pointer;
     border:none !important; text-transform:capitalize; font-size:16px !important; font-weight:400 !important;
     background: -webkit-linear-gradient(top, #1f8ded 0%, #1985e3 100%);
         background: linear-gradient(to bottom, #1f8ded 0%, #1985e3 100%);
    border-color: #1271c4;
    line-height: 40px;
}

.login_btn3:hover{border-color:#1271c4 !important;background:-webkit-linear-gradient(top, #1280e0 0%, #0675d6 100%) !important;background:linear-gradient(to bottom, #1280e0 0%, #0675d6 100%) !important}

.sidebar-menu .treeview span{ font-size: 14px; margin-left:10px; }
.sidebar-menu .treeview .label{ font-size: 12px; }


.box-body{ margin-bottom:20px;}
.adminav{position: fixed;
    bottom: 0px;
    background:rgba(255,255,255,0.8);
    width: 38%;
    padding: 10px; border-top:2px solid #d5dae6; text-align:right; right:15px;}

.right_align_fild{width:40% !important; display:inline-block !important;}	
.right_align_fild_small{width:35% !important; display:inline-block !important;}	


/*
** DEFAULT-HIDDEN SECTIONS
*/
/* affiliate */
#aff_item_info,
#aff_profile_info,
#link_info,
#product_info,
#product_link_info,
#extra_percentage_info,
.needs_download_info,
#delete_discount_info,
#discount_item_id_info,
.activate,
#common_email_info,
#co_info,
.clickbank_info,
#variable_pricing_info,
#file_info,
.needs_download_info,
#needs_download_new,
#expiration_info,
#needs_redirection_info,
#needs_exhaust_password_info,
#needs_keygen_info,
#needs_shipping_info,
#needs_multiple_info,
#needs_inventory_info,
#needs_information_info,
#needs_options_info,
#needs_advanced_options_info,
.directlink,
#product_email_info,
#paypal_info,
#micro_info,
#gc_info,
.clickbank_info,
#co_info,
#trialpay_info,
#cc_processor_info,
#payflow_info,
#payflow_header,
#payflowlink_header,
#ppadvanced_header,
#ppdirect_info,
#authnet_info,
#cardtype_info,
#delete_product_info,
#postal_info,
#destinations_info,
#delete_shipping_info,
#shipping_amount_info,
#shipping_threshold_info,
.updateonly,
.admin .feedback,
div#error,
div#success,
div#updates-send-request,
div.admin {
  display: none; }

  .EJC_wrapper1{ display: none !important;}
  .breadcrumb{ display:none;}
