/*
	Custom styles for SML SC
*/
body {
	background: #fcfcfc;
}

.autocomplete-suggestions {
	background: white;
	border: 1px solid #eaeaea;
}

.autocomplete-suggestion {
	border-bottom: 1px solid #eaeaea;
	cursor: pointer;
}

.blue-links a.active {
	color: #337ab7 !important;
}

.blue-links a {
	color: #34495e;
}

.production-types .type {
	width: 30%;
	max-width: 30%;
	display: inline-block;
}

.inputs-max-width {
	max-width: 900px;
}

.table-small {
	font-size: 12px;
}

.table-small input {
	max-width: 100%;
	width: 100%;
}

/**
 * Ad templates
 */
#ad-templates label {
	margin-left: 10px;
}

#ad-templates div.form-group {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#ad-templates div.form-group img {
	display: block;
	margin: 0 auto;
}

.form-area-close .form-group {
	width: 13%;
	float: left;
}

.form-area-close .form-group textarea {
	height: 500px;
}

.form-area, .form-group, .form-three {
	max-width: 880px;
}

.form-area .form-group {
	float: left;
	width: 50%;
	padding-left: 40px;
}

.form-three .form-group {
	width: 20%;
	float: left;
	margin-left: 40px;
}

.form-three .form-group:first-child {
	margin-left: 0;
}

.form-area .form-group:first-child {
	padding-left: 0;
}

.label-blue {
	background: #62d3f3;
}

.label-purple {
	background: #cf40dc;
	color: white;
}

.page-part {
  background: white;
  border-top: 1px solid #eeeded;
  border-left: 1px solid #eeeded;
  border-right: 1px solid #eeeded;
  border-bottom: 1px solid #eeeded;
  padding: 20px;
  width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.marg-bot {
	margin-bottom: 20px;
}

.marg-left {

}

.campaign-list-fancy {
	border: 1px solid #f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: white;
	width: 23%;
	margin-right: 18px;
	margin-bottom: 20px;
	min-height: 50px;
	float: left;
	color: black !important;
	text-align: left;
	padding: 20px;
	font-size: 14px;
}

.campaign-list-fancy span {
	color: #34495e !important;
}

.log-msg {
	color: #3a4e5e !important;
	margin-bottom: 0px;
	margin-top: 5px;
}

table.countries td {
	vertical-align: middle !important;
}

table.countries td img {
	padding-right: 5px;
}

.map-container {
	position: relative;
	width: 100%;
	min-height: 500px;
}

.h-stat-item {
	float: left;
	margin-left: 40px;
}

.pie-stat {

}

.client-home .stat-post {
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 40px;
	padding-bottom: 40px;
	font-size: 13px;
}

.client-home .stat-post .small-left {
	width: 30%;
	float: left;
}

.client-home .stat-post .small-right {
	width: 70%;
	float: right;
}

.client-home ul.nav-tabs {
	margin-top: 40px;
	font-size: 14px;
}

.client-home .nav-tabs {
	border-bottom: 1px solid #f4f4f4 !important;
}

.client-home ul a {
	border: 1px solid #f4f4f4 !important;
	border-bottom: none !important;
	color: #34495e;
}

.client-home .tab-content {
	background: white;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding: 20px;
}

.welcome-back {
	display: table;
}

.w-text {
	margin-left: 10px;
	padding-left: 30px;
	font-size: 14px;
}

.welcome-back .item {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.welcome-back span {
	font-weight: bold;
	font-size: 18px;
}

.fbpage-logo {
	width: 100px;
	vertical-align: middle;
	/*
	border: 1px solid #ededed;
	*/
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}

.dark-gray-bg {
	background: #fcfcfc;
}

.sidebar a span {
	margin-left: 5px;
	background: #3498db;
}

.m-left {
	margin-left: 10px !important;
}

.n-m-l {
	margin-left: 0px !important;
}

.post-statistics .soft-error {
	font-size: 12px;
	text-align: center;
}

.post-statistics {
  /*background: #fbfbfb;*/
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  margin-bottom: 10px;
}

#post-statistics .modal-span h5 {
	margin-top: 0px !important;
}

#post-statistics .small-selector {
	display: inline !important;
	margin-right: 10px;
}

#post-statistics .modal-dialog {
	width: 900px !important;
}

#post-statistics .graphs-content {
	width: 100% !important;
	margin-bottom: 50px;
}

#post-statistics .nav-tabs a {
	border-top: 0px !important;
	border-radius: 0px !important;
}

#post-statistics .modal-body {
	padding: 0px !important;
}

#post-statistics .modal-span {
	padding: 20px;
	display: table;
	width: 100%;
}

#post-statistics .modal-span .stat-navs {
	display: table-cell;
	vertical-align: middle;
}

#post-statistics .top-general {
	background: #fcfcfc;
	border-top: 1px solid #e5e5e5;
}

.post-statistics .item {
	padding: 20px;
	border-bottom: 1px solid #f1f1f1;
	float: left;
	color: #909297;
	width: 33.3%;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

.post-statistics .item span {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.page-item {
	position: relative;
	/*width: 25%;*/
	width: 355px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #eaeaea;
	background: white;
	/* trbl */
	padding: 10px 15px 10px 10px;
	display: table;
	color: #34495e;
	max-height: 72px !important;
}

.page-item .profile, .page-item .name {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

.page-item .manage {
	position: absolute;
	top: 0px;
	right: 10px;
}

.page-item .label-default {
	font-size: 12px;
	background: #e8e9ea !important;
}

.page-item .label-success {
	font-size: 12px;
}

.page-item .profile img {
	margin-bottom: 0px !important;
}

.page-item .profile {
	width: 50px;
}

.page-item .name {
	padding-left: 20px;
	padding-right: 40px;
}

.f-ms {
	font-weight: bold;
	font-size: 16px;
}

.top-selections select {
	display: inline;
	margin-right: 10px;
}

.r-details img {
	max-width: 100%;
}

.f-xs {
	font-size: 14px;
}

.content-home .list-post .image-preview {
	display: none;
}

.calendar .list-post .image-preview {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	max-width: 100%;
}

.calendar .list-post .image-preview img {
	width: 100%;
	height: 105px !important;
	opacity: 0.5;
}

.calendar-page h4 {
	font-size: 24px !important;
}

.logo-xs {
	width: 80px;
	margin-top: 10px;
	border: 0 !important;
}

.chart {
	padding-right: 40px;
}

.stats-page .title {
	font-size: 18px;
	margin-bottom: 20px;
}

.text-small {
	font-size: 14px;
}

.mh-bot {
	margin-bottom: 50px !important;
}

.stat-item {
	min-height: 100px;
	display: table;
}

.stat-item .content {
	display: table-cell;
	vertical-align: middle;
	border-left: 3px solid #eaeaea;
	padding-left: 20px;
}

.stat-item .light-green {
	border-left: 3px solid #8ac062 !important;
}

.stat-item .dark-green {
	border-left: 3px solid #1c7777 !important;
}

.stat-item .light-orange {
	border-left: 3px solid #e05a36 !important;
}

.stat-item .content p {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #a9afb7;
	font-size: 15px;
}

.light-creen {
	color: #8ac062;
}

.no-cursor {
	cursor: default !important;
}

.stat-item span {
	font-weight: bold;
	font-size: 24px;
}

.list-post .manage span {
	cursor: pointer;
}

*:focus {
    outline: none;
}

button[data-action="new-activity"] {
	margin-bottom: 8px;
}

.add-activity {
	color: #e6e6e6 !important;
	border: 0px !important;
}

.client-logo {
	max-width: 150px;
	margin-bottom: 20px;
}

.form-control[readonly] {
	color: black !important;
}

.d-title {
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.r-details {
	font-size: 14px !important;
	margin-bottom: 20px;
}

.n-m-top {
	margin-top: 0px !important;
}

.btn-full {
	width: 100%;
}

.create-request {

}

.create-request .logo {
	margin-top: 40px;
	margin-left: -8px;
}

.create-request .logo img {
	max-width: 100px;
}

.create-request h5 {
	color: #afb6ca;
}

.create-request .container {
	margin: 0 auto;
	width: 600px;
}

.create-request .form {
	width: 100%;
	background: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 40px;
}

.not-rounded {
	border-radius: 0px !important;
}

.nav .months i {
	margin-left: 5px;
	margin-right: 5px;
}

.light-gray {
	color: #eaeaea;
}

.calendar .no-data {
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
}

.calendar .list-post {
	float: none !important;
	height: 180px;
	overflow: hidden;
}

.calendar .list-post {
	text-align: center;
}

.calendar .list-post .details {
	text-align: center;
	display: block;
	margin-top: 10px;
	padding-left: 0px;
}

.calendar .list-post .icon {
	padding-top: 30px;
	display: block !important;
	width: 100%;
	margin-bottom: 35px;
	background: none;
}

.calendar .list-post .icon i {
	font-size: 36px;
}

.calendar .add-activity {
	cursor: pointer;
	margin-top: 8px;
}

.calendar .post-head h5 {
	margin-bottom: 5px !important;
}



.calendar {
	min-width: 1605px;
}

.calendar .date {
	float: left;
	width: 200px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}

.calendar .date .list-post {
	width: 100%;
}

.clear {
	clear: both;
}

#view-post .post-body {
	float: left;
	max-width: 420px;
}

.post-handle .used-image {
	max-width: 100%;
	margin-bottom: 10px;
	display: block;
}

#view-post .post-body img {
	max-width: 100%;
}

.view-post-ctrl {
	cursor: pointer;
	position: relative;
	z-index: 1;
}

#view-post .post-details {
	float: right;
	width: 250px;
	background: #fcfcfc;
	border-left: 1px solid #eaeaea;
	min-height: 300px;
}

#view-post .post-details {
	font-size: 14px;
	padding: 0px 10px 10px 10px;
}

#view-post .post-details .detail span, #view-post .post-body span {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}

#view-post .post-body {
	padding-left: 10px;
	font-size: 13px !important;
}

#view-post .post-body p {
	font-size: 14px !important;
	word-break: break-word;
}

#view-post .media-list {

}

#post-comments .media-list {
	font-size: 13px !important;
}

#view-post .media-list .media.message {

}

#view-post .media-list .media.message.client {}
.media-list .media.message.user, .media-list .media.message.user {
	background: #fafafa;
	border-color: #ccc;
	text-align: right;
}


#view-post .modal-dialog {
	width: 700px;
}

#view-post .modal-body {
	padding: 0px;
}

#view-post h5 {
	font-size: 18px;
}

.list-post {
	position: relative;
	/*width: 25%;*/
	width: 355px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #eaeaea;
	background: white;
	/* trbl */
	padding: 10px 15px 10px 10px;
	display: table;
	color: #34495e;
}

.list-all-posts {
	width: 200px;
	margin-top: -5px;
}

.list-all-posts i {
	padding-left: 10px;
}

.list-post a {
	color: #34495e;
}

.list-post .label {
	font-size: 12px;
}

.list-post .label-default {
	/* background: #e8e9ea !important;*/
	background: #696969;
}

.list-post .manage {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 2;
}

.list-post .part {
	display: table-cell;
	vertical-align: middle;
}

#stat-years {
	width: 98% !important;
}

.list-post .details {
	font-size: 14px;
	padding-left: 10px;
}

.list-post .details span {
	font-weight: bold;
}

.list-post .icon {
	width: 40px;
	height: 100%;
	background: #fefefe;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.list-post .icon i {
	font-size: 20px;
}

.stat-title {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.h-top {
	margin-top: 40px;
}

.h-bot {
	margin-bottom: 40px !important;
}

.post-day {
	font-size: 18px;
}

.top-selections {
	margin-bottom: 20px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 15px;
}

::-webkit-scrollbar-track {
	width: 10px !important;
    background: #eaeaea;
    border-radius: 3px;
    display: none;
}

::-webkit-scrollbar-thumb {
	width: 10px !important;
    border-radius: 3px;
    background: #34495e;
}

.modal .modal-body {
	max-height: 500px;
	overflow-y: auto;
}

.sponsor-ads {
	padding-left: 10px;
}

.post-handle .ages, .post-handle .lands {
	text-align: center;
}

.post-handle .lands input {
	margin-left: 55px;
	width: 80%;
}

.post-handle .ages input {
	width: 40% !important;
	display: inline;
}

.soft-hidden {
	display: none;
}

.loader {
	width: 100%;
	height: 40px;
	background: url('../img/loading.gif') center center no-repeat;
	display: none;
	margin-bottom: 20px;
}

.modal .errors {
	font-size: 14px !important;
}

.small-selector {
	width: 150px !important;
}

.btn-menu a {
	margin-left: 10px;
}

td form, td h4 {
	text-align: left !important;
}

.card-info {

}

.card-info .info {
	float: left;
	width: 20%;
}

.card-info .info span {
	font-weight: bold;
}

.point {
	cursor: pointer !important;
}

.small-font {
	font-size: 13px;
}

.list {
	margin-top: 20px;
}

.m-top {
	margin-top: 40px !important;
}

.campaign-list-item {
	font-size: 13px;
	text-align: left;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.campaign-list-item span {
	color: #34495e !important;
	font-weight: bold;
}

.biebs {
	cursor: url('../cursor.jpg'), auto !important;
}

.biebs-angry {
	cursor: url('../biebsangry.jpg'), auto !important;
}

.invoice-row {
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eaeaea;
}

.dark-gray-bg-darker {
	background: #fcfcfc !important;
}

.form-group textarea {
	min-height: 200px;
}
/*
.form-group {
	width: 45% !important;
	float: left;
	margin-right: 5%;
}*/

table {
	font-size: 13px !important;
}

table tr:hover > td {
	border-bottom: 2px solid #2c3e50;
}

.small-table {
	font-size: 13px;
}

.form-group label a {
	margin-left: 10px;
	display: inline-block;
}

.sidebar {
	background: #2C3E50;
	min-width: 180px !important;
	overflow-y: auto;
	overflow-x: hidden;
}

.sidebar .nav-sidebar i {
	padding-right: 3px;
}

.sidebar a {
	color: #d4d8dc;
	font-size: 14px;
}

.sidebar a:hover {
	background: #34495e !important;
}

.quick-btns {
	margin-top: 5px;
	margin-bottom: 5px;
}

.quick-btns .btn-quick {
	/*width: 100%;*/
	margin-bottom: 10px;
}

.sidebar .user {
	border-bottom: 1px solid #40556b;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 40px;
	text-align: center;
	color: #d4d8dc;
}

.sidebar .user a {
	margin-top: 10px;
	width: 100%;
}

.sidebar li.active a {
	background: #34495e;
}

.page-header {
	font-size: 26px;
}

.sub-header {
	font-size: 28px;
	margin-top: 100px;
}

.sidebar img {
	max-width: 100%;
	margin-bottom: 10px;
    -moz-border-radius: 200px;
    -khtml-border-radius: 200px;
    -webkit-border-radius: 200px;
}

.clock-in {
	border-top: 1px solid #40556b;
	padding-top: 20px;
	padding-left: 21px;
	padding-right: 21px;
	font-weight: bold;
}

.clock-in a {
	width: 100%;
	font-weight: bold !important;
}

.clock-in span {
	padding-right: 4px;
}

.clr {
	clear:both;
}

.error-list {
	font-size: 16px;
}

.top {
	margin-bottom: 20px;
}

.b-bottom {
	border-bottom: 2px solid #e7e9ec;
}

.no-border {
	border: 0px !important;
}

.top h1 {
	margin-bottom: 0px !important;
}

.top a {
	margin-bottom: 14px;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
	padding: 10px 5px 0 !important;
}

.span-pad span {
	margin-left: 15px;
}

.black {
	color: #34495e;
}

#timer div {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
}

.time-report {
	border: 1px solid #eeeeee;
	border-radius: 3px;
	background: #ffffff;
	margin-bottom: 15px;
	/*trbl*/
	padding: 10px 15px 10px 15px;
}

.time-report .name {
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
}

.time-report .comment {
	font-size: 16px;
	line-height: 35px;
	margin-left: 20px;
}

.time-report {
	line-height:35px;
}

.time-report img {
	margin-right: 10px;
	width: 35px;
}

img.rounded {
	-moz-border-radius: 200px;
	-khtml-border-radius: 200px;
	-webkit-border-radius: 200px;
}

.message {
	border: 1px solid #eeeeee;
	border-radius: 3px;
	background: #ffffff;
	margin-top: 15px;
	/*trbl*/
	padding: 10px 15px 10px 15px;
}

.message .from {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
}

.login-bg {
	background: #2c3e50;
}

.login-holder {
	width: 350px;
	margin: 0 auto;
	margin-top: 150px;
}

.login-holder img {
	max-width: 100%;
	width: 150px;
}

.login-holder .logo {
	text-align: center;
}

.login-holder .form {
	margin-top: 60px;
	width: 100%;
}

.login-holder input[type="submit"] {
	width: 100%;
	margin-top: 4px;
}

.login-holder input[type="text"], input[type="password"] {
	margin-bottom: 10px;
}

.login-holder .l-footer {
	margin-top: 20px;
	text-align: center;
	color: #afb6ca;
	font-size: 16px;
}


/**
 * Client logs
 */
.client-logs .log {
	width: 30%;
	float: left;
	border: 1px solid #eaeaea;
}

/* Extra class for rotating fotawesome icons 45 degrees */
:root .fa-rotate-45 {
  filter: none;
}
.fa-rotate-45 {
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/**
 * PRODUCTION CALENDAR
 *
 */
#production-calendar {border:none;}
#production-calendar thead tr:first-child th {border:none;}
#production-calendar #month_head {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#production-calendar #month_head em {
	font-weight: 300;
	color: #999;
	text-transform: none;
	font-size: 85%;
}

#production-calendar thead tr + tr td {text-align: center;}

#production-calendar .production-name-cell {width:20%;}
#production-calendar .production-name-cell > div {
	width: 0;
	min-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.9em;
}
#production-calendar tr td {
	border-left: 1px solid #ddd;
	position: relative;
}
#production-calendar tr:last-child td {
	border-bottom:1px solid #ddd;
}
#production-calendar tr:last-child td {
	border-bottom:1px solid #ddd;
}

#production-calendar tr .filled {padding: 8px 0;}
#production-calendar tr .filled > div {padding-left:5px}
#production-calendar td.delivery_day {border-right:2px solid #222;}
#production-calendar tr:hover > td{border-bottom: 1px solid #ddd;}

#production-calendar .continued:before, #production-calendar .continues:before {
	content: "\f178";
	font-family:FontAwesome;
	position:absolute;
	color:#fff;
	display: inline-block;
    font-size: 20px;
	line-height:1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

#production-calendar .continues:before {
	right:5px;
}

#production-calendar thead .current_day {background: #2C3E50;color: #fff;border: 1px solid #2C3E50 !important;}
#production-calendar tbody .current_day {background: #f8f8f8;}
