.mb-1 {
margin-bottom: 1.5rem !important;
}

.mb-2 {
margin-bottom: 2rem !important;
}

.mb-3 {
margin-bottom: 3rem !important;
}
.mb-4 {
margin-bottom: 4rem !important;
}

.mb-5 {
margin-bottom: 5rem !important;
}

.mt-1 {
margin-top: 1.5rem !important;
}

.mt-2 {
margin-top: 2rem !important;
}

.mt-3 {
margin-top: 3rem !important;
}

.mt-4 {
margin-top: 4rem !important;
}

.mt-5 {
margin-top: 5rem !important;
}

.header-nav {
overflow: visible;
background-color: #27374C;
padding: 0px 15px;
height: 80px;
}

.header-nav a {
float: left;
color: black;
text-align: center;
padding: 12px;
text-decoration: none;
font-size: 16px;
line-height: 25px;
border-radius: 4px;
padding-right: 0px !important;
padding-left: 0 !important;

}

.tp15 {
top: 20px;
}

.header-nav  img {
width: 50%;
text-align: left;
float: left;
}

.header-nav a.logo {
font-size: 25px;
font-weight: bold;
padding-top: 0;
}



.header-right {
float: right;
}

h4 {
color: #28374c;
}

@media screen and (max-width: 500px) {
.header-nav a {
float: none;
display: block;
text-align: left;
}

.header-nav-right {
float: none;
}
}

.login-box {
	width: 60%;
	margin: 7% auto;
}

.login-box-body {
	height: 510px;
	box-shadow: 0 0 20px #6d6d6d4a;
}



.fp {
    padding-bottom: 45%;
}
.button-mt{
        margin-top: 20%;
}
.login-page,
.register-page {
	background: #fff73;
}

.login-box-msg,
.register-box-msg {
	color: #28374c;
}

.login-box-msg {
	font: normal normal bold 29px/37px Ubuntu;
    letter-spacing: 0px;
    color: #304855;
    text-align: left;
    padding-top: 20px;
}

.login-box-msg,
.register-box-msg {
	padding-left: 0;
}

.message {
	font: normal normal bold 26px/30px Ubuntu;
	letter-spacing: 0px;
	color: #27374C;
	padding-top: 20px;
}

.has-feedback label {
	float: left;
	font: normal normal 400 14px/22.5px Nunito;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 0px;
}

.forgot-pw {
	font: normal normal bold 12px/16px Nunito;
	letter-spacing: 0px;
	color: #28374c;
	padding-right: 15px;
}

.email-send{
    padding: 7px 30px !important;
    font: normal normal bold 15px/22px Nunito;
    text-transform: capitalize;
}

.email-dialog{
    width: 30%;
}

.not-a-seller {
	font: normal normal normal 14px/27px Nunito;
    letter-spacing: 0px;
    color: #6c757d;
    margin-top: -5px;
    margin-bottom: 0;
    font-weight: 700;
}

.sign-up{
    color: rgb(40, 55, 76);
    font-weight: 600;
        font: normal normal 700 2rem/10px Nunito;
}


.not-a-seller span {
	font: normal normal 600 20px/27px Nunito;
	letter-spacing: 0px;
	color: #28374C;
}

.login-page,
.register-page {
background: #fff73;
}

.login-box-msg,
.register-box-msg {
color: #28374c;
}



.login-register{
       background: transparent !important;
    border: 2px solid #28374c !important;
    font: normal normal 600 16px/27px Nunito;
    letter-spacing: 0px;
    color: #27374C;
    padding: 6px !important;
}

.sign-in{
    background: #28374c !important;
    border: 2px solid #28374c !important;
        font: normal normal 600 1.8rem/30px Nunito;
    letter-spacing: 0px;
    color: #fff;
    padding: 5px !important;
    width: 70% !important;
    float: right;
}

.sign-in:hover{
    background: #3c4f69 !important;
    border: 2px solid #3c4f69 !important;
}

.login-register:hover{
    color: #fff;
    background: #28374c !important;
}

.login-page, .register-page {
    background: #fff;
}

a {
color: #28374c;
transition: .5s all;
}

a:hover {
color: #28374cb5;
transition: .5s all;
}

.mt-0 {
margin-top: 0 !important;
}

.mb-0 {
margin-bottom: 0 !important;
}

.mt-10 {
margin-top: 10px;

}

.ml-0 {
margin-left: 0 !important;
}

.content-wrapper {
min-height: 86vh !important;
background-color: #fff;
z-index: 800;
margin-left: 0;
margin: 0 auto;
    max-width:inherit;

}

.menu-bar li {
margin-right: 15px;
font-size: 15px;
margin-left: 5px;
}

.navbar-inverse {
background-color: transparent;
border-color: transparent;
padding: 0 0;
}

.navbar {
border-radius: 0px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
color: #fff !important;
background-color: transparent;
border-bottom: 2px solid #fff;
padding-bottom: 0px;
border-radius: 0;
}

.navbar-inverse .navbar-nav>li>a:hover {
color: #fff;
background-color: transparent;

}

.navbar-inverse .navbar-nav>li>a {
color: #fff;
font-weight: 400;
padding-top: 5px;
}

.verticle-sep {
color: #1d1d1c;
padding: 8px 0 0 0;
}

.bg-grey {
background: #efefef;
}

.cont {
/*min-height: 82vh;*/
padding: 15px;
padding-left: 0;
padding-right: 0;
background: #fff;
}

.cont .container {
/* background: #efefef85; */
padding-top: 30px;
padding-bottom: 20px;
}

.small-box {
width: 50%;
margin: 0 auto;
}

.main-footer {
margin-left: 0;
}

.page-title {
font-weight: 700;
text-transform: capitalize;
font-size: 25px;
margin-top: 13px;
color: #28374c;
}

.fa-bell-o {
color: #28374c;
}

.glyphicon-log-out {
color: #28374c;
}

.navbar-right {
margin-right: 0;
}

.p-0 {
padding: 0 !important;
}

.pl-0 {
padding-left: 0 !important;
}

.pr-0 {
padding-right: 0 !important;
}

.prof-img {
border-radius: 50%;
/* margin-top: 20px; */
/* border: 3px solid #fff; */
/* box-shadow: 0 0 20px #0000002e; */
margin-bottom: 30px;
/* margin: 0 auto; */
}

.actions {
position: relative;
display: -webkit-inline-box;
list-style: none;
padding-left: 20px;
padding-bottom: 20px;
padding-top: 20px;
margin-bottom: 0;
}

.actions li a i.fa {
font-size: 22px;
font-size: 18px;
color: #28374c;
transition: .5s all;
}

.actions li {
padding-right: 10px;

}

label {
font-size: 14px;
font-weight: 400;
color: #28374c;
line-height: 22.5px;
font-family: 'Nunito', sans-serif;
}

.print_val {
    font-weight: 400 !important;
    margin-left: 20px !important;
    font-size: 14px !important;
}

input {
    font: normal normal normal 14px/22.5px Nunito !important;
    color: #27374c;
}

.titles {
    font-size: 24px !important;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
    font: 500 20px / 27px Nunito;
    color: rgb(51, 51, 51) !important;
}

/* .content-wrapper.min-ht {
min-height: 600px !important;
} */

.save-changes {
font-size: 16px;
text-transform: capitalize;
}

.form-horizontal .control-label {
text-align: left;
}

.validated {
text-decoration: underline;
font-size: 15px;
color: #3c8dbc;
transition: .5s all;
}

.validated:hover {
text-decoration: underline;
font-size: 15px;
color: #72afd2;
transition: .5s all;
}

.fa-refresh {
color: #3c8dbc;
transition: .5s all;
margin-right: 5px;


}

.fa-refresh:hover {
color: #3c8dbc;
color: #72afd2;
transition: .5s all;
}

/*.min-ht-bank {*/
/*min-height: 82vh !important;*/
/*}*/

.min-ht-padd {
min-height: 560px !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
color: #000000;
text-decoration: none;
background-color: transparent;
outline: 0;
font-weight: 600;
transition: .5s all;
}

.dropdown-menu>li>a:hover {
background-color: #e1e3e900;
color: #adadad;
transition: .5s all;
}

.dropdown-menu>li>a {
transition: .5s all;
}

.cust-select {
width: 100%;
height: 35px;
font-size: 15px;
color: #28374c;
border: 0;
background: transparent;
border-bottom: 1px solid #28374c;

}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
width: 310px;
padding: 0 0 0 0 !important;
margin: 0 !important;
top: 100%;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
font-size: 14px;
background-color: #fff;
padding: 7px 10px;
border-bottom: 1px solid #eeeeee;
color: #444 !important;
text-align: center;
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
color: #444;
background: transparent;
}

.label-warning {
position: absolute;
top: 9px;
right: 5px;
text-align: center;
font-size: 10px;
padding: 2px 3px;
line-height: .9;
}

#area-chart,
#line-chart,
#bar-chart,
#stacked,
#pie-chart {
min-height: 250px;
}

.form-control {
	border-radius: 0 !important;
	box-shadow: none;
	border: 0;
	background: transparent;
	padding-left: 10px;
	font-size: 14px;
	background: #E6E9EA 0% 0% no-repeat padding-box;
	font: normal normal normal 16px/22px Nunito;
	letter-spacing: 0px;
	color: #27374c;
	padding-left: 10px;
	height: 40px;
}

.form-group {
    margin-bottom: 10px;
}

.navbar {
position: relative;
min-height: 50px;
margin-bottom: 10px;
border: 1px solid transparent;
}

.fa-trash-o {
color: #dd4b39;
}

.mr-10 {
margin-right: 10px;
}

::placeholder {
/* Chrome, Firefox, Opera, Safari 10.1+ */
color: #29384d !important;
opacity: 1;
/* Firefox */
}

:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #29384d !important;
}

::-ms-input-placeholder {
/* Microsoft Edge */
color: #29384d !important;
}

table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
}

td,
th {
border: 1px solid #dddddd;
text-align: center;
/*padding: 8px;*/
width: 100px;
font-size: 14px;
font-weight: 600;
}

tr:nth-child(even) {
background-color: #fff;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.prd-name{
        width: 30%;
}

.memb {
margin-top: 15rem !important;
}

select:focus {
outline-offset: 0px;
outline: none;
}

.or {
font-size: 15px;
font-weight: 700;
color: #28374c;
}

.fa-filter {
font-size: 20px;
padding-top: 2rem;
}

.dropdown-toggle {
background: transparent !important;
border: 0;
color: black;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:active {
background: transparent !important;
border: 0 !important;
color: black !important;
box-shadow: none;
}

.btn-primary.focus,
.btn-primary:focus .open>.dropdown-toggle.btn-primary {
color: #000;
background-color: transparent;
border-color: transparent;
}

:focus {
outline: none !important;

}


.item-box {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 2px 4px #0000003d;
}

.item-box img
{
    height: 300px !important;
}


.prod-pool-spec-btn{
        background-color: transparent !important;
    border: 2px solid #29384d;
    color: #29384d;
    font-size: 16px;
}

.item-box {
/*border: 2px solid #28374c;*/
padding: 20px;
background: white;
}

.wd-100 {
width: 100%;
}

.icon-right-abso {
position: absolute;
top: 10rem;
right: 0px;
}

.icon-left-abso {
position: absolute;
top: 10rem;
left: 1rem;
}

.img-success {
width: 15%;
}

.order-confirm h3 {
font-size: 20px;
font-weight: 700;
margin: 0;
padding: 15px;
}

.order-row {
margin-top: 30px;
background: #e2e2e2;
max-width: 100%;
height: 55px;
margin-left: 0px;
}

.order-items {
padding-left: 33px;
list-style-type: none;
margin-top: 30px;
}

.order-items li {
padding-bottom: 5px;
padding-right: 33px;
font-size: 17px;
font-weight: 600;
}

.order-items li span {
float: right;
}

.pl-50 {
padding-left: 50px;
}

.delv {
font-weight: 700;
font-size: 17px;
}

.delv-content {
font-size: 14px;
font-weight: 700 !important;
}

.modal-header,
.modal-footer {
border-top-color: transparent;
border-bottom-color: transparent;

}

.payment-types {
padding-top: 33px;
text-align: right;
font-size: 15px;

}

.company-name {
padding-top: 10px;
font-size: 16px;
text-transform: capitalize;
}

.table-fixed {
table-layout: fixed;
width: 100%;
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}

.pieID {
display: inline-block;
vertical-align: top;
}

.pie {
height: 200px;
width: 200px;
position: relative;
margin: 0 30px 30px 0;
}

.pie::before {
content: "";
display: block;
position: absolute;
z-index: 1;
width: 100px;
height: 100px;
background: #EEE;
border-radius: 50%;
top: 50px;
left: 50px;
}

.pie::after {
content: "";
display: block;
width: 120px;
height: 2px;
background: rgba(0, 0, 0, 0.1);
border-radius: 50%;
box-shadow: 0 0 3px 4px rgba(0, 0, 0, 0.1);
margin: 220px auto;

}

.slice {
position: absolute;
width: 200px;
height: 200px;
clip: rect(0px, 200px, 200px, 100px);
animation: bake-pie 1s;
}

.slice span {
display: block;
position: absolute;
top: 0;
left: 0;
background-color: black;
width: 200px;
height: 200px;
border-radius: 50%;
clip: rect(0px, 200px, 200px, 100px);
}

.legend {
list-style-type: none;
padding: 0;
margin: 0;
background: #FFF;
padding: 15px;
font-size: 13px;
box-shadow: 0 0 10px #d6d6d6;
margin-top: 70px;
}

.legend li {
width: 110px;
height: 1.25em;
margin-bottom: 0.7em;
padding-left: 0.5em;
border-left: 1.25em solid black;
}

.legend em {
font-style: normal;
}

.legend span {
float: right;
}

.pie-div {
text-align: center;
margin-top: 8rem;
}


.product-name {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize !important;
    font: normal normal 600 17px/27px Nunito;
letter-spacing: 0px;
color: #333333;
white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/*.product-name {*/
/*margin-top: 0;*/
/*margin-bottom: 20px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*color: #28374c;*/
/*min-height: 50px;*/
/*}*/

.btn-primary {
background-color: #28374c;
border-color: #28374c;
border-radius: 0;
transition: .5s all;
}


.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
background-color: #3d5982;
color: #fff;
transition: .5s all;
}

.btn {
    border-radius: 0px !important;
padding: 6px 10px;
}

.modal-dialog {
margin: 65px auto;
}

.added-bg {
background: #f9f9f9;
padding-top: 15px;
padding-left: 0;
padding-right: 0;
margin-bottom: 15px;
}

.bootstrap-tagsinput {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
display: inline-block;
padding: 4px 6px;
color: #555;
vertical-align: middle;
border-radius: 4px;
max-width: 100%;
line-height: 22px;
cursor: text;
}

.bootstrap-tagsinput input {
border: none;
box-shadow: none;
outline: none;
background-color: transparent;
padding: 0 6px;
margin: 0;
width: auto;
max-width: inherit;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
color: #777;
opacity: 1;
text-transform: capitalize;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
color: #777;
text-transform: capitalize;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
color: #777;
text-transform: capitalize;
}

.bootstrap-tagsinput input:focus {
border: none;
box-shadow: none;
}

.bootstrap-tagsinput .tag {
margin-right: 2px;
color: white;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
margin-left: 8px;
cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
content: "x";
padding: 0px 2px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.edit {
font-size: 19px;
padding-top: 20px;
}

.input-edit {
position: absolute;
right: 0;
top: 0px;
font-size: 19px;
padding-top: 20px;
}

.fs15 {
font-size: 15px;
}

.widgets-icons {
background: white;
width: 100%;
border-radius: 15px;
box-shadow: 0px 4px 4px #00000029;
padding: 15px;
padding-top: 20px;
transition: .5s all;
display: flex;
align-items: center;

}

.widgets-icons:hover{
background: #28374c;
transition: .5s all;
}

.widget-number {
text-align: center;
font-size: 40px;
margin: 0;
color: #4ba65c;
font-weight: 600;
}

.widget-content {
    font: normal normal bold 36px/25px Nunito;
    letter-spacing: 0px;
    color: #00A55B;
    padding-top: 15px;
    text-align: left;
    padding-left: 20px;
bottom: 0;
width: 100%;
}

.widget-content span{
    text-align: left;
font: normal normal 600 13px/19px Nunito;
letter-spacing: 0px;
color: #BBC6C8;
}

.c-yellow {
color: #f39c3f !important;
}

.c-red {
color: #dd4b39 !important;
}

.c-purple {
color: #605ca8 !important;
}

.c-blue {
color: #4dc1f0 !important;
}

.c-grey {
color: #bbc6c8 !important;
}


.icons-header {
float: none !important;
}

/*28/12/2020 start*/
form.example input[type=text] {
padding: 5px;
font-size: 17px;
border: 1px solid grey;
float: left;
width: 80%;
background: #f1f1f1;
}

form.example button {
float: left;
width: 20%;
padding: 5px;
background:#28374C;
color: white;
font-size: 17px;
border: 1px solid grey;
border-left: none;
cursor: pointer;
}

form.example button:hover {
background: #000;
}

form.example::after {
content: "";
clear: both;
display: table;
}
/*28/12/2020 end*/

/*29/12/2020 start*/
#Search{
background: #28374C;
color: white;
padding: 7px 10px;
border-radius: 5px;
}
/*28/12/2020 end*/
#Reset{
background:#000;
color: white;
padding: 7px 10px;
border-radius: 5px;
}

.prod-pool-spec-btn{
border-radius: 0;
width: 100%;
}

.prod-pool-spec-btn:hover{
background:#28374C !important;
color: white;
}

#prod_desc{
resize:none !important;
}
.bootstrap-select .dropdown-toggle .filter-option {
border-bottom: 1px solid #28374c;
}
.dropdown-menu {
box-shadow: none;
border-color: #eee;
height: 150px;
}

.sss-logo{
    width: 270px !important;
    margin-left: 0px;
    margin-top: -4px;
}

.icons-pad{
padding-right: 5%;
}

.pt-20{
padding-top: 20px;
}

.save-changes{
margin-top: 20px;
}

.welcome-user {
    display: block;
    text-align: left;
    font: caption;
    letter-spacing: 0px;
    color: #ffffff;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.user {
        text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    font-weight: 400;
        line-height: 22.5px;
}

.user-icons li{
padding-right: 10px;
}

.flex-justify{
    display: flex;
    justify-content: flex-end;
}

.pt-5{

padding-top: 5px;

}

.w-100{
    width: 100% !important;
    /*margin-left:15px;*/
}

.content-centered{
     display: flex;
  justify-content: space-between;
}

.nav-tabs>li.active>a{
    padding-left: 0px;
     padding-right: 0px;
     font-family: 'Nunito', sans-serif;
    font-weight: 600;
}

.nav>li>a {
     padding: 0; 
}

.nav-tabs>li>a {
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    font: normal normal 500 20px/0 Ubuntu;
    padding-bottom: 18px;
    color: #304855;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-weight: 400 !important;
    margin-right: 20px !important;
        padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px !important;
}

.user-icons li a{
    padding-top: 15px;
}
.single-po .modal-header{
        background: #27374c;
}

.single-po .modal-title{
            font-size: 22px;
    color: #fff;
    padding-bottom: 0;
}
table.table-bordered.dataTable th {
    border-left-width: 0;
    font-family: 'Nunito', sans-serif;
    font-weight: 400!important;
    font-size: 14px !important;
    line-height: 22.5px !important;
}
.navbar-nav li a {
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 400 !important;
}
.table>thead>tr>th {
    border-bottom: 2px solid #f4f4f4;
    border: none;
    background: #27374c;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    border-right: 1px solid #e6e9ea;
    font-weight: 400 !important;
    border-left-width: 0;
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    line-height: 21px;
    vertical-align: top;
        padding-bottom: 8px;
    padding-top: 8px;
}

.table>thead>tr>th {
    font-weight: 400 !important;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 1.8em;
    display: block;
    opacity: 0.3;
}
.img-thumbnail{
height: 115px !important;/*50px*/
    background-color: transparent;
    border: 1px solid transparent;
}

#rmk label{
        text-align: left;
    font: normal normal normal 16px/22px Nunito;
    letter-spacing: 0px;
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a, .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a, .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    font-size: 14px;
    background-color: #27374c;
    padding: 7px 10px;
    color: #fff !important;
    text-align: center;
    margin-left: 12px;
    margin-top: 20px;
    width: 30%;
}
.c-red{
    color: red;
}
.bootstrap-tagsinput .tag {
margin-right: 2px;
color: white;
position: relative;
top: -4px;
}

.buttons-excel{
            background: #ffffff;
    color: #777;
    font-family: 'Nunito';
    border: 1px solid #dddddd;
    transition: .5s all;
}

.buttons-excel:hover{
        background: #27374c;
    color: #fff;
    font-family: 'Nunito';
    border: 1px solid #fff;
    transition: .5s all;

}






@media only screen and (device-width: 1366px) and (device-height: 768px) {
.menu-bar li {
margin-right: 20px !important;
font-size: 15px;
margin-left: 16px;
}
.user-icons li {
    padding-right: 0px;
}
}

@media only screen and (device-width: 1536px) and (device-height: 864px) {
.menu-bar li {
margin-right: 0 !important;
font-size: 15px;
margin-left: 16px;
}
.user-icons li {
    padding-right: 13px;
}
.login-box-body {
    height: 530px;
}
.item-box img
{
    height: 250px !important;
}
}

@media only screen and (device-width: 1280px) and (device-height: 720px) {
.menu-bar li {
margin-right: 10px !important;
font-size: 15px;
margin-left: 0;
}
.user-icons li {
    padding-right: 0px;
}
/*.sss-logo {*/
/*    width: 100% !important;*/
/*}*/
.header-nav a {
    padding: 20px;
}
.username-pl0{
    padding-left: 0;
}
.item-box img
{
    height: 200px !important;
}
.content-wrapper{
    margin: 0 auto !important;
    max-width: 2000px !important;
}

}

/*Multiple images*/

input#images {
	display: none;
}

#multiple-file-preview {
	margin-top: 15px;
	padding: 0;
	height: 200px;
}

#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 200px;
	overflow: auto;
}

#sortable li {
	margin: 5px 16px 5px 0;
	float: left;
	width: 134px;
	text-align: center;
	position: relative;
	background-color: #FFFFFF;
}

#sortable li,
#sortable li img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 80px !important;
	width: 100px !important;
}

#sortable li div.order-number {
	font-size: 10px;
	color: white;
	position: absolute;
	right: 2px;
	top: 2px;
	background: #27374c;
	padding: 0px 0px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	font-family: 'Nunito', sans-serif !important;
}

.up-button {
	background: #efefef;
	font-size: 14px;
	line-height: 22.5px;
	font-weight: 400 !important;
	font-family: 'Nunito', sans-serif !important;
	border: 1px solid #767676;
	border-radius: 5px;
	color: #333;
	padding: 1px 6px;
	cursor: pointer;
	text-transform: capitalize;
	margin-bottom: 0;
}

.btn-div {
	padding: 10px;
	font: normal normal 500 17px/27px Ubuntu;
	border: 0;
	background: #E6E9EA 0% 0% no-repeat padding-box;
	font: normal normal normal 16px/22px Nunito;
	letter-spacing: 0px;
	color: #27374c;
	width: 100%;
}

.fa-trash-o {
	font-size: 10px;
	color: #fff;
	position: absolute;
	right: 2px;
	top: 20px;
	background: red;
	padding: 2px;
	width: 15px;
	padding-bottom: 6px;
	cursor: pointer;
	height: 15px;
	border-radius: 50%;
}

.block {
	height: 241px;
	margin-bottom: 25px !important;
}

@media(max-width: 767px){
    .login-box-body {
    height: auto;
}
.login-box-body img{
    width: 100%;
}
.login-box {
    width: 90%;
    margin: 7% auto;
}
.message {
    font: normal normal bold 22px/30px Ubuntu;
}
}