@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
 body {
    font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #818181;
  }
  h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
  }
  h4 {
    font-size: 19px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
  }  
  .jumbotron {
    height: 100px;
    background-color: #a19055;
    color: #fff;
    
    font-family: Montserrat, sans-serif;
  }

  .bg-grey {
    background-color: #f6f6f6;
  }
  .logo-small {
    color: #008416;
    font-size: 50px;
  }
  .logo {
    color: #008416;
    font-size: 200px;
  }
  .thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
  }
  .thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #008416;
  }
  .carousel-indicators li {
    border-color: #008416;
  }
  .carousel-indicators li.active {
    background-color: #008416;
  }
  .item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
  }
  .item span {
    font-style: normal;
  }
  .panel {
    border: 1px solid #008416; 
    border-radius:0 !important;
    transition: box-shadow 0.5s;
  }
  .panel:hover {
    box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
    border: 1px solid #008416;
    background-color: #fff !important;
    color: #008416;
  }
  .panel-heading {
    /*color: #fff !important;*/
    background-color: #008416 !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .panel-footer {
    background-color: white !important;
  }
  .panel-footer h3 {
    font-size: 32px;
  }
  .panel-footer h4 {
    color: #aaa;
    font-size: 14px;
  }
  .panel-footer .btn {
    margin: 15px 0;
    background-color: #008416;
    color: #fff;
  }

  footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #008416;
  }
  .slideanim {visibility:hidden;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  } 
#header {
	width: 961px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	
}
#headerwrapper{
     width: 961px;
     height: auto;
     margin-left: auto;
     margin-right: auto;

}
#wrapper{
     width: 961px;
     height: auto;
     margin-left: auto;
     margin-right: auto;
     border-color: #990f06;
}
#indexwrapper{
        width: 400px;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
      	border: 2px solid;
	border-radius: 25px;
	border-color:rgba(0,0,0,1.00);
        padding-top: 50px;
     background-image: url('../images/alclassic_hook_cross.png');
    background-repeat: no-repeat;
}

#indexwrapperheader {
	width: 100%;
	height: 50px;
	background-color: #757575;
	border-top-left-radius:23px;
	border-top-right-radius:23px;	
	padding:0px;
	margin-top:0;
        font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        font-size: 20px;
        color:white;
        padding-left:0px;
}
#indexwrapperheader {    
        font-family: Montserrat, sans-serif;
        font-size: 18px;

}
.indexwrapperheadertext {
        padding: 10px 0px 0px 10px;
}
#indexlogin {
     padding: 5px 0px 0px 50px;
     
}
#indexcontent{
     padding: 75px 0px 0px 400px;
     background: #006aae;
     background: -moz-linear-gradient(top, #008ed0 0%, #006aae 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008ed0), color-stop(100%, #133deb));
     background: -webkit-linear-gradient(top, #008ed0 0%, #006aae 100%);
     background: -o-linear-gradient(top, #008ed0 0%, #006aae 100%);
     background: -ms-linear-gradient(top, #008ed0 0%, #006aae 100%);
     background: linear-gradient(to bottom, #008ed0 0%, #006aae 100%);
     font-family:"Roboto", Arial, Helvetica, sans-serif;
     color: white;
}

#clientbody{
     height: 200px;
     overflow: auto;
     overflow-y: visible;
}
#messageframe{
     height: 420px;
     border: solid 2px;
     border-color: black;
}
#messagedisplaybody{
     height: 400px;
     overflow: auto;
     overflow-y: visible;
}
.styletinyinput {
	border: 1px solid #666;
	border-radius:6px;
	width:30px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.styletxtinput {
	border: 1px solid #666;
	border-radius:6px;
	width:150px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	

}
.stylethintxtinput {
	border: 1px solid #666;
	border-radius:6px;
	width:150px;
	height:20px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	

}
.styleusernameinput {
	border: 1px solid #666;
	border-radius:6px;
	width:200px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.styleemailinput {
	border: 1px solid #666;
	border-radius:6px;
	width:310px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylesmallinput {
	border: 1px solid #666;
	border-radius:6px;
	width:60px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylemedwideinput {
	border: 1px solid #666;
	border-radius:6px;
	width:100px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylemedinput {
	border: 1px solid #666;
	border-radius:6px;
	width:75px;
	height:25px;
	padding-left:3px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylemedinput {
	border: 1px solid #666;
	border-radius:6px;
	width:75px;
	height:25px;
	padding-left:3px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylevehicleinput {
	border: 1px solid #666;
	border-radius:6px;
	width:125px;
	height:25px;
	padding-left:6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	

}
.stylemedmsgbox {
        border: 1px solid #666;
	border-radius:6px;
	width:800px;
	height:70px;
        margin-top: 5px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylemedwidemsgbox {
	border: 1px solid #666;
	border-radius:6px;
	width:450px;
	height:75px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylewidemsgbox {
	border: 1px solid #666;
	border-radius:6px;
	width:800px;
	height:175px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylewideinput {
	border: 1px solid #666;
	border-radius:6px;
	width:500px;
	height:25px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.styleextrawideinput {
	border: 1px solid #666;
	border-radius:6px;
	width:800px;
	height:25px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.stylesmallmsgbox {
	border: 1px solid #666;
	border-radius:6px;
	width:85px;
	height:75px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.styleweighinbtn{
    border: 1px solid black;
    border-radius:6px;
    width:50px;
    height:50px;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 36px;
        font-weight: 300;
        font-style: bold;
}
.styleweighin{
    border: 1px solid #666;
    border-radius:6px;
    width:50px;
    height:50px;
    padding-left:3px;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;   
}
.stylelabel {
        color: white;
        font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wrapper {
	width:100%;
	margin:0 auto;
}
.hp-schedule {
	width: 100%;
	margin-bottom:40px;
	margin-top:50px;
}
.hp-schedule h3 {
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	font-weight:300;
	font-size:24px;
	text-align:center;
	margin:10px 0;
}
.hp-schedule .sch-wrap {
	width:961px;
	height: 400px;
	margin:0 auto;
	background:white;
	border:10px solid #f0f0f0;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	color:#333;
	overflow: auto;
	overflow-y: visible;
}
.hp-schedule .sch-wrap table {
	padding:0 15px 15px;
	width:100%;
}
.hp-scedule .sch-wrap table tr {

}
.hp-scedule .sch-wrap table tr td {
	border:none;
}
.hp-schedule .sch-wrap table tr.gray {
	background:#f0f0f0;
}
.hp-schedule .sch-wrap td {
	padding:8px 10px;
}
.hp-schedule .sch-wrap .date {
	width:15%;
}
.hp-schedule .sch-wrap .date strong {
	font-size:13px;
	letter-spacing: .02em;
}
.hp-schedule .sch-wrap .date span {
	display:block;
	font-size:28px;
	font-weight:300;
	line-height:30px;
}
.hp-schedule .sch-wrap .tname {
	width:25%;
}
.hp-schedule .sch-wrap .tname strong {
	font-size:13px;
	letter-spacing: .02em;
}
.hp-schedule .sch-wrap .tname span {
	display:block;
	font-size:28px;
	font-weight:300;
	line-height:20px;
}
.hp-schedule .sch-wrap .tname span em {
	font-family:arial,helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	vertical-align:top;
}
.hp-schedule .sch-wrap .date span em {
	font-family:arial,helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	vertical-align:top;
}

.hp-schedule .sch-wrap .location {
	width:10%;
}
.hp-schedule .sch-wrap .location span, .hp-schedule .sch-wrap .time span {
	font-size:11px;
	letter-spacing:.06em;
	text-transform:uppercase;
	color:#888;
}
.hp-schedule .sch-wrap .date strong .location strong, .hp-schedule .sch-wrap {
	font-size:14px;
	letter-spacing:.04em;
	display:block;
	font-weight:500;
}
.hp-schedule .sch-wrap .pos {
	width:5%;
}
.hp-schedule .sch-wrap .code {
	width:10%;
}
.hp-schedule .sch-wrap .units {
	width:5%;
}
.hp-schedule .sch-wrap .notes {
	width:30%;
}
.hp-schedule .sch-wrap .edit a {
	background: rgba(51,68,247,1.00);
	color:white;
	text-decoration: none;
	text-align:center;
	display:block;
	font-size:14px;
	letter-spacing:.03em;
	padding:8px 0;
	font-weight:bold;
	border:2px solid rgba(51,68,247,1.00);
}
.hp-schedule .sch-wrap .delete a {
	background: rgba(251,1,5,1.00);
	color:white;
	text-decoration: none;
	text-align:center;
	display:block;
	font-size:14px;
	letter-spacing:.03em;
	padding:8px 0;
	font-weight:bold;
	border:2px solid rgba(251,1,5,1.00);
}
.hp-schedule .sch-wrap .edit a:hover {
	background:#fff;
	color:rgba(51,68,247,1.00);
}
.hp-schedule .sch-wrap .delete a:hover {
	background:#fff;
	color:#d93b2f;
}

.hp-schedule .sch-notes {
	text-align:center;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:14px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.active .panel-heading{
	background-color: red;
}