/* Add here all your CSS customizations */

#datatable-tabletools td a
{
	color: #212529;
}

#notes_months .btn-default {

	color: #ccc;
	background-color: transparent;
	border-color: #ccc;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;

}


#notes_months .btn-default:hover, #notes_months .btn-default:active, #notes_months .btn-default:focus, #notes_months .btn-default-active  {
	color: #1D2127;
	background-color: #ccc;
	border-color: #ccc;
}

#calendar .fc-timeline-event
{
    cursor: pointer;
}

#agenda .fc-button
{
	background-color: #FFF !important;
}

#agenda .fc-button.fc-state-active {
	background-color: #0088CC !important;
	color: #FFF !important;
}

.ui-dialog {
	z-index: 99999 !important;
}

.tooltip-inner {
    text-align: left;
    max-width: 350px;
    width: 350px; 
}

.tooltip-custom .tooltip-inner {

	text-align: left;
    max-width: 750px !important;
    width: 750px !important; 

}

.mfp-content .error-container
{
    margin-left: -140px;
}

.force-hover:hover{
    background-color: #eeeeee !important;
    cursor: pointer !important;
}

a.disabled-link {
	color: #465162 !important;
	//background-color: #fff;
	cursor: not-allowed;
}

.tooltip-hint-row, .tooltip-hint-row td a {
    color: #281 !important;
    
}

.form-errors
{
    display: none;
}

.form-errors .error-container
{
    margin-left: 0;
}


.dialog-window-content img
{
    max-width: 100px;
}

ul.companies_list
{
    width: 240px;
}

.ui-widget
{
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 22px;
    font-size: 13px;
}

/*
    DESIGN TWEAKS
*/


.page-title{
    display: none;
}

form table td img {
display: none;
}








div.step-menu img,div.step-menu2 img
{
	display: none; 	
}


.step-menu
{
   clear: both;
    background: #fdfdfd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 20px;
    text-align: right;
    margin-top: 40px;
}



.step-menu a:hover,.step-menu a:active,.step-menu a:focus,div.button-edit:hover,div.button-search:hover,div.button-apply:hover,div.button-calc:hover,div.button-add:hover,div.button-cancel:hover,div.button-remove:hover,div.button-erase:hover,div.button-mail:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
         text-decoration: none !important;;
}

div.button-edit,div.button-search,div.button-apply,div.button-calc,div.button-add,div.button-cancel,div.button-remove,div.button-erase,div.button-sign,div.button-mail,div.button-attach
{
    max-width: 200px;
    float: left;
    margin-right: 10px;
}
div.step-menu a,div.button-edit,div.button-search,div.button-apply,div.button-calc,div.button-add,div.button-cancel,div.button-remove,div.button-erase,div.button-attach,div.button-sign,div.button-mail
{
    border-radius: 0.3rem;
    border: 1px solid #adadad;
    font-size: 14.4px;
    font-size: 0.9rem;
    padding: 7.52px 12px;
    padding: 0.47rem 0.75rem;
    cursor: pointer;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}


div.step-menu a.primary {
	background-color: #0088cc;
	border-color: #0088cc #0088cc #006699;
	color: #ffffff;
}

div.step-menu a.primary:hover {
	background-color: #00a1f2;
	border-color: #00aaff #00aaff #0088cc;
	color: #ffffff;
}

div.step-menu a.primary:focus, div.step-menu a.primary:focus, div.button-edit:focus {
	-webkit-box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
	        box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
	color: #FFF;
}

div.step-menu a.primary.disabled, div.step-menu a.primary:disabled {
	background-color: #CCC;
	border-color: #CCC #CCC #b3b3b3;
}

div.step-menu a.primary:active, div.step-menu a.primary.active {
	background-color: #b9b9b9;
	background-image: none;
	border-color: #b3b3b3 #b3b3b3 #999999;
}

.big-box
{
   clear: both;
    background: #fdfdfd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 0;
  
    margin-top: 40px;
}

.big-box .content
{
   padding: 20px; 
}

.text-box table
{
    float: none !important;
}

.big-box .title
{
    background: #f6f6f6;
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 1px solid #DADADA;
    padding: 18px;
    position: relative;
    
    color: #33353F;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-transform: none;
 
}

.link2
{
   
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    cursor: pointer;
 
}

.progress-line
{
    display: none;
}

#div-search
{
    display: none;
}

.summary-table
{
    display: none;
}

.print_popup
{
    display: none;
}

.content .info
{
    margin-bottom: 20px;
}

.display-none
{
    display: none;
}
.table-bordered td.head
{
    border: 1px solid #dee2e6;
    padding: 0.75rem;
    vertical-align: top;
    text-align: inherit;
    font-weight: 700;
}

.change-row-active
{
    background-color: #00a1f2 !important;
    cursor: pointer;
    color: #FFFFFF !important;
}

.acpopup-content
{
    color: #FFFFFF !important;
}
/* ------------------ Spaces ------------------- */

div.space-5px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 5px;
}

div.space-10px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 10px;
}

div.space-15px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 15px;
}

div.space-20px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 20px;
}

div.space-25px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 25px;
}

div.space-28px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 28px;
}

div.space-30px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 30px;
}

div.space-35px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 35px;
}

div.space-40px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 40px;
}

div.space-50px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 50px;
}

div.space-60px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 60px;
}

div.space-70px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 70px;
}

div.space-80px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 80px;
}

div.space-600px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 600px;
}


div.space-400px
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 448px;
}

.cleaner{
    clear: both;
}

div.green,div.blue,div.red,div.yellow
{
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
}

div.green
{
	background-color: #0C6;
	width: 100%;
	height: 18px;	
}

div.blue
{
	background-color: #03F;
	width: 100%;
	height: 18px;
	position: relative;
}

div.yellow
{
	background-color: #ffc000;
	width: 100%;
	height: 18px;
	position: relative;
}

div.blue div.green
{
	width: 50%;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;	
}

div.blue a,div.red a, div.green a,div.yellow a, div.blue span
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	line-height: 18px;
	display: block;
	padding-top: 2px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

div.red
{
	background-color: #C00;
	width: 100%;
	height: 18px;
}


/** WSChat custom */

.porto #wschat #friends #mystatus .connected:before {
    bottom: 32%;
}

.porto #wschat.module {
    top: 6.9rem;
    height: calc(100% - 6.9rem);
}

.porto #wschat.module #chats {
    height: 100%;
    right: 0;
    transition: right 0.5s, max-width 0.5s;
}

.porto #wschat.module #friends:not(.collapsed) ~ #chats>div {
    margin: 0;
}

.porto #wschat.module #chats>.big-chat {
    top: 0;
    height: inherit;
    width: 100%;
}

@media (min-width: 541px) {
    .porto.visiochat-ready .content-body {
        margin-right: 50px;
    }
}

.porto.sidebar-right-opened #wschat.module #friends.collapsed {
    left: 50px;
}

.porto.sidebar-right-opened #wschat.module #friends {
    left: 320px;
}

.porto.sidebar-left-collapsed #wschat #chats {
    /* Left is closed */
    max-width: calc(100% - 50px - 73px - 0px);
}

.porto.sidebar-left-collapsed #wschat #friends:not(.collapsed) ~ #chats {
    /* Left is closed with friends */
    max-width: calc(100% - 320px - 73px - 0px);
}

.porto.sidebar-left-hover #wschat #chats, :not(.sidebar-left-collapsed) #wschat #chats {
    /* Left is open */
    max-width: calc(100% - 50px - 300px - 0px);
}

.porto.sidebar-left-hover #wschat #friends:not(.collapsed) ~ #chats,
.porto:not(.sidebar-left-collapsed) #wschat #friends:not(.collapsed) ~ #chats {
    /* Left is open with friends */
    max-width: calc(100% - 320px - 300px - 0px);
}

.porto.sidebar-right-opened #wschat #chats {
    /* Right is open */
    right: 250px;
    max-width: calc(100% - 50px - 73px - 300px);
}

.porto.sidebar-right-opened #wschat #friends:not(.collapsed) ~ #chats {
    /* Right is open with friends */
    right: -20px;
    max-width: calc(100% - 0px - 73px - 300px);
}

.porto.sidebar-left-hover.sidebar-right-opened #wschat #chats,
.porto:not(.sidebar-left-collapsed).sidebar-right-opened #wschat #chats {
    /* Left & Right is open */
    max-width: calc(100% - 0px - 300px - 300px);
}

.porto.sidebar-left-hover.sidebar-right-opened #wschat #friends:not(.collapsed) ~ #chats,
.porto:not(.sidebar-left-collapsed).sidebar-right-opened #wschat #friends:not(.collapsed) ~ #chats {
    /* Left & Right is open with friends */
    max-width: calc(100% - 0px - 300px - 300px);
}