/*dropdown-menu users*/
.action-users li a{
	padding: 0 14px;
	line-height: 48px;
}
.action-users{
	border-radius: 0 !important;
}
/*css scroll site*/
body::-webkit-scrollbar,
.popover::-webkit-scrollbar,
.modal-body::-webkit-scrollbar {
    width: 7px;
}

body::-webkit-scrollbar-track,
.popover::-webkit-scrollbar-track,
.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb,
.popover::-webkit-scrollbar-thumb,
.modal-body::-webkit-scrollbar-thumb {
    background-color: #2bba7c;
    outline: 1px solid slategrey;
    border-radius: 10px;
}
.info-box-text{
	color: #000;
}
.info-box-text:hover{
	color: #2bba7c;
}
.item-required{
    color: red;
    font-size: 12px;
}

/*.box-header>.box-tools{
    text-align: right;
}*/
.box-title label{
    font-weight: normal;
}
.box-body .box-title label{
    font-size: 14px;
}
.box-body .box-body .c-checkbox{
    margin-left: 15px;
    display: inline-block;
}
.btn-industry{
    margin-bottom: 2px;
}
.fa-tag, .fa-map-marker,
.fa-angle-down{
    color: #7fb300;
}
.not-found-data{
    margin-top: 20px;
}
.loading-overlay{
    display: none;
}
.box .overlay>.fa, .overlay-wrapper .overlay>.fa{
    position: fixed;
    color: #ac1f25;
    left: 57%;
}
.block__readmore{
    cursor: pointer;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    padding-top: 10px;
    height: 41px;
    background: #ffffff none repeat scroll 0 0;
    width: 100%;
    color: #7fb300;
    text-align: center;
    box-shadow: 0 -20px 80px 10px white;
    -webkit-box-shadow: 0 -20px 80px 10px white;
    -moz-box-shadow: 0 -20px 80px 10px white;
    font-family: 'Roboto';
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.block__lessmore {
    cursor: pointer;
    font-size: 13px;
    position: absolute;
    bottom: -15px;
    width: 100%;
    color: #7fb300;
    text-align: center;
}
.latest-comment-customer {
    height: 100px;
    overflow: hidden;
}
.job-content{
    height: 200px;
}
.table-bordered tr th{
    border: none;
    height: 50px;
    background: #093e53 none repeat scroll 0 0;
    color: #ffffff;
    font-family: pro-bold;
    font-size: 15px;
    padding-top: 15px;
}
.nopadding{
    padding: 8px 15px 0 0 !important;
    margin: 0 !important;
}
.modal-body{
    height: 500px;
}
.table>tbody+tbody{
    border-top: none;
}
.btn .fa-spin{
    opacity: 0;
}
.modal-header {
    background-color: #3c8dbc;
    color: #fff;
}
.modal-title {
    font-weight: bold;
}
.modal-content{
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.14), 0 0 2px 2px rgba(0, 0, 0, 0.098), 0 0 5px 1px rgba(0, 0, 0, 0.084); 
}
.modal-body {
    background-color: #ecf0f5;
    overflow-y: scroll;
    overflow-x: visible;
}
.modal-body .add-status {
    margin-bottom: 10px;
}
.modal-body .add-comments {
    margin-top: 10px;
}
.modal-body .comment-edit{
    border: none;
}
.modal-body .timeline-footer{
    margin-left: 10px;
}
.modal-body .timeline-footer .btn-primary,
.modal-body .timeline-footer .btn-default{
    margin-bottom: 10px;
}
.modal-body  .timeline>li>.timeline-item{
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
}
.show-form-search {
    display: none;
}
.box-footer{
    border-top: none;
}
.select2-search__field{
    width: 100% !important;
}
.modal-body em{
    color: #000;
    font-weight: bold;
}
.box {
    border-top: 3px solid #3c8dbc;
}
.btn-default {
    color: #6C7177;
    background-color: #fff;
    border-color: #ECEFF1;
}
.content-comment-expect{
    position: relative;
}
.date-comment{
    color: #3c8dbc;
}
.list-project-recommend li{
    list-style: none;
}
.list-project-recommend .action-list{
    font-size: 20px;
    display: block;
}
.list-project-recommend .dropdown-menu{
    left: -185px;
}
.vacancy-comment, .list-project-recommend, .job-status-comment{
    padding: 0 10px;
}
.btn-recommend-candidate,
.btn-recommend-job {
    margin-top: 20px;
}
.btn-recommend-action, .comment-edit{
    display: none;
}
.message-recommend{
    padding: 10px;
}
.box-title span i{
    font-size: 15px;
    color: #ac1f25;
}
.select2-container{
    width: 100% !important;
}
.select2-container .select2-selection--single{
    height: 35px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #2bba7c !important;
    border: 1px solid #2bba7c !important;
}
.select2-selection__clear {
    color: red;
}
#modal-preview .modal-dialog, #modal-preview-pdf .modal-dialog, #modal-preview-origin .modal-dialog, #modal-preview-pdf-origin .modal-dialog{
    width: 80%;
}
#modal-preview .modal-dialog .modal-body iframe, #modal-preview-origin .modal-dialog .modal-body iframe{
    width: 100%;
    height: 100%;
}
.btn-primary{
    background-color:#2bba7c;
    border-color: #2bba7c;
}
.btn-primary:hover{
    background-color:#2bba7c;
    border-color: #2bba7c;
}
.btn-primary:active{
    background-color:#2bba7c;
    border-color: #2bba7c;
}
.btn-primary:focus{
    background-color:#2bba7c;
    border-color: #2bba7c;
}
.btn-primary:active:focus{
    background-color:#2bba7c;
    border-color: #2bba7c;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #2bba7c;
    border-color: #2bba7c;
}
.box{
    border-top: 3px solid #2bba7c;
}
.modal-header{
    background-color: #2bba7c;
    color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color:#fff;
}
.logo-lg img{
    width: 100%;
}
.modal_loading_icon {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
    url('http://i.stack.imgur.com/FhHRx.gif')
    50% 50%
    no-repeat;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal_loading_icon {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal_loading_icon {
    display: block;
}






