body{
    background-color:#e6e7e9;  font-family: 'Raleway', sans-serif;
}
* {
    outline: 0;
}
a, a:active, a:focus,img,img:active,img:focus {
    outline: none;
}
select
{
    color: #000 !important;
    color:rgba(0,0,0,0) !important;
    text-shadow:0 0 0  #000  !important;

}
option
{
    color: #000 !important;    
    text-shadow:none  !important;

}
select#map-select
{
    color: #fff !important;
    color:rgba(255,255,255,0) !important;
    text-shadow:0 0 0  #fff  !important;

}
.modal-title img{width:150px !important;}
select#map-select-lg {
    color: #fff !important;
    color:rgba(255,255,255,0) !important;
    text-shadow:0 0 0  #fff  !important;
}
select#map-select-lg  option
{
    color: #fff !important;    
    text-shadow:none  !important;

}
select#map-select  option
{
    color: #fff !important;    
    text-shadow:none  !important;

}
.navbar{
    min-height:66px; margin-bottom:0px;
}
#last_saved_pop {
    display: inline-block;
    float: right;
    margin-right: 21px;
    text-align: center;
}
/*.navbar-brand{
    padding-top:8px;
}*/

.container-bg{
    background-image: url('../img/background_lines.jpg');
    background-color: #E6E7E9;
    background-repeat: no-repeat;
    background-size: cover;
}

.faq-block{
    padding:10px 20px;
}

.faq-section{background-color:#fff; min-height:500px; padding:20px 25px 0;border-radius: 8px;border: 1px solid #d7d7d7;-webkit-box-shadow: inset 0px 2px 2px 0px rgba(135,135,136,0.55);
             -moz-box-shadow: inset 0px 2px 2px 0px rgba(135,135,136,0.55);box-shadow: inset 0px 2px 2px 0px rgba(135,135,136,0.55);border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom:0px;}

.faq-head{
    color:#158fd0; text-transform:uppercase; font-size:19px; width:184px;
    border-bottom:4px solid #158fd0; padding-bottom:6px; padding-top:4px; text-align:center;
    margin:auto;
}


.save-draft-btn{
    width:183px; height:45px;  background-color:#000; color:#fff !important; text-decoration:none;
    box-shadow:1px 1px 1px 1px #2498a3;border: 1px solid #0000;font-size: 16px;font-weight: bold;
}

.save-draft-btn:hover, .save-draft-btn:active{
    color:#fff !important; text-decoration:none;
}

.sdb-text{
    font-size:19px; font-weight:bold; text-transform:uppercase; float:left; padding:8px 0px 0px 20px;
}

.sdb-icon{
    background-image: url('../img/save-draft.jpg'); width:21px; height:20px; float:left; margin-top:11px; margin-left:10px;
}

.faq-para{
    font-size:20px; color:#909090; line-height:70px; text-align:center;
}

.faq-list{
    padding:0px;
}

.panel-group .panel{
    border-radius:0px;
}

.panel-heading{
    padding:0px;
}

.step-percnt {
    position: relative;
    margin-left: -15px;
    margin-top: 10px;
    margin-bottom: 0;
}

.count-percnt {
    position: absolute;
    top: 4px;
    font-size: 16px;
    text-align: center;
    left: -28px;
    line-height: 48px;
    width: 56px;
    height: 56px;
    z-index: 2;
    color: #fff;
    background-color: #b6012c;
    border-radius: 50px;
    border: 1px solid #909090;
}
.count-percnt  > span {
    display: block;
    font-size: 8px;
    line-height: 1;
    position: absolute;
    top: 35px;
    width: 100%;
}

.btn-back-dashboard {
    border: none;
    background: none;
    padding: 0;
    margin-top: 40px;
}
.widget-counter i.btn-warn {
    background-color: #e1d800;
    color: #000;
}
#faqAccordion .panel {
    box-shadow: none;
}
#faqAccordion .panel-default > .panel-heading {
    background-color: #f6f7f8;
    min-height: 56px;
}
#faqAccordion .panel-default, #faqAccordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-color: #fff;
}

#faqAccordion .panel-title a {
    color: #949494;
    display: table;
    table-layout: fixed;
    vertical-align: middle;
    width: 100%;
}
#faqAccordion .panel-title a:hover {
    text-decoration: none;
}
#faqAccordion .panel-title a span {
    background-color: #909090;
    color: #f1f2f2;
    font-size: 38px;
    font-weight: 600;
    height: 56px;
    text-align: center;
    width: 56px;
}
.panel-group .panel + .panel {
    margin-top: 3px;
}
#faqAccordion .panel-title a[aria-expanded="true"] span {
    /*background-color: #10a139;*/
    background-color:#909090;
}
/*#faqAccordion .panel-title a span.completed{
        background-color: #000;
}*/
#faqAccordion .panel-title a span, #faqAccordion .panel-title a label {
    display: table-cell;
    vertical-align: middle;
}
#faqAccordion .panel-title a label {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    padding-left: 20px;
    color: #000;
}

#faqAccordion .panel-body .check-box, .steps-answer .check-box {
    margin-left: 70px;
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1;
    width: 345px;
}
.steps-answer .check-box {
    margin: 0 auto;
}
#faqAccordion .panel-body .check-box:last-child, .steps-answer .check-box:last-child {
    border: none;
}
#faqAccordion .panel-body .check-box input, .steps-answer .check-box input {
    margin-right: 20px;
}
#faqAccordion .panel-body .check-box label, .steps-answer .check-box label {
    color: #238fcf;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
#faqAccordion .panel-title a label i {
        display: inline-block;
    line-height: 2;
}
.btn-submit {
    border: none;
    background:none;
    display: block;
    margin: 0 auto;
    border-radius: 0;
    padding: 0;
}
.skip {
    margin-top: 5px;
    color: #7c7c7c;
}
.header {
    border-radius: 0;
    position: relative;
    z-index: 101;
}
/*.header .navbar-nav > li {
    margin: 0 25px;
}*/
.header .navbar-nav > li.dropdown a {
    margin-top: 4px;
    background-color: transparent;
    min-width: auto;
}
.header .dropdown a {
    padding: 0;
}
.search-bar {
    margin-top: 12px;
}
.search-bar .form-control {
    height: 40px;
    width: 285px;
    padding: 12px 24px;
    border-radius: 8px 0 0 8px;
}
.search-bar .input-group-addon {
    background-color: #fff;
    border-radius: 0 8px 8px 0;
    padding: 0;
    overflow: hidden;
}
.search-bar .input-group-addon .search-button{
    background-image: url("../img/search_btn.png");
    background-position: center center;
    background-size: auto 40px;
    border: medium none;
    height: 37px;
    padding: 0;
    width: 50px;
}
.user-logger {
    margin-top: 15px;
}
.user-image {
    float: right;
    margin-left: 10px;
}
.header-links {color:white;text-decoration: underline;font-size: 13px;line-height: 33px;}
.header-links:hover {color:#2292c9;text-decoration: underline;}
.user-logger p {
    color: #fff;
    float: left;
    font-size: 14px;
}
.user-logger p span {
    display: block;
}
.user-logger p a {
    color: #fff;
    font-size: 15px;
}
.helping-text {
    border: 1px solid #10a139;
    background-color: #d9f8e2;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.helping-text p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    color: #000;
}
.helping-text strong {
    font-size: 14px;
    margin: 0 0 10px;
}
.textAftr{color:#000000;margin: 10px 25px;}
.green-strip{background: #d9f8e2;padding:8px 50px;-webkit-box-shadow: inset 0px -1px 2px 0px rgba(135,135,136,0.55);
             -moz-box-shadow: inset 0px -1px 2px 0px rgba(135,135,136,0.55);box-shadow: inset 0px -1px 2px 0px rgba(135,135,136,0.55);}
.green-strip p a.activeQ{cursor: pointer;font-weight:600;}
.green-strip p a{color:black;font-size:24px;text-decoration:none;cursor: pointer;}
.green-strip p a img{margin-left:30px;}
.save-draft-btn img{margin-left:10px;width:18px;position: absolute;}

.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #a4a5a5;
    width: 344px;
    border-radius: 5px;
    overflow: hidden;
    /*background-color: #f1f2f2;*/
    margin-left: 70px;
    background:#f1f2f2  url("../img/drop_count.png") no-repeat 90% 50%;
}

.select-style select {
    font-size: 30px;
    padding: 5px 8px;
    width: 100%;
    border: none;
    color:#3d3e3e ;

    box-shadow: none;
    background-color: transparent;
    /*background-color: #f1f2f2;*/
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-style select:focus {
    outline: none;
}
.panel-title .Qlabel{width:70%;padding-right:30px;}
.panel-title .Anslabel{width:100%;}
.panel-title .Anslabel p{padding:6px 0px;color:#3f3f40 !important;}
.panel-title .Anslabel .Alabel{background:transparent !important;color: #51a4d9 !important;font-size:17px !important;display:inline !important;}
#list2,#list3{display:none;}

.table-LY {
    display: table;
    table-layout: fixed;
    vertical-align: top;
    width: 100%;
}
.table-TD {
    display: table-cell;
    vertical-align: top;
}
.table-TD2 {
    width: 90px;
}
.home-dashboard {
    display: table;
    height: 100%;
    left: 0;
    padding-top: 0;
    position: relative;
    table-layout: fixed;
    top: 0;
    vertical-align: top;
    width: 100%;
    z-index: 1;
}
.home-dashboard aside,
.home-dashboard article {
    display: table-cell;
    vertical-align: top;
}
.home-dashboard aside {
    width: 230px;
    /*background-color: rgba(34,144,203,.29);*/
    background: #2d99cf;
    padding: 15px;
    /*    background-image: url(../img/background_lines.jpg);
        background-repeat: no-repeat;
        background-position: -10% bottom;*/
    padding-bottom: 90px;
    position: relative;
}
.pos-bottom {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.pos-bottom p {
    font-size: 12px;
    color: #000000;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    padding: 5px 0;
    margin-bottom: 0;
}
.home-dashboard article {
    background-color: #fff;
    border-right: 70px solid #e6e7e9;
    padding: 30px 45px 50px;
}
.widget-notify {
    padding: 0 18px;
    margin-top: 20px;
    margin-bottom: 62px;
}
.widget-notify p {
    border-bottom: 4px solid #2290cb;
    text-transform: uppercase;
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    position: relative;
}
.count-notification {
    background-image: url(../img/icon-notify.png);
    background-repeat: no-repeat;
    color: #2290cb;
    display: block;
    font-size: 12px;
    height: 20px;
    left: 62px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 20px;
}
.left-navbar ul {
    padding: 0;
    list-style: none;
}
.left-navbar li {
    display: block;
    margin-bottom: 25px;
}
.left-navbar li a {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    position: relative;
    display: block;
    padding: 5px 0px;
}
.left-navbar li a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 165px;
    background-color: #58595b;
}
.left-navbar li a:hover,
.left-navbar li a:focus {
    text-decoration: none;
}
.left-navbar li a.icon {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: left center;
}
.icon-pie {background-image: url(../img/icon-pieChart.png);}
.icon-survey {background-image: url(../img/icon-survey.png);}
.icon-dashboard {background-image: url(../img/home_icon.png);background-size: 18px 18px;}
.icon-truck {background-image: url(../img/icon-truck.png);}
.icon-logistics {background-image: url(../img/icon-globe.png); background-size: 20px 20px;}
.icon-map {background-image: url(../img/icon_map.png); background-size: 20px 20px;}
.icon-scoring {background-image: url(../img/icon_star.png); background-size: 20px 20px;}
.icon-about {background-image: url(../img/icon_about.png); background-size: 20px 20px;}
.icon-user {background-image: url(../img/icon-user.png);}
.icon-graph {background-image: url(../img/icon-graph.png);}
.icon-research {background-image: url(../img/icon-research.png);}

.workspace .row {
    margin-left: -30px;
    margin-right: -30px;
}
.workspace [class*="col-"] {
    padding: 0 30px;
}
.widget-dashboard {
    border: 1px solid #ddd;
    border-top: 4px solid #2290cb;
    position: relative;
    padding-top: 32px;
    margin-bottom: 20px;
}
.widget-header {
    position: absolute;
    top: 0;
    height: 32px;
    width: 100%;
    background-color: #fff;
    padding: 0 8px;
    color: #2290cb;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    line-height: 32px;
    text-transform: uppercase;
}
.count-percentage {
    background-color: #2290cb;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: 600;
    height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 32px;
}
.widget-counter ul {
    padding: 0;
    list-style: none;
    max-height: 440px;
    overflow-y: auto;
    margin-bottom: 0;
}
#suppliers_surveys_main_container{z-index: 999999;}
.widget-counter ul.news-widget {
    max-height: 270px;
}

.widget-counter ul li {
    padding: 5px 5px 5px 10px;
    background-color: #fff;
}
.widget-counter ul.news-widget li {
    padding: 10px 5px 10px 10px;
}
.widget-counter ul li:nth-child(odd) {
    background-color: #f1f2f2;
}
.widget-counter h3 {
    margin: 0;
    font-size: 13px;
    color: #000;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 600;
}
.widget-counter ul.news-widget h3 {
    margin-bottom: 8px;
}
.widget-counter h3 img {
    margin-right: 10px;
}
.widget-counter p, .widget-counter a, .widget-counter span {
    font-size: 10px;
    color: #3f3f3f;
    line-height: 1.325;
    margin-bottom: 0;
    font-weight: 600;
}
.widget-counter a {
    color: #2290cb;
    text-decoration: underline;
    display: table;
}
.widget-counter .btn-round {
    width: 32px;
    height: 32px;
    border: 3px solid #000;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border-radius: 50px;
    margin-left: 10px;
    text-shadow: 0 1px 1px #000;
}
.widget-counter span.btn-round {
    line-height: 26px;
    color: #fff;
    font-size: 10px;

}
.widget-counter .btn-round span {
    color: #fff;
    font-size: 14px;
}
.btn-correct {
    background-color: #2b9e0c;
}
.btn-wrong {
    background-color: #c11d33;
}
.widget-counter span.btn-round.btn-big {
    width: 50px;
    height: 50px;
    border: 6px solid #000;
    font-size: 30px;
    line-height: 36px;
}
.widget-counter span.btn-warn {
    background-color: #e1d800;
    color: #000;
}
#submit-next:hover {
    background-color: #131212;
    border: none;
    color: #ece5e5;
}
#submit-next {
    border-radius: 0;
    width: 176px;
    background-color: #000;
    color: #fff;
    height: 48px;
    border: 1px solid #3ab6b9;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.complete_registration {
    max-width: 1070px;
    margin:0 auto;
}

.wizard a {
    background: #000000;
    display: inline-block;
    margin-right: 5px;

    outline: none;
    padding: 10px 8px 10px 30px;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    color: #acacac;
    text-transform: uppercase;
    min-width: 23%;
}

.wizard a:before {
    width: 0;
    height: 0;
    border-top: 24px inset transparent;
    border-bottom: 24px inset transparent;
    border-left: 20px solid #e5e6e7;
    position: absolute;
    content:'';
    top: 0;
    left: 0;
}

.wizard a:after {
    width: 0;
    height: 0;
    border-top: 22px inset transparent;
    border-bottom: 22px inset transparent;
    border-left: 20px solid #000;
    position: absolute;
    content:'';
    top: 0;
    right: -19px;
    z-index: 2;
}

.wizard a:first-child:before,
.wizard a:last-child:after {
    border: none;
}

.wizard a span {
    height: 21px;
    width: 21px;
    background: #acacac;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    position: relative;
    top:-4px;
}

.wizard a.active {
    color: #2290cb;
}

.wizard a.active span {
    background: #2290cb
}

.wizard a.active:after{
    border-left: 20px solid #000;
}

.blockAction {
    background: #fff;
    padding: 26px;
    margin-top: 20px;
    min-height: 438px;
}


.blockAction .form-control {
    background: #f1f2f2;
    height: 46px;
    border-radius: 0px;
    box-shadow: none;
    color:#000;
}

.blockAction ul {
    padding: 0px;
}

.blockAction ul li:nth-child(1) .form-control {
    border-top:5px solid #2290cb;
}
.blockAction #tex ul li:nth-child(1) .form-control {
    border-top:1px solid #ccc;
}
.blockAction #tex ul li:nth-child(1) .form-control:hover {
    border-top: 1px solid #2290cb;
}

.blockAction h4 {
    text-transform: uppercase;
    color: #2290cb;
    margin-top:25px;
    font-weight: 300;
}

.blockAction textarea {
    height: 259px!important;
    resize:none;
}


.blockAction ul li {
    margin-bottom: 11px;
    position: relative;
}

.blockAction .leftBlock {
    padding-right:40px;
}

.blockAction .tooltipbox {
    position: absolute;
    right: -30px;
    top: 10px;
}
.registered-logo{
    border: 1px solid #337ab7;
    border-radius: 13px;
    padding: 3px;
}

.blockAction .rightBlock {
    padding-left:40px;
}

.blockAction .rightBlock p {
    font-weight: 300;
    font-size: 12px;
    position: absolute;
    right:6px;
    bottom:-4px;
}

.btnBlock {
    margin-top: 25px;
}

.btnBlock input[type="submit"]{
    background: #000000;
    padding: 15px 0;
    width: 180px;
    border:1px solid #36b2b6;
    color: #2290cb;
    margin-bottom: 10px;
}

.arrow {
    position: relative;
    color: #fff;
    font-weight: bold;
    /*margin-bottom: 5px;*/
}

#arrowNew:after {
    content: '';
    height: 0;
    display: block;
    border-color: transparent transparent transparent #f1f2f2;
    border-width: 32px;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
}

.red {
    height:65px;
    padding: 10px;
    width: 427px;
    color: #fff;
    background: #f1f2f2;
    font-size: 25px;
    font-weight: 800;
    font-style: italic;
    color: #2290cb;
    text-align: left;
    line-height: 40px;
    text-transform: uppercase;
}

#arrowNew {
    float: left;
    width: 490px;
}

.searchBox input[type="text"] {
    background:#f1f2f2;
    border:1px solid #dadada;
    width: 100%;
    height: 35px;
    padding-left:40px;
}

.searchBox, .searchActionBTN{
    padding-top: 12px;
    padding-left: 0;
}
.tableData .slimScrollDiv{margin-bottom: 20px;}
.tableData .pagination{margin-top: 0;}
.tableData table {
    width:99%;
    text-align: center;
}

.tableData table tr td {
    border-right: 3px solid #fff;
    padding: 5px 10px;
}

.block1 {background: #fff;border-right: 3px solid #2290cb!important}
.block2 { background: #f1f2f2}
.block3 { background: #eaebeb}
.block1_1 {border-right: 3px solid #d1d3d4!important}
.block1_2 { background: #ffffff;}
.block1_3 { background: #f8f8f8}
.supplier-manage { max-height: 500px;overflow-y: auto; margin-top: 5px;}
.supplier-manage th {padding:15px 0; border-top: 4px solid #2290cb; font-weight:400; text-transform: uppercase; color: #2290cb!important;}
.supplier-manage th.borderPlain {border-top: 4px solid transparent}
.supplier-manage th.borderblack {border-top: 4px solid #d1d3d4!important}



.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 2px solid #cacece;
    padding: 6px;
    border-radius:0px;
    display: inline-block;
    position: relative;
}



.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 2px solid #adb8c0;
    color: #99a1a7;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 10px;
    position: absolute;
    top: -2px;
    left: 2px;
    color: #99a1a7;
}

.pagination > li > a, .pagination > li > span {
    border:0px;
}


.searchBox i {
    color: #2290cb;
    left: 25px;
    position: absolute;
    top: 23px;
}


.sign_in_header1 {
    left: -46px;
    position: absolute;
    text-align: left;
}

.signin-forgot-link{ 
    bottom: -22px;
    display: block;
    font-size: 13px;
    position: absolute;}

.tooltip{width:300px;}
.code-lookup{    font-size: 12px;
                 font-weight: 500;}
.sic-table .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #F1F2F2;
}
.sic-table .table > thead > tr > th{
    border-bottom: 5px solid #2290cb;
}
.sic-table tr {
    height: 46px;
}
.sic-table tr td{
    vertical-align: middle;
}
a {
    outline: 0;
}
.sic-table tbody th, .sic-table tbody td{
    cursor: pointer;
}
#myInput {    
    width: 100%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 20px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}
.account-contact-heading{
    color: #2290cb;
    font-size: 19px;
    font-style: italic;
    font-weight: bolder;
}
.supplier-info-heading {
    color: #000;
    font-size: 17px;
    font-style: normal;

}

.j-error{border: 1px solid #a94442;}

/*Map dialogbox*/
#mapDialog .modal-header{border-top: 4px solid #2290cb; margin: 10px 10px 0;}
#mapDialog .modal-header .widget-header{width: auto;}
#mapDialog .modal-header .close{margin: 5px 0 0 10px; opacity: 1; width: 20px;}
#mapDialog .modal-body .mapDialogBox{height: 400px; width: 100%;}

.widget-dashboard .dropdown select,
#mapDialog .modal-header .dropdown select{background-color: #337ab7; border: none; color: #fff; font-size: 14px; line-height: 1.42857; padding: 8px 20px 8px 10px; font-weight: bold; border-radius: 4px; text-align: center; cursor: pointer;}
.widget-dashboard .dropdown .fa-chevron-down,
#mapDialog .modal-header .dropdown .fa-chevron-down{background: #337ab7; bottom: 0; color: #fff; cursor: pointer; line-height: 32px; padding: 0 5px; pointer-events: none; position: absolute; right: 0px; top: 0; border-radius: 0 4px 4px 0;}
.dropdown select:focus {
    outline: 0;
}
.navbar-header > span.tagline {
    display: inline-block;
    margin-top: 26px;
    color:#fff;
}
.pull-right-nav {
    float: right;
}
.advr,.advr2{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;min-height: 550px;margin-bottom: 10px;max-width: 400px;display: table;}

.advr{float: right;}
.advr  img,.advr2  img{max-width: 100%;height: 100%;}
.sign_in_header img{max-width: 100%;}
.pad-lf{padding-left:25px }
.pad-rf{padding-right:25px;}
.upgrade-company {
    background: rgb(185, 15, 15) none repeat scroll 0 0;
    border: 1px solid rgb(37, 142, 200);
    color: rgb(255, 255, 255);
    display: block;
    font-size: 13px;
    font-weight: 800;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    width: 175px;
}
.upgrade-company:hover,.upgrade-company:focus{color: rgb(255, 255, 255);text-decoration: none;}
.notification {
    border: 1px dashed rgb(40, 96, 144);
    color: rgb(40, 96, 144);
    font-weight: 600;
    padding: 20px;
    text-align: center;
}

/* Tooltip container */
.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
    zcursor: help;
    color: #006080;
}
.tooltip1 .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 120px;
    background-color: #fff;
    color: #333;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index:2;
    opacity: 0;
    transition: opacity 1s;
    font-size: 12px;
}
.tooltip1:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.tooltip1 .tooltiptext2 {
    visibility: hidden;
    position: absolute;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}
.tooltip1:hover .tooltiptext2 {
    visibility: visible;
}
.tooltip-right {
    top: -5px;
    left: 125%;  
}
.tooltip-right2 {
    top: -5px;
    left: 105%;  
}

.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}

.tooltip-bottom {
    top: 135%;
    left: 50%;  
    margin-left: -60px;
}

.tooltip-bottom2 {
    top: 125%;
    left: 50%;  
    margin-left: -60px;
}

.tooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip-top {
    bottom: 125%;
    left: 50%;  
    margin-left: -60px;
}
.tooltip-top2 {
    bottom: 115%;
    left: 50%;  
    margin-left: -60px;
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.tooltip-left {
    top: -5px;
    bottom:auto;
    right: 128%;  
}

.tooltip-left2 {
    top: -5px;
    bottom:auto;
    right: 105%;  
}

.tooltip-left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
}

.tooltip1 .tooltiptext-bottomarrow {
    visibility: hidden;
    width: 120px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    left: 50%;
    margin-left: -60px;
}
.tooltip1 .tooltiptext-bottomarrow::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}
.tooltip1:hover .tooltiptext-bottomarrow {
    visibility: visible;
}

.tooltip1 .tooltiptext-toparrow {
    visibility: hidden;
    width: 120px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -60px;
}
.tooltip1 .tooltiptext-toparrow::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}
.tooltip1:hover .tooltiptext-toparrow {
    visibility: visible;
}

.tooltip1 .tooltiptext-leftarrow {
    visibility: hidden;
    width: 120px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
}
.tooltip1 .tooltiptext-leftarrow::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltip1:hover .tooltiptext-leftarrow {
    visibility: visible;
}
.tooltip1 .tooltiptext-rightarrow {
    visibility: hidden;
    width: 120px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}
.tooltip1 .tooltiptext-rightarrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}
.tooltip1:hover .tooltiptext-rightarrow {
    visibility: visible;
}

.widget-dashboard.mapdiv .col-sm-5 {
    padding-bottom: 5px;
    padding-top: 3px;
}
.widget-dashboard.mapdiv {
    padding-top: 0;
    background: #fff;
}
.box-text{
    color: rgb(40, 96, 144);
    font-weight: 600;
    padding: 10px;
    text-align: center;
    min-height: 222px;
    position: relative;
}
.get-started-div {
    bottom: 100px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.get-started-div a{
    background-color: rgb(32, 160, 40);
    border: medium none;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857;
    margin: 0 auto;
    padding: 8px 20px;
    text-decoration: none;
}
.tooltipdiv {
    max-height: 162px;
    overflow: hidden;
}

.block-overlay {
    position: relative;
    z-index: 0;
    display: none;
}

.block-overlay.in {
    background-color:rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    display: block;
    text-align: center;
    color:red;
    font-size: 20px;

}
.block-overlay-fixed {
    position: relative;
    z-index: 0;
    display: none;
}

.block-overlay-fixed.in {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    display: block;
    text-align: center;
    color:red;
    font-size: 20px;
    padding-top: 74px;
}
.tool-new-tip {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    border-radius: 31px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    outline: medium none;
    text-align: center;
    vertical-align: super;
    width: 26px;
    cursor: pointer;
}
.legends {
    bottom: 4px;left:45px;right:0px;position: absolute;text-align: center;
}
.legends span {
    margin: 0 -1px;
    padding: 4px !important;
    color:#000;
    border-radius: 5px;

}
.pull-right.tool-new-tip:hover{color:#fff;}
.tool-new-tip:focus{outline: medium none;}
.tooltip1{border-bottom: none;}
button:focus, input:focus, optgroup:focus, select:focus, textarea:focus{outline: none;}
button.signup{background: #2391cb;
              border: medium none;
              border-radius: 7px;
              /*              margin-top: 23px;*/
              padding: 8px 0;
              width: 98px;
              margin-right: 10px;
              text-transform: uppercase;
              color:#fff;
}
button.signin { background: #676767 ;
                border: medium none;
                border-radius: 7px;
                /*                margin-top: 23px;*/
                padding: 8px 0;
                width: 110px;
                text-transform: uppercase;
                color:#fff;

}

.suppliers_search{position: absolute;right: 38px;cursor: pointer}
.searchContainer input{width: 100%;border: 1px solid #ddd;padding: 6px;}
.searchContainer {
    display: none;
    transition: all 0.5s ease;
}


#flash-flash{
    background-color: rgb(46, 155, 212);
    font-size: 20px;
    margin: 27px 0;
    padding: 14px;
    color:#fff;
}
#flash-flash p{color: rgb(255, 255, 255) !important;
               font-size: 17px !important;
               font-weight: 400 !important;margin: 0;
               padding: 0;}
#flash-flash.has-error{
    background-color: rgb(255, 0, 0);
    font-size: 20px;
    margin: 27px 0;
    padding: 14px;
}
#js-error{
    background-color: rgb(255, 0, 0);
    margin: 27px 0 37px;
    padding: 14px;
    color: rgb(255, 255, 255) !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    display: none;
}
td{-webkit-hyphens:auto;
   -webkit-hyphenate-character:"\2010";
   -webkit-hyphenate-limit-after:1;
   -webkit-hyphenate-limit-before:3;
   -moz-hyphens:auto;hyphens:auto;}


.box{border:3px solid #2490c9;border-radius: 4px;min-height: 318px;}
.su-board .box{height:auto;}
.box .box-heading {
    border-bottom: 1px solid #d6d6d6;
    color: #2292c9;
    font-weight: bold;
    height: 50px;
    padding: 8px;
    text-transform: uppercase;
}
.box .box-heading-blue {
    border-bottom: 1px solid #d6d6d6;
    color: #fff;
    font-weight: bold;
    height: 42px;
    padding: 8px;
    text-transform: uppercase;
    background: #2292c9;
}
.margin0{margin: 0px 0px 33px 0px; }
.box .notification-heading{color:#2292c9;font-weight: bold;text-transform: uppercase;font-size: 16px;}
.box .notification-close {
    position: absolute;
    right: -10px;
    top: -12px;
}
.box ul li{list-style: none;}
.second-row{padding: 0px; margin-top: 33px;  list-style: outside none none;}
.additional-metrix{float: left; width: 25%;}
.standard-ropert{float: right; width: 73%;}
.standard-ropert-1{width:75%;float: left;}
.survey-status{width:25%;float: right;border-left: 1px solid #2490c9;min-height: 318px;}
.am-sub-heading{font-weight: bold;padding: 10px 10px 0;}
.am-list-company{
    background: #d4d4d4 none repeat scroll 0 0;
    color: #363636;
    margin: 10px;
    padding: 8px;
    font-size: 13px;
}
.popover{z-index: 1080;}
.popover-content{width: 300px;z-index: 11080;padding: 15px 40px 15px 15px;text-align: justify;}
.standard_chart_text{font-size:15px;}
.box{height: 323px;}
.percentage_progress{margin-left: 10px;float: left}
.brow{ margin: 10px auto;}
.information{min-height: 56px;}
.im-score{ display: -webkit-box;
           display: -moz-box;
           display: -ms-flexbox;
           display: -webkit-flex;
           display: flex;
           align-items: center;
           justify-content: center;}
.im-score .div1{width: 23%;float: left;margin: 5px}
.im-score .div1-small{width: 23%;float: left;margin: 5px}
.im-score .div-big{width: 200px;float: left;margin: 10px 10px}
.im-score .scrimg{width:100%;margin: 1px;}
.im-score .div2{margin-top: 10px;position: relative}
.im-score .div3{background:#E5E3E3;width: 100%;border-radius: 10px;margin: 0 auto;}
.im-score .div3 .heading1{text-align: center;margin: 0 auto;font-weight: 600;padding-top: 7px;font-size: 11px;height: 38px;padding: 7px 3px;}
.im-score .div3 .percentage1{position: absolute;right: 21px;bottom: 39px;font-size: 19px;font-weight: 600;}
.im-score .div1-small .percentage1{bottom: 23px;right: 17px;}
.percentage1 span {font-size: 10px;display: block;margin-top: -6px;}
.line{background: #000;transform: rotate(-38deg);position: absolute;bottom: 30px;width: 41px;height: 1px;right: 59px;}
.left-navbar ul :not(collapsed) .arrow-menu:before,
.left-navbar li :not(collapsed) .arrow-menu:before {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
    color:#000;
}
.left-navbar ul .collapsed .arrow-menu:before,
.left-navbar li .collapsed .arrow-menu:before {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
    color:#000;
}
.left-navbar ul ul {margin-left: 12px;  }
textarea#custom_message {
    height: 150px;
}
    .floating-btn,.floating-btn:focus, .floating-btn:hover{
    position: fixed;
    bottom: 12px;
    right: 10px;
    z-index: 99999999;
    background: #0A5CA2;
    color: #fff;
    padding: 10px;
    border-radius: 21px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #0a80e4;
    font-weight: 500;
}
@media screen and (max-width: 1400px) {
    .brow{ margin: 17px auto;} 
}
@media screen and (max-width: 1360px) {
    .suppliers_search{position: absolute;right: -18px;cursor: pointer}
    .widget-header{font-size: 13px;}    
}
@media screen and (max-width: 1315px) {
    .brow{ margin: 17px auto;}
    .im-score .div1-small .percentage1 {
        bottom: 19px;
        right: 14px;
    }
}
@media screen and (max-width: 1290px) {
    .header-links {font-size: 13px;}   
}
@media screen and (max-width: 1200px) {
    .im-score .div1-small .percentage1 {
        bottom: 16px;
        right: 11px;
    }    
    .header-links {font-size: 11px;} 
}
@media screen and (max-width: 1100px) {
    .im-score .div1-small .percentage1 {
        bottom: 14px;
        right: 9px;    
    }
    .widget-header{font-size: 10px;}
}
@media only screen and (max-width: 991px){
    .green-strip p a{font-size:17px;}
    .green-strip p a img{width:15px;}
    .tableData .supplier-manage{overflow-x: auto !important; }
    .adver-part{margin-top: 20px;}
    .advr,.advr2{ float: none;margin: 0 auto;}
    .suppliers_search{position: absolute;right: 38px;cursor: pointer}
    .widget-header{font-size: 18px;}
}

@media only screen and (max-width: 767px){
    .pull-right-nav {float: none;}
    .green-strip p a img{margin-left:5px;}
    .adver-part{margin-top: 20px;}
    .advr,.advr2{ float: none;margin: 0 auto;}

    .additional-metrix{float: left; width: 100%;}
    .standard-ropert{float: right; width: 100%;margin-top: 33px;}

}

@media screen and (max-width: 1550px) {
    #faqAccordion .panel-default > .panel-heading {min-height: auto;}
    .faq-section {min-height: auto;}
    .helping-text {margin-bottom: 15px;}
    #faqAccordion .panel-title a span {font-size: 18px;height: 36px;width: 36px;}
    #faqAccordion .panel-title a label {font-size: 14px;line-height: 1.248;}
    .panel-title .Anslabel p {font-size: 13px;margin-bottom: 0;}
    .panel-title .Anslabel .Alabel {font-size: 13px !important;}
    .panel-group .panel + .panel {margin-top: 0;}
    .green-strip p {margin-bottom: 0;text-align: center;}
    .green-strip p a img {height: 12px;margin-left: 10px;margin-top: -4px;}
}

.user-logger .open > .dropdown-menu{
    margin-left: 47px;
}
.user-logger .open > .dropdown-menu > li{
    padding:2px 8px 
}

@media only screen and (max-width: 1920px){
    .su-board .box {
        min-height: 360px;
    }
}
@media only screen and (max-width: 1400px){
    .information{position: unset !important;text-align: center;display: block !important;}
    .canvas-info{text-align: center}
    .standard-ropert-1 .box-heading{height: 50px !important;}
    .box .box-heading-blue,.box .box-heading{height: 51px;}
    .survey-status{border-left: none;}
    .a_canvas_blocks_wrap{border-right:1px solid #2490C9;}
    .a_canvas_blocks_wrap .block{min-height: 150px;}
    .am-list-company{font-size: 15px;}
    .additional-metrix .am-sub-heading{font-size: 14px;}
    .standard_chart_text a{font-size: 14px ;}
    .addition_heading{margin-bottom: 10px;}
    .am-list-company_div_1{margin-bottom: 28px}
    .standard_chart_text{margin-top: 0px;}
    .box{height: auto;}
    .su-board .box {
        min-height: 498px;
    }
}

@media only screen and (max-width: 1305px){
    .additional-metrix .am-sub-heading{font-size: 15px;}
    .am-list-company{font-size: 14px;}
}
@media only screen and (max-width: 1261px){
    .additional-metrix .am-sub-heading{font-size: 15px;}
    .am-list-company{font-size: 13px;}
    .standard_chart_text{margin-top: 10px;}
}

/*@media only screen and (max-width: 1261px){
    .additional-metrix .am-sub-heading{font-size: 15px;}
    .am-list-company{font-size: 13px;}
    .standard_chart_text{margin-top: 10px;}

}*/
@media only screen and (max-width: 1242px){
    .additional-metrix .am-sub-heading{font-size: 13px;}
    .am-list-company{font-size: 14px;}
    .am-list-company_div_1 {margin-bottom: 30px;}
    .percentage_progress{margin-left: 0px;float: right}
    .progress_bar_anchr_full_report{position: absolute;right: 15px;top:30px;}
    .box .box-heading-blue, .box .box-heading{height: 54px;}
    .standard-ropert-1 .box-heading{height:54px !important}
    .progress_bar_anchr_full_report a{font-size: 12px;}


}

@media only screen and (max-width: 1127px){

    /*.box .box-heading-blue, .box .box-heading,.standard-ropert-1 .box-heading{height: 80px;}*/



}
@media only screen and (max-width: 1030px){
    .standard-ropert-1 .box-heading{height: 80px !important}
    .progress_bar_anchr_full_report{top: 47px;}
    .a_canvas_blocks_wrap .block{min-height: 190px;}

}
@media only screen and (max-width: 991px){

    .additional-metrix,.standard-ropert{width: 100% ;float: none ;}
    .standard-ropert{margin-top: 25px;}
    .canvas-info canvas{margin:0px auto;display: block;}
    .progress{margin-top: 0px !important;}
    .standard_chart_text{margin-top: 0px;}
    .addition_heading{margin-bottom: 0px;}
    .am-list-company_div_1{margin-bottom: 0px}

    .standard-ropert-1 .box-heading  {height: 40px;}
    .a_canvas_blocks_wrap .block{min-height: 150px;}
    .progress_bar_anchr_full_report{top: 51px !important;}
    .box-heading-blue{height: 81px !important}
    .box-heading-black,.map-select{height: 90px !important}
    .box-heading > span{margin: 0px 10px !important;}


}

@media only screen and (max-width: 767px){
    .human-trafficking,.map-container{width: 100% !important;float: none !important;}
    .map-container{margin-bottom: 10px !important;}
    .information{position: unset !important;text-align: left;} 
    .standard-ropert-1, .survey-status{width: 100%;float: none;}
    .survey-status{margin-top: 25px;}
    .information,.explanation > a{font-size: 10px;text-align: center;}
    .a_canvas_blocks_wrap{border-right:none ;}
    .box-heading-black,.box-heading-blue{height: 50px !important}
    .box-heading > span{margin: 0px 5px !important;}

}
@media only screen and (max-width: 680px){ 

    .map-select{height: 62px }

    @media only screen and (max-width: 600px){ 
        .box-heading span,.box-heading a{font-size: 12px;}
        .box-heading > span{margin: 0px !important;text-align: center;}
        .map-selected-tab{border-bottom: none !important;color: #2292c9;}
        .map-select{height: 62px }

    }
    @media only screen and (max-width: 500px){ 
        .legends{width: 80% !important;margin:0px auto;bottom: 40px;}
        #showhise_map2,#showhise_map{width:36px; }
    }
    @media only screen and (max-width: 360px){
        .standard-ropert-1 .box-heading  {height: 90px !important;}     
        .progress_bar_anchr_full_report{top: 60px !important;} 
        .box-heading-black,.map-select{height: 62px !important}
    }
    @media only screen and (max-width: 340px){
        .human-trafficking .box-heading-black{height: 65px ;} 
    }
