/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
  background-color: #0080C2;
  padding: 5px 10px;
  color: white;
}
.footer{
background: #004b74;
}

.ndtable thead th {
    color: #0080C2 !important;  
  	border-bottom: thin solid #0080C2 !important;
}

.LoginPanel .dnnSecondaryAction {
    background: #212DA6;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.LoginPanel .dnnPrimaryAction {
    background: #212DA6;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.ndLogin .dnnLoginService input {
  width: 250px;
}

#dnn_ctr7915_Login_Login_DNN_cmdCancel{
  display: none;

}

.lim .basket_confirm button {
  display: inline-block !important;
}
/*dnn fix: added in an update.*/


.fu-container.ui-dialog-content.ui-widget-content, .ui-dialog-content.ui-widget-content{
    height: 100% !important;
}

.ndLogin {
  width: 280px!important;
}

@media only screen and (max-height: 800px)
.ndLogin {
  width: 280px !important;
}
}


.LoginPanel .dnnSecondaryAction {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.LoginPanel .dnnPrimaryAction {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.ndLogin .dnnLoginService input {
  width: 250px;
}

.ndLogin .dnnFormItem:nth-child(4) {
  margin-top: 0 !important;
}

.hiddentable td{
    color: black;
    font-size: 12px;
}

.hiddentable td input{
    margin: 10px !important;
}

.hidden { display: none !important; }

.ndFm input{
  	border: thin solid rgba(0, 0, 0, 0.05);
  	padding: 5px;
}

.CommandButton, .CommandButton a{
  	color: white !important;
}


.ndLogin :nth-child(5).dnnFormItem{
  margin-top: -95px !important;
}


.sidebar ul li ul li a {
	height: auto !important;
}

p.info{
  margin: 0 !important; padding: 0;
}

.content ul{
  margin: 0 !important;
}

.dnnFormMessage.dnnFormSuccess{
  display: block !important;
}

a.lim_a{
  color: white !important;
}

#dnn_ctr7915_Login_Login_DNN_cmdCancel{
  display: none;

}

.lim .basket_confirm button {
  display: inline-block !important;
}
/*dnn fix: added in an update.*/


.fu-container.ui-dialog-content.ui-widget-content, .ui-dialog-content.ui-widget-content{
    height: 100% !important;
}

.ndLogin {
  width: 280px!important;
}

@media only screen and (max-height: 800px)
.ndLogin {
  width: 280px !important;
}
}

.dnn_contentPane h2 {
  color: black !important;
  background-color: #212DA6 !important;
}

h2 {
  background-color: #0080C2 !important;
  color: white !important;
}

.basketconfirm_confirm {
    font-size: 12px !important;
    padding-right: 10px !important;
    background-color: rgb(0, 151, 176) !important;
  border: 0;
  padding: 10px 15px !important;
  color: white;
  border-radius: 10px;
}

.basketconfirm_confirmmessage {
  background-color: rgba(0, 255, 0, 0.3) !important;
  color: #006400 !important;
  border: 1px solid #006400 !important;
  padding: 15px !important;
  margin-bottom: 10px !important;
}

.basketconfirm_deelnemers {
  margin-top: 15px !important;
}


/*navGradient*/
.navBar {
  background: #004b74 !important;
}
 
/*display: none if an image overlay is unwanted*/
.navBar:before{
    display: none;
}

.companytxt h2 {
  color: #004b74;
  background-color: white !important;
}

.nddetail h2 {
  color: #212DA6 !important;
}

.nddetail h3 {
 color: #212DA6 !important;
}

.ndtable tr.l1::after {
  background-color: #0080C2 !important;
}

.companytxt p, .companytxt h2 {
  color: #004b74 !important;
}

table button, .lim_a {
  background-color: #212DA6 !important;
}


textarea {
  margin-left: 10px !important;
}

.form {
  margin-bottom: 100px !important;
}

#profile h2 {
  background-color: white !important;
}

#profile a {
  color: #004b74 !important;
}

.item h2 {
  background-color: white !important;
  color: black !important;
}  
.item h3 {
 color: black !important;
}

/*set fonts*/
html, body, h1, h3, h4, h5, p{
    font-family: Arial, sans-serif !important;
    text-transform: none !important;
color: black !important;
}

/*set fonts*/
h2{
    font-family: 'Open Sans', sans-serif !important;
    text-transform: none !important;
}

.ndtblock {
  padding: 0 !important;
}

#dnn_dnnLOGO_hypLogo img {
  width: 30%;
  height: auto !important;
  float: left;
}

.companytxt {
   margin-top: 20px;
  float: left;
}

.ndtblock .item {
	background-color: white !important;
	border: none !important;
	margin: 0 !important;
}
	
.ndtblock .
 h2{
color: #212DA6 !important;
}
.ndtblock .item h3{
color: black !important;
}

.ndtblock .item .tableMI{
color: #0080C2 !important;
  font-style: normal !important;
}

#SideNav li a {
    background-color: #cacaca;
    color: black;
}

#SideNav li.active a{
  background-color: #0080C2;
} 

#SideNav li ul li a {
  background-color: white !Important; 
  border-color: #0080C2  !important;
}

.raDiv, .RadAjax .raColor {
    width: 50vw !important;
    height: 75vh !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}


.checkbox { margin-left: 20px !important; }
.targetDiv {
    display: none
}
.targetDiv.first {
    display: block
}

.menu1 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(244, 127, 49, 0.1);
}

.menu2 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(68, 175, 180, 0.1);
}

.menu1 a, .menu2 a {
  color: #212DA6 !important;
}

#mainmenurow {
  display: none;
}


.aspNetDisabled { color: #4B4B4B; background-color: #FFFFFF; border: 0px !important; padding: 0px !important; }

#dnn_ctr_EditUser_cmdDelete { display:none }
#dnn_ctr_EditUser_adminTabNav {display:none }


.paneltext { color: white !improtant; }
#ui-tabs-anchor { display:none }

.content .item.head {
  color: #0080C2;
  width: 16.67%;
}

.ProfilePhoto {
    background-color: white;
}

.nddetail {
    width: 95% !important;
}

.l2 {
    width: 10% !important;
}

.l3 {
    width: 100% !important;
}

.CustomClasse tbody tr td:last-child {
  padding-right: 50px !important;
}

.imgR {
  display: none;
}

.CommandButton2 {
    background-color: #0080C2;
    padding: 5px 10px;
    color: white;
  border-radius: 10px;
    margin: -15px 0px !important;
}

.Afbeelding {
  margin-top: 25px !important;
}

.hiddentable td {
    color: black;
    font-size: 12px;
    vertical-align: middle;
}
.content a{
  color: black !Important;
}


.content .CommandButton2{
	color: white !Important;
}

#MainNav li:hover, #MainNav li.active {
    border-bottom: 5px solid #0080C2;
    color: #0080C2;
}

.innoform main ul li > label {
    color: black !important;
}

.ndtable td {
    color: black !important;
}



.innoform main label.error-message {
 	color: #ff5858!important; 
}

.innoform main ul li>label.error {
  color: #ff5858!important; 
}

.content .item.head h3 ul {
  list-style-type: disc;
    list-style-position: initial;
    line-height: 16px;
    font-size: 12px;
}



.edt_addnew a {
    color: white !important;
    background-color: #004b74;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    top: 45px;
    font-size: 16px;
}

.edt_addnew a:hover {
    opacity: 0.8;
}

#MainNav li a {
    color: white;
    font-size: 12px;
}



/* GK: aanpassing icoon in ddr-menu */

#MainNav li{
  width: 200px!important;
}





























