.toolbar .btn{
	font-size: 20px;
	background-color: #00c68e !important;
	border-color: #00c68e !important;
	width: 15% !important;
}
.sw-theme-arrows>.nav .nav-link.done{
	background-color: #00c68e !important;
	background: #00c68e !important;
	border-color: #00c68e !important;
}
.sw-theme-arrows>.nav .nav-link.done::after{
	border-left-color: #00c68e !important;
}
.toolbar{
	/*margin-top:-2% !important;*/
}
#gifLoader{
	position:fixed;
	width:100% !important;;
	height:100% !important;;
	background-color:#FFFFFF !important;;
	background-repeat:no-repeat !important;;
	background-position:center !important;;
	z-index:10000000 !important;;
	opacity: 0.4 !important;;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
#gifLoader img {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 50px;
}
.required::after {
	content: " *";
	color: red;
}
.nice-title{
	background: #f1f1f1;
	padding: 9px;
	font-weight: 400;
}
.btn-dark {
	background: #273b4b;
	color: #ffffff;
}
.text-gray {
	color: #b9b9b9;
}
.pointer{
	cursor: pointer;
}
.first_box{
	float: left;
    padding-left: 40px;
    padding-right: 10px;
}
.btn-red {
	color: #e46a76 !important;
}
.btn-red:hover {
	color: #ffffff !important;
}

#box_calculate {
	float: right;
	padding-right: 5%;
}
.total_style{
	border-top: 1px solid;
}
.card_border{
	border: 1px solid #c6c6c6;
    border-radius: 10px;
}
.title_modal{
	background: #00aca9;
    padding: 1em;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
#myModal_category .modal-dialog,#myModal_sub_category .modal-dialog,
#myModal_create_contact .modal-dialog{
	border: 4px solid #00827f;
    border-radius: 10px;
}
.scrollbox {
	overflow-y: auto;
}
.title_modal h3{
	margin: 0px;
}
.delete_button_card {
	top: 30px;
    right: 20px;
    position: absolute;
    z-index: 999;
}
.btn-white{
	color: #ffffff !important;
}
.topbar .top-navbar .navbar-header{
	background: #2b3b4b !important;
}
.user-profile .dropdown-menu{
	top: 60px !important;
	left: -140px !important;
}
.margin_divisor{
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav-item {
	margin-right: 15px;
}
.active_menu_item {
	background: #00aca9 !important;
    color: #ffffff !important;
}
.active_menu_item_secondary {
	background: #00aca9 !important;
    color: #ffffff !important;
}
.skin-green .sidebar-nav>ul>li.active>a i {
	color : #fff !important; 
}
.li_active_menu_item > i {
	color: #ffffff !important;
}
.active_menu_item a {
	color: #ffffff !important;
}
.li_active_menu_item_secondary {
	background: #6bc5c3 !important;
	color: #ffffff !important;
}
.active_2 a {
	color: #00aca9 !important;
}

.breadcrumb{
	font-size: 15px !important;
}
#menu_nav_section{
	padding: 0 0 0 !important;
}
.user-profile {
	margin-top: 5px !important; 
}
#name_user{
	font-size: 14px !important;
}
.card_menu {
	background: #00aca9;
    color: white;
}
.card_menu_active {
	border-bottom: 4px solid #fb9577;
}
.icon_menu_item{
	font-size: 20px;
}
.icon-size{
	font-size: 20px;
	margin-left: 5px;
}
.icon-size-large{
	font-size: 30px;
	margin-left: 5px;
}
.bootstrap-select {
	width:100% !important;
}
.title_account {
	background: #00aca9;
    padding: 1em;
    font-size: 16px;
    color: #ffffff;
}
#div_payment_month {
	background: #00aca9;
    padding: 1em;
    color: white;
    border-radius: 10px;
    border: 3px solid #ffffff;
}
#div_payment_month .price_subscription {
	text-align: center;
    font-size: 30px;
}
#div_payment_month .button_subscription {
	text-align: center;
    font-size: 30px;
}
#div_payment_annual .price_subscription {
	text-align: center;
    font-size: 30px;
}
#div_payment_annual .button_subscription {
	text-align: center;
    font-size: 30px;
}
#div_payment_annual {
	background: #00aca9;
    padding: 1em;
    color: white;
    border-radius: 10px;
    border: 3px solid #ffffff;
}
.stripe-button-el span {
	background: #fb9678 !important;
	color: #ffffff !important;
}
.stripe-button-el span {
	background: #fb9678 !important;
	color: #ffffff !important;
}
.stripe-button-el span:hover {
	background: #ee8a6d !important;
	color: #ffffff !important;
}
.body-message{
	padding: 15px;
    background: #f7f7f7;
    border-radius: 10px;
}
.image-message{
	padding: 15px;
}
.row_message {
	margin-bottom: 15px;
}
.remove_email_added{
	cursor: pointer;
}
.btn_filter{
	margin-right: 10px;
}
.link_style {
	cursor: pointer;
}
.checkbox-warehouse{
	font-size: 60px;
	cursor: pointer;
	margin-left: 40%;
}
.readonly-block{
	pointer-events: none;
}
.nice_head{
	background: #0170BD;
	color: #ffffff;
}
.border_blue{
	border-color: #0070bc !important;
}
.user-profile .dropdown-menu {
	width: 193px !important;
}
#vanillatoasts-container{
	z-index: 99999999999 !important;
}
.field-required {
	border: 1px solid red;
}
.text-black{
	color: black !important;
}
.input-readonly{
	pointer-events: none !important;
}
.select2-search__field{
	width: 100% !important;
}
