﻿/* Buttons */
.buttonGoToNext 
{
   background-image: url(buttons/next_section.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:115px;
   height:27px;
}
.buttonAddNew
{
   background-image: url(buttons/add_new.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:99px;
   height:27px;
}
.buttonSave
{
   background-image: url(buttons/save.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:131px;
   height:27px;
}
.buttonSaveAndContinue
{
   background-image: url(../../images/buttons/blue/save_and_continue.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:146px;
   height:27px;
}
.buttonCancel
{
   background-image: url(../../images/buttons/cancel_red.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:86px;
   height:27px;
}
.buttonCancel_ApplyNow
{
   background-image: url(../../images/buttons/cancel_red.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:86px;
   height:27px;
}
.buttonReview
{
   background-image: url(../../images/buttons/review.png);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:86px;
   height:27px;
}
.buttonConfirm_ApplyNow
{
background-image: url(../../images/buttons/accept_and_confirm.gif);
   background-color: transparent;
   border-style:none;
   cursor:pointer;
   width:194px;
   height:27px;
}
.buttonContinue
{
   background-image: url(buttons/continue.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:95px;
   height:27px;
}
.buttonAddDocument
{
   background-image: url(buttons/add_doc.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:126px;
   height:27px;
}
.buttonAddDocument
{
   background-image: url(buttons/add_doc.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:126px;
   height:27px;
}
.buttonFinished
{
   background-image: url(buttons/finished.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:95px;
   height:27px;
}
.buttonUpload
{
   background-image: url(buttons/upload.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:75px;
   height:27px;
}
.buttonDeactivate
{
   background-image: url(buttons/deact_checked.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:140px;
   height:27px;
}
.buttonZapp
{
   background-image: url(buttons/zapp_district.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:117px;
   height:27px;
}
.buttonBack
{
   background-image: url(buttons/back.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:75px;
   height:27px;
}
.buttonStates
{
   background-image: url(buttons/view_states.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:156px;
   height:27px;
}
.buttonConfirm
{
   background-image: url(buttons/confirm.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:84px;
   height:27px;
}
.buttonActivate
{
   background-image: url(buttons/activate.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:144px;
   height:27px;
}

.buttonDeactivate
{
   background-image: url(buttons/deactivate.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:156px;
   height:27px;
}
.buttonGenerate
{
   background-image: url(buttons/gen_form.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:112px;
   height:27px;
}
.buttonDeactivateChecked
{
   background-image: url(buttons/deact_checked.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:140px;
   height:27px;
}

.iconEdit
{
   background-image: url(../../images/icons/edit16.png);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:16px;
   height:16px;
}

.iconReview
{
   background-image: url(../../images/icons/pdf.gif);
   background-color: transparent;  
   border-style:none;
   cursor:pointer;
   width:19px;
   height:16px;
}

