@charset "utf-8";
/* CSS Document 

Design Window: 1280x800

*/



* {
  margin: 0;
  padding: 0;
}
html, body {
  border: 0px;
}
.domodal {
    display:    none;
    position:   fixed;
    z-index:    200000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .domodal {
    display: block;
}
#iframeprint {
    
    
}
.pro-button {
    background-color: #4CAF50; /* Green */
    width: 80%;
    border: none;
    color: white;
    padding: 10px 10px;
    margin-top: 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    font-family: roboto;
    cursor: pointer;
}
.pro-button:hover {
	background-color: lightgreen; /* Green */
	color: darkblue;
}
.design-services-button {
	background-color:#054362; /* Green */
	width: 80%;
	border: none;
	color: white;
	padding: 10px 10px;
	margin-top: 2px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	font-family: roboto;
	cursor: pointer;
}
.design-services-button:hover {
	background-color: #0B81BC; /* Green */
	color: white;
}


.ui-tooltip {
	z-index:500000 !important;	
}
.dialog_info h3 {
	font-size:16px;
	padding-bottom:14px !important;
	color:#0D4577 !important;
	padding-top:10px !important;
}
.dialog_info p {
	font-size:14px;
	padding-bottom:14px !important;
}
#mmnc_logo {
	cursor:pointer;
}
.container {
	position:absolute;
	top:0px;
	left:0px;
	height:800px;
	width:100%;
	/*background-image: url(images/outer_background.jpg);*/
	/*background-image: url(images/blackmamba.png);*/
	background-repeat:repeat;
	background-color:#f2f2f2;
}
.workbar {

	height:80px;
	width:1250px;

	margin-left:auto;
	margin-right:auto;

	/*padding-top:5px;*/
	background-color:#f2f2f2;
	position:relative;
	
	
}
.workbar_logo {
	height:80px;
	width: 215px;
	left:0px;
	z-index:150000;
	position:absolute;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	
}
.workbar_logo_top {
    height:53px;
    width: 215px;
    left:0px;
    z-index:150001;
    position:absolute;
    background-image: url(images/logo_top.jpg);
    background-repeat:no-repeat;
    display:block;

}
.workbar_logo_bottom {
    height:27px;
    width: 215px;
    top:53px;
    left:0px;
    z-index:150001;
    position:absolute;
    background-image: url(images/logo_bottom.jpg);
    background-repeat:no-repeat;
    display:block;

}
.workbar_area {
	margin-top:5px;
	height:75px;
	width: 610px;
	left:215px;
	z-index:150000;
	position:absolute;
	background-color:#e0e0e0;
	border-left:#ccc solid thin;
	border-top:#ccc solid thin;
}
.workbar_area_right {
	margin-top:5px;
	height:75px;
	width: 421px;
	left:830px;
	
	position:absolute;
	display:block;
	border-left:#ccc solid thin;
	border-top:#ccc solid thin;
	background-color:#e0e0e0;
        z-index: 200000;
}
#war_file {
    float:left;width:411px;
}
#war_icons {
    float:left;width:411px;height:27px;padding-top:3px;
}
.force_nocorners {
    border-radius: 0px !important;
}
.workbar_hidden {
	display:none;
}
.workbar_area div.wb_box {
	float:left;
	
	margin-left:5px;
	margin-top:6px;
}
.workbar_area div.wb_box2 {
	float:left;
	height:60px;
	
}
.wb_icon {
	width:18px;
	height:18px;
	display:block;
	padding:2px;
	float:left;
}
div.icon_hover {
	background-color:#FFF;
		
}
div.icon_current {
	background-color:#FF9;
}

.wb_insert_button {
	cursor:move;
}
.wb_buttonbox {
	/*border-left:#999 dotted thin;*/
	
	margin:6px 0px 0px 31px;
	cursor:pointer;
	width:100px;
	height:75px;
	
}
.wb_box_text {
	float:left;	
}
.wb_buttonbox2 {
	/*border-left:#999 dotted thin;*/
	
	margin:6px 0px 0px 5px;
	cursor:pointer;
	width:100px;
	height:75px;
	float:left;
	
}
.wb_buttonbox3 {
	/*border-left:#999 dotted thin;*/
	
	margin:6px 0px 0px 10px;	
	float:left;
	
}
.wb_buttonbox3 p {
	font-family:roboto;
	
}
.wb_buttonbox3 span {
	font-family:roboto;
	
}
#page_orientation {
    
}
.workarea {
	height:600px;
	width:1250px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e0e0e0;
}
.direct-container {
	position: absolute;
	right: 0px;
	top: 80px;
	width: 15%;
	background-color:#f2f2f2;
}
.directbar-nav {
	height: 34px;
	text-align: center;
}
.remove-direct-btn {
	 padding-top: 5px;
	 display: inline-block;
 }
#remove-direct:hover {
	background: #fff;
}
.direct-msg {
	padding-top: 10px;
	font-family: roboto;
	font-size: .7em;
	color: #3383bb;
	text-decoration: none;
	display: inline-block;
}
.directbar {
	height:541px;
	width: 100%;
	background-color:#f2f2f2;
	overflow: hidden;
}
.direct-insert1 {
	margin-bottom: 7px;
}
.direct-insert2 {
	margin-top: 7px;
}
.direct-back {
	cursor: pointer;
	display: inline-block;
	padding-right: 1px;
}
.direct-forward {
	cursor: pointer;
	display: inline-block;
}


.toolbar {
	float:left;
	height:541px;
	width:100px;
	padding-top:34px;
	background-color:#f2f2f2;
}
.tool {
	width:18px;
	height:18px;
	display:block;
	padding:2px;
	margin-left:5px;
	margin-top:5px;
}
.large_tool {
	width:100px;
	height:62px;
	display:block;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
	margin-top:1px;
	
}
.large_tool_normal {
	position:absolute;
	top:0px;
}
.large_tool_hover {
	position:absolute;
	top:-62px !important;
}
.large_tool_current {
	position:absolute;
	top:-124px !important;
}
div.tool_hover {
	background-color:#FFF;
		
}
div.tool_current {
	background-color:#FF9;
}
#zoominfo {
	margin-left:10px;
	font-family:roboto;
}
.canvasarea {
	float:left;
	height:600px;
	width:1150px;
	background-color:#d6d6d6;
	
}
.pagebar {
	
	height:30px;
	width:1150px;
	padding-top:5px;
	background-color:#f2f2f2;
	overflow:hidden;
}
.hiddencontent {
	display:none !important;	
}
.canvas {
	position:relative;
	height:570px;
	width:1150px;
	background-color:#d6d6d6;
	overflow:scroll;
}
.canvas.selecting {
    cursor: default !important;
}
.stage {
	position:absolute;
	background-color:#505050;
}
.stage_out_of_bounds {
	position:absolute;
	display:block;
	z-index:104995;
	background-image: url(images/noprint.jpg);
	background-repeat:repeat;
	
	
}
.ruler_corner {
	height:16px;
        width: 16px;
	display:block;
	position:absolute;
	z-index:106000;
}
.ruler_top {
	height:16px;
	display:block;
	position:absolute;
	z-index:105000;
}
.ruler_img {
	position:absolute;
	z-index:10;
}
.ruler_div {
	position:absolute;
}
.ruler_number {
	position:absolute;
	font-size:8px;
	top:2px;
	left:2px;
	z-index:11;
	
}
.ruler_top_helper {
	position:absolute;
	height:16px;
	display:block;
	background-color:#999;
	top:0px;
	z-index:100;

}

.ruler_left {
	width:16px;
	display:block;
	position:absolute;
	z-index:105000;
}
.ruler_left_img {
	position:absolute;
}
.ruler_left_helper {
	position:absolute;
	width:16px;
	display:block;
	background-color:#999;
	left:0px;
	z-index:100;
}
#selector {
    display: none;
    z-index:999999;
    position: absolute;
    outline: 1px dashed #F82EFF;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.page {
	position:absolute;
	background-color:#FFF;
	border:0px solid #000;
        
        
        
}
.doc {
	position:absolute;
	
        outline:#6CF solid 1px;
}
#page_info_box, .page_info_box {

    background:#ffffff;
    width: 300px;
    min-height: 40px;
    display:none;
    padding:10px;
    color:#A63B0D;
    font-size:80%;
    font-weight:bold;
    border: thin solid #666;
    font-family:roboto;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    opacity: 0.9;
}
.page_info_box {
    position: fixed;
    top: 130px;
    left: 120px;
    z-index:200000;
}
#page_info_box {
    position: absolute;
    z-index:550000;
}
.obj_text {
	position:absolute !important;
	border:none;
	display:block;
	resize:none; 
	/*overflow:hidden;*/
	background:transparent;
	word-wrap:break-word;
	white-space:pre-wrap;
	line-height: 1;
	
	
}
.obj_text_trans {
    position:absolute !important;
    
    transform-origin:0 0;
    -ms-transform-origin:0 0; /* IE 9 */
    -webkit-transform-origin:0 0; /* Chrome, Safari, Opera */
}
.robj_text {
	position:absolute !important;
	border:none;
	display:block;
	resize:none; 
	overflow:hidden;
	word-wrap:break-word;
	/*white-space:pre-wrap;*/
	/*line-height: 1.2;*/
	text-rendering: geometricPrecision; 
	
}
.char {
	
}
.rchar {
    line-height:inherit !important;
}
.tword {
	position:absolute !important;
}
.char_end {
	position:absolute !important;
}
.rword {
	background-color:#C90;
}
.obj_text_move {
	position:absolute !important;
	border:none;
	display:block;
	cursor:move;

}
.obj_text_helper {
	position:absolute !important;
	display:block;
	border:none;
	text-indent:-20em;
}
.obj_text_helper_wrap {
	position:absolute !important;
	display:block;
	border:none;
}

.has_cursor .ui-drag-n-snap-free {
    top: -8px;
}
.has_cursor .ui-drag-e-snap-free {
    right: -9px;
}
.has_cursor .ui-drag-s-snap-free {
    bottom: -9px;
}
.has_cursor .ui-drag-w-snap-free {
    left: -8px;
}

.has_cursor .ui-resizable-nw {
    top: -8px;
    left: -8px;
}
.has_cursor .ui-resizable-ne {
    top: -8px;
    right: -9px;
}
.has_cursor .ui-resizable-se {
    bottom: -9px;
    right: -9px;
}
.has_cursor .ui-resizable-sw {
    bottom: -9px;
    left: -8px;
}

.has_cursor .ui-resizable-n {
    top: -8px;
}
.has_cursor .ui-resizable-e {
    right: -9px;
}
.has_cursor .ui-resizable-s {
    bottom: -9px;
}
.has_cursor .ui-resizable-w {
    left: -8px;
}
.has_cursor .ui-rotatable-handle {
    top: -28px;
}
.obj_img_rotate {
	position:absolute !important;
	border:none;
	display:block;
	
}
.obj_img_crop {
	position:absolute !important;
	border:none;
	overflow:hidden;
}
.obj_img {
	position:absolute !important;
	border:none;
	
}
.loading {
  
}
.obj_img_rot_mid {
	position:absolute;
	width:0px;
	height:0px;
	
	
}
.obj_img_move_handle {
	position:absolute !important;
	

}
.obj_img_resize_handle {
	position:absolute !important;
	background-color:#0FF;

}
.obj_img_wrap {
	position:absolute !important;
	border:none;
	
}
.obj_img_bound {
	position:absolute !important;
	border:none;
	background-image: url(images/tpix.png);
	cursor:move;
}

.obj_shape {
	position:absolute !important;
	border:none;
	
}
.obj_shape_wrap {
	position:absolute !important;
	border:none;
	
}
.obj_shape_bound {
	position:absolute !important;
	border:none;
	background-image: url(images/tpix.png);
	cursor:move;
}
svg {
	position:absolute !important;	
}
.obj_selected {

    z-index:105000 !important;
}
.obj_selected:before {
    content: '';
    margin: 0; padding: 0;
    position: absolute;
    top: 0; left: 0;
    right: 0; bottom: 0;
    outline: 2px groove #F82EFF;
}
.obj_select {
	
	z-index:105000 !important;
}
.obj_select:not(.obj_selected):before {
   content: '';
   margin: 0; padding: 0;
   position: absolute; 
   top: 0; left: 0;
   right: 0; bottom: 0;
   outline:thin dashed #03F;
}
.obj_hover {

	
}
.obj_hover:not(.obj_selected):before {
   content: '';
   margin: 0; padding: 0;
   position: absolute; 
   top: 0; left: 0;
   right: 0; bottom: 0;
   outline:thin dashed #6CF;
}
.mad_invalid {

}

.mad_invalid:after {
	content: attr(data-after);
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	color: #fff;
	border: 1px solid red;
}
.obj_hover_txt {

	border:thin solid #F90;
}

.obj_textflow {

}
.obj_textflow:not(.obj_selected):after {
    content: '';
    margin: 0; padding: 0;
    position: absolute;
    top: 0; left: 0;
    right: 0; bottom: 0;
    outline:thin solid #F0C884;
}
.obj_textflow:not(.obj_selected):before {
    content: attr(data-flow);
    margin: 0;
    padding: 6px 0 0 0;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 24px;
    height: 18px;
    border: thin solid #F0C884;
    border-radius: 20px;
    background-color: #fff;
    z-index: 1;
    color: #F0C884;
    font-size: 11px;
    text-align: center;
}

#textflow_cancel {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    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;
}

.textarea_overflow {

}
.textarea_overflow:after {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    border-bottom: solid 2px #F00 !important;
    display: block;
}

.textflow {
    cursor: pointer;
    right: 0;
    position: absolute;
    bottom: -20px;
    display: block;
    border-top: solid 20px #3383bb;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    opacity: .5;
}
.textflow:hover {
    opacity: 1;
}

.textbox_cursor {
	width:1.0px;
	height:12px;
	background-image:url(../images/text_cursor.gif);
	position:absolute;
	display:none;
        
}
.hidden {
    display: none !important;
}
#styleset .ui-button-text {
    font-size: 1.35em;
}

.curly-underline {

	background: url(../images/underline.gif) bottom repeat-x;
	
}
.flip1 {
    display:block; 
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform:matrix(-1, 0, 0, 1, 0, 0);
}
.flip2 {
    -moz-transform: scaleX(-1);    /* Gecko */
    -o-transform: scaleX(-1);      /* Operah */
    -webkit-transform: scaleX(-1); /* webkit */
    transform: scaleX(-1);         /* standard */
    filter: FlipH();
}
#handle_paste {
	position:absolute;
	left:-500px;
}

ul#menu1 {}
ul#menu2 { clear:both; width:160px; margin-top:10px; }
li.potato-menu-item {
    width:160px;
    font-size:12px;
    background-color:#d6d6d6;
	border-bottom:solid thin #999;

}
li.potato-menu-head {
    border-bottom:none !important;

}
li.potato-menu-item a {
    padding:5px 20px 5px 12px;
    color: #000;
}
li.potato-menu-hover {
    background-color: #666;
}

li.potato-menu-item ul {
    border-top:1px solid #444;
    border-left:1px solid #444;
}

.obj span.bold {
	font-weight:bold !important;
}
.obj span.italics {
	font-style:italic !important;
}
.obj span.underline {
	text-decoration:underline;
}
#insert_template_head {
	width:780px;
	padding:10px;
	display:block;
	border-bottom:thin solid #999;
}
#category_name {
	font-size: 150%;
	padding-left:20px;
}
#insert_template_body {
	width:780px; 
	height:500px;
	display:block; 
	overflow:auto;
	background-color:#ddd;
}

.template_item_11x14, .template_item_289x380 {
	float:left;
	width:360px;
	border:thin solid #aaa;
	margin:5px;
	display:block;
	height:250px;
	font-size:120%;
	
}
.template_item_11x14 img, .template_item_289x380 img {
	width:150px;
	float:left;
	padding:10px 10px 20px 10px;
}
.template_item_11x14 button, .template_item_289x380 button {
	margin-top:10px;	
}
.template_item_11x14 h3, .template_item_289x380 h3 {
	padding-top:10px;
	color: #0D4577;
}

.template_item_11x17, .template_item_318x467 {
	float:left;
	width:360px;
	border:thin solid #aaa;
	margin:5px;
	display:block;
	height:252px;
	font-size:120%;
	
}
.template_item_11x17 img, .template_item_318x467 img {
	width:150px;
	float:left;
	padding:10px;
}
.template_item_11x17 button, .template_item_318x467 button {
	margin-top:10px;	
}
.template_item_11x17 h3, .template_item_318x467 h3 {
	padding-top:10px;
	color: #0D4577;
}
.template_item_11x22 {
	float:left;
	width:360px;
	border:thin solid #aaa;
	margin:5px;
	display:block;
	height:320px;
	font-size:120%;
}
.template_item_11x22 img {
	width:150px;
	float:left;
	padding:10px;
}
.template_item_11x22 button {
	margin-top:10px;
}
.template_item_11x22 h3 {
	padding-top:10px;
	color: #0D4577;
}

.template_item {
	float:left;
	width:360px;
	border:thin solid #aaa;
	margin:5px;
	display:block;
	height:252px;
	font-size:120%;
	
}
.template_item img {
	width:150px;
	float:left;
	padding:10px;
}
.template_item button {
	margin-top:10px;	
}
.template_item h3 {
	padding-top:10px;
	color: #0D4577;
}
.template_item_right {
    float:left;
    width:180px;
}
.insert_template_borderless_display {
    color: #0D4577;
    padding-left:5px;
}
.scroll_marker {
    float:left;
}
#intert_template_selection {
    padding:10px;
    border-bottom:#e1e1e1 solid 1px;
    border-top:#e1e1e1 solid 1px;
}
#insert_template_filter {
    float:left;
    width:21%;
    border-right:#e1e1e1 solid 1px;
    
}
#insert_template_display {
    float:left;
    width:63%
        
}
.insert_template_filter_container {
    height:20px;
    padding:15px;
}
.insert_template_filter_body {
    clear:both;
}
.insert_template_filter_body input {
    font-size:120% !important;
}
.acul {
    font-size:90% !important;
}
.ui-progressbar .ui-progressbar-value { background-image: url(images/pbar-ani.gif) !important }

.guide-lines {
    z-index: 200000;
}
.guide-lines.vert {
    height: 1px;
    width: 3000px;
    left: 0px;
    position: absolute;
    border-top: #6CF dashed 1px;
}
.guide-lines.horiz {
    height: 3000px;
    width: 1px;
    top: 0px;
    position: absolute;
    border-left: #6CF dashed 1px;
}

#imagecontainer {
	
	position:absolute;
	top:-10000px;
	left:-10000px;
}
#loadfonts {
    position:absolute;
    top:-10000px;
    left:-20000px;
    height:300px;
    outline:thin black solid;
    width: 20000px;

}
.capcalc {

    font-size: 100px !important;
    line-height: 1 !important;
    background-color: #9BBCE3;
}
.strut {
    height: 300px;
    display:inline-block;
}
.zoominfo {
	position:absolute;
	top:-10000px;
	left:-10000px;

}
#zoominfo2 { display:none;  position:fixed; left:0px; top: 0px; width:2000px; height:2000px; z-index:200000; }
#zoominfo2 img { width: 2000px; height: 2000px; }
#rtextcontainer {
	
	position:absolute;
	top:-10000px;
	left:-10000px;
	z-index:100000;
	
	
}

#user_dialog_box h3 {
	color: #0D4577;	
}

.ui-rotatable-handle {
	background-image: url(images/rotate.png);
	cursor:        pointer;
	
	height:        16px;
	left:          50%;
	margin:        0 0 0 -8px;
	position:      absolute;
	top:           -25px;
	width:         16px;}
	
.ui-rotatable-handle.ui-draggable-dragging {
	visibility:  hidden;
}
.upload_button_container {
    height:200px;
    border: 7px dashed #b1b1b1;
    padding:30px 40px;
    margin:20px;
    text-align:center;
    
}
#pdf_thumbs {
    height:260px;
    border-bottom: 1px solid #b1b1b1;
    padding:0px 10px;
    margin:20px;
    text-align:center;
    display:block;
    overflow: auto;
}
.upload_text {
    font-size:30px;
}
.upload_area_info {
    padding:20px;
    font-size:1.3em;
    color:#666;
}
.user_messaging {
    padding:5px 0 20px 0;
    font-size: 1.3em;
    
}
.user_message_no_reshow {
    padding: 0 0 10px 0;
    text-align: right;
    font-size: 1em;
    
}

#uploadinformation, #uploadinformation_pdf {
    font-size: 1.3em;
}
.myfileupload-buttonbar {
	margin:20px 0px 20px 0px;
}
.myfileupload-buttonbar input
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	border-width: 0 0 0px 200px;
	opacity: 0.0;
	filter: alpha(opacity=0);
	-o-transform: translate(250px, -50px) scale(1);
	-moz-transform: translate(-300px, 0) scale(4);
	direction: ltr;
	cursor: pointer;
}
.myui-button
{
	position: relative;
	cursor: pointer;
	text-align: center;
	overflow: visible;
	background: #eeeeee url(/d-resources/jquery-ui-1.9.1/css/overcast/images/ui-bg_glass_60_eeeeee_1x400.png) 50% 50% repeat-x;
	overflow: hidden;
	padding: 6px 3px;
	color:#069;
        border-radius: 5px;
        -moz-border-radius:    5px;
        -o-border-radius:      5px;
        -webkit-border-radius: 5px;
        height:80px;
        width: 140px;
        display:block;
        border: #777 1px solid;
        margin:20px auto;
}
.myui-button:hover { 
    border: #000 1px solid;
    background: #f8f8f8 url(/d-resources/jquery-ui-1.9.1/css/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png) 50% 50% repeat-x;
}
.myui-button img {
    width:22px;
}
.myui-button div.myui-title {
    font-size: 15px;
    padding:5px;
}
.myui-button div.myui-description {
    font-size: 13px;
    color: #888;
   
}
#category_list {
    width: 60%; float: left;
}
#pricing_list {
    width: 60%;
    height: 383px;
    float: left;
    background-color: #fff;
    padding:7px;
    margin: 10px;
}
#template_messages {
    float: left;
    width: 40%;
    height: 300px;
    position: relative;

}
#template_messages div {
    margin: 0;
    position: relative;
    width:88%;
    text-align: center;
    padding: 0 20px;
}
#template_messages div h1 {
    padding-bottom: 20px;
    color: #035790;
    font-family: roboto;
    line-height: 1.6;
}
#template_messages .btn {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: roboto;
    color: #ffffff;
    font-size: 20px;
    background: #3498db;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

#pricing_messages .btn:hover {
    background: #3cb0fd;
    text-decoration: none;
}

#pricing_messages {
	float: left;
	width: 23%;
	height: 400px;
	position: relative;
    margin: 10px;

}
#pricing_messages div {
}
#pricing_messages div h1 {
	padding-bottom: 20px;
	color: #035790;
	font-family: roboto;
	line-height: 1.6;
}
#pricing_messages .btn {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: roboto;
	color: #ffffff;
	font-size: 20px;
	background: #3498db;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}

#pricing_messages .btn:hover {
	background: #3cb0fd;
	text-decoration: none;
}

#selectable .ui-selecting { background: #FECA40; }
#selectable .ui-selector { background: #FECA40; }
#selectable .ui-selected { background: #F39814; color: white; }
#selectable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#selectable li { margin: 3px; padding: 0.4em; font-size: 1em; height: 14px; }

.selectable .ui-selecting { background: #FECA40; }
.selectable .ui-selector { background: #FECA40; }
.selectable .ui-selected { background: #F39814; color: white; }
.selectable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
.selectable li { margin: 3px; padding: 0.4em; font-size: 1em; height: 14px; }

.my_projects_new {
    margin: 5px 0;
    cursor:pointer;
}
.my_projects_new:hover {
    color: #0D4577;
}
.my_account_container, .my_projects_new {
    padding:5px;
    margin: 2px 0;
    border:solid 1px #aaa;
    
    background-color: #e1e1e1;
}
.my_projects_current_header {
    font-weight: bold;
    padding-top:5px;
    padding-left:1px;
}
.my_account_container:hover, .my_projects_new:hover { 
    background-color: #f1f1f1;
}

.my_account_header {
    cursor: pointer;
    font-weight: bold;
    font-size:1.4em;
}
#my_account_contents {
    padding: 5px 0;
    
}
.projects_account_container {
    font-size:120%;
}

#putfiles {
    overflow:auto;
    height: 200px;
}
.my_projects_open, .my_projects_share {
    width:80px;
    margin-bottom:2px;
}
.my_projects_item {
    padding:5px;
    margin: 2px 0;
    border:solid 1px #aaa;
    
    background-color: #e1e1e1;
}
.my_projects_item:hover { 
    background-color: #f1f1f1;
}
.my_projects_header {
    cursor: pointer;
}
.my_projects_filename {
    color: #0D4577;
}
.my_projects_last_updated {
    font-size: 80%;
    float: right;
    font-style: italic;
}
.my_projects_contents {
    width:90%;
    float:right;
    margin-top:2px;
}
.my_projects_col {
    width:45%;
    float:left;
    padding:2px;      
}
.my_projects_button {
    cursor: pointer;
}
.my_projects_button:hover {
    color: #0D4577;
}
.my_projects_button.disabled {
    color: #aaa;
}

.clearer { clear: both; }

.thumbnail img {
	width:150px;
	
	padding:10px;
}
#tabs-images ul, #tabs-templates ul {
   display: table;
   border-collapse: separate;
   border-spacing: 1px 0px;
    width: 823px;
    border-bottom:none;
    
}
#tabs-images li {
   float: none;
   display: table-cell;
   outline: none;
   border-bottom: #e1e1e1 solid 1px;
}
#tabs-templates li {
	display: table-cell;
	outline: none;
	border-bottom: #e1e1e1 solid 1px;
	background: #d8f4ff;
}
#tabs-images li a, #tabs-templates li a {
    padding: 15px 15px 15px 15px;
    font-size: 17px;
    outline: none;
}
#tabs-images li.ui-state-active, #tabs-templates li.ui-state-active {
    background: #fff;
    border-bottom:none;
    
}
#tabs-images li.ui-state-active a, #tabs-templates li.ui-state-active a {
    outline: none;
    color: #3383bb;
}

#images_syndications {
	height: 450px;
	overflow: auto;
	padding: 0px;
	background-color: #fff;
	float:left;
	width: 100%;

}

.syndications {
	float:left;
	padding:5px;
	border: 1px solid #999;
	margin: 0px 5px 5px 5px;
}

.syndication_title {
	padding-left: 10px;
	font-size: 15px;
	top: 3px;
	position: relative;
}

.syndications_buttons {
	border-bottom: 1px dashed #aaa;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.syndication-ad {
    float:right;
    width: 43%;
    margin: 5px 0px 0px 0px;
}

#syndication_header_details  {
	position: relative;
	top: 7px;
	padding-left: 10px;
	font-size: 16px;
}

#syndication_header_details span {
	color: #4eb845;
	font-weight: 900;
}

#syndication_inner_container {
	margin: 10px 0 0 0;
	height: 515px;
}
#insert_syndication_container {
	background-color: #fff;
	position: relative;
}
#insert_syndication_container h3 {
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
}
#insert_syndication_container p {
	margin: 0px;
	text-align: center;
	font-size: 18px;
}
#insert_syndication_container p a {
	cursor: pointer;
}
#insert_syndication_container p a span {
	color: #dd3355;
}

#images_ads {
	height: 415px;
	overflow: auto;
	padding: 5px;
	margin: 0;
	background-color: #fff;
	margin-top: 10px;
}
#insert_ad_container {
	background-color: #fff;
	position: relative;
}
#insert_ad_container h3 {
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
}
#insert_ad_container p {
	margin: 0px;
	text-align: center;
	font-size: 18px;
}
#insert_ad_container p a {
	cursor: pointer;
}
#insert_ad_container p a span {
	color: #dd3355;
}
#mads-coming-soon {
	position:absolute;
	width: 900px;
	height: 490px;
	z-index:2;
	background-color: rgba(0,0,0,0.5);
	top: 100px;
}
#mads-coming-soon div {
	transform: rotate(330deg);
	font-size: 80px;
	color: #fff;
	position: relative;
	left: 0%;
	top: 30%;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(255, 255, 255, 1);
}
#mads-coming-soon div a {
	cursor: pointer;
	font-size: 60px;
	color: #dd3355;
}

.mads {
	float:left;
	padding:1px;
	width: 32.8%;
	text-align: center;
	cursor:pointer;
	border:1px solid #e1e1e1;
}
.mags:hover {
	border:1px solid #599fcf;
}
.mads .mads_holder {

}
.mads a {
	margin: 10px;
}
.mads img {
	display: block;
	margin:auto;
	border: 1px #000 solid;

}

#mads-side-panel {
	position: absolute;
	right: 0;
	width: 400px;
	top: 100px;
	bottom: 0;
	box-shadow: 0px 0px 15px black;
	background: white;
	padding: 10px;
	-webkit-transform-origin: 100% 50%;
	-webkit-transform: scaleX(0.00001);
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transform-origin: 100% 50%;
	transform: scaleX(0.00001);
	transition: transform 0.2s ease-in-out;
	outline: 0;
}

#mads-side-panel.open {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.mads-designer-details {
	font-size: 140%;
	text-align: center;
	padding: 0px 15px;
	line-height: 1.4;
	background-color: #fff;
}
.mads-designer-details h3 {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mads-designer-details hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #ccc;
}
.mads-designer-details p:last-child {
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#ad-exchange-notify {
	margin-top: 10px;
}
.mads-designer-details .highlight {
	color: #0A246A;
}
.mads-designer-details .bolder {
	font-weight: bolder;

}
.mads-designer-details .indented {
	padding: 0 30px;
}

#ad-exchange-notified {
	color: #0A246A;
}

.adexchange_bottom_message {
	position: fixed;
	bottom: 0px;
	height: 30px;
	width: 100%;
	color: #fff;
	background-color: #000;
}
.adexchange_bottom_message.tall {
	height: 60px;
	font-size: 120%;
}

.adexchange_bottom_message .ad-msg-container {
	padding-top: 6px;
	float:left;
	width: 49%;
	text-align: center;
	font-family: roboto;
}
.adexchange_bottom_message.tall .ad-msg-container {
	padding-top: 17px;
}

.adexchange_bottom_message .ad-msg-container .ad-msg-title {
	color: yellow;
}
.adexchange_bottom_message .ad-msg-container a {
	cursor: pointer;
	color: #66aaFF;
	text-decoration: underline;
}


#images_uploaded, #images_clipart, #images_externalfile {
    height: 415px;
    overflow: auto;
    padding: 5px;
    margin: 0;
    background-color: #fff;    
}
#images_do_upload, #pdf_do_upload {
    height: 470px;
    overflow: auto;
    padding: 5px;
    margin: 0;
    background-color: #fff;    
}

.uploaded_img {
	position: relative;
    float:left;
    padding:1px;
    margin:0 0px 5px 10px;
    width: 100px;
    height: 125px;
    text-align: center;
    cursor:pointer;
    border:1px solid #e1e1e1;
}
.uploaded_img:hover {
    border:1px solid #599fcf;
}
.uploaded_img .uploaded_img_holder {
     height: 80px;
     width: 100px;
}
.uploaded_img img {
    display: block;
    margin:auto;

}
.uploaded_img .img_archive {
	position: absolute;
	top: 0;
	right: 0;
	background-color: indianred;
	padding: 1px 3px;
	visibility: hidden;
}
.uploaded_img  .img-archive-btn {
	color: white;
}
.uploaded_img:hover .img_archive {
	visibility: visible;
}
.uploaded_img .img_restore {
	position: absolute;
	top: 0;
	right: 0;
	background-color: green;
	padding: 1px 3px;
	visibility: hidden;
}
.uploaded_img  .img-restore-btn {
	color: white;
}
.uploaded_img:hover .img_restore {
	visibility: visible;
}
.inner-img-box {
	height: 100%;
	width: 100%;
}
#images_uploaded_footer {
    display:block;
    height:31px;
    font-size:.9em;
    color: #000;
    padding:4px;
    border-top:#e1e1e1 solid 1px;
}
#images_uploaded_header {
    display:block;
    height:31px;
    font-size:1.3em;
    color: #000;
    padding:4px 20px;
    border-bottom:#e1e1e1 solid 1px;
    background-color: #fff;
}
#uploaded_images_search_container {
    float:right;
}
#uploaded_images_search_container button {
    margin: 0 5px;
}
#uploaded_images_search_container button span {
    padding: .3em .8em .2em .8em;
}
#uploaded_images_searchbox {
    padding:3px 5px;
    border-radius: 3px;
    font-size:1em;
    border: 1px solid #888;
}

/* SQUARED THREE */
.squaredThree {
	float:left;
	position: relative;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
        left: 0;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
        
}
.add_white {
    background: #fff !important;
}

#print_publish_initial {
    padding:15px;
}
#print_publish_initial ul {
    list-style-type: none;
}
#print_publish_initial ul li {
    margin: 15px 0;
    padding: 10px;
    cursor:pointer;
    line-height:1;
    
}
#print_publish_initial ul li:not(.disabled):hover {
    color: #0D4577;
    font-weight:bold;
}

#print_publish_initial ul li img{
    margin-right:20px;
    vertical-align:middle;
}
.print_publish_btn.disabled {
    color: #777;
}
.print_publish_btn.disabled span {
    color: #0D4577;
    font-weight:bold;
}
#print_publish_initial ul li img {
    float:left;
}

.dialog_page {
    
}
.dialog_page_header {
    border-bottom: #e1e1e1 solid 1px;
    padding:10px 0;
    margin: 10px 0;
}
.dialog_page_content {
    
}
.dialog_page_content h3 {
    padding: 5px 0;
}
.dialog_page_content p {
    font-size: 14px;
    padding-top: 10px;
}

.feedback textarea {
    margin-top: 20px;
    width: 375px;
    height: 150px;
}

.epub_label {
    font-size:13px !important;
    margin: 10px 0 5px 0;
    font-weight:bold;
}
.epub_input {
    text-align: left;
    outline: none;
    cursor : text;
    padding: 7px 5px;
    width : 300px;
    font-size:13px !important;
    color:#0D4577;
}
#create_epub_btn {
    margin-top:20px;
}
.epub_btn {
    margin-top:10px;
}
div.tagsinput {  padding:5px; width:300px; height:100px; overflow-y: auto;}
div.tagsinput span.tag { 
    border: 1px solid #0D4577; 
    -moz-border-radius:2px; 
    -webkit-border-radius:2px; 
    display: block; float: left; padding: 5px; 
    text-decoration:none; background: #7DAEDB; 
    color: #fff; margin-right: 5px; 
    margin-bottom:5px;font-family: roboto;  font-size:13px;}

div.tagsinput span.tag a { font-weight: bold; color: #FFCD29; text-decoration:none; font-size: 11px;  } 
div.tagsinput input { width:100px; margin:0px; font-family: helvetica; font-size: 13px; border:1px solid transparent; padding:5px; background: transparent; color: #000; outline:0px;  margin-right:5px; margin-bottom:5px; }
div.tagsinput div { display:block; float: left; } 
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {background: #FBD8DB !important; color: #90111A !important;}

/* Simple Tool Tip */

.pptooltip {
    display:none;
    position:absolute;
    border:1px solid #333;
    background-color:#161616;
    border-radius:5px;
    padding:10px;
    color:#fff;
    font-size:12px;
	font-family: Arial;
    z-index: 2000000;
}

@media print {
	.page	{  page-break-after: always; }
	#loadfonts, #imagecontainer, #rtextcontainer, .workbar, 
            .toolbar, .pagebar, .stage_out_of_bounds, .ruler_top, .ruler_left, 
            .ruler_div, .ui-tooltip, .obj_img_bound, .obj_text_helper_wrap, 
            .obj_shape_bound, .textbox_cursor { display:none !important; }
            
        .canvasarea, .canvas { height:2000px !important }
	.canvas {overflow:visible !important; top:-450px !important; left:-450px !important;}
        .char {
            background-color: transparent;
        }
        .curly-underline {
            background-image:none !important;
        }
	/* #zoominfo2 {display:block; } */
	.stage {background-color:#fff;}
	.page {border:#CCC solid thin; }
	.textbox_selected {}
}
@media screen {
    .textbox_selected {
            
            background-color:#06C !important;
            color:#FFF !important;
            /*
            outline:#3CF dashed thin !important;*/
    }
}


/* Temp Bootstrap Additions */
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	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;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: red;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

.mads-designer-details h3 {
	font-size: 22px;
}
#insert_ad_container h3 {
	font-size: 24px;
}

#insert_ad_container a, .mads-designer-details a {
	text-decoration: none;
}
#insert_ad_container a:not(.btn):hover, .mads-designer-details a:not(.btn):hover {
	text-decoration: underline;
}
.resolve_issues {
	background-color: #fff;
	padding: 15px;
}

.resolve_issues h3 {
	font-size: 20px;
}

.resolve_issues p {
	font-size: 16px;
}

.resolve_issues table {
	padding: 10px 0;
	width: 100%;
}

.resolve_issues thead {
	font-size: 16px;
	font-weight: bold;
}

.resolve_issues thead td {
	font-size: 16px;
	font-weight: bold;
	padding:10px;
}

.resolve_issues tbody {
	font-size: 14px;
}

.resolve_issues tfoot td {
	font-size: 14px;
	padding:10px;
}

.resolve_issues td {
	border: 1px solid #ccc;
}

.resolve_issues .mad-page-number {
	text-align: center;
	font-size: 16px;
	padding: 10px;
}

.resolve_issues .mad-image-thumb {
	padding:0px;
}

.resolve_issues .mad-invalid-reason {
	text-align: left;
	font-size: 14px;
	padding: 10px;
}
.resolve_issues .table-container {
	max-height: 400px;
	overflow-y: scroll;
}

.template-message a {
    text-decoration: none;
    color: blue !important;
    font-size: 110%;
    line-height: 1.5;
}
.template-message a:hover {
    font-size: 120%;
    color: darkred !important;
    font-weight: bold;
    line-height: 1.4;

}
.template-message h2 {
    text-align: center;
    margin-top: 20px;
    padding: 0 0 10px 15px;
    color: #0D4577;
}
.template-message ul {
    text-align: left;
    padding: 0 0 0 15px;
}
.template-message ul li:hover {
    cursor: pointer;
}
.designer_pro_ad_full {
    min-height: 200px;
}
.designer_pro_ad_half {
    width: 325px;
    position: fixed;
    border: 1px solid black;
    padding: 5px;
    background-color:white;

}
.designer_pro_ad_small {

}
.designer_pro_ad_full .outside-box{
    width: 85%;
    margin: 0 auto;
    border: #0e0e0e solid 1px;
    background-color: white;
}
.designer_pro_ad_half .outside-box{
    width: 100%;
}
.designer_pro_ad_small .outside-box{
    width: 100%;
    margin: 0 auto;
    border: #0e0e0e solid 1px;
    background-color: white;
}

.designer_pro_ad_full .ad-hover:hover {
    color:darkred;
    font-size: 14pt;
    font-weight: bold;
}
.designer_pro_ad_half .ad-hover:hover {
    color:darkred;
    font-size: 14pt;
    font-weight: bold;
}
.designer_pro_ad_small .ad-hover:hover {
    color:darkred;
    font-size: 12pt;
    font-weight: bold;
}
.designer_pro_ad_full .secondary, .designer_pro_ad_half .secondary, designer_pro_ad_small .secondary  {
    color: #A6820D;
}
.designer_pro_ad_full .col-1 {
     width: 75%;
     position: relative;
     min-height: 1px;
     padding-right: 15px;
     padding-left: 15px;
     float: left;
 }

.designer_pro_ad_half .col-1 {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.designer_pro_ad_small .col-1 {
    width: 73%;
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
    float: left;
}

.designer_pro_ad_full .col-2 {
    float: left;
    width: 19%;
    height: 310px;
    background-color: #0D4577;
    color: white;
    padding-right: 5px;
    padding-left: 5px;
}
.designer_pro_ad_full .col-2 .ad-prices {
    font-size: 16px;
    font-weight: 300;
    margin: 15px 10px;
    text-align: center;
}
.designer_pro_ad_half .col-2 {
    position: relative;
    background-color: #0D4577;
    margin-top: 14px;
    color: white;
    min-height: 125px;
    width: 100%;
}
.designer_pro_ad_half .col-2 .ad-prices {
    font-size: 12px;
    font-weight: 300;
    margin: 5px 5px;
    text-align: center;
}
.designer_pro_ad_small .col-2 {
    float: left;
    width: 25%;
    height: 215px;
    background-color: #0D4577;
    color: white;
    padding-right: 2px;
    padding-left: 2px;
}
.designer_pro_ad_small .col-2 .ad-prices {
    font-size: 12px;
    font-weight: 300;
    margin: 5px 2px;
    text-align: center;
}
.designer_pro_ad_full .upgrade-text {

}

.designer_pro_ad_half .upgrade-text {
    float: left;
    font-size: 14px;
    margin: 10px 0 0 25px;

}
.designer_pro_ad_small .upgrade-text {
    margin-top: 15px;
    margin-bottom: -8px;
}
.designer_pro_ad_full h2 {
    margin-top: 20px;
    letter-spacing: 1px;
    font-size: 200%;
    color: #0D4577;
    font-family: roboto;
    text-align: center;
    margin-bottom: 15px;
}
.designer_pro_ad_half h2 {
    margin: 10px 0px 0px 0px !important;
    font-size: 200%;
    color: #0D4577;
    font-family: roboto;
    text-align: center;
}
.designer_pro_ad_small h2 {
    margin-top: 22px;
    margin-bottom: 8px;
    letter-spacing: 1px;
    font-size:120%;
    color: #0D4577;
    font-family: roboto;
    text-align: center;
}
.designer_pro_ad_full p {
    font-size: 18px;
    margin: 5px 20px;
}
.designer_pro_ad_half p {
    font-size: 14px !important;
    text-align: left !important;
    margin: 5px 5px 0px 25px !important;
    text-indent: -25px;
}
.designer_pro_ad_small p {
    font-size: 12px;
    padding: 0px 15px;
}
.designer_pro_ad_full .checkmark, .designer_pro_ad_half .checkmark, .designer_pro_ad_small .checkmark {
    font-size: 140%;
    color: #0D4577;
    font-weight: 900;
}

.designer_pro_ad_full .primary, .designer_pro_ad_half .primary, .designer_pro_ad_small .primary {
    color: #0D4577;
}
.designer_pro_ad_full .secondary, .designer_pro_ad_half .secondary, .designer_pro_ad_small .secondary {
    color: #A6820D;
}
.tooltip {

}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #3b5a82;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    margin-left: 15px;
    font-weight: lighter;
    line-height: 1.3;

    /* Position the tooltip */
    position: fixed;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
button.proAdBTN {
    background:white;
    color:#0D4577;
    height: 45px;
    width: 80%;
    border:none;
    border-radius: 10px;
    position:relative;
    font-size: 10pt !important;
    font-weight: bold;
    padding: 5px;
    margin: 15px;
    cursor:pointer;
    transition:800ms ease all;
    outline:none;
}
button.proAdBTN:hover{
    background:green;
    color:#fff;
}
button.proAdBTN::before, button.proAdBTN::after{
    content: '';
    position:absolute;
    top:0;
    right:5px;
    height:2px;
    width:0;
    background: #0D4577;
    transition:400ms ease all;
}
button.proAdBTN::after{
    right:inherit;
    top:inherit;
    left:5px;
    bottom:0;
}


button.proAdBTNsmall {
    background:white;
    color:#0D4577;
    height: 40px;
    width: 60%;
    border:none;
    border-radius: 5px;
    position:relative;
    font-size: 9pt !important;
    font-weight: bold;
    padding: 5px;
    margin: 10px 25px 10px 25px;
    cursor:pointer;
    transition:800ms ease all;
    outline:none;
}
button.proAdBTNsmall:hover{
    background:green;
    color:#fff;
}
button.proAdBTNsmall::before, button.proAdBTN::after{
    content: '';
    position:absolute;
    top:0;
    right:5px;
    height:2px;
    width:0;
    background: #0D4577;
    transition:400ms ease all;
}
button.proAdBTNsmall::after{
    right:inherit;
    top:inherit;
    left:5px;
    bottom:0;
}



button.synBTN{
    background:#0D4577;
    color:#fff;
    width: 40%;
    border:none;
    border-radius: 10px;
    position:relative;
    font-size: 12pt;
    padding: 10px;
    margin: 15px 15px 15px 100px;
    cursor:pointer;
    transition:800ms ease all;
    outline:none;
}
button.synBTN:hover{
    background:#A6820D;
    color:#fff;
}
button.synBTN::before, button.synBTN::after{
    content: '';
    position:absolute;
    top:0;
    right:0;
    height:5px;
    width:0;
    background: #0D4577;
    transition:400ms ease all;
}
button.synBTN::after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
}

.size-indicator {
	position: absolute;
	font-size: small;
	color: gray;
	background-color: white;
	left: 20px;
	padding: 0px 2px;
}
.push_button {
	position: relative;
	padding: 10px;
	width:100px;
	font-size: 16px;
	text-align:center;
	color:#FFF !important;
	text-decoration: none !important;
	display: block;
	margin: 0 auto;
}
.push_button:before {
	background:#f0f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
	box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;

	position: absolute;
	content: "";
	left: -6px; right: -6px;
	top: -6px; bottom: -8px;
	z-index: -1;
}

.push_button:active {
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
	top:5px;
}
.push_button:active:before{
	top: -11px;
	bottom: -5px;
	content: "";
}

.blue_button {
	text-shadow:-1px -1px 0 #256483;
	background: #064B6E;
	border:1px solid #064B6E;

	background-image:-webkit-linear-gradient(top, #0976AC, #064B6E);
	background-image:-moz-linear-gradient(top, #0976AC, #064B6E);
	background-image:-ms-linear-gradient(top, #0976AC, #064B6E);
	background-image:-o-linear-gradient(top, #0976AC, #064B6E);
	background-image:linear-gradient(to bottom, #0976AC, #064B6E);

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #256483, 0 4px 2px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #256483, 0 4px 2px rgba(0, 0, 0, .5);
	box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #256483, 0 4px 2px rgba(0, 0, 0, .5);
}

.blue_button:hover {
	background: #0976AC;
	background-image:-webkit-linear-gradient(top, #064B6E, #0976AC);
	background-image:-moz-linear-gradient(top, #064B6E, #0976AC);
	background-image:-ms-linear-gradient(top, #064B6E, #0976AC);
	background-image:-o-linear-gradient(top, #064B6E, #0976AC);
	background-image:linear-gradient(top, #064B6E, #0976AC);
}



