.navbar-nav > li > a{
	padding: 25px 15px;
}

.resizable{
	border: white 2px dotted;
	cursor: move;
	font-size: 12px;
	height: 40px;
	width: 120px;
	color: black;

	position: absolute !important;
	top: 0;
}

.resizable .editable-text{
	position: absolute;
}


.border-div{
	border: #dfdfdf 2px solid;
	padding: 20px;
	color: #777;
}

#image_container{
	/*height: 300px;
	width: 250px;*/
	display: none;
	/*background-size: cover;*/
	/*background: #aaaaaa;*/
	position: relative;
	width: 300px;
}

#image_container img{
	width: 300px;
	background: #aaaaaa;
}

.ui-resizable-e{
	cursor: col-resize !important;
}

.ui-resizable-s{
	cursor: row-resize !important;
}

.ui-resizable-se{
	cursor: nwse-resize !important;
}

#canvas{
	/*visibility: hidden;*/
	display: none;
}

#save_image_btn{
	display: none;
}




#loading_div.layer{
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 10;
	position: absolute;
	top: 0;
	width: 80%;
	height: 100%;
	display: none;
}

.loader{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	margin-left: -22px;
	margin-top: -6px;
}

.editable-text div{
	line-height: 1 !important;
    word-spacing: normal !important;
}

#download_link{
	display: none;
}











.plans .panel
{
    text-align: center;
}
.plans .panel:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35); }
.plans .panel-body
{
    padding: 0px;
    text-align: center;
}

.the-price
{
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

.the-price h1
{
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.subscript
{
    font-size: 25px;
}

/* CSS-only ribbon styles    */
.cnrflash
{
    /*Position correctly within container*/
    position: absolute;
    top: -9px;
    right: 4px;
    z-index: 1; /*Set overflow to hidden, to mask inner square*/
    overflow: hidden; /*Set size and add subtle rounding  		to soften edges*/
    width: 100px;
    height: 100px;
    border-radius: 3px 5px 3px 0;
}
.cnrflash-inner
{
    /*Set position, make larger then 			container and rotate 45 degrees*/
    position: absolute;
    bottom: 0;
    right: 0;
    width: 145px;
    height: 145px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg); /* Opera */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
    -ms-transform-origin: 100% 100%;  /* IE 9 */
    -o-transform-origin: 100% 100%; /* Opera */
    -moz-transform-origin: 100% 100%; /* Firefox */
    background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
    background-size: 4px,auto, auto,auto;
    background-color: #aa0101;
    box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.cnrflash-inner:before, .cnrflash-inner:after
{
    /*Use the border triangle trick to make  				it look like the ribbon wraps round it's 				container*/
    content: " ";
    display: block;
    position: absolute;
    bottom: -16px;
    width: 0;
    height: 0;
    border: 8px solid #800000;
}
.cnrflash-inner:before
{
    left: 1px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.cnrflash-inner:after
{
    right: 0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.cnrflash-label
{
    /*Make the label look nice*/
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(1,1,1,.8);
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
}


.task-list-img{
    max-width: 250px;
}


.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top20 { margin-top:20px; }
.top25 { margin-top:25px; }
.top30 { margin-top:30px; }

.bottom5 { margin-bottom:5px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom20 { margin-bottom:20px; }
.bottom25 { margin-bottom:25px; }
.bottom30 { margin-bottom:30px; }




.comments .thumbnail {
    padding:0px;
}
.comments .panel {
    position:relative;
}
.comments .panel>.panel-heading:after,.comments .panel>.panel-heading:before{
    position:absolute;
    top:11px;left:-16px;
    right:100%;
    width:0;
    height:0;
    display:block;
    content:" ";
    border-color:transparent;
    border-style:solid solid outset;
    pointer-events:none;
}
.comments .panel>.panel-heading:after{
    border-width:7px;

    margin-top:1px;
    margin-left:2px;
}

.comments .panel-default>.panel-heading:after{
    border-right-color:#f7f7f7;
}
.comments .panel-primary>.panel-heading:after{
    border-right-color:#337ab7;
}
.comments .panel>.panel-heading:before{
    border-right-color:#ddd;
    border-width:8px;
}





.task-image{
    width: 100%;
}

.preview-image{
    width: 300px;
}

.bg-grey{
    background-color: #e4e4e4;
}
.bg-black{
    background-color: #000000;
}
.bg-white{
    background-color: #ffffff;
}






footer{background:#000;text-align:center;padding:10px 0 100px;line-height:18px;color:#09f;font-size:13px;}
footer a{color:#09f;}



.navbar-brand{
    height: auto !important;
}

#site-content > .container{
    min-height: 400px;
}



.div-keyword{
    display: none;
}

.r_checkbox {
    width: 85px;
    height: 25px;
    background-image: url("../images/Re-Upload_Unchecked.png");
}
.r_checkbox.checked {
    background-image: url("../images/Re-Upload_Checked.png");
}

.d_checkbox {
    width: 85px;
    height: 25px;
    background-image: url("../images/Delete_Unchecked.png");
}
.d_checkbox.checked {
    background-image: url("../images/Delete_Checked.png");
}

.checkvault {
    width: 68px;
    height: 18px;
    background-image: url("../images/no-Toggle-Image.png");
}
.checkvault.checked {
    background-image: url("../images/yes-Toggle-Image.png");
}

.merchcheck {
    width: 65px;
    height: 19px;
    background-image: url("../images/Import_CSV_Unchecked.png");
}
.merchcheck.checked {
    background-image: url("../images/Import_CSV_Checked.png");
}

.navbar-poweruser {
    background-color: #0099ff;
    border-color: #e7e7e7;
}
input.btn.btn-info.pull-right {
    margin-right: 10px;
}

@media only screen and (max-width: 1440px) and (min-width: 1290px)  {
   .custom-txt {
    float:left;
    width: 52%;
    margin-right: 6px;
} 
}
@media only screen and (max-width: 1280) and (min-width: 1000px)  {
   .custom-txt {
    float:left;
    width: 47%;
    margin-right: 6px;
} 
}
.custom-txt {
    float:left;
    width: 66%;
    margin-right: 6px;
}