﻿/* Mail Area */
body.mail-area {
    background: #fff;
}

.breadcrumbs.mail-area {
    height : 41px;
}
.breadcrumbs .nav-tabs {
    line-height : 20px;
    margin : 6px 22px 0 12px;
    display : inline-block;
    border: none;
}

.breadcrumbs .nav.nav-tabs.padding-16 {
    padding-left : 0.6em;
}

.message-navbar {
    border-top : none;
    height:39px;
}

.message-condensed .messagebar-item-left, .message-condensed .messagebar-item-right {
    bottom : 5px;
}

.message-condensed .message-navbar .nav-search {
    bottom : 5px;
}
.nav-search.minimized .nav-search-icon {
    background:none;
}


/* Mail Provider List*/
.mail-providers .profile-activity {
    display : block;
}

.mail-providers .profile-activity .provider-logo{
    height : 3.2em;
    border : none;
    max-width : none;
    min-width : 1em;
}

/*Mail Messages List*/

.mail-list-view .message-view-container {
    display : none;
}

.message-view .tab-content {
    display : none;
}


/*Special Mail buttons*/
.devide-button, .devide-button2 {
	height: 2em;
	border-bottom: none !important;
}

.devide-button2 {
	height: 2.8em;
	border-top: none !important;
	cursor: pointer;
}

.devide-li {
	height: 4em;
}

.nav-tabs > li.active > a.devide-button2,
.inbox-tabs.nav-tabs > li.active:not(.open) > a.devide-button2 {
	box-shadow: none;
}

.tab-left {
    float:left;
}

.tab-toggle {
    float:right;
}

.message-item {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	line-height: 1.30em;
}

	.message-item .time {
		margin: 2px 0 0 4px;
		white-space: nowrap;
		position: relative;
		text-align:right;
	}

.mailbox-folder .pagination{
	display:inline-block;
}
/*end*/

.navbar .navbar-brand {
	font-size: 1.75em;
	font-weight: 800;
	padding-top: 0.825rem;
	padding-left: 0.4em;
}

/* Report Email Generator Styles */
.mail-text-area {
	border: 1px solid #D5D5D5;
	height: 60vh;
	overflow: auto;
}

	.mail-text-area.text-preview {
		font-family: monospace;
		white-space: pre;
	}

/* Other */

.field-validation-error {
	font-size: 12px;
}

.module-button-text {
	font-weight: 600;
	line-height: 30px;
	top: 6px;
}

.fixed-table-container {
	border-radius: 0;
}

.bootstrap-dialog .modal-header {
	border-radius: 0;
}

.bs-form {
	margin-left: -15px;
	margin-right: -15px;
}

.bs-form.no-side-margin {
	margin-left: 0;
	margin-right: 0;
}


.group-header {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

	.group-header div:first-child {
		font-size: 1.1em;
		font-weight: 600;
		color: #8ac;
		padding: 0 0.3em;
		/*background-color: #eef4f9;*/
		border-bottom: 0.2em solid #8ac;
	}

.crud-panel {
	margin-top: 0.5em;
	margin-bottom: -15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 0.1px solid #8ac;
	background-color: #eef4f9;
}

.no-side-padding {
	padding-left: 0;
	padding-right: 0;
}

/* Model presenter */
table.model-presenter {
	width: 100%;
	border: 1px solid #dcebf7;
	font-size: 0.885em;
	border-top: none;
}

	table.model-presenter td {
		padding-left: 0.15em;
		padding-right: 0.15em;
	}

		table.model-presenter td:first-child {
			width: 35%;
			background-color: #eef4f9;
		}

	table.model-presenter .category {
		font-weight: 600;
	}

	table.model-presenter td:first-child.prop {
		padding-left: 1.5em;
		border-top: 1px dotted #dcebf7;
	}

	table.model-presenter .val {
		border-top: 1px dotted #dcebf7;
	}

	table.model-presenter span {
		display: inline-block;
	}

		table.model-presenter span.left {
			padding-right: 0.15em;
		}

		table.model-presenter span.right {
			padding-left: 0.15em;
		}

		table.model-presenter span.mdl {
			padding-left: 0.15em;
			padding-right: 0.15em;
		}

		table.model-presenter span.size25 {
			width: 25%;
		}

		table.model-presenter span.size50 {
			width: 50%;
		}

		table.model-presenter span.size33 {
			width: 33%;
		}

		table.model-presenter span.size66 {
			width: 66%;
		}

		table.model-presenter span.size75 {
			width: 75%;
		}
/* Model presenter - END */


/* drag handles */
.drag-handle {
	background-color: #E4E6EB;
	background-image: linear-gradient(45deg, #E4E6EB, #E4E6EB 2px, #fff 2px, #fff 4px, #E4E6EB 4px, #E4E6EB 9px, #fff 9px, #fff 11px, #E4E6EB 11px, #E4E6EB 16px, #fff 16px, #fff 18px, #E4E6EB 18px, #E4E6EB 22px);
	background-size: 10px 20px;
	cursor: move;
}

	.drag-handle:active {
		background-image: linear-gradient(45deg, #bab86c, #bab86c 2px, #fff 2px, #fff 4px, #bab86c 4px, #bab86c 9px, #fff 9px, #fff 11px, #bab86c 11px, #bab86c 16px, #fff 16px, #fff 18px, #bab86c 18px, #bab86c 22px);
		background-size: 10px 20px;
	}

/* vessel details */
.vessel-detail-edit {
	margin-top: 1em;
	min-height: 6.125em;
}

/*bootstyrap flex additions*/
.row-flex, .row-flex > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
	align-content: flex-start;
	flex: 0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	margin: -.2px; /* hack adjust for wrapping */
}

	.container-flex > div[class*='col-'] div, .row-flex > div[class*='col-'] div {
		width: 100%;
	}


.flex-col {
	display: flex;
	display: -webkit-flex;
	flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
	-webkit-flex: 2;
	flex: 2;
}


/* responsive fixed height bootstrap */


/* xs */
@media(max-width:767px) {
}
/* sm */
@media(min-width:768px) {
}
/* md */
@media(min-width:992px) {
	.vh-md-5 {
		height: 5vh;
	}

	.vh-md-10 {
		height: 10vh;
	}

	.vh-md-15 {
		height: 15vh;
	}

	.vh-md-20 {
		height: 20vh;
	}

	.vh-md-25 {
		height: 25vh;
	}

	.vh-md-30 {
		height: 30vh;
	}

	.vh-md-35 {
		height: 35vh;
	}

	.vh-md-40 {
		height: 40vh;
	}

	.vh-md-45 {
		height: 45vh;
	}

	.vh-md-50 {
		height: 50vh;
	}

	.vh-md-55 {
		height: 55vh;
	}

	.vh-md-60 {
		height: 60vh;
	}

	.vh-md-65 {
		height: 65vh;
	}

	.vh-md-75 {
		height: 75vh;
	}

	.vh-md-80 {
		height: 80vh;
	}

	.vh-md-85 {
		height: 85vh;
	}

	.vh-md-95 {
		height: 95vh;
	}
}

@media(min-width:1200px) {
}

@keyframes pulse {
	from {
		transform: scale3d(1, 1, 1);
	}

	50% {
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	animation-name: pulse;
}

@keyframes flash {
	from, 50%, to {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	animation-name: flash;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.bootstrapTableAction i {
	font-size: 1.05em;
	margin-left: 0.2em;
}
