/*@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");*/
@import url("fontawesome.all.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");
@import url("https://fonts.googleapis.com/css?family=PT+Sans+Narrow");

@import url(https://fonts.googleapis.com/css?family=Kreon:400,300,700);

*{padding:0px; margin:0px;}
html{
    padding:0px; 
    margin:0px;
    height: 100%;
    /*SH*/
    font-size:14px;
    scroll-behavior: smooth;
}
ul,li,ol,h1,h2,h3,h4,h5,p,img,a {
    padding:0px; 
    margin:0px; 
    border:0px;
}
ul,li,ol{
    list-style-type:none;
}

body{
    padding:64px 0px 0px 0px;
    margin:0px;
    /*background:#f9f9f9;*/
    background:#ffffff;
    font:normal 14px Arial, Helvetica, sans-serif;
    text-decoration:none;
    font:14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#2e2e2e;
    height: 100%;

    /*SH*/
    font-family: 'Open Sans', sans-serif;

    /*--sidebar-bg-color: #404040;
    --sidebar-bg-color-active: #000;*/
    --sidebar-bg-color: #EA1212;
    --sidebar-bg-color-active: #B01212;
    --sidebar-bg-color-hover: #B01212;

    --sidebar-text-color: #FFFFFF;
    --sidebar-text-color-active: #FFFFFF;
    --sidebar-text-color-hover: #FFFFD5;

    --parameter-sidebar-bg-color: #F2F2F2;
    --parameter-sidebar-bg-color-active: #BFBFBF;
    --parameter-sidebar-bg-color-hover: #BFBFBF;

    --parameter-sidebar-text-color: #FFFFFF;
    --parameter-sidebar-text-color-active: #003d99;
    --parameter-sidebar-text-color-hover: #003d99;

    --category-sidebar-width: 260px;
    --parameter-sidebar-width: 260px;
}
a{
    color:#19beff;
    outline:none;
    cursor:pointer;
    text-decoration:none;
}
a:hover{
    text-decoration: underline
}

.logo{
    width:327px;
    height:90px;
    float:left;
    margin:0 0 0 0px;
}
.header_right{
    width:340px;
    float:right;
    margin:0 0 0 0px;
}
.header_right h2{
    text-decoration:none;
    padding:12px 10px 0 0px;
    text-align:right;
    font-style: italic;
}
.header_right p{
    text-decoration:none;
    padding:8px 10px 0 0px;
    text-align:right;
}
.header_right p a{
    font-size:16px;
    text-decoration:none;
}
.header_right p a:hover{
    text-decoration:underline;
}
.header_right p a:visited{
}
.header_right h2 a{
    text-decoration:none;
}
.header_right h2 a:hover{
    text-decoration:underline;
}
.header_right h2 a:visited{
}
.outer_container{
    width:100%;
    padding:0px;
    margin:0 auto;
    min-height: 100%;
    position: relative;
}
/*
.container{
    width:100%;
    padding:0px;
    margin:0 auto;
    position: relative;
    color:#2e2e2e;
    min-height: 100%;
    position: relative;
}*/
.header{
    width:1200px;
    height:110px;
    /*float:left;
    margin:0 0 0 0px;
    padding:5px 5px 0 10px;
    border-bottom: 4px #1d1d1d solid;
    padding-bottom: 4px;*/
    margin:0 auto;
}
.top{
    width:100%;
    padding:0px;
    margin:0px;
    float:left;
    background: url('../images/bg-carbon-fiber.png');
    background-size: 100%;
    min-height:100%;
    position:relative;
}
.content{
    width:1200px;
    /*float:left;*/
    margin:0px 0 0 0px;
    /*border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;*/
    padding:0 0 0 0px;
    color:#2e2e2e;
    height: 100%;
    margin:0 auto;
    clear: both;
    min-height: 100%;
    padding-bottom:80px;   /* Height of the footer */
}

.footer{
    width:1200px;
    padding:0 0 0 0px;
    margin:0 auto;
    height: 100%;
}
.bottom{
    width:100%;
    height: 80px;
    bottom:0;
    position:absolute;
    background:url('../images/footer_bg.gif') left top repeat-x;
}
.copyright{
    width:347px;
    float:left;
    margin:0 0 0 0px;
    color:#FFFFFF;
    text-decoration:none;
    padding:35px 0 0 0px;
}
.footer_nav{
    width:522px;
    float:left;
    margin:0 0 0 0px;
    color:#FFFFFF;
    text-decoration:none;
    padding:35px 0 0 0px;
}
.footer_nav a{
    color:#FFFFFF;
    text-decoration:none;
}
.footer_nav a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}
.social_icon{
    width:95px;
    float:right;
    padding:25px 0 0 0px;
}
.login_div
{
    width:520px; 
    height: 360px; 
    background: #156E9C; 
    border-radius: 8px;
    margin: 0 auto;
    padding: 20px;
    box-shadow:2px 2px 10px 10px #888888;
}
.inputForm{
    line-height: 16px;
    padding: 4px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-color: #19beff;
    border-width: 1px;
}
.td_lower_line {
    border-bottom:1px dotted #d4d4d4;
}

.request_input{
    width:297px;
    height:24px;
    border:1px solid #878787;
    color:#000;    
    padding:0 0 0 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.request_input:hover{
    border:1px solid #b4b4b4;
}
.request_input:focus{
    border:1px solid #b4b4b4;
}
.small_button{
    width:114px;
    height:36px;
    background:url('../images/small_btn_bg.png') left top no-repeat;
    border:0px;
    color:#ffffff;
    font-weight: bold;
}
.small_button:hover{
    background:url('../images/small_btn_bg_h.png') left top no-repeat;
    color:#ffffff;
    cursor: pointer;
}

.category_div {
    width: 100%; 
    /*height: 100%;*/
    margin-bottom: 20px; 
    border-width: 1px; 
    border-color: #CCCCCC; 
    border-style: solid;
    min-height: 100%;
}
.category_link {
    width: 260px; 
    background-color: #EDEDED;
    padding: 0px 2px;
    /*float: left;*/
    overflow:hidden;
    
    /*position:absolute;*/
}
.category_link li {
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 6px;
    border-color: lightgray; 
    border-width: 1px; 
    border-style: solid;
    margin: 2px 0px;
}
#category_selected {
    background-color: #007FFF;
}
#category_selected a{
    color: #FFFFFF;
}

#cancel { background-position: -198px -36px; }
#cancel:hover { background-position: -198px -67px; }
#cancel:active { background-position: -198px -98px; }

.sprited {
    background: transparent url("download_sprite.png") no-repeat scroll 0% 0%;
        background-color: transparent;
        background-image: url("download_sprite.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
    line-height: 1000px;
    overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    display: block;
}

#close_x { 
    width: 42px; height: 42px;
    /*overflow: hidden; line-height: 1000px;*/
    display: block;
    position: absolute; top: -24px; right: -24px;
    /*background-position: -387px -102px;*/
    background: url('../images/modal_close.png');
}



/*********************************************************** New **********************************************************/

p {
    /*font-family: sans-serif;
    font-size: 0.9em;*/
    font-weight: 300;
    line-height: 1.2em;
    /*color: #999;*/
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

/* No border when focused */
.btn:focus, .btn:active, .bootstrap-select:focus, .bootstrap-select:active {
   outline: none !important;
   box-shadow: none;
}

.navbar {
    /*padding: 15px 10px;*/
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);*/
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

.breadcrumb-sm {
    background:transparent;
    font-size:0.9em;
}

.table-condensed{
    font-size: 0.95em;
}

/* Clicking on New Product Class causes border drawn*/
a:focus { 
    outline: none;
}

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

.form-control:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(0, 0, 255, 0.5);
}

/* Tabbar underline*/
.nav-pills {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBB;
}
        
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > li > a.active, /* SH */
.nav-pills > li > a:hover {
    text-decoration: none;
    /*font-weight: bold;*/
    border-radius:0px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF6600;
    color: #000 !important;
    background-color: transparent !important;
}
.nav-pills > li > a{
    border-radius:0px;
    color:#000;
}

/* Footer */
#footer {
    padding: 16px 0;
    /*color:#ffffff;
    background: #007b5e !important;*/
}

/* New button with + inside a solid circle*/
.new_button{
    font-size:2.5em;
    color:blue;
}
.new_button div{
    font-size:0.4em;
    color:black;
}
    
.mt-6 {
    margin-top:3.5rem!important;
}   
.mt-7 {
    margin-top:4.5rem!important;
}
        
/*Custom Navbar*/

/* change the background color */
.navbar-custom {
    /*background-color: #989a9b;*/
    /*background-color: #FFFFF0;*/
    background-color: #00569A;
}
/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    /*color: rgba(255,255,255,1);
    color: rgba(66,180,255,.8);*/
    color: rgba(255,255,255,1);
}
/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    /*color: rgba(66,180,255,.5);*/
    font-weight:400;
}
/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    /*color: #ffffff;*/
    /*color: #42b3f4;*/
}

.navbar-nav > li > a {padding-top:3px !important; padding-bottom:3px !important;}
.navbar {min-height:32px !important}

.navbar-caption {
    /*color: #ffffff;*/
    font-size:18px;
}

/* Custom Navbar ends*/

.right-align {
    text-align: right;
}

@media (max-width: 768px) {
    .right-align {
        text-align: left;
    }
}

/*Drop Zone*/

.dropzone2 {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white; 
}

.dropzone .dz-message {
    margin-top: 0px;
    font-weight: 400; 
}
.dropzone .dz-message .note {
    font-size: 0.8em;
    font-weight: 200;
    display: block;
    margin-top: 1.4rem; 
}

#close_x { 
    width: 42px; height: 42px;
    /*overflow: hidden; line-height: 1000px;*/
    display: block;
    position: absolute; top: -24px; right: -24px;
    /*background-position: -387px -102px;*/
    background: url('../images/modal_close.png');
}


/*Image square thumbnail*/

.thumbnail {
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin-right: 0px;
}

.thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/****************************************************************************************************
                                           Tag Input using Select2
*****************************************************************************************************/
/* select2 - 'remove' button at right, having different background color of pills and selection color*/
/* https://stackoverflow.com/questions/50379809/customize-select2-multi-select */

.select2-selection__choice__remove {
    /*float: right;
    margin-right: 0;
    margin-left: 2px;
    color: white !important;*/
    /* From .close of Bootstrap 4*/
    float: right;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.25; /*1.5 for default font size*/
    color: white !important;
    margin-left: 6px;
}
.select2-results__option--highlighted {
    background-color: #CAF1FF !important;
    color: #333 !important;
}
.select2-results__option[aria-selected="true"] {
    background-color: #eee !important; 
}

.select2-selection__choice {
    height: 24px; /*28 for default font size*/
    /*line-height: 24px;*/
    /*height: 40px;
    line-height: 40px;
    padding-right: 16px !important;
    padding-left: 16px !important;*/
    background-color: blue !important;
    color: white !important;
    border: none !important;
    border-radius: 3px !important;
}

/* Bootstrap 4 - the height is less than other text boxes*/
/* https://stackoverflow.com/a/41830955 */

.select2-selection__rendered {
    line-height: 22px !important;  /*27 for default font size*/
}
.select2-container .select2-selection--single {
    height: 36px !important;  /*40 for default font size*/
}
.select2-selection__arrow {
    height: 35px !important;  /*39 for default font size*/
}

.select2-container .select2-selection--multiple {
    /*height: 40px !important;*/
    min-height:36px !important;  /*40 for default font size*/
    
    /*  Only above style causes no auto grow, following style causes auto grow but there is no gap from bottom line
        Auto Grow
        https://stackoverflow.com/a/36692762
    */
    /*overflow: hidden !important;*/
    height: auto !important;
}
/* SH Add bottom margin when multi lines are there, see select2-bootstrap.css */
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    margin-bottom:0px;  /*5 for default font size*/
}
/****************************************************************************************************
                                           Tag Input using Select2 Ends
*****************************************************************************************************/

/* Product Photo Thumbnails*/
.product-thumb-container {
    border: none;
}
.product-thumb-container li {
    width: 11%;
    margin-right: 1%; 
}
.product-thumb-container li img {
    max-width: 100%;
    display: block; 
}
.product-thumb-container li a {
    padding: 0;
    margin: 0; 
}
.product-thumb-container li:last-of-type {
    margin-right: 0; 
}

/* Rotating the icon when collapsed*/
.card-header .fa {
    transition: .3s transform ease-in-out;
}
.card-header .collapsed .fa {
    transform: rotate(180deg);
}

/* Drag and Drop */
.drag-handle {
    cursor: move;
    cursor: -webkit-grabbing;
}

/* Center the rotating loader */
.spinner {
    position: absolute;
    left: 50%;
    top: 50%;

    z-index: 1;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #3498db;

    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.thumb {
    
}
/************** For Context menu ***********/
/* context menu */
.context-menu {  display: none;  position: absolute;  z-index: 9999;  padding: 12px 0;  width: 200px;  background-color: #fff;  border: solid 1px #dfdfdf;  box-shadow: 1px 1px 2px #cfcfcf;  }
.context-menu--active {  display: block;  }

.context-menu__items { list-style: none;  margin: 0;  padding: 0;  }
.context-menu__item { display: block;  margin-bottom: 4px;  }
.context-menu__item:last-child {  margin-bottom: 0;  }
.context-menu__link {  display: block;  padding: 4px 12px;  color: #0066aa;  text-decoration: none;  }
.context-menu__link:hover {  color: #fff;  background-color: #0066aa;  }
.context-menu__items ul {  position: absolute;  white-space: nowrap;  z-index: 1;  left: -99999em;}
.context-menu__items > li:hover > ul {  left: auto;  padding-top: 5px  ;  min-width: 100%;  }
.context-menu__items > li li ul {  border-left:1px solid #fff;}
.context-menu__items > li li:hover > ul {  left: 100%;  top: -1px;  }
.context-menu__item ul { background-color: #ffffff; padding: 7px 11px;  list-style-type: none;  text-decoration: none; margin-left: 40px; }
.page-media .context-menu__items ul li { display: block; }
/************** For Context menu ***********/

/* horizontal line with text at the middle */
.hr-mid-text {
  display: flex;
  flex-direction: row;
}
.hr-mid-text:before, .hr-mid-text:after{
  content: "";
  flex: 1 1;
  border-bottom: 0.05em solid #ddd;
  margin: auto;
}

/**************************** Reordering ************************************/
.drag-handle {
    cursor: move;
    cursor: -webkit-grabbing;
}


/*******************************
 * https://codepen.io/bootpen/pen/jbbaRa
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog{
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
         -o-transition: opacity 0.3s linear, left 0.3s ease-out;
            transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
    left: 0;
}
    
/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/*
Navbar item selection
*/
.selected-tab {
    font-size:1.1em;
    border: white solid 1px;
    padding: 4px;
    background: red;
}
.selected-tab span {
    font-weight: 800;
}
/*
Image Gallery
*/

div.gallery-item {
  margin: 5px;
  border: 1px solid #ccc;
  /*float: left;*/
  display: inline-block;
  width: 180px;
  height:180px;
  text-align: center;
}

div.gallery-item:hover {
  border: 1px solid #777;
}

div.gallery-item img {
  width: auto;
  max-width: 100%;
  height: 80%;
  object-fit: fit;
}

div.desc {
    height: 20%;
  padding: 15px;
  text-align: center;
  font-size: 10px;
  overflow: hidden !important;
    text-overflow: ellipsis;
}