﻿.body-content {
    padding-top: 91px;
}

.container {
    width: 1200px; /*1195px;*/
    /*border: 1px solid red;*/
    padding: 0px;
}

.container-wrp {
    background: #e9ebee;
    width: 100%;
}

/*Header:begin*/
.container-hdr {
    min-height: 83px;
}
.header-wrp {
    background: #e9ebee;
    border-bottom: none;
    margin-bottom: 0;
    /* box-sizing: content-box; */
    border: none;
    border-bottom: 1px solid #eee;
    width: 100%;
    border-radius: 0;
    z-index: 2;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
		/*height:55px;*/
}
.header-wrp {
    background: white;
   /* height: 83px;*/
    border-bottom: none;
    margin-bottom: 0px;
    box-sizing: content-box;
    border: none;
    border-bottom: 1px solid #eee;
    width: 100%;
    border-radius: 0px;
    z-index: 3;
	padding-top:5px;
	padding-bottom:5px;
}
.container, .container-wrp .header-wrp .container {
    background: #e9ebee;
		padding-top:10px;
		padding-bottom:10px;
}
    .header-wrp .container > div,
    .header-wrp .container > div.header-data > div {
        display: inline-block;
        position: relative;
    }

.hdr-menu-btn {
    position: relative;
    margin-right: 8px;  /*11px*/
   /* top: 3px;*/
    margin-left: 0px;
    width: 21px;
    height: 15px;
    padding: 0px;
    background: transparent;
    border: none;
    outline: none;
}

    .hdr-menu-btn img {
	  width: 100%;
        height: 100%;
    }
.headerlink{
	color:#000;
}
.site-logo {
   /* height: 37px;*/
    display: inline-block;
  /*  margin-top: 22px;*/
}

    .site-logo img {
        width: 224px;
	
      
    }

.location-ddl, .page-title-wrp{
	    vertical-align: middle;
		position: relative;
		 margin-left: 0px; 
		 min-width: auto; 
		max-width: auto;
	}

    .location-ddl > div > span {
        cursor: pointer;
		
    }

.location-ddl_title,
.page-title {
    font-family: 'Poppins-Light';
    font-size: 20px;
    color: #000;
/*	padding-top:4px;*/
    padding-right: 5px;
    position: relative;
    line-height: 20px;
    display: inline-block;
	/*max-width: 200px;
	position:absolute;
	bottom:17px;*/
	vertical-align:middle
	
}

.page-title-arrow {
	cursor: pointer;
/*	bottom:-3px;
	position:absolute;*/
	margin-left: 4px;
	vertical-align:middle
	
}

.page-title.page-title_text-only {
    padding-right: 0px;
}

.location-ddl_icon {
    width: 13px;
    height: 8px;
    position: relative;
    top: -11px;
}

    .location-ddl_icon img {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

.search-block-wrp {
    vertical-align: middle;
    margin-left: 33px;
    position: relative;
 /*   top: 3px;*/
}

    .search-block-wrp > * {
        display: inline-block;
        height: 45px;
				background: #00acee;
        vertical-align: middle;
    }

	.search-ddl {
    position: relative;
    width: 150px;
  
}
.search-ddl_label {
    font-size: 17px;
    font-family: 'ProximaNova Regular';
    color: #fff;
    background: #00acee;
    display: block;
   
    line-height: 32px;
    padding-left: 13px;
    padding-right: 39px;
		height: 45px;
    padding-top: 5px;
  
    cursor: pointer;
    transition: background-color .1s linear .1s;
}
.search-ddl_label:after {
    content: '';
    border-top: 12px solid #fff;  /*#caccce*/
    border-right: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid transparent;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 18px;
    transition: border-top-color .1s linear .1s;
}
.search-ddl_label_sits-active {
    background-color: rgb(226, 9, 126);
		height: 45px;
    padding-top: 5px;
}

    .search-ddl_label_sits-active:after {
        border-top-color: #fff;
    }

.search-ddl ul {
    display: none;
}

.search-block-wrp input[type=text] {
    border: 0px;
    background: #f3f5f6;
    color: #000;
    font-size: 16px;
    font-family: 'ProximaNova Regular';
    padding: 0px 13px;
    width: 480px;
    line-height: 32px;
}

    .search-block-wrp input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #000;
        font-family: 'ProximaNova Regular';
    }

    .search-block-wrp input[type=text]::-moz-placeholder { /* Firefox 19+ */
        color: #000;
        font-family: 'ProximaNova Regular';
    }

    .search-block-wrp input[type=text]:-ms-input-placeholder { /* IE 10+ */
        color: #000;
        font-family: 'ProximaNova Regular';
    }

    .search-block-wrp input[type=text]:-moz-placeholder { /* Firefox 18- */
        color: #000;
        font-family: 'ProximaNova Regular';
    }

    .search-block-wrp input[type=text]:focus,
    search-block-wrp input[type=text]:hover {
        outline: none;
    }

#SearchTagForm_InTheHeader.sits-status-line_nav > .sits-status-line_search > input[type=button] {
	
	/*  background:rgb(226, 9, 126) url(/css/whiteLayout/images/search-loop-icon.png) center center no-repeat;
    background-size: 24px 25px;
    border: none;
    width: 57px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	*/	
   
}

.search-block_button {
    background: #0fc66f url(/css/whiteLayout/images/search-loop-icon.png) center center no-repeat;
    background-size: 24px 25px;
    border: none;
    width: 57px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  
}



.header-sits-search-block_button {
    background: #ccc url("/css/whiteLayout/images/search-loop-icon.png") center center no-repeat;
    background-size: 18px 17px;
    border: none;
    width: 39px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


.search-block_button:focus,
.search-block_button:hover {
    outline: none;
}

.user-btn-wrp {
	margin-left: 15px;
    position: relative;
    width: 229px;
   
}

    .user-btn-wrp > * {
        margin-left: 22px;
        display: inline-block;
    }

    .user-btn-wrp .sign-up-btn,
    .user-btn-wrp .log-in-btn {
        height: 30px;
        color: #fff;
        font-size: 14px;
        font-family: 'ProximaNova Regular';
        text-transform: uppercase;
        border: none;
        display: inline-block;
        vertical-align: middle;
        line-height: 30px;
        border-radius: 6px;
    }

        .user-btn-wrp .sign-up-btn:hover,
        .user-btn-wrp .log-in-btn:hover,
        .user-btn-wrp .sign-up-btn:focus,
        .user-btn-wrp .log-in-btn:focus {
            text-decoration: none;
            color: white;
        }

    .user-btn-wrp > button:focus {
        outline: none;
    }

.sits-user-btn-wrp .learn-more-hdr-link-wrp {
    top: 29px;
}
/*sits line in the header:begin*/
.sits-search_wrp {
   /* top: 15px;
    margin-left: 12px;
		 height: 45px;
		vertical-align: middle;
		*/
}
    .sits-search_wrp .sits-search_icon {
        display: inline-block;
        background: url('/images/icons/search-by-tag-icon_pink.png') 0px 0px no-repeat;
        width: 30px;
        height: 30px;
        padding-top: 0px;
        border: 0px;
        cursor: pointer;
        background-size: 100%;
    }
/*
#SearchTagForm_InHeaderTooltip {
    display: none;
    width: 300px;
    position: absolute;
    left: -142px;
    background: #fff;
    height: 175px;
    z-index: 1;
    top: 38px;
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 6px;
}

    #SearchTagForm_InHeaderTooltip:before {
        content: "";
        position: absolute;
        width: 11px;
        height: 11px;
        background: #fff;
        transform: rotate(45deg);
        top: -5px;
        left: 149px;
        box-shadow: -2px -2px 10px -2px rgba(0, 0, 0, 0.5);
    }

    #SearchTagForm_InHeaderTooltip .search-bytag-widget_info {
        padding: 6px 12px;
        border-radius: 0px;
    }

        #SearchTagForm_InHeaderTooltip .search-bytag-widget_info span.learn-more-link {
            font-size: 11px;
        }

        #SearchTagForm_InHeaderTooltip .search-bytag-widget_info p {
            font-size: 11px;
            text-align: justify;
        }
*/
/*sits line in the header:end*/
.learn-more-hdr-link-wrp {
    display: inline-block;
    text-align: center;
    width: 86px;
    position: absolute;
    top: 35px;
    left: 0px;
    margin-left: 22px;
}

.learn-more-hdr-link {
    font-size: 9px;
    font-family: 'ProximaNova Regular';
    color: #e2097e;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: underline;
}

.sign-up-btn {
    background: #e2097e;
    background-size: 19px 17px;
    padding-left: 13px;
    padding-right: 13px;
}

.log-in-btn {
    background: #09c66f url('/css/whiteLayout/images/log-in-icon.png') 8px 7px no-repeat;
    background-size: 17px 17px;
    padding-left: 32px;
    padding-right: 13px;
}
/*btns for logged in:begin*/
.logged-in-btn {
    text-align: right;
    width: 185px;
		margin-left:33px;
}

    .logged-in-btn > div {
        display: inline-block;
        vertical-align: top;
        margin: 0px 10px;
        position: relative;
    }

    .logged-in-btn a .btn_count_label {
        display: inline-block;
        background: #e1097e;
        border-radius: 50%;
        min-width: 17px;
        height: 17px;
        color: #fff;
        font: 11px 'ProximaNova Regular', sans-serif;
        position: absolute;
        text-align: center;
        line-height: 17px;
        opacity: 0;
    }

        .logged-in-btn a .btn_count_label.btn_count_large {
            min-width: 18px;
            line-height: 19px;
            font-size: 10px;
        }

.notification-btn a {
    display: inline-block;
    width: 28px;
    height: 22px;
}

    .notification-btn a .notification-btn_bg {
        display: inline-block;
        background: url(/css/whiteLayout/images/mail.png) 0px 0px no-repeat;
        width: 28px;
        height: 22px;
        background-size: 100%;
    }

    .notification-btn a .notification-btn_count {
        top: -9px;
        right: -5px;
    }

.friends-btn a {
    display: inline-block;
    width: 32px;
    height: 22px;
}

    .friends-btn a .friends-btn_bg {
        display: inline-block;
        background: url(/css/whiteLayout/images/friends.png) 0px 0px no-repeat;
        width: 32px;
        height: 22px;
        background-size: 100%;
    }

    .friends-btn a .friends-btn_count {
        top: -9px;
        right: -7px;
    }

.logged-in-btn > div.gear-menu-btn {
    top: -11px;
    margin: 0px 4px;
}

.gear-menu-btn > span {
    display: inline-block;
    background: url(/css/whiteLayout/images/gear-icon.png) 0px 0px no-repeat;
    width: 29px;
    height: 29px;
    background-size: 100%;
    cursor: pointer;
    position: relative;
    left: 2px;
    top: 4px;
}

.logged-in-btn > div.gear-menu-btn ul {
    top: 40px;
    width: 190px;
}

.gear-menu-btn > span {
    display: inline-block;
    background: url(/css/whiteLayout/images/gear-icon.png) 0px 0px no-repeat;
    width: 30px;
    height: 30px;
    background-size: 100%;
    cursor: pointer;
    position: relative;
    left: 3px;
    top: 4px;
}

.profile-menu-btn {
    position: relative;
	margin-right:0px !important;
}

    .profile-menu-btn > span {
        display: inline-block;
        background: url(/css/whiteLayout/images/arrow.png) 0px 0px no-repeat;
        width: 13px;
        height: 10px;
        background-size: 100%;
        cursor: pointer;
        position: relative;
        left: 1px;
        top: 5px;
        margin-left: 5px;
    }

    .profile-menu-btn ul,
    .gear-menu-btn ul {
        position: absolute;
        display: none;
        background: #fff;
        width: 186px;
        text-align: left;
        padding: 0px;
        border: 1px solid #efeff1;
        border-radius: 4px;
        z-index: 1;
        right: -3px;
        top: 29px;
    }

        .profile-menu-btn ul li,
        .gear-menu-btn ul li {
            border-bottom: 1px solid #efeff1;
        }

            .profile-menu-btn ul li:last-child,
            .gear-menu-btn ul li:last-child {
                border-bottom: none;
            }

        .profile-menu-btn ul a,
        .gear-menu-btn ul a,
        .profile-menu-btn ul > li > span {
            color: #5e5d5d;
            font: 14px 'ProximaNova Regular', sans-serif;
            padding-left: 18px;
            line-height: 35px;
            display: inline-block;
            width: 100%;
        }

        .profile-menu-btn ul > li > span {
            cursor: pointer;
        }

        .profile-menu-btn ul > li.adpanel-show-btn {
            display: none;
        }

.log-out-btn {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('/css/whiteLayout/images/nav/log-out-icon.png') 0px 0px no-repeat;
    background-size: 100%;
}

.user-log-name {
    height: 32px;
    width: 120px;
    display: inline-block;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hdr-ava-wrp {
    height: 32px;
    width: 41px;
    display: inline-block;
}

    .hdr-ava-wrp img {
        display: inline-block;
        max-width: 41px;
        max-height: 32px;
        border-radius: 22%;
    }
/*btns for logged in:end*/
/*Header:end*/
/*Select location panel:begin*/
.container-location {
    position: absolute;
    height: 58px;
    width: 100%;
    z-index: 2;
   /* margin-bottom: 8px;*/
    display: none;
    background: #f9f9f9;
    text-align: center;
	padding-top:2px;
	padding-bottom:2px;
	
}

.select-location-panel {
    height: 42px;
    background: white;
    margin-top: 7px;
    display: block;
    padding: 7px 0px;
    width: 1195px;
    margin-left: 10px;
    display: inline-block;
    text-align: left;
}

    .select-location-panel > div,
    .ddl-wrp > div {
        background: #00acee;
        text-align: left;
        display: inline-block;
        color: #FFF;
				font-weight:bold;
        background: #00acee;
        padding: 0px 33px 0px 12px;
        height: 28px;
        position: relative;
        margin: 0px 7px;
    }

        .select-location-panel > div:after,
        .ddl-wrp > div:after {
            content: '';
            display: block;
            position: absolute;
            width: 10px;
            height: 10px;
            border-top: 9px solid #0182b4;
            border-right: 7px solid transparent;
            border-left: 7px solid transparent;
            border-bottom: 10px solid transparent;
            right: 11px;
            top: 11px;
            pointer-events: none;
        }

        .select-location-panel > div.search-loc-lbl,
        .select-location-panel > div.search-loc-lbl > span {
            background-color: transparent;
            color: #00acee;
            width: 140px;
            padding-right: 0px;
            cursor: default;
            padding-left: 1px;
        }

            .select-location-panel > div.search-loc-lbl:after {
                content: none;
            }

        .select-location-panel > div.search-loc-lbl {
            margin: 0px;
        }

        .select-location-panel > div#LocationTopCityDDL,
        .select-location-panel > div#NetworksDDL,
        .select-location-panel > div#ChannelsDDL,
        .select-location-panel > div.category-search-ddl {
            width: 179px;
            margin-left: 14px;
        }

        .select-location-panel > div.category-search-ddl {
            width: 220px;
        }

        .select-location-panel > div#LocationCountryDDL {
            width: 200px;
        }

#HeaderSearchPanel .select-location-panel > div#LocationCountryDDL {
    width: 217px;
}

.select-location-panel > div#LocationStateDDL {
    width: 195px;
}

#HeaderSearchPanel .select-location-panel > div#LocationStateDDL {
    width: 217px;
}

.select-location-panel > div#LocationCountyDDL {
    width: 195px;
}


.select-location-panel > div#LocationCityDDL {
    width: 195px;
}

#HeaderSearchPanel .select-location-panel > div#LocationStateDDL {
    width: 217px;
}

.select-location-panel > div > span,
.ddl-wrp > div > span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: 'ProximaNova Regular', sans-serif;
    height: 28px;
    background: #00acee;
    line-height: 28px;
    cursor: pointer;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    padding-left: 11px;
    padding-right: 33px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ddl-wrp > div {
    width: 185px;
}

.select-location-panel > div.hide-location {
    display: none;
}

.select-location-panel > div.non-active-location > span {
    pointer-events: none;
    background: #28c2fe;
}

.select-location-panel > div.non-active-location:after {
    border-top-color: #0298d3;
}

.select-location-panel > div.non-active-location ul,
.select-location-panel > div.non-active-location ul {
    display: none !important;
}

.select-location-panel > div ul,
.search-ddl_label + ul,
.blue-ddl ul,
.ddl-wrp > div ul {
    display: none;
    height: 270px;
    width: 100%;
    background: #04b7fb;
    position: absolute;
    left: 0px;
    top: 28px;
    padding-left: 0px;
    padding-bottom: 18px;
    padding-top: 13px;
    padding-right: 11px;
}

    .ddl-wrp > div ul span.count-number {
        display: inline-block;
        margin: 0px;
        line-height: 24px;
        padding-left: 1px;
    }

.ddl-with-srch {
    display: none;
    height: 221px;
    width: 100%;
    background: #04b7fb;
    position: absolute;
    left: 0px;
    top: 28px;
    padding-left: 0px;
    padding-bottom: 18px;
    padding-top: 12px;
    padding-right: 11px;
}

    .ddl-with-srch .search-box-ddl {
        left: 0px;
        position: absolute;
        top: 10px;
        z-index: 1;
        padding: 0px 22px 0px 10px;
    }

        .ddl-with-srch .search-box-ddl input[type=text] {
            background: #f3f5f6;
            color: #000;
            border: 0px;
            padding: 0px 5px;
            width: 100%;
        }

        .ddl-with-srch .search-box-ddl + ul {
            padding-top: 12px;
            display: block;
            height: 200px;
        }

.select-location-panel .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.blue-ddl .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.ddl-wrp .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #cdd1d2;
}

.select-location-panel .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail,
.blue-ddl .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail,
.ddl-wrp .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0299d3;
}

.select-location-panel > div li span,
.select-location-panel > div li a,
.search-ddl_label + ul li span,
.blue-ddl li a,
.blue-ddl li span,
.ddl-wrp li a,
.ddl-wrp li span {
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-family: 'ProximaNova Regular', sans-serif;
    padding-left: 11px;
    line-height: 14px;
    margin-bottom: 10px;
    color: #fff;
}

    .select-location-panel > div li span:hover,
    .select-location-panel > div li a:hover,
    .search-ddl_label + ul li span:hover,
    .blue-ddl li a:hover,
    .blue-ddl li span:hover,
    .ddl-wrp li a:hover,
    .ddl-wrp li span:hover,
    .ddl-wrp li span:hover span {
        color: #0f77a1;
    }

.search-ddl_label + ul {
    top: 32px;
    height: 250px;
    z-index: 2;
}

    .search-ddl_label + ul li span {
        color: white;
        padding-left: 12px;
    }

.select-location-panel > button,
.select-location-panel > div.media-srch-by-location .search-by-location-btn {
    width: 80px;
    height: 28px;
    background: #0ac66f;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-family: 'ProximaNova Regular', sans-serif;
    color: white;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
    border: none;
    outline: none;
}

.select-location-panel .close-pnl-btn {
    background: url(/css/whiteLayout/images/close-gray-icon.png) 0px 0px no-repeat;
    display: inline-block;
    cursor: pointer;
    width: 22px;
    height: 22px;
    background-size: 100%;
    position: relative;
    top: -3px;
    left: 3px;
}

.select-location-panel button + .close-pnl-btn.close-loc-btn {
    margin-left: 6px;
}

.select-location-panel.additional-slct-pnl {
    display: none;
}

.body-content-table.links-pnl {
    margin-top: 1px;
}
/*pages search :header:begin*/
.container-location.container-location_page {
    height: 58px;
    margin-bottom: 0px;
    position: relative;
}
/*pages search :header:end*/
/*nav popup:begin*/
.nav-popup {
    position: absolute;
    width: 194px;
    min-height: 50px;
    background: #00acee;
    z-index: 1;
    padding: 0px 15px 13px 15px;
    z-index: 4;
    display: none;
}

    .nav-popup.nav-popup_html-in-hdr {
        top: 64px;
    }

    .nav-popup .nav-popup_close-btn {
        background: url('/css/whiteLayout/images/nav/close-menu-popup-icon.png') 0px 0px no-repeat;
        background-size: 100%;
        cursor: pointer;
        width: 22px;
        height: 22px;
        position: absolute;
        right: 15px;
        top: 8px;
    }

    .nav-popup ul {
        padding-left: 12px;
        padding-top: 12px;
        margin-bottom: 6px;
    }

        .nav-popup ul + ul {
            border-top: 1px solid rgba(27,114,158, 0.6);
            padding-top: 9px;
        }

    .nav-popup a {
        color: #fff;
        font: 12px 'ProximaNova Regular';
        line-height: 19px;
        text-transform: uppercase;
    }

        .nav-popup a:hover {
            color: #97dbfd;
            text-decoration: none;
        }
/*nav popup:end*/
/*log in popup:begin*/
.log-in-popup {
    background: #fff;
    padding-top: 26px;
    padding-right: 41px;
    padding-left: 41px;
    position: absolute;
    z-index: 3!important;
    width: 381px;
    height: 303px;
    right: -41px;
    border-radius: 0px;
    border: 1px solid #eeeff1;
    top: 56px;
    display: none;
		
}

.log-in-popup_close {
    background: url('/css/whiteLayout/images/close-log-in-popup-icon.png') 0px 0px no-repeat;
    background-size: 100%;
    display: block;
    cursor: pointer;
    width: 17px;
    height: 17px;
    right: 14px;
    top: 10px;
    position: absolute;
}

.log-in-popup_data input {
    color: #fff;
    width: 100%;
    font: 14px 'ProximaNova Regular';
    background: #00acee;
    padding: 0px 11px;
    height: 30px;
    border: none;
}

    .log-in-popup_data input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
        font-family: 'ProximaNova Regular';
    }

    .log-in-popup_data input::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
        font-family: 'ProximaNova Regular';
    }

    .log-in-popup_data input:-ms-input-placeholder { /* IE 10+ */
        color: #fff;
        font-family: 'ProximaNova Regular';
    }

    .log-in-popup_data input:-moz-placeholder { /* Firefox 18- */
        color: #fff;
        font-family: 'ProximaNova Regular';
    }

.log-in-popup_data.log-in-popup_reason p {
    display: block;
    font: 14px 'ProximaNova Regular';
    text-align: center;
    text-transform: uppercase;
    color: #e2097e;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: -8px;
}

.log-in-popup_name {
    margin-bottom: 9px;
}

.log-in-popup_show-password {
    height: 18px;
}

    .log-in-popup_show-password label {
        font: 10px 'Poppins-Light';
        color: #000;
        cursor: pointer;
        margin-top: 1px;
        vertical-align: top;
    }

    .log-in-popup_show-password .chb-wrp {
        position: relative;
        top: 1px;
    }

    .log-in-popup_show-password input[type=checkbox] {
        position: relative;
        width: 12px;
        height: 12px;
        top: 1px;
        margin-right: 5px;
        cursor: pointer;
        opacity: 0;
    }

        .log-in-popup_show-password input[type=checkbox] + span:before {
            content: '';
            width: 11px;
            height: 11px;
            border: 1px solid #dddfe1;
            top: 0px;
            left: 0px;
            pointer-events: none;
            position: absolute;
        }

        .log-in-popup_show-password input[type=checkbox] + span:after {
            content: '';
            width: 13px;
            height: 15px;
            display: block;
            position: absolute;
            background: url(/css/whiteLayout/images/check-green-icon.png) 110px 0px no-repeat;
            background-size: 100%;
            left: 1px;
            top: -1px;
            pointer-events: none;
        }

        .log-in-popup_show-password input[type=checkbox]:checked + span:after {
            content: '';
            width: 13px;
            height: 15px;
            display: block;
            position: absolute;
            background: url(/css/whiteLayout/images/check-green-icon.png) 0px 0px no-repeat;
            background-size: 100%;
            left: 1px;
            top: -1px;
            pointer-events: none;
        }

.log-in-popup_submit-line {
    text-align: right;
}

    .log-in-popup_submit-line a {
        font: 13px 'Poppins-Light';
        color: #00acee;
        text-transform: capitalize;
        width: 148px;
        display: inline-block;
        float: left;
        position: relative;
        top: 7px;
        left: -3px;
        text-decoration: underline;
    }

    .log-in-popup_submit-line input[type=button] {
        color: #fff;
        font: 14px 'ProximaNova Regular';
        height: 31px;
        width: 92px;
        background: #09c66f;
        text-transform: uppercase;
        border: none;
        display: inline-block;
        outline: none;
    }

.sign-up-via-social {
    margin-top: 35px;
}

    .sign-up-via-social button {
        text-transform: uppercase;
        height: 50px;
        padding: 9px 0px 9px 60px;
        border: none;
        border-radius: 4px;
        margin-bottom: 22px;
        width: 100%;
    }

        .sign-up-via-social button span {
            color: #fff;
            display: inline-block;
            width: 100%;
            font: 16px 'ProximaNova Regular';
            height: 32px;
            line-height: 32px;
            color: #fffeff;
            padding-left: 40px;
            text-align: left;
        }

.fb-sign-up {
    background: #5B80C3 url(/css/whiteLayout/images/fb-icon.png) 25px 13px no-repeat;
    background-size: 12px 24px;
}

    .fb-sign-up span {
        border-left: 1px solid #4e6ea8;
    }

.tw-sign-up {
    background: #4ad3e6 url(/css/whiteLayout/images/tw-icon.png) 17px 13px no-repeat;
    background-size: 28px 22px;
}

    .tw-sign-up span {
        border-left: 1px solid #3aa9b8;
    }

.sign-up-via-social.log-in-popup_social-sign-up {
    padding-bottom: 11px;
}

.log-in-popup_social-sign-up.sign-up-via-social {
    margin-top: 18px;
}

    .log-in-popup_social-sign-up.sign-up-via-social > button {
        text-transform: uppercase;
        height: 44px;
        padding: 7px 0px 7px 55px;
        border: none;
        border-radius: 4px;
        margin-bottom: 16px;
        width: 100%;
    }

        .log-in-popup_social-sign-up.sign-up-via-social > button span {
            font: 14px 'ProximaNova Regular';
            height: 32px;
            line-height: 32px;
            color: #fffeff;
            padding-left: 30px;
            text-align: left;
        }

        .log-in-popup_social-sign-up.sign-up-via-social > button.fb-sign-up {
            background-position: 24px 11px;
            background-size: 10px 22px;
        }

        .log-in-popup_social-sign-up.sign-up-via-social > button.tw-sign-up {
            background-position: 16px 13px;
            background-size: 24px 20px;
        }
/*log in popup:end*/


.sits-sb-page-title {
    font-family: 'Poppins-Light';
    font-size: 20px;
    color: #a6a5a5;
    padding-right: 21px;
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Specials */
#dhtmltooltip {
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #E7E7E7;
padding: 2px;
background-color: #FFFFFC;
visibility: hidden;
z-index: 100;
-moz-border-radius: 3px;-webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-SIZE: 11px; font-family: Verdana, Helvetica, sans-serif
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.GrayBottomBorder
{
	border-bottom:1px solid #e9ebee;
}