/*@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");*/

.navbar-default .navbar-nav > li > a
,.navbar-default .navbar-nav > li > .dropdown-menu > li > a
,a, .btn
,.pricing-head h2
,.page-title .search-form
{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.btn,.panel,.panel-heading,.search-form .form-control{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.page-title .search-form .form-control, .panel{
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
}

.stylish-input-group .input-group-addon{
    background: white !important;
}
.stylish-input-group .form-control{
    border-right:0;
    box-shadow:0 0 0;
    border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}


a{color: #888888; text-decoration: none;}
a:hover, a:focus{color: #444444;text-decoration: none;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: #555555;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus
{color: #c35847;}


/* .top-nav-cust>li>a:focus, 
.top-nav-cust>li>a:hover{
    background-color: #454545;
    color: #eeeeee;
} */
/* .top-nav-cust .open>a, .top-nav-cust .open>a:focus, .top-nav-cust .open>a:hover{
    background-color: #454545;
    color: #eeeeee;
} */
#side-menu>li>a{
    padding: 20px 15px;
}
#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
}
@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 220px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

/*.navbar.navbar-default{margin: 0;border-right: 0;}
.navbar-default .navbar-nav > li > a{color:#888888;border-bottom: 3px solid transparent;padding-top: 25px;padding-bottom: 25px;font-family: "Open Sans", sans-serif;font-weight: 600;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{color: #333333;border-bottom-color: #333333}
.navbar-brand{padding-top: 25px;padding-bottom: 25px;}
.navbar-default .navbar-nav > li > .dropdown-menu{box-shadow: none;border-top: 3px solid #888888;margin-top: -3px;border-radius: 0;padding: 0 10px;}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a{border-bottom:1px solid #dddddd;padding: 8px;color: #888888;}
.navbar-default .navbar-nav > li > .dropdown-menu > li:last-child > a{border-bottom:0;}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover{color:#333333;background: transparent;}*/

.navbar-top-links {
    margin-right: 0;
}
.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li:last-child {
    margin-right: 15px;
}
.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}
.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}
.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}


#side-menu>li>a:focus, #side-menu>li>a:hover{background-color: #f6f6f6; font-weight: bold;}

.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.sidebar .sidebar-search {
    padding: 15px;
}
.sidebar ul li {
    border-bottom: 1px solid #e1e1e1;
}

.sidebar ul li a.active {
    background-color: #f6f6f6;
}
.sidebar .arrow {
    float: right;
}
.sidebar .fa.arrow:before {
    content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
    content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: none !important;
}
.sidebar .nav-second-level li a {
    padding-left: 37px;
}
.sidebar .nav-third-level li a {
    padding-left: 52px;
}
@media (min-width: 768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 220px;
        margin-top: 68px;
    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}





.img-box{height:130px;overflow:hidden;}
.img-box.img-box-sm{height:90px;}
.img-box.img-box-lg{height:230px;}
.img-box img{width:100%;}
.ls-slide:nth-child(odd) .ls-l{color: #dddddd;}
.ls-slide:first-child .ls-l{color: #333333;}
.headline {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px;
    margin: 10px 0;
    font-size: 18px;
}

.headline span {
    color: #888;
    font-weight: normal;
    font-size: 14px;
    float: right;
}

h5.headline {
    padding: 0 8px;
    margin: 13px 0;
}

footer {
    background: #ffffff;
    color:#a4a4a4;
    padding: 0 !important;
    /*margin: 45px 0 0 0;*/
}

footer h5 {
    color: #fff;
    border-bottom: 1px solid #444444;
    padding: 25px 0 8px 0;
    margin: 0 0 15px 0;
    font-weight: 700;
}
.panel-body{padding: 0px;}
.panel{border:0;}
/*.panel .panel-heading{border-bottom: 1px solid #dddddd;font-size: 19px;}*/

.list{padding-left: 20px;}
.list .list-item{display: block;padding: 8px;border-bottom: 1px dashed #dddddd;color: #cccccc}
.list .list-item:last-child{border-bottom: 0;}
footer .list .list-item{border-bottom:0;color: #aaaaaa;font-size: 10px;padding: 5px;}
footer .list .list-item a{color: #dddddd}
footer .list .list-item a:hover{color: #FFFFFF}

.breadcrumb{background: transparent;margin: 0;}

.thumbnail{border: 0;}
.thumbnail .caption{padding: 0;}
.thumbnail .caption h2,.thumbnail .caption h3,.thumbnail .caption h4{padding: 5px; margin:13px 0;}
.block-list{display: block; margin-bottom: 10px;padding: 0 15px}
.block-list h4{margin: 0; padding: 10px 0;}

.row-color{padding: 50px 0; margin: 30px;}
.row-color:first-child{margin-top: 0;}

.text-sm{font-size: 0.9em}

@media (min-width: 768px) {
    .navbar-mega .dropdown-menu.dropdown-mega{min-width: 550px;}
}
@media (max-width: 992px) {
    .navbar-mega li > a{font-size: 14px !important;}
}
.navbar-mega .dropdown-menu.dropdown-mega > .row > div:last-child{border-right: 1px solid #dddddd}

.main-header{font-family: ed-title2, Tahoma, "Times New Roman",Arial;font-size: 24px;margin:0 3px;margin-bottom:15px;position: relative;padding: 10px;padding-left: 60px;}
.main-header i{font-size: 1.2em;padding: 4px 0;}
.container{padding: 0 5px}
.sponsor-news{position: relative;overflow: hidden;min-height: 130px;}
.sponsor-news .item{
    padding-bottom: 5px;
    -webkit-transition: margin-top 0.3s !important; /* For Safari 3.1 to 6.0 */
    transition: margin-top 0.3s;
}
.pagination{padding: 0;list-style-type: none;}
.pagination > li{list-style: none;margin: 0;padding: 0}

.pricing-table {
    background: #fff;
    text-align: center;
    padding: 0 0 25px 0;
    border:1px solid #dddddd;
}

.pricing-table.most-popular {
    top: -20px;
    position: relative;
}

.most-popular {
    background: #f77b6f;
    color: #fff;
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
}

.most-popular h2 {
    background: #d76b61 !important;
    margin-top: 20px !important;
}

.most-popular ul li {
    border-bottom: 1px dotted #d76b61 !important;
}

.most-popular .price-actions .btn {
    background: #d76b61 !important;
    margin: 10px 0;
    cursor: pointer;
}

.pricing-table .price-actions .btn {
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}
.pricing-table:hover .price-actions .btn ,.pricing-table:focus .price-actions .btn{background: #888888;}
.pricing-table:hover h2 ,.pricing-table:focus h2{background: #555555;}
.pricing-table .price-actions .btn:hover ,.pricing-table .price-actions .btn:focus {background: #555555;}

.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
    text-align: center;
}

.pricing-head h2 {
    padding: 30px 0;
    background: #777777;
    color: #fff;
    font-size: 50px;
    font-weight: 100;
    text-align: center;
}

.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}

.pricing-table ul li {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300;
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -18px;
}

.pricing-quotation, .team-info {
    background: #EEEEEE;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}

.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}

.pricing-plan, .team-info-wrap {
    position: relative;
}

.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}
.fade-hover:hover .fade-hover-item{
    opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fade-hover .fade-hover-item:hover{
    opacity: 1;
}
.bg-box-dark{background: url("../img/bg1.png");}
.bg-box-dark .headline{color:#EEEEEE;border-bottom:1px dotted #666;}
.works{margin:0;margin-bottom: 50px;}
.works .row{margin: 0;}
.works-items .col-lg-1, .works-items .col-lg-10, .works-items .col-lg-11, .works-items .col-lg-12, .works-items .col-lg-2, .works-items .col-lg-3, .works-items .col-lg-4, .works-items .col-lg-5, .works-items .col-lg-6, .works-items .col-lg-7, .works-items .col-lg-8, .works-items .col-lg-9, .works-items .col-md-1, .works-items .col-md-10, .works-items .col-md-11, .works-items .col-md-12, .works-items .col-md-2, .works-items .col-md-3, .works-items .col-md-4, .works-items .col-md-5, .works-items .col-md-6, .works-items .col-md-7, .works-items .col-md-8, .works-items .col-md-9, .works-items .col-sm-1, .works-items .col-sm-10, .works-items .col-sm-11, .works-items .col-sm-12, .works-items .col-sm-2, .works-items .col-sm-3, .works-items .col-sm-4, .works-items .col-sm-5, .works-items .col-sm-6, .works-items .col-sm-7, .works-items .col-sm-8, .works-items .col-sm-9, .works-items .col-xs-1, .works-items .col-xs-10, .works-items .col-xs-11, .works-items .col-xs-12, .works-items .col-xs-2, .works-items .col-xs-3, .works-items .col-xs-4, .works-items .col-xs-5, .works-items .col-xs-6, .works-items .col-xs-7, .works-items .col-xs-8, .works-items .col-xs-9
{padding: 0;}
/* google maps */
.gmaps {
    height: 300px;
    width: 100%;
    margin-bottom: 10px;
}


.modal-content{
    border-radius: 0px;
}
.modal-header{
    padding: 15px 15px 2px 15px;
}
.modal-footer{
    text-align: left;
}
.btn-default{
    font-size: 13px;
}

.checkbox {
    padding-left: 20px;
    margin-top: 6px;
    margin-bottom: 7px;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #f07e12;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: -6px;
    margin-left: -20px;
    padding-left: 0px;
    padding-top: 0px;
    font-size: 11px;
    color: #555555; }
.remember_me{color: #FFFFFF;}
.checkbox input[type="checkbox"] {
    opacity: 1; }
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
    border-color: #f07e12;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #f07e12;font-size: 16px }


.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    /*font-family: 'Glyphicons Halflings';*/  /* essential for enabling glyphicon */
    font-family: "FontAwesome";
    content: "\f13a";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #f07e12;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f139";    /* adjust as needed, taken from bootstrap.css */
}

.panel-default>.panel-heading{
    background-color: #ffffff;
    color: #737373;
    height: 56px;
}
.panel-default>.panel-heading .panel-title{
    margin-top: 8px;
}
.relationship h4 a p{
    font-family: latoregular;
    font-size: 11px;
    color: #b2b1b1;
}
.title-text{
    font-family: "Lato Semibold";
    font-size: 18px;
}
.text-color{
    color: var(--primary-color-08) !important;
}
hr{
    margin-top: 35px;
}
.body-content .nav-pills{
    background-color: #f5f4f4;
}
.body-content .nav-pills>li.active>a,.body-content .nav-pills>li.active>a:focus, .body-content .nav-pills>li.active>a:hover{
    color: #454545;
    background-color: #ffffff;
    font-family: "Lato Semibold";
    font-size: 16px;
    text-transform: uppercase;
    border-top: 1px solid var(--primary-color-08);
}

.body-content .nav>li>a:focus,.body-content .nav>li>a:hover{
    color: #454545;
    background-color: #f5f4f4;
    font-family: "Lato Semibold";
    font-size: 16px;
    text-transform: uppercase;
}
.body-content .nav-pills>li>a{
    border-radius: 0px;
    background-color: #f5f4f4;
    font-family: "Lato Semibold";
    font-size: 16px;
    text-transform: uppercase;
}
.select-agreement{
    border-radius: 0px;
    margin-bottom: 15px;
}
.tab-pane{
    margin: 15px 0px;
}
.agreement-body{
    padding-top: 15px;
    padding-bottom: 15px;
}

.dropdown-menu{border-radius: 0px}
/*a{
    color: #f07e12;
}*/

.col-xs-offset-right-12 {
    margin-right: 100%;
}
.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
    margin-right: 75%;
}
.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
    margin-right: 50%;
}
.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
    margin-right: 25%;
}
.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
    margin-right: 0;
}
@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }
    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-sm-offset-right-9 {
        margin-right: 75%;
    }
    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-sm-offset-right-6 {
        margin-right: 50%;
    }
    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-sm-offset-right-3 {
        margin-right: 25%;
    }
    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }
    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-md-offset-right-9 {
        margin-right: 75%;
    }
    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-md-offset-right-6 {
        margin-right: 50%;
    }
    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-md-offset-right-3 {
        margin-right: 25%;
    }
    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-md-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }
    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-lg-offset-right-9 {
        margin-right: 75%;
    }
    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-lg-offset-right-6 {
        margin-right: 50%;
    }
    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-lg-offset-right-3 {
        margin-right: 25%;
    }
    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

/* Addsales Page  sownther */
.addsalesPage .addsaleTitle{color:#f07e12;font-size:18px;font-family:'latosemibold';text-transform:uppercase;padding:20px 0 10px 0;}
.addsalesPage .saletitle{font-size:24px;font-family:'latosemibold';color:#000;}
.addsalesPage .saleYear{font-size:48px;font-family:'latosemibold';color:#f07e12;}
.addsalesPage .scroll{text-align:center;background:#fff;}
.addsalesPage .shareTitle{font-family:'latosemibold';font-size:18px;text-transform:uppercase;}
.addsalesPage .body-content{background:#f5f4f4;margin-bottom: 15px}
.addsalesPage .sharebutton{text-align:right;}
.left-padding{padding-left:0px;}
.right-padding{padding-right:0px;}
.addsalesPage .updatedate{text-align:right;padding-right:15px;}
.addsalesPage .rightcontent{text-align:right;padding-top:25px;padding-bottom:17px}
.addsalesPage .leftcontent{padding-top:25px;padding-bottom:17px}
.addsalesPage .shareholderlisting ul li span.text-left{font-family:'latosemibold';font-size:18px;color:#737373;}
.addsalesPage .shareholderlisting ul li.botSpace{margin-bottom:0px;border-bottom:none!important;}
.addsalesPage .col3 .text_center{text-align:center;font-family:'latosemibold';}
.addsalesPage .text_center{font-family:'latosemibold';}
.addsalesPage .text_center.th{font-size:16px;}
.addsalesPage .td{color:#f07e12;font-size:18px;}
.text_center.tr{font-size:14px}
.addsalesPage .text_center.tu{font-size:13px;}
.addsalesPage .rightcontent .text_center.th .td{padding-left:15px;}
.addsalesPage .arrow-sales{font-size: 30px;line-height: 90px;color: #454545}
.addsalesPage .add-sales-users .user-list li{padding-top: 18px;font-family: latosemibold;font-size: 16px;
    color: #737373;border-bottom: 1px solid #dbdada;height: 75px}
.addsalesPage .add-sales-users .user-list li label{padding-top: 5px}
.addsalesPage .add-sales-users .view-history{
    cursor: pointer;
}
.addsalesPage .add-sales-users .sales-btn{
    padding: 15px 0px;
}

.addsalesPage .add-sales-users .update-time{
    font-size: 12px;
    color: #9b9a9a;
}
/*VIEW PROFILE*/
.view-profile-members{
    margin-bottom: 10px;
}
.view-profile-members .panel-heading{
    background-color: #fdfdfd;
    border: 0px;
    box-shadow: 0 0 3px #ececec;
    height: 45px;
}
.view-profile-members .panel-heading .panel-title{
    margin-top: 2px;
}
.save-user .cancel{
    margin-left: 20px;
}
.input-square{
    border-radius: 0px;
}
.modal-middle{
    width: 250px;
}
.history-table>thead>tr>th{
    border-bottom: 1px solid #ddd;
    padding-left: 15px;
    font-family: latoregular;
    font-size: 13px;
}
.history-table>tbody>tr>td{
    border: none;
    padding-left: 15px;
    font-family: latoregular;
    font-size: 13px;
}
#history .modal-body{
    padding-top: 5px;
    padding-bottom: 0px;
}
.addsalesPage .total-sales{
    font-family: latosemibold;
    font-size: 15px;
    color: #737373;
}
.addsalesPage .total-sales span{
    font-size: 18px;
}

/*MENU BAR VSS*/
.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 1px;
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg);
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #ffffff;
}
.input-group .form-control{
    z-index: 0;
}
label{
    font-weight: normal;
}

.sales-status{
    /* margin-right: 30px !important; */
    font-weight: normal;
}
.quarter-panel .panel-body
{
    border-top:none !important;
    margin-top: 12px;
}
.btn-approve{
    color: #19a30f;
    border-color: #19a30f;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.admin-edit input{
    margin-bottom: 10px;
}
.admin-notify textarea{
    border-radius: 0px;
    margin-bottom: 10px;
}
.admin-notify input{
    border-radius: 0px;
    margin-bottom: 10px;
}

/* Dashboard */
.vendorstatus{padding:15px;}
.hidden-lg.hidden-md.visible-sm.visible-xs .title-text{line-height:100%}
.hidden-lg.hidden-md.visible-sm.visible-xs .text-left{line-height:100%;font-size: 11px;color:#b2b1b1}

@media (max-width: 1200px) {
	.panel-default > .panel-heading{height:70px;}
	.addsalesPage .add-sales-users .user-list li{height:90px;}
	.singe-commission{border-top:1px solid #d2d0d0;padding-bottom:0px!important;border-right:1px solid #d2d0d0;border-left:1px solid #d2d0d0;}
	.singe-commission .commission-left{border-right:1px solid #d2d0d0;padding:10px!important;}
	.singe-commission .commission-right{padding:8px!important;}
	.singe-commission:last-child{border-bottom:1px solid #d2d0d0;}
	.agreement-list{padding-left:0px!important;}
	.compare-commission{padding-right:15px!important;margin-left:0px;}
	.commission-agreement .commission-left{padding-bottom:10px; }
	.commission-price{font-size:14px!important;}
}
@media (max-width: 992px) {
	.compare-commission{padding-right:0px!important;margin-left:0px;}
	.admin-edit .btn-approve,.admin-edit .btn-warning{min-width:132px;font-size:13px!important;}
}
@media (max-width: 767px) {
	.panel-default > .panel-heading{height:80px;}
	.addsalesPage .add-sales-users .user-list li{height:110px;}
	.agreement-list{font-size:14px!important;}
	.btn-primary.addnew{margin-top:10px!important;}
}
@media (max-width: 480px) {
	.vendorSection{width:100%;margin-bottom:15px;}
	.shareSection{width:100%}
	.singe-commission .commission-right{padding-left:0px!important;}
	
}

.agreement_list table>tbody>tr>td {
    border-top: 1px solid #f5f4f4;
}













