/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       NewspaperV7                             
Version:        7.0c
*/

.digital-edition-custom
{
    min-width: 100px;
    text-align: center;
    position: relative;
    margin: 2%;
    font-size: x-small;    
    margin-left: auto;
    margin-right: auto;   
    padding-top:10px;
}

.digital-edition-custom img {
    -webkit-box-shadow: 6px 6px 5px #888;  
    box-shadow: 6px 6px 5px #888;
    border: 1px solid white;
    margin-bottom: 7%;
    width: 45%;
}

.digital-span {
	width: 25%;
	float: left;
}

.digital-edition-custom a {
	color: black;
}

.digital-edition-custom a img:hover
{
    opacity: 0.5;
    filter:alpha(opacity=50);
}

.cf_actions_inner .social {
    width: 30%;
    margin: 0 auto;
}

.cf_actions_inner .social a {
    /* float: left; */
    display: inline-block;
    margin-left: 10px;
}

.cf_rules_disclaimer_wrap {
    z-index: 2000;
}

@media only screen and (max-width: 768px) {
    .digital-span {
        width: 100%;
    }

    .digital-edition-custom img {
        width: 60%;
    }
}

.nzonair-accred {
  float:right;
}
.nzonair-accred span {
  text-align: center;
  display: block;
  float: right;
  line-height: 15px;
}
.nzonair-accred span a {
  width: 100%;
}
.nzonair-accred a {
  float: right;
}
@media screen and (max-width: 480px) {
  .nzonair-accred {
    float:none;
    margin-top: 10px;
    margin-right: 15%;
  }
  .nzonair-accred span{
    text-align: center;
  }
  .td-default-sharing {
    width: 100%;
    text-align: center;
  }
  .td-post-share-title {
    display: none;
  }
  .td-social-but-text {
    display: none;
  }
}
.page-template-page-pagebuilder-title .wpb_text_column :last-child,
.page-template-default .wpb_text_column :last-child,
.page-template-page-pagebuilder-title .wpb_text_column p:last-child,
.page-template-default .wpb_text_column p:last-child{
  margin-bottom: 0px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.panel-default {
    border-color: #ddd !important;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);    
}
.panel-body {
    padding: 15px;
}
.panel-body:after {
    clear: both;
}
.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}
@media (min-width: 992px){
    .col-md-6 {
        width: 50%;
        float: left;
    }
    .col-md-offset-2 {
       margin-left: 16.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-12 {
    width: 100%;
}
@media (max-width: 991px){
    .hidden-sm-down{
       display: none !important;
    }
}
.panel-body select{
    padding: 3px;
    margin: 3px;
}
