/* =====================================================
    common css
 ===================================================== */
.table thead th.sorting,
.table thead th.sorting_asc,
.table thead th.sorting_desc {
    cursor: pointer;
    position: relative;
    padding-right: 30px;
}

.sorting:before,
.sorting:after,
.sorting_desc:before,
.sorting_desc:after,
.sorting_asc:before,
.sorting_asc:after {
    position: absolute;
    bottom: 0.5em;
    display: block;
    opacity: 0.3;
}

.sorting_desc:before,
.sorting_asc:before,
.sorting:before {
    right: 1em;
    content: "\2191";
}

.sorting_desc:after,
.sorting_asc:after,
.sorting:after {
    right: 0.5em;
    content: "\2193";
}

.sorting_asc:before,
.sorting_desc:after {
    opacity: 1;
}

.search-period {
    position: absolute;
    right: -5px;
    top: 5px;
    font-size: 16px;
    font-weight: bold;
}

.p-0 {
    padding: 0px;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pt-0 {
    padding-top: 0px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.m-0 {
    margin: 0px;
}

.m-5 {
    margin: 5px;
}

.m-10 {
    margin: 10px;
}

.m-20 {
    margin: 20px;
}

.m-30 {
    margin: 30px;
}

.ml-0 {
    margin-left: 0px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-0 {
    margin-right: 0px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-0 {
    margin-top: 0px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.w-120 {
    width: 120px;
}

.w-200 {
    width: 200px;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.add-money-btn {
    width: 18%;
}

@media (max-width: 768px) {
    .add-money-btn {
        width: 48%;
        margin-bottom: 10px;
    }
}

.red-alarm {
    color: red;
    font-size: 12px;
}

.red {
    color: red;
}

.blue {
    color: #72c02c;
}

.customcenter-table.table thead:first-child tr:first-child th {
    background-color: #2b3324;
    color: white;
}

.p-l-r-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.qa_header {
    cursor: pointer;
}

.qa_header:hover {
    background-color: #f9f9f9;
}

.width-full {
    width: 100% !important;
}

.user-breadcrumbs {
    text-align: center;
    padding-top: 20px;
}

.submenu-h {
    font-size: 26px;
}

#notice-list .panel-heading a {
    padding: 8px 15px;
}

.w-100 {
    width: 100px;
}

.reg-page-custom {
    margin-top: 10vh !important;
}

#registerForm .error-div {
    display: block;
}

.bg-grey {
    background-color: #cccccc;
}

#notice-list a:hover,
#notice-list a:focus,
#notice-list a:active {
    text-decoration: none;
}

#logo-header {
    width: 126px;
    height: 42px;
}

.top .top-v1-data li {
    font-size: 15px;
}

.top .top-v1-data{
    margin-bottom: 0px;
}

.top .top-v1-contacts li {
    font-size: 18px;
}

.top .top-v1-contacts {
    margin-bottom: 0px;
}
.qr-img {
    width: 100px;
    height: 100px;
    border: 3px solid #72c02c;
    border-radius: 1px;
    cursor: pointer;
}


.error-div label {
    color:darkred !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../plugins/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../plugins/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
  }
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }

.glyphicon-plus-sign:before {
    content: "\e081";
  }
  .glyphicon-minus-sign:before {
    content: "\e082";
  }
  .glyphicon-remove-sign:before {
    content: "\e083";
  }
  .glyphicon-ok-sign:before {
    content: "\e084";
  }
  .glyphicon-question-sign:before {
    content: "\e085";
  }
  .glyphicon-info-sign:before {
    content: "\e086";
  }

  .page-size-select{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0px 20px 20px;
  }

  .page-size-select #select_page_size{
    height: 30px;
    margin-top: 1px;
  }

  .label-page-size{
    display: inline-block;
  }



  .bg-total{
    background-color: #0c768a !important;
    color: #fff !important;
  }