@CHARSET "ISO-8859-1";

@font-face {
    font-family: "NotoIKEALatin-Regular";
    src:url("fonts/NotoIKEALatin-Regular.ttf");
}

html {
    font-family: "NotoIKEALatin-Regular";
}

body {
    margin: 0;
    padding: 0;
    font-family: "NotoIKEALatin-Regular", sans-serif;
    font-size: 12px;
    color: #414243;
}

body, input, textarea, button { font-family: inherit }

a {
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

.hidden {
    display: none;
}

#wrapper {
    position: relative;
    padding: 31px 0;
    border-radius: 25px;
}

#wrapper-inner-index {
    width: 750px;
    border-radius: 25px;
    padding: 35px;
    margin: 0 auto;
}

#wrapper-top {
    width: 982px;
    height: 29px;
}

#wrapper-top-whole {
    width: 982px;
    height: 29px;
    overflow: hidden;
    background: url(/static/images/content-top-whole.jpg) no-repeat top left;
}

#wrapper-top-left {
    background: url(/static/images/content-top-left.jpg) no-repeat top left;
    float: left;
    height: 29px;
    overflow: hidden;
    width: 7px;
}

#wrapper-top-right {
    background: url(/static/images/content-top-right.jpg) no-repeat top right;
    float: left;
    height: 29px;
    overflow: hidden;
    width: 7px;
}

#wrapper-top-container {
    height: 29px;
}

#path table tr td {
    vertical-align: middle;
}

#path {
    color: #000;
    float: left;
    width: 300px;
}

#path a {
    font-size: 12px;
    font-weight: normal;
}

#wrapper-inner {
    background: #DAE5EA;
    width: 680px;
    border-radius: 25px;
    padding: 35px;
    margin: 0 auto;
}

#header {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
}

#content {
    padding: 20px 40px;
}

#home {
}

#home h1 {
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 5px;
}

#home p {
    margin-top: 0;
    line-height: 200%;
}

table.homelinks {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0px 15px;
    width: 750px;
}

table.homelinks td:first-child {
    width: 110px;
}

table.homelinks tr td:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

table.homelinks tr td:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

ul.flashes {
    margin-top: 40px;
    font-weight: bold;
}

.homelinks tr td {
    padding: 0px 30px;
    text-align: left;
    vertical-align: middle;
}

.homelinks tr td.first:FIRST-CHILD {
    text-align: center;
}

.homelinks a {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.homelinks p {
    margin: 0;
    font-size: 12px;
}

.category-preview {
    box-sizing: border-box;
    display: inline-block;
    width: 52px;
    height: 52px;
    padding: 5px;
}

.category-preview .inner {
    box-sizing: border-box;
    display: inline-block;
    width: 42px;
    height: 42px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.clear {
    clear: both;
    float: none;
}

#form-container {
}

#login-content {
    padding: 10px 0px;
}

table.login td {
    padding: 5px 0px;
}

table.login tr td {
    color: #000;
    vertical-align: middle;
}

table.login tr td.right {
}

table.login tr td.left input {
    margin-right: 37px;
}

table.login input {
    width: 275px;
    height: 38px;
    padding: 2px 2px 4px 8px;
    font-size: 12px;
    border: 0px;
    border-radius: 4px;
}

table.login select {
    width: 237px;
    padding: 0px 0;
    border: 1px solid #C6D7DF;
    height: 22px;
}

table.login button {
    background: black;
    width: 200px;
    height: 38px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-radius: 20px;
    margin-top: 22px;
}

table.login button.longer {
    background: #005587;
    width: 128px;
}

div.message {
    color: red;
    width: 100%;
    text-align: center;
}

#path {
    float: left;
}

/**-----------------------------order product form---------------------------**/

#order_form {
}

#order_form h1 {
    font-size: 17px;
    font-weight: bold;
    padding: 7px 0 0 17px;
    width: 833px;
    height: 26px;
}

.headerblue {
    color: black;
}

.headergray {
    color: black;
}

.headergreen {
    color: black;
}

.headerorange {
    color: black;
}

#order_form table.order {
    width: 100%;
    table-layout: fixed;
}

table.order td {
    vertical-align: top;
    padding: 3px 0 3px 17px;
    font-size: 12px;
}

table.order td input, table.order td select {
    width: 220px;
}

.ordertableorange {
    width: 950px;
    border-collapse: separate;
    font-size: 14px;
    font-family: "NotoIKEALatin-Regular";
    border-spacing: 35px 8px;
}

.ordertablegray {
    width: 950px;
    border-collapse: separate;
    font-size: 14px;
    font-family: "NotoIKEALatin-Regular";
    border-spacing: 35px 8px;
}

.ordertablegreen {
    width: 950px;
    border-collapse: separate;
    font-size: 14px;
    font-family: "NotoIKEALatin-Regular";
    border-spacing: 35px 8px;
}

.ordertableorange tbody {
    border-radius: 15px;
    background: #FDEECD;
    display:block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ordertablegray tbody {
    border-radius: 15px;
    background: #EFD5D1;
    display:block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ordertablegreen tbody {
    border-radius: 15px;
    background: #E1E5DA;
    display:block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.inputgreen {
    width: 210px;
}

.inputorange {
    width: 210px;
}

.inputorange {
    width: 210px;
}

.ordertablespacer {
    display:block;
    height:20px;
    padding: 0;
    background:white;
}

table.order td input:disabled, table.order td select:disabled, table.order td textarea:disabled {
    color: #414243;
}

table.order td input[type=radio], table.order td input[type=checkbox] {
    width: auto;
    border: 0;
}

table.order td textarea {
    width: 815px;
    height: 100px;
}

table.order td textarea.rates {
    width: 640px;
    height: 60px;
}

table.order td textarea.small {
    width: 220px;
    height: 40px;
}

table.order tr.head td {
    font-size: 13px;
    font-weight: bold;
    padding-left: 17px;
}

/**--rates--**/
table.order td div.cont {
    width: 106px;
    text-align: center;
    padding: 5px 0;
    border-right: 1px solid #D6E1EB;
    float: left;
}

table.order td div.cont.first, table.order td div.cont.first {
    border-left: 1px solid #D6E1EB;
}

table.order tr td input.label, table.order tr td input.label {
    width: 57px;
}

table.order tr td input.col, table.order tr td input.col {
    width: 80px;
}

table.order tr.matrix td {
    padding-top: 0;
    padding-bottom: 0;
}

#order_form button {
    cursor: pointer;
    color: #fff;
    border: 0;
}

.buttonblue {
    background: #005587;
}

.buttongray {
    cursor: pointer;
    width: 205px;
    margin-left: 47px;
    height: 35px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: black;
    border-radius: 15px;
}

.buttongreen {
    cursor: pointer;
    width: 205px;
    margin-left: 47px;
    height: 35px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: black;
    border-radius: 15px;
}

.buttonorange {
    cursor: pointer;
    width: 205px;
    margin-left: 47px;
    height: 35px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: black;
    border-radius: 15px;
}

/**--end rates--**/

/**-----------------------------end order product form-----------------------**/

div.message {
    margin: 0 auto;
}

div.message.success {
    color: #008100;
}

div.message.error {
    color: #DD0000;
}

span.required {
    color: red;
}

.col1, .col2, .col3 {
    font-family: "NotoIKEALatin-Regular", sans-serif;
}

.products {
    font-family: "NotoIKEALatin-Regular", sans-serif;
}

.process {
    font-family: Arial, sans-serif;
}

#form-order label.error {
    display: block;
    color: red;
}

#form-order input.error {
    border: 1px dashed pink;
}

#top .col1 {
    text-align: right;
    margin-top: 30px;
}

.no-italicsblue a {
    color: #1f599b;
    font-style: normal;
    cursor: pointer;
}

.no-italicsgray a {
    color: black;
    font-style: normal;
    cursor: pointer;
}

.no-italicsgreen a {
    color: black;
    font-style: normal;
    cursor: pointer;
}

.no-italicsorange a {
    color: black;
    font-style: normal;
    cursor: pointer;
}

.processblue {
    color: #fff;
    background-color: #005587;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 7px 0 0 17px;
    height: 26px;
    margin-top: 75px;
}

.processgray {
    color: #fff;
    background-color: #999999;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 7px 0 0 17px;
    height: 26px;
    margin-top: 75px;
}

.processgreen {
    color: #fff;
    background-color: #22a449;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 7px 0 0 17px;
    height: 26px;
    margin-top: 75px;
}

.processorange {
    color: #fff;
    background-color: #ef6804;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 7px 0 0 17px;
    height: 26px;
    margin-top: 75px;
}

.productblue {
    background-color: #edf7fc;
    font-size: 12px;
    float: left;
    width: 140px;
    height: 90%;
    padding: 15px;
}

.productblue p.title {
    font-weight: bold;
}

.productblue img {
    width: 122px;
    height: 105px;
    margin-left: 10px;
}

.productgreen {
    background-color: #E1E5DA;  
    font-size: 12px;
    float: left;
    width: 140px;
    height: 90%;
    padding: 15px;
    border-radius: 15px;
}

.productgreen p.title {
    font-weight: bold;
}

.productgreen img {
    width: 122px;
    height: 105px;
    margin-left: 10px;
}

.productgray {
    background-color: #EFD5D1;  
    font-size: 12px;
    float: left;
    width: 140px;
    height: 90%;
    padding: 15px;
    border-radius: 15px;
}

.productgray img {
    width: 122px;
    height: 105px;
    margin-left: 10px;
}

.productgray p.title {
    font-weight: bold;
}

.productorange {
    background-color: #FDEECD;  
    font-size: 12px;
    float: left;
    width: 140px;
    height: 90%;
    padding: 15px;
    border-radius: 15px;
}

.productorange p.title {
    font-weight: bold;
}

.productorange img {
    width: 122px;
    height: 105px;
    margin-left: 10px;
}

table.phases-new {
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    float: none;
    border: 0;
    margin: 20px 0 0;
    padding: 0;
    height: 36px;
}

table.phases-new td {
    height: 36px;
    padding: 0;
    overflow: hidden;
    margin: 0;
    vertical-align: top;
}

table.phases-new td img {
    margin: 0;
    position: static;
    display: block;
}

table.phases-new td.no-bg {
    background: none;
}

table.phases-new a.phase-selector {
    display: block;
    font-weight: normal;
    font-size: 12px;
    outline: none;
    padding: 3px 0;
    text-align: center;
    cursor: pointer;
}

table.phases-new td a.phase-selector {
    color: #000;
}

table.phases-new td a.phase-selector:hover {
    text-decoration: none;
}

.activities {
    width: 100%;
    margin-top: 15px;
}

.activity {
    height: 86px;
    float: left;
    margin-right: 1px;
    margin-bottom: 15px;
}

.activity div.activity-left {
    width: 15px;
    height: 86px;
    float: left;
}

.activity div.activity-center {
    min-width: 60px;
    max-width: 110px;
    font-size: 11px;
    height: 56px;
    padding: 15px 10px 15px 0;
    float: left;
}

.activity div.activity-right {
    width: 15px;
    height: 86px;
    float: left;
}

/*custom*/
.headerMenu a, #path a {
    color: #231f20;
    font-weight: normal;
}

a.greyItem, span.greyItem {
    color: #818284;
}

#top .col1 {
    float: left;
    width: auto;
}

#top .col2 {
    border: 1px solid #231f20;
    padding: 10px;
    float: left;
    margin-left: 42px;
    width: 451px;
    height: 149px;
    color: #000;
}

#top .col2.orderResultMsg {
    margin-left: 165px;
    float: none;
    width: auto;
}

#top .col3 {
    border: 1px solid #231f20;
}

#top .colgray {
    padding: 10px;
    float: left;
    margin-left: 42px;
    margin-top: 30px;
    width: 758px; 
    height: 110px;
    background-color: #EFD5D1;  
    border-radius: 15px;
}

.colgray a {
    color: black;
}

.colgray h1 {
    color: black;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-left: 15px;
}

.colgray p {
    margin-left: 15px;
}

.col2gray {
    float: right;
    background-color: #EFD5D1;
    width: 310px;
    height: 110px;
    padding: 10px;
    margin-top: 30px;
    border-radius: 15px;
}

.col2gray button {
    cursor: pointer;
    width: 250px;
    margin-left: 30px;
    height: 35px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: #6A7C46;
    border-radius: 15px;
}

.col2graysubmit {
    width: 250px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 15px;
}

.col2gray select {
   width: 250px;
   border-width: 1px;  
   margin-left: 30px;
   margin-top: 15px;
}

#top .colblue {
    border: 1px solid #231f20;
    padding: 10px;
    float: left;
    margin-left: 42px;
    margin-top: 30px;
    width: 451px; 
    height: 149px;
    background-color: #edf9ff;
}

.colblue a {
    color: #005587;
}

.colblue h1 {
    color: #005587;
    font-size: 19px;
    padding-bottom: 10px;
}

.col2blue {
    float: right;
    background-color: #edf9ff;
    width: 222px;
    height: 129px;
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #231f20
}

.col2blue button {
    cursor: pointer;
    width: 144px;
    height: 24px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: #005587;
}

.col2bluesubmit {
    width: 222px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 15px;
}

.col2blue select {
   width: 220px;
   border-width: 1px;  
}

#top .colorange {
    padding: 10px;
    float: left;
    margin-left: 42px;
    margin-top: 30px;
    width: 758px; 
    height: 110px;
    background-color: #FDEECD;  
    border-radius: 15px;
}

.colorange a {
    color: black;
}

.colorange p {
    margin-left: 15px;
}

.colorange h1 {
    color: black;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-left: 15px;
}

.col2orange {
    float: right;
    background-color: #FDEECD;
    width: 310px;
    height: 110px;
    padding: 10px;
    margin-top: 30px;
    border-radius: 15px;
}

.col2orange button {
    cursor: pointer;
    width: 250px;
    margin-left: 30px;
    height: 35px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: #6A7C46;
    border-radius: 15px;
}

.col2orangesubmit {
    width: 250px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 15px;
}

.col2orange select {
   width: 250px;
   border-width: 1px;  
   margin-left: 30px;
   margin-top: 15px;
}

#top .colgreen {
    padding: 10px;
    float: left;
    margin-left: 42px;
    margin-top: 30px;
    width: 390px; 
    height: 110px;
    background-color: #E1E5DA;  
    border-radius: 15px;
}

.colgreen a {
    color: black;
}

.colgreen h1 {
    color: black;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-left: 15px;
}

.colgreen p {
    padding-left: 15px;    
    font-size: 14px;
}

.col2green {
    float: right;
    background-color: #E1E5DA;
    width: 310px;
    padding: 10px;
    margin-top: 30px;
    border-radius: 15px;
}

.col2green button {
    cursor: pointer;
    width: 250px;
    margin-left: 30px;
    height: 35px;
    margin-top: 10px;
    color: #fff;
    border: 0;
    background: #6A7C46;
    border-radius: 15px;
}

.col2greensubmit {
    width: 250px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 15px;
}

.col2green select {
   width: 250px;
   border-width: 1px;  
   margin-left: 30px;
   margin-top: 15px;
}

.menuItems {
    float: right;
}

.stockBox input.spinner {
    width: 46px;
}

/* copied from [color].css files*/
.products {
    width: 931px;
    padding-bottom: 30px;
}

.products table td {
    height: 100%;
}

.products .product {
    float: left;
    width: 140px;
    padding: 15px;
    color: #272727;
}

.product .photo {
    margin: 0 auto;
    width: 122px;
    height: 105px;
}

.product p {
    margin: 0;
    padding: 4px 0;
}

.product p.title {
    font-weight: bold;
}

a.colorbox {
    outline: none;
}

#path table tr td {
    vertical-align: middle;
}

#path {
    color: #000;
}

#path a {
    font-size: 11px;
    font-weight: normal;
}

.col3 button.smallBtn.right {
    float: right;
}

.process {
    width: 931px;
}

.col3 select {
    width: 220px;
    border-width: 1px;
}

.col3 div.submit {
    width: 222px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 15px;
}

#top {
    height: 171px;
    width: 930px;
    margin-top: 20px;
}

#top .col1 {
    float: left;
}

table.phases-new td {
    background: url('/static/images/gri-phase-center.jpg') repeat-x;
}

table.phases-new td.sel {
    background: url('/static/images/gri-phase-center-sel.jpg') repeat-x;
}

.activity div.activity-left {
    background: url('/static/images/gri-activity-left.jpg') no-repeat;
}

.activity div.activity-center {
    background: url('/static/images/gri-activity-center.jpg') repeat-x;
}

.activity div.activity-right {
    background: url('/static/images/gri-activity-right.jpg') no-repeat;
}

.productsTable {
    border-collapse: separate;
    border-spacing: 0px 20px;
}

.products table td.productSpacer {
    width: 20px;
    background-color: #FFF;
}

.orders h1 {
    color: #1F599B;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 0 3px 10px;
}

.orders {
    margin: 0 auto;
    border: 1px solid #231f20;
    width: 100%;
}

.orders .table {
    width: 100%;
    table-layout: fixed;
}

.orders .table th {
    background-color: #005587;
    color: #fff;
    font-weight: bold;
    padding: 2px;
}

.orders td a, .orders th a {
    color: #fff;
}

.orders .table td {
    padding: 3px;
    text-align: center;
    border-top: 1px dotted #B4DFF8;
}

a.cart {
    background: url('/static/images/cart.png') no-repeat;
    width: 35px;
    height: 16px;
    display: inline-table;
    margin-top: -5px;
    text-align: right;
}

table.cartTable button {
    background: #005587;
    cursor: pointer;
    width: 144px;
    height: 24px;
    color: #fff;
    border: 0;
}

table.order {
    width: 100%;
}

#user-menu {
    float: right;
    width: 390px;
    text-align: right;
    height: 21px;
    color: #344261;
}

#user-menu a {
    color: #231f20;
    text-decoration: none;
    font-weight: normal;
}

#user-menu a:hover {
    text-decoration: underline;
}

#user-menu a.greyItem {
    color: #818284
}

table.order td input.largeInput{
    width:645px;
}

/**-----------------------------popup style---------------------------**/

.popup-wrapper {
    background-color: #fff;
    border-radius: 1px;
    box-shadow: 0px 0px 0px 15px rgba(15, 45, 69, 0.8);
    overflow: hidden;
}

.popup-title {
    padding: 10px 15px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #f0f0f0;
}  

.popup-title h3 {   
    margin: 0;
    line-height: 1.5em;
    color: #333;
}  

.popup-body {
    padding: 10px 15px;
    color: #555;
    font-size: 11px;
    font-family: "NotoIKEALatin-Regular", sans-serif;
}  

.popup-close {
    float: right;
    margin-top: 2px;
    margin-right: 5px;
    padding: 0;
    font-size: 24px;
    line-height: 1;
    border: 0;
    background: transparent;
    color: #aaa;
    cursor: pointer;
}  

.popup-close:hover { 
    color: #333;
}

/**----------------------------admin style------------------------------------**/

.admin-table {
    float: left;
    border-collapse: collapse;
}

.admin-table td {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    background: #005587;
    color: #fff;
    padding-right: 100px;
    border: none;
    height: 50px;
}

.admin-table td.admin-table-selected {
    background: #f3f3f3;
    border: 1px solid #005587;
}

.admin-table a.admin-table-selected {
    color: #005587;
}

.admin-table a {
    margin-left: 10px;
    vertical-align: middle;
    color: #fff;
}

.admin-content {
    font-size: 14px;
    font-family: "NotoIKEALatin-Regular";
    margin-left: auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.admin-content table {
    padding-bottom: 10px;
}

.admin-content th {
    height: 25px;
    border: 1px solid #005587;
    width: 25%;
    background: #f3f3f3;
    font-weight: bold;
}

.admin-content td {
    height: 25px;
    border-bottom-color: rgb(0, 85, 135);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 25%;
    text-align: center;
    padding: 12px;
    word-break: break-word;
    font-size: 12px;
}

.admin-content a {
    font-size: 13px;
}

.admin-content tr {
    background: #fafafa;
    border: 1px solid #005587;
}

.admin-content tr:hover { 
    background: #666;
    color: #FFF; 
}

.admin-content button {
    cursor: pointer;
    width: 144px;
    height: 24px;
    color: #000;
    background: #fafafa;
    border: 0;
}

.admin-content input {
    width: 300px;
    height: 30px;
    font-size: 12px;
}

.user-content {
    font-size: 14px;
    font-family: "NotoIKEALatin-Regular";
    margin-left: auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.user-content table {
    border-radius: 15px;
}

.user-content th {
    height: 25px;
    width: 25%;
    font-weight: bold;
    text-align: left;
    padding: 10px;
    color: black;
}

.user-content td {
    height: 25px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
    padding: 12px;
    word-break: break-word;
    font-size: 12px;
}

.user-content a {
    font-size: 13px;
    margin-top: 5px;
}

.user-content tr {
    background: #E1E5DA;  
}

.user-content button {
    cursor: pointer;
    width: 250px;
    height: 35px;
    margin-top: 20px;
    color: #fff;
    border: 0;
    background: #6A7C46;
    border-radius: 15px;
}

.user-content input {
    width: 100%;
    height: 30px;
    font-size: 12px;
}

.user-content td:first-child {
    width: 30%
}

.create-button {
    cursor: pointer;
    margin-left: 554px;
    height: 50px;
    width: 200px;
    margin-top: 69px;
    margin-bottom: 10px;
    background: #005587;
    color: #fff;
    font-size: 16px;
    font-weight: bold;

}

.matrixform div {
    width: 16%;
    text-align: center;
    padding: 5px 0;
    border-right: 1px solid #D6E1EB;
    float: left;
}

.matrixform td {
    width: auto;
}
.matrixform tbody {
    width: 100%;
}

.matrixform input {
    width: 60px;
}

/**----------------------------multiselect style------------------------------------**/

.multiselect-wrapper {
	display: inline-block;
	white-space: nowrap;
	font-size: 12px;
    width: 93%;
    color: #000;
    text-align: left;
}

.multiselect-wrapper .multiselect-input {
	width: 100%;
	height: 25px;
}

.multiselect-wrapper label {
	display: block;
	font-size: 12px;
}

.multiselect-wrapper .multiselect-list {
	z-index: 1;
	position: absolute;
	display: none;
	background-color: white;
	border: 1px solid grey;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-top: -2px;
}

	.multiselect-wrapper .multiselect-list.active {
		display: block;
	}

	.multiselect-wrapper .multiselect-list > span {
		font-weight: bold;
	}

	.multiselect-wrapper .multiselect-list .multiselect-checkbox {
		margin-right: 2px;
	}

	.multiselect-wrapper .multiselect-list > span,
	.multiselect-wrapper .multiselect-list li {
		cursor: default;
	}

.multiselect-wrapper .multiselect-list {
	min-width: 300px;
}

.multiselect-wrapper ul {
	list-style: none;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

	.multiselect-wrapper ul li {
		padding-right: 20px;
		display: block;
	}

		.multiselect-wrapper ul li.active {
			background-color: rgb(0, 102, 255);
			color: white;
		}

		.multiselect-wrapper ul li:hover {
			background-color: rgb(0, 102, 255);
			color: white;
		}

.multiselect-input-div {
	height: 34px;
}

	.multiselect-input-div input{
		border: 1px solid #ababab;
		background : #fff;
		margin: 5px 0 6px 0;
		padding: 5px;
		vertical-align:middle;
	}

.multiselect-count {
	text-align: left;
	display: inline-block !important;
	padding: 1px 7px;
}

.multiselect-dropdown-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
	position: absolute;
	line-height: 20px;
	text-align: center;
	display: inline-block !important;
	margin-top: 17px;
}

.multiselect-checkbox {
    width: auto !important;
    height: auto !important;
}
