/**
 * @Project NUKEVIET 4.x
 * @Author mynukeviet (contact@mynukeviet.com)
 * @Copyright (C) 2017 mynukeviet. All rights reserved
 * @Createdate Tue, 07 Nov 2017 07:57:51 GMT
 */

ul.tree {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    padding-bottom: 100px
}
ul.tree li {
    display: inline-block;
    text-align: center;
    margin: 20px;
    vertical-align: top
}
ul.tree li.none {
    display: none
}
ul.tree ul.show {
    display: block!important
}
ul.tree li > div {
    display: inline-block;
    padding: 7px 10px;
    text-decoration: none;
    position: relative;
    min-width: 40px;
    z-index: 2;
    background: #27a9e3;
    color: #fff;
    font-weight: bold
}
ul.tree li > div.zindex {
    z-index: inherit
}
ul.tree li form {
    display: block;
    text-align: left;
    padding: 10px;
    margin-top: 15px;
    position: absolute;
    z-index: 4;
    background: #da9628;
    color: #fff
}
ul.tree li form img.close {
    float: right;
    cursor: pointer;
    background-color: #e02222;
    padding: 2px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}
ul.tree li textarea {
    height: 35px;
    width: 150px;
    background: #ffc;
    padding: 4px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
    margin: 5px 0;
    display: block
}
ul.tree li textarea.error {
    background: #d84a38
}
ul.tree li textarea:focus {
    background: #ffc
}
ul.tree li span.submit,
ul.tree li span.edit {
    text-align: center;
    display: block;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 3px 7px;
    cursor: pointer;
    margin-top: 3px;
    background: #4d90fe
}
ul.tree li span.submit:hover,
ul.tree li span.edit:hover {
    background: #8a9ef5
}
ul.tree li div.current {
    background: #28b779
}
ul.tree li div.children {
    background: #ffb848
}
ul.tree li div.parent {
    background: #852b99
}
ul.tree li span.vertical,
ul.tree li span.horizontal {
    display: inline-block;
    position: absolute;
    z-index: 1;
    background: #bbb
}
ul.tree li span.vertical {
    width: 1px
}
ul.tree li span.horizontal {
    height: 1px
}
ul.tree li b.hide {
    position: absolute;
    width: 11px;
    height: 12px;
    bottom: 0;
    left: -17px;
    cursor: pointer
}
ul.tree li b.hide.show {
}
ul.tree li b.hide.none {
    display: none
}
ul.tree li span.add_action,
ul.tree li span.edit_action,
ul.tree li span.highlight,
ul.tree li span.delete_action {
    position: absolute;
    width: 10px;
    height: 10px;
    cursor: pointer;
    display: none;
    padding: 2px;
    background-color: #e02222;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}
ul.tree li span.add_action {
    top: -5px;
    left: -5px;
}
ul.tree li span.edit_action {
    bottom: -5px;
    left: -5px;
}
ul.tree li span.highlight {
    bottom: -5px;
    right: -5px;
}
ul.tree li span.delete_action {
    top: -5px;
    right: -5px;
}

.list-group-item > .badge {
    float: right;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}


/* as fb */
.uiInlineTokenizer .uiToken {
    top: 2px;
}

.uiInlineTokenizer {
    border: 1px solid #BDC7D8;
    cursor: text;
}
.uiCloseButtonSmall {
    background-image: url("../images/affiliate/delfb.png");
    height: 11px;
    margin-top: 1px;
    width: 11px;
}
.uiCloseButton {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.uiTypeahead{
    border-top: 1px solid #ccc;
}
.uiTypeahead .innerWrap {
    overflow: hidden;
}
.uiTypeahead .textInput {
    background:none !important;
    border: none!important;
    border: 0 none;
    outline: 0 none;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
}
.uiTypeahead .selected {
    background-color: #E2E8F6;
}
.uiTypeaheadDisabled, .uiTypeaheadDisabled div.wrap {
    border-color: #CCCCCC;
}
.uiTypeaheadDisabled div.wrap {
    background: none repeat scroll 0 0 #E2E2E2;
}
.uiToken {
    background: #E6E6E6;
    border: 1px solid #ccc;
    border-radius: 2px 2px 2px 2px;
    color: #1C2A47;
    cursor: default;
    display: block;
    float: left;
    height: 25px;
    line-height: 24px;
    margin: 0 4px 4px 0;
    padding: 0 3px;
    position: relative;
    font-size: 13px;
    white-space: nowrap;
    cursor: pointer;
}
.uiToken .remove {
    margin: 2px 0 -2px 1px;
    outline: medium none;
}
.uiTokenSelected {
    background-color: #6D84B4;
    border-color: #3B5998;
    color: #FFFFFF;
}
.uiTokenGray {
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: gray;
}
.uiTokenizer {
    background: none repeat scroll 0 0 #FFFFFF;
}

.tokenarea {
    overflow: hidden;
    padding-left: 3px;
}
.uiContextualTypeaheadView {
    position: static;
}
.uiTypeaheadView ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #333333 #333333 #293E6A;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    overflow: hidden;
    padding: 2px 0;
}
.uiTypeaheadView .freeform {
    border-top-color: #DDDDDD;
    padding: 2px 6px 1px;
    text-align: center;
}
.lable-0{
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.lable-1{
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
}
.lable-2{
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}



.form-inline select option{
    display:block;
}
.form-inline *{
    margin-top: 5px;
}

.btn-group, .btn-group-vertical{
    width: 100% !important;
}
.bg_dimuon_1, .bg_vesom_1{
    background: #ccc !important;
}
.bg_status_1{
    background: #ff0 !important;
}
.strong-text{
    font-weight: bold;
}


#ajax_load {
    background: transparent url("../images/affiliate/bg_loading.png") no-repeat scroll center bottom;
    display: none;
    height: 40px;
    left: 42%;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 9999;
}
#ajax_load .loading {
    background: transparent url("../images/affiliate/loading.gif") no-repeat scroll 0 0;
    color: #f00;
    margin: 5px 0 5px 20px;
    padding-left: 20px;
}

.grid-edit input[type="text"], input.mark, input.mark:focus {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
}

.item-agencey {
    border: 1px solid #ffceea;
    border-radius: 7px;
    padding: 12px;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.money, .best_price_space {
    font-size: 23px;
    color: #f3216a;
    font-weight: 300;
    margin-right: 10px;
}
.require{
    color: #FF0000;
}
.treeview span.icon{
    margin-right: 0px !important;
}
.treeview span.indent{
    margin-right: 20px !important;
}
.class_stauts_0{
    color: #f00;
}
.photo-thumb{
    height: 100px;
    padding: 10px 0;
}





div.panel:first-child {
    margin-top:20px;
}

div.treeview {
    min-width: 100px;
    min-height: 100px;

    max-height: 256px;
    overflow:auto;

    padding: 4px;

    margin-bottom: 20px;

    color: #369;

    border: solid 1px;
    border-radius: 4px;
}
div.treeview ul:first-child:before {
    display: none;
}
.treeview, .treeview ul {
    margin:0;
    padding:0;
    list-style:none;
    color: #ccc;
}
.treeview ul {
    margin-left:1em;
    position:relative
}
.treeview ul ul {
    margin-left:.5em
}
.treeview ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    left:0;
    border-left:1px solid;

    /* creates a more theme-ready standard for the bootstrap themes */
    bottom:15px;
}
.treeview li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color: #369;
    position:relative;
    border-bottom: 1px solid #ccc;
}
.treeview li:last-child{
    border-bottom: none;
}
.treeview li:first-child{
    border-bottom: 0px solid #ccc;
}

.tree-indicator {
    margin-right:5px;

    cursor:pointer;
}
.treeview li a {
    text-decoration: none;
    color:inherit;
    cursor:pointer;
}
.treeview li .right{
    float: right;
}