.collection-field-inline {
  background: black;
  border: 1px solid #000;
  padding: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 0px;
}

.btn-add-to-collection {
	height: 44px;
	padding: 0px 20px !important;
	margin: 0px !important;
}

.btn-add-to-collection-plus {

}




.component-link a {
	padding: 4px 13px;
	border: 1px solid #cccccc;
	background-color: #e8e8e8;
	border-radius: 8px;
	white-space: nowrap;
	line-height: 1.8em;
	margin: 3px;
	display: inline-block;
	font-weight: 300;
}

.collection-input .cta {
	position: absolute;
	font-size: 2em;
	top: 0px;
	right: 24%;
	width: 20px;
	height: 20px;
	color: black;
	z-index: 1000;
	cursor: pointer;
	opacity: 0.5;
}

.collection-field-plus .collection-input .cta {
	right: 7%;
}

.collection-date {
	font-size: 1.1em;
	font-style: italic;
	color: #999;
	text-align: right;
}

.collection-row {
	margin-bottom: 10px;
	padding: 10px 5px;
  background-color: #EEE;
}

.collection-row:hover {
  background-color: #CCC;
}

.collection-group.active {
	background-color: #A6EEB5;
}

.active .right-cells {
	border-left: 15px solid #A6EEB5;
}

.collection-name-slug {
	margin-top: 6px;
}

.collection-name {
	font-size: 1.5em;
	margin-bottom: 15px;
}

.collection-image {
	width: 100%;
	border: 1px solid black;
	padding: 5px;
	background-color: white;
	cursor: pointer;
}

.collection-image:hover {
	background-color: #ccc;
}

.collection-title-slug {
	padding: 5px;
	margin-bottom: 10px;
}

.collection-title {
	font-size: 0.8em;
}

.collection-editor input {
	width: 300px;
	padding: 0px 5px;
}

.collection-are-you-sure {
	width: 100%;
	padding: 20px;
}

.collection-notice {
	font-size: 0.8em;
	margin-bottom: 10px !important;
}

.collection-profile-photo {
	width: 150px;
}

.collection-profile-name {

}

.collection-group {
	margin: 0px 0px 25px 0px !important;
	background-color: #EEE;
	opacity: 0.85;
}

.collection-group:hover {
	opacity: 1;
}

.collection-cell-1 {
	height: 265px;
	background-size: cover;
	background-color: #CCC;
}

.collection-cell-2,
.collection-cell-3 {
	height: 125px;
	background-size: cover;
	background-color: #CCC;
}

.collection-cell-2 {
	margin-bottom: 15px;
}

.left-cells {
	width: 60%;
	float: left;
	border-left: 15px solid white;
}

.right-cells {
	width: 40%;
	float: left;
  border-left: 15px solid #EEE;
}

.title-cell {
	width: 100%;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 15px 25px;
  border-left: 15px solid white;
  margin-bottom: 0;
}

.user-cell {
	width: 100%;
	font-size: 1.2em;
	padding: 0px 0px 13px 0px;
  border-left: 15px solid white;
  margin-bottom: 0;
}

.on-collection {
  border:0px !important;
	margin-top: -53px;
}

.with-out-right-padding {
  border-right: 0px solid white !important;
}

.count-cell-slug {
	position: absolute;
	top: 28.6%;
	margin-left: 56%;
	border: 3px solid white;
	background-color: black;
	width: 60px;
	height: 60px;
	border-radius: 50px;
	padding-top: 13px;
}

.count-cell {
	color: white;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
}

.add-collection-plus-slug-mock,
.add-collection-plus-slug {
	height: 353px;
  text-align: center;
	padding-top: 120px;
	position: relative;
	cursor: pointer;
}

.add-collection-plus-slug {
  border-left: 15px white solid;
}

.collection-group .add-collection-plus-slug {
	height: 265px;
}

.add-collection-plus-mock,
.add-collection-plus {
	background-color: black;
	font-size: 1.6em;
	display: inline-block;
	padding: 7px 10px;
	border-radius: 60px;
	line-height: 0.9em;
	color: white;
	border: 3px solid white;
}

.add-collection-slug {
	height: 258px;
	border-left: 15px solid white;
	text-align: center;
	padding-top: 130px;
}

.collection-profile-photo-small {
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 30px;
}

.collection-user-box {
	background-color: #EEE;
	padding: 20px 15px;
	border-radius: 30px;
	display: inline;
}

.collection-link {
	background-color: #EEE;
}

.grid-item,
.collection-each-slug {
	opacity: 0.85;
	margin-bottom: 15px;
}

.grid-item:hover,
.collection-each-slug:hover {
	opacity: 1;
}

.grid-item .img-slug,
.collection-each-slug img {
	width: 285px;
	height: 285px;
	margin: 10px;
	background-size: cover;
}

.grid-item img,
.collection-each-slug img {
	width: 100%;
}


.collection-each-title {
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 10px;
}

.collection-cta-add {
	text-align: center;
	cursor: pointer;
	width: 20%;
	float: right;
	padding-left: 1%;
}

.collection-cta-add-plus {
	text-align: center;
	cursor: pointer;
	position: absolute;
	bottom: 0;
}

.collection-cta {
	text-align: center;
	cursor: pointer;
	background-color: #EEE;
	padding-bottom: 10px;
}

.collection-cta-icon {
	background-color: black;
	font-size: 1.5em;
	display: inline-block;
	padding: 4px 6px;
	border-radius: 60px;
	line-height: 0.9em;
	color: white;
	border: 3px solid white;
}

.collection-cta-icon:hover,
.collection-cta-icon:active,
.collection-cta-icon:focus {
	color: #CCC;
}

a.edit-recipe-on-collection,
a.edit-recipe-on-collection:hover,
a.edit-recipe-on-collection:active,
a.edit-recipe-on-collection:focus {
  color: white !important;
}

.collections-slug input {
	font-size: 1.5em;
	height: 50px;
	width: 80%;
	margin-bottom: 30px;
	padding-left: 1.6%;
}

.collection-author {
	font-size: .9em;
	padding-bottom: 10px;
	background-color: #EEE;
}

.collection-edit-overlay,
.collection-field-plus {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
}




.collections-slug .selectize-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 0.6em !important;
}
.collections-slug .selectize-input input::-moz-placeholder { /* Firefox 19+ */
  font-size: 0.6em !important;
}
.collections-slug .selectize-input input:-ms-input-placeholder { /* IE 10+ */
  font-size: 0.6em !important;
}
.collections-slug .selectize-input input:-moz-placeholder { /* Firefox 18- */
  font-size: 0.6em !important;
}

.collection-title-plus {
	text-align: center;
	margin-bottom: 15px;
	color: white;
}

.btn-black {
	background-image: none !important;
  background-color: black !important;
  border: 0px !important;
  color: white;
  text-transform: uppercase;
}

.btn-yellow {
	background-image: none !important;
  background-color: yellow !important;
  border: 0px !important;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-black-round {
 	border-radius: 30px;
  padding: 5px 20px;
}

.btn-black:hover,
.btn-black:active,
.btn-black:focus {
  color: #CCC !important;
}

.collection-mock-image {
	position: absolute;
	width: 100%;
	padding: 10px 25px;
}

.collection-name-input-slug {
	position: relative;
}

.rename-collection {
	position: absolute;
	top: 18px;
	right: 11.2%;
}

.collection-delete-slug {
	position: absolute;
	top: 70px;
	right: 30px;
	font-size: 1.4em;
	text-transform: uppercase;
	cursor: pointer;
}

.collection-delete-slug i {
	font-size: 1.4em;
}

.grid-item {
	width: 305px;
	background-color: #EEE;
	position: relative;
}

.grid {
	display: table;
	width: 100%;
}

.no-masonry {
	float: left;
  margin-right: 15px;
}

.loading-collection {
	font-size: 2.5em;
	background: #EEE;
	border-radius: 10px;
	padding: 50px 100px;
	display: inline-block;
	width: 60%;
	margin: 2% 20%;
}

.loading-collection i {
	font-size: 3em;
	margin-top: 50px;
	margin-bottom: 25px;
}

.ldc-error::-webkit-input-placeholder, .ldc-error:-ms-input-placeholder, .ldc-error:placeholder-shown {
	color:    red;
}
.ldc-error:-moz-placeholder, .ldc-error::-moz-placeholder {
	color:    red;
	opacity:  1;
}

.collection-field-inline .selectize-control {
	float: left;
	width: 80%;
}

.selectize-input input::-webkit-input-placeholder {
	padding-top: 2px;
	font-size: 0.8em;
	color: #CCC;
}

.selectize-input input:-moz-placeholder { /* Firefox 18- */
	padding-top: 2px;
	font-size: 0.8em;
	color: #CCC;  
}

.selectize-input input::-moz-placeholder {  /* Firefox 19+ */
	padding-top: 2px;
	font-size: 0.8em;
	color: #CCC;  
}

.selectize-input input:-ms-input-placeholder {  
	padding-top: 2px;
	font-size: 0.8em;
	color: #CCC;  
}


@media only screen and (min-width: 0px) and (max-width: 959px) {

  .btn-add-to-collection {
		padding: 0px 10px !important;
	}
	.component-link a {
		display: block;
		margin-bottom: 5px;
	}
	.collection-field-inline {
		padding: 0px;
	}
	
	.grid-item {
		width: 47.3%;
		background-color: #EEE;
		position: relative;
	}
	
	.grid-item .img-slug, .collection-each-slug img {
		width: 95%;
		background-position: 50%;
		padding-right: 10px;
	}


}

@media only screen and (min-width: 0px) and (max-width: 959px) {

  .btn-add-to-collection {
		padding: 0px 7px !important;
	}
	.component-link a {
		display: block;
		margin-bottom: 5px;
	}
	.collection-field-inline {
		padding: 0px;
		margin-left: 0px;
	}
	
	.grid-item {
		width: 47.3%;
		background-color: #EEE;
		position: relative;
	}
	
	.grid-item .img-slug, .collection-each-slug img {
		width: 95%;
		background-position: 50%;
		margin: 2.5%;
	}

}

@media only screen and (min-width: 0px) and (max-width: 550px) {

	.grid-item {
		width: 100%;
	}
	
	.grid-item .img-slug, .collection-each-slug img {
		width: 95%;
		background-position: 50%;
		margin: 2.5%;
	}
	
	.right-cells,
	.title-cell,
	.add-collection-slug,
	.add-collection-plus-slug {
		border-right: 10px solid white !important;
	}
	
	.left-cells,
	.title-cell,
	.add-collection-slug,
	.add-collection-plus-slug {
		border-left: 10px solid white !important;
	}
	
	.loading-collection {
		padding: 0;
	}

	.collection-field-inline {
	
	}
	
	.user-cell {
		border-left: 10px solid white;
		border-right: 10px solid white;
	}


	.btn-add-to-collection {
    font-size: .8em;
  }
