input[type=checkbox] {
    transform: scale(1.2);
}

a.no-line {
    text-decoration: none
}

a.not-active {
    pointer-events: none;
    cursor: default;
}

body {
    padding-right: 0 !important;
}

.required {
    color: red;
    font-weight: bold;
}

.glyphicon {
    font-family: inherit;
}

.glyphicon:before {
    font-family: 'Glyphicons Halflings';
}

.top5 {
    margin-top: 2%;
}

#label {
    margin-top: 12px;
}

#reset {
    padding: 0;
}

#create-users {
    margin-top: 5px;
}

#email-div {
    width: 90%;
    height: 60px;
    position: relative;
}

.no-lr-padding {
    padding: 0;
}

.catalog-edit-message {
    top: 150px;
    right: 0;
}

.user-create-message {
    top: 230px;
    left: 5px;
}

#filter-parameters-form .col-md-3 select {
    width: 100% !important;
}

#role {
    margin: 10px 0 0 0;
    color: rgba(58, 56, 54, 0.97);
}

#table-edit-users {
    margin-top: 10px;
}

#limiter {
    width: 85%;
}

.not-active {
    opacity: 0.6;
    pointer-events: none;
    cursor: default;
}

.no-padding {
    padding: 0 !important;
    height: 100% !important;
}

.no-margin {
    margin: 0 !important;
}

.email-div {
    display: inline-block;
    color: white;
    background: #337ab7;
    height: 20px;
    font-size: small;
    border: none;
    /*border-radius: 5px 5px 5px 5px;*/
    padding-left: 5px;
    margin: 2px;
}

.email-span {
    background: inherit;
    color: inherit;
    border: inherit;
    border-radius: inherit;
}

.email-user {
    background: inherit;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.btn-danger-round {
    margin-left: 5px;
    background: #d9534f;
    color: inherit;
    border: inherit;
    /*border-radius: 0 5px 5px 0;*/
    cursor: hand;
}

.center {
    padding: 50px;
    height: 150px;
}

.full-width {
    width: 100%;
    min-height: 170px;
}

.btn-homepage {
    width: 20%;
    height: auto;
    margin: 25px;
}

.homepage-text {
    margin-top: 55px;
    width: 65%;
}

.btn-big {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 120px;
    color: white;
    font-size: large;
    text-align: center;
    font-weight: 600;
    background-color: #337ab7;
    opacity: 0.6;
    border-radius: 5px;
}

.btn-edit-user, .btn-delete-email, .btn-add-user, .btn-edit-group, .btn-delete-group {
    width: 100%;
    height: 40px;
    border-radius: 0;
}

.current {
    color: #333333;
    background-color: #f5f5f5;
}

input.error {
    color: #a94442;
    background-color: #f2dede;
    border: solid 1px #ebccd1;
}

label.error {
    font-size: small;
    font-weight: 400;
    color: #a94442;
}

td > button {
    width: 100%;
    height: 100%;
}

.fixed {
    position: fixed;
    background: #fff;
    z-index: 10;
    width: 100%;
}

.btn-long {
    height: 33px;
    width: 180px;
}

.reset-pwd {
    font-style: italic;
}

.width-50 {
    width: 50%;
    padding-right: 2px;
}

.width-48 {
    width: 48%;
}

.display-block {
    display: block;
}

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

.margin-bottom-10 {
    margin-bottom: 10px;
}

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

.width-25 {
    width: 25%;
}

.width-full {
    width: 100%;
}

.padding-top-20px {
    padding-top: 20px !important;
}

.margin-left-15px {
    margin-left: 15px !important;
}

.display-none {
    display: none;
}

.height-50px {
    height: 50px;
}

.height-75px {
    height: 75px;
}

.height-30px {
    height: 30px;
}

.height-35px {
    height: 35px !important;
}

.input-no-label {
    margin-top: 26px;
}

.input-no-label .checkbox label {
    min-height: 26px;
}

.search-group {
    margin-top: -5px;
    height: 30px !important;
}

.no-border-radius {
    border-radius: 0;
}

.btn-create-group {
    margin: 15px 0 0 15px;
}

.group-management-wrapper {
    font-family: 'Montserrat', sans-serif;
}

#delete-group, #update-group {
    margin: 15px 0 0 15px;
}

.disabled {
    cursor: not-allowed;
    opacity: 0.6;
    background-color: #f5f5f5;
}

ul.multiselect-container {
    width: 100%;
    max-height: 600px;
    overflow: hidden;
    overflow-y: scroll;
}

ul.multiselect-container > li {
    padding: 0 !important;
}

ul.multiselect-container > li > a {
    padding: 3px 0 !important;
}

.table-responsive {
    overflow-x: scroll;
}

.min-width-200px {
    min-width: 200px;
}

.min-width-150px {
    min-width: 150px;
}

.min-width-100px {
    min-width: 100px;
}

.min-width-50px {
    min-width: 50px;
}

a.btn-delete-email {
    display: block;
}

a.btn-delete-email span {
    top: 3px;
    position: relative;
    vertical-align: middle;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0 !important;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0 !important;
}

.page-width {
    width: 1364px;
}

/********************* MULTISELECT USERS *************************/
.ms-container {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
}

.custom-header {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 10px;
    border-bottom: 1px #ddd solid;
}

.ms-selectable {
    float: left;
    height: 500px;
    width: 48%;
    overflow: auto;
    border: 1px #ddd solid;
}

.ms-selection {
    float: right;
    height: 500px;
    width: 48%;
    overflow: auto;
    border: 1px #ddd solid;
}

.ms-list {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}

.ms-list li {
    list-style-type: none;
    border-bottom: 1px #eee solid;
    padding: 5px 10px;
    font-size: 14px;
    color: #555;
    cursor: pointer;
}

.ms-list li:hover {
    background-color: #f5f5f5;
}

/********************* MULTISELECT USERS ************************/

/********************* START MODAL STYLE ************************/
.modal-content {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.modal-content .modal-footer {
    text-align: center;
}

.btn-modal {
    width: 120px;
}

/********************* END MODAL STYLE ************************/

.width-30 {
    width: 29.5%;
}

.custom-panel-heading {
    padding-bottom: 15px;
}

.height-128px {
    height: 128px;
}

.height-25px {
    height: 25px;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.btn-yellow {
    color: #ffffff;
    background: #eece6c;
    border: none;
}

.select2 {
    width: 100% !important;
    height: 34px;
!important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    height: 100%;
}

.select2-dropdown {
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
}

.select2-selection {
    height: 100% !important;
}

/********LOGIN STYLE UPDATES********/
body {
    background: #fbfbfb;
}

.color-overlay {
    z-index: -1;
}

.logo-row {
    padding: 160px 0 0;
}

.login-conteiner-row .well {
    background: #f3f3f5;
    border: none;
    border-radius: 0;
    padding: 25px;
}

.login-conteiner-row .well h2,
.login-conteiner-row .well .form-group label,
.login-conteiner-row .well .form-group input {
    font-family: 'Montserrat', sans-serif;
}

.login-conteiner-row .well .form-group label,
.login-conteiner-row .well .form-group input {
    font-size: 16px;
}

.login-conteiner-row .well .form-group label {
    font-weight: 500;
}

.login-conteiner-row .well .form-group input {
    height: 40px;
    font-weight: 300;
    color: #212121;
    border: 1px solid #dadadb;
    border-radius: 0;
    padding: 10px;
    box-shadow: none;
}

.login-conteiner-row .well .form-group input.custom-submit-button {
    color: #ffffff;
    background: #eece6c;
    border: none;
    padding: 0 10px;
}

.login-conteiner-row .well .form-group input.custom-submit-button:hover {
    background: #f5d87e;
}

.login-conteiner-row .well .forgot-password {
    color: #212121;
    text-decoration: underline;
}

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

/********DASHBOARD STYLE UPDATES********/
.width-100 {
    width: 100%;
}

ul .dropdown-menu {
    background-color: black;
}

li .open {
    background-color: black;
    color: #eece6c;
}

.dropdown-menu li {
    padding: 5px 0;
}

.container.custom-container {
    width: 1260px;
}

.header {
    width: 100%;
    background: #000000;
}

.header .navbar ul li a {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #ffffff;
    padding: 0 15px;
    border-right: 2px solid #474747;
}

.header .navbar ul li:last-child a,
.header .navbar-right ul li a {
    border-right: none;
}

.header .navbar ul li a:hover,
.header .navbar ul li a:focus {
    color: #eece6c;
    background: transparent;
}

.nav .open > a, .nav .open > a:visited,
.nav .open > a, .nav .open > a:focus {
    background: #000000 !important;
}

.header .navbar .navbar-header .navbar-brand {
    height: 80px;
    padding: 10px 0 0;
    outline: none;
}

.header .navbar .navbar-header .navbar-brand img {
    height: 100%;
}

.header .navbar ul.main-nav {
    padding: 38px 0 0 20px;
}

.header .navbar-right {
    padding: 38px 0 0;
}

.full-width.button-block {
    min-height: 70px;
    margin-bottom: 25px;
    border-bottom: 1px solid #474747;
}

.full-width.button-block:last-child {
    margin: 0;
    border-bottom: none;
}

.button-block .btn-homepage {
    width: auto;
    margin: 0 25px 0 0;
}

.button-block .btn-homepage .btn-big {
    width: auto;
    height: auto;
    min-width: 220px;
    padding: 10px 0;
    opacity: 1;
    background: #efefef;
    border: 1px solid #eece6c;
    border-radius: 0;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #202020;
    text-transform: uppercase;
}

.button-block .homepage-text {
    margin: 0;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #202020;
}

.homepage-text p {
    line-height: 2.1;
    font-size: 20px;
}

.user-management-wrapper {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    font-family: 'Montserrat', sans-serif;
}

.user-management-wrapper input:not([type=checkbox]),
.user-management-wrapper select {
    font-weight: 300;
    color: #212121;
    border: 1px solid #dadadb;
    border-radius: 0;
    padding: 0 10px 0;
    box-shadow: none;
    line-height: 20px;
}

.user-management-wrapper #create-users input {
    border: none;
    color: #ffffff !important;
}

.user-management-wrapper .panel {
    border-radius: 0;
    box-shadow: none;
}

.user-management-wrapper .panel .panel-heading {
    padding: 15px;
}

.search-form-wrapper .main-form-group {
    width: 100%;
    padding: 0 5%;
    margin: 0 0 10px;
}

.search-form-wrapper .main-form-group label {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
}

.search-form-wrapper .main-form-group select {
    width: 100%;
}

.search-form-wrapper .main-form-group .inner-form-group {
    margin: 0;
}

.search-form-wrapper .main-form-group .inner-form-group label {
    width: auto;
    padding-top: 9px;
    margin: 0 12px;
}

.search-form-wrapper .main-form-group .inner-form-group input {
    width: 40%;
    float: left;
}

.user-search h1,
.sync h1 {
    margin-top: 0;
}

.reset-password h2 {
    text-align: center;
    margin: 0 0 30px;
}

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

.sortable {
    margin: 0;
    padding-left: 5%;
    width: 90%;
}

.sortable li {
    margin: 1%;
    padding-left: 3%;
    font-size: 1.2em;
    height: 2em;
    line-height: 2em;
}

.scrollable {
    height: 600px;
    max-height: 600px;
    overflow-y: scroll;
}

.ui-state-highlight {
    height: 1.5em;
    line-height: 1.2em;
}

.text-font {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}

.text-italic {
    font-style: italic;
    color: #2e6da4;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}

/**************Location Selector*************/
.subject-info-box-1,
.subject-info-box-2 {
    float: left;
    width: 45%;
}

select {
    height: 200px;
    padding: 0;
}

option {
    padding: 4px 10px 4px 10px;
}

option:hover {
    background: #EEEEEE;
}

.subject-info-arrows {
    margin-top: 4%;
    float: left;
    width: 10%;
}
