
/* 		KLARO */
		html.ipecos5.portal .klaro {
			font-family: 'XuntaSans' !important;
		}
			
		html.ipecos5.portal .klaro .cookie-notice {
		    background: #007bc4 !important;
		    color: #fff !important;
		    border-radius: 0 !important;
		    max-width:100% !important;
		    width:100%;
		    bottom:0 !important;
		    left:0 !important;
		}
		html.ipecos5.portal .klaro .cookie-notice .cn-body{
			padding:15px 30px !important;
			display: flex;
		    align-items: center;
		}
		html.ipecos5.portal .klaro .cookie-notice .cn-body>p {
			color: #fff !important;
			margin-bottom:0px !important;
		}
		html.ipecos5.portal .klaro .cookie-notice .cn-body>p a {
		    color: white;
		    text-decoration: underline;
		}
		html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok a.cm-link.cn-learn-more:hover{
		    border:1px solid #002f50!important;
		}
		html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok a.cm-link.cn-learn-more {  
		    font-weight: 100;
		    border-radius: 0 !important;
		    border:1px solid white!important;
		    padding:10px 15px !important;
		    color:#007bc4 !important;
		    background-color:white !important;
		    text-transform:uppercase;
		} 
		html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok button.cm-btn.cm-btn-success,
		html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok button.cm-btn {
		    padding:10px 15px !important;
		    font-size: 1em;
		    cursor: pointer;
		    border:1px solid #002f50 !important;
		    width:fit-content !important;
		    flex-grow: unset !important;
		    font-weight: 100 !important;
		    background-color:#002f50 !important;
		    color:white !important;
		    text-transform:uppercase;
		    text-align: center;
		    border-radius: 0;
		}
		html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok button.cm-btn.cm-btn-success:hover,
		html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok button.cm-btn:hover{
		    border:1px solid white!important;
		}
		@media(min-width:1100px){
			html.ipecos5.portal .klaro .cookie-notice .cn-body>p {
			    width: calc(100% - 510px);
			}
			html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok {
			    width: 520px;
			}
			html.ipecos5.portal .klaro .cookie-notice .cn-body>p {
				padding-right:20px !important;
			}
			html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok a.cm-link.cn-learn-more {
			    margin-right: 0.5em !important;
			}
		}
		@media(max-width:1099px){
			html.ipecos5.portal .klaro .cookie-notice .cn-body{
				display: flex;
				flex-direction: column;
				align-items: center;
			}
			
			html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok button.cm-btn{
				width:auto !important;
			}
		}
		@media(max-width:600px){
			html.ipecos5.portal .klaro .cookie-notice .cn-ok {
			   display: flex !important;
			   flex-direction: column!important;
			   align-items: center !important;
			   margin-top: 15px !important;
			}
			html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok a.cm-link.cn-learn-more {
			    margin-right: 0 !important;
			}
			html.ipecos5.portal .klaro .cookie-notice .cn-body .cn-ok button.cm-btn{
			    margin-right: 0 !important;
			}
			html.ipecos5.portal .klaro .cookie-notice .cn-buttons {
			    display: flex !important;
			    flex-direction: column;
			    margin-top: 0px! important;
			    align-items: center;
			}
		}
/* 		modal klaro */
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro  .cm-list-input:checked+.cm-list-label .slider {
			background-color: #2172a3 !important;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro  p.cm-powered-by {
			display: none;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro {
		    background: #fff !important;
		    border-radius: 0 !important;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-header h1 span{
		    color:#007bc4 !important;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-header p{
		    color: #000 !important;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-body li.cm-purpose label.cm-list-label {
		     color: #000 !important;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-body .cm-list-input:checked+.cm-list-label .slider{
		    background-color: #007bc4 !important;
		    height: 20px;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-body .cm-list-input:checked+.cm-list-label .slider::before, .klaro .context-notice .cm-list-input:checked+.cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider::before {
		    height: 10px;
		    width: 10px;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-list-input:checked+.cm-list-label .slider::before, 
		html.ipecos5.portal .klaro .context-notice .cm-list-input:checked+.cm-list-label .slider::before, 
		html.ipecos5.portal .klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider::before {
		    -ms-transform: translateX(30px);
		    transform: translateX(30px);
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-list-input.half-checked:checked+.cm-list-label .slider::before, 
		html.ipecos5.portal .klaro .context-notice .cm-list-input.half-checked:checked+.cm-list-label .slider::before, 
		html.ipecos5.portal.klaro .cookie-notice .cm-list-input.half-checked:checked+.cm-list-label .slider::before {
		    -ms-transform: translateX(15px);
		    transform: translateX(15px);
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-body .cm-list-input+.cm-list-label .slider {
		     height: 20px;   
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-body .cm-list-input+.cm-list-label .slider::before, .klaro .context-notice .cm-list-input+.cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input+.cm-list-label .slider::before {
		    height: 10px;
		    width: 10px;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn {
		    border-radius: 0 !important;
		    font-weight:100;
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-footer .cm-btn.cm-btn-accept {
		    background-color:#007bc4
		}
		@media (min-width: 660px){
			html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro {
			    width: 400px;
			}    
		}
		@media (max-width: 1024px){
			html.ipecos5.portal .klaro .cookie-notice:not(.cookie-modal-notice) {
		   	 	box-shadow: 0 4px 6px 9px rgba(0,0,0,0.2), 5px 5px 10px 0 rgba(0,0,0,0.19);
		    }
		}
		html.ipecos5.portal .klaro .cookie-modal .cm-modal.cm-klaro .cm-body .cm-caret a {
		    color: #007bc4 !important;
		}
