html {
    font-size: 14px;
}

#railcar-modal .modal-dialog {
    height: 80%;
    width: 80%;
}

/********************************************************
**********************************************DATEPICKER & TIMEPICKER*/
.ui-timepicker-wrapper, #ui-datepicker-div{z-index:11521 !important; display: none;}
.hastimepicker { width: 215px !important;}

.green {
    color: #259CAB;
}

/********************************************************
**********************************************DATATABLES*/
.circleBtn {
    border-radius: 100px;
    height: 33px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    width: 33px;
}
.edit-control {
    letter-spacing: 12px;
    min-width: 78px;
}
.dataTables_filter > label {
	float: right;
}
.p-l {
    padding-left: 25px;
}
.p-v {
    padding:25px 0;
}
.border-right {
    border-right:1px solid #e7e7e7;
}
dl hr {
    border-color: #f7f7f7;
}

.border-bottom {
    padding-bottom:12px;
    border-bottom:1px solid #e7e7e7;
}

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

.lite {
    color: #aaa;
}

.dataTables_paginate.paging_simple_numbers {
	float: right;
}

.panel-filters label {
    width: 100%;
}
.table-sm > th, td {
    font-size: 12px;
}

.btn-icon-sm {
    width: 18px;
    height: 18px;
    padding: 0;
    border-radius: 100px;
    font-size:10px;
}

/* CLOCKS */
.myClock{
    position:relative;
    margin: 0 auto;
}

.clockAll{
    width:16.66%;
    position:relative;
    float:left;
    /*display:none;*/
    opacity:0;
}

.clockTitle{
    text-align:center;
    color:#262b36;
    font-weight: bold;
    margin:10px 0 0 !important;
    font-size:14px;
}

.clockTitle2{
    text-align:center;
    color:#262b36;
    font-size:12px;
}

.uppercase {
    text-transform: uppercase;
}

.ampm{
    width:28px;
    height:18px;
    position:absolute;
    margin-left:122px;
    margin-top:90px;
    display:none !important;
}

#am{ display: none !important; }
#pm{ display: none !important; }

#exRowTable {
    width: 100% !important;
}

.ui-datepicker-next span {
    position: absolute;
    right: 15px;
    top: 2px;
}


.ui-datepicker-prev span {
    position: absolute;
    left: 15px;
    top: 2px;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
}

.ui-datepicker .ui-datepicker-title {
    color: #03314C;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 3px;
    width: 120px;
}

.ui-datepicker .ui-datepicker-calendar {
    margin-top: 10px;
}

.select2-container {
    min-width: 65px;
}

.dl-horizontal dt {
    line-height: 20px;
    font-size: 13px;
}

dl hr {
    border-color: #eee;
    margin: 10px 0;
}

.n-m {
    margin-bottom: 5px;
}

.noMargin {
    margin: 0px !important;
}

.contract-tabs .tab-pane {
    padding: 10px;
}

.contract-tabs .select2-container {
    width: 100% !important;
}

.contract-tabs label {
    display: block;
}

.ui-divider {
    margin: 0 0 25px; line-height: 0; text-align: center;
}
.ui-divider span{
    background-color: #f5f5f5; padding: 1em; border-radius: 100px; font-size: 11px;
}
.ui-divider:before{
    content: " "; display: block; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #f7f7f7;
}


.contract-tabs .actions, .profile-right-body .actions {
    background: #f6f7f8;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 15px;
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
}

.contract-tabs .actions .btn {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
}

.panel-heading {
    position: relative;
}

.position-right {
    position: absolute;
    right: 21px;
    top: 5px;
}

.form-m-v {
    margin:15px 0;
}

form {
    margin: 0px;
    padding: 0px;
}

.headermenu > li .btn {
    height: 40px;
    line-height: 55px;
}

.contract-tabs hr.small {
    margin: 15px 0 0px;
}

.panel.grey {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    margin: 10px;
}

.panel.report-total {
    padding: 20px 5px;
    text-align: center;
}

.panel-options a.download_link {
    color: white !important;
    font-size: 16px;
    line-height: 16px;
}

p.snap {
    border-right: 1px solid #ccc;
    display: inline-block;
    font-weight: bold;
    padding: 0 10px;
}

p.snap.first {
    padding-left: 0px;
}

p.snap.last {
    border-right: none;
}

p.snap span {
    font-weight: normal;
}

.progress {
    margin-bottom: 0px;
}

input[type=text], textarea, input[type=select], .select2-container, .select2-selection, .select2-selection__rendered  {
/*  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;*/
  outline: none;
}

input[type=text]:focus, textarea:focus, input[type=select]:focus, .select2-choice:focus, .select2-selection:focus, .select2-container--open {
  /*box-shadow: 0 0 5px rgba(81, 203, 238, 1);*/
  box-shadow: 0 0 9px rgba(92, 206, 230, 1);
}

.btn-padded {
    padding: 10px 35px;
}

#overview h4.position-right {
  margin-top: 15px;
}
#overview h3.position-right {
  margin-top: 40px;
}

.dataTables_filter .form-control {
    margin-left: 10px;
}

.profile-left-heading .list-group .list-group-item a {
    display: block;
    float: none;
}

.profile-left-heading .profile-photo img {
    width: 128px;
    background-color: white;
}

/* LOCATIONS */
.locations h4 {
    margin: 0 0 10px;
}

.locations ul, .locations ul li {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.locations ul li {
    list-style: none;
    padding: 6px 6px 6px 0;
    border-bottom: 1px solid #eee;
}

.locations ul li label {
    font-weight: bold;
    margin: 0px;
    float: left;
}

.locations ul li span {
    float: right;
}

.locations .item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.cloned-alert {
    margin:0 0 15px 0;
    padding:10px;
    text-align:center;
    background-color: #f5f5f5;
}
.i-cloned-alert {
    padding: 0px 3px;
    color: #999999;
}
.i-cloned {
    padding-left: 4px;
    color: #c3c3c3;
}
.tabledit-input {
    width: 75px;
}
button.tabledit-edit-button {
    display:none;
}

/* Tables */

.panel-body table tbody tr.products > td {
    padding: 0px;
}

.panel-body table tbody tr.products table.child {
    width: 100%;
    border-bottom: 1px solid #9fa8bc;
    margin-bottom: 0px;

}

.panel-body table tbody tr.products table.child thead tr th {
    background-color: #9fa8bc !important;
    padding: 5px 10px;
    font-size: 11px;
    color: white;
}

.panel-body table tbody tr.products table.child tbody tr:nth-child(even) td {
    background-color: #d8dce3 !important;
    padding: 5px 10px;
    font-size: 12px;
}

.panel-body table tbody tr.products table.child tbody tr:nth-child(odd) td {
    background-color: #f8f8f8 !important;
    padding: 5px 10px;
    font-size: 12px;
}

.cif .panel-heading h4 {
    padding: 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    margin-bottom: 13px;
}

.cif .panel-heading h4.last{
    border-right: none;
}

.cif .panel-heading span {
    font-weight: normal;
}

.table.noPad > thead > tr > th, .table.noPad > tbody > tr > th, .table.noPad > tfoot > tr > th, .table.noPad > thead > tr > td, .table.noPad > tbody > tr > td, .table.noPad > tfoot > tr > td {
    padding: 3px 15px;

}

.panel-updates.noPad .panel-body  {
    padding: 10px;
}

.panel-updates.noPad h3 {
    font-size: 24px;
}

.panel-updates.noPad .progress {
    margin-bottom: 5px;
}

/* CLIENTS */
.dashFilters ul {
    margin: 0px;
    padding: 0px;
}

.dashFilters ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.dashFilters ul li label {
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
}

.dashFilters .select2 {
    width: 100%;
    min-width: 150px;
}

.dashFiltersHeader {
    color: #03314C;
    font-size: 14px;
    padding: 12px;
}

.leftpanel {
    background-image: url("../images/ceres_icon_transparent.png");
    background-position: 0px calc(100% - 20px);
    background-repeat: no-repeat;
    background-size: 100% auto;
    positon:relative;
}

/* CIF */

#cif table.table-spacer tr th, #cif table {
    background: none;
}

#cif table.table-spacer tr th {
    color: #03314C;
    font-size: 12px;
    padding: 0px;
}

#cif table.table-spacer tr td {
    font-size: 15px;
    color: black;
    background: none;
    padding: 5px 0;
}

#cif table.table-spacer tr td h5 {
    color: #505b72;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    line-height: inherit;
}

#cif table tr.products table {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

#cif table tr.products thead tr th {
    background-color: #616e87;
    color: white;
    padding: 5px 10px;
}

#cif table tr.products tbody tr td {
    font-size: 13px;
    padding: 5px 10px;
    color: #696c74;
}

#cif table tr th:first-child {
    width: 175px;
}

#cif table tr td:last-child {
    text-align: right;
}

#cif table tr td a {
    background: #eee;
    padding: 5px 8px;
}

#cif table tr.products td {
    text-align: left;
}

.profile-left-body a {
 color: #fff;
}

.profile-left-body a:hover {
    color: #e8e8e8;
}

.has-copy-text .btn-copy {
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    margin-left: 12px;
}
.has-copy-text:hover .btn-copy {
    opacity: 1;
}
.wizard > .content > .body {
  width: inherit;
  height: inherit;
  padding: 0px;
}

.v-spinner {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    margin: auto;
}
table td.green {
    background: #21b547 !important;
    color: white;
}

table td.red {
    background: #b52121 !important;
    color: white;
}

section {
    position: relative;
}

.footer {
    /*bottom: 0px;*/
    position: absolute;
    right: 25px;
}

.v-select .open-indicator{
    position: inherit !important;
}

.crm-nav-bar {
    padding-top: 10px;
}

.text-success {
    color: #03314C !important;
}

.bg-success {
    background-color: #03314C !important;
}
.space-between {
    margin-bottom: 10px;
}
