/*COLORS: theme:#2874A6		dark:#17202A	rev:#F5B041		light0:#5499C7		light1:#F1F8FC		textdark:#3C3C3C*/
.theme {color:#fff !important; background-color:#2874A6 !important}
.theme-l0 {color:white !important; background-color:#5499C7 !important}
.theme-l1 {color:#3C3C3C !important; background-color:#F1F8FC !important}
.theme-dark {color:#fff !important; background-color:#17202A !important}
.btn-theme { color:#fff !important; cursor:pointer; background-color:#2874A6 !important;}
.btn-theme-white { color: #2874A6 !important; cursor: pointer; background-color: #fff !important; border:1px solid #2874A6;}
.btn-theme-rev { color:white !important; background-color:#F5B041 !important; cursor: pointer;}
.theme-rev {color:#3C3C3C !important; background-color:#F5B041 !important}
.border-theme{border: 1px solid #2874A6;}
.border-theme-dark{border: 1px solid #17202A;}
.border-bottom-theme-dark{border-bottom: 1px solid #17202A;}
/**/
.text-theme{color:#2874A6;}
.text-theme-dark{color:#17202A;}
.text-dark{color:#3C3C3C;}
.text-grey { color: rgb(152,156,158)}
/**/
.theme-link{text-decoration:none; color:#2874A6; cursor:pointer;}.theme-link:hover{color:#17202A;}
.theme-white-link{text-decoration:none; color:#fff; cursor:pointer;}.theme-white-link:hover{color:#F1F8FC;}
.theme-dark-link{text-decoration:none; color:#17202A; cursor:pointer;}.theme-dark-link:hover{color:#2874A6;}
.theme-footer-link{text-decoration:none; color:#fff; cursor:pointer;}.theme-footer-link:hover{color:#2874A6;}
/**/
.them-announc1{color:black; background-color:limegreen;}
.them-announc2{color:black; background-color:lightyellow;}
.them-announc3{color:white; font-weight:bold; background-color:orangered;}
/**/
.w3p-report-theme { background-color: rgb(248,165,180); color:white;}
.w3p-addtoapp-theme {background-color: rgb(131,177,228); color:white;}
/**/
.w3p-content-theme {background-color: rgb(244,248,248);}
.w3p-help-theme { color:#3C3C3C !important; background-color:#F1F8FC !important; cursor:pointer}
.w3p-action-theme {color:#fff !important; background-color:#5499C7 !important; cursor:pointer;}
.w3p-toolicon-theme { border: 1px solid rgb(238,230,250);background-color: rgb(250, 250, 252);}
.w3p-pagination .page:hover:not(.theme) {background-color:#F1F8FC;}