﻿                                     
    /* IMPORTANT:  The SCW calendar script requires all       
                    the classes defined here.                  
    */                                                        
    table.scw      {padding:       1px;                       
                    vertical-align:middle;                    
                    border:        ridge 2px;                 
                    font-size:     10pt;                      
                    font-family:   Arial,Helvetica,Sans-Serif;
                    font-weight:   bold;}                     
    td.scwDrag,                                               
    td.scwHead                 {padding:       0px 0px;       
                                text-align:    center;}       
    td.scwDrag                 {font-size:     8pt;}          
    select.scwHead             {margin:        3px 1px;}      
    input.scwHead              {height:        22px;          
                                width:         22px;          
                                vertical-align:middle;        
                                text-align:    center;        
                                margin:        2px 1px;       
                                font-weight:   bold;          
                                font-size:     10pt;          
                                font-family:   fixedSys;}     
    td.scwWeekNumberHead,                                     
    td.scwWeek                 {padding:       0px;           
                                text-align:    center;        
                                font-weight:   bold;}         
    td.scwFoot,                                               
    td.scwFootHover,                                          
    td.scwFoot:hover,                                         
    td.scwFootDisabled         {padding:       0px;           
                                text-align:    center;        
                                font-weight:   normal;}       
    table.scwCells             {text-align:    right;         
                                font-size:     8pt;           
                                width:         96%;}          
    td.scwCells,                  
    td.scwCellsHover,             
    td.scwCells:hover,            
    td.scwCellsDisabled,          
    td.scwCellsExMonth,           
    td.scwCellsExMonthHover,      
    td.scwCellsExMonth:hover,     
    td.scwCellsExMonthDisabled,   
    td.scwCellsWeekend,           
    td.scwCellsWeekendHover,      
    td.scwCellsWeekend:hover,     
    td.scwCellsWeekendDisabled,   
    td.scwInputDate,              
    td.scwInputDateHover,         
    td.scwInputDate:hover,        
    td.scwInputDateDisabled,      
    td.scwWeekNo,                 
    td.scwWeeks                {padding:           1px;       
                                width:             16px;      
                                height:            16px;      
                                vertical-align:    middle;}   
    /* Blend the colours into your page here...    */         
    /* Calendar background */                                 
    table.scw                  {background-color:  #ffffff;}  
    /* Drag Handle */                                         
    td.scwDrag                 {background-color:  #9999CC;   
                                color:             #CCCCFF;}  
    /* Week number heading */                                 
    td.scwWeekNumberHead       {color:             #6666CC;}  
    /* Week day headings */                                   
    td.scwWeek                 {color:             #333333;}  
    /* Week numbers */                                        
    td.scwWeekNo               {background-color:  #ffffff;   
                                color:             #333333;}  
    /* Enabled Days */                                        
    /* Week Day */                                            
    td.scwCells                {background-color:  #CCCCCC;   
                                color:             #000000;}  
    /* Day matching the input date */                         
    td.scwInputDate            {background-color:  #CC9999;   
                                color:             #FF0000;}  
    /* Weekend Day */                                         
    td.scwCellsWeekend         {background-color:  #CCCCCC;   
                                color:             #CC6666;}  
    /* Day outside the current month */                       
    td.scwCellsExMonth         {background-color:  #CCCCCC;   
                                color:             #666666;}  
    /* Today selector */                                      
    td.scwFoot                 {background-color:  #ffffff;   
                                color:             #333333;}  
    /* MouseOver/Hover formatting                             
            If you want to "turn off" any of the formatting    
            then just set to the same as the standard format   
            above.                                             
                                                                      
            Note: The reason that the following are            
            implemented using both a class and a :hover        
            pseudoclass is because Opera handles the rendering 
            involved in the class swap very poorly and IE6     
            (and below) only implements pseudoclasses on the   
            anchor tag.                                        
    */                                                        
    /* Active cells */                                        
    td.scwCells:hover,                                        
    td.scwCellsHover           {background-color:  #FFFF00;   
                                cursor:            pointer;   
 
                                color:             #000000;}  
    /* Day matching the input date */                         
    td.scwInputDate:hover,                                    
    td.scwInputDateHover       {background-color:  #FFFF00;   
                                cursor:            pointer;   
                                color:             #000000;}  
    /* Weekend cells */                                       
    td.scwCellsWeekend:hover,                                 
    td.scwCellsWeekendHover    {background-color:  #FFFF00;   
                                cursor:            pointer;     
                                color:             #000000;}  
    /* Day outside the current month */                       
    td.scwCellsExMonth:hover,                                 
    td.scwCellsExMonthHover    {background-color:  #FFFF00;   
                                cursor:            pointer;       
                                color:             #000000;}  
    /* Today selector */                                      
    td.scwFoot:hover,                                         
    td.scwFootHover            {color:             #FFFF00;   
                                cursor:            pointer;      
                                font-weight:       bold;}     
    /* Disabled cells */                                      
    /* Week Day */                                            
    /* Day matching the input date */                         
    td.scwInputDateDisabled    {background-color:  #999999;   
                                color:             #000000;}  
    td.scwCellsDisabled        {background-color:  #999999;   
                                color:             #000000;   
                                text-decoration: line-through;}  
    /* Weekend Day */                                         
    td.scwCellsWeekendDisabled {background-color:  #999999;   
                                color:             #CC6666;   
                                text-decoration: line-through;}  
    /* Day outside the current month */                       
    td.scwCellsExMonthDisabled {background-color:  #999999;   
                                color:             #666666;   
                                text-decoration: line-through;}  
    td.scwFootDisabled         {background-color:  #ffffff;   
                                color:             #333333;}  



/* Bootstrap 3 correcties*/
label {font-weight:500;}

/* standaard stijlen voor numerieke waarden */

/*decimale en money waarden */
.d, .m, .n {text-align: right;}
/* boolean , wordt vinkje als glyphicon getoond */
.b {text-align:center;}

.nav-link !important {
    color: #212529;
}

/*bootstrap rounded circle*/
.btn-circle.btn-xs {
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 0px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 10px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

/*padding bootstrap 4*/
.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

/* schaduwen */
.z-depth-3 {
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
}

/* textcounter onder input fields*/

.textcounter {font-size:9px;margin-top:3px;}

/* bootstrapalerts hebben bruine fontkleur*/
.alert{color:#1F2544}

/* help-block voor validatietekst in form validation*/
SPAN.help-block {
    font-size:smaller;
    margin:0;
}

.htmlafterinput {
    font-size:smaller;
    background-color:InfoBackground;
    color:InfoText;
    padding:2px;
}


/* Voor keywords */
ul.keywords {list-style-type:none}
ul.keywords > li {display:inline; }
ul.keywords > li > a > dfn { font-style:normal; }

/* Share buttons */
.share-buttons-embedded {
   text-align:center;
   padding:10px;
}

.share-buttons > svg {width:16px;font-size:1.1em;margin:10px;cursor:pointer;}

/*    background-color: #00bd6f;*/
.share-buttons.whatsapp {
/*    color: #fff;*/
    color: #00bd6f;
    padding: 3px;
    border-radius: 3px;
}

.share-buttons.facebook {
    color: #4c66a4;
}

.share-buttons.twitter {
    color: #00a0d1;
}

.share-buttons.linkedin {
    color: #0082b9;
}

.fab.fa-instagram {
    color: transparent;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
}

.share-buttons.email {
    color: #c40000;
}

.share-buttons.api {
    color: #222;
}

.share-buttons > svg {width:18px;height:18px;}

.modal-dialog{z-index:999999999999;}

/*li.dropdown > a::after, li.open > a::after {
    display:inline-block;
    content: ' ';
    background-image: url('/libs/fa/svgs/light/sort-down.svg');
    background-size: 18px 15px;
    height: 15px;
    width: 18px;
}*/

/* testtabel voor mailing  mailer.cs */

#table-mailing-test td {padding:2px;border:1px solid #ccc;font-size:smaller}

.btn-group-xs > .btn, .btn-xs {
    padding: .3rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: .2rem;
}



