﻿body {
    background: #f2f2f2;
    font-size: 14px;
    color: #767676;
    font-weight: 400;
    line-height: 1.6em;
}
main {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 12%;
    padding-right: 12%;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.icon-small-bg {
    width: 40px;
    height: 40px;
    margin-top: -7px;
    margin-right: 7px;
    background: #767676;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    vertical-align: middle;
}
#header-btm{    
    -webkit-margin-before: 45px;
}
.container {   
    max-width: 900px;
}
#activate{
    display:flex;    
}
form{
    display:flex;
    justify-content: center;
    /*width:100%;*/
}
fieldset{
    width:100%;
}
.resetWrapper{
    display:flex;
    flex-direction:column;
}
.setPwdLeft {
    width: 40%;
}
.setPwdRight {
    width: 50%;
    padding-left: 20px;
    font-size: 0.9em;
}
li {
    margin-bottom: 0rem;
}
.field-validation-error, .validation-summary-errors{
    color:red;
    font-size: 1.2rem;
}
input{
    margin-bottom: 0rem;
}


.flash-message {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  padding: 20px;
  padding-left: 12%;
  padding-right: 12%;
  font-size: 14px;
  color: black;
  position: absolute;
  margin: 0 auto;
  -webkit-margin-before: 195px;
  width: 100%;
  z-index: 2;
  opacity: 0.9; }
  .flash-message button {
    margin-bottom: 0rem; }
  .flash-message .close:focus,
  .flash-message .close:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .flash-message button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    height: auto;
    margin-left: 5px;
    right:0px;
  }
  .flash-message .close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 white;
    opacity: 0.2;
    filter: alpha(opacity=20); }
  .flash-message .close,
  .flash-message .list-group-item > .badge {
    float: right; }

.alert-info {
  color: #3A87AD;
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  align-self: center; }

.alert-error {
  background-color: #FFB6B6;
  border-color: #FF8080 !important;
  max-width: 900px;
  -ms-flex-item-align: center;
      align-self: center; }

.alert-warning {
  background-color: #D8C08C;
  border-color: #A07E38 !important;
  max-width: 900px;
  -ms-flex-item-align: center;
      align-self: center;
  color: #382911; }

.alert-warning a:link {
  color: #A73F01; }

.alert-warning a:hover {
  text-decoration: underline; }

.alert {
  padding: 5px;
  border: 1px solid;
  border-radius: 4px;
  text-align: left; }

.alert,
.thumbnail {
  margin-bottom: 2px; }

.alert-danger {
  border-color: #953b39;
  color: white;
  background: #c26565;
  text-shadow: none;
  align-self: center;
}

.alert-success {
  border-color: #8ac38b;
  color: #356635;
  background: #cde0c4; 
  align-self: center;
}


main .controls-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    margin-bottom: 5px;
    margin-right: 10px;
    font-size: 0.9em;
    width: 100%;
}
.row-cell{
    width:460px;
}
main input[type='text']{
    width:65%;
}
main select{
    width:65%;
}
main h5{
    padding-top: 30px;
}
main ul {
    list-style: circle;
    padding-left: 20px;
}
.accContent {
    max-width: 900px;
    align-self: center;
    margin-top: 15px;
}
.userTableSec table {
    border-collapse: collapse;
    width:100%;
}
    .userTableSec td {
    border-bottom: 0px;
}
.admInvisbleTables td {
    border-bottom: 0px;
    border-top: 0px;
}
.admInvisibleTables {
    margin-bottom: 0px;
    margin-top: 30px;
}
.userTableSecWrapper {
    max-width: 900px;
    align-self: center;
}
.userTableSecWrapper table{
    width:100% !important;
}
.riskreporttable {
    width: 920px !important;
}
h1 {
    font-size: 45px;
    line-height: 45px;
    font-weight: 300;
    letter-spacing: -.5px;
    margin-top: 0;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    color: white;
}
.inner-wrapper {
    font-weight: 300;
    letter-spacing: .01em;
    line-height: 1.6;
    font-size: 1em;
}
    .inner-wrapper p {
        margin-bottom: 25px;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: .01em;
    }
    .inner-wrapper main > div > div {
        max-width: 46em !important;
    }
    .inner-wrapper header {
        height: 0px;
        -webkit-margin-before: 45px;
    }
.stop-disclaimer {
    background-color: #c27d30;
    border: 0.1rem solid #c27d30;
    border-radius: .4rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: sans-serif;
}

.edit_account label{
    width:33%;
}
.edit_account table {
    width: 460px !important;
    min-height: 1px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #767676;
}
.edit_account .table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.table-striped tbody tr:nth-child(even) td, .table-striped tbody tr:nth-child(even) th, .table-striped thead tr th {
    background-color: #f9f9f9;
}
.table-striped tbody tr td, .table-striped thead tr th {
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
}
#OrgDataGrid tr td {
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
}
#OrgDataGrid thead tr th{
    cursor:pointer;
}
tfoot{
background-color: #f9f9f9; 
}

.onepage-heading-icon {
    margin-top: 45px;
    margin-bottom: 55px;
}

.activeFalse {
    color: gray !important;
    cursor: default !important;;
}

/*from bootstrap.css*/
.table th, .table td {
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #dddddd;
}
.pagination {
    height: 40px;
    margin: 20px 0;
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
    display: inline;
    line-height: 20px;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999999;
    cursor: default;
}

.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5;
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}
.span6 {
    width: 460px;
}
#FilterUser {
    width: 55%
}
.row {
    margin-left: 0rem !important; 
}

.span10 {
    width: 780px;
}
#UserAccount_IsActive, #UserAccount_IsLockedOut {
    width: 40%;
    max-width: 312px;
}
.field-validation-error {
    /*position: relative;
    top: 25%;
    transform: translateY(-25%);*/
}
.icon-list-alt {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../../Public/images/glyphicons-halflings.png);
    background-position: -264px -24px;
    background-repeat: no-repeat;
}
.icon-asterisk {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../../Public/images/glyphicons-halflings.png);
    background-repeat: no-repeat;
    background-position: -456px -96px;
    filter: invert(.5);
    -webkit-filter: invert(.5);
    -o-filter: invert(.5);
    -ms-filter: invert(.5);
}

.sorting, .sorting_asc, .sorting_desc {
    cursor: pointer;
}

.reportdetails pre {    

    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width:800px;
}
.reportdetails label {
    color: #767676 !important;
    margin-top: 0px !important;
}
.reportdetails .controls-row label:nth-child(2n) {
    width: 70%;
}
.reportdetails label:nth-child(1n) {
    width: 30%;
}
.ol-viewport {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
}
@media only screen and (max-width: 900px) {
    .userTableSecWrapper {
        align-self: auto;
    }
    .reportdetails pre {
        width:auto;
    }
}

@media only screen and (max-width: 770px) {
    .resetWrapper form {
        justify-content: flex-end;
        flex-direction: column-reverse;
    }

    .resetWrapper .setPwdRight {
        width: 100%;
        padding-left: 0px;
    }

    .resetWrapper .setPwdLeft {
        width: 100%;
    }
    .accContent form {
        justify-content: flex-end;
        flex-direction: column-reverse;
    }

    .accContent .setPwdRight {
        width: 100%;
        padding-left: 0px;
    }

    .accContent .setPwdLeft {
        width: 100%;
    }

    .userTableSecWrapper .controls-row {
        flex-direction: column;
    }
    .userTableSecWrapper .row-cell {
        width: auto;
        display: flex;
        flex-direction: column;
    }
    .userTableSecWrapper .row-cell label {
        width: auto;
    }
    .userTableSecWrapper .row-cell input {
        width: auto;
    }
    .userTableSecWrapper table{
        width: 80% !important;
    }
}
::-webkit-input-placeholder {
  color: #cecccc;
  font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
  color: #cecccc;
  font-style: italic;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #cecccc;
  font-style: italic;
}

:-ms-input-placeholder {
  color: #cecccc;
  font-style: italic;
}
.grayText {
  color: #bfbfbf !important;
}