.myModelHeight{
	    height: 410px;
}
.nopadding{ padding:0px;}
div#html2>div>div{
	left:60% !important;
	top:30% !important;
	width:100% !important;
	display:none !important;
}	
  #templates{height: 210px;}
  .outerBox p{margin:10px 0 9px;}
  .templateBox{background:#ddd; padding:10px; margin:10px;width:100px; height:150px;float:left; position:relative}
  .templateBox span.name{ position:absolute; padding:10px; background:rgba(0,0,0,0.5); color:white; display:none}
  .templateBox img{width:100%; height:100%;}
  .sideText {

    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
html{
	background:#f1f3f6 !important;
	
}
.navbar{display:none !important;}
p.lead{display:none !important;}
footer{display:none !important;}
.btn.campaigns-rss-btn{display:none !important;}

body {
	padding-top: 5px;
	padding-bottom: 40px;
}
.sidebar-nav {
	padding: 9px 0;
}
#preview-iframe{
	width: 100%;
	height: 800px;
	overflow-y: auto;
	border: none;
}
.loader{
	display: none;
	margin-left: 10px;
}
footer{
	font-size: 12px;
}
footer a{
	text-decoration: underline;
}
#html{
	width: 100%;
	height: 397px;
}
#pagination{
	margin: 30px 0 20px 0;
}
#edit-form #plain, #edit-form #subject, #edit-form #campaign_title, #edit-form #from_name, #edit-form #from_email, #edit-form #reply_to, #edit-form #template_name{
	width:98%;
}
.wysiwyg-note{
	font-size: 10px; 
	color: #919191; 
	float:left; 
	margin:5px 0 0 5px;
}
.grand_total{
	font-size: 16px;
	padding: 10px 15px;
	background: #FFFAE4;
}
.schedule-date{
	float:left;
	margin-right: 5px;
	width: 55px;
}
.gravatar{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#thankyou_message, #confirmation_email{
	width: 100%;
	height: 340px;
}
#goodbye_message{
	width: 100%;
	height: 430px;
}
.report-titles{
	float: left;
}
.report-export{
	float: left;
	margin: 10px 0 0 10px;
}
.data-type{
	position: relative;
	top: 5px;
	left: 5px;
	color: #979797;
	float: right;
}
.error{
	color: #FF0000;
}
#field-name{
	float: left;
	margin-bottom: 5px;
}
#field-name .left{
	float: left;
	margin-right: 10px;
}
#field-name .right{
	float: right;
}
#c_button{
	clear: both;
	float: left;
}
.ares-email-table thead tr, .ares-email-table tbody tr{
	height: 50px;
}
.ares-email-table tbody tr td{
	padding: 20px 8px;
}
.ares-email-table tbody tr td a{
	text-decoration: underline;
}
.ares-email-table tbody tr td strong{
	font-size: 16px;
}
.ares-email-table tbody tr td .btns{
	margin-top: 5px;
}
.ares-email-table{
	margin-bottom: 5px;
}
ul.ares_email_options{
	list-style: none;
	margin-left: 0px;
}
ul.ares_email_options li{
	float: left;
	margin-right: 7px;
}
select, input[type="file"]{
	height: 28px;
	line-height: 20px;
}
#attachments{
	list-style: none;
	margin-left: 0px;
}
#attachments li{
	background: #F4F4F4;
	padding: 5px 10px;
}
.tab-active{
	border-color: transparent #ddd #ddd #ddd !important;
	border-bottom-color: #fff !important;
	border-top-color: #ddd !important;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.main-gravatar{
	float: left;
	margin: 1px 5px 0 0;
	width: 18px;
	height: 18px;
}
#set-campaign-title-btn{
	float: left;
	font-style: italic; 
	color: #737373;
	margin: -14px 0 18px 0;
	clear: both;
	font-size: 12px;
}
#set-campaign-title-btn-info{
	float:left;
	margin:-10px 0 0 6px;
	color: #737373;
}
#set-campaign-title-btn:hover{
	color: #4774A5;
}
#brand-logo{
	float:left;
	width:16px;
	height:16px;
}
#delete-brand-logo{
	float:left;
	margin: 1px 0 0 10px;
}
.thirtytwo{
	font-size: 11px;
	color: #7f7f7f;
}

/*NEW STYLES*/
	ul.nav-list li a{
    padding: 10px 15px;
    display: block;
}
ul.nav-list li.active a{
    background: #f7f9fa;
    border: 1px solid #e4e5e7;
    font-weight: 600;
    border-radius: 1px;
}
.nav-list > .active > a, .nav-list > .active > a:hover {
     color: #34495e;
     text-shadow: none !important; 
    background-color: #262626;
}
.nav-list > .active > a, .nav-list > .active > a:hover {
    color: #34495e;
    text-shadow: none !important;
    background-color: #f7f9fa;
}
  .fullScreen {
    width: 100%;
    height: 100% !important;
    position: fixed;
    bottom: 0;
    left: 0;
}
.smallScreen {
    height: 0px;
    position: relative ;
	display:none;

}
