﻿*
{
    margin:0px;
    padding:0px;
    color:#676767;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;tab
}
*.*
{    
    margin:0px;
    padding:0px;
}
body 
{
    background-color:#ECECEC;
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    
}
img
{
        border:0px;
    }
div#container
{
    position:absolute;
    left:3%;
    top:0px;
    min-width:94%;
    /*min-width:925px;*/
    margin-right:20px;
   
   
    
}
img#logo
{
    position:absolute;
    top:10px;
}
img.logo
{
    
    height:70px;
}
div#contentcontainer
{
    position:relative;
    top:100px;
    left:0;
    border:1px solid #CFCFCF;
    border-top:0px solid white;
    /*min-width:925px;*/
    width:100%;
    /*width:910px*/
    background-color:White;
    background-image:url(../images/bgcontainer.jpg);
    background-repeat:repeat-x;
    overflow:hidden;
    
}
div#realcontent
{
    padding:20px;
    
    
    
}
div#footer
{
    position:relative;
    top:105px;
    
    width:99%;
    
    text-align:right;
    
}
div#homefooter
{
    padding-top:10px;
    text-align:right;
}
div#homefooter a,div#footer a
{
    color:#2E414D;
    font-weight:bold;
}
div#user
{
    position:absolute;
    top:20px;
    right:30px;   
}

/*TABS*/
td.tableft
{
    background-image:url(../images/tableft.jpg);
    background-repeat:no-repeat;
    
    
}
td.tabmiddle
{
    background-image:url(../images/tabmiddle.jpg);
    padding:6px;
    padding-left:10px;
    padding-right:30px;
    background-repeat:repeat-x;
}
td.tabright
{
    background-image:url(../images/tabright.jpg);
    background-repeat:no-repeat;
}
div#tabs table tr td a
{
    font-size:14px;
    
}
div#tabs
{
    position:relative;
    top:103px;
    
}
div.submenu
{
    position:absolute;
    border:1px solid #DCE0E1;
    width:250px;
    
    top:130px;
    background-color:white;
   
    
    display:none;
}

div#submenuklanten
{
    
    left:0px;
    
}
div.submenu table td
{
    padding:10px;
    
    
  
}
div.submenu table td.icon
{
    padding:10px;

    padding-right:0px;
    width:1px;
    vertical-align:top;
    padding-top:13px;
    
  
}
div.submenu table tr:hover td
{
 background-color:#F1F4F5;
  
}
div.submenu table td a
{
   color:Black;
   font-size:12px;
  
   
  
}
div.submenu table td a div
{
   color:#676767;
   font-size:11px;
   padding-left:2px;
   padding-top:3px;
  
}


/*Titles*/
h1,h1 span,h1 span a
{
    
    margin-bottom:10px;
    font-size:16px;
    font-weight:bold;
    color:#434444;
}
h2
{
    
    margin-bottom:10px;
    padding-bottom:10px;
    font-size:14px;
    font-weight:normal;
    color:black;
    border-bottom:1px dotted #9BB83A;
    width:100%;
}
h3
{
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
  color: black;
  border-bottom: 1px dotted #D3D3D3;
  width: auto;
  background-color: #F4F4F4;
  padding: 5px;
  cursor:pointer;
}

/*LIST*/
table.list
{
    width:100%;
}
table.list th
{
    background-color:#E8E8E8;
    border-bottom:1px solid gray;
    color:Black;
    text-align:left;
    margin:0px;
    padding:5px;
   
    padding-right:10px
}
table.list th.search
{
        text-align:right;
    }
    table.list th.centered
{
        text-align:center;
    }
table.list td
{
   
    padding:5px;
    
    padding-right:10px
}
table.list td.last
{
   
}
table.list tr.even
{
    background-color:#F2F2F2;
}


table.list tr.even:hover,table.list tr.odd:hover,table.list tr.evenun:hover,table.list tr.oddun:hover
{
    background-color:#E8E8E8;
}
table.list td.paging
{
     background-color:#E8E8E8;
      border-top:1px solid lightgray;
}

td.actions
{
    text-align:right;
    padding-right:1px;
   
 
}
td.red
{
    color:Red;
    font-weight:bold;
}
td.actions a,table.list td.paging a,a.actions
{
    color:#3273A4 !important;
    padding-left:3px;
    padding-right:3px;
}
a.actions
{
    padding:0px;
    
        
}
table.list td.paging a.selected
{
   
    font-weight:bold;
}

input.searchfield
{
    width:135px;
    border:1px solid #808080;
    outline:none;
}

div.detailspart
{
    border:5px solid #ECECEC;
    margin-bottom:15px;
    
}
div.detailscontainer
{
    padding:10px;
    
}
table.detailstable
{
    border:1px solid #CCCCCC;
}

span.detaillabel
{
    font-size:12px;
    margin-bottom:5px;
}

.textboxbig,.textbox,.templatecss,.templatehtml,.textboxsmaller,.recipientarea,#txtExcelContent,.textboxcontact
{
    width:325px;
    border:1px solid #6C6C6C;
    margin-top:5px;
    margin-bottom:10px;
    font-size:12px !important;
    color:#3273A4;
    outline:none;
    padding:4px;
    font-family:Arial !important;
    
    
}
#txtExcelContent
{
   height:300px;
}
.textboxbig
{
    width:400px;
}
.textboxcontact,.textboxcontacterror
{
    width:250px !important;
}
.templatecss
{
    width:500px;
    height:200px;
}
.templatehtml
{
    width:500px;t
    height:400px;
}
.textboxsmaller
{
    width:250px;
   
    margin-bottom:5px;
    font-size:12px;

    
}
.recipientarea
{
    height:75px;
}
.checkbox
{
    margin:3px;
    padding:0px;
}
.select,.selectsmaller,.selectsmall,.selectxsmall,.selectfull,.selectcontact
{
    width:335px;
    border:1px solid #6C6C6C;
    margin-top:5px;
    margin-bottom:10px;
    font-size:12px;
    color:#3273A4;
    outline:none;
    height:25px;
  

}
.selectcontact
{
    width:250px !important;
}
.selectfull
{
    width:100%;
}
.selectsmaller
{
     width:245px;
}
.selectsmall
{
     width:180px;
}
.selectxsmall
{
     width:80px;
}
.textboxerror,.textboxerrorsmaller,.textboxcontacterror
{
    width:325px;
    border:1px solid red;
    margin-top:5px;
    margin-bottom:10px;
    font-size:12px;
    color:#3273A4;
    outline:none;
    padding:4px;
    
}
.textboxerrorsmaller
{
    width:250px;
}
.button
{
    background-image:url(/images/button.jpg);
    width:150px;
    height:32px;
    border:0px;
    color:#3273A4;
    cursor:pointer;
    margin-top:5px;
    
}
div.buttoncontainer,div.buttoncontainer2rows,div.buttoncontainersmaller,div.buttoncontainerbigger
{
    
    
    
    padding:2px;
   
}



    
table.partstable td
{
   vertical-align:top;
  
}
table.partstable td.spacer
{
   width:30px;
  
}
td.password
{
    cursor:pointer;
}
th.number
{
    width:5px;
}

#userDetailsContainer,#userListContainer,#fieldDetailsContainer,#fieldListContainer,#templateimageuploadcontainer,#templateusedimageuploadcontainer
{
    display:none;
}
#userListContainer
{
    width:365px;
}
div.inlinedetailspanel
{
    padding:10px;
    background-color:#F7F7F7;
    border:1px solid #D3D3D3;
}

.error
{
    color:Red;
}
.success
{
    color:green;
}
span.error
{
    display:none;
}
span.success
{
    display:none;
}
#importcontainer
{
    min-width:300px;
}
table.errorstable td
{
    padding-bottom:3px;
}
div#login
{
    left:50%;
    margin-left:-185px;
    position:absolute;
    top:100px;
}
div#filterValueSelectorContainer
{
    max-height:400px;
    overflow:auto;
}
div.groupcontainer,div.groupcontaineractive
{
    cursor:pointer;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    border:0px solid #black;
    min-width:75px;
    overflow:hidden;
    float:left;
    text-align:center;
    margin:10px;
    margin-left:0px;
    color:White;
    font-weight:bold;
    background-color:#3273A4;
    margin-top:0px;
}
div.groupcontaineractive
{
  background-color:#9BB83A;
  
}
.contextMenu
{
    display:none;
}
#imgtemplateex
{
    border:1px solid #CCCCCC;
    margin-top:5px;
}
img.templatechooserthumb
{
    width:200px;
    margin:0px;
    border:0px;
    border-top:1px solid #CCCCCC;
    
}
td.templatechooserthumbcontainer
{
    padding-bottom:10px;
    padding-right:10px;
    
}
div.templatechoosertemplatename
{
      background-color:#CCCCCC;
    width:200px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
   
   
}

div.templatechoosertemplatename a
{
     font-size:15px;
    color:#434444;
  
}
div.templatechooserpreview
{
    position:absolute;
    right:-6px;
    bottom:-6px;
    padding:5px;
    background-color:#ECECEC;
    border:0px;
}
.templateusedimagethumb
{
    margin-right:10px;
    margin-bottom:10px;
    float:left;
    width:50px;
    border:1px solid #CCCCCC;
}
div.templateusedimagethumbholder
{
    position:relative;
}
div.templateusedelete
{
    position:absolute;
    right:11px;
    top:1px;
    color:Red;
    font-family:Arial;
    cursor:pointer;
    font-size:12px;
    background-color:#CCCCCC;
    font-weight:bold;
    padding:3px;
}

div#dialog
{
 display:none;
}
#attachmentslist
{
    margin-bottom:10px;
}
#attachmentslist td
{
    padding-right:5px;
    padding-bottom:3px;
}

div#ShowAllCheckBoxContainer
{
    position:absolute;
    left:300px;
    top:23px;
}
span.inactivestep,span.inactivestep a
{
    color:#E2E2E2;
}
    
.clickable
{
cursor:pointer;
}

div.tab
{
 background-color: #CCCCCC;
padding: 10px;
/* padding-top: 7px; */
text-align: center;
min-width:100px;
   
    
}

div.tab.selected
{
    background-color:#ECECEC;
padding: 10px;
/* padding-top: 7px; */
text-align: center;
   
    
}
div.tab a
{
    color:Black;
}
a.backbutton
{
    position:absolute;
    right:30px;
    top:30px;
    color:#3273A4 !important;
    font-weight:bold;
}
div#divContactStatsData
{
    height:450px;
    overflow:auto;
}

.tooltipup
{
    position:absolute;
    left:50%;
    margin-left:-225px;
    width:450px;
    top:0px;
    padding:10px;
    background:#F2FFC4;
    border:1px solid #2F424E;
    border-top:0px;
    display:none;
    text-align:center;
    z-index:50;
    color:Black;
}
.total
{
    background-color:#F2FF98;
}
.full
{
    width:95%;
}
 .groupTabContainer
{
float: left;
display: inline;
margin: 0px 5px 5px 0px;
}

.button {
    padding: 10px;
    display: inline;
    border-radius: 2px;
    font-family: "Arial";
    border: 0;
    margin: 0 10px;
    background: #C0D72D;
    font-size: 15px;
    line-height: 15px;
    color: black;
    width: auto;
    height: auto;
    box-sizing: content-box;
}
