﻿ 

 .abutton,
    div.k-grid .k-grid-edit,
    div.k-grid .k-grid-delete,
    div.k-grid .k-grid-cancel,
    div.k-grid .k-grid-update  {
        display:inline-block;
        width:32px;
        height:32px;
        text-align:center;
        text-indent:-444px;
        min-width:0;
        border:0;
    }

    div.k-grid .k-grid-edit 
    {
        width:110px;
        background: url('../Content/ico/button-edit.png');
    }

    div.k-grid .k-grid-delete 
    {
    	width:110px;
        background: url('../Content/ico/button-delete.png');
    }

    div.k-grid .k-grid-cancel {
        background: url('../Content/ico/button-cancel.png');
    }

    div.k-grid .k-grid-update 
    {
        background: url('../Content/ico/button-save.png');
    } 

  .k-update
    {
	    text: "";
    	display:inline-block;
        width:32px;
        height:32px;
        background: url('../Content/ico/button-save.png')!important;
    }


  .k-cancel
    {
	    text: "";
    	display:inline-block;
        width:32px;
        height:32px;
        background: url('../Content/ico/button-cancel.png')!important;
    }

    /*Style custom buttons*/
    .abutton.delete {
        background: url('../Content/ico/button-delete.png');
    }

    .abutton.edit 
    {
       width:110px;
	    height: 31px;
       background: url('../Content/ico/button-edit.png');
    }

   .abutton.update 
   {
        background: url('../Content/ico/button-save.png');
    }

    .abutton.cancel {
        background: url('../Content/ico/button-cancel.png');
    }

    .abutton.create 
    {
        width:110px;
        background: url('../Content/ico/button-add.png');
    }
    
    .button-espef
    {
	     height: 30px!important;
	     background: url('../Content/ico/button-selectspefr2.png')!important;
    }
   .button-espef  SPAN.k-icon { background: none;}
 
    .button-printpreview
    {
	    height: 30px!important;
		width: 110px;
	    border: 0;
        vertical-align : bottom; 
	    background: url('../Content/ico/button-printpreview.png')!important;
    }
   .button-printpreview  SPAN.k-icon { background: none;}
 
    .button-emailstudent
    {
	    height: 30px!important;
		width: 110px;
	    border: 0;
        vertical-align : bottom; 
	    background: url('../Content/ico/button-emailstudent.png')!important;
    }
   .button-emailstudent  SPAN.k-icon { background: none;}
 
    .button-submituni
    {
	    height: 30px!important;
		width: 110px;
	    border: 0;
        vertical-align : bottom; 
	    background: url('../Content/ico/button-submituni.png')!important;
    }
   .button-submituni  SPAN.k-icon { background: none;}

 .button-collab
 {
     height: 30px!important;
     width: 110px;
     border: 0;
     vertical-align : bottom;
     background: url('../Content/ico/button-collab.png')!important;
 }
 .button-collab  SPAN.k-icon { background: none;}
 
  .button-add-custom 
  {
	  width: 280px;
	  height: 30px;
	  background: url('../Content/ico/button-add-new-spefr2-template.png')!important;
  }
  .button-add-custom SPAN.k-icon { background: none;}
  
    .button-add-course 
  {
	  width: 235px;
	  height: 30px;
	  background: url('../Content/ico/button-add-new-course.png')!important;
  }
  .button-add-course SPAN.k-icon { background: none;}
  
.button-remove-student{
	width: 110px;
	height: 30px;
	background: url('../Content/ico/button-remove-student.png')!important;
}
.button-remove-student SPAN.k-icon { background: none;}

    .button-add-student 
  {
	  width: 235px;
	  height: 30px;
	  background: url('../Content/ico/button-add-new-student.png')!important;
  }
  .button-add-student SPAN.k-icon { background: none;}
  
    .button-add-educator
  {
	  width: 235px;
	  height: 30px;
	  background: url('../Content/ico/button-add-new-educator.png')!important;
  }
 .button-add-educator SPAN.k-icon { background: none;}
  
    .button-add-facility 
  {
	  width: 235px;
	  height: 30px;
	  background: url('../Content/ico/button-add-new-placement.png')!important;
  }
  .button-add-facility SPAN.k-icon { background: none;}
 .button-import-placements
 {
     width: 235px;
     height: 30px;
     margin-right: 20px;
     background: url('../Content/ico/button-import-placements.png')!important;
 }
 .button-import-placements SPAN.k-icon { background: none;}

 .button-export
 {
     width: 113px;
     height: 30px;
     margin-right: 20px;
     background: url('../Content/ico/button-export.png')!important;
 }
 .button-export SPAN.k-icon { background: none;}
 .button-import-allocations
 {
     width: 235px;
     height: 30px;
     margin-right: 20px;
     background: url('../Content/ico/button-import-allocations.png')!important;
 }
 .button-import-allocations SPAN.k-icon { background: none;}
 
.button-add-facilitator 
  {
	  width: 237px;
	  height: 30px;
	  background: url('../Content/ico/button-add-new-facilitator.png')!important;
  }

.button-add-facilitator SPAN.k-icon { background: none;}
  
  .button-allocate
  {
	  width: 110px;
	  height: 30px;
	  background: url('../Content/ico/button-allocate.png')!important;
  }
  
  
  .button-enrole {
	   width: 110px;
	  height: 30px;
	  background: url('../Content/ico/button-enrol-student.png')!important;
  } 
  
  
    #treeview-sprites .k-sprite {
        background: url('../Content/ico/coloricons-sprite.png')!important;
    }
    
    .rootfolder { background-position: 0 0; }
    .folder { background-position: 0 -16px; }
    .pdf { background-position: 0 -32px; }
    .html { background-position: 0 -48px; }
    .image { background-position: 0 -64px; }
    
    .treeview-back 
    {
        float: left;
        width: 500px;
	    height: 350px;
        margin: 30px;
        padding: 20px;
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.45), inset 0 0 30px rgba(0,0,0,0.07);
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.45), inset 0 0 30px rgba(0,0,0,0.07);
        box-shadow: 0 1px 2px rgba(0,0,0,0.45), inner 0 0 30px rgba(0,0,0,0.07);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }