@charset "utf-8";
/* CSS Document */

.clear {
    clear: both;
}

html,
body {
	width: 100%;
	/*height: 100%;*/
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	-webkit-font-smoothing: antialiased;
    /*font-family: 'PT Sans', sans-serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    /*color: #646464;*/
    color: #000000;
    padding-right: 0 !important;
    overflow-x: visible; 
}

/*.mainWrapper {

    max-width: 1366px;
    margin: 0 auto;
    width: 100%;
}*/

.col-center {

	float: none !important;
	margin: 0 auto;
}

.ptsans {
    font-family: 'PT Sans', sans-serif;
}

a {
	text-decoration: none;
    color: #1F5647;
}

a:hover, a:focus {
	text-decoration: none;
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}

.valign{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.img-center{
   /* margin-left: auto;
    margin-right: auto;*/
    left: auto;
    right: auto;
}

.noscroll{
    overflow: hidden;
}

.static{
    position: static;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

.glyphicon {
    color: #227c64;
}

button {
    display: block;
    cursor: pointer;
    outline: none;
    text-indent: -9999px;
    border: none;
    margin: 0 auto;
}

.wrapper {
    position: relative;
    width: 100%;
    height: auto;
}

.box {
    /*width:960px;*/
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 11px;
    margin-top: 5px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #fff;
}

.logowrapper {
    width: 20%;
    height: 50px;
    float: left;
    margin-bottom: 8px;
}

.logolink {
    display: block;
}

.welcomewrapper {
    width: 15%;
    float: left;
    padding: 5px;
    margin-left: 2%;
    margin-top: 5px;
}

.locatewrapper {
    width: 17%;
    float: left;
    padding: 10px 5px 5px 5px;
    margin-top: 4px;
}

.btnwrapper {
    width: 10%;
    float: left;
    padding: 10px 5px 5px 5px;
}

.buyBtn {
    width: 80px;
    height: 32px;
    background: url(images/buy-1.png)no-repeat;
}

.buyBtn:active, .buyBtn:hover {
    background: url(images/buy-2.png)no-repeat;
}

.searchwrapper {
    width: 20%;
    float: left;
    padding: 10px 0px 0px 0px;
}

#search-text-input{
    background-color: #f1f1f1;
    border-top:thin solid  #e5e5e5;
    border-right:thin solid #e5e5e5;
    border-bottom:0;
    border-left:thin solid  #e5e5e5;
    box-shadow:0px 1px 1px 1px #e5e5e5;
    float:left;
    height:31px;
    /*margin:.8em 0 0 .5em; */
    outline:0;
    padding:.4em 0 .4em .6em; 
    width:140px; 
}
         
#button-holder{
    background-color:#f1f1f1;
    border-top:thin solid #e5e5e5;
    box-shadow:1px 1px 1px 1px #e5e5e5;
    cursor:pointer;
    float:left;
    /*height:27px;
    margin:11px 0 0 0;*/
    text-align:center;
    width:50px;
}

#button-holder img{
    margin:4px;
    width:20px;
}

#button-holder:active {
    background: none;
    border: none;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    color: #FFFFFF;
}



.leftBox {
    width: 70%;
    height: auto;
    float: left;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 25px;
}

.rightBox {
    width: 30%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    height: 700px;
}

.rightBoxBorder {
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.rightMenu {
    background: #f8f8f8 none repeat scroll 0% 0%;
    height: 100%;
    width: 100%;
    padding-top: 45px;
}

.loginWrapper {
    width: 100%;
    padding: 25px 15px 15px 15px;
    background: #e1e1e1;
    margin-bottom: 50px;
}

.login-lock {

    background: url('./images/login-lock.png');
}

.inlineForm {
    width: 41%;
}

.inlineForm input{
    width: 100% !important;
}

.loginBtn {
    background: url(images/login-1.png)no-repeat;
    width: 103px;
    height: 32px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.loginBtn:active, .loginBtn:hover {
    background: url(images/login-2.png)no-repeat;
}

.forgotLink {
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #6f6f6f;
}

.content {
    width: 100%;
}

.content p {
    margin-bottom: 15px;
    text-align: justify;
    line-height: 23px;
}

.content a {
    color: #2984B6;
    font-weight: bold;
    font-size: 14px;
}

.content a:hover {

    text-decoration: underline;
}

.mleft {
    margin-left: 10px;
}

.mainLink {
    font-weight: bold;
    font-size: 14px;
    display: block;
    width: 85%;
    margin: 0 auto;
    border-bottom: 1px solid #000000;
    padding-bottom: 15px;
}

.menuDrop {
    width: 85%;
    margin: 0 auto;
}

.menuDrop li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000000;
}

.menuDrop li a {
    padding-left: 20px;
    color: #646464;
}

.footer {
    clear: both;
    bottom: 0;
    right: 0;
    left: 0;
}

.footerNav {
    width: 50%;
    float: left;
}

.footerNav li {
    display: inline-block;
}

.footerNav li a {
    color: #646464;
}

.fb a{
    display: block;
    width: 20px;
    height: 20px;
    background: url(images/F-1.png) no-repeat;
    text-indent: -9999px;
}

.fb a:hover{
    background: url(images/F-2.png) no-repeat;
}

.twitter a{
    display: block;
    width: 20px;
    height: 20px;
    background: url(images/T-1.png)no-repeat;
    text-indent: -9999px;
}

.twitter a:hover{
    background: url(images/T-2.png) no-repeat;
}

.gplus a{
    display: block;
    width: 20px;
    height: 20px;
    background: url(images/g-1.png)no-repeat;
    text-indent: -9999px;
}

.gplus a:hover{
    background: url(images/g-2.png)no-repeat;
}

.parnerlink {
    margin-top: 15px;
}

h2.heading {
    font-weight: bold;
    font-size: 18px;
}

h3.heading {
    font-weight: bold;
    font-size: 15px;
}

h4.heading {
    font-weight: bold;
}

.placeEnquiry {
    width: 225px;
    height: 50px;
    background: url("images/get-in-touch.png")no-repeat;
    background-image: url("images/get-in-touch.png");
    background-repeat: no-repeat;
    position: relative;
    bottom: 0;
    z-index: 0;
    top: 230px;
    left: 190px;
}

.placeEnquiry:hover {

    background: url("images/get-in-touch2.png")no-repeat;
    background-image: url("images/get-in-touch2.png");
    background-repeat: no-repeat;
}

.placeEnquiryPartner {

    width: 225px;
    height: 50px;
    background: url("images/get-in-touch.png")no-repeat;
    background-image: url("images/get-in-touch.png");
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    z-index: 0;
    position:relative;
    margin: 0 auto;
}

.placeEnquiryPartner {

    background: url("images/get-in-touch2.png")no-repeat;
    background-image: url("images/get-in-touch2.png");
    background-repeat: no-repeat;
}

/* If IE 8 */

/*.placeEnquiry {

    background-image: url("images/Placeanenquiry-2.png");
    background-repeat: no-repeat;
}

.placeEnquiry:active, .placeEnquiry:hover {
    background: url(images/Placeanenquiry.png)no-repeat;
}*/

.modify_your_search {
    width: 130px;
    height: 32px;
    background: url("images/modify_your_search1.png") no-repeat;
    position: absolute;
    bottom: 0;
    right: 150px;
    z-index: 9999;
}

.modify_your_search:active, .modify_your_search:hover {
    background: url("images/modify_your_search2.png") no-repeat;
}

.switchac {
    width: 100%;
    padding: 25px 15px 15px 0px;
    margin-bottom: 15px;
}

.selectWrapper {
    width: 175px;
    float: left;
}


.portalLink {
    line-height: 34px;
    margin-left: 35px;
    font-size: 18px;

}

.portalLink:hover {
    text-decoration: underline;
}

.wcp .rightBox {
    height: 1026px;
}

.star-partBox {
    width: 250px;
    height: 225px;
    float: left;
    margin-left: 20px;
}

.boxHead {
    text-align: center;
    background: #d6eceb;
    padding: 10px 0px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.boxHead .heading {
    margin-bottom: 0px !important;
}

.parnerContainer {
    border: 1px solid #e1e1e1;
    padding: 5px 0px;
    height: 200px;
}

.parnerContainer .parnerInfo, .parnerContainer .parnerrm {
    width: 50%;
    float: left;
}

.parnerrm {
    text-align: center;
}

.parnerBox {
    padding: 10px;
    height: 55px;
}

.partnerName {
    margin-bottom: 0px;
}

.formLeft {
    width: 100%;
}

.formRight {
    width: 100%;
    padding-right: 15px;
}

.formRight .form-group {
    margin-bottom: 30px;
}

.formRight input, .formRight select {
    margin-top: 3px;
}

.submitBtn {
    width: 103px;
    height: 32px;
    background: url("images/Submit.png")no-repeat;
    background-image: url("images/Submit.png");
    background-repeat: no-repeat;
    margin: 0;
}

.submitBtn:active, .submitBtn:hover {
    background: url("images/Submit.png")no-repeat;
    background-image: url("images/Submit.png");
    background-repeat: no-repeat;
}

.portalroleLink {
    line-height: 3px;
}

.formbcp {
    width: 45%;
}

.faqLink {
    line-height: 32px;
}

.locateBox {
    background: #e1e1e1;
    padding: 35px;
    margin-top: 100px;
}

/*.sbl {
    width: 95%;
    float: left;
}

.sbl input {
    width: 98% !important;
}*/

.sbc {
    width: 46.3%;
}

.sbc select {
    width: 100% !important;
}

.goBtn {
    background: rgba(0, 0, 0, 0) url("images/go-1.png") no-repeat scroll 0 0 ;
    background-size:100% auto;
    height: 40px;
    margin: 0;
    position: relative;
    width: 40px;
}

.goBtn {

    float: right;
    right: 17%;
    top: -14px;
}

/* If IE 8 */

.goBtn {

    background-image: url("images/go-1.png");
    background-repeat: no-repeat;
}

.goBtn:active, .goBtn:hover {
    background: url("images/go-2.png") no-repeat;
	background-image: url("images/go-2.png");
	background-repeat: no-repeat;
    background-size:100% auto;
}

.sliderWrapper {
    width: 100%;
    margin-top: 60px;
}

.sliderImg img {
    padding: 10px;
    border: 1px solid #c7c7c7;
}

.slick-next {
    width: 25px !important;
    height: 33px !important;
    background: url(images/next.png)no-repeat !important;
}

.slick-prev {
    width: 25px !important;
    height: 33px !important;
    background: url(images/prev.png)no-repeat !important;
}

.pbysc {
    margin-top: 75px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
    color: #03979d;
}

.address p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.addressWrapper {
    margin-bottom: 25px;
}

.addressBox {
    background: #e1e1e1;
    padding: 5px 15px 15px 15px;
    height: auto;
}

.addressbacg {
    background: #ebebeb;
    padding: 15px 15px 0px 15px;
    margin-top: 15px;
}

.partnerList {
   /* overflow-y: scroll;*/
   /* height: 580px;
    height: 86vh;*/
}

.partnerList li {
    display: block;
    padding: 6px 0px;
        border-bottom: 1px solid #E0DDDD;
    padding-left: 3px;
}

.addimg {
    background: #A7D1CF none repeat scroll 0% 0%;
    height: 325px;
}

.addimg h3, .addimg h4 {
    margin-bottom: 0px;
    color: rgb(62, 60, 60);
    font-size: 20px;
}

.addimg p {
    color: rgb(62, 60, 60);
    font-size: 14px;
}

.addressact {
    padding-top: 25px;
    padding-bottom: 75px;
}

.cpnote1 {
    background: rgba(205,232,229,0.8);
    padding: 5px;
    font-size: 12px;
    position: absolute;
    left: 310px;
    top: 60px;
    z-index: 9999;
    border: 1px solid rgba(20, 18, 18, 0.37);
    border-radius: 8px;

}

.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

@-webkit-keyframes flipInX { 
    0% { 
        -webkit-transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
    40% { 
        -webkit-transform: perspective(400px) rotateX(-10deg); 
    } 
    70% { 
        -webkit-transform: perspective(400px) rotateX(10deg); 
    } 
    100% { 
        -webkit-transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
} 
@keyframes flipInX { 
    0% { 
        transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
    40% { 
        transform: perspective(400px) rotateX(-10deg); 
    } 
    70% { 
        transform: perspective(400px) rotateX(10deg); 
    } 
    100% { 
        transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
} 
.flipInX { 
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flipInX; 
    backface-visibility: visible !important; 
    animation-name: flipInX; 
}



.cpnote2 {
	background: rgba(205, 232, 229, 0.8) none repeat scroll 0% 0%;
	padding: 5px;
	font-size: 12px;
	position: absolute;
	left: 450px;
    top: 60px;
	z-index: 9999;
	border: 1px solid rgba(20, 18, 18, 0.37);
	border-radius: 8px;
}

.kmore {
    color: #000000;
    font-size: 16px;
    text-decoration: underline;
}

.mapadd {
    background-color: #fff;
    border: 1px solid #909090;;
    z-index: 1;
    position: absolute;
    top: 130px;
    float: left;
    padding: 15px;
    line-height: 25px;
    /*box-shadow: -13px 17px 32px 8px #545354;*/
}

.mapadd h3 {
    font-weight: bold;
    
}

#myModalenquiry {
    z-index: 200000;
}

#myModalformsubmit {

    z-index: 200000;
}

.modal-content {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-color: rgba(255,255,255,0.9);
}

.modal-header, .modal-footer {
    border-bottom: none;
    border-top: none;
}
.popupBtn {
    margin: 0 auto;
}

#myModalenquiry input, #myModalenquiry select {
    width: 95%;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
    padding-left: 15px;
}

.vsmall {
    font-size: 10px;
}

.wcpPage .wcpLink a, .psPage .psLink a {
    color: #227c64;
}

.mysclick, .mysclick:active, .mysclick:visited  {
    font-size: 22px;
    color: #000000;
}

.greenMenu {
    clear: both;
    background: #1F5647 none repeat scroll 0% 0%;
    padding: 1px 0px 3px;
    width: 100%;
}

.greenMenu ul {
    text-align: right;
}

.greenMenu ul li {
    display: inline-block;
    margin-left: 5px;
    text-align: right;
}

.greenMenu ul li, .greenMenu ul li a {
    color: #FFFFFF;
}

.greenMenu ul li a:hover {
    color: #84b684;
}

.pbysc1 {
    color: rgb(98, 91, 91);
    padding: 15px 0px;
    margin-top: 55px;
    font-size: 22px;
    background: rgb(167, 209, 207) none repeat scroll 0% 0%;
}

.form-right-label {

    text-align: left !important;
    padding: 0 0 5px 0;
}

.form-left-div {

    margin-right: 0px !important;
}

.form-font {

    font-size: 12px;
}

.locate-partner-carousel {

    width: 100%;
    height: 750px;
}

.locate-partner-caraousel-inner {

    height: 100%;
}

.form-container {

	/*margin-top: 300px;*/
	z-index: 1;
	/*margin-left: 431px;*/
	width: 100%;
}

.form-input-box {
    border-radius: 5px;
    float: left;
    height: 50px;
    margin: 0 14px 0 0;
    width: 87% !important;
}

.formag {
	position: absolute;
	top: 45%;
    margin-left: -5%;
}

.form-wrap {
    display: table !important;
    margin: 0 auto !important;
    max-width: 760px;
    width:100%;
    position: relative;
    margin-left: 28% !important;
}

/* CSS for footer */

.footer-prev {

	width: 100%;
	background-color: #F1F1F1;
    height: 200px;
}

.footer-content {

    padding: 30px;
    font-size: 13px;
    line-height: 22px;
    float: left;
}

.footer-content a {

	color: #767475;

}

.footer-content a:hover {

	color: #000;
}

/*.footer-content ul li {

	display: inline-block;
	width: 32px;
	height: 32px;
	background-image: url(./images/social-sprite.png);
}

.footer-content ul li:nth-child(2) {

	background-position: -51px 0;

}

.footer-content ul li:nth-child(3) {

	background-position: -201px 0;
}

.footer-content ul li:nth-child(4) {

	background-position: -101px 0;
}

.footer-content ul li:nth-child(5) {

	background-position: 83px 0;
}*/

.footer-btm {

	width: 100%;
	height: 60px;
	background-color: #767475;
}

.footer-btm p, .footer-btm-content {

	color: #fff;
}

.footer-btm-content {

	float: right;
	padding: 20px;
	font-size: 15px;
}

.footer-btm p {

	float: left;
	padding: 20px;
	font-size: 13px;
}

.footer-btm-content span {

	margin-left: 10px;
}

.footer-btm-content a {

	color: #fff;
}

.footer-btm-content a:hover {

	text-decoration: underline;
}

.footer-content ul li a {

	display: block;
	width: 32px;
	height: 32px;
}

.footer-content ul li:hover {

	-webkit-transform: scale(1.08);
	transform: scale(1.08);

}

.mapadd img {

    float: right;
    height: 70px;
    margin-bottom: 10px;
      margin-right: 10px;
}

.close {

    text-indent: inherit !important;
}

.login-content {

    cursor: pointer;
    margin-top: -3px;
}

.login-content .glyphicon:hover {

    color: #000;
}

.login-box {

    height: 230px;
    width: 300px;
    background-color: #fff;
    border: 1px solid #000;
    position: absolute;
    border-radius: 5px;
    display: none;
}

.login-box form {

    padding-top: 33px;
}

.form-btn {

    text-indent: inherit;
    background: #569C9D;
    color: #fff;
    width: 110px;
}

.form-btn:hover {

    background: #1F5647;
    color: #fff;
}

.login-box-close {

    font-size: 20px;
    margin-top: 3px;
    color: #000;
    margin-right: -6px;
}

.search-form-icon {

    margin-top: 4px;
    background: url("./images/Mag Glass Icon.png") no-repeat scroll 100% 50% / 50px auto;
    width: 50px;
    height: 40px;
    right: 14%;
    position: absolute;
    border: 0px none;
}

.search-form-icon-partner-results {

    margin-top: -53px;
    background: url("./images/Mag Glass Icon.png") no-repeat scroll 100% 50% / 35px auto;
    width: 50px;
    height: 40px;
    right: 5%;
    position: absolute;
    border: 0px none;
}

.locate-partner-wrapper {

    background: url('./images/business-stock-1.png');
    height: 100%;
    width: 100%;
    position: absolute;
}

.show-more {

    position: absolute;
    z-index: 99999;
}

.more-options {

    margin-left: 15%;
    width: 150px;
    color: rgb(255, 255, 255);
    background: transparent none repeat scroll 0% 0%;
    border: 3px solid rgb(255, 255, 255);
    font-weight: bold;
}

.more-options:hover {

    margin-left: 15%;
    width: 150px;
    color: rgb(255, 255, 255);
    background: transparent none repeat scroll 0% 0%;
    border: 3px solid rgb(255, 255, 255);
    font-weight: bold;

}

.more-options:active, .more-options:focus {

    margin-left: 15%;
    width: 150px;
    color: rgb(255, 255, 255);
    background: transparent none repeat scroll 0% 0%;
    border: 3px solid rgb(255, 255, 255);
    font-weight: bold;
}

.button-search {

    background: url('./images/search-icon.png');
    width: 20px;
    height: 20px;
    border: 0px none;
    position: absolute;
    right: 20px;
    top: 15px;
}

/*.headerlinks {
	float: left;
	list-style-type: none;
}

.headerlinks li {
    margin-right: 10px;
    width: 105px;
    display: inline-block;
    text-align: center;
}

.headerlinks li.quickbuy a {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("./images/BuyStatic.png");
}

.headerlinks li span {
    display: inline-block;
    padding: 30px 0px 0px;
    width: 115px;
    margin-left: -40px;
}

.headerlinks li.locatepartner a {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("./images/LocatePartnerStatic.png");
}

.headerlinks li.dialexpert a {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("./images/DialExpertStatic.png");
}

.headerlinks li.quickbuy a:hover {

    background-image: url("./images/BuyHover.png");
}

.headerlinks li.locatepartner a:hover {

    background-image: url("./images/LocatePartnerHover.png");
}

.headerlinks li span:hover {

    color: #000;
}

.headerlinks li.dialexpert a:hover {

    background-image: url("./images/DialExpertHover.png");
}*/

.headerlinks{list-style-type:none; float: right; padding: 5px 0;  margin-right: -25px;}
.headerlinks li{width:90px; display:inline-block; display:inline\9; text-align:center; float:left; /*margin-right:10px;*/}
.headerlinks li span{display:inline-block;padding: 30px 0 0 0;width: 95px;margin-left: -30px; position:relative;line-height: 15px;}
.headerlinks li a{font-size:11px; text-align:center; color: #777777;width: 90px; cursor:pointer;}
.headerlinks li a:hover {color: #000000;}
.headerlinks li.quickbuy a {display : block; width : 28px; height : 28px; background-image:url('../images/BuyStatic.png'); background-repeat:no-repeat; }
.headerlinks li.quickbuy a:hover {display : block; width : 28px; height : 28px; background-image:url('../images/BuyHover.png'); }

.headerlinks li.locatepartner a {display : block; width : 28px; height : 28px; background-image:url('../images/LocatePartnerStatic.png');background-repeat:no-repeat;  }
.headerlinks li.locatepartner a:hover {display : block; width : 28px; height : 28px; background-image:url('../images/LocatePartnerHover.png'); }

.headerlinks li.dialexpert a {display : block; width : 28px; height : 28px; background-image:url('../images/DialExpertStatic.png');background-repeat:no-repeat;  }
.headerlinks li.dialexpert a:hover {display : block; width : 28px; height : 28px; background-image:url('../images/DialExpertHover.png'); }

.greenMenuNew {

  background: #1f5647;
  margin-top: 75px;
  height: 25px;
}

#certf-partner, .k-more, #tally-exp, #associate-part {

    cursor: pointer;
    font-weight: bold;
    color: #2984B6;
}

.know-more-1, .tally-exp-p, .associate-part-p, .certf-partner-div {

    display: none;
}

.know-more-1 {

    padding: 0px 2em;
}

.star-sales ul {

    list-style: initial;
}

.star-sales ul li {

    padding-bottom: 10px;
}

.know-more-1 strong {

    font-weight: bold;
    color: #1F5647;
}

.banner {
    height: 284px;
    /*width: 109.5em;*/
    width: 100%;
    background-image: url("./images/Banner for the partner section_Resized_3.jpg");
    background-repeat: no-repeat;
    background-size: contain;
	background-position: 50%;
    background-color: #DDE6E8;
    margin-top: 93px;
}

.input-keyword {

    width: 450px !important;
}

.keyword-form-icon {

    margin-top: 2px;
    background: url("./images/Mag Glass Icon.png") no-repeat scroll 100% 50% / 30px auto;
    position: absolute;
    width: 27px;
    height: 27px;
    right: 33%;
    border: 0px none;
}

.keyword-div p {

    color: #fff;
    font-style: italic;
    padding-top: 3px; 
}

.right-side-content-addressbox ul {

    float: right;
    padding-top: 10px;
    font-size: 15px;
    color: #484647;
}

.close-button-modal {

    float: right;
    font-size: 15px;
    color: #877878;
    cursor: pointer;
}

.ui-autocomplete {

    display: none;
    max-width: 45%;
    top: 400px;
    left: 370px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll; 
}

.partner-checkboxes {

    padding: 0px;
    top: 10px;

}

body.modal-open-noscroll {
  margin-right: 0!important;
  overflow: visible;
}

.modal-open, .modal-open .navbar-fixed-top, #myModalenquiry {
margin-right: auto !important;
padding-right: 0 !important;
overflow: visible;
}

.modal-open .modal {

    padding-right: 0px !important;
    overflow: visible;
}

input[type="radio"], input[type="checkbox"] {
    margin: 1px 0 0;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0 !important;
     margin-left: 0px !important; 
}

.cpWrap, .cpWrap1 {

    cursor: pointer;
}

.cpWrap img, .cpWrap1 img {

    -moz-transition:-moz-transform 0.5s ease-in; 
    -webkit-transition:-webkit-transform 0.5s ease-in; 
    -o-transition:-o-transform 0.5s ease-in;
}

.cpWrap img:hover, .cpWrap1 img:hover {

    -moz-transform:scale(1.25); 
    -webkit-transform:scale(1.25);
    -o-transform:scale(1.25);
}

input[type="submit"] {

    border: 1px;
}

.bootbox .modal-dialog {

    top:200px;
}

.modal-footer button {

    display: none;
}

.bootbox-h3 {

    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    z-index: 999999;
}

.bootbox-p {

    text-align: center;
}

.bootbox-alert {

    z-index: 9999999;
}

.button.close {

    background-color: transparent;
}

.social-links {
  text-align: left;
  padding-left: 0;
  list-style: none;
  /*margin-left: -5px;*/
}
.social-links > li {
  display: inline-block;
  padding-right: 5px;
}
.social-links > li > a {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  font: 0/0 a;
  color: transparent;
  color: #F1F1F1;
  text-shadow: none;
  background-color: transparent;
  background-color: #F1F1F1;
  border: 0;
  background: url('../images/social-sprite.png') no-repeat;
}
.no-svg .social-links > li > a {
  background-image: url('../images/social-sprite.png');
}
.article-footer .social-links > li > a,
.modal-person .social-links > li > a {
  background: url('../images/social-sprite.png') no-repeat;
}
.no-svg .article-footer .social-links > li > a,
.no-svg .modal-person .social-links > li > a {
  background-image: url('../images/social-sprite.png');
}
.social-links > li > a.facebook {
  background-position: 0 0;
}
.social-links > li > a.twitter {
  background-position: -50px 0;
}
.social-links > li > a.linkedin {
  background-position: -101px 0;
}
.social-links > li > a.youtube {
  background-position: -201px 0;
}
.social-links > li > a.google {
  background-position: -151px 0;
}

.social-links > li > a:hover {
	color: #F1F1F1;
	background-color: #F1F1F1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.navbar-form {
  float: left;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding:0px !important;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.searchBox .form-control {
  display: block !important;
  width: 190px !important;
  height: 28px;
  padding: 0px 8px;
  font-size: 12px;
  line-height: 28px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input.search {
    background: url('../images/search-icon.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    border: 0;
    position: relative;
    margin-top: -27px;
    margin-right: 5px;
    float: right;
    cursor: pointer;
}



#sidebar-wrapper {
    position: absolute;
    background: #ffffff;
    width: 265px;
    margin: 0;
    padding: 0px 10px 10px 0px;
    border-top: 5px solid #569C9D !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.15);
	z-index: 1000;display:none;
	border:1px solid #c0c0c0\9;
}
#menu-toggle {
    text-decoration: none;
	    line-height: 17px;
	  padding: 2px 10px;  width: 100px; font-size:13px;
}

.btn-menu {
  color: #000000;
  padding: 0;
  display: block;
  cursor:pointer;
} 
.login, .showmenu{
	font-family:Verdana, Geneva, sans-serif;
}
 .login {display : block; width : 16px; height : 16px; background-image:url('../../images/LoginStatic.png'); background-repeat:no-repeat; }
 .login:hover {display : block; width : 16x; height : 16px; background-image:url('../../images/LoginHover.png'); background-repeat:no-repeat; }
 
 .showmenu {display : block; width : 16px; height : 16px; background-image:url('../../images/MenuStatic.png'); background-repeat:no-repeat; }
 .showmenu:hover {display : block; width : 16px; height : 16px; background-image:url('../../images/MenuHover.png');  background-repeat:no-repeat;}
	
	.login span{ padding-left:20px;color: #ffffff;}
	.showmenu span{ padding-left:20px;color: #ffffff;}
	#menu-close {
    float: right;
    margin-right: -10px;
}
#logininfo {
    font-size: 11px;
    float: left !important;
    width: 330px !important;
    padding: 20px 10px !important;
}
#divLoginInfo {
    width: 500px;
    height: 30px;
    display: block !important;
    position: relative !important;
    top: -8px !important;
    left: 0 !important;
}
.formButton {
    border: 1px solid #549885;
    border-right: 1px outset #FAFCFB;
    border-bottom: 1px outset #A4F0DB;
    cursor: pointer;
    background: #569C9D;
    /* background: #40C1BC; */
    margin: 20px 0;
	color: #ffffff !important;
}
.formButton.active, .formButton.focus, .formButton:active, .formButton:focus, .formButton:hover, .open>.dropdown-toggle.formButton {
    color: #ffffff !important;
    background-color: #1F5647;
    border: 1px solid #549885;
    border-right: 1px outset #549885;
    border-bottom: 1px outset #549885;
}
.home{   padding: 3px;
  margin:0 0 10px 0;  /*height: 28px;*/}
.home {
    outline: none;
    display: block;
    width: 100%;
    /*margin: 20px 0 0 0;*/
    padding: 8px 8px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-wieght: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

input.home{width:100% !important;}
#tblLogin {
    /* margin: 0 5px; */
    width: 100%;
}
#tblLogin .btn {
    width: 60%;
    text-align: center;
}
#divMenuContainer p{
	margin: 0 0 10px !important;
}