/* CSS Document */
@font-face {
	font-family: 'IcomoonCustom';
	src: url('../vendor/icomoon/icomoon.eot'); /* IE9 Compat Modes */
	src: url('../vendor/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../vendor/icomoon/icomoon.woff') format('woff'), /* Pretty Modern Browsers */
	url('../vendor/icomoon/icomoon.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../vendor/icomoon/icomoon.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'ZimbraFont';
	src: url('../vendor/icomoon/zimbra.eot'); /* IE9 Compat Modes */
	src: url('../vendor/icomoon/zimbra.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../vendor/icomoon/zimbra.woff') format('woff'), /* Pretty Modern Browsers */
	url('../vendor/icomoon/zimbra.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../vendor/icomoon/zimbra.svg#svgFontName') format('svg'); /* Legacy iOS */
}
.icon-add-list:before {
	content: "\e900";
	font-family: 'IcomoonCustom', sans-serif;
}
.ico-zimbra-face:before {
	content: "\e900";
	font-family: 'ZimbraFont', sans-serif;
}
.ico-custom {
	font-size: 18px;
	margin-right: 5px;
	font-style:normal;
}
.form_wrapper
{
	margin:20px;
}

.k-edit-form-container, .k-textbox {
	max-width:100%;
	min-width:100%;
	width:100%;
}

.k-dropdown
{
	width:100%!important;
}


.nav_tabs .panel-heading
{
	height:20px!important;
}



input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/*.sidebar-widget.widget-tasks ul.sms li:nth-child(6n+1):before {
border-color: #4DD79C;
}

.sidebar-widget.widget-tasks ul.sms li:nth-child(6n+2):before {
border-color: #D9A300;
}

.sidebar-widget.widget-tasks ul.sms li:nth-child(6n+3):before {
border-color: #D64B4B;
}*/


#sms_list li.green::before {
	border-color: #4DD79C!important;
}

#sms_list li.yellow::before {
	border-color: #D9A300!important;
}

#sms_list li.red::before {
	border-color: #D64B4B!important;
}


#profile_image, #logo
{
	margin:auto;
}

.yes_no_wrapper{
	text-align:center;
}

.yes_no_button{
	width:50px;
}

.profile_image_box
{
	width: 35px!important;
}


/*
header fixed table

*/
.header-fixed {
	width: 100%
}

.header-fixed > thead,
.header-fixed > tbody,
.header-fixed > thead > tr,
.header-fixed > tbody > tr,
.header-fixed > thead > tr > th,
.header-fixed > tbody > tr > td {
	display: block;
}

.header-fixed > tbody > tr:after,
.header-fixed > thead > tr:after {
	content: ' ';
	display: block;
	visibility: hidden;
	clear: both;
}

.header-fixed > tbody {
	overflow-y: auto;
	height: 400px;
}

.header-fixed > tbody > tr > td,
.header-fixed > thead > tr > th {
	width: 14%;
	float: left;
}

.tab-sender
{
	height:600px;
}


/*.table-scrollable
{
display:-moz-inline-box;
overflow-x: scroll;
overflow-y: hidden;
width: 90%;

}
*/

.input-group-addon
{
	cursor:pointer!important;
}

.stat_panel .fa
{
	line-height:90px!important;
}

.float_right
{
	float:right!important;
}

.bg-yellow {
	background: #f4c63d none repeat scroll 0 0;
	color: #fff;
}

.bg-cake {
	background: #822c0a none repeat scroll 0 0;
	color: #fff;
}

.bg-smoking {
	background: #116cd6 none repeat scroll 0 0;
	color: #fff;
}

.bg-crow {
	background: #1e0800 none repeat scroll 0 0;
	color: #fff;
}

.bg-sand {
	background: #cece7b none repeat scroll 0 0;
	color: #fff;
}
.bg-grass {
	background: #9eff49 none repeat scroll 0 0;
	color: #fff;
}


.panel-featured-yellow {
	border-color: #f4c63d;
}



.bg-brown {
	background: #795231 none repeat scroll 0 0;
	color: #fff;
}
.panel-featured-brown {
	border-color: #795231;
}


.bg-grey {
	background: #B3B3B3 none repeat scroll 0 0;
	color: #fff;
}
.panel-featured-grey {
	border-color: #B3B3B3;
}
.blue_icon
{
	color: #0088cc;
	/*font-size: 30px;*/
	cursor:pointer;
}

.k-combobox
{
	width:100%!important;
}
.k-timepicker
{
	width:100%!important;
}

.select2
{
	width:100%!important;
}

.power_panel
{
	color:#e36159;
}

.power_sender
{
	color:#0088cc;
}

.power_reminder
{
	color:#47a447;
}

.power_importer
{
	color:#7B1052;
}


.power_recovery
{
	color:#aB4552;
}




.customer-photo {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-size:cover;
	background-position: center center;
	vertical-align: middle;
	line-height: 32px;
	box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
	margin-left: 5px;
}

.customer-name {
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	padding-left: 21px;
}


.grid_icon
{
	margin: 0 10px;
	font-size:20px;
}


.little_panel
{
	min-height:500px!important;
}
.little_panel2
{
	min-height:550px!important;
}
.little_panel3
{
	min-height:630px!important;
}


.content_dlist
{
	height:400px;
}

.tab_dlist
{
	margin-top:60px;
}


/*.btn-group{
width: 100%;
}

.multiselect.dropdown-toggle.btn.btn-default {
width: 100%;
}
.multiselect-container.dropdown-menu {
width: 100%;
}
*/
.tab_success
{
	color:#47a447!important;

}
.tab_success:hover
{
	border-top-color: #47a447!important;
}
.active > .tab_success
{
	border-top-color: #47a447!important;
}
.tab_warning
{
	color:#ed9c28!important;
}
.tab_warning:hover
{
	border-top-color: #ed9c28!important;
}
.active > .tab_warning
{
	border-top-color: #ed9c28!important;
}

.tab_info
{
	color:#5bc0de!important;
}
.tab_info:hover
{
	border-top-color: #5bc0de!important;
}
.active > .tab_info
{
	border-top-color: #5bc0de!important;
}

.tab_primary
{
	color:#0088cc!important;
}
.tab_primary:hover
{
	border-top-color: #0088cc!important;
}
.active > .tab_primary
{
	border-top-color: #0088cc!important;
}

.tab_danger
{
	color:#d2322d!important;
}
.tab_danger:hover
{
	border-top-color: #d2322d!important;
}
.active > .tab_danger
{
	border-top-color: #d2322d!important;
}

.quota_domains_panel
{
	padding:50px;
}


.loading_panel,.loading_panel2,.loading_panel3,.loading_panel4,.loading_panel5,.loading_panel6,.loading_panel7
{
	color:#0088cc;
}

.m_right
{
	margin-right:15px;
}
.zero_padding
{
	padding-left:0px;
	padding-right:0px;
}
.rule_option, #modalEdit .btn-group, .rule_option + .btn-group
{
	margin-top:15px;
	margin-bottom:15px;
}
.datatables-header .rule_option.input-group
{
	margin-right:30px;
}
.datatables-header #day_rules
{
	visibility:hidden;
}
.disabled
{
	pointer-events:none;
}
.disabled-father.active {
	height: 100%;
	display: inline-block;
	cursor: not-allowed;
}
#modalEdit .multiselect-container a
{
	padding-left:27px;
}
#users_table tr td:first-child
{
	width:38px!important;
}
#users_table i.fa
{
	cursor: pointer;
}





.loading-overlay
{
	z-index:3!important;

}




.panel-body a:hover {
	text-decoration:none;
}
#modalSuccess {
	position: fixed;
	transform: translateX(-50%);
	width: 40%;
	z-index: 1041;
	margin-left:50%;
	margin-top:150px;
}
@media screen and (max-width:602px) {

	#modalSuccess {
		width:70%;
	}

}
@media screen and (max-width:430px) {

	#modalSuccess {
		width:90%;
	}

}
.select2-container ~ .dataTables_wrapper {
	margin-top:20px;
}
form + #log_grid {
	margin-top:15px;
}
#zimbra_logo {
	margin-top:20px;
}
.wrap_template_custom .auto_complete{
	width:100%;
}
tr.row-fault[role="row"] {
	background-color:#F2DEDE!important;
}

tr.row-success {
	background-color:#47a447!important;
	color:#FFF!important;
}

tr.row-success i.fa {
	color: #fff;
}
tr.row-success a {
	color: #fff;
}

tr.row-danger {
	background-color:#d9534f!important;
	color:#FFF!important;
}
tr.row-danger i.fa {
	color: #fff;
}
tr.row-danger a {
	color: #fff;
}
tr.row-error {
	background-color:#d9534f!important;
	color:#FFF!important;
}
tr.row-error i.fa {
	color: #fff;
}
tr.row-error a {
	color: #fff;
}


tr.row-ready {
	background-color:#0088CC!important;
	color:#FFF!important;
}
tr.row-ready i.fa {
	color: #fff;
}
tr.row-ready a {
	color: #fff;
}

tr.row-warning {
	background-color:#ed9c28!important;
	color:#FFF!important;
}
tr.row-warning i.fa {
	color: #fff;
}
tr.row-warning a {
	color: #fff;
}


.select2-container ~ textarea {
	margin-top:15px;
}
.recovery-form .form-group {
	margin-bottom: 35px;
}


.rights_list
{
	height: 550px;
	overflow-x: hidden;
	overflow-y: scroll;
}


.cell-loading img {
	max-width: 20px;
	display: block;
}
.new-account-k-combobox k-widget, .new-account-k-combobox k-dropdown-wrap, .new-account-k-combobox .k-input {
	height:33px;
}
.new-account-k-combobox .k-input {
	padding-left:8px;
}
.new-account-k-combobox .k-select {
	line-height:33px;
}
.new-account-k-combobox #new_name {
	margin-bottom:20px;
}

.golden_border
{
	border-style: solid;
	border-color: gold;
}

#status-control {
	padding-top:7px;
}
#datetimepicker_active{
	display:flex;
}
#datetimepicker_active span:not(.input-group-addon) {
	min-width: 40px;
	line-height: 32px;
}
.picker-container {
	margin:0!important;
}
.picker-container .input-group-addon {
	line-height: 28px!important;
	padding:0!important;
}


.light_black
{
	color: #777;
}


td.operations
{
	text-align:center;
	min-width: 100px;
	/* max-width: 250px; */

}



b > a
{
	color:#777;
}


.dark_grey
{
	color:#777;
}

.setup_pane
{
	height:550px;
}


@media screen and (max-width: 480px) {
	.profile-info
	{
		max-width:110px;
	}
	.profile-info > span.role
	{
		display:none;
	}
}


.header_search input.form-control:focus {
	width: 140%;

	left: -40%;
}

.big-input
{
	height:50px;
}

.link_panel > a
{
	color:#777;

}


/*.note-group-select-from-files {
display: none;
}*/


.btn-toolbar
{
	width:150px;

}

.note-image-input.form-control {
	height: 50px;
}





.imap-iframe
{
	width:100%!important;
	min-height:100%!important;
	border:0!important;
	background-color:#eee!important;

}



.bubble_link {
	padding: 5px 10px;
	background-color: #c9c9c9;
	border-radius: 16px;
	margin-right: 5px;
	float:left;
	margin-bottom:5px;
}

.email-modal{
	background: transparent;
	padding: 0;
	text-align: left;
	/* max-width: 600px; */
	margin: 40px auto;
	position: relative;
	width: 75%;
}


.password-modal{
	background: transparent;
	padding: 0;
	text-align: left;
	/* max-width: 600px; */
	margin: 40px auto;
	position: relative;
	width: 50%;
}


.cos-type-pro
{
	color:#0088CC;
}
.cos-type-sta
{
	color:#47A447;
}
.cos-type-biz
{
	color:#D2322D;
}
.cos-type-biz-plus
{
	color:#ED9C28;
}

#modalHeaderColorDangerMessage
{
	margin: 2px 0 4px 0!important;
}
#modalHeaderColorWarningMessage
{
	margin: 2px 0 4px 0!important;
}
select#recovery_method {
	margin-bottom:15px;
}

.switch-center
{
	text-align:center!important;
}

#elementInfo
{
	word-break: break-all!important;
}


/* .dropdown-menu{
right:10px!important;
left: unset;
} */


html.dark .nav-tabs li.active a, html.dark .nav-tabs li.active a:hover, html.dark .nav-tabs li.active a:focus, html.dark .nav-tabs li a {
	color: white;
    background-color: #282d36;
}

html.dark .nav-tabs li a,html.dark .nav-tabs li a:hover {
    background: #F4F4F4;
    border-bottom: none;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 3px solid #000;
	color: white;
    background-color: #282d36;
}


.selected
{
    background-color: #6c8795!important;
    color: #fff!important;
}


.loader-spinner {
	border: 0px solid #f3f3f3;
	border-top: 3px solid #3498db;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 2s linear infinite;
	margin: 8px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.search_timeout_panel {
	padding: 10px;
	margin-top:50px;
}


.search_box {
	margin-bottom: 60px;
}



.progress .progress-bar {
    color: #282d36;
}
