@charset "utf-8";
/* CSS Document */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Css Import~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@import url(font-awesome.min.css);
@import url(font-face.css);
@import url(jquery.mCustomScrollbar.css);


/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Css Import~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding: 4px 8px; font-size: 12px;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~Genarel Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/
*{padding:0; margin:0}
html,body{height:100%; width:100%;background:#f6f6f6;}
.maincontainer{height:auto;padding-top: 100px;min-height:100%;margin-bottom: 323px;position: relative;z-index: 1;background: #f6f6f6;box-shadow: rgba(0,0,0,.3) 0 5px 5px;transition:all .5s; -webkit-transition:all .5s;box-sizing: border-box;}
.maincontainer.padtop{padding-top: 70px;}
/*.maincontainer:after{height:323px; content:'';display:block; margin-bottom:-323px;}*/
a{text-decoration:none !important;outline:none}
button{outline:none}
:focus,:hover{outline:none !important;}
i{display:block !important; }
.clear { clear: both; overflow: hidden; font-size: 0; height: 0; }
.clear5 { clear: both; overflow: hidden; font-size: 0; height: 5px; }
.clear10 { clear: both; overflow: hidden; font-size: 0; height: 10px; }
.clear20 { clear: both; overflow: hidden; font-size: 0; height: 20px; }
.clear30 { clear: both; overflow: hidden; font-size: 0; height: 30px; }
.clear40 { clear: both; overflow: hidden; font-size: 0; height: 40px; }
.clear65 { clear: both; overflow: hidden; font-size: 0; height: 65px; }
.clear55 { clear: both; overflow: hidden; font-size: 0; height: 55px; }
.width100{width:100px;}
.width150{width:150px;}
.width200{width:200px;}
.width250{width:250px;}
.width300{width:300px;}

.fileElem{display:none !important;}
section.full, section.full1{width:100%; height:100%; position:relative;}
.no-gutter{padding-left:0; padding-right:0;}
.margin-auto{margin:0 auto !important ; float:none}
.margin-auto10{margin:10px auto ; float:none}
.margin-20auto{margin:20px auto  !important; float:none}
.marg-left{margin-left:15px;}
.pad-top7{padding:70px 0;}
.pad5{padding:50px 0;}

.flex-row{display: flex;align-items: center;align-content: center; flex-wrap:wrap;}
.flex-col{ display: flex;flex-direction: column;justify-content: center; align-items: center;}
.gutter-0 > [class^="col-"], .gutter-0 > [class^=" col-"],.pad0{  padding-right: 0;  padding-left: 0;}
.gutter-5 > [class^="col-"], .gutter-5 > [class^=" col-"]{ padding-right: 5px;  padding-left: 5px;}
svg{ fill-rule: evenodd; display:block;}
.user-pic{width:40px; height:40px; border-radius:50%;-webkit-border-radius:50%; background-position:center; background-repeat:no-repeat; background-size:cover; background-origin:border-box; background-image: url(../../images/user-default.png);}

.heide-d{display:none;}
.heide-t{display:block}
.heide-dt{display:none;}
.heide-m{display:block}
.heide-dm{display:none;}
.heide-tm{display:block}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Genarel Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Form Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.btn{padding: 6px 12px; border-radius: 10px; background: linear-gradient(135deg, #0071bc, #00a2ff); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); transition: all 0.25s ease;}

.field {margin:0px;margin-bottom: 3px;position: relative;word-wrap: break-word;word-break: keep-all;text-align: left;}
.field-all{display:flex;}
.field-all input ,.field-all .select, .field-all textarea,.field-all label,.field{margin-right:10px;} 
.field.radio label{margin-right:20px !important; float:left;}
.field a{padding: 13px 0;line-height:20px; display:block}
label{font-family: 'robotolight'; font-size:12px; color:#5b5b5b; padding:2px 0;line-height:20px; min-height:20px; display:block; font-weight:normal; position:relative;margin-bottom: 15px;}
.error{color:#CF0101; font-size:12px; padding:0; margin-bottom:0px;}
label.blue{color:#0071bc; font-family: 'robotoregular';}
label.link a{color:#0071bc; font-size:12px; padding:0; margin-bottom:0px;}
label.mandatory:after{content:'*';color:#d30c0c; font-size:15px; margin:0 3px; font-family: 'robotoregular';}
.field label{padding: 0px;margin:0; margin-bottom: 0px;}

.preview {border: 1px solid #bde362; width: 100%; height: auto; text-align: center; background: #e7dede;}
.color_scheme { border: 1px solid #bde362; width: 100%; height: auto; background: #e7dede; padding: 10px; }

label.only{padding:25px 0px 0 0; margin-bottom: 5px; line-height:38px;}
input,textarea, select{font-family: 'robotoregular';font-size:12px; background:#fff; color:#a1aaad;     padding: 2px ; line-height:16px;  width:100%; resize:none; border:#dde1e0 solid 1px; border-radius:2px;-webkit-border-radius:2px; transition:all .3s;-webkit-transition:all .3s;}
textarea{min-height:100px !important;}

input:focus,textarea:focus, select:focus{border:#bed2e1  solid 1px; box-shadow:rgba(0,0,0, .4) 0 0 2px;}
input.invalid,textarea.invalid, select.invalid{border:#ff8080 solid 1px; background:#ffd2d2; color:#a90303; }
select{cursor:pointer;-webkit-appearance: none;-moz-appearance: none;appearance: none; color:#a1aaad; margin-bottom:0;}
select option{padding:0 5px;}
.select{position:relative;margin-bottom: 15px;}
.select:after{width:30px ; height:calc(100% - 2px); font-size:10px; line-height:20px; border-radius:0  3px 3px 0; -webkit-border-radius:0  3px 3px 0; content:'\f078';position:absolute; right:4px; top:1px;pointer-events: none;font-family:'FontAwesome'; background:#fff; text-align:center; color:#777}
.select select{padding:2px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.select select{padding:2px;}
}

.material {position:relative;margin:10px 0;width:100%; border-bottom:#aaa solid 1px; box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:2px;-webkit-border-radius:2px;}
.material img{width:100%}
.material  input,.material  textarea{border:none;padding:10px;width:100% !important; resize:none; background:none; color:#666; display:block;font-family: 'robotoregular';font-size: 16px;line-height: 24px; box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;  box-sizing:border-box; -webkit-box-sizing:border-box; margin:0}
.material  label {position:absolute;height:100%; top:0px;left:15px;font-size:15px;color: #a1aaad;pointer-events: none; transistion: 0.3s all;  -webkit-transition:0.3s  all;-moz-transition:0.3s  all; margin:0;padding: 5px 0; line-height:34px;}
.material .bar {position:relative;width:100%;display:block;}
.material .bar:before{content:'';height:2px; width:0;bottom:-1px;position:absolute;transition:all .3s; -webkit-transition:all .3s;-moz-transition:all .3s;left:34px; right:calc(100% - 34px);background: #0071bd}
.material.invalid{ background:#ffd2d2;}
.material.invalid  input, .material.invalid  textarea{color:#FF3A3D;}
.material.active .bar:before{width:100%; left:0; right:0;}
.material.active label{top:-15px;font-size:11px; left:10px;color:#0071bd; font-family: 'open_sanslight';color: #0071bd;}

.material  input:focus,.material  input:valid, .material.invalid  input:focus,.material  textarea:focus, .material.invalid  textarea:focus{border:none;outline:none;color:rgba(0,0,0, .6);padding:14px 10px 6px 10px;}

.material  input:focus ~ label, .material input:valid ~ label ,.material  textarea:focus ~ label, .material textarea:valid ~ label ,.material input:disabled ~ label ,.material  textarea:disabled ~ label ,.material  select:focus ~ label,.material  select:valid ~ label{top:-12px;font-size:11px; left:35px;font-family: 'robotolight';color: #0071bd;line-height:25px;}
.material   .icon{position:absolute; width:22px; height:22px; left:5px; font-size:22px; line-height:22px;top: 12px;color:#4d4d4d;}

.material  input:focus ~ .icon{position:absolute; width:22px; height:22px; left:5px; font-size:22px; line-height:22px;top: 12px;color:#0071bd;}

.material input:focus ~ .bar:before,.material input:valid ~ .bar:before, .material textarea:focus ~ .bar:before,.material textarea:valid ~ .bar:before{width:100%; left:0; right:0;}

.material.invalid .bar:before, .material.invalid input:focus ~ .bar:before, .material.invalid textarea:focus ~ .bar:before{background: #f00;}
.material.invalid {border-bottom: #f00 solid 1px;}
.material.invalid  .icon,.material.invalid  input:focus ~ .icon{color:#f00}
.material.invalid  .icon,.material.invalid  input:focus ~ .icon{color:#f00}
.material.invalid  label,.material.invalid  input:focus ~ label{color:#f00}
.field .checkbox {float:left; margin-right:15px !important;}
.checkbox {color:#444; font-size:12px; padding:2px 0 2px 20px !important;  line-height:20px; position:relative; cursor:pointer;display: block; margin:10px 0 !important;}
.checkbox span.check{position:absolute; width:15px; height:15px; border:rgba(0,0,0, .5) solid 1px; left:0px; top:calc(50% - 6px); transition: all .3s; -webkit-transition: all .3s; }

.checkbox span.check:before{content:''; width:0; height:0;position:absolute; top:50%;left:50%;border-radius:50%; -webkit-border-radius:50%; transition:all .1s; -webkit-transition:all .1s;pointer-events: none;background: rgba(0,113,189,.4);}
.checkbox span.check:after{position:absolute;  color:#fff; font-family:'FontAwesome';content:'\f00c';line-height:13px; font-size:12px; width:13px; text-align:center; left:0px; top:0px; display:none;}
.checkbox input{display:none;}
.checkbox input[type="checkbox"]:checked + span.check, .checkbox.checked span.check{border:#099cff  solid 1px;background:#0071bd}
.checkbox input[type="checkbox"]:checked + span.check:after, .checkbox.checked span.check:after{display:block;}
.checkbox:active span.check:before  {width:40px;height:40px; left:-13px; top:-13px;}


.checkbox span.radio{position:absolute; width:16px; height:16px; border:rgba(0,0,0, .5) solid 1px; left:0px; top:calc(50% - 8px); transition: all .3s; -webkit-transition: all .3s; border-radius:50%;-webkit-border-radius:50%; margin:0; background:#fff}
.checkbox span.radio:before{content:''; width:0; height:0;position:absolute; top:50%;left:50%; border-radius:50%; -webkit-border-radius:50%; transition:all .1s; -webkit-transition:all .1s;pointer-events: none;background: rgba(0,113,189,.4);}
.checkbox span.radio:after{ display:none; position:absolute;content:'';left: calc(50% - 4px);top: calc(50% - 4px);width: 8px;height: 8px;background: #fff;border-radius: 50%;-webkit-border-radius: 50%;}
.checkbox input[type="radio"]:checked + span.radio, .checkbox.checked span.radio{border:#099cff  solid 1px;background:#0071bd; }
.checkbox input[type="radio"]:checked + span.radio:after, .checkbox.checked span.radio:after{display:block;}
.checkbox:active span.radio:before  {width:40px;height:40px; left:-13px; top:-13px;}


.btn.addnew { border:0px; float:right; position:relative; padding: 10px 16px; font-family: 'robotolight'; font-size:14px; color:#fff;  background-color:#0071bc; text-transform: uppercase;}
.btn.addnew:hover { background-color: #024775; color:#fff;}
.btn.cancel { background-color:#dadfe6; color:#5c5c5c;padding: 10px 16px;
font-family: 'robotolight';
font-size: 14px; border:none; float:right}
.btn.addnew span { margin-right:10px; position: relative; margin-top: 0px; top: 1px;}
.btn.none{color:#0071bc; border:#0071bc solid 1px; background:#fff;padding: 9px 16px;
font-family: 'robotolight';
font-size: 14px;}
.btn-all{display:inline-block;}
.btn-all .btn{margin-left:5px; display:inline-block;}
.btn-all .btn:last-child{margin-left:0;}
.middle-line li .btn.btn-default.print{min-width:0}
.btn-default.print i{float:left; margin-right:15px;font-size:14px;min-width:auto; line-height:22px;}

.downbutton { width: 100%; position: relative; margin: 20px 20px;}
.other-left1 { margin: 0px 0px 0px 5px !important;}
.other-left2 { margin: 0px 0px 0px 0px !important;}
/*.other-left:first-child { margin: 0px 0px 0px 0px !important;}*/
.last-nomag { margin:0px !important; }

ul.rfq_autocomplete{position: relative; list-style: none;padding: 0; margin: 0;}
ul.rfq_autocomplete li{padding: 5px 10px;margin: 0;display: block;}
ul.rfq_autocomplete li:hover{background: #eee}
ul.rfq_autocomplete li a{padding: 0; color: #999}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Form Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Pop Up Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.blur{-webkit-filter: blur(10px);filter: blur(10px); transition: .3s; -webkit-transition: .3s;}
.pop-bg, .pop-bg1{position:fixed; left:0;right:0; top:0; bottom:0; height:100%; width:100%; background:rgba(0,0,0,.8) url(../../images/raster.png)  ; z-index:101; display:none;cursor: url(../../images/cursor.png),auto;}
.pop-up, .pop-up1{position:absolute; width:auto; height:auto; left:50%; transform:translateX(-50%); top:0%;  border-radius:3px; -webkit-border-radius:3px;  box-shadow:rgba(0,0,0, .32) 0 2px 32px; z-index:102; display:none;}
.pop-gap{padding:10px;background:#eee}
.pop-gap iframe{display:block;}
#close{ position:absolute; right:0; top:0; width:30px; height:30px; border-radius:0 0 0 30px; background:#999; color:#fff;padding: 3px 0 0 14px; cursor:pointer;z-index:2}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Pop Up Part ~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pop-content{width:700px;background:#fff;}
.pop-content ol.list{padding-left:5px; list-style-position:inside; margin-bottom:20px;}
.pop-content ol.list li{margin-bottom:10px; }
.pop-content .gray-box{background:#364150; color:#fff; padding:20px; margin:10px; }
section.login{height:100%;background-position:center; background-repeat:no-repeat; background-size:cover;}
section.login .login-bg{background-position:center; background-repeat:no-repeat; background-size:cover;}
section.login .login-part{background:rgba(255,255,255,.8)}
.log{padding:0 35px;}
.log .material input{padding:10px 10px 10px 35px !important;}
.log .material label{left:45px}

.login-logo{text-align:center;margin-bottom:30px;}
.login-logo img{width:auto; height:auto; max-height:100%; max-width:100%;}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~main-panel Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.mainfull { width:100%; min-height:100%; background: #fff; position: relative; /*overflow: hidden*/}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~main-panel Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Header Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

header { background-color: #2b3643;width: 100%;position: fixed;padding: 0px 0px;height: 51px; top:0px; z-index: 1; border: none;}

.white-line {width: 18px; height: 1px;background-color:#fff; margin: 4px 0;}
.nav-icon { float: right; position: relative; padding: 16px 15px;}

.navbar-header { float:left; position:relative; min-width:265px;}
.right-nav { float:right; position:relative; display: inline-block; padding:0px; margin:0px;}

.nav-right { display:inline-block; position:relative;  padding:0px; margin:0px;}

.nav-right > li { display:inline-block; position:relative; float:left; padding: 11px;}
.nav-right > .logout-icon { padding: 16px;}
.nav-right .dropdown-menu {right: 0;left: auto;}
.nav-right > li > a { position: relative;display: block; padding: 0px; color: #fff; float: left; line-height: 29px; margin: 0px 15px 0px 10px;}
.nav-right > li > .logout { position: relative;display: block; padding: 0px; color: #fff; float: left; line-height: 29px; margin: 0px 0px;}
.nav-right > li > .logout .icon-logout.header-logout {     position: relative; margin-top: 0px; font-size: 20px;}
.nav-right > li > .icon-back { font-size:10px; position:relative; -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Safari */ transform: rotate(-90deg); float:right; top: 10px;
margin-left: 0px;color: #fff;}
.nav-right > li > div { width: 28px;height: 28px;background-position: center center;background-repeat: no-repeat;background-size: cover;float: left;position: relative;}

.nav-right > .dropdown { position: relative;display: block; padding: 3px;}

.nav-right > li:hover .hover-dropdown { display:block;}
.hover-dropdown { display:none; padding: 0;margin: 0;position: absolute;top: 51px;right: 00px;border: #d4d4d4 solid 1px;z-index: 101;min-width: 200px;background: #fff;border-radius: 0px;-webkit-border-radius: 0px;}
.hover-dropdown li { display: block;border-bottom: #e4e4e4 solid 1px;margin: 0;padding: 0;width: 100%;line-height: 20px;font-size: 14px;}
.hover-dropdown li a{ padding: 10px;height: auto;display: block;transition: background .3s;-webkit-transition: background .3s;font-size: 13px; color:#5c5c5c; transition-duration:1s;}
.hover-dropdown li:hover a { background-color:#efefef; transition-duration:1s;}

.left_logo { width:300px; position:relative; float:left;}
.left_logo a { padding: 14px 0px;float: left;}
.left_logo a img { width:auto; position:relative; float:left;}

.icon-logout.header-logout { -ms-transform: rotate(-180deg); /* IE 9 */ -webkit-transform: rotate(-180deg); /* Safari */ transform: rotate(-180deg); display: flex;}
.navbar-nav > li > a .icon-logout.header-logout { padding:3px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Header Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Left Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.leftpanel { width:300px;position:fixed;/*position:absolute;*/  height:calc(100% - 101px); background-color:#364150; left:0px; top:51px; overflow-y: auto; transition: all .3s; z-index:1;}
.sm-left .leftpanel{width:50px;}

/*

.gvb-panel-left { margin-top:73px; padding: 0px; list-style: none;}
.gvb-panel-left li { padding: 0px; list-style: none; border-top:1px solid #46505b;}
.gvb-panel-left > li > a { font-family: 'robotoregular'; font-size:15px; position:relative; color:#b4bcc8; display: block; padding: 10px 18px;}
.sm-left .gvb-panel-left > li > a {overflow:hidden; }
.gvb-panel-left > li > a.active { background-color:#0071bc; color:#fff;}
.gvb-panel-left > li > a.active::after { content: ' ';position: absolute;background-position: center;width: 0px;height: 0px;border-top: 13px solid transparent;border-bottom: 13px solid transparent;border-right: 13px solid white;right: 0px;top: 8px;}
.gvb-panel-left > li > a > span { margin-right:13px; font-size:17px; top: 10px; position: absolute; text-indent:0 !important; left:18px;}

*/

.leftpanel ul.accordion{position:relative; padding:0; margin:0; list-style:none}
.leftpanel ul.accordion > li { border-top: 1px solid #fff; display:block;width:100%; padding:0; margin:0; overflow:hidden;}
.leftpanel ul.accordion > li.parents{ color:#8a8a8a;}
.leftpanel ul.accordion li a{padding:10px 18px 10px 50px; display:block; color: #fff; line-height:20px;position:relative;transition:background .3s, color .3s;-webkit-transition:background .3s, color .3s;}
/*.leftpanel ul.accordion li a > span{position:absolute; left:18px; top:12px;}*/
/*.leftpanel ul.accordion li.parents > a {background:url(../../images/arrow-left-active.png) 93% center no-repeat;}*/
.leftpanel ul.accordion li a > span{position:absolute; left:18px; top:12px; width:14px; height:14px;}
.leftpanel ul.accordion li a > span svg{display:block;width:100%; height:100%;}
.leftpanel ul.accordion li a > span svg path{fill:#fff;}


/*.leftpanel ul.accordion li a:hover{background:#f1f1f1; color:#8a8a8a;}*/
.leftpanel ul.accordion li.parents > a:hover {background: #3e4b5c /*url(../../images/menu-arrow.png)*/ 100.3% center no-repeat;}



.leftpanel ul.accordion > li.active > a{ background: #3e4b5c; color:#fff}
.leftpanel ul.accordion > li.parents.active > a{background:#0071bc url(../../images/arrow-left-active.png) 100.3% center no-repeat; color:#fff}
  
  
.leftpanel ul.accordion > li > a:after{content:""; position:absolute;right:0; bottom:0; background:rgba(96,167,7, 0); width:100%;transition : width .3s, background .5s; -webkit-transition : width .3s, background .5s; }
.leftpanel ul.accordion li a span.img{width:22px; height:22px; position:absolute; left:27px; top:14px; overflow:hidden;}
.leftpanel ul.accordion li a span.img img{margin-top:-22px;}
.leftpanel ul.accordion li.active a span.img img{margin-top:0px;}
 
.leftpanel ul.accordion li > ul{display:none; padding:0;margin:0; background: #1e2731;}
.leftpanel ul.accordion li.active ul{display:block;}
.leftpanel ul.accordion li li{padding:0;margin:0;}
.leftpanel ul.accordion li li a{padding:10px 10px 10px 70px;}
.leftpanel ul.accordion li li a:hover, .leftpanel ul.accordion li li.active a{background:#3e4b5c}

.btn.no-border { border:none !important; padding: 2px 15px; font-family: 'robotoregular'; font-size:14px;}
.btn.no-border:hover { background-color: #024775; color:#fff;}

.leftpanel ul.accordion > li > ul > li.nav-down ul.sub-menu-hg { display:none;}
.leftpanel ul.accordion > li > ul > li.nav-down ul.sub-menu-hg1 { display:none;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Left Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Content body Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.field a.no-pad {
    padding:  0;
}
.right-content { width: calc(100% - 300px);position: relative;float: right; margin-top: 51px; padding: 25px 20px 10px; background-color:#fff;  transition: all .3s;}
.mainfull.sm-left .right-content {width: calc(100% - 50px);}

.page-bar {background-color: #fff;position: relative;padding: 0 20px;margin: -25px -20px 0;}
.page-bar.border-bottom {border-bottom: 1px solid #e7ecf1;}
.page-bar .breadcrumb { background-color:#fff; margin:0px; padding: 10px 0px;}
.page-bar .breadcrumb > li + li:before { padding: 0 5px;color: #888888;content: "›";}
.page-bar .breadcrumb > li > a { font-family: 'robotoregular'; font-size:14px; position:relative; color:#888888;}

.page-title {  position:relative;padding: 0px; margin: 6px 0px 0px; font-family: 'robotolight'; font-size:24px; color:#5c5c5c; display:block;}

.panel-line { width:100%; position:relative; float: left; margin: 20px 0px;}

.form-line { width:100%; position:relative; float: left;}
.form-line .form-inline .form-group { margin-bottom:15px;}
.form-line .form-control.rectangle-form { width:246px; max-width:100%; margin-right: 5px;}
.form-control.rectangle-form { height:30px; position:relative; border-radius:0px; border:1px solid #c2cad8; margin: 0px; font-family: 'robotoregular';font-size: 14px; color:#8a8a8a;}

.btn.btn-default.go { padding: 5px 11px;margin: 0px;background-color: #0071bc;font-family: 'robotoregular';font-size: 14px;color: #fff;border: 0px;}

.table.table-bordered.bluetable { border:1px solid #e7ecf1;}
.table.table-bordered.bluetable  .blue-line > th { background-color:#0071bc; font-size:14px; color:#fff;font-family: 'robotoregular'; font-weight: 100; }

.table.table-bordered.bluetable.fex  .blue-line > th:first-child {width: 150px;}
.table.table-bordered.bluetable.fexclient  .blue-line > th:first-child {width: 300px;}
.table.table-bordered.bluetable.fex_supllierlisting  .blue-line > th:last-child {width: 100px;}
.table.table-bordered.bluetable.fex_dealslisting  .blue-line > th:last-child {width: 195px;}
.table.table-bordered.bluetable.fex_dealslisting  .blue-line > th:nth-child(2) {width: 145px;}
.table.table-bordered.bluetable.fex_dealslisting  .blue-line > th:nth-child(6) {width: 125px; }
.table.table-bordered.bluetable.fex_dealslisting  .blue-line > th:nth-child(7) {width: 130px;}
.table.table-bordered.bluetable.fex_categorylisting  .blue-line > th:last-child {width: 145px;}


.table.table-bordered.bluetable .blue-line > th span{float:right;}
.table.table-bordered.bluetable .blue-line > th span a{color:#fff}
.table.table-bordered.bluetable .blue-line > th span i,.table.table-bordered.bluetable .blue-line > th span i:before{line-height:16px; height: 100%;margin-top: 6px;}
.table.table-bordered.bluetable .blue-line > th span.down i,.table.table-bordered.bluetable .blue-line > th span.down i:before{margin-top: 0;}

.table.table-bordered.bluetable > tr > td { background-color:#fff; font-size:14px; color:#5c5c5c; font-family: 'robotoregular'; font-weight: 100;}

.table-responsive.table-one{height:300px; overflow:auto;}

.edit-tool { list-style: none;padding: 0px;margin: 0px;display: inline-block;}
.edit-tool li { display:inline-block;float:left; position:relative; margin: 0px 5px;}
.edit-tool li > a > span { font-size: 15px;}
.edit-tool li > a > .icon-edit { color:#8aa854;}
.edit-tool li > a > .icon-close { color:#de1515;}
.edit-tool li > a > .icon-ban { color:#e59015;}
.edit-tool li > a > .icon-close.inact { color: #a6abb0; }
.edit-tool li > a > .icon-ban.block { color:#f44b42;}
.edit-tool li > a > .icon-ban.unblock { color:#42f4c5;}
.icon{width:15px; height:15px;float:left}	
svg{width:100%; height:100%;display:block}
.icon.inv path{fill:#0280DC}
.icon.rfq path{fill:#0d3c82}
.icon.dact path{fill:#808080}
.icon.sam path{fill:#8B01DC}

.icon.greendefault path{fill:#007f00}	
.form-header{background:#0071bc; font-family: 'ralewaybold';font-size:15px; line-height: 28px;padding: 6px 60px 6px 15px;position:relative; cursor:pointer; color: #fff;}
.form-header:after{content:'\f067';font-family:'FontAwesome'; position:absolute; right:30px;top:10px; }
.noneed .form-header:after{content:'\f067';font-family:'FontAwesome'; position:absolute; right:30px;top:10px; display: none;}
.form-header.active:after{content:'\f068';}
.form-header .btn-default{color:#fff;padding: 3px 12px; border-radius:3px; margin-left:10px; float:right;}
.form-box{border:#bed2e1 solid 1px;padding:15px; display:none;}
.form-box.active{display:block;}
.form-box.gray{background:#f5f5f5;}

.border-box{border:#bed2e1 solid 1px;padding:0 15px; margin-bottom:15px;}
.border-box .bg-gray,.border-box .bg-white{padding-bottom:10px;margin:0;}

.na-form {font-family: 'robotolight';font-size: 16px;color: #5b5b5b;padding: 5px 0;line-height: 20px;display: block; font-weight: normal;position: relative;margin-bottom: 0px;}
.last-field { margin-bottom:0px;}

.middle-line { display:inline-block; position:relative; padding:0px; margin:90px 0px; width:100%; text-align: center;}
.middle-line li { display:inline-block; position:relative; padding:0px; margin: 0px 3px;}
.middle-line li .btn{min-width:180px;}


.pagination.right-left-no { float:right;}
.pagination.right-left-no { border-radius:none;}

.pagination.right-left-no > li:first-child > a, .pagination.right-left-no > li:first-child > span { border-top-left-radius: 0px; border-bottom-left-radius: 0px;}
.pagination.right-left-no > li:last-child > a, .pagination.right-left-no > li:last-child > span { border-top-right-radius: 0px;    border-bottom-right-radius: 0px;}
.pagination > li > a, .pagination > li > span { font-size:14px; font-family: 'robotoregular';font-size: 14px; color:#0071bc;}
.pagination.right-left-no > li.active { background-color:#0071bc;}

.nav-right.off-website { display:none;}

.sub-menu-hg > li > a { padding-left:90px !important;}
.sub-menu-hg1 > li > a { padding-left:90px !important;}
.sub-menu-hg2 > li > a { padding-left:90px !important;}



/*~~~~~~~~~~~~~~~~~~~~~~~~~Start Calender ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.btn.unblock { border:0px; float:right; position:relative; padding: 10px 16px; font-family: 'robotoregular'; font-size:14px; color:#fff;  background-color:#0071bc; text-transform: uppercase;}
.btn.unblock:hover { background-color: #024775; color:#fff;}
.btn.unblock span { margin-right:10px; position: relative; margin-top: 0px; top: 1px; font-size:18px;}

.table.table-bordered.calendar { border:1px solid #e7ecf1; width: 100%;box-sizing: border-box;table-layout: fixed;border-collapse: collapse;border-spacing: 0;font-size: 1em;}
.table.table-bordered.calendar > thead > .blue-line > th { background-color:#edf1f8; font-size:14px; color:#5c5c5c;font-family: 'robotoregular'; font-weight: 100; text-align:center;}
.table.table-bordered.calendar > tbody > tr > td { background-color:#fff; font-size:14px; color:#5c5c5c; font-family: 'robotoregular'; font-weight: 100;padding: 0px;margin: 0px;}
.table.table-bordered.calendar > tbody > tr {position:relative;}

.table.table-bordered.calendar > tbody > tr > td .left-panel { float:left; position:relative; width:49%; background-color:#f0f9ff; height:111px;    display: flex;
/* vertical-align: middle; */overflow: hidden;justify-content: center;align-items: center;align-content: center;     flex-direction: column;}
.table.table-bordered.calendar > tbody > tr > td .right-panel { float:right; position:relative; width:49%; background-color:#fdeef4; height:111px;    display: flex;
/* vertical-align: middle; */overflow: hidden;justify-content: center;align-items: center;align-content: center;     flex-direction: column;}
	
.table.table-bordered.calendar > tbody > tr > td .below-line { background-color:#f1f1f1; text-transform: uppercase; float:left; width:100%; box-sizing: border-box; /*border-bottom:1px solid #d3dbe3;*/ border-top:1px solid #d3dbe3; height:31px; display: flex;text-align: center;justify-content: center;align-items: center;}
.table.table-bordered.calendar > tbody > tr > td .below-line p { font-family: 'robotoregular'; font-size:13px; color:#2c2c2c; padding:0px; margin:0px;}

.table.table-bordered.calendar > tbody > tr > td .date-right { position:absolute; z-index:2; right:0px; color:#2c2c2c; font-family: 'robotoregular'; font-size:16px;     margin: 8px 10px 0px;}

.table.table-bordered.calendar-post{}
.table.table-bordered.calendar-post > tbody > tr > td .left-panel{width:100% ; float: none;}

.box-date { height:100%; width:100%; position:relative; }
.drag-box { width:100%; /*border:1px solid #327ad5;*/ background-color:#fff; /*padding: 2px 2px;*/margin: 0px; box-sizing: border-box;overflow: hidden;}
.drag-box p { font-family: 'robotoregular'; font-size:13px; color:#565354; padding:0px; margin:0px; /*white-space: nowrap;*/ overflow: hidden; /*text-overflow: ellipsis;*/}

.red-border { border:1px solid #e73d4a;}
.box-top-30 { width: 100%;position: relative;top: 18px;height: 75px;float: left;overflow-y:auto;}




.line-box { display: inline-block; padding: 0px;margin: 0px;list-style: none; border:1px solid #c2cad8;}

.line-box li { display:inline-block; position:relative; width:33.333%;     box-sizing: border-box; margin:0px;}



.btn.simple { border: 0px;float: left;position: relative;padding: 15px 15px;background-color: transparent;}
.btn.simple p { font-family: 'robotoregular';font-size: 15px;color: #888888;text-transform: uppercase; padding:0px; margin:0px;}
.today { font-family: 'robotoregular';font-size: 15px;color: #888888;text-transform: uppercase;padding: 0px;margin: 0px;line-height: normal;position: relative;top: 3px;margin-left: 5px;}

.month-middle { font-family: 'robotoregular';font-size: 24px;color: #2c2c2c;text-transform: uppercase;padding: 0px;margin: 8px 0px;}

.box-table { border:1px solid #ccc;border: 1px solid #ccc;width: 100%;position: relative;float: left;}

.tab-ul { display: inline-block; padding: 0px;margin: 0px;list-style: none; float: right;}
.tab-ul li { display:inline-block; position:relative; width:auto; box-sizing: border-box; margin: 0px 14px;}
.tab-ul li a { font-family: 'robotoregular';font-size: 15px;color: #2c2c2c;text-transform: uppercase;  padding: 11px 0px;float: left;}
.tab-ul li.active { border-top:2px solid #0071bc;}
.tab-ul li.active a { color:#0071bc;}

.box-date.today-date { border:1px solid #0071bc;}

.float-right-submit { float:right;}
.float-right-submit button { text-transform:uppercase;}


.row.box-line{display: flex;flex-wrap: wrap;align-content: center;}
.row.box-line > [class^="col-"],.row.box-line > [class*=" col-"]{margin-bottom:10px; display:flex;flex:1 auto ; flex-wrap: wrap;}
.row.box-line > [class^="col-"] > div,.row.box-line > [class*=" col-"] > div {position: relative;background-color: #f1f1f1; padding: 6px 10px; line-height:22px; display:block;display:flex; flex:auto 1}
.box-line .blue-bg { background:#e0ebf9 !important;}

.box-line label, .box-line input { float: left;width: 70%; color:#5d5d5f; font-family: 'robotoregular'; font-size:14px;padding:0px; margin:0px;}
.box-line input {width:30%; float:right;}
.box-line .blue-bg label { color:#327ad5 !important;}
.box-line .red-bg-color { background-color:#fbe1e3 !important;color:#e73d4a;}



/*~~~~~~~~~~~~~~~~~~~~~~~~~Start Calender ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~ Weeks adn Days ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.table.table-bordered.calendar > tbody.weeks > tr { height:400px; position:relative;}

.table.table-bordered.calendar > tbody.weeks > tr > td .left-panel { float: left; position: relative; width: 49%; background-color: #f0f9ff; height: 400px; display: flex; vertical-align: middle; overflow: hidden;justify-content: flex-start; align-items: flex-start; align-content: flex-start; flex-direction: column;}
.table.table-bordered.calendar > tbody.weeks > tr > td .right-panel { float:right; position:relative; width:49%; background-color:#fdeef4; height:400px;    display: flex;
/* vertical-align: middle; */overflow: hidden;justify-content: flex-start;align-items: flex-start;align-content: flex-start;     flex-direction: column;}

.table.table-bordered.calendar > tbody.weeks > tr > td .left-panel > .box-top-30 { width: 100%;position: relative;top: 50px;height: 350px;float: left;overflow-y: auto;}
.table.table-bordered.calendar > tbody.weeks > tr > td .right-panel > .box-top-30 { width: 100%;position: relative;top: 50px;height: 350px;float: left;overflow-y: auto;}

.detail-text .table.no-border { margin-bottom:0px; border:0px;}
.detail-text .table.no-border > tbody.days > tr > td { width: 50%;border: none;padding: 5px 0px;margin: 0px;vertical-align: middle;font-family: 'robotoregular';
font-size: 14px; }
.detail-text .table.no-border > tbody.days > tr > td .white-text { float:left; position:relative; width:40%; padding: 0px;}
.detail-text .table.no-border > tbody.days > tr > td .radio-button  { float:left; position:relative; width:auto;}
.detail-text .table.no-border > tbody.days > tr > td button { padding: 1px 5px; font-size: 12px; font-family: 'robotoregular';}

.three-box { width:100%; position:relative; float: left;}

.three-line { flex-wrap: wrap;align-content: center;}
.row.three-line > [class^="col-"], .row.three-line > [class*=" col-"] {margin-bottom: 10px;display: flex;flex: 1 auto;flex-wrap: wrap;}

.three-line > .chasflow-box { margin-bottom: 10px;display: flex;flex: 1 auto;flex-wrap: wrap;}

.chasflow-box { margin-top:20px;}
.chasflow-box.blue-border-text { border: 1px solid #327ad5;background-color: #e0ebf9;box-sizing: border-box;width: 100%;padding: 10px 10px; margin: 10px 0 !important;}
.chasflow-box.red-border-text { border: 1px solid #e73d4a;background-color: #fbe1e3;box-sizing: border-box;width: 100%;padding: 10px 10px; margin: 10px 0 !important;}
.chasflow-box.green-border-text { border: 1px solid #44b931;background-color: #e7f8e0;box-sizing: border-box;width: 100%;padding: 11px 10px; margin: 10px 0 !important;}
.chasflow-box.purple-border-text { border: 1px solid #800080;background-color: #EDD8ED;box-sizing: border-box;width: 100%;padding: 11px 10px; margin: 10px 0 !important;}
.no-border-text { float: left; width: 100%; border: 1px solid #ddd; margin: 10px 0; padding: 10px;}

.detail-text.grey-border { /*width:100%; position:relative; border:1px solid #ccc;*/}

.detail-text.left-box { float:left; position:relative; width:49%;} 
.detail-text.right-box { float:right; position:relative; width:49%;} 

.receive-title, .payment-title  {font-family: 'robotoregular';font-size: 18px;color: #2c2c2c; padding: 0px; margin: 20px 0px 0px;}

.three-box.desktop { width:100%; position:relative;}
.three-box.mobile { width:100%; position:relative; display:none; margin-top: 15px;}

.three-box.mobile .nav > li { width:50%;}
.three-box.mobile .nav > li { text-align:center;}
.three-box.mobile .nav > li > a { font-size:16px; color: #555;}

.three-box.mobile .nav-tabs > li.active > a, .three-box.mobile .nav-tabs > li.active > a:hover, .three-box.mobile .nav-tabs > li.active > a:focus {color: #555;cursor: default;background-color: #fff;border: 0px solid #ddd;border-bottom: 3px solid #0071bd; font-weight:bold; color:#0071bd;}

.three-box.mobile .chasflow-box { margin-top:0px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~ End Weeks adn Days ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Content body Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.new-enquiry {height:700px; display:block; }
.new-enquiry hr{color:#0071bc;}
.bg-gray{background:#f5f5f5; padding-top:10px; margin-bottom:15px;}
.addition{margin:0}
.addition .btn{width:35%; float:left; border:none;background:#86b816; border-radius:8px 0 0 8px; }
.addition .btn.minu{ background: #e91e39 none repeat scroll 0 0; border-radius: 0 8px 8px 0;}

ul.top-sort{position:relative; margin:10px -5px; padding:0; list-style:none; display:flex; flex-wrap:wrap;}
ul.top-sort li{ padding:0; margin:5px;float:left; }
ul.top-sort li .field,ul.top-sort li .select{display:inline-block;float:left;margin:0; min-width:100px;} 
ul.top-sort li label{display:inline-block;float:left;margin:0; margin-right:5px; padding-right:10px;} 

.tab-style{}
.nav-tabs.tab-style > li > a{color:#364150}
.nav-tabs.tab-style > li.active > a, .nav-tabs.tab-style > li.active > a:hover, .nav-tabs.tab-style > li.active > a:focus{color:#0071bc;background-color: #fff;border: none;
border-bottom:  2px solid #0071bc;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~Footer Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*footer { position:relative; width:100%; background-color:#364150;}
footer p { color: #b4bcc8;text-align: center;padding: 15px 0px;margin: 0px;}*/
footer { position:fixed;left: 0; bottom: 0; width:100%; background-color:#364150; z-index: 5;}
footer p { color: #b4bcc8;text-align: center;padding: 15px 0px;margin: 0px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~End Footer Part~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media print {
.print-box{font-family:arial}
}
.cal-day{height: calc(100vh - 380px);overflow-y: auto;border-bottom: #ddd solid 1px;}
.cal-day table{margin-bottom: 0;}
/*.cal-day table tr:nth-child(even) td,.cal-day table tr:nth-child(odd) td:first-child{border-bottom: #999 solid 1px;}*/
.cal-day table tr td, .cal-day table tr:nth-child(odd) td:first-child{border-bottom: #999 solid 1px;}

@media only screen and (max-width: 991px) {
	.leftpanel ul.accordion {height: 565px; overflow: scroll;}
}

@media only screen and (min-width: 992px) and (max-width: 1284px) {
	.leftpanel ul.accordion {height: 660px; overflow: scroll;}
}