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

.footer{
background: #bac8d1;
}

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

.LoginPanel .dnnPrimaryAction {
    background: #ec943b;
    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: #ec943b !important;
}

h2 {
  background-color: #d2dfe8 !important;
  color: #002b55 !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: #ec943b !important;
}
 
/*display: none if an image overlay is unwanted*/
.navBar:before{
    display: none;
}

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

.nddetail h2 {
  color: #787878 !important;
}

.nddetail h3 {
 color: #787878 !important;
}

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

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

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


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

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

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

#profile a {
  color: #787878 !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: Tahoma, 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: 35%;
  height: auto !important;
  float: left;
}

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

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

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

.raDiv, .RadAjax .raColor {
    width: 50vw !important;
    height: 100vh !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: #ec943b;
  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;
}

#MainNav li {
  font-size: 9pt;
}

#breadcrumb li:last-child a, #breadcrumb li::after {
  color: white;
}

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

#SideNav li a {
    background-color: #a6b4bd;
}

.container {
    box-sizing: content-box !important;
}

.content .item.head {
    box-sizing: border-box !important;
}

.container .icon {
  width: 7%;
    font-size: 48px;
    text-align: left;
  float: left;
  font-family: 'Material Icons';
  color: #ec943b;
  padding-top: 40px;
}

.textWrap {
  width: 93%;
  float: left;
}

.container h3 {
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    color: black !important;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.container h2 {
    border-bottom: none;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    color: black !important;
    text-align: left;
    background-color: white !important;
}

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

#MainNav li {
    padding: 0 10px;
}

.basket_block_container fieldset button, .basket_confirm button {
    background-color: #ec943b !important;
}

#breadcrumb li:last-child a {
    color: white !important;
}

.imgR {
  display: none;
}

.content .item.head h3 {
	font-size: 12px;
}

.CSD td {
    color: black;
    font-size: 12px;
    vertical-align: top;
}

.CSD input[type="text"], .CSD textarea, .CSD select {
  width: 100% !important;
  padding: 5px;
  border: 1px solid #838383 !important;
-webkit-box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
-moz-box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
  border-radius: 5px;
}

.CSD textarea {
  margin-top: 15px;
}

.CSD select {
  width: 105% !important;
  margin-left: 8px;
}

.CSD label {
  font-size: 10pt !important;
}

.tac {
  color: #5c7b86 !important;
}


.NormalRed {
  margin-left: 15px;
}

input.NormalTextBox {
  margin-top: 0 !important;
}

.CSD h4 {
  color: #787878 !important;
}

.content h2 {
	color: #787878 !important;
	}

.table-vertical th, .table-horizontal th {
    color: inherit;
    font-weight: bold !important;
    text-align: inherit;
	font-size: 12pt !important;
}

.CommandButton2 {
    background-color: #ec943b;
    padding: 5px 10px;
    color: white !important;
  border-radius: 10px;
}

.SubHead {
  display: block;
  padding: 10px;
}

.dnnFormSuccess {
  background-color: #d2dfe8 !important;
  border: none;
  color: #002b55 !important;
}


.basket_confirm button, .basket_block_container button {
   display: none !important; 
}

.basket_container {
    padding: 0px 50px 0px 50px !important;
	}

#UserProfileImg img {
  display: none !important;
}

#UserProfileImg {
  height: 50px;
}

.UserProfileControls ul li:first-of-type {
  display: none;  
}

.limBtn {
  display: none;
}

.basketconfirm_errorwarning li {
  color: black !important;
}

.limBtn.close {
  display: none !important;
}

.basketconfirm_confirm, .CommandButton3 {
	margin-left: 50px;
  cursor: pointer !important;
}

.basketconfirm_erroritem {
  display: none;
}

.basketconfirm_erroritem:before {
  content: 'test' !important;
  font-size: 18px !important;
}

.nddetail ul li a {
  color: black;
}


#dialog { background-color: white; 
 padding: 15px;
  z-index: 1;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border: 1px solid rgb(89, 89, 89);
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.ui-widget-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0);
    z-index: 9;
}

.ui-dialog {
  z-index: 10;
}

.dialog a {
    color: #ec943b !important;
}

.basket_opleidingssoort {
  display: none !important;
}

table button, .lim_a {
  width: auto !important;
}

.pijltje::after {
    font-family: 'Material Icons';
    width: 30px;
    height: 24px;
    -moz-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    transition: all ease-in 200ms;
    text-align: center;
    content: '\E5CF';
    color: white;
    background-color: #ec943b;
    border-radius: 12px;
    float: right;
    margin-top: 10px;
    margin-left: -130px;
    font-size: 24px;
    line-height: 24px;
    pointer-events: none;
}

#ndMovable .item.body {
  width: 100% !important;
}

.arrow {
    border: 2px solid #e8e8e8;
	font-family: material-icons;
	color: white;
    width: 30px;
    height: 30px;
    border-radius: 17px;
    position: fixed;
    right: 5px;
    bottom: 5px;
  cursor: pointer;
}

.arrow:hover {
	background-color: #787878;
	border: 2px solid #787878;
}

.arrow img {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.FormCSD main ul li>label {
    display: block;
    color: #787878 !important;
    margin: 10px 0 0 0;
    font-weight: normal;
    font-size: 11px;
    margin-top: 20px;
}

.FormCSD input[type=text], .FormCSD input[type=phone], .FormCSD input[type=number], .FormCSD select {
  width: 100% !important;
}

.FormCSD input[type=file]+label, .FormCSD .button {
    display: block;
    width: 40%;
    line-height: 30px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    border: 2px solid #787878 !important;
    color: #787878;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}

.FormCSD input[type=button] {
  background-color: #ec943b !important;
    border: 2px solid #ec943b !important;
    width: 40%;
}

.FormCSD input[type=file]+label:hover, .FormCSD .button:hover {
    color: #ec943b;
    border-color: #ec943b !important;
    transition: all ease-in 150ms;
}

.FormCSD input[type=button]:hover {
    background-color: #787878 !important;
    border-color: #787878 !important;
    transition: all ease-in 150ms;
}

.FormCSD input[type=text], .FormCSD input[type=phone], .FormCSD input[type=number], .FormCSD select {
    outline: none !important;
    border: none;
    width: 40% !important;
    display: block;
    border: 1px solid rgb(120,120,120) !important;
    box-sizing: border-box;
    height: 40px;
    color: rgba(23,36,64,.7);
    -moz-transition: border ease-in 100ms;
    -o-transition: border ease-in 100ms;
    -webkit-transition: border ease-in 100ms;
    transition: border ease-in 100ms;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
    padding: 10px;
}

.innoform ul li .ipDatepickerText .datpickerIcon {
    margin-top: 5px !important;
    border: none !important;
    display: inline-block;
    background: none !important;
    border: none !important;
}

.ipDatepicker {
    font-size: 11px;
    min-width: 300px;
    width: 40%;
}

.FormCSD main ul li>label.error-message {
    margin-top: 0;
    font-weight: 700;
    color: #ff5858 !important;
}

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

.FormCSD h2 {
    margin-top: 30px !important;
    width: 40%;
}

.FormCSD main .field-label span {
    font-size: 14px !important;
    font-weight: 700;
    vertical-align: center !important;
    line-height: 14px !important;
    margin-left: 5px !important;
}

.FormCSD main input[type=checkbox]+label, .FormCSD main input[type=radio]+label {
	color: #787878 !important;
	margin-top: 0;
	font-size: 11px;
}

.FormCSD main {
  color: black !important;
}

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

.FornmCSD label a {
	color: #ec943b !important;
}

.FormCSD textarea {
    outline: none !important;
    border: none;
    width: 40%;
    display: block;
    border: 1px solid rgb(120,120,120) !important;
    box-sizing: border-box;
    height: 80px;
    color: rgba(23,36,64,.7);
    -moz-transition: border ease-in 100ms;
    -o-transition: border ease-in 100ms;
    -webkit-transition: border ease-in 100ms;
    transition: border ease-in 100ms;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
    padding: 10px;
    margin-left: 0px !important;
}

.FormCSD .ipDatepickerText {
	width: 40% !important;
}

.FormCSD .ipDatepickerText input[type=text] {
	width: 100% !important;
}

.CSDOpleiding tbody tr th {
    width: 20%;
}

.CSDOpleiding {
	width: 80%;
}

.CSDOpleiding tbody tr td, .CSDOpleiding tbody tr th {
    font-weight: 100 !important;
    font-size: 12px !important;
    color: black !important;
    padding: 0px !important;
    border: none !important;
    text-transform: capitalize;
}

.ndtblock table thead tr .header:not(.headerSortUp):not(.headerSortDown){
    background-image: none !important;
}

.ndtblock table thead tr .headerSortUp {
    background-image: url('/Portals/111/Images/sortUp.png')!important;
    font-weight: 700 !important;
    color: #ec943b !important;
}

.ndtblock table thead tr .headerSortDown {
    background-image: url('/Portals/111/Images/sortDown.png') !important;
    font-weight: 700 !important;
    color: #ec943b !important;
}

.ndtable th {
	border-bottom: thin solid rgba(236, 148, 59, 0.3) !important;
}




