/* CSS Document */
* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

html, body {
    background-color: #EEEEEE;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{    overflow-y: scroll;}
a {
    color: #4277A8;
    text-decoration: none;
}
    a:hover {
        text-decoration: underline;
    }
div.main {
    margin: 10px 10px 10px 10px;
}
    img {
        border:none;
    }
.loginWrap {
    background-color: #FFF;
    border: 1px #cbcbcb solid;
    height: auto !important;
    height: 590px;
    margin: 0 auto;
    min-height: 590px;
    position: relative;
    top: 100px;
    width: 740px;
}

.loginWrapShadow {
    background-image: url(../img/loginBoxShadow.png);
    bottom: -18px;
    display: block;
    height: 18px;
    left: 8px;
    position: absolute;
    width: 724px;
}

.loginWrap .logo {
    background-image: url(../img/logoMagnetLogin.png);
    display: block;
    height: 44px;
    margin: 35px 0 35px 45px;
    width: 375px;
}

.loginWrap hr {
    background-image: url(../img/lineFading.png);
    background-repeat: no-repeat;
    border: none;
    height: 1px;
    margin: 0px;
    margin-left: 45px;
    padding: 0px;
    width: 548px;
}

.loginWrap .login, .loginWrap .wwVergeten {
    display: none;
    margin: 50px 0 100px 230px;
    width: 400px;
}
/*.loginWrap .wwVergeten{
	display:none;
}
.loginWrap .logininvisible{
	display:none;
}*/
.loginWrap .loginTitel {
    margin-bottom: 10px;
}

.loginWrap input.gebruikersnaam,
.loginWrap input.wachtwoord {
    background-repeat: no-repeat;
    border: none;
    color: #c0c0c0;
    height: 45px;
    margin-bottom: 10px;
    padding: 0 0 0 37px;
    width: 244px;
}

.loginWrap input.inputBlack {
    color: #000;
}

.loginWrap input.gebruikersnaam {
    background-image: url(../img/inputTxtUsr.png);
}

.loginWrap input.wachtwoord {
    background-image: url(../img/inputTxtPwd.png);
}

.loginWrap .error {
    color: #f64949;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}

.loginWrap .info {
    color: #2A792A;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}

.loginWrap .buttonLogin, .loginWrap .buttonVerzend {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    padding: 0;
    text-indent: -99999px;
    text-transform: uppercase;
    width: 127px;
}

.loginWrap .buttonLogin {
    background-image: url(../img/buttonLogin.png);
}

.loginWrap .buttonVerzend {
    background-image: url(../img/dut/buttonVerzend.png);
}

    .loginWrap .buttonLogin:hover, .loginWrap .buttonVerzend:hover {
        background-position: 0 -54px;
    }

.loginWrap .buttonLogin:active {
    background-position: 0 -108px;
}

.loginWrap .buttonVerzend:active {
    background-position: 0 -106px;
}

.loginWrap .pwdForgot, .loginWrap .back2Login {
    background-image: url(../img/dotsHor.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #939393;
    float: left;
    font-size: 12px;
    margin-left: 34px;
    margin-top: 11px;
    padding-bottom: 4px;
    text-decoration: none;
}

.loginWrap .back2Login {
    margin-left: 63px;
}

    .loginWrap .pwdForgot:hover, .loginWrap .back2Login:hover {
        color: #000;
    }

.loginWrap .loginHrBottom {
    bottom: 50px;
    position: absolute;
}

.loginWrap .loginFooter {
    bottom: 0px;
    position: absolute;
    width: 100%;
}

.loginWrap .loginLanguage {
    float: left;
    margin: 0 0 18px 45px;
    width:100px;
}

.loginWrap a.lang {
    display: block;
    float: left;
    height: 12px;
    margin-right: 10px;
    text-indent: -99999px;
    text-transform: uppercase;
    width: 16px;
}
/*.loginWrap a.langEn{
	background-image:url(../img/flagEn.png);
}
.loginWrap a.langNl{
	background-image:url(../img/flagNl.png);
}*/
.loginWrap .loginCopyright {
    color: #818181;
    float: right;
    font-size: 12px;
    margin-right: 45px;
}

.loginDesc {
    color: #4d4e4e;
    font-size: 12px;
}




/* menubar */

.magnet_menubarcontainer {
    background-color: #404040;
    /*background-image: url("../img/logo_small.jpg");
    background-repeat: no-repeat;*/
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11pt;
    /*padding: 5px;*/
    /*text-align: right;*/

    height: 35px;
}

    .magnet_menubarcontainer .username {
        color: #EEEEEE;
        font-size: 11pt;
        font-weight: bold;
        padding: 0 10px 0 10px;
        text-transform: uppercase;
    }

    .magnet_menubarcontainer div.magnet_menuitem_logo a,
    .magnet_menubarcontainer div.magnet_menuitem a,
    .magnet_menubarcontainer div.magnet_menuitem_sub a,
    .magnet_menubarcontainer div.magnet_menuitem_icon a {
        float: left;
        display: block;
        height: 25px;
        background-color: #404040;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        white-space: nowrap;
    }

    


    .magnet_menubarcontainer .magnet_menuitem_logo a {
        padding: 5px 15px 5px 15px;
    }

    .magnet_menubarcontainer div.magnet_menuitem a,
    .magnet_menubarcontainer div.magnet_menuitem_sub a 
    {
        padding: 7px 15px 3px 15px;
    }

    .magnet_menuitem_icon {
        float: right;
        height: 35px;
    }

    .magnet_menuitem_icon a {
        display: block;
        height: 25px;
        padding: 8px 15px 0 15px;
    }



    .magnet_menuitem_logo,
    .magnet_menuitem {
        position: relative;
        float: left;
    }

    .magnet_menuitem .subcontainer,
    .magnet_menuitem_icon .subcontainer
    {
        position: absolute;
        top: 33px;
        display: none;
        background-color: #404040;
        z-index: 200;
        width: 260px;
    }
    
    .magnet_menuitem .subcontainer a, 
    .magnet_menuitem_icon .subcontainer a 
    {    
        text-align: left;
        display: block;
        width: 100%;
        background-color: #404040;
    }

    .magnet_menubarcontainer div.magnet_menuitem_logo   a:hover,
    .magnet_menubarcontainer div.magnet_menuitem_logo   a.active,
    .magnet_menubarcontainer div.magnet_menuitem        a:hover,
    .magnet_menubarcontainer div.magnet_menuitem        a.active,
    .magnet_menubarcontainer div.magnet_menuitem_sub    a:hover,
    .magnet_menubarcontainer div.magnet_menuitem_sub    a.active, 
    .magnet_menubarcontainer div.magnet_menuitem_icon   a:hover,
    .magnet_menubarcontainer div.magnet_menuitem_icon   a.active    
    {
        background-color: #5D5D5D;
    }

    .magnet_menuitem_dut {
        background: url(/img/language/DUT.png) 92% center no-repeat;   
    }

    .magnet_menuitem_eng {
        background: url(/img/language/ENG.png) 92% center no-repeat;   
    }

    .magnet_menuitem_fre {
        background: url(/img/language/FRE.png) 92% center no-repeat;   
    }



    .magnet_menuitemsettings {
        float: right;
    }


    .magnet_menuitem_domains {
        float: right;
        padding: 5px 15px 3px 15px;
    }

    .menubar_domainSelection {
        width: 200px;
    }


#portalLeftMenu {
    width: 240px;
    display: block;
    float: left;
    overflow: hidden;
    background-color: #FFFFFF;    
    position:absolute;
    z-index:10;
    border: 1px solid #E0E0E0;
        -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0px 0 0 20px;
}

#portalMainContent {
    border: 2px solid #E0E0E0;
    margin: 10px 10px 10px 264px;
    background-color: #FFFFFF;
}
.containerleftmenu{

}
/*fix dropline between nodes*/
.rtDropAbove, .rtDropBelow { z-index: 6500;  }

.magnet_leftmenuitem_a {
    display: block;
    height: 25px;
    /*padding: 5px 0 5px 5px;*/
    padding: 7px 15px 3px 15px;

    /*background-color: #404040;*/
    color: #404040;
    font-size: 15px;
    
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.magnet_leftmenuitem_sub_a {
    display: block;
    height: 25px;
    /*padding: 5px 0 5px 5px;*/
    padding: 7px 15px 3px 30px;

    /*background-color: #404040;*/
    color: #404040;
    font-size: 12px;
    
    text-decoration: none;
    text-transform: none;
    white-space: nowrap; 
}

#portalLeftMenu a.active,
#portalLeftMenu a:hover
{
    font-weight: bold;
    /*background-color: #5D5D5D;*/
}



.UpdateProgress {
    background-color: #FFFFFF;
    border: 1px dashed #C0C0C0;
    margin: 0px auto;
    padding: 40px;
    position: fixed;
    text-align: center;
    top: 40%;
    vertical-align: bottom;
    width: 280px;
    z-index: 1001;
}



.errorWrap {
    background-color: #FFF;
    border: 1px #cbcbcb solid;
    height: auto !important;
    height: 590px;
    margin: 0 auto;
    min-height: 590px;
    position: relative;
    top: 50px;
    width: 1000px;
}

    .errorWrap .logo {
        background-image: url(../img/logoMagnetLogin.png);
        display: block;
        height: 44px;
        margin: 35px 0 35px 45px;
        width: 375px;
    }

    .errorWrap hr {
        background-image: url(../img/lineFading.png);
        background-repeat: no-repeat;
        border: none;
        height: 1px;
        margin: 0px;
        margin-left: 45px;
        padding: 0px;
        width: 548px;
    }

    .errorWrap .errorContents {
        border: none;
        margin: 0px;
        margin-left: 45px;
        padding: 0px;
    }

.errordetails {
    background-color: #F8F8F8;
    border: 1px #cbcbcb solid;
    height: 300px;
    overflow: scroll;
    width: 95%;
}

.clientdetails {
    background-color: #F8F8F8;
    border: 1px #cbcbcb solid;
    margin-bottom: 40px;
    padding: 2px;
    width: 95%;
}



.labelDescriptionItem {
    padding-bottom: 10px;
}

.labelDescriptionControl_Label {
    clear: left;
    float: left;
    display: block;
    width: 154px;
}

.labelDescriptionControl_Field {
    float: left;
    display: block;
    width: 300px;
}

    .labelDescriptionControl_Field input {
        width: 160px;
    }
    .labelDescriptionControl_Field textarea {
        width: 300px;
    }

div.comboBoxLanguage .rcbInputCell .rcbInput {
    padding-left: 22px;
}


/* BYTEIMAGECONTROL */
    .byteimagepanel .RadUpload input.ruFakeInput
    {
        display: none;
    }
    .byteimagepanel .RadUpload input.ruBrowse
    {
        width: 115px;
    }
    .byteimagepanel .RadUpload span.ruFileWrap input.ruButtonHover
    {
        background-position: 100% -46px;
    }
    .byteimagepanel .RadUpload input.ruButton
    {
        background-position: 0 -46px;
    }
        
    .byteimagepanel .byteimageinvalid
    {
        color:Red;
        display: none;
    }
        
    .byteimagepanel .binary-image
    {
        margin-bottom:5px;
    }
        
    .byteimagepanel .rbDecorated
    {
        padding-bottom:2px;
        margin-left:4px;
        width:111px;
    }
        
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .byteimagepanel #RadButton1 { padding-right: 4px }
    }
/* END BYTEIMAGECONTROL */






.UpdateProgressContent {
    padding: 40px;
    border: 1px dashed #C0C0C0;
    background-color: #FFFFFF;
    width: 250px;
    text-align: center;
    vertical-align: bottom;
    z-index: 1001;
    top: 30%;
    margin:0px auto;
    position: fixed;
}






a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.shadowWhite{
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);    
}
.shadowBlack{
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);    
}
.fontMedium {
    font-weight: bold;
    font-size: 14px;
}
hr {
    background-image: url('../img/hr.png');
    background-repeat:repeat-x;
    border-style: none;
    height: 2px;
}
.linkBlue{ color: #4277a8;display: inline-block;zoom:1; *display: inline; _height: 16px;}
.linkRed{ color: #c13030;display: inline-block;zoom:1; *display: inline; _height: 16px;}



.magnet_leftmenuitem_a.active {
    position:relative;
}

/* gray triangle */
/* used as border for white triangle */
.magnet_leftmenuitem_a.active:after {
  content: '';
  border-style: solid;
  border-width: 10px;
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #E0E0E0;  
  left: -1px;
  position: absolute;
  z-index: 1; /* stay behind */
}

.magnet_leftmenuitem_a {
    line-height:24px;
}
    .magnet_leftmenuitem_a:hover {
        text-decoration:none;
    }
.magnet_leftmenuitem_a.active {
    background-color:#f4f4f4;
    border-top:1px solid #cbcbcb;
    border-bottom:1px solid #cbcbcb;
}
#portalMainContent {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);      
    font-size: 12px;
    color: #5d5d5d;
    border: none;
    background: transparent;
    margin: 20px 20px 10px 288px;
}
.divContent {
    max-width:960px;
}
.paginaUitleg {
    float: right;
    margin-top: -10px;
}
h1 {
    color: #5d5d5d;
    font-size: 16px;
    font-weight: bold;
}
.paginaId {
    color:#c9c9c9;
}
.icon {
    background-image: url('/img/icons.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    text-transform: uppercase;
    display: inline-block;zoom:1; *display: inline; _height: 16px;
    text-align: left;
    vertical-align: bottom;
}
/*nummer x 40 - 40*/
    .icon.question {background-position: 0px 0px;width: 20px;height: 20px;}
    .icon.tree {background-position: 0px -40px;width: 16px;height: 16px;}
    .icon.link {background-position: 0px -80px;width: 16px;height: 16px;}
    .icon.settings {background-position: 0px -120px;width: 16px;height: 16px;}
    .icon.switchOff {background-position: 0px -160px;width: 16px;height: 15px;}
    .icon.switchOn {background-position: 0px -200px;width: 20px;height: 16px;}
    .icon.plusGreen {background-position: 0px -200px;width: 20px;height: 16px;}
    .icon.plusBlue {background-position: 0px -240px;width: 20px;height: 16px;}
    .icon.plusRed {background-position: 0px -280px;width: 20px;height: 16px;}
    .icon.paragraaf {background-position: 0px -320px;width: 30px;height: 19px;}
    .icon.wijzigInhoud {background-position: 0px -360px;width: 20px;height: 14px;}
    .icon.wijzigSoort {background-position: 0px -400px;width: 20px;height: 14px;}
    .icon.positieOmhoog {background-position: 0px -440px;width: 20px;height: 14px;}
    .icon.positieOmlaag {background-position: 0px -480px;width: 20px;height: 14px;}
    .icon.nonActief{background-position: 0px -520px;width: 20px;height: 14px;}
    .icon.verwijder{background-position: 0px -560px;width: 20px;height: 14px;}
    .icon.typeModule{background-position: 0px -600px;width: 20px;height: 17px;}
    .icon.typeParagraaf{background-position: 0px -320px;width: 20px;height: 17px;}
    .icon.preview{background-position: 0px -1440px;width: 24px;height: 24px;}
    .icon.typePagina{background-position: 0px -1480px;width: 16px;height: 16px;} 
    .icon.verwijderx{background-position: 0px -560px;width: 20px;height: 14px;}
    .icon.verwijderx{background-position: 0px -560px;width: 20px;height: 14px;}
    .icon.verwijderx{background-position: 0px -560px;width: 20px;height: 14px;}
    .icon.verwijderx{background-position: 0px -560px;width: 20px;height: 14px;}
    
    .icon.page {
        background: url('/img/icons/icon_big_document.png') no-repeat;
        height: 16px;
        width: 16px;
    }

.magnet_leftmenuitem_a:before {
    display:inline-block;
    content:'';
    background-image: url('/img/icons.png');
    background-repeat: no-repeat;
}
    .magnet_leftmenuitem_a[title="Pagina's"]:before{background-position: 0px -720px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Bestanden"]:before{background-position: 0px -1560px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Afbeeldingen"]:before{background-position: 0px -840px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Foto sets"]:before{background-position: -40px -840px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Formulierengenerator"]:before{background-position: 0px -920px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Formulieren"]:before{background-position: 0px -920px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Account beheer"]:before{background-position: 0px -1480px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Shopinhoud en Artikelbeheer"]:before{background-position: 0px -1600px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Verkoop"]:before{background-position: 0px -1640px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Admin Tools"]:before{background-position: 0px -1520px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Formulieren generator"]:before{background-position: 0px -920px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="AGN Mailhandler Plus"]:before{background-position: 0px -800px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="FAQ Beheer"]:before{background-position: 0px -880px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Lokatiefinder beheer"]:before{background-position: 0px -1080px;width: 23px;height: 16px;}
    .magnet_leftmenuitem_a[title="Identity beheer"]:before{background-position: 0px -1480px;width: 23px;height: 16px;}

.paragraafType {
    margin-bottom: 5px;
}
select{
    border:1px solid #CBCBCB;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:3px;
}
.classSelect {
    margin-bottom:5px;
}
.classSelect strong{
    margin-bottom:5px;
    display:block;
}
.RadTreeView .rtLines .rtTop, .RadTreeView .rtLines .rtMid, .RadTreeView .rtLines .rtBot {
    line-height: 24px;
}
.RadTreeView_MetroTouch .rtSp {
    height:24px!important;
}
.RadTreeView_MetroTouch .rtPlus, .RadTreeView_MetroTouch .rtMinus{
    margin-top:2px !important;
}
.typeChangeLinks a{ display: block;margin: 0 0 10px 0; height:30px;}

.buttonsPage {
    position:relative;
}
.popup {
    display: none;
    position: absolute;
    right: 0;
    top: 37px;
    background: #FFF;
    width: 400px;
    z-index: 10;
    border: 1px solid #cbcbcb;
    -webkit-box-shadow:  0px 3px 3px 0px rgba(150, 150, 150, 0.5);
    -moz-box-shadow:  0px 3px 3px 0px rgba(150, 150, 150, 0.5);        
    box-shadow:  0px 3px 3px 0px rgba(150, 150, 150, 0.5);
}
.popupType{ width: 260px;}
    .popupType h4 img {margin:7px 0 -5px 15px; }
    .popupType .popupContent > div {padding-top:15px; border-top:1px solid #e3e3e3;}
    .popupHeader {
        display: block;
        background: #404040;
        color: #FFF;
        padding: 10px 15px;
        font-size: 12px;
        text-shadow: none;
        font-weight: bold;
    }
    .popupContent {
        padding: 0 15px 10px 15px;
        font-size: 12px;
    }
       .popupClose{ float: right;color: #FFF;line-height: 16px;}
       .popupClose:hover{ text-decoration: none;color: #E97645;}

.previewUrlLink{display: block; margin-top: 10px;}

.buttonWhite {
    display: inline-block;zoom:1; *display: inline; _height: 16px;
        -webkit-box-shadow:  0px 1px 1px 0px rgba(150, 150, 150, 0.5);
    -moz-box-shadow:  0px 1px 1px 0px rgba(150, 150, 150, 0.5);        
    box-shadow:  0px 1px 1px 0px rgba(150, 150, 150, 0.5);
    background-color: #FFF;
        -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    padding: 6px 10px;
}
.buttonWhite:hover{ border-color: #e66d38;text-decoration: none;}
.buttonWhite:active{ position: relative;top: 1px;}

.buttonGreen {
   background-color: rgba(134,196,144,1);
   background-image: -webkit-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(131,196,141,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(131,196,141,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(131,196,141,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(131,196,141,1) 100%);
   background-image:         linear-gradient(top, rgba(166,212,174,1) 100%,rgba(131,196,141,1) 100%);
   -webkit-box-shadow: 0px 1px 1px 0px rgba(255,255,255,1)inset, 0px -1px 0px 0px rgba(26,109,39,0.3)inset;
      -moz-box-shadow: 0px 1px 1px 0px rgba(255,255,255,1)inset, 0px -1px 0px 0px rgba(26,109,39,0.3)inset;
           box-shadow: 0px 1px 1px 0px rgba(255,255,255,1)inset, 0px -1px 0px 0px rgba(26,109,39,0.3)inset;
   border: solid 1px rgba(71,148,84,1);
   -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
           border-radius: 16px;
   padding: 8px 15px 8px 15px;
   display: inline-block!important;zoom:1; *display: inline; _height: 16px;
   color: #FFF!important;
    font-size: 12px;
	text-shadow: 0 1px 0 rgba(26,109,39,0.5);
    font-weight: bold;  

}
.buttonGreen:hover {
   background-color: rgba(140,199,150,1);
   background-image: -webkit-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 0%);
   background-image:    -moz-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 0%);
   background-image:     -ms-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 0%);
   background-image:      -o-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 0%);
   background-image:         linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 0%);
   -webkit-box-shadow: 0px 0px 1px 0px rgba(255,255,255,1)inset, 0px 0px 0px 0px rgba(26,109,39,1)inset;
      -moz-box-shadow: 0px 0px 1px 0px rgba(255,255,255,1)inset, 0px 0px 0px 0px rgba(26,109,39,1)inset;
           box-shadow: 0px 0px 1px 0px rgba(255,255,255,1)inset, 0px 0px 0px 0px rgba(26,109,39,1)inset;
    position: relative;top: 1px;
    text-decoration: none;
}
.buttonGreen:active {
   background-image: -webkit-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 100%);
   background-image:         linear-gradient(top, rgba(166,212,174,1) 100%,rgba(134,196,144,1) 100%);
   -webkit-box-shadow: 0px -1px 1px 0px rgba(255,255,255,1)inset, 0px 1px 0px 0px rgba(26,109,39,1)inset;
      -moz-box-shadow: 0px -1px 1px 0px rgba(255,255,255,1)inset, 0px 1px 0px 0px rgba(26,109,39,1)inset;
           box-shadow: 0px -1px 1px 0px rgba(255,255,255,1)inset, 0px 1px 0px 0px rgba(26,109,39,1)inset;
}

.cancel{ color: #D62121;}
.cancel:hover{}

.lastEdited {
     float: right;
    font-size: 11px;
    margin-top: -10px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    border: 1px solid #cbcbcb;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 160px;
    padding: 7px 10px;
}



    /*fluid layout*/
    /* The Grid ---------------------- */
    .row { width: 100%; max-width: 960px;  margin: 0 auto; margin-bottom: 15px;display: block;float: left;}
    .row.collapse .column, .row.collapse .columns { padding: 0; }
    .row .row.collapse { margin: 0; }

    .column, .columns { float: left; min-height: 1px; padding: 0 0px; position: relative; }
    .column.centered, .columns.centered { float: none; margin: 0 auto; }

    [class*="column"] + [class*="column"]:last-child { float: right; }

    [class*="column"] + [class*="column"].end { float: left; }

    .one, .row .one { width: 8.33333%; }
    .two, .row .two { width: 16.66667%; }
    .three, .row .three { width: 25%; }
    .four, .row .four { width: 33.33333%; }
    .five, .row .five { width: 41.66667%; }
    .six, .row .six { width: 50%; }
    .seven, .row .seven { width: 58.33333%; }
    .eight, .row .eight { width: 66.66667%; }
    .nine, .row .nine { width: 75%; }
    .ten, .row .ten { width: 83.33333%; }
    .eleven, .row .eleven { width: 91.66667%; }
    .twelve, .row .twelve { width: 100%; }
    .row .offset-by-one { margin-left: 8.33333%; }
    .row .offset-by-two { margin-left: 16.66667%; }
    .row .offset-by-three { margin-left: 25%; }
    .row .offset-by-four { margin-left: 33.33333%; }
    .row .offset-by-five { margin-left: 41.66667%; }
    .row .offset-by-six { margin-left: 50%; }
    .row .offset-by-seven { margin-left: 58.33333%; }
    .row .offset-by-eight { margin-left: 66.66667%; }
    .row .offset-by-nine { margin-left: 75%; }
    .row .offset-by-ten { margin-left: 83.33333%; }
    .push-two { left: 16.66667%; }
    .pull-two { right: 16.66667%; }
    .push-three { left: 25%; }
    .pull-three { right: 25%; }
    .push-four { left: 33.33333%; }
    .pull-four { right: 33.33333%; }
    .push-five { left: 41.66667%; }
    .pull-five { right: 41.66667%; }
    .push-six { left: 50%; }
    .pull-six { right: 50%; }
    .push-seven { left: 58.33333%; }
    .pull-seven { right: 58.33333%; }
    .push-eight { left: 66.66667%; }
    .pull-eight { right: 66.66667%; }
    .push-nine { left: 75%; }
    .pull-nine { right: 75%; }ren 
    .push-ten { left: 83.33333%; }
    .pull-ten { right: 83.33333%; }
    img, object, embed { max-width: 100%; height: auto; }

.vlakWit {
    background-color: #FFF;
    border: 1px solid #cbcbcb;
    padding: 20px;
}
    .vlakWit:hover {
        border-color:#00A3BF;
    }

.reToolbar.Silk{
    width:auto!important;
}

.bin {
    display:none;
    z-index:999;
}
.paragraafWrap{
    display:block;
}
.paragraafVlak{
    min-height: 212px;
    padding: 0;
    width:72%!important
}
.paragraafTools .vlakWit {
    min-height: 172px;

}
.classSelect {
    max-height: 387px;
    overflow-y: scroll;
}

.no-src {
    opacity: 0.5;
}
    .no-src:hover {
        opacity: 1;
    }
.paragraafTools {
}

    .paragraafTools a{
        cursor:pointer;
        color: #5d5d5d;
        display: block;
        margin-bottom: 6px;
    }

.paragraafVlak iframe,.paragraafVlak img,.paragraafVlak object{max-width:650px !important;}
.padding20 {
    padding: 20px;
}
.pageTypeLinkPage{
    float:left;
}

.reModule{ height: auto!important;}

.locatieSelect {
    margin-bottom: 10px;
}
.paraEditCancel{color:#c13030!important;float:right;margin:5px 5px 0 0;}


/*tooltip*/
.ui-tooltip, .arrow:after {
    background: #474747;
    border: 3px solid #dadada;
  }
  .ui-tooltip {
    padding: 6px 15px;
    color: white;
    border-radius: 5px;
    font-size: 12px;
      font-weight: normal;
      font-family: Arial;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 0px 0px 0px 0px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }


  @media handheld, only screen and (max-width: 960px) {
  .row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0;padding: 0 10px;float: left; }
  .column, .columns { 
      width: auto !important;
      float: none; 
      border-bottom: 1px solid #DEDEDE;
      padding-bottom: 10px;
      min-height: auto!important;  
        margin: 0 0 10px;
        text-align: left!important;

  }
  .column:last-child, .columns:last-child { float: none; }
  [class*="column"] + [class*="column"]:last-child { float: none; }
  .column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
  .column:after, .columns:after { clear: both; }
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten { margin-left: 0 !important; }
  .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; }
}
