.para{
    text-align: center;
    margin-top: 10px;
}
#msg .error{
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}
#msg .success{
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}
#msg .warning{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}
#msg .info{
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
} 
label.error{
    color: red;
}
.select-dropdown:before{
    content: "\f107" !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4a4a4a;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 29px;
    right: 7px;
}

#exportProfile .select-dropdown:before{
    top: 5px !important;
    right: 22px !important;
}
.upload_loader >img{
    width:25px;
    position: absolute;
    right: -30px;
    top: 100px;
} 
.tab_loader >img{
    width:25px;
    position: absolute;
    right: -42px;
    top: 30px;
}
.loader >img{
    width:25px;
    position: absolute;
    right: -42px;
    top: 30px;
}
.ArrowLineBlock i{
    cursor:pointer;
}

div#vendors.form-group {
    margin-left: 0;
}

/*#rules_table > tbody > tr td:nth-child(4){ text-align: right; }*/

table#rules_table.dataTable.no-footer{
    border-top:0;
}

.with-border{
    border-bottom: 1px solid #f4f4f4;
}
.main-header .navbar{margin-left: 0 !important;}

.dataTables_wrapper select{
    border:1px solid #ccc !important;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

.multiselect-container>li>a>label {
  padding: 4px 20px 3px 20px;
}
.multi-select .btn-group{
    width: 100%;
    text-align: left;
}
.multi-select button.multiselect{
    width: 100%;
    text-align: left;
    background: #fff;
    border-radius: 0;
}
.multi-select button.multiselect:hover, .multi-select button.multiselect:focus
{
    background-color: #fff !important;
    box-shadow: none !important;
    border-color: #d2d6de !important;
}
.multi-select b.caret{
    float: right;
    margin-top: 4%;
    color: #808080 !important;
    border-top: 5px dashed !important;
    border-right: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
}
ul.multiselect-container{
    height: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

.price_changes{
    border: 1px solid #e1e1e1;
    padding: 10px;
    text-align: center;
    background-color: #87cefa;
    font-weight: 600;
}
.description_changes{
    border: 1px solid #e1e1e1;
    padding: 10px;
    text-align: center;
    background-color: #FFFFE0;
    font-weight: 600;
}
.new_products{
    border: 1px solid #e1e1e1;
    padding: 10px;
    text-align: center;
    background-color: #d6efbf;
    font-weight: 600;
}
.discontinued_products{
    border: 1px solid #e1e1e1;
    padding: 10px;
    text-align: center;
    background-color: #FFDAB9;
    font-weight: 600;
}
.no_changes{
    border: 1px solid #e1e1e1;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    font-weight: 600;
}
.margin-bottom-15{margin-bottom: 15px;}
div.dt-buttons{margin-left: 15px;}

.rule_fields{margin: 5px 0; border: 1px solid #ddd;}

.price_changes, .description_changes, .new_products, .discontinued_products, .no_changes{cursor:pointer;}
.UploadBox .input-group .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: top;
}
.ArrowLineBlock i{
    font-size: 19px;
}
.ArrowLineBlock .fa-long-arrow-up{
    margin-left: -5px;
    margin-right: 5px;
}
#not_working_msg{
    color:red;
    font-weight: bold;
    margin-bottom: 10px;
}

.highlight_error{
    border-color: red;
}

@media(min-width:768px){
    .mobile-nav{display: none;}
}
@media(max-width:767px){ .navbar-custom-menu > .navbar-nav{float: none !important;}
.main-header .navbar-custom-menu{float: none !important;}
.navbar-custom-menu .navbar-nav > li{float: none !important;}
.skin-blue .main-header .navbar .dropdown-menu li a{color: #000 !important;}
.navbar-default .navbar-toggle{margin-right: 30px !important;}
ul.mobile-nav{margin-right: 10px !important;}
.desktop-nav{display: none;}
} 
.rulesBox h3{ color:#1454a2; font-size:24px !important;}
.rulesBoxContent h4{ color:#35912c !important; font-weight:400; font-size:20px;}
.rulesBoxContent hr{ height: 2px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;}
.rulesBoxContent .andText{ padding-left:100px;}
.rulesBoxContent{ font-size:16px;}
.redLine{ border-top:1px solid #8B0000 !important;}
a.dropdown-toggle.profile-pic{
    width: 167px;
    display: block;
    height: 54px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.p-0{
    padding: 0 !important;
}
.mb-20{
    margin-bottom: 20px;
}
.total_imported{    
    border: 1px solid #e1e1e1;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    background-color: #edffed
}