* {
    font-family: Tahoma;
}

.login-page {
    background-color: #387fb0 !important;
    height: auto;
}

.invalid{
    box-shadow: 2px 2px 3px #ff6100 !important;
    background-color: #f6ff0e;
}

.login-box-body {
    box-shadow: 1px 1px 3px black;
    /*background-color: #387fb0 !important;*/
    /*border: 1px solid #0d345e;*/
}

.login-logo a {
    color: white;
}
.login-logo div {
    color: white;
    font-weight: bold;
}
.login-logo img {
    color: white;
    width: 250px;
}

.login-footer {
    margin: 3px;
    text-align: center;
    color: #fefefe;
    padding-top: 5px;
    /*font-size: 15px;*/
}

.login-footer a {
    color: white;
    margin: 0px auto;
    position: relative;

}

td hr.hr {
    padding: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
    border-bottom: solid 1px #0d6aad;
}

.content {
    /*margin: 0;*/
    /*padding: 0;*/
}

.table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    /*border: solid 1px #0d6aad;*/

    border-bottom: solid 1px #0d6aad;
    border-top: solid 1px #0d6aad;
}

.table-bordered > thead > tr > th {
    background-color: #d9d9d9;
    /*border: solid 1px #0d6aad;*/
    /*border-bottom: solid 1px #0d6aad !important;*/

    /*color: #4d94ff;*/
}

.bee-table-bordered > tbody > tr > th,
.bee-table-bordered > tbody > tr > td,
.bee-table-bordered > tfoot > tr > td {
    border: solid 1px #00bfee;
}

.bee-table-bordered > thead > tr > th {
    /*background-color: #ffffff;*/
    border-left: solid 1px #00bfee;
    border-right: solid 1px #00bfee;
    border-bottom: solid 1px #00bfee;
    border-top: solid 3px #00bfee !important;
    /*border: solid 1px #41b3e0 !important;*/
    /*color: #ffffff;*/
    /*border: solid 1px #0d6aad;*/
    /*border-bottom: solid 1px #0d6aad !important;*/

    /*color: #4d94ff;*/
}

.table-danger {
    /*color: red;*/
    background-color: #ebccd1;
}

.table-info {
    background-color: #dff0d8;

}

.hcenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle !important;
}

.vcenter {
    /*position: absolute;*/
    display: table-cell;
    vertical-align: middle !important;
}

td.increment-meridian-column {
    background-color: #2a6496;
}

.jqx-date-time-input-popup-kutebee {
    background-color: #3d91c2;
}

.jqx-icon {
    /*color: #2a6496;*/
}

.jqx-combobox-multi-item {
    padding: 5px 5px !important;
}

.emptyPad {
    height: 34px;
    width: 100%;
    border: 1px solid transparent;
    /*background-color: #00aae7;*/
}

.hide {
    display: none;
}

/*.group {*/
/*padding-bottom: 15px;*/
/*}*/

/*.group input:first-child {*/
/*margin-left: 0px;*/
/*}*/
/*.datetime{*/
/*background-color: #0a2b1d;*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/
input.group.form-control {
    width: 30%;
    display: inline;
    margin-right: 0;
    margin-left: 0;
}

.input-group button.group {
    width: 10%;
    display: inline;
    margin-right: 0;
    margin-left: 0;
}

div[class^="col"].datetime:first-child {
    padding-right: 10px;
    padding-left: 15px;
}

div[class^="col"].datetime:last-child {
    padding-right: 15px;
    padding-left: 0px;
}

div[class^="col"].datetime {
    padding-right: 0px;
    padding-left: 0px;
}

div[class^="col"].no-space:first-child {
    padding-right: 5px;
    padding-left: 15px;
}

div[class^="col"].no-space:last-child {
    padding-right: 15px;
    padding-left: 5px;
}

div[class^="col"].no-space {
    padding-right: 5px;
    padding-left: 5px;
}

/*.sorted_table tr {*/
/*cursor: hand !important;*/
/*}*/
.sorted_table tr > .handle {
    cursor: move !important;
}

/* line 96, /Users/jonasvonandrian/jquery-sortable/source/css/application.css.sass */
.sorted_table tr.placeholder {
    display: block;
    background: red;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
}

/* line 103, /Users/jonasvonandrian/jquery-sortable/source/css/application.css.sass */
.sorted_table tr.placeholder:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #ff5c33;
    margin-top: -10px;
    margin-left: 4px;
    left: -5px;
    border-right: none;
}

.dragged {
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index: 2000;
}

.full-width {
    width: 100%;
}

/*.bee-scroll{*/
/*display:flex;*/
/*width: 600px;*/

/*overflow-x: scroll;*/
/*overflow-y: hidden;*/
/*-webkit-overflow-scrolling:touch*/
/*}*/

.pagination > li > a.page {
    border-radius: 0px;
}

/*=============================================*/
.clearable {
    position: relative;
    display: inline-block;
}

.clearable input[type=text] {
    padding-right: 24px;
    width: 100%;
    box-sizing: border-box;
}

.clearable__clear {
    display: none;
    color: red;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 1.6em;
    user-select: none;
    cursor: pointer;
}

.text-underline {
    text-decoration: underline;
}

/*================*/
.signature {
    border: none;
    border-bottom: 2px solid #7d7d7d;
    margin-bottom: 5px;
    position: relative;
    height: 80px;
    cursor: pointer;

}
.signature img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*border: solid 1px red;*/

}
.bottom{
    bottom: 0;
    position: absolute;
}
.signature-height{
    height: 80px;
}

.bee-border {
    border: 3px solid #00aae7;
    padding: 10px;
    text-align: justify;
}

.bee-border-bottom {
    border: none;
    border-bottom: 1px solid #3e3f41;
    margin-bottom: 0px;
    /*padding-bottom: 2px;*/
}

.bee-w100px {
    width: 100px;
}

.bee-w200px {
    width: 150px;
}

.bee-h20px {
    height: 20px;
}

.bee-group label.bee-label {
    border: 1px solid #bec2ca;
    /*color: #ffffff;*/
    border-radius: 5px 5px 0 0;
    margin-bottom: -1px;
    margin-top: 15px;
    padding: 5px 10px 5px 10px;
    background-color: #bec2ca;
}

.bee-group div.bee-body {
    border: 1px solid #bec2ca;
    padding: 15px;
    margin-top: 0;
    /*margin-bottom: 15px;*/
}

.dataTables_filter label {
    width: 100%;
    display: block;
    line-height: 32px;
}

.dataTables_filter {
    width: 50%;
    display: inline-block;
    float: left;

}

.dataTables_filter label input[type="search"] {
    display: inline-block;
    width: auto;
    margin-left: 15px;
}

.dataTables_wrapper div.dataTables_info {
    display: block;
    width: 50%;
    float: right;
    line-height: 32px;
    text-align: right;

}

ul.pagination {
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee !important;
}

.rotate {
    /* FF3.5+ */
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    /* IE6,IE7 */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
    /* Standard */
    transform: rotate(-90.0deg);
}

div.required{
    color: red;
    width: 150px;
    position: relative;
    display: block;
}
input.required {
    border: 1px solid red !important;
}

/*.img-avartar{*/
    /*border: 1px solid #00a7d0;*/
    /*width: 230px;*/
    /*height: 230px;*/
/*}*/

.img-avartar img{
    padding: 5px;
    max-width: 250px;
    max-height: 250px;
    width: 100%;
}