/* 
Theme Name: SYVR
Theme URI: http://my.syvr.org
Description: The theme for the syvr application
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.1
Author: Danish developer Heine Lund Thunbo - www.dinwebpartner.dk
Author URI: www.dinwebpartner.dk
Text Domain: syvr

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
html body{
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
}
body{
	background: #e0ebf3;
	background-image: url("/wp-content/uploads/2018/01/monster.png");
    background-repeat: repeat;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
h2, .h2, h1, .h1{
	font-size: 1.75rem;
}
.h3, h3 {
    font-size: 1.5rem;
}
p{
	color: #46494c;
	word-wrap: break-word;
}
main{
    margin-top: 100px;
	background:white;
}
body.page-id-10 main{
	background:none;
}
@media (max-width: 767px){
	main{
		margin-top: 100px;
	}
	.dashboard .card-body, .user .card-body, .surveys .card-body{
		padding-left: 80px;
   		padding-right: 5px;
		text-align:left !important;
	}
	.dashboard .card img, .user .card img, .surveys .card img{
		float: left;
		position: absolute;
		left: 10px;
		width: 60px;
		top: 20px;
	}
	
}
.hidden{display:none;}
.clear-both{
	clear:both;
}
.form-horizontal .control-group {
    margin-bottom: 40px;
}
.required, .gfield_required{
	color: #c0392b;
}
textarea, input[type="text"], input[type="number"], input[type="date"], input[type="email"], input[type="password"], input[type="tel"], select {
    width: 100%;
    max-width: 100%;
	border:1px solid #cccccc;
    padding: 5px 8px;
}
.md-form {
    position: relative;
}
.md-form, .md-form .btn {
    margin-bottom: 1.5rem;
}
.md-form input, .md-form select{
	background-color: transparent;
    border: none;
    border-bottom: 1px solid #bdbdbd;
    border-radius: 0;
    outline: 0;
    height: 3.1rem;
    font-size: 1rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.md-form select{
	padding-left: 4px;
}
.md-form label {
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    color: #757575;
    position: absolute;
    top: .8rem;
    left: 0;
    font-size: 1rem;
    cursor: text;
}
.md-form label.file_messageblock_fileheader_label, .md-form label.file_messageblock_header_label, .md-form label.file_messageblock_subheader_label, .md-form label.file_messageblock_filesubheader_messagelabel{
	position: inherit;
    margin: 10px;
    font-size: 14px;
    font-weight: 500;
}
.md-form label.active {
    -webkit-transform: translateY(-140%);
    -ms-transform: translateY(-140%);
    transform: translateY(-140%);
    font-size: .8rem;
}
.page-register-surveyor [id*="wordpress_file_upload_form_"]{
	float:right;
}
.wannabe-md-form input{
	border: none;
    border-bottom: 1px solid #bdbdbd;
    border-radius: 0;
    height: 2.8rem;
    font-size: 1rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.wannabe-md-form input:focus{
	outline: inherit;
}
.wannabe-md-form label{
    font-size: .8rem;
    color: #757575;
    margin-bottom: 0;
}
input[type="checkbox"]{
	width:auto;
}
.form-control:focus {
    box-shadow: 0px 3px 2px -2px rgba(0,123,255,.25);
}
#post-content{
	height:300px;
}
a.navbar-brand img {
    width: 120px;
}
@media (max-width: 768px){
	a.navbar-brand img{
	    width: 90px;
	}
	.navbar-toggler {
		padding: .25rem .35rem;
		font-size: 1rem;
	}
}
.profile_avatar h3{
	display:none;
}
.profile_avatar input[name="avatar_submit"]{
    width: 155px;
}
.wpua_extra_avatars .avatar_container {
    margin-bottom: 15px;
}
input[name="avatar_submit"]{
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.card.surveyor-item:hover{
	background-color:#F5F5F5;
}
.ajax-message{
	position:fixed;
	width: 320px;
	top: 20px;
	left: 50%;
	margin-left: -160px;
	z-index:999999;
	display:none;
	text-align:center;
}
.second_level_categories, .third_level_categories, #other_category_div{
	display:none;
}
.valign_bottom{
	vertical-align:bottom;
}
img{
    max-width: 100%;
}
.img-circle {
    border-radius: 50%;
}
.job-proposal .avatar{
	width:100%;
	height:auto;
	margin-right:15px;
	max-width:155px;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: inherit;
}
.yoBro-chatbox-main-content .yoBro-chatBody-header .new-msg{
	display:none;
}
.avatar_container [class^=icon-], .avatar_container [class*=" icon-"]{
	font-family: icomoon !important;
}
.be_aware{
	position:absolute;
	top:0;
}
span.be_aware {
    background: #e74c3c;
    text-align: center;
    width: 37px;
    height: 37px;
    border: 3px solid white;
    border-radius: 100%;
    padding-top: 2px;
    color: white;
    margin-left: -15px;
    margin-top: 15px;
    font-size: 18px;
}
.yoBro-msgWrapper{
	padding-left: 25px;
}
.yoBro-chatbox-main-content .yoBro-chatHistory .yoBro-singleChatMsg .yoBro-userImgGrp{
	position: absolute;
    left: 15px;
    width: 25px;
	height: 30px;
	overflow: hidden;
}
.yoBro-chatbox-main-content .yoBro-chatHistory .yoBro-singleChatMsg .yoBro-userImgGrp .yoBro-userImg{
	margin: 4px 0;
    width: 25px;
    height: 25px;
}
.yoBro-chatHistory .yoBro-singleChatMsg .yoBro-userImgGrp .yoBro-userImg img, .chat-body-content .yoBro-singleChatMsgGrp .userImg img{
    border-radius: 50%;
}
.form-control:disabled {
    background-color: transparent;
    color: #999;
}
.wpua_image_form .ci_controls [class*=" icon-"]{
	font-family: icomoon !important;
}
.give_rating{
	width:20px;
}
.see_rating{
	width:20px;
}

.star-ratings-sprite {
  background: url("/wp-content/uploads/2018/01/rating-sprite-3.png") repeat-x;
  font-size: 0;
  height: 22px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 120px;
  margin: 0;
}  
@media (max-width: 767px){
	.star-ratings-sprite {
		margin:0 auto;
	}
}
.star-ratings-sprite-rating {
    background: url("/wp-content/uploads/2018/01/rating-sprite-3.png") repeat-x;
    background-position: 0 100%;
    float: left;
    height: 22px;
    display:block; 
}
hr {
    border-color: #dcddde;
    border-style: dotted;
}
.card {
	border-radius: 0;
	border: 1px solid #f8f9fa;
	 -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
	-webkit-box-shadow: 1px 2px 1px 0px rgba(1,1,1,0.1);
    box-shadow: 1px 2px 1px 0px rgba(1,1,1,0.1);
	background-color: #f8f9fa;
}
.card:hover {
	border: 1px solid rgba(0,0,0,.125);
}
#mobile-menu{
    display: block;
    position: fixed;
    width: 300px;
    background: #fcfcfc;
    min-height: 100%;
    padding: 15px 20px;
    top: 0;
    left: -300px;
	z-index: 6001;
    height: 100%;
	overflow-y: scroll; 
	-webkit-overflow-scrolling: touch;
}
@media (min-width: 769px){
	#mobile-menu{
		display:none;
	}
	.close-mobile-menu{
		display:none;
	}
}
@media (min-width: 769px){
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

.submenu{
	list-style: none;
    padding-left: 20px;
}
.submenu li{
    padding: 10px 0;
}
.fixedPosition{
	/*position: absolute;
    width: 100%;
	left: 0;
    padding: 0 15px;
	top: 60px;*/
}
.mobile-backdrop{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(0,0,0,0);
	z-index: 6000;
	display:none;
}
#wpadminbar{display:none;}
@media (max-width: 768px){
	.navbar-expand-md .navbar-collapse {
        display: none !important;
    }
    .navbar-expand-md .navbar-toggler {
        display: block !important;
    }
	.navbar{
		text-align:center;
	}
	.navbar-brand{
		margin: 0 auto;
	}
	.navbar-toggler{
		position:absolute;
		top: 12px;
	    left: 16px;
	}
}
@media (max-width: 575px){
	
}
.swipe-area {
    position: absolute;
    width: 20px;
    left: 0;
	top: 0;
    height: 100%;
    background: transparent;
    z-index: 1020;
}
.card, .btn {
    border-radius: 0rem;
}
a{
	color: #d3771d;
}
.btn, .file_input_button {
	cursor:pointer;
    padding: 2px .75rem;
    font-size: 14px;
}
.btn-primary, .btn-outline-primary:hover, .page-register-surveyor input[type="button"].file_input_button {
    background-color: #4173ba;
    border-color: #2168ce;
    background-image: inherit;
    color: #fff;
}
.btn-outline-primary,  {
    color: #d3771d;
    border-color: #d3771d;
}
.btn-primary.disabled, .btn-primary:disabled {
    background-color: #d3771d;
    border-color: #d3771d;
}
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #d3771d;
    border-color: #d3771d;
    box-shadow: 0 0 0 0.2rem rgba(211,119,29,.5);
}
.btn-primary.focus, .btn-primary:focus, .page-register-surveyor input[type="button"].file_input_button_hover {
    box-shadow: 0 0 0 0.2rem rgba(211,119,29,.5);
    background-image: inherit;
    color: #fff;
}
.btn-primary:hover, .page-register-surveyor input[type="button"].file_input_button_hover{
	background-color: #e18933;
    border-color: #e18933
}


.btn-orange, .btn-outline-orange:hover {
    background-color: #d3771d;
    border-color: #d3771d;
	color: white;
}
.btn-outline-orange{
	background-color: transparent;
    color: #d3771d;
    border: 1px solid #d3771d;
}
.btn-orange.disabled, .btn-orange:disabled {
    background-color: #d3771d;
    border-color: #d3771d;
}
.btn-orange:not([disabled]):not(.disabled).active, .btn-orange:not([disabled]):not(.disabled):active, .show>.btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #d3771d;
    border-color: #d3771d;
    box-shadow: 0 0 0 0.2rem rgba(211,119,29,.5);
}
.btn-orange.focus, .btn-orange:focus {
    box-shadow: 0 0 0 0.2rem rgba(211,119,29,.5);
}
.btn-orange:hover{
	background-color: #d3771d;
    border-color: #d3771d
}


.card-body {
    padding: 15px;
}
@media (max-width: 575px){
	.card-body {
		padding: 15px 0;
	}
	.card:hover {
		border-left: 1px solid white;
		border-right: 1px solid white;
		border-top: 1px solid white;
	}
	.breadcrums{
		font-size:12px;
	}
}
.breadcrums{
    position: absolute;
    left: 0;
	top: 65px;
}
#mobile-menu a:before{
	content: "";
    display: block;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}
#mobile-menu .my-profile:before {
    background: url("/wp-content/uploads/2018/01/profile.png") no-repeat;
    width: 20px;
}
#mobile-menu .profile:before {
    background: url("/wp-content/uploads/2018/01/profile.png") no-repeat;
    width: 20px;
}
#mobile-menu .incomming-job:before{
	background: url("/wp-content/uploads/2018/01/inbox-20-x-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .rating:before{
	background: url("/wp-content/uploads/2018/01/star.png") no-repeat;
    width: 20px;
}
#mobile-menu .billing:before{
	background: url("/wp-content/uploads/2018/01/billing-20-x-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .termsandconditions:before{
	background: url("/wp-content/uploads/2018/01/termsandconditions-20x20.png") no-repeat;
    width: 20px;
}
#mobile-menu .favourite-surveyor:before{
	background: url("/wp-content/uploads/2018/01/Favourite-Surveyor_20x20px.png") no-repeat;
    width: 20px;
}
#mobile-menu .create-job:before{
	background: url("/wp-content/uploads/2018/01/add-20-x-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .closed-job:before{
	background: url("/wp-content/uploads/2018/01/assigned-20-x-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .all-jobs:before{
	background: url("/wp-content/uploads/2018/01/surveyor-20x20.png") no-repeat;
    width: 20px;
}
#mobile-menu .users:before{
	background: url("/wp-content/uploads/2018/02/users-20x20.png") no-repeat;
    width: 20px;
}
#mobile-menu .wordpress:before{
	background: url("/wp-content/uploads/2018/01/icons8-wordpress-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .calendar:before{
	background: url("/wp-content/uploads/2018/01/calendar-20-x-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .messages:before{
	background: url("/wp-content/uploads/2018/01/messages-20-x-20.png") no-repeat;
    width: 20px;
    margin-top: 3px;
}
#mobile-menu .assigned-jobs:before{
	background: url("/wp-content/uploads/2018/01/surveyor-20-x-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .pending:before{
	background: url("/wp-content/uploads/2018/01/pending-20x20.png") no-repeat;
    width: 20px;
}
#mobile-menu .my-rates:before{
	background: url("/wp-content/uploads/2018/02/icons8-coins-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .login:before, #mobile-menu .logout:before{
	background: url("/wp-content/uploads/2018/02/icons8-shutdown-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .settings:before{
	background: url("/wp-content/uploads/2018/03/icons8-settings-filled-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .membership:before{
	background: url("/wp-content/uploads/2018/04/icons8-access-filled-20.png") no-repeat;
    width: 20px;
}
#mobile-menu .company:before{
	background: url("/wp-content/uploads/2018/04/icons8-business-building-filled-20.png") no-repeat;
    width: 20px;
}



#laptop-menu .nav-item a.settings{display:none;}


#wordpress_file_upload_block_1 input[type="button"].file_input_button, #wordpress_file_upload_block_1 form.file_input_uploadform, #wordpress_file_upload_block_1 input[type="text"].file_input_textbox, #wordpress_file_upload_block_1 div.file_filelist, #wordpress_file_upload_block_1 input[type="button"].file_input_button_hover, #wordpress_file_upload_block_1 input[type="button"].file_input_button:disabled, #wordpress_file_upload_block_1 input[type="button"].file_input_button_hover:disabled, #wordpress_file_upload_message_1, #company_logo_div img{
	width:155px;
	max-width: 100%;
}
#wordpress_file_upload_block_1 div.file_filelist_totalprogress_div {
    padding: 5px 22px 5px 4px;
}
div.wpua-edit-container #wpua-add-button {
    margin-right: 0;
    margin-bottom: 5px;
}
input[type="file"].file_input_hidden#upfile_2, input[type="file"].file_input_hidden#upfile_3{
	left:0;
}
#wordpress_file_upload_form_2, #wordpress_file_upload_form_3{
	height:27px;
}
.cal-month th, .cal-month td{
	border:1px solid #EFEFEF;
	text-align: center;
	vertical-align: text-top;
}
.cal-month td{
	height:78px;
}
.cal-day{
	cursor:pointer;
	color: #d3771d;
}
.cal-day.cal-unselectable{
	color:#999;
}
.cal-month .cal-today a{
	background-color: #000;
	width: 26px;
	height: 25px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	color: white;
    padding: 1px;
}
.cal-day.yes{
	background-color: #28a745;
	color:white;
}
.cal-day.no{
	background-color: #DC3427;
	color:white;
}
.jumbotron.bordered {
    border: 2px solid #e9ecef;
    background-color: transparent;
}
#filelist_2, #wordpress_file_upload_message_2, #filelist_3, #wordpress_file_upload_message_3{
	width: 254px;
	margin-top: 4px;
}
#wfu_messageblock_2, #wfu_messageblock_subheader_2_container_1, #wfu_messageblock_3, #wfu_messageblock_subheader_3_container_1{
	width: 254px;
}
#wfu_messageblock_subheader_2_messagelabel_1, #wfu_messageblock_subheader_3_messagelabel_1{
	width:100%;
}
#fileName_2, #fileName_3{
	height: 27px;
	padding: 1px 0 0 5px;
}
#input_2, #input_3{
	top:-1px;
}
.wfu_container label.file_messageblock_filesubheader_messagelabel, .wfu_container label.file_messageblock_fileheader_label, .wfu_container label.file_filelist_filelabel_label, {
    font-size: 14px;
}
#wfu_messageblock_subheader_2_1, #wfu_messageblock_subheader_3_1{
	display:block !important;
}
#wfu_messageblock_arrow_2_1, #wfu_messageblock_arrow_3_1 {
    display: none;
}
.tab-content{
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.mb-10, .my-10 {
    margin-bottom: 6rem !important;
}
.m-0-auto{
	margin:0 auto;
}
#my_proposal, .colored-background{
	background-color: #f8f9fa;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(1,1,1,0.25);
    box-shadow: 1px 3px 3px 0px rgba(1,1,1,0.25);
}
.navbar{
	background-color: #0f3969;
	background: linear-gradient(to bottom , rgba(1,41,83,1), rgba(24,79,137,1));
	-webkit-box-shadow: 1px 3px 3px 0px rgba(1,1,1,0.3);
	box-shadow: 1px 3px 3px 0px rgba(1,1,1,0.3);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255,.85);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #d3771d;
}
.navbar-light .navbar-toggler {
    color: rgba(71,128,190,1);
    border-color: rgba(71,128,190,1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("/wp-content/uploads/2018/01/icons8-menu-24-1.png");
}
html {
    position: relative;
    min-height: 100%;
}

body {
    margin: 0 0 280px; /* bottom = footer height */
}
#footer{
	background-color:#0f3969;
	left: 0;
    right: 0;
    position: absolute;
	bottom: 0;
    width: 100%;
}
#footer_boats{
    margin-top: -81px;
}
#footer #footer-logo {
    width: 160px;
}
#footer a{
	color: rgba(255,255,255,0.2);
}
#map {
	height: 350px;
	margin-top:10px
}
#map.thin-map{
	height: 250px;
}
.col-md-9 #map{
	margin-top:0;
}
/* Optional: Makes the sample page fill the window. */

#description {
	font-size: 15px;
	font-weight: 300;
}

#infowindow-content {
	display: none;
}

#map #infowindow-content {
	display: inline;
}

.pac-card {
	margin: 10px 10px 0 0;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	background-color: #fff;
}

#pac-container {
	padding-bottom: 12px;
	margin-right: 12px;
}

.pac-controls {
	display: inline-block;
	padding: 5px 11px;
}

.pac-controls label {
	font-size: 13px;
	font-weight: 300;
}

#pac-input {
	background-color: #fff;
	font-size: 15px;
	font-weight: 300;
	margin-left: 12px;
	margin-top: 10px;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	width: 400px;
}

#pac-input:focus {
	border-color: #4d90fe;
}

#title {
	color: #fff;
	background-color: #4d90fe;
	font-size: 25px;
	font-weight: 500;
	padding: 6px 12px;
}
#target {
	width: 345px;
}
#messages {
    border: 1px solid gainsboro;
    height: 400px;
    border-bottom: 1px solid gainsboro;
    overflow-y: scroll;
	padding: 4px 15px;
}
.message-time {
    color: #999;
    font-size: 11px;
}
.message_row.general{
	background: #f6f6f6;
}
.message_row:hover{
    background: #f2f2f2;
}
li.open-messages.active {
    background-color: #f0f6ff;
	padding-left: 4px;
    margin-left: -8px;
    border-left: 4px solid #6694ce;
}
li.open-messages:hover {
    background: #f2f2f2;
}
li.open-messages.active:hover {
    background: #f0f6ff;
}
.btn.disabled{cursor:default;}
.contact_list{
	list-style: none;
	padding: 0;
    max-height: 464px;
    overflow-y: auto;
    padding-left: 8px;
    margin-left: -8px;
}
.open-messages{
	position:relative;
    border-bottom: 1px solid gainsboro;
	cursor:pointer;
}
.open-messages .pl-5{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.open-messages img{
	position:absolute;
	width:40px;
    top: 5px;
}
.unreaded .message_name{
	font-weight:700;
}
li.open-messages.unreaded {
    border-left: 4px solid #0f3969;
    margin-left: -8px;
    padding-left: 4px;
}
li.nav-item  .messages{
	position:relative;
}
.new_messages_notification {
    background: #d3771d;
    border-radius: 50%;
    width: 22px;
    position: relative;
    text-align: center;
    height: 22px;
    font-weight: 600;
    font-size: 14px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
	color:white !important;
}
.navbar-toggler .new_messages_notification{
    position: absolute;
    top: -10px;
    right: -15px;
    padding-top: 3px;
}
#profile_image_div img{
	border-radius:50%;
}
td.no-border {
    border: 0;
}
td.fat-border-bottom{
    border-bottom: 2px solid #dee2e6;
}
.invoice_line_textarea{
	height: 34px;
	min-height: 34px;
	resize: vertical;
    overflow: hidden;
}
#new_invoice_tbody select{
	height: 34px;
    padding-top: 3px;
}
#new_invoice_tbody .line_total{
    padding-top: 17px;
}
.open_new_message{
	opacity:0.9;
	 -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
	transform: rotate(-0deg);
}
.open_new_message:hover{
	cursor:pointer;
	opacity:1;
	 -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
	transform: rotate(90deg);
}
.position-relative{
	width:100%;
	position:relative;
}
#search_div{
	position:relative;
}
img#search_loader {
    position: absolute;
    right: 5px;
    top: 5px;
	display:none;
}
#new_message_modal #search_result {
    overflow-y: scroll;
    max-height: 200px;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 9999999999999;
    background: white;
    width: 100%;
	display:none;
    top: -1px;
}
#new_message_modal #search_result img{
	width:20px;
	height:20px;
	border-radius:100%;
}
img.profile_img{
	width:20px;
	height:20px;
	border-radius:100%;
}
#new_message_modal .choose_user{
	padding:3px 5px;
	width:100%;
}
#new_message_modal .choose_user:hover{
	cursor:pointer;
	background: #f2f2f2;
}
#new_message_modal .chosen_user{
	padding:3px 5px;
	background: #f2f2f2;
	border:1px solid #ededed;
	border-radius:3px;
    margin-bottom: 2px;
    width: fit-content;
}
#new_message_modal .chosen_user img{
	width:20px;
	height:20px;
	border-radius:100%;
}
#new_message_modal_to_field {
    float: right;
    margin-left: 5px;
    margin-top: -5px;
}
#new_message_modal .chosen_user .remove_user_from_message{
	cursor:pointer;
}
#new_message_modal .chosen_user b{
	font-weight: 400;
}
#new_message_modal .chosen_user .remove_user_from_message img{
    width: 18px;
    height: 18px;
}
.not_editable_levels button.btn.btn-default{
	cursor:default;
}
.modal #invite_message{
    height: 130px;
}
#header_invite_user{
	border-left: 1px solid #295d8e;
	padding: 0px 15px;
}
#top-bar-profile{
	border-left: 1px solid #295d8e;
    padding: 3px 0 2px 15px ;
}
#top-bar-profile a{
	color:white;
}
#top-bar-profile a:hover{
    color: #d3771d;
	text-decoration:none;
}
#top-bar-profile img{
    width: 30px;
	height: 30px;
    border-radius: 100%;
    margin-right: 5px;
	float:left;
}
#top-bar-profile span{
	float:left;
	line-height: 13px;
}
.valign-bottom {
    position: absolute;
    bottom: 0;
}
.btn.valign-bottom{
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
}
.fold_out_user {
    cursor: pointer;
}
#step1_header.font-weight-bold img, #step2_header.font-weight-bold img, #step3_header.font-weight-bold img, #step4_header.font-weight-bold img{
	box-shadow: 0px 0px 15px steelblue;
    border-radius: 100%;
}
.wfu_container input[type="text"].file_input_textbox {
    padding: 13px;
}
.show_hide_documentation{
    cursor: pointer;
    height: 22px;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
     transition-property: transform;
}
.show_hide_documentation.rotate{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg); 
    -o-transform:rotate(180deg);
}
#user_switching_switch_on{
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: red;
    padding: 7px;
}
#user_switching_switch_on a{
    color: white;
    font-weight: 500;
    font-size: 20px;
}
.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{color:#2196F3 !important}
.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#2196F3 !important}
.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{color:#80C6FF !important}
.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#80C6FF !important}
.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{color:#1766A6 !important}
.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#1766A6 !important}
.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{color:#14568C !important}
.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#14568C !important}
.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{color:#0E3F66 !important}
.ct-series-e .ct-area,.ct-series-e .ct-slice-pie{fill:#0E3F66 !important}
.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{color:#002A4D !important}
.ct-series-f .ct-area,.ct-series-f .ct-slice-pie{fill:#002A4D !important}
.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{color:#071F33 !important}
.ct-series-g .ct-area,.ct-series-g .ct-slice-pie{fill:#071F33 !important}
.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{color:#0b2d56 !important}
.ct-series-h .ct-area,.ct-series-h .ct-slice-pie{fill:#0b2d56 !important}
.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{color:#204E83 !important}
.ct-series-i .ct-area,.ct-series-i .ct-slice-pie{fill:#204E83 !important}
.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{color:#2196F3 !important}
.ct-series-j .ct-area,.ct-series-j .ct-slice-pie{fill:#2196F3 !important}
.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{color:#80C6FF !important}
.ct-series-k .ct-area,.ct-series-k .ct-slice-pie{fill:#80C6FF !important}
.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{color:#1766A6 !important}
.ct-series-l .ct-area,.ct-series-l .ct-slice-pie{fill:#1766A6 !important}
.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{color:#14568C !important}
.ct-series-m .ct-area,.ct-series-m .ct-slice-pie{fill:#14568C !important}
.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{color:#0E3F66 !important}
.ct-series-n .ct-area,.ct-series-n .ct-slice-pie{fill:#0E3F66 !important}
.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{color:#002A4D !important}
.ct-series-o .ct-area,.ct-series-o .ct-slice-pie{fill:#002A4D !important}