/* config.css */

/* helpers/align.css */

.align {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* helpers/grid.css */

.grid {
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
  max-width: 20rem;
  width: 90%;
}

/* helpers/hidden.css */

.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* helpers/icon.css */

.icons {
  display: none;
}

.icon {
  display: inline-block;
  fill: #606468;
  font-size: 16px;
  font-size: 1rem;
  height: 1em;
  vertical-align: middle;
  width: 1em;
}

/* layout/base.css */

* {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: 100%;
  height: 100%;
}

body {
  background-color: #2c3338;
  color: #606468;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  margin: 0;
  min-height: 100%;
}

/* modules/anchor.css */

a {
  color: #eee;
  outline: 0;
  text-decoration: none;
}

a:focus,
a:hover {
  text-decoration: underline;
}

/* modules/form.css */

input {
  background-image: none;
  border: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}

input[type='submit'] {
  cursor: pointer;
}

.form {
  margin: -14px;
  /*margin: -0.875rem;*/
  width:400px;
}

.form input[type='password'],
.form input[type='text'],
.form input[type='submit'] {
  width: 100%;
}

.form__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 14px;
  margin: 0.875rem;
}

.form__input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* modules/login.css */

.login {
  color: #eee;
}

.login label,
.login input[type='text'],.login input[type='time'],.login input[type='number'],#destinationType,
.login input[type='password'],.login input[type='email'],
.login input[type='submit'],.anchorTypebutton {
  border-radius: 0.25rem;
  padding: 16px;
  padding: 1rem;
}
#destinationType {
	border:none;
	color: dimgrey;
}

.login label {
  background-color: #363b41;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}

.login input[type='password'],.login input[type='email'],.login input[type='time'],.login input[type='number'],#destinationType,
.login input[type='text'] {
  background-color: #3b4148;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.login input[type='number']:focus,
.login input[type='number']:hover,
.login input[type='password']:focus,
.login input[type='password']:hover,
.login input[type='time']:focus,
.login input[type='time']:hover,
.login input[type='email']:focus,
.login input[type='email']:hover,
.login input[type='text']:focus,
.login input[type='text']:hover {
  background-color: #434a52;
}

.login input[type='submit'],.anchorTypebutton {
  background-color: rgb(2, 95, 48);
  color: #eee;
  font-weight: 700;
  text-transform: uppercase;
}

.login input[type='submit']:focus,.anchorTypebutton:focus,.anchorTypebutton:hover,
.login input[type='submit']:hover {
  background-color: #d44179;
}

/* modules/text.css */

p {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-top: 24px;
  margin-top: 1.5rem;
}

.text--center {
  text-align: center;
}
p.statusMsg {
    color: #ffffff;
}

/****************************************/

.row {
   /*  margin-right: -15px;
    margin-left: -15px; */
}
.dashboard {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	margin-top: 40px;
}
.dashboard-div-wrapper {
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    color: #fff;
    margin-bottom: 50px;
}
.bk-clr-two {
    background-color: #F94C4C;
}
.bk-clr-one {
    background-color: #B9B739;
}
.bk-clr-three {
    background-color: #119c7e;
}
.bk-clr-four {
    background-color: #b739b9;
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.dashboard-div-wrapper .progress {
    height: 2px;
}
.dashboard-div-icon {
    height: 75px;
    width: 75px;
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 30px;
    margin-bottom: 20px;
   color: #fff; 
}
.adminHeadLeft a {
    margin-right: 12px;width:50%;
}
.adminHead {
	float:left;
	clear:both;
	width:100%;
	border-bottom:2px solid #ffffff;
	margin-bottom:50px;
	padding-bottom: 24px;
	padding-left: 20px;
    padding-right: 20px;
}
.statusMsg{
	color: #ea4c88;
    font-size: 14px;
    font-weight: bold;
	margin-right: 12px;
}
.adminHeadLeft {
	float:left;
}
.adminHeadRight {
	float:right;
}
.fa {
    font-size: 32px !important;
}

.adminTrips {
	text-align:center;
}
.anchorTypebutton:hover
{
	text-decoration:none;
}
.adtripform {
	margin:auto;
}
#frm_fat_id_frmLogin label.field_label,#frm_fat_id_frmUser label.field_label,#frm_fat_id_frmProject label.field_label {
    color: #fff;
}
.login input[type='submit'], .anchorTypebutton {
    height: 52px;
}
form#frm_fat_id_frmLogin {
    margin-top: 50px;
}
#header, #footer {
    border: none;
    background: #0e3449;
    color: #666;
    padding: 10px;
}
.buttonType {
	background-color: #ea4c88;
    color: #eee;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px;
    clear: both;
	text-decoration-line: none;
}
.buttonType:hover {
text-decoration-line: none;
}

div#profile-list, div#user-list {
    margin-top: 40px;
}
.container.grid1 {
    width: 80%;
    margin: auto;
}
#frm_fat_id_frmUser, #frm_fat_id_frmProject {
	width:100%;
	margin-top: 50px;
}
#frm_fat_id_frmProject li {
    width: 50%;
    float: left;
    text-decoration: none;
    list-style-type: none;
    color: #fff;
}	
#frm_fat_id_frmUser .col-3, #frm_fat_id_frmProject .col-3 {
    width: 46%;
    float: left;
    margin-right: 14px;
	    margin-bottom: 16px;
}
#frm_fat_id_frmProject ul {
	margin:0px;
	padding:0px;
}
span.radio {
    margin-right: 12px;
}
#container {
color:#dddddd8f;
}
span.radio ul li{
	list-style-type:none;
}
.div_msg {
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}
#project-list p, #profile-list p,#user-list p {
  font-size: 16px;
    color: #fff;
    margin: auto;
    text-align: center;
    margin-top: 100px;
    font-weight: bold;					
}
.form label {
color:#fff;
}
.usersListing.col-3 {
    float: left;
    width: 93% !important;
    height: 166px;
    overflow: auto;
	    border: 1px solid #2c3338;;
}
.usersListing li span {
margin-right:12px;
}

table.responsive {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

table.responsive td, table.responsive th {
    border: 1px solid #ddd;
    padding: 8px;
	
}
table.responsive td.text-center {
    text-align: center;
}


table.responsive tr:hover {background-color: #ddd;}

table.responsive th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ea4c88;
    color: white;
	text-align: center;
}


