/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        4.0.7.4
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/


.resource-page-social {
   /*margin-top: 40px;*/
   padding: 25px 20px;

}

.mk-blog-PDF {
  float: right;
  display: inline-block;
  margin-left: 20px;
    font-size: 16px;
	color: #898989;

}




/* Shortcode:Tables
-------------------------------------------------------------------- */
.mk-fancy-table {
  overflow: hidden;
  margin-bottom: 20px;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-fancy-table {
    overflow-x: scroll !important;
  }
}
.mk-fancy-table table {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; 
}
.mk-fancy-table3 th {
	background-color: #000000 !important;
  padding: 5px 10px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.mk-fancy-table3 thead {
	background-color: #000000 !important;
}

.mk-fancy-table tfoot td {
  padding: 8px;
}
.mk-fancy-table.table-style1 tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.04);
}
.mk-fancy-table.table-style1 tfoot {
  background-color: #f3f3f3;
}
.mk-fancy-table.table-style1 tr {
  background-color: rgba(0, 0, 0, 0.00);
}
.mk-fancy-table.table-style1 td {
  padding: 5px 10px;
  border-left: 1px solid #fff;
  text-align: left;
}
.mk-fancy-table.table-style2 {
  border-bottom: 1px solid #dcdcdc;
}
.mk-fancy-table.table-style2 td {
  padding: 12px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
}


@media print
{    
    .noprint {
		display: none !important;
    }
}




@media handheld, only screen and (max-width: 960px) {
  .mk-blog-PDF {
	   float: left;
    padding: 0 20px 0 0 !important;
    margin: 0 !important;
}
}


/* marketo forms
-------------------------------------------------------------------- */

/*  end marketo forms
-------------------------------------------------------------------- */
