@charset "utf-8";
* {
    padding: 0px;
    margin: 0px;
}
body {
    font-family: 'proxima_nova_regular', sans-serif;
    font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "proxima_nova_regular", sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: "proxima_nova_regular", sans-serif;
}
@font-face {
    font-family: 'proximanova_bold';
    src: url('../fonts/proxima_nova_bold.ttf');
}
@font-face {
    font-family: 'Proximanova Light';
    src: url('../fonts/proxima_nova_light.ttf');
}
@font-face {
    font-family: 'proxima_nova_regular';
    src: url('../fonts/proxima_nova_regular.eot');
    src: url('../fonts/proxima_nova_regular.eot') format('embedded-opentype'), url('../fonts/proxima_nova_regular.woff2') format('woff2'), url('../fonts/proxima_nova_regular.woff') format('woff'), url('../fonts/proxima_nova_regular.ttf') format('truetype'), url('../fonts/proxima_nova_regular.svg#proxima_nova_regular') format('svg');
}
@font-face {
    font-family: 'proxima_bold';
    src: url('../fonts/proxima_nova_bold.otf');
}
@font-face {
    font-family: 'proxima_semi_bold';
    src: url('../fonts/proximanova_semibold.otf');
}
@font-face {
    font-family: 'gt_book';
    src: url('../fonts/Gotham-Book.otf');
}
@font-face {
    font-family: 'gt_book_medium';
    src: url('../fonts/Gotham-Medium.otf');
}
img,
a {
    outline: none;
}
a,
a:hover {
    text-decoration: none;
    outline: none;
}
.lft-pad-remove {
	padding-left: 0;
}
.rht-pad-remove {
	padding-right: 0;
}
/*li,
ul {
    list-style: none;
}*/
header {} .cpNavbar {
    background: #FFF;
    min-height: 69px;
    border-width: 0 0 1px;
    border-radius: 0px;
    margin-bottom: 0;
}
.cpNavbar .chBrand img {
    width: 200px;
    height: auto;
    float: left;
    padding: 0;
    margin: 0;
}
.chNav{
    background: #f2f2f273 none repeat scroll 0 0;
    border-bottom: 2px solid #76af58;
    border-radius: 0;
	padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
}
ul.nav li a{
	cursor: pointer;
}
ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    display: none;
} 
ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
    display: block;
} 
.corporate-logo {
	height: 79px;
}
.cpNavbar .corporate-logo img {
	width: auto;
    height: 50px;
    float: left;
    padding: 0;
    margin: 0;
}

.cpNavbar label {
    line-height: 66px;
    border-left: 1px dotted #ddd;
    padding-left: 10px;
    text-transform: uppercase;
    font-family: proxima_nova_regular;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 18px;
}
.cpNavbar .glyphicon-share {
    padding: 10px 15px;
    background-color: #4ABFDC;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
    margin: 20px;
}
.mywork {
    margin-top: 15px;
    min-height: 70%;
    padding-bottom: 75px;
    margin-bottom: 35px;
}
.mywork-circle {
    width: 400px;
    height: 400px;
    margin: 60px auto 0 auto;
    border: 1px solid #ccc;
    border-radius: 50%;
    position: relative;
}
.infoSymbol {
    position: absolute;
    left: 26%;
    top: 36%;
}
.infoSymbol img {
    width: 186px;
}
.mywork-content {
    display: block;
}
.mywork-home {
    border: 2px solid #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 25px #ccc;
    font-size: 40px;
    color: #999;
    text-align: center;
    background: #fff;
    left: 170px;
    position: absolute;
    top: -33px;
}
.mywork-home-left {
    text-align: right;
    position: absolute;
    font-size: 14px;
    top: -24px;
    left: 91px;
    color: #666;
}
.mywork-home:hover {
    border: 2px solid #88c054;
}
.mywork-home:hover .glypm {
    color: #88c054;
}
.mywork-home:hover .mywork-home-title {
    display: block;
}
.mywork-home-title {
    padding: 5px 10px 5px 10px;
    background: #fff;
    display: none;
    z-index: 10;
    opacity: 1;
    position: absolute;
    left: 80px;
    top: -20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.glypm {
    color: #999999;
}
.work-title {
    display: block;
}
.work-title li {
    border-bottom: 1px solid #ddd;
    line-height: 25px;
    width: 150px;
    font-size: 13px;
    text-align: left;
}
.work-title li a {
    color: #333;
    display: block;
}
.work-title li a:hover {
    color: #88c054!important;
}
.work-title li:last-child {
    border: none;
}
.work-title li.ng-hide {
	display: none !important;
}
.corporate {
    border: 2px solid #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 25px #ccc;
    font-size: 40px;
    color: #999;
    text-align: center;
    background: #fff;
    /*right: -39px;*/
    left: 40%;
    position: absolute;
    /*top: 73px;*/
    top: -42px;
}
.corporate-left {
    text-align: right;
    position: absolute;
    font-size: 14px;
    top: -5px;
    left: 91px;
    color: #666;
}
.corporate:hover {
    border: 2px solid #88c054;
}
.corporate:hover .glypm {
    color: #88c054;
}
.corporate:hover .corporate-title {
    display: block;
}
.corporate-title {
    padding: 5px 10px 5px 10px;
    background: #fff;
    display: none;
    z-index: 10;
    opacity: 1;
    position: absolute;
    left: 80px;
    top: -20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.registeration {
    border: 2px solid #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 25px #ccc;
    font-size: 40px;
    color: #999;
    text-align: center;
    background: #fff;
    /*right: 2px;*/
    right: -38px;
    position: absolute;
    /*top: 265px;*/
    top: 40%;
}
.registeration-left {
    text-align: right;
    position: absolute;
    font-size: 14px;
    top: -5px;
    left: 91px;
    color: #666;
}
.registeration:hover {
    border: 2px solid #88c054;
}
.registeration:hover .glypm {
    color: #88c054;
}
.registeration:hover .registeration-title {
    display: block;
}
.registeration-title {
    padding: 5px 10px 5px 10px;
    background: #fff;
    display: none;
    z-index: 10;
    opacity: 1;
    position: absolute;
    left: 80px;
    top: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.workorders {
    border: 2px solid #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 25px #ccc;
    font-size: 40px;
    color: #999;
    text-align: center;
    background: #fff;
    left: -29px;
    position: absolute;
    top: 73px;
}
.workorders-left {
    text-align: right;
    position: absolute;
    font-size: 14px;
    top: -5px;
    left: -60px;
    color: #666;
}
.workorders:hover {
    border: 2px solid #88c054;
}
.workorders:hover .glypm {
    color: #88c054;
}
.workorders:hover .workorders-title {
    display: block;
}
.workorders-title {
    padding: 5px 10px 5px 10px;
    background: #fff;
    display: none;
    z-index: 10;
    opacity: 1;
    position: absolute;
    left: -180px;
    top: 17px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.offersdiscounts {
    border: 2px solid #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 25px #ccc;
    font-size: 40px;
    color: #999;
    text-align: center;
    background: #fff;
    /*left: -4px;*/
    left: -38px;
    position: absolute;
    /*top: 265px;*/
    top: 40%;
}
.offersdiscounts-left {
    text-align: right;
    position: absolute;
    font-size: 14px;
    top: -5px;
    left: -132px;
    color: #666;
}
.offersdiscounts:hover {
    border: 2px solid #88c054;
}
.offersdiscounts:hover .glypm {
    color: #88c054;
}
.offersdiscounts:hover .offersdiscounts-title {
    display: block;
}
.offersdiscounts-title {
    padding: 5px 10px 5px 10px;
    background: #fff;
    display: none;
    z-index: 10;
    opacity: 1;
    position: absolute;
    left: -178px;
    top: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.powerIcon {
    padding: 8px 12px;
    background: #d9534f;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
}
.homeIcon {
    padding: 8px 12px;
    background: #337ab7;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
}
.menuNavRt {
    margin-top: 20px;
    margin-right: 0px;
}
.marBtm-15 {
    margin-bottom: 15px;
}
.no-padlftrt {
    padding-left: 0px;
    padding-right: 0px;
}
.width-49per {
    width: 49%;
}
.greenBtn {
    background: #7AA941;
    border: 1px solid #7AA941;
    border-radius: 4px;
    padding: 4px 10px;
}
.blueBtn {
    background: #337ab7;
    border: 1px solid #337ab7;
    border-radius: 4px;
    padding: 2px 8px;
}
.btn {
    -webkit-transition-duration: 0.3s;
    /* Safari */
    
    transition-duration: 0.2s;
}
.greenBtn:hover {
    background-color: #fff;
    /* Green */
    
    color: #7AA941;
}
.blueBtn:hover {
    background-color: #fff;
    /* Green */
    
    color: #286090;
}
/*.allcorporatesTable>thead>tr>th:last-child {
    text-align: center;
}*/
.addBtn {
    background: #fff;
    border: 1px solid #5cb85c;
    color: #5cb85c;
    /*width: 100px;*/
}
.addBtn:hover {
    background: #449d44;
    border: 1px solid #449d44;
    color: #fff;
}
.addBtnGrid {
    background: #fff;
    border: 1px solid #5cb85c;
    color: #5cb85c;
    padding: 2px 8px;
}
.addBtnGrid:hover {
    background: #449d44;
    border: 1px solid #449d44;
    color: #fff;
}
.delBtn {
    background: #fff;
    border: 1px solid #d9534f;
    color: #d9534f;
    /*width: 100px;*/
}
.delBtn:hover {
    background: #c9302c;
    border: 1px solid #c9302c;
    color: #fff;
}
.exportBtn {
    background: #fff;
    border: 1px solid #333b8c;
    color: #333b8c;
    width: 100px;
}
.exportBtn:hover {
    background: #333b8c;
    border: 1px solid #333b8c;
    color: #fff;
}
.allcorporatesTable>thead>tr>th {
    font-family: proxima_bold;
}
.allcorporatesTable>thead>tr>td,
.allcorporatesTable>thead>tr>th {
    border-bottom-width: 1px;
}
.allcorporatesTable>tbody>tr>td,
.allcorporatesTable>tbody>tr>th,
.allcorporatesTable>tfoot>tr>td,
.allcorporatesTable>tfoot>tr>th,
.allcorporatesTable>thead>tr>td,
.allcorporatesTable>thead>tr>th {
    vertical-align: middle;
    padding: 6px;
    /* word-break: break-all; */
}
.allcorporatesTable>thead>tr>th {
	background: #eee;width: 1%;
}
.btn.active,
.btn:active {
    box-shadow: none;
}
.noRing.active.focus,
.noRing.active:focus,
.noRing.focus,
.noRing:active.focus,
.noRing:active:focus,
.noRing:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.sqaure-checkbox-custom,
.sqaure-radio-custom {
    opacity: 0;
    position: absolute;
}
.sqaure-checkbox-custom,
.sqaure-checkbox-custom-label,
.sqaure-radio-custom,
.sqaure-radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;
    font-weight: normal;
}
.sqaure-checkbox-custom+.sqaure-checkbox-custom-label:before,
.sqaure-radio-custom+.sqaure-radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid rgba(148, 154, 143, 0.58);
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    text-align: center;
    border-radius: 4px;
}
.redcheckbox:checked+.redcheckbox-label:before {
    content: "\f00c";
    !content: '\2716';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background: #c9302c;
    border-color: #c9302c;
}
.greencheckbox:checked+.greencheckbox-label:before {
    content: "\f00c";
    !content: '\2716';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background: #7aa941;
    border-color: #7aa941;
}
.sqaure-checkbox-custom-label,
.sqaure-radio-custom-label {
    position: relative;
}
.posiRel {
    position: relative;
}
.align-center {
    text-align: center;
}
.modal-header {
    border-bottom: 2px solid #333B8C;
    padding: 10px 15px;
}
.modal-title {
    font-family: proxima_bold;
}
.addCorporateForm label {
    font-weight: normal;
    text-align: left !important;
}
.resizeNone {
    resize: none;
}
.marTop-10 {
    margin-top: 10px;
}
.marTop-20 {
	margin-top: 20px;
}
.marTop-30 {
	margin-top: 30px;
}
.submitBtn {
    background: #7AA941;
    padding: 6px 20px;
    color: #fff;
    width: 100px;
    border: 1px solid #7AA941;
}
.resetBtn {
    background: #333B8C;
    width: 100px;
    color: #fff;
    border: 1px solid #333B8C;
}
.submitBtn:hover,
.resetBtn:hover {
    color: #fff;
}
.pageName {
    margin-bottom: 0px;
    font-size: 18px;
    font-family: proxima_bold;
    margin-top: 2px;
}
.marBtm-10 {
    margin-bottom: 10px;
}
.marBtm-20 {
    margin-bottom: 20px;
}
.marBtm-5 {
    margin-bottom: 5px;
}
.marLeft-10 {
    margin-left: 10px;
}
.clear {
    clear: both;
}
.no-padLft {
    padding-left: 0px;
}
.no-padRt {
    padding-right: 0px;
}
.no-padBoth {
	padding-left: 0;
	padding-right: 0;
}
.cus-modal-dialog-width {
    margin: 20px auto;
}
.pagination > li > a,
.pagination > li > span {
    border-radius: 50%;
    margin: 0 5px;
}
.pagination > li > a.no-border {
	border-radius: 0;
    border: none;
    background: transparent;
}
.pagination {
    margin: 0;
}
.table-panel-footer {
    padding: 5px 10px;
    background-color: #f5f5f5;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.allcorporatesTable {
    margin-bottom: 0px;
}
.marTop-5 {
    margin-top: 5px;
}
.marRt-10 {
    margin-right: 10px;
}
.marTop-25 {
    margin-top: 25px;
}
.importMemberPanel fieldset {
    border: 1px solid #7aa941 !important;
    margin: 0;
    xmin-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px!important;
}
.importMemberPanel legend {
    font-size: 14px;
    font-family: proxima_bold;
    margin-bottom: 0px;
    width: auto;
    border: 2px solid #333b8c;
    border-radius: 4px;
    padding: 5px 15px;
    background-color: #ffffff;
    margin-left: 1%;
}
.importMemberPanel .file-input {
    display: inline-block;
    text-align: left;
    background: #fff;
    padding: 6px;
    width: 450px;
    position: relative;
    border-radius: 3px;
    margin-left: 10px;
}
.importMemberPanel .file-input > [type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}
.importMemberPanel .file-input > .button {
    display: inline-block;
    cursor: pointer;
    background: #333b8c;
    padding: 6px 22px;
    border-radius: 2px;
    margin-right: 8px;
    color: #fff;
}
.importMemberPanel .file-input:hover > .button {
    background: dodgerblue;
    color: white;
}
.importMemberPanel .file-input > .label {
    color: #333;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
}
.importMemberPanel .file-input.-chosen > .label {
    opacity: 1;
}
.cusMrgin {
    margin-top: 10px;
    margin-left: 10px;
}
.pad15 {
    padding: 15px;
}
.groupPanel label {
    text-align: left !important;
    font-weight: normal;
}
.width-120 {
    width: 120px;
}
.groupPanel {
    border-bottom: 2px solid #7AA941;
    margin-bottom: 10px;
}
.modal-inputfile .file-input {
    background: #ddd;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0px;
}
.modalFootPad0 {
    text-align: center;
    padding: 0px;
}
.Exp-serach {
    position: relative;
    margin-right: 10px;
    width: 0%;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.ExpInput {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #333;
    font-family: inherit;
    font-size: 16px;
    height: 34px;
    margin: 0;
    outline: medium none;
    padding: 0 2%;
    position: absolute;
    right: 0;
    top: 0;
    width: 56%;
    z-index: 10;
    border: 1px solid #333b8c;
    border-radius: 4px !important;
}
input[type="search"].ExpInput {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.ExpInput::-webkit-input-placeholder {
    color: #efb480;
}
.ExpInput:-moz-placeholder {
    color: #A0B58D;
}
.ExpInput::-moz-placeholder {
    color: #A0B58D;
}
.ExpInput:-ms-input-placeholder {
    color: #A0B58D;
}
.ExpIcon,
.Expbtn {
    width: 50px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.Expbtn {
    background: #fff;
    /* IE needs this */
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    
    filter: alpha(opacity=0);
    /* IE 5-7 */
    
    opacity: 0;
    color: transparent;
    color: red;
    border: none;
    outline: none;
    z-index: -1;
}
.ExpIcon {
    color: #fff;
    background: #333b8c;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 4px !important;
}
.ExpIcon:before {
    content: "";
}
.Exp-serach.Exp-serach-open,
.no-js .Exp-serach {
    width: 52%;
}
.Exp-serach.Exp-serach-open .ExpIcon,
.no-js .Exp-serach .ExpIcon {
    background: #333b8c;
    color: #fff;
    z-index: 11;
}
.Exp-serach.Exp-serach-open .Expbtn,
.no-js .Exp-serach .Expbtn {
    /*    z-index: 90;*/
}
/** Scroll Css ***/

.body-scroll {
    overflow-y: scroll;
}
/*
 *  STYLE 1
 */

.style-100::-webkit-scrollbar-track {
    background-color: #eae2e2;
    cursor: pointer !important;
}
.style-100::-webkit-scrollbar {
    width: 10px;
    background-color: #86a06f;
    cursor: pointer !important;
}
.style-100::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #86a06f;
    cursor: pointer !important;
}
.addEditModal .form-group label {
	margin-bottom: 0;
}
.tree-node {
	height: 420px;
	overflow: auto;
	border-right: dotted 1px #ddd;
}
.selected-node {
	height: 420px;
	overflow: auto;
}
.treebtn {
	margin-bottom: 10px;
}
.treebtn.active, .treebtn.active:focus {
	background: #5cb85c;
	color: #FFF;
	border: solid 1px #5cb85c;
	outline: none;
}
.search-area {
	background: #f5f5f5;
    padding: 10px;
    border: solid 1px #ddd;
    border-bottom: none;
    margin-top: 20px;
}
.btnContainer {
	border-top: solid 1px #ddd;
	text-align: right;
	margin-top: 15px;
	padding-top: 10px;
}
.maleFemaleBtns .active, .maleFemaleBtns:focus {
	background: #333B8C;
	color: #FFF;
	border: solid 1px #333B8C;
	outline: none;
}
.intractions {
	border-left: dotted 1px #ccc;
    padding-left: 10px;
    float: right;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #5bc0de;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #5bc0de;
    border-color: #5bc0de;
}
.select-all {
    margin-right: 5px !important;
    height: 15px;
    margin-top: 0 !important;
}
.mandate {
	color: #FF0000;
    font-weight: bold;
}
.chec-availability {
	position: absolute;
    right: 15px;
    top: 20px;
    height: 30px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0;
    padding: 5px;
}
.search-page {
    background: #f5f5f5;
    padding: 10px;
    border: solid 1px #ddd;
    border-bottom: none;
    margin-top: 10px;
}
textarea {
	resize: none;
}
.cor-disabled {
	text-align: center;
    font-size: 20px;
    background: #f2f2f2;
    border: solid 1px #ddd;
    color: #000;
    padding: 10px;
}
.wrapper {
	padding: 20px;
	border: solid 1px #ddd;
	margin-top: 25px;
	position: relative;
}
.wrapper-title {
	position: absolute;
    top: -17px;
    background: #FFF;
    padding: 5px 7px;
    left: 5px;
    font-size: 16px;
    color: #333B8C;
}
.wrapper .form-group .radio-inline {
	margin-right: 15px;
}
.wrapper .form-group .radio-inline:last-child {
	margin-right: 0;
}
.txt-align-rht {
	text-align: right;
}
.ngdialog-overlay {
	width: 100% !important;
}
.orderBtn {
	 /*width: 100%;*/
    background: #fff;
    border: 2px solid #75ae42;
    padding: 2px 4px;
    border-radius: 14px;
    color: #75ae42;
}

.button-clicked {
    background-color: #28a745; 
}

.extraWidth {
	width:100%;
	margin-top:4px;
}
.repoDownloadIcon {
	margin-right: 17px;
    cursor: pointer;
    color: #249c26;
    font-size: 21px;
}

.repoViewIcon {
	margin-right: 17px;
    cursor: pointer;
    color: #249c26;
    font-size: 21px;
}
.trackBtn {
	/*width: 100%;
    background: #fff;
    border: 2px solid #337ab7;
    padding: 3px 8px;
    border-radius: 14px;
    color: #337ab7;*/
    
    background: #fff;
    border: 2px solid #337ab7;
    padding: 2px 5px;
    border-radius: 14px;
    color: #337ab7;
}
.editBtn {
	color: #666;
    font-size: 20px !important;
    cursor: pointer;
}

.modalstyleContent label {
	font-weight:normal;
	    margin-bottom: 0px;
}
.laberName {
	    color: #333B8C;
    font-family: proxima_semi_bold;
}
.newDtPickerBtn {
	    padding: 8px 10px;
    border-radius: 0px;
    padding-bottom: 7px;
    border: 1px solid #ddd !important;
    border-left: none !important;
}
.newDtPick {
	    border-radius: 0px !important;
    width: 80%;
    float: left;
}
.newSubmitBtn {
	background: #75ae42;
    width: 100px;
    border-color: #75ae42;
       color: #fff;
}
.newCloseBtn {
	
	    background: #fff;
    border: 1px solid #d9534f;
    color: #d9534f;
 
}
.modalstyleContent .modal-title {
    font-family: proxima_semi_bold;
}
.rescBtn {
    width: 100%;
    background: #fff;
    border: 2px solid #f9d25d;
    padding:2px  4px;
    border-radius: 14px;
    color: #ca9a0a;
}
.cancBtn {
    width: 100%;
    background: #fff;
    border: 2px solid #f36a60;
    padding: 2px 4px;
    border-radius: 14px;
    color:#f36a60;
    margin-top: 4px;
}
.selectNode .dropdown-toggle {
	width: 100%;
	text-align: left;
}
.btn-cal-group .btn {
	width: 100px;
}
.lead-status {
	display: table;
	text-align: center;
	margin: 25px 0;
	width: 100%;
}
.lead-status div {
	display: table-cell;
	padding: 20px;
}
.lead-status div span {
	display: block;
}
.lead-status div span:first-child {
	font-size: 50px;
	color: #36D061;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}
.lead-status div span:last-child {
	font-size: 20px;

}
.lead-percent {
	margin: auto;
	width: 70%;
}
.lead-percent .child {
	float: left;
    width: 29%;
    border-right: solid 1px #ddd;
    text-align: center;
    margin: 20px;
    padding: 20px;	
}
.lead-percent .child.last-child {
	border-right: 0;
}
.lead-percent .child span{
	display: block;
	font-size: 16px;
	margin-top: 5px;
}
.clear-fix {
	clear: both;
}
.col-sla, .qc-sla, .mer-sla {
	border-radius: 50%;
    color: #FFF;
    width: 150px;
    height: 150px;
    text-align: center;
    margin: auto;
    padding: 25px;
    font-size: 50px;
    line-height: 95px;
}
.col-sla {
	background: #67C763;	
}
.qc-sla {
	background: #9D73DC;	
}
.mer-sla {
	background: #ABA9AA;	
}
.newTimeSlotsPanel {
	    background: #f5f5f5;
    margin-bottom: 0px;
    box-shadow: none;
}
.newTimeSlotsPanel .panel-heading{
	
	text-align:center;
}
.newTimes {
	border: 1px solid #afa9a9;
    margin: 3px;
    width: 83px;
    padding: 3px;
    float: left;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}
.newTimes.active {
	background: #337ab7;
	color: #FFF;
}
.newSaPagi>li>a, .newSaPagi>li>span{
	    margin: 0px 7px;
	    padding: 8px 12px !important;
	 padding: 6px 12px;
   
    color: #333;
   border: none;
}
.newSaPagi .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.form-control-file {
	width: 100%;
    border: solid 1px #ddd;
    padding: 5px;
}
.popHead {
	margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.customer-gender {
	font-size: 14px;
	font-weight: normal;
}
.appointment-chip {
	background: #f2f2f2;
    display: inline-block;
    border-radius: 30px;
    padding: 5px 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.past-sch {
	color: #FF0000;
}
.popContentNew {
	border-top: solid 1px #ddd;
    padding: 10px 0;
    margin-top: 10px;
}
.home-visit-lft {
	margin-right: 15px;
	float: left;
}
.home-visit-rht {
	width: 70%;
	float: left;
}
.past-schedule {
	color: red;
}
.popHead span {
	position: relative;
    text-transform: uppercase;
    top: 11px;
    padding: 2px 10px 2px 2px;
    background: #FFF;
    font-size: 16px;
}
.popContent p {
	margin-bottom: 5px;
}
.trackDetails {
	border-left: solid 1px #ddd;
    padding-left: 30px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.trackSection {
	margin: 20px 0;
	position: relative;
}
.trackSection p {
	margin-bottom: 0;
}
.trackStatus {
	width: 15px;
    height: 15px;
    border: solid 1px #ccc;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: -38px;
    top: 36%;
    background: #FFF;
}
.trackCompleted {
	width: 15px;
    height: 15px;
    border: solid 1px #679D25;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: -38px;
    top: 36%;
    background: #679D25;
}
.trackCurrent {
	background: url(../img/CallHealthOfficer.png) no-repeat;	
	background-size: 100%;
	width: 40px;
	height: 40px;
	position: absolute;
	left: -52px;
	top: 16%;
	display: inline-block;
}
.calendarBtns{
	text-align: center;
    margin-bottom: 10px;
}
.filterOptions div {
	display: inline-block;
    margin-right: 10px;
    width: 12%;	
}
.filterOptions div:last-child {
	width: 60px;
}
.filterOptions div .dropdown {
	width: 100%;
}
.filterOptions .dts {
	width: 13%;
}
ul.channels {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 0;
}
ul.channels li {
	list-style: none;
	 width: 13.38%;
	 margin-right: 10px;
}
ul.channels li a {   
    border-radius: 5px;
    text-align: center;
    line-height: 22px;
    border: solid 1px #ddd;
    padding: 5px 0;    
    cursor: pointer;
}
ul.channels li a:last-child {
	margin-right: 0;
}
.channels>li.active>a, .channels>li.active>a:focus, .channels>li.active>a:hover {
	background: #323a8b;
	color: #FFF;
	cursor: default;
}
.scrollTbl {
	height: 180px;
	overflow-y: scroll;
	margin-right: -3px;
}
.scrollTbl::-webkit-scrollbar {
    width: 3px;
}
/* Track */
.scrollTbl::-webkit-scrollbar-track {
    background: #FFF;
}
/* Handle */
.scrollTbl::-webkit-scrollbar-thumb {
    background: #333;
}
/* Handle on hover */
.scrollTbl::-webkit-scrollbar-thumb:hover {
    background: #333;
}
.viewReports {
	position: absolute;
    width: 100%;
    left: 0;
    background: #ccc;
    padding: 10px;
    display: none;
    z-index:9;
}
.viewReports .table>tbody>tr>td {
	border: none;
}
.viewReports .btn {
	background: #FFF;
	border: solid 1px #ccc;
	border-radius: 20px;
	color: #337ab7;
	margin-right: 8px;
}
.viewReports .btn:focus, .viewReports .btn:active {
	background: #337ab7;
	border: solid 1px #337ab7;
	color: #FFF;
	outline: none;
}
.downloadAll {
	color: #337ab7;
	line-height: 36px;
}
.timebtn-group {
	margin-top: 20px;
}
.view-price-body {
	max-height: 400px;
	overflow-y: auto;
}
/* curstom scroll */
/* width */
.view-price-body::-webkit-scrollbar {
    width: 5px;
}
/* Track */
.view-price-body::-webkit-scrollbar-track {
    background: #FFF;
}
/* Handle */
.view-price-body::-webkit-scrollbar-thumb {
    background: #76AF58;
}
/* Handle on hover */
.view-price-body::-webkit-scrollbar-thumb:hover {
    background: #76AF58;
}
/* Handle */
/* curstom scroll */

.CHdateInput .input-sm {
    height: 30px;
    padding: 5px 5px 5px 0px;
}
.status-control{
	height: auto;
}
.customCross {
	color: #e85c5c;
    margin-left: 10px;
    cursor: pointer;
}
.serviceListNamesUl li {
	    list-style: none;
    	margin-bottom: 4px;
    	color: #333B8C;
    	font-family: proxima_semi_bold;
    	cursor:default;
}
.statusText{    
	width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #679D25;
    }
.customButton{
       height: 25px;
    background-color: transparent !important;
    border-color: transparent !important;
    color: #000;}
.customButton:hover{
	color:#000;
}
.hdfc-list-group {
	max-height: 317px;
	overflow-y: auto;
}
.hdfc-list-group .list-group-item {
	    padding: 5px 5px;
}
.avail-hdfc-services {
	max-height: 344px;
	overflow-y: auto;
}

.green{ color:#fff; background:green;}
.red{ color:#fff; background:#cc0000;}
.addLeadsModal .modal-lg {
	width: 90%;
}
.dis-flex {
	display: flex;
}
.track-modal .nav-tabs {
    border-bottom: 0;
}
.track-modal .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 4px 4px 0 0;
    padding: 8px 15px;
    color: #000;
    font-size: 14px;
}
.track-modal .nav>li>a:focus, .track-modal .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    outline: none;
}
.track-modal .nav-tabs>li.active>a, .track-modal .nav-tabs>li.active>a:focus, .track-modal .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #4d66da;
    color: #FFF;
    border: 0;
    border-radius: 20px;
    padding: 7px 15px;
}
.download-eMail {
	color: #555;
    cursor: pointer;
    border: solid 1px #ddd;
    border-radius: 20px;
    padding: 5px 10px;
    float: right;
}
.dis-flex .panel-group .panel {
border: 0;
}
.dis-flex .panel-default>.panel-heading {
  color: #333;
  background-color: transparent;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
}
.dis-flex .panel-default>.panel-heading a[aria-expanded="true"] {
background-color: transparent;
}
.dis-flex .panel-default>.panel-heading a {
  display: block;
  padding: 10px 0;
}

.dis-flex .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
 
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.dis-flex .panel-default>.panel-heading .panel-title > a:before {
  float: right !important;
    font-family: FontAwesome;
    content:"\f078";
    color: grey;
}

.dis-flex .panel-default>.panel-heading .panel-title > a.collapsed:before {
 float: right !important;
    content:"\f054";
    color:grey;
}
.dis-flex .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}
.dis-flex .panel-body {
padding: 0;
}
.dis-flex .panel-group {
width: 100%;
}

.check-me-out {
	background: #f2f2f2;
	color: #FF0000;
	padding-left: 10px;
    line-height: 30px;
}
.check-me-out input {
	margin-top: 8px;

	}
.yellowaddBtn {
    background: #fff;
     border: 1px solid #f59205; 
    color: #f59205; 
    
}
.marRht10{
	margin-right:10px;
}
.yellowaddBtn:hover {
    background: #f59205;
    border: 1px solid #f59205;
    color: #fff;
}
.blueaddBtn{
	 background: #fff;
    border: 1px solid #3F51B5;
    color: #3F51B5;
}
.no-bord-radius:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.note-red {
	    background: #ffe0e0;
    padding: 10px;
    border-radius: 4px;
	
}
.blueaddBtn:hover {
    background: #3F51B5;
    border: 1px solid #3F51B5;
    color: #fff;
}
.addMerLeadsModal .modal-lg {
    width: 90%;
}
.newsaeditBtn {
    color: #966b27;
    font-size: 14px !important;
    cursor: pointer;
    float: right;
    margin-right: 0px;
    border: 1px solid #966b27;
    padding: 4px 5px;
    border-radius: 7px;
    margin-top: 2px;
}
.newOrdSearchBtn {
	    border: 1px solid #E91E63;
    color: #E91E63;
    padding: 3px 8px;
    font-size: 14px;
    border-radius: 8px;
}
.breakWord {
	    word-break: break-all;
}
.orderAlert{
	color: red;
}
.stsText {
	font-size: 12px;
    line-height: 14px;
    text-align: right;
    color: slategrey;
}
.trckwidth65 {
	width:65%;
	min-width:50px;
}
.pdt-lft-5 {
	padding-left: 5px;
}

.highlight {
    color: #e8504d;
}

/* viewpphc start */
.viewReportsPPHC {
	position: absolute;
    width: 100%;
    left: 0;
    background: #ccc;
    padding: 10px;
    display: none;
    z-index:9;
}
.viewReportsPPHC .table>tbody>tr>td {
	border: none;
}
.viewReportsPPHC .btn {
	background: #FFF;
	border: solid 1px #ccc;
	border-radius: 20px;
	color: #337ab7;
	margin-right: 8px;
}
.viewReportsPPHC .btn:focus, .viewReports .btn:active {
	background: #337ab7;
	border: solid 1px #337ab7;
	color: #FFF;
	outline: none;
}

/*viewpphcend*/

.repeter {
	float: left;
	width: 100%;
}
.popContentMail .container{
	width:100% !important;
}
.clearBoth{
	clear: both;
}
.align-center{
	text-align: center;
}
.no-pad-lft-rht{
	padding-left: 0px;
	padding-right: 0px
}