
@import 'entypo/css/entypo.css';

.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs {
border-bottom: 1px solid #ebebeb;
margin-top: 20px;
margin-bottom: 10px;
}
.nav-tabs > li {
display: inline-block;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 4px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 3px 3px 0 0;
padding: 10px 15px;
position: relative;
display: block;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ebebeb;
}
.nav-tabs > li:first-child > a {
margin-left: 10px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.bordered {
margin-bottom: 0;
}
.nav-tabs.bordered > li:first-child > a {
margin-left: 0;
}
.nav-tabs.bordered > li:last-child > a {
margin-right: 0;
}
.nav-tabs.bordered + .tab-content {
border: 1px solid #ebebeb;
border-top: 0;
-webkit-border-radius: 0px 0px 3px 3px;
-webkit-background-clip: padding-box;
-moz-border-radius: 0px 0px 3px 3px;
-moz-background-clip: padding;
border-radius: 0px 0px 3px 3px;
background-clip: padding-box;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
padding: 10px 15px;
margin-bottom: 20px;
}
.nav-tabs.bordered + .tab-content > p:last-child {
margin-bottom: 0;
}

.dataTables_wrapper:before,
.dataTables_wrapper:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.dataTables_wrapper:after {
  clear: both;
}
.dataTables_wrapper:before,
.dataTables_wrapper:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.dataTables_wrapper:after {
  clear: both;
}
.dataTables_wrapper table {
  margin-bottom: 0;
}
.dataTables_wrapper table thead tr th {
  font-weight: bold;
  outline: none;
  cursor: default;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.dataTables_wrapper table thead tr th.sorting_asc:before,
.dataTables_wrapper table thead tr th.sorting_desc:before {
  display: block;
  float: right;
  color: #303641;
  font-family: 'Entypo';
  content: '\e876';
}
.dataTables_wrapper table thead tr th.sorting_desc:before {
  content: '\e873';
}
.dataTables_wrapper table thead tr th:active {
  outline: none;
}
.dataTables_wrapper table thead tr th.sorting_asc,
.dataTables_wrapper table thead tr th.sorting_desc {
  color: #303641;
}
.dataTables_wrapper table tfoot tr th {
  font-weight: bold;
}
.dataTables_wrapper table + .row {
  margin-bottom: 20px;
}
.dataTables_wrapper > table:first-child {
  -webkit-border-radius: 3px 3px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 3px 3px 0px 0px;
  background-clip: padding-box;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.dataTables_wrapper a {
  cursor: pointer;
  outline: none;
}
.dataTables_wrapper .col-left {
  padding-right: 0;
}
.dataTables_wrapper .col-right {
  padding-left: 0;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
  background: #fff;
  /*border: 1px solid #ebebeb;*/
  border-bottom: 0;
  padding: 15px 12px;
  height: 58px;
}
.dataTables_wrapper .dataTables_length:before,
.dataTables_wrapper .dataTables_filter:before,
.dataTables_wrapper .dataTables_length:after,
.dataTables_wrapper .dataTables_filter:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.dataTables_wrapper .dataTables_length:after,
.dataTables_wrapper .dataTables_filter:after {
  clear: both;
}
.dataTables_wrapper .dataTables_length:before,
.dataTables_wrapper .dataTables_filter:before,
.dataTables_wrapper .dataTables_length:after,
.dataTables_wrapper .dataTables_filter:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.dataTables_wrapper .dataTables_length:after,
.dataTables_wrapper .dataTables_filter:after {
  clear: both;
}
.dataTables_wrapper .dataTables_length {
  border-right: 0;
  -webkit-border-radius: 3px 0px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 3px 0px 0px 0px;
  background-clip: padding-box;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.dataTables_wrapper .dataTables_filter {
  border-left: 0;
  padding-top: 13px;
  -webkit-border-radius: 0px 3px 0px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 3px 0px 0px;
  -moz-background-clip: padding;
  border-radius: 0px 3px 0px 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.dataTables_wrapper .dataTables_filter > label {
  float: right;
  display: block;
  white-space: nowrap;
}
.dataTables_wrapper .dataTables_filter > label input {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  width: 150px;
  margin-left: 5px;
}
.dataTables_wrapper .dataTables_filter > label input:focus {
  border-color: #c8cdd7;
  outline: 0;
  -webkit-box-shadow:  0px 2px 1px rgba(203, 208, 217, 0.08);
  -moz-box-shadow:  0px 2px 1px rgba(203, 208, 217, 0.08);
  box-shadow:  0px 2px 1px rgba(203, 208, 217, 0.08);
  -webkit-box-shadow:  0 2px 1px rgba(203, 208, 217, 0.08);
  box-shadow:  0 2px 1px rgba(203, 208, 217, 0.08);
}
.dataTables_wrapper .dataTables_filter > label input::-webkit-input-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input:-moz-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input::-moz-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input:-ms-input-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input:-moz-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input::-moz-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input:-ms-input-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input::-webkit-input-placeholder {
  color: #aaaaaa;
}
.dataTables_wrapper .dataTables_filter > label input[disabled],
.dataTables_wrapper .dataTables_filter > label input[readonly],
fieldset[disabled] .dataTables_wrapper .dataTables_filter > label input {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.dataTables_wrapper .dataTables_filter > label input {
  height: auto;
}
.dataTables_wrapper .select2-container {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.dataTables_wrapper .select2-container .select2-choice {
  height: 25px;
  line-height: 24px;
}
.dataTables_wrapper .select2-container .select2-choice .select2-chosen {
  padding-right: 15px;
}
.dataTables_wrapper .select2-container .select2-choice .select2-arrow {
  width: 25px;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
  padding: 10px 12px;
  border: 1px solid #ebebeb;
  border-top: 0;
  background: #fafafa;
  height: 47px;
}
.dataTables_wrapper .dataTables_info:before,
.dataTables_wrapper .dataTables_paginate:before,
.dataTables_wrapper .dataTables_info:after,
.dataTables_wrapper .dataTables_paginate:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.dataTables_wrapper .dataTables_info:after,
.dataTables_wrapper .dataTables_paginate:after {
  clear: both;
}
.dataTables_wrapper .dataTables_info:before,
.dataTables_wrapper .dataTables_paginate:before,
.dataTables_wrapper .dataTables_info:after,
.dataTables_wrapper .dataTables_paginate:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.dataTables_wrapper .dataTables_info:after,
.dataTables_wrapper .dataTables_paginate:after {
  clear: both;
}
.dataTables_wrapper .dataTables_info.dataTables_info,
.dataTables_wrapper .dataTables_paginate.dataTables_info {
  border-right: 0;
  -webkit-border-radius: 0px 0px 0px 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 0px 0px 3px;
  -moz-background-clip: padding;
  border-radius: 0px 0px 0px 3px;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  line-height: 30px;
}
.dataTables_wrapper .dataTables_info.dataTables_paginate,
.dataTables_wrapper .dataTables_paginate.dataTables_paginate {
  border-left: 0;
  -webkit-border-radius: 0px 0px 3px 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 0px 3px 0px;
  -moz-background-clip: padding;
  border-radius: 0px 0px 3px 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  text-align: right;
}
.dataTables_wrapper .dataTables_info.dataTables_paginate .pagination,
.dataTables_wrapper .dataTables_paginate.dataTables_paginate .pagination {
  margin: 0;
}

.col-xs-6 {
    width: 50%;
}
.form-inline{
    display: block;
}
.form-inline label{
    display: inline-block;
}


.dataTables_wrapper .col-right {
    padding-left: 0;
}


.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    padding: 10px 12px;
    border: 1px solid #ebebeb;
    border-top: 0;
    background: #fafafa;
    height: 47px;
}
.dataTables_wrapper .dataTables_info.dataTables_paginate, .dataTables_wrapper .dataTables_paginate.dataTables_paginate {
    border-left: 0;
    -webkit-border-radius: 0px 0px 3px 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px 0px 3px 0px;
    -moz-background-clip: padding;
    border-radius: 0px 0px 3px 0px;
    background-clip: padding-box;
    -webkit-border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
    text-align: right;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 17px 0;
    /* border-radius: 3px; */
}
.pagination > li {
    display: inline;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #9d9d9d;
    cursor: not-allowed;
    pointer-events: none;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 15px;
    font-size: 18px;
    font-family: 'Kodchasan', sans-serif;
    font-weight: 500;
    color: #000;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    /* padding: 6px 12px;
    line-height: 2.428571429; */
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #9d9d9d;
    margin-left: -1px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-image: -moz-linear-gradient( 90deg, rgb(0,103,174) 0%, rgb(66,165,245) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,103,174) 0%, rgb(66,165,245) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,103,174) 0%, rgb(66,165,245) 100%);
    cursor: default;
    margin-left: auto;
}
.dataTables_wrapper .dataTables_info.dataTables_paginate .pagination, .dataTables_wrapper .dataTables_paginate.dataTables_paginate .pagination {
    margin: 0;
}





