﻿.cross {
    font-size: 16px;
    color: #ECF0F1;
    top: 20px;
    width: 35px;
    cursor: pointer;
}

.fileupload {
    min-height: 234px;
    width: 340px;
    border: 1px solid #e5e5e5;
}

.btn-upload {
    margin-top: 50%;
    margin-left: 35px;
}

.img-upload {
    margin-top: 25%;
}

.hide-control {
    display: none;
}

.row:after {
    padding-bottom: 10px;
}

.mar-bottom-20 {
    margin-bottom: 20px;
}

.ddl-period {
    width: 290px;
}

.red-color {
    color: red;
}

.nav-tabs > li.active > a {
    /*border-top-color: #2a3f54;
    border-left-color: #2a3f54;
    border-right-color: #2a3f54;*/
}

.row .table-striped th, td {
    font-size: 13px;
}

.btn {
    min-width: 60px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-25 {
    margin-top: 25px;
}

.btn-success {
    background-color: #00a65a;
    border-color: #008d4c;
}

    .btn-success:hover {
        background: #00a65a;
    }

.margin-left input[type=radio], input[type=checkbox] {
    margin-left: 7%;
}

.align-right {
    float: right;
    margin-right: -5px;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 3px;
}

.table-condensed select {
    color: #73879C;
}

.mar-bottom-5 {
    margin-bottom: 5px;
}

#divDetails table tbody tr td:last-child input[type=text] {
    /*width: 40px;*/
}

.table-delete-row {
    font-size: 13pt;
    color: #ef8585;
    vertical-align: -webkit-baseline-middle;
    text-align: center;
}

#leftmenu .left-menubar {
    position: fixed;
}

.peek-a-bar {
    margin: 0px;
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    text-align: center;
    letter-spacing: 0.75px;
    font-family: 'Roboto', sans-serif;
}

.messageBackground {
    background-color: #ffffde;
    border-top: 1px solid #ffcf0f;
    border-left: 1px solid #ffcf0f;
    border-right: 1px solid #ffcf0f;
    border-bottom: 1px solid #ffcf0f;
    height: 40px;
}

.successMessage {
    color: #2A3F54;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    letter-spacing: 0.75px;
}

.errorMessage {
    color: red;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    letter-spacing: 0.75px;
}
/*.refresh-icon{
    padding-top: 24px;
    font-size: 15px;
    margin-left: -10px;
}*/
.loader {
    font-size: 80px;
    margin-top: 40%;
    margin-left: 40%;
}

.account-details-thead > tr > th:nth-of-type(1), .account-details-thead > tr > th:nth-of-type(13) {
    width: 3%;
    padding-left: 15px;
}

.account-details-thead > tr > th:nth-of-type(2) {
    width: 8%;
}

.account-details-thead > tr > th:nth-of-type(3) {
    width: 8%;
    padding-left: 8px;
}

.account-details-thead > tr > th:nth-of-type(5) {
    width: 8%;
    padding-left: 8px;
}

.account-details-thead > tr > th:nth-of-type(6), .account-details-thead > tr > th:nth-of-type(11){
    width: 8%;
    padding-left: 8px;
}

.account-details-thead > tr > th:nth-of-type(4), .account-details-thead > tr > th:nth-of-type(7), .account-details-thead > tr > th:nth-of-type(8), .account-details-thead > tr > th:nth-of-type(9), .account-details-thead > tr > th:nth-of-type(10), .account-details-thead > tr > th:nth-of-type(12) {
    width: 8%;
    padding-left: 8px;
}

.account-details-thead > tr > th.width-remarks {
    width: 25%;
}

.account-details-thead > tr > th.width-vno {
    width: 9%;
}

.account-details-thead > tr > th.chqdate {
    width: 10%;
}

.account-details-thead > tr > th.chqclrdate {
    width: 15%;
}

tbody.account-details-tbody > tr > td input, tbody.account-details-tbody > tr > td input:focus {
    padding: 2px;
    font-size: 10pt;
    border: none;
    box-shadow: inset 0px 0px 0px lightgrey !important;
}

tbody.account-details-tbody > tr > td label {
    padding: 2px;
    padding-left: 6px;
    padding-top: 10px;
    font-size: 10pt;
    border: none;
    box-shadow: none;
}

tbody > tr > td:nth-of-type(2) {
    font-size: 11pt;
    vertical-align: middle;
    padding: 2px;
}

thead.account-details-thead > tr > th {
    padding: 10px 0px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > th, .table > thead > tr > th {
    vertical-align: middle;
}

.float-right {
    float: right;
}

.pen-edit {
    float: right;
    padding-top: 15px;
    border: none;
    color: white;
    background-color: #00a65a;
    border-color: #2e6da4;
    border-radius: 3px;
    min-width: 60px;
}

/*Override Classes*/
.iradio_flat-green {
    margin-bottom: 3px;
}

.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 0px 5px 0px;
}

.x_panel, .x_title {
    margin-bottom: 1px;
}

.x_panel {
    padding: 5px 17px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #f9f9f9;
    opacity: 1;
}

.x_title h2 {
    margin: 10px 0 6px;
    float: left;
    display: block;
}

@media(min-width: 767px) {
    .flat-lg-margin {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .flat-sm-margin {
        margin-top: 20px;
    }
}

.page-title .title_left {
    width: auto;
    float: left;
    display: block;
}

.glyphicon-pencil:before {
    font-size: 15px;
}

.glyphicon-pen-edit {
    top: -4px;
}

.mar-top-10 {
    margin-top: 10px;
}

.right_col .x_panel {
    margin-top: -7px;
}

.align-right .btn {
    margin-bottom: 0px;
}

@media(max-width: 767px) {
    .align-right {
        margin-top: -30px;
    }
}

#btnAddTableRow:hover {
    cursor: pointer;
}

.flat-mar-left {
    margin-left: 12px;
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    /*margin-bottom: 15px;*/
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}

.bg-yellow {
    background-color: #f39c12 !important;
    color: #fff !important;
}

.bg-aqua {
    background-color: #00c0ef !important;
    color: #fff !important;
}

.bg-red {
    background-color: #dd4b39 !important;
    color: #fff !important;
}

.bg-green {
    background-color: #00a65a !important;
    color: #fff !important;
}

.ion {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.ion-ios-people-outline:before {
    content: "\f47b";
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-text {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.modal-body tbody.account-details-tbody > tr > td label {
    padding: 2px;
    padding-top: 10px;
    font-size: 9pt;
    font-weight: 300;
    border: none;
    box-shadow: none;
}

.modal-body table {
    margin-bottom: -10px;
}

.modal-body tbody > tr > td:nth-of-type(2), td {
    font-size: 9pt;
}

.bg-white {
    background-color: white;
}

.gly-plus {
    margin-left: 10px;
    font-size: 23px;
    color: #00a65a;
}

/*.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; 
animation: spin 2s linear infinite;
}

/* Safari */
/*@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}*/

/*body {
  overflow: hidden;
}*/

.loader-2 {
    background-color: #b5d4dd66;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow: hidden;
    animation-delay: 1s;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000000;
}

.item-1 {
    width: 10px;
    height: 10px;
    background: #2a3f54;
    border-radius: 50%;
    background-color: #2a3f54;
    margin: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.item-1:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2a3f54;
    opacity: 0.7;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 200ms;
    transition: 0.5s all ease;
    transform: scale(1);
}

.item-2 {
    width: 10px;
    height: 10px;
    background: #2a3f54;
    border-radius: 50%;
    background-color: #2a3f54;
    margin: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.item-2:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2a3f54;
    opacity: 0.7;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 400ms;
    transition: 0.5s all ease;
    transform: scale(1);
}

.item-3 {
    width: 10px;
    height: 10px;
    background: #2a3f54;
    border-radius: 50%;
    background-color: #2a3f54;
    margin: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.item-3:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2a3f54;
    opacity: 0.7;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 600ms;
    transition: 0.5s all ease;
    transform: scale(1);
}

.item-4 {
    width: 10px;
    height: 10px;
    background: #2a3f54;
    border-radius: 50%;
    background-color: #2a3f54;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.item-4:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2a3f54;
    opacity: 0.7;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 800ms;
    transition: 0.5s all ease;
    transform: scale(1);
}

.item-5 {
    width: 10px;
    height: 10px;
    background: #f583a1;
    border-radius: 50%;
    background-color: #2a3f54;
    margin: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    50%, 75% {
        transform: scale(2.5);
    }

    78%, 100% {
        opacity: 0;
    }
}

.item-5:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2a3f54;
    opacity: 0.7;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
    animation-delay: 1000ms;
    transition: 0.5s all ease;
    transform: scale(1);
}
