/*ORANGE  #F05A2A */

.row {
    max-width: 45rem;
    }

html,
body {
  padding: 0;
  margin: 0;
}

body {
/*   font-family: Arial, Helvetica, Verdana; */
  background-color: #fff;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  position: relative;
  -webkit-text-size-adjust: none;
}

body * {
  text-shadow: none;
  font-family: 'Roboto Condensed', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: bold;
  margin: 20px 0 10px 0;
}

h1 {
  font-size: 18px;
  font-weight: normal;
}
h2,
h3 {
  font-size: 16px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 12px;
}

p {
  margin: 0 0 10px 0;
}

a,
a:link,
a:active,
a:visited,
a:hover {
  color: inherit;
  text-decoration: none;
}
.login a,
.login a:link,
.login a:active,
.login a:visited,
.login a:hover {
  color: #ef7951;
  text-decoration: none;
}

nav:not(.mm-menu) {
  display: none;
}

.header {
  text-align: center;
}

.content,
.footer {
	
}

.header,
.footer {
  background: #b2b2b2;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 50px;
}

.header {
  height: 44px;
}

.footer {
  height: 44px;
}

.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
}

.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	margin-left: 0;
}

.list-filter i {
	padding: 3px 16px ;
}

.header ul, .header-slug  {
    padding-top: 3px;
}

.header a, .header-slug  {
	font-weight: 100;
}

.header a.nav-left  {
  background: center center no-repeat transparent;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
}

.header a.nav-left {
  background-image: url(../img/trillium-wt.svg);
  left: 10px;
}

.header a.nav-right {
  right: 10px;
}


.site-title .logo {
	padding: 0 0 10px;
	margin-left: -15px ;
}


.site-title h1, .site-title h3  {
	color: black;
 	font-weight: normal;
 	
}
.site-title h1 {
 	margin: 15px 0 5px 0;
 	font-size: 170%;
 	
}

 .site-title h3 {
	margin: 2px 0 25px ;
/* 	color: inherit; */
 }



.content {
  padding: 80px 10px 50px 10px;
}

.border-off {
	border: 0px solid;
}

.mm-listview .mm-divider {
    line-height: 10px;
}


.mm-listview > li > a, .mm-listview > li > span {
    padding: 12px 10px 12px 20px;
}

.rule-bottom {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
}


.border-bottom {
    border-bottom: 2px solid #ea6214;
    padding-bottom: 10px;
}


.footer  i {
 font-size: 26px ;
}

.iconz {
 text-align: center;
}

.physician-profile label {
    line-height: 1;
 }



.physician-profile label:after {
    content: ': ';
}


.button {
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  background-color: #F05A2A;
  color: #fefefe; 
 }
 
.button:hover, .button:focus {
    background-color: #F05A2A;
    color: #fefefe; 
}

.pagination {
    margin-top: 0.5em;
}

.pagination .current {
    background: #F05A2A;
}
.pagination li {
   display: inline-block; 
}


#filter-hospital fieldset, #filter-day fieldset  {
    padding-left: 0;
}
#filter-hospital hr {
    margin:  2px 0;
}


/* !SHIFT _______________________ */
.shift-row, .index-row{
	border-bottom: 1px solid #cacaca;
	padding: 10px 0;
}
.shift-day {
	font-weight: normal;
	font-size: 14pt;
	line-height: 16px;
}
.shift-date {
	color: #F05A2A ;
	font-weight: lighter;
	line-height: 16px;
}
.shift-year {
	font-weight: lighter;
	line-height: 16px;
}
.shift-hospital {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: black;
}

a.button.shift-detail-btn {
	font-size: 120%;
	font-weight: lighter;
	color: #ffa283;
	margin: 0 0 0 0;
	background-color: white;
/* 	border-left: 1px solid #cccccc; */
/* 	border-right: 1px solid #cccccc; */
}

a:hover.button.shift-detail-btn {
	color: white ;
	background-color: #F05A2A;
/* 	border-left: 1px solid #cccccc; */
/* 	border-right: 1px solid #cccccc; */
}

a.download {
    border: 1px solid;
}

.shift-book{
	padding: 22px 0;
}
.shift-book label {
    color: grey;
    margin: 0 0 1rem;

}
.shift-book textarea {
    margin: 0;
}

/* !LOGIN _______________________ */
.login-page {
 background-color: #d8d8d8;	
}

.login {
    min-width: 320px;
    max-width: 375px;
    padding: 32px 0 0 0 ;
    margin: 20px auto;
    background-color: #ffffff;
}

.login .columns, .login column  {
    padding-left: 0;
    padding-right: 0;
    
}

.login-content {
    padding-left: 3.025rem;
    padding-right: 3.025rem;
}

.login p {
    line-height: : auto;
        font-size: 12px;
}

.login input.form-control, .shift-book input.form-control {
    border: 0px;
    border-bottom: 1px solid #cacaca;
    border-radius: 0px;
    border-radius: 0p;
    box-shadow: none;
	margin-bottom: 2px;
    padding-left: 0;
	background-color: #f7f7f7;
}

.login label {
    color: grey;
}

.login .label-input {
    color: #c3c3c3;
}


.login button {
    margin-top: 12px;
    margin-bottom: 0px;
}

small.error {
	color: #ac0707;
	text-align: center;
}

.callout {
	border: 0px;
 }


/* !TEST TEST TEST _______________________ */

nav#filter-day, nav#filter-hospital  {
    background-color: lightgrey;
}


/* !MEDIA _______________________ */


/* !desktop _____ */
@media screen and (min-width : 824px) {
	.login {
	    margin: 8% auto;
	}
}

/* !genreal smartphone _____ */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.login {
	    margin: 0 auto;
}

/* !ipad _____ */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.login {
	    margin: 0 auto;
}

