/* Scotch custom css file */
/* Admissions policy now pdf not required? 130613*/
ol.alpha {list-style-type: lower-alpha }
.decimal {list-style-type:decimal; }
.lower-alpha {list-style-type:lower-alpha; }
.lower-roman {list-style-type:lower-roman; }
.upper-alpha {list-style-type:upper-alpha; }
a {
color: #054a94;
}

.figleft {
float:left;
margin:0.2em;
padding-right:0.7em;
}
a[href $='.pdf']
{
background: url("../media/27545/pdficon_small.png") no-repeat center right;
padding: 5px 20px 5px 0px; font-style:italic; color:#040681;
}

a[class $="noiconlink"]
{
	background: none;	
	border:none;
	padding: 0px 0px 0px 0px;
}

a[href ^="mailto:"] {
padding: 5px 20px 5px 0px;
background: transparent url("../media/27540/iconmail.gif") no-repeat center right;
}
/*
a[href ^="http://maps.google.com.au"] {
padding: 5px 20px 5px 0px;
background: transparent url("../img/icongoogle.jpg") no-repeat center right;
}
*/
a[href $='.xls']
{
background: url("../media/27545/pdficon_small.png") no-repeat center right;
padding: 5px 20px 5px 0px; font-style:italic; color:#040681;
}

a[href $='.doc']
{
background: url("../media/46214/iconword.png") no-repeat center right;
padding: 5px 20px 5px 0;
}

a[href $='.docx']
{
background: url("../media/46214/iconword.png") no-repeat center right;
padding: 5px 20px 5px 0;
}

a[href $='.pptx']
{
background: url("../media/49848/iconpoint.png") no-repeat center right;
padding: 5px 20px 5px 0;

}

a[href $='.ppt']
{
background: url("../media/49848/iconpoint.png") no-repeat center right;
padding: 5px 20px 5px 0;

}


@media print {
  /* style sheet for print goes here */
#body {font-size:0.6em;}
footer {display:none}
.searchbar {display:none}
.logobar {display:none}
.hero-image {display:none}
.well {display:none}
.navbar {display:none}
h1 {font-size:0.8em;margin:0px;}
#content {width:100%;}
.row {width:100%;}
}



.well-myscotch-text { width: 190px; }


.3n > li:nth-child(3n+1) {margin-left: 0px;}
.thumbnails > li:nth-child(3n+1) {margin-left: 0px;}
img.3n > li:nth-child(3n+1) {margin-left: 0px;}
/*maybe IE fix*/
.thumbnails > li:first-child + li + li.  {margin-left: 0px;}

.proverbDate {

	display:none;
	
}

logoutlink { 
	color: white; 
}

a.logoutlink:link	{ color: white; text-decoration: none; }

a.logoutlink:visited	{ color: white; text-decoration: none; }

a.logoutlink:active	{ color: white; text-decoration: none; }

a.logoutlink:hover	{ color: white; text-decoration: none; }


.well-content a {
/*font-style:italic;*/
border-bottom:1px solid #CCCCCC;
}


.gsh2ital{
font-weight:700;
}

.booking {
width:192px;
	height:348px;
}

.booking h5 {
font-size:1.3em;
margin-top:0;
}

.SC {color:#CC1E25;font-size:1.2em;
}



/* **************************** Custom CSS for Meet our Staff Page **************************** */ 

#column1-wrap_meetourstaff{
  
    width: 100%;
}
#column1_meetourstaff{
    float: left;
    width: 50%;
    
}
#column2_meetourstaff{
    
    float: right;
    width: 50%;

}

#clear_meetourstaff {
    clear: both;
}

li.meetourstaff
{
 padding: 5px;
 list-style-position:inside;
}

ul.meetourstaff
{
list-style-type: none;
margin: 0; 
   
}

.gsgall {
float:left;
}
.gsgall p {
font-size:.8em;
}


/* **************************** Custom CSS for Meet our Staff Page **************************** */ 



.form-check{
	margin-bottom: 35px !important;
}
.form-check-label{

}
.form-check-input{
	margin-bottom: 35px;
}


.well-og  {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  margin-left: 0px !important;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


input[type="checkbox"],input[type="radio"] {
    margin: 0px 0 0px;
    line-height: normal;
}


/* helper classses */

.margin-top-20 {
  margin-top: 20px;
}

.margin-bottom-20 {
  margin-top: 20px;
}

.no-margin {
  margin: 0px;
}

/* box component */

.box {
  border-color: #e6e6e6;
  background: #FFF;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  padding: 10px;
  margin-bottom: 40px;
}

.box-center {
  margin: 20px auto;
}

/* input [type = file]
----------------------------------------------- */


input[type=file] {
  display: block !important;
  right: 1px;
  top: 1px;
  height: 34px;
  opacity: 0;
  width: 100%;
  background: none;
  position: absolute;
  overflow: hidden;
  z-index: 2;
}

.control-fileupload {
  display: block;
  border: 1px solid #d6d7d6;
  background: #FFF;
  border-radius: 4px;
  width: 100%;
  height: 28px;
  line-height: 36px;
  padding: 5px 10px 0px 5px;
  overflow: hidden;
  position: relative;
  }
.control-fileupload::before, input, label {
    cursor: pointer !important;
  }
  /* File upload button */
  .control-fileupload::before {
    /* inherit from boostrap btn styles */
    padding: 4px 12px ;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    transition: color 0.2s ease;

    /* add more custom styles*/
    content: 'Browse' !important;
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    line-height: 20px;
    text-align: center;
  }
  .control-fileupload::hover, &:focus {
    &:before {
      color: #333333;
      background-color: #e6e6e6;
      color: #333333;
      text-decoration: none;
      background-position: 0 -15px;
      transition: background-position 0.2s ease-out;
    }
  }
  
  .custom-file-label {
    line-height: 24px;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    margin-right: 70px;
    margin-bottom: 0px;
    cursor: text;
    display: block !important;
  }

}















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
