/* 
 * LinkAList.io System generated stylesheet
 * Style ID: 23, Name: Dropzapp
 * Palette ID: 18, Name: Dropzapp Palette
 */

@media (min-width: 990px)
  {
  .navbar-header {
    padding-left: 10px;
  }
}

.ribbon.menu-ribbon .ribbon-body .title
{
  font-size: 26px
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 991px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .navbar .navbar-appstores {
        max-width: 150px;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -50%; /* 6 columns */
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -50%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: 50%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: 50%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%; /* 6 columns */
    }

    .navbar-nav > li > a > span.fa {
        width: 20px;
    }
}
/* ----------------------------
 * Navbar breakpoint setup
 * ---------------------------- */

@media screen and (max-width: 991px) {
.navbar-header {
    float: none;
}

.navbar .navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -60px !important; /* 50% of your logo width */
}

.navbar .navbar-brand.left {
    position: relative;
    left: 2px;
    margin-left: 0 !important;
}

.navbar .navbar-brand.left {
    position: relative;
    left: 2px;
    margin-left: 0 !important;
}

.navbar .navbar-brand.left.no-toggle {
    left: 10px;
}

.navbar-toggle {
    display: block;
}

.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.collapse {
    display: none !important;
}

.navbar-nav {
    float: none !important;
}

.navbar-nav > li {
    float: none;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-text {
    float: none;
    margin: 15px 0;
}

.navbar-collapse.collapse.in {
    display: flex !important;
}

.collapsing {
    overflow: hidden !important;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

}


.standard_button
{
}

.grid-panel
{
}

.navigation_table
{
	width: 100%;
	table-layout: auto;
}

#sidebar
{
}

.list_panel,
.view_panel,
.board_panel,
.edit_panel
{
}

.marketing
{
}

.popup
{
	background-color: #F0F0F0;
	color: #D0D0D0;
	left: 50%;
	top: 50%;
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #D0D0D0;
	border-radius: 2px;
	position: fixed;
	transform: translate(-50%, -50%);
	box-shadow: 3px 3px 5px 0px #444;
}

.standard_button
{
}

.ui-datepicker-header
{
	background-color: #D0D0D0;
	color: #F0F0F0;
	border-color: #D0D0D0;
}

.title
{
	font-family: Open Sans;
	font-size: 20px;
}

.header
{
	font-family: Open Sans;
}

.panel
{
	margin: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	border-radius: 4px;
}

.navbar
{
	background-color: #FF0000;
	color: #FFFFFF;
}

.footer
{
	font-family: Open Sans;
	font-size: 14px;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 3px 0px;
}

.section-container
{
	margin: 4px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	border-radius: 4px;
}

.content-container
{
	margin-bottom: 30px;
}

.feature-table
{
}

.table
{
}

.modal-content
{
}

.section-title
{
	margin: 16px 4px 4px 4px;
	padding: 4px 16px 4px 4px;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #D0D0D0;
	display: block;
}

.section-title.first
{
	margin-top: 0;
}

.fa-file-type
{
	font-size: 36px;
}

.social-footer-wrapper>div>a>.brand-button
{
	color: #F0F0F0;
}

div.tagsinput
{
}

.cloud-item
{
}

.linkalist-modal-header
{
	font-size: 24px;
	background-color: #FF0000;
	color: #FFFFFF;
}

.blog
{
	font-family: "Open Sans",Helvetica;
}

.social-item
{
	width: 100%;
	padding: 6px;
	display: inline-block;
}

.box
{
}

.btn-dialog-dismiss:hover
{
}

.carousel-caption
{
}

.signup-footer
{
}

body
{
}

.landing-card
{
}

.direct-item
{
	font-size: 16px;
	margin-bottom: 0;
}

.nav-footer
{
	background-color: #FF0000;
}

.listing-wrapper
{
	border-radius: 12px;
	margin-top: 6px;
}

.competitor
{
	border-style: solid;
	border-width: 1px;
	border-radius: 8px;
	background-color: #00000080;
	margin-bottom: 10px;
}

.competition-page
{
	padding-top: 100px;
}

.card-item.card-item-presentation
{
}

.background-body
{
}

.background-logo
{
	filter:alpha(opacity=66);
	opacity: 0.66;
	-khtml-opacity: 0.66;
	-moz-opacity: 0.66;
}

.blog-post-tags
{
}

.link-footer
{
}

.extra-highlight
{
}

.list-selection
{
}

.menu-ribbon
{
	height: 50px;
}

.appstore-ribbon
{
	padding: 20px 0;
}

.my-page-view
{
	height: 370px;
	position: relative;
}

.landing-root-container
{
}

.my-drop-view
{
	position: relative;
}

.grid-panel table
{
	table-layout: fixed;
}

.grid-panel table td
{
	border-style: dotted;
	border-width: 1px;
	border-color: #D0D0D0;
}

.navigation_table td
{
	vertical-align: middle;
	border-bottom: 1px solid #DDD;
}

#sidebar .list-group
{
	margin-top: 4px;
}

#sidebar #list-group-info
{
	min-height: 60px;
}

#sidebar .list-group-site-image
{
	clear: both;
}

#sidebar .title
{
	font-size: 18px;
}

#sidebar .list-group .side_image
{
	width: 50px;
	height: 50px;
	clear: right;
	float: left;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
}

#sidebar .list-group .side_item
{
	font-size: 16px;
	vertical-align: middle;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#sidebar .list-group .list-group-item:hover,
#sidebar .list-group .list-group-item:focus
{
	background-color: #FF0000;
	color: #FFFFFF;
	border-color: #e94a73;
}

#sidebar .list-group .list-group-item.active
{
	background-color: #FF0000;
	color: #FFFFFF;
	border-color: #e94a73;
}

#sidebar .list-group .side_item .side_title
{
	font-weight: bold;
}

.marketing .marketing-panel
{
	text-align: center;
	margin-bottom: 20px;
}

.marketing h2
{
	font-weight: normal;
}

.marketing .image
{
	height: 140px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}

.marketing .item-cover
{
	margin: 5px 0;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	border-radius: 4px;
}

.marketing .marketing-panel p
{
	height: 50px;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}

.marketing .marketing-panel .title
{
	margin: 2px 0;
}

.marketing .item-cover .image
{
	background-size: cover;
}

.popup .standard_button
{
	margin: 0 5px;
	padding: 5px;
}

.popup label
{
	color: #D0D0D0;
}

.header .title
{
	font-size: 40px;
	text-shadow: -1px -1px 0 #444, 1px -1px 0 #444, -1px 1px 0 #444, 1px 1px 0 #444;
}

.header .text
{
	font-size: 20px;
	width: 100%;
	text-shadow: -1px -1px 0 #444, 1px -1px 0 #444, -1px 1px 0 #444, 1px 1px 0 #444;
}

.panel .btn-history
{
	vertical-align: bottom;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.panel .submit-buttons
{
	margin: 4px;
}

.panel .update-block
{
	margin: 4px;
}

.navbar .navbar-image
{
	width: 120px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	z-order: 1000;
	padding: 0;
}

.navbar .navbar-brand
{
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 0;
}

.navbar #navbar-items
{
	color: #FFFFFF;
}

.navbar .navbar-nav>.active>a
{
	background-color: #FF0000;
}

.navbar #navbar
{
}

.navbar .navbar-brand > .navbar-text
{
	color: #FFFFFF;
}

.navbar #navbar-items .nav
{
	color: #FFFFFF;
}

.navbar #navbar-items .nav .active
{
}

.footer .footer_content
{
}

.section-container .title
{
	font-size: 18px;
	margin: 4px 0;
}

.feature-table .feature-plan
{
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	border-radius: 8px;
}

.feature-table .developer
{
}

.feature-table .plan-title
{
	border-radius: 7px 7px 0 0;
}

.feature-table .plan-footer
{
	border-radius: 0 0 7px 7px;
}

.feature-table .publisher
{
}

.feature-table .enterprise
{
}

.feature-table .self-service
{
}

.feature-table .web-app
{
}

.feature-table .native-app
{
}

.feature-table .feature-plan .plan-item
{
	height: 50px;
}

.feature-table .developer .plan-title
{
	background-color: #9bcda1;
}

.feature-table .developer .plan-footer
{
	background-color: #9bcda1;
}

.feature-table .publisher .plan-title
{
	background-color: #cacd9b;
}

.feature-table .publisher .plan-footer
{
	background-color: #cacd9b;
}

.feature-table .enterprise .plan-title
{
	background-color: #ca9bcd;
}

.feature-table .enterprise .plan-footer
{
	background-color: #ca9bcd;
}

.feature-table .self-service .plan-title
{
	background-color: #9b9dcd;
}

.feature-table .self-service .plan-footer
{
	background-color: #9b9dcd;
}

.feature-table .web-app .plan-title
{
	background-color: #9bcdaa;
}

.feature-table .web-app .plan-footer
{
	background-color: #9bcdaa;
}

.feature-table .native-app .plan-title
{
	background-color: #cd9b9b;
}

.feature-table .native-app .plan-footer
{
	background-color: #cd9b9b;
}

.table tr:first-child
{
}

.table tr:first-child td
{
	border-top: none;
}

.section-title ul
{
	display: inline;
}

.section-title .title
{
	font-size: 18px;
	display: inline;
}

.section-title .first
{
	font-size: 30px;
}

.section-title ul li
{
	display: inline;
}

.section-title .title .first
{
	font-size: 30px;
}

.section-title .first .title
{
	font-size: 30px;
}

.section-title.first .title
{
	font-size: 22px;
}

.section-title.first .title small
{
}

div.tagsinput span.tag
{
	padding: 4px 8px;
	border-radius: 6px;
	line-height: 14px;
}

div.tagsinput span.tag a
{
}

.blog .blog-feed
{
}

.blog .blog-post
{
	padding: 10px 10px 0 10px;
	margin-top: 0;
}

.blog h1
{
	font-family: Open Sans;
	font-size: 30px;
}

.blog .blog-feed .blog-post
{
	margin-bottom: 20px;
}

.blog .blog-post img
{
	margin-top: 3px;
}

.social-item .social-header
{
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	position: relative;
	display: block;
}

.social-item .social-body
{
}

.social-item .social-header .poster-name
{
	left: 50px;
	top: 0;
	position: absolute;
}

.social-item .social-header .post-time
{
	font-size: 12px;
	left: 50px;
	top: 20px;
	position: absolute;
	color: #90949c;
	text-transform: capitalize;
}

.social-item .social-body .post-title
{
	font-size: 14px;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	margin: 0 4px;
	display: block;
	font-weight: bold;
}

.box .id
{
}

.carousel-caption .title
{
	padding: 2px 0;
	margin-bottom: 0;
}

.carousel-caption .text
{
	padding-bottom: 10px;
}

.signup-footer > .btn-primary
{
}

.landing-card .card-inner
{
	height: 260px;
	border-radius: 12px;
	padding-top: 18px;
}

.landing-card .card-inner .text
{
	font-size: 16px;
}

.nav-footer .btn-nav
{
}

.card-item.card-item-presentation > .card-inner
{
	background-color: rgba(0,0,0,0.5);
}

.background-body .direct-item
{
	font-size: 20px;
}

.blog-post-tags .tag
{
}

.link-footer .btn-site-nav
{
	border-width: 1.5px;
}

.link-footer .btn-site-nav:hover
{
	background-color: lightgrey;
}

.link-footer .btn-site-nav.active
{
}

.link-footer .btn-site-nav.btn-primary
{
}

.navbar #navbar > .navbar-nav
{
}

.navbar #navbar > .navbar-nav a
{
	color: #FFFFFF;
}

.footer .footer_content small
{
	color: #000000;
}

.appstore-ribbon .ribbon-body
{
}

.appstore-ribbon .ribbon-body .title
{
	font-size: 28px;
	font-weight: bolder;
}

.appstore-ribbon .ribbon-body .subtitle
{
	font-size: 24px;
}

.my-page-view .title-image
{
	left: 0;
	top: 0;
	width: 100%;
	height: 250px;
	position: relative;
}

.my-page-view .page-avatar
{
	left: 10%;
	top: 220px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	border-radius: 50px;
	position: absolute;
}

.my-page-view .page-name
{
	font-size: 28px;
	left: calc(10% + 120px);
	top: 10px;
	position: relative;
}

.my-page-view .page-description
{
	left: calc(10% + 120px);
	top: 10px;
	position: relative;
}

.my-page-view .page-avatar > .form-image
{
	border-radius: 48px;
}

.landing-root-container .section-title.first
{
	margin: 50px 0 0 0;
}

.landing-root-container .section-title.first .title
{
}

.my-drop-view .title-image
{
	left: 0;
	top: 0;
	width: 100%;
	height: 250px;
	position: relative;
}

.my-drop-view .page-avatar
{
	left: 10%;
	top: 220px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	border-radius: 50px;
	position: absolute;
}

.my-drop-view .page-name
{
	font-size: 28px;
	left: calc(10% + 120px);
	top: 10px;
	position: relative;
}

.my-drop-view .page-description
{
	left: calc(10% + 120px);
	top: 10px;
	position: relative;
}

.my-drop-view .drop-header
{
	display: block;
	padding-bottom: 10px;
}

.my-drop-view .drop-content
{
	display: block;
}

.my-drop-view .page-avatar > .form-image
{
	border-radius: 48px;
}

@media screen and (max-width: 480px)
{
.marketing
{
}

.header
{
	height: 130px;
}

.blog-post-header
{
	height: 220px;
}

.blog-header.header
{
	height: 180px;
}

.marketing .image
{
	height: 120px;
}

.header .title
{
	font-size: 30px;
	margin-top: 6px;
}

.header .text
{
	font-size: 13px;
}

.header .blog-header
{
	height: 180px;
}

}
