/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
form#wppb-register-user {
    color: white !important;
}
form#wppb-register-user ul li {
    list-style: none !important;
}
span.wppb-required {
    color: red !important;
}
form#wppb-loginform label {
    color: white !important;
}

a.h5p-link {
    display: none !important;
}

.h5p-actions .h5p-link{
	display: none !important;
}


p#wppb_form_general_message {
    margin-top: 40px !important;
    background: green ;
    padding: 20px 40px !important;
    border-radius: 25px !important;
    color: white !important;
}

span.wppb-form-error {
    background: red;
    margin: 10px;
}
p.wppb-error {
      margin-top: 40px !important;
    background: red !important;
    padding: 20px 40px !important;
    border-radius: 25px !important;
    color: white !important;
}

p#wppb_register_pre_form_message{
	  margin-top: 40px !important;
    background: green !important;
    padding: 20px 40px !important;
    border-radius: 25px !important;
    color: white !important;
}
p.wppb-alert{
		  margin-top: 40px !important;
    background: yellow !important;
    padding: 20px 40px !important;
    border-radius: 25px !important;
    color: black !important;
}


form#wppb-edit-user li {
    list-style: none !important;
}

/* FILTRI */
.w-filter-item-value label {
    background: #c6c6c6;
    border-radius: 20px;
}
.w-filter.state_desktop.style_switch_trendy .w-filter-item-value.selected {
    color: white !important;
}
.w-filter-item-value.selected label{
	background:#80d572 !important;
}


/* STATISTICHE*/
  div.dataTables_length{
          margin-top: 10px;  
        }
        div.dataTables_length select{
            width: 85px;
           

        }
        div.dataTables_filter{
            width: 100%;
        }
        div.dataTables_paginate span a.paginate_button{
            margin: 4px;
            padding-left: 7px;
            padding-right: 7px;

        }
        div.dataTables_paginate span a.paginate_button:hover{
            background-color: grey;
            color: white;
        }
        tbody tr:hover{
            background-color: gainsboro !important;
            color:black;
        }




p.w-actionbox-title {
    line-height: 1.2em;
}





/*CSS FOR TABLE*/
div.IF-table{
	overflow-x: auto;
}
div.IF-table table{
	border: 1px solid #d92940;
	width: 99%;
}
div.IF-table table tr td{
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
div.IF-table table thead{
	background-color: #d92940;
	color: #ffffff;
	border: 1px solid #d92940;
}
div.IF-table table thead tr{
	border: 1px solid #d92940;
}

div.IF-table table thead tr{
	border: 1px solid #d92940;
}
div.IF-table table thead tr td{
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #d92940;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
div.IF-table table thead tr td:first-child {
	border-left: 1px solid #d92940;
	border-right: 1px solid #ffffff!important;
}
div.IF-table table thead tr td:last-child {
	border-left: 1px solid #ffffff!important;
	border-right: 1px solid #d92940!important;
}
div.IF-table table tbody{
	border: 1px solid #d92940;
}
div.IF-table table tbody tr:nth-child(even) {
	background-color: #f2f2f2;
}
div.IF-table table tbody tr{
	border: 1px solid #d92940;
}
div.IF-table table tbody tr td{
	border: 1px solid #d92940;
}
div.IF-table label{
	line-height: 2.5;
}
div.IF-table input[type="search"]{
	width: 33%;
}
div.IF-table div.dataTables_info{
	font-size: 14px;
}
div.IF-table div.dataTables_paginate.paging_simple_numbers{
	cursor: pointer;
}




h4.wpb_heading.header_completamento_corso {
    text-align: center;
    margin-bottom: 0px;
}

/* ZOOM */
a.btn.btn-join-link.btn-join-via-app{
	display:none !important;
}
.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link {
    background: var(--color-content-link) !important;
}

.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link {
    background: var(--color-content-link) !important;
}


.vczapi-zoom-browser-meeting--info, input#vczapi-jvb-display-name {
    display: none !important;
} 

.dpn-zvc-sidebar-content-list.vczapi-hosted-by-list-wrap {
    display: none !important;
}
.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell,
.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile,
.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{
    background: #d92940;
}


/* SSS */
.gform_wrapper .gf_progressbar:after{
    height: 27px !important;
    background: transparent !important;
    box-shadow: none !important;
}

.gform_wrapper .gf_progressbar {
    height: 30px;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    line-height: 25px !important;
    font-size: 17px;
}