/*@import url(common.css);*/
body,
form,
h1,
h2,
h3,
hr,
html,
li,
ol,
p,
ul {
    padding: 0;
    margin: 0
}

.header,
.header .wrap,
.wrap {
    position: relative
}

a,
a:hover {
    text-decoration: none
}

#thanks ol li,
#thanks p {
    list-style-type: decimal
}

#landing_page_header h2,
#thanks h3,
.alert,
.image_button,
.image_button_newnav,
.image_button_newnav_sq {
    text-transform: capitalize
}

body,
html {
    height: 100% box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    background-color: #FFF;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: repeat-y
}

body,
h1,
h2,
h3,
hr,
p {
    font-family: Helvetica, Arial, sans-serif;
    color: #666;
    font-size: 12px
}

.form_item input,
.image_button {
    font-family: Arial, Helvetica, sans-serif
}

h1,
h2,
h3 {
    font-weight: 400
}

a {
    color: #078BCC
}

a img {
    border: 0
}

li,
ol,
ul {
    list-style: none
}

ul.yiiPager .selected a {
    color: #000 !important;
    font-weight: 700
}

.wrap {
    /*dev team - 17-04-2018*/
    max-width: 960px;
    width: 100%;
    margin: 0 auto
}

.inbox-homepage p {
    color: red;
    display: inline;
    font-size: 10px
}

.header {
    z-index: 3;
    padding: 15px 0 0;
    color: #fff;
    /*height: 113px*/
    height: auto;
}
.userloggedin.header {
    z-index: 0;
}
.userloggedin.header.top_index,.header.top_index{
    z-index: 10;
}


.header h1.logo {
    position: absolute;
    left: 0;
    top: -5px;
    width: 550px;
    height: 48px
}
.home-upgrade-btn {
	background: green;
	padding: 12px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 13px;
}
.flash-error.no-bg {
	background: #fff !important;
	position: absolute;
	left: 295px;
	border: none;
	top: -10px;
}
#logo-tagline {
    position: absolute;
    left: 90px;
    top: 40px;
    color: #333;
    font-size: 10pt;
    font-weight: 700
}

.header .header-menu {
    color: #0b8946
}

.header .header-menu .status {
    padding: 2px 0;
    width: 465px
}

body.login .header .header-menu .status {
    /*max-width: 660px;*/
	width:100%;
}

.header .header-menu .status a:hover {
    color: #0379b4
}

.header .header-menu .status a span.log-head {
    color: #00802F
}

.header .header-menu .status a:hover span.log-head {
    color: #006d28
}

.investor-oppor{
	width:100%;
	text-align:center;
	max-width: 100%;
    position: relative;
    top: 4px;
	clear:both;
}
.investor-oppor a{
	font-size: 14px;
	font-weight: 700;
	color: #0379b4;
	margin: 0;
    font-family: sans-serif;
}
.logged-invertor{
	padding: 0 0 0 20px;
}
.ie11-browser .logged-invertor{
	padding: 0 0 0 40px !important;
}
.header .header-menu .status a{
	font-family:sans-serif;
}
.header .header-menu .tax-pro a {
    color: #fff;
    padding-top: 3px;
    height: 18px;
    width: 168px;
    display: block;
    text-align: center;
    background-image: url(../imgs/bg-header-tax-pro.png);
    background-position: left top;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 2px 1px #ccc;
    -webkit-box-shadow: 0 2px 1px #ccc;
    box-shadow: 0 2px 1px #ccc;
    -moz-border-radius: 6px 6px 9px;
    -webkit-border-radius: 6px 6px 9px;
    border-radius: 6px 6px 9px;
    -khtml-border-radius: 6px 6px 9px 6px
}

.header .header-menu .tax-pro a:hover {
    background-position: left -24px;
    text-decoration: none
}

.header .header-menu .share-this {
    margin-top: 1px
}

.home-page-search .search {
    width: 800px;
    height: 100px;
    position: relative
}

.home-page-search .search input[type=text] {
    border: 0;
    font-size: 18px;
    font-weight: 400;
    color: #999;
    width: 435px;
    padding-left: 40px;
    height: 40px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: url(../imgs/search-icon.png);
    background-repeat: no-repeat;
    background-position: 12px 12px;
    margin-right: 10px
}

.home-page-search .search .select {
    font-size: 18px;
    color: #999;
    background-color: #FFF;
    border: 0;
    background-image: url(../imgs/arrow-down-gray.gif);
    background-repeat: no-repeat;
    background-position: 177px 19px;
    padding: 9px 25px 9px 13px;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
    height: 24px;
    width: 173px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.home-page-search .search .select .option-wrap {
    font-size: 18px;
    color: #999;
    position: absolute;
    top: 36px;
    background-color: #fff;
    border-top: 0 none;
    width: 174px;
    left: -9999px;
    z-index: 10;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 0 6px 6px
}

.home-page-search .search .select .option-wrap .active-option {
    display: none
}

.select:hover .option-wrap {
    left: 0 !important;
    top: 30px
}

.home-page-search .search .select .option-wrap .option {
    padding: 3px 10px 2px 7px;
    cursor: pointer;
    position: relative
}

.home-page-search .search .select .option-wrap .option:hover {
    background-color: #199ad6;
    color: #fff;
    width: 150px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

body.login .header .main-menu {
    color: #0b8946
}

body.login .header .main-menu ul li a.hover,
body.login .header .main-menu ul li.active a {
    color: #2aaae1
}

.header .main-menu ul li {
    float: left
}

.header .main-menu ul li a {
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: auto;
    color: #fff;
    padding: 10px 45px
}

.header .main-menu ul li.first a {
    width: 47px
}

.chrome .header .main-menu ul li.first a,
.safari .header .main-menu ul li.first a {
    width: 45px
}

.header .main-menu ul li a.tax-pro-hover-nav-bar:hover,
.header .main-menu ul li a:hover,
.header .main-menu ul li.active a,
.header .main-menu ul li.active a.tax-pro-hover-nav-bar {
    color: #2aaae1
}

.footer,
.footer a {
    color: #999;
    font-weight: 400
}

.menu-vertical-line {
    height: 49px;
    width: 2px;
    background-color: #6e6965;
    position: absolute;
    top: 51px;
    opacity: .5
}

.push {
    height: 35px;
    clear: both
}

.footer {
    padding: 0 0 30px;
    background: url(../imgs/footer-bg.jpg) top repeat-x;
    position: relative;
    height: 250px
}

.footer a {
    line-height: 20px;
    font-size: 12px
}

.footer a:hover {
    color: #44bff4;
    text-decoration: underline
}

.footer p {
    color: #fff
}

.footer .logo {
    margin-bottom: 19px
}

.footer-widget-1 {
    float: left;
    width: 185px
}

.footer-widget-2,
.footer-widget-3,
.footer-widget-4 {
    width: 135px;
    margin-top: 46px;
    float: left
}

.footer-widget-3 {
    padding-left: 20px
}

.footer-widget-4 {
    padding-left: 40px
}

.footer-widget-5 {
    float: left;
    width: 270px;
    padding-left: 30px;
    margin-top: 46px
}

.footer-widget-4 li {
    width: 90px;
    height: 20px
}

.footer-widget-4 img {
    float: left
}

.footer-widget-4 span {
    padding-left: 15px;
    float: left
}

.footer-widget-5 fieldset {
    border: none;
    padding: 0;
    margin: 5px 0 0
}

.footer-widget-5 #newsletter input {
    display: inline
}

.footer-widget-5 h4 {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 400;
    color: #2aaae1
}

.footer-widget-5 #email {
    float: left;
    height: 24px;
    width: 171px;
    color: #777 !important;
    font-size: 12px;
    text-indent: 10px;
    padding: 2px
}

.footer-widget-5 .btn {
    background: url(../imgs/design-sprite.png) -686px -96px no-repeat;
    width: 90px;
    height: 41px;
    display: block;
    text-indent: -9999px;
    border: none;
    float: left
}

.footer-widget-5 .btn:hover {
    background-position: -686px -137px
}

.footer .dnb_icon,
.footer .e-trust {
    background-position: 0 0;
    float: left;
    background-repeat: no-repeat
}

.footer-widget-5 ul li {
    float: left;
    padding-right: 18px
}

.footer-bottom {
    height: 0;
    margin: 0;
    color: #7a7a7a;
    text-align: center
}

.footer-bottom a {
    color: #7a7a7a
}

.footer .e-trust {
    background-image: url(../imgs/logo-etrust.jpg);
    height: 22px;
    text-indent: -9999px;
    width: 101px;
    margin-top: 0;
    margin-left: 5px
}

.footer .dnb_icon {
    background-image: url(../imgs/dnb_icon.png);
    display: block;
    height: 40px;
    width: 41px
}

.contact_hover1 span:hover {
    color: #fff
}

#contact_us_fixed {
    position: fixed;
    bottom: 0;
    right: 60px
}

.contact_us_fixed_button {
    background-image: url(../imgs/feedback_button02.png);
    width: 200px;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    height: 55px;
    color: #fff;
    font-weight: 700
}

.content h1,
.content h2 {
    color: #666;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px
}

.content h4 a {
    background-image: url(../imgs/bg-btn.png);
    background-position: -232px 0;
    background-repeat: no-repeat;
    border: 0 transparent;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 24px;
    padding-right: 3px;
    padding-top: 6px;
    text-align: center;
    width: 250px;
    margin-left: 15px
}

.content h4 a:hover {
    background-position: -232px -33px;
    text-decoration: none
}

.content .hr,
.content hr {
    margin: 15px 0;
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9;
    height: 1px;
    background-repeat: repeat
}

#content_wrap {
    height: auto !important;
    margin: 0 auto -150px;
    min-height: 100%;
    width: 960px
}

textarea {
    resize: none
}

.dotted_separation {
    height: 1px;
    clear: both;
    display: block;
    margin-bottom: 10px;
    border-top: 1px solid #dbdbdb
}

.dotted_separation_for_dark {
    height: 1px;
    background-image: url(../imgs/dotted_separation_for_dark.png);
    clear: both;
    display: block
}

.image_button_newnav,
.image_button_newnav_sq {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 8px 18px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    border: none;
    text-decoration: none
}

.button_blue_newnav {
    background-color: #2aaae1;
    -moz-box-shadow: 0 3px 0 0 #2185b0;
    -webkit-box-shadow: 0 3px 0 0 #2185b0;
    box-shadow: 0 3px 0 0 #2185b0
}

.button_blue_newnav:hover {
    background-color: #4ebceb
}

.button_green_newnav {
    background-color: #0b8946;
    -moz-box-shadow: 0 3px 0 0 #096b37;
    -webkit-box-shadow: 0 3px 0 0 #096b37;
    box-shadow: 0 3px 0 0 #096b37
}

.button_green_newnav:hover {
    background-color: #0ea554
}

.button_green_newnav:active {
    position: relative;
    top: 1px
}

.image_button {
    border-radius: 5px;
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, 0) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1), inset 0 -1px 2px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, 0) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1), inset 0 -1px 2px rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, 0) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1), inset 0 -1px 2px rgba(255, 255, 255, 0);
    margin-left: 0;
    padding: 6px 15px;
    text-shadow: 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    display: inline;
    font-size: 13px;
    text-align: center
}

.image_button:hover {
    text-decoration: none;
    box-shadow: 0 0 .1em rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 .1em rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 .1em rgba(0, 0, 0, .4)
}

.button_blue {
    background: #29aae3;
    background: -webkit-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: -moz-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(41, 170, 227, 1)), color-stop(42%, rgba(29, 158, 216, 1)), color-stop(58%, rgba(21, 149, 210, 1)), color-stop(64%, rgba(21, 149, 212, 1)), color-stop(86%, rgba(12, 142, 204, 1)), color-stop(100%, rgba(10, 139, 204, 1)));
    background: -o-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: -ms-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#29aae3', endColorstr='#0a8bcc', GradientType=0);
    border: 1px solid #3b8eb5;
    color: #fff !important
}

.button_green {
    background: #71894b;
    background: -webkit-linear-gradient(top, rgba(13, 137, 75, 1) 0, rgba(0, 103, 54, 1) 100%%);
    background: -moz-linear-gradient(top, rgba(13, 137, 75, 1) 0, rgba(0, 103, 54, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(13, 137, 75, 1)), color-stop(100%, rgba(0, 103, 54, 1)));
    background: -o-linear-gradient(top, rgba(13, 137, 75, 1) 0, rgba(0, 103, 54, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 137, 75, 1) 0, rgba(0, 103, 54, 1) 100%);
    background: linear-gradient(top, rgba(13, 137, 75, 1) 0, rgba(0, 103, 54, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0d894b', endColorstr='#006736', GradientType=0);
    border: 1px solid #006736;
    color: #fff !important
}

.header_button {
    position: absolute;
    right: 15px;
    top: 50px
}

.all-request .header_button {
    top: 15px;
}

.all-request#content_header {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.connect_with_me {
    padding: 6px 17px
}

.button_darkgreen,
.button_gold {
    background: #bd8102;
    background: -webkit-linear-gradient(top, rgba(255, 252, 8, 1) 0, rgba(189, 129, 2, 1) 100%%);
    background: -moz-linear-gradient(top, rgba(255, 252, 8, 1) 0, rgba(189, 129, 2, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 252, 8, 1)), color-stop(100%, rgba(189, 129, 2, 1)));
    background: -o-linear-gradient(top, rgba(255, 252, 8, 1) 0, rgba(189, 129, 2, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 252, 8, 1) 0, rgba(189, 129, 2, 1) 100%);
    background: linear-gradient(top, rgba(255, 252, 8, 1) 0, rgba(189, 129, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffc08', endColorstr='#bd8102', GradientType=0);
    border: 1px solid #000;
    color: #fff !important
}

.button_black {
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45484d), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, #45484d 0, #000 100%);
    background: -o-linear-gradient(top, #45484d 0, #000 100%);
    background: -ms-linear-gradient(top, #45484d 0, #000 100%);
    background: linear-gradient(to bottom, #45484d 0, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0)
}

.button_light_blue {
    background: #a9e4f7;
    background: -moz-linear-gradient(top, rgba(169, 228, 247, 1) 0, rgba(15, 180, 231, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(169, 228, 247, 1)), color-stop(100%, rgba(15, 180, 231, 1)));
    background: -webkit-linear-gradient(top, rgba(169, 228, 247, 1) 0, rgba(15, 180, 231, 1) 100%);
    background: -o-linear-gradient(top, rgba(169, 228, 247, 1) 0, rgba(15, 180, 231, 1) 100%);
    background: -ms-linear-gradient(top, rgba(169, 228, 247, 1) 0, rgba(15, 180, 231, 1) 100%);
    background: linear-gradient(to bottom, rgba(169, 228, 247, 1) 0, rgba(15, 180, 231, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a9e4f7', endColorstr='#0fb4e7', GradientType=0);
    color: #FFF !important;
    border: 1px solid #3b8eb5
}

.button_black {
    background-color: #1a1a1a;
    border: 1px solid #000
}

.button_red {
    background-color: #de4343;
    border: 1px solid #c43d3d
}

.button_yellow {
    background: #ffd22a;
    background: -moz-linear-gradient(top, rgba(255, 210, 42) 0, rgba(225, 163, 22, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(225, 163, 22)), color-stop(100%, rgba(207, 103, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 210, 42) 0, rgba(225, 163, 22, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 210, 42) 0, rgba(225, 163, 22, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 210, 42) 0, rgba(225, 163, 22, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 210, 42) 0, rgba(225, 163, 22, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff850d', endColorstr='#cf6700', GradientType=0);
    color: #c2962d !important;
    border: 1px solid #c2962d
}

.button_grey_small {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #fff 8%, #efefef 75%, #f0f0f0 79%, #ebebeb 92%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(8%, #fff), color-stop(75%, #efefef), color-stop(79%, #f0f0f0), color-stop(92%, #ebebeb), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #fff 0, #fff 8%, #efefef 75%, #f0f0f0 79%, #ebebeb 92%, #ececec 100%);
    background: -o-linear-gradient(top, #fff 0, #fff 8%, #efefef 75%, #f0f0f0 79%, #ebebeb 92%, #ececec 100%);
    background: -ms-linear-gradient(top, #fff 0, #fff 8%, #efefef 75%, #f0f0f0 79%, #ebebeb 92%, #ececec 100%);
    background: linear-gradient(to bottom, #fff 0, #fff 8%, #efefef 75%, #f0f0f0 79%, #ebebeb 92%, #ececec 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec', GradientType=0);
    border: 1px solid #ccc;
    font-size: 13px
}

.button_grey_small:hover {
    background: #dff2f9;
    background: -moz-linear-gradient(top, #dff2f9 0, #deecf5 25%, #d8e9f0 46%, #dae9f0 50%, #d2e5eb 63%, #d4e7ed 67%, #d0e3e9 71%, #d3e2e9 75%, #cddee5 92%, #cddee6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff2f9), color-stop(25%, #deecf5), color-stop(46%, #d8e9f0), color-stop(50%, #dae9f0), color-stop(63%, #d2e5eb), color-stop(67%, #d4e7ed), color-stop(71%, #d0e3e9), color-stop(75%, #d3e2e9), color-stop(92%, #cddee5), color-stop(100%, #cddee6));
    background: -webkit-linear-gradient(top, #dff2f9 0, #deecf5 25%, #d8e9f0 46%, #dae9f0 50%, #d2e5eb 63%, #d4e7ed 67%, #d0e3e9 71%, #d3e2e9 75%, #cddee5 92%, #cddee6 100%);
    background: -o-linear-gradient(top, #dff2f9 0, #deecf5 25%, #d8e9f0 46%, #dae9f0 50%, #d2e5eb 63%, #d4e7ed 67%, #d0e3e9 71%, #d3e2e9 75%, #cddee5 92%, #cddee6 100%);
    background: -ms-linear-gradient(top, #dff2f9 0, #deecf5 25%, #d8e9f0 46%, #dae9f0 50%, #d2e5eb 63%, #d4e7ed 67%, #d0e3e9 71%, #d3e2e9 75%, #cddee5 92%, #cddee6 100%);
    background: linear-gradient(to bottom, #dff2f9 0, #deecf5 25%, #d8e9f0 46%, #dae9f0 50%, #d2e5eb 63%, #d4e7ed 67%, #d0e3e9 71%, #d3e2e9 75%, #cddee5 92%, #cddee6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dff2f9', endColorstr='#cddee6', GradientType=0)
}

.button_grey,
.button_white {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0)
}

.button_grey {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    text-shadow: none;
    color: red !important
}

.button_white {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(229, 229, 229, 1) 100%);
    color: #000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .1) !important
}

.bugsquash,
.bugsquash:hover {
    background-image: url(../imgs/bg-btn-feedback.png)
}

.content_header_button {
    bottom: 15px;
    position: absolute;
    right: 24px
}

.topics-advance {
    color: #fff;
    height: 20px;
    padding: 6px 25px
}

#banner_ad_right_wrap {
    width: 160px;
    float: right;
    position: relative;
    right: 0
}

.banner_ad_right {
    background-color: #F5F5F5;
    height: 599px;
    margin: 20px 0 0;
    text-align: left;
    width: 160px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px
}

#content_header {
    background-color: #FFF;
    position: relative;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .9);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .9);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .9);
    min-height: 25px;
}

#content_header h2 {
    color: #087bcc;
    font-size: 24px;
    font-weight: 700;
    padding: 13px 0 0 20px
}

#content_header h1 {
    color: #0B8946;
    font-size: 24px;
    font-weight: 700;
    padding: 13px 0 10px 20px
}

#content_header p {
    font-size: 14px;
    padding: 7px 0 19px 20px
}

.follow_button {
    margin-left: 150px
}

.form_item input {
    float: left
}

.TcUserInfo1_photo {
    border: 1px solid #767676;
    padding: 1px;
    -moz-box-shadow: 1px 1px 1px #767676;
    -webkit-box-shadow: 1px 1px 1px #767676;
    box-shadow: 1px 1px 1px #767676;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#767676')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#767676');
    width: 617px;
    height: 73px
}

.bio_wrapper {
    padding: 0 20px 20px 0;
    border-radius: 5px;
    width: 675px
}

.bio_wrapper h2 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    display: inline;
    margin: 0 10px 0 0
}

.bio_wrapper p {
    color: #333;
    margin: 10px 10px 10px 0;
    font-size: 16px
}

.title h4 {
    color: #666;
    display: inline
}

#ad-wrap {
    width: 650px;
    margin-left: 25px;
    margin-top: 25px
}

#ad-wrap p {
    font-size: 125%
}

.about_wrapper h1 {
    color: #0B8946;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 10px 10px 0
}

#managment_operations_wrap,
#software_engineering_wrap {
    margin-top: 14px;
    width: 930px;
    float: right
}

#managment_operations_wrap {
    color: #0B8946
}

#managment_operations_wrap p {
    color: #000;
    margin: 10px 10px 10px 0
}

#about_left_nav {
    border-radius: 5px;
    float: left;
    height: 500px;
    margin: 13px 0 19px;
    padding: 0 14px 55px;
    position: relative;
    text-align: left;
    width: 225px
}

#about_left_nav li {
    border-bottom: 1px solid #9F9F9F;
    font-size: 14px;
    margin: 0 0 0 -14px;
    padding: 10px 0 10px 20px;
    width: 198px
}

#about_left_nav li:hover {
    border-bottom: 1px solid #767676;
    background-color: #E9F1F5;
    text-decoration: none
}

.flash ul li a,
.flashlink,
.tab_pop:hover {
    text-decoration: underline
}

.about_us_header {
    font-weight: 700
}

.first_item {
    border-radius: 5px 5px 0 0
}

.last_item {
    border-bottom: none
}

#inbox_message_header,
#recommend_me_header {
    background-color: #F5F5F5;
    border: 1px solid #767676;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #C6C6C6;
    margin: 10px 10px 0;
    padding: 13px 18px 15px
}

#inbox_message_header h2,
#recommend_me_header h2 {
    color: #0B8946;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px
}

#inbox_message_header p,
#reco-compose h2,
#recommend_me_header p {
    color: #666;
    font-size: 14px
}

#reco-form {
    width: 455px;
    margin: 30px 30px 14px
}

#RecoForm_first_name,
#RecoForm_last_name {
    width: 425px;
    margin: 0 0 10px;
    border: 1px solid #767676;
    padding: 1px;
    -moz-box-shadow: 1px 1px 1px #c6c6c6;
    -webkit-box-shadow: 1px 1px 1px #c6c6c6;
    box-shadow: 1px 1px 1px #c6c6c6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c6c6c6')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c6c6c6')
}

#RecoForm_company_name,
#RecoForm_name,
#RecoForm_tax_title {
    width: 425px;
    border: 1px solid #767676;
    padding: 6px;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 5px
}

#MessageForm_message:hover,
#MessageForm_subject:hover,
#MessageForm_to_first_name:hover,
#RecoForm_company_name:hover,
#RecoForm_inform:hover,
#RecoForm_message:hover,
#RecoForm_name:hover,
#RecoForm_tax_title:hover {
    border: 1px solid #1a1a1a
}

#MessageForm_message:focus,
#MessageForm_subject:focus,
#MessageForm_to_first_name:focus,
#RecoForm_company_name:focus,
#RecoForm_inform:focus,
#RecoForm_message:focus,
#RecoForm_name:focus,
#RecoForm_tax_title:focus {
    border: 1px solid #078BCC;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

#RecoForm_inform,
#RecoForm_message {
    width: 425px;
    border: 1px solid #767676;
    padding: 6px;
    border-radius: 2px;
    margin-bottom: 10px
}

#reco-compose {
    margin-left: 13px;
    margin-top: -30px
}

#reco-compose h2 {
    font-weight: 700;
    margin: 0 0 14px
}

#inbox-compose-wrap {
    width: 500px
}

#MessageForm_subject,
#MessageForm_to_first_name {
    margin: 0 0 10px;
    width: 450px;
    border: 1px solid #767676;
    padding: 6px;
    border-radius: 2px
}

#MessageForm_message {
    margin: 0 0 10px;
    width: 450px;
    border: 1px solid #767676;
    padding: 6px;
    box-shadow: none;
    border-radius: 2px
}

.report_email:focus,
.report_input:focus,
.report_textarea:focus {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

.inbox-compose {
    margin: 0 0 0 20px
}

.beta_wrapper h3 {
    color: #0B8946;
    font-size: 18px;
    font-weight: 700;
    margin-left: 20px;
    padding: 19px 0 28px
}

.beta_wrapper h4 {
    position: absolute;
    top: 122px;
    left: 51px;
    color: red;
    font-size: 14px;
    font-weight: 700
}

#change_password {
    margin-top: 40px
}

.account_settings .form_elem {
    width: 600px;
    margin: 0 0 15px -25px
}

.form_elem_label {
    float: left;
    width: 175px;
    height: 20px;
    font-size: 1.3em;
    margin: 0 0 0 50px
}

.flashlink {
    font-weight: 700;
    color: #fff
}

.flash ul li {
    margin: 15px 0 0 15px
}

.flash ul li a {
    color: #3ABEFF;
    font-weight: 700
}

.beta_subscription_li {
    list-style: decimal;
    margin: 8px 0 0 58px;
    line-height: 1.5em
}

#thanks h3,
#thanks ul {
    margin: 0 0 25px
}

#thanks ol li,
#thanks ul li {
    margin: 0 0 0 75px;
    color: #343434
}

#thanks {
    margin: 25px 0 0 15px
}

#thanks h3 {
    color: red;
    font-size: 1.5em
}

#thanks h4 {
    font-size: 1.2em;
    line-height: 1.7em
}

#thanks ol li {
    font-size: 1.2em;
    line-height: 2em
}

#thanks ul li {
    font-size: 1.2em;
    line-height: 2em;
    list-style-type: disc
}

#thanks h2 {
    color: #0B8946;
    font-size: 1.5em;
    line-height: 2em
}

#thanks p {
    color: #343434;
    font-size: 1.2em;
    line-height: 2em;
    margin: 0 0 0 50px
}

.errorSummary p {
    color: #fff;
    font-size: 15px;
    font-weight: 700
}

.error_404_wrap {
    margin-left: 20px;
    padding: 20px;
    position: relative
}

.error_404_wrap h2 {
    font-size: 18px
}

.error_404_wrap ul li {
    color: #343434;
    font-size: 16px;
    list-style: disc;
    margin: 10px 65px
}

.report_inappropriate_content_wrapper h2,
.report_reason p {
    font-size: 14px;
    font-weight: 700
}

.report_email,
.report_input {
    color: #666;
    margin: -22px 0 0 -2px;
    width: 400px;
    float: right
}

.report_inappropriate_content_wrapper {
    padding: 20px;
    color: #666
}

.report_input {
    border: 1px solid #767676;
    border-radius: 2px;
    padding: 6px
}

.report_input:hover {
    border: 1px solid #000
}

.report_input:focus {
    border: 1px solid #078BCC
}

.report_email {
    border: 1px solid #767676;
    border-radius: 2px;
    padding: 6px
}

.report_email:hover {
    border: 1px solid #000
}

.report_email:focus {
    border: 1px solid #078BCC
}

.report_button {
    color: #FFF;
    float: right;
    height: 33px;
    position: relative;
    margin-top: 10px;
    margin-left: 10px
}

.report_textarea {
    width: 672px;
    border: 1px solid #767676;
    border-radius: 2px;
    padding: 6px;
    margin: 10px 0 0 -2px;
    color: #666
}

.report_textarea:hover {
    border: 1px solid #000
}

.report_textarea:focus {
    border: 1px solid #078BCC
}

#faq-toc div:nth-child(2n+1),
#faq-toc div:nth-child(2n+2) {
    border-bottom: 1px dotted #E2E6E7
}

.report_reason {
    display: block;
    height: 203px
}

.report_reason p {
    margin: 10px 0 0
}

.report_checkboxes {
    display: block;
    position: relative;
    top: -15px
}

.report_divider {
    width: 50px;
    height: auto;
    display: inline-block;
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 50px;
    padding-right: 50px
}

.report_inappropriate_content {
    left: 305px;
    position: absolute;
    top: 100px
}

.guidelines_wrapper {
    padding: 20px
}

.guidelines_wrapper h2 {
    color: #0B8946;
    font-size: 18px;
    font-weight: 700;
    display: inline;
    margin: 0 10px 0 0
}

.guidelines_wrapper ul {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0
}

.guidelines_wrapper p {
    color: #343434;
    font-size: 14px;
    padding: 10px 0
}

#faq-toc ul li,
.guidelines_wrapper ul li {
    list-style: disc;
    margin: 5px 0 5px 32.5px;
    padding-left: 12.5px
}

.guidelines_wrapper ul li {
    color: #343434;
    font-weight: 400
}

#faq-toc,
#faq-toc div {
    padding: 20px
}

#faq-toc h1 {
    color: #0B8946;
    font-size: 18px;
    font-weight: 700;
    display: inline;
    margin: 0 10px 0 0
}

#faq-toc p,
#faq-toc ul {
    font-size: 14px;
    color: #343434
}

#faq-toc ul {
    font-weight: 700;
    margin: 10px 0
}

#faq-toc p {
    padding: 10px 0
}

#faq-toc ul li {
    color: #343434;
    font-weight: 400
}

#faq-toc div {
    float: left;
    width: 410px;
    height: 150px;
    position: relative;
    display: block
}

#faq-toc div:nth-child(2n+1) {
    border-right: 1px dotted #E2E6E7
}

.tab {
    border: 1px solid #D3E1EA;
    background-color: #fff;
    margin: 13px 0;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px
}

.tab_header {
    background-color: #F1E2B8;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 37px;
    background-position: center bottom;
    position: relative
}

.h2_tutorial {
    padding: 10px;
    position: relative;
    width: 940px
}

.tab_header h2 {
    color: #323232;
    display: inline;
    font-size: 16px;
    font-weight: 700;
    margin: 0 3px 0 36px;
    padding: 0 0 0 11px
}

.h2_tutorial h2 {
    left: 0;
    position: absolute;
    top: 12px
}

.tab_header_arrow {
    float: left;
    margin: 10px 0 0 11px
}

.tab_pop {
    color: #0F95D6;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    right: 17px;
    text-align: right;
    top: 14px
}

.bugsquash,
.sitemap_links,
.writearecotutorial,
.writearecotutorial3,
dt {
    position: relative
}

.tab_content {
    padding: 17px 20px 25px
}

.tab_content ol li.numbered_list {
    list-style: decimal;
    margin-left: 45px;
    padding: 10px 0
}

.tab_content ol li.letters_list {
    list-style: upper-alpha;
    margin-left: 90px;
    padding: 10px 0
}

.writearecotutorial {
    margin-left: 390px;
    padding: 10px 0
}

.writearecotutorial1,
.writearecotutorial2 {
    margin-left: 198px;
    padding: 10px 0;
    position: relative
}

.writearecotutorial3 {
    margin-left: 320px;
    padding: 10px 0
}

.error_404_wrap ol li {
    color: #666;
    font-size: 15px;
    font-weight: 700;
    list-style: decimal;
    margin: 5px 0 10px 150px;
    padding: 6px
}

.bugsquash {
    background-position: -80px 0;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    left: -15px;
    line-height: 28px;
    padding: 6px 45px;
    top: 23px
}

dd,
dd p {
    color: #343434
}

.bugsquash:hover {
    background-position: -80px -33px;
    text-decoration: none
}

#sitemap-toc {
    margin-left: 0;
    padding: 20px
}

#sitemap-toc h2 {
    font-size: 135%;
    color: green
}

#sitemap-toc h2 a {
    text-decoration: none;
    color: green
}

#sitemap-toc a:hover {
    color: #5f6a73;
    text-decoration: underline
}

.sitemap_links {
    clear: both;
    display: block;
    font-size: 125%;
    left: 20px;
    top: -17px
}

dt {
    color: #078BCC;
    font-size: 25px;
    margin-top: 30px;
    padding-left: 0;
    cursor: pointer;
    border: 1px solid transparent
}

dd,
dd p,
dd p.copyright {
    font-size: 14px
}

a.button,
dt .icon {
    position: absolute
}

dt:hover {
    color: #5f6a73
}

dt .icon {
    height: 12px;
    left: 0;
    top: 11px;
    width: 12px
}

dt.opened .icon {
    background-position: left bottom
}

dd {
    line-height: 1.5;
    padding: 20px 0 0;
    width: 900px
}

dl dd {
    display: none
}

dd p {
    margin: 5px 0 10px
}

dd p.copyright {
    color: gray;
    text-align: center
}

dd ul li {
    text-indent: 25px;
    list-style-type: disc;
    line-height: 20px;
}

#faqSection {
    padding: 0 0 60px;
    border: 1px solid #fff;
    text-shadow: 1px 1px 0 #fff
}

h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 400
}

a.side_box_linkable {
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

a.button {
    padding: 6px 26px;
    right: 50px;
    top: 45px
}

#contact-form {
    width: 669px
}

.Salutation {
	margin-top: 1px;
}
.size2,
.size2a {
    width: 407px
}

.size2a {
    background: url(../imgs/arrow-down-blue.gif) 402px 12px no-repeat #FFF
}

.size2b {
    width: 429px
}

.size3,
.size3a {
    width: 231px
}

.size3a {
    background: url(../imgs/arrow-down-blue.gif) 226px 12px no-repeat #FFF
}

.size3b {
    width: 253px
}

.size4 {
	max-width: 215px;
	width: 100%;
	padding: 8px 5px !important;
}

.size4a {
    width: 95px;
    background: url(../imgs/arrow-down-blue.gif) 90px 12px no-repeat #FFF
}

.size4b {
    width: 120px
}

.size5,
.size5a {
    width: 188px
}

.size5a {
    background: url(../imgs/arrow-down-blue.gif) 183px 12px no-repeat #FFF
}

.size10,
.size5b {
    width: 210px
}

.size10a {
    width: 70px;
    background: url(../imgs/arrow-down-blue.gif) 65px 12px no-repeat #FFF
}

.size10b {
    width: 92px
}

.size6,
.size6a {
    width: 132px
}

.size6a {
    background: url(../imgs/arrow-down-blue.gif) 127px 12px no-repeat #FFF
}

.size6b {
    width: 154px
}

.size7 {
    width: 343px
}

.size8a {
    width: 375px;
    background: url(../imgs/arrow-down-blue.gif) 370px 12px no-repeat #FFF
}

.size8b {
    width: 397px
}

.size30,
.size30a {
    width: 300px
}

.size30a {
    background: url(../imgs/arrow-down-blue.gif) 295px 12px no-repeat #FFF
}

.size30b {
    width: 322px
}

.select_box {
    background: none;
    -webkit-appearance: none;
    border: none;
    padding: 6px 0
}

.form_item {
    float: left;
    margin: 0 17px 0 0;
    position: relative;
    min-height: 65px
}

.form_item_checkbox {
    color: #343434;
    margin: 28px 0 0 10px
}

.form_item label {
    display: block;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 5px
}

#file_upload_table th,
.form_item input,
.form_item textarea,
.select_wrapper {
    font-size: 14px;
    color: #343434
}

.form_item input {
    border: 1px solid #767676;
    box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    -webkit-box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    -moz-box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    padding: 8px 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.form_item input:hover {
    border: 1px solid #1a1a1a
}

.form_item input:focus {
    border: 1px solid #078BCC;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .3);
    color: #343434
}

.form_item textarea {
    border: 1px solid #767676;
    box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    -webkit-box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    -moz-box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    padding: 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 850px;
    height: 250px;
    margin-top: 4px
}

.form_item textarea:hover {
    border: 1px solid #1a1a1a
}

.form_item textarea:focus,
textarea:focus {
    border: 1px solid #078BCC;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .3)
}

textarea:hover {
    border: 1px solid #1a1a1a
}

#current_file,
.right_menu_boardroom_view {
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1)
}

.reply_wrap textarea {
    height: 75px;
    margin: 10px 12px 7px;
    padding: 10px;
    width: 615px
}

.right_menu_boardroom_view {
    background-color: #FAF8F5;
    border-radius: 5px;
    float: right;
    margin-bottom: 9px;
    padding: 4px 18px 5px;
    text-align: left;
    width: 250px
}

.select_wrapper {
    border: 1px solid #767676;
    box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    -webkit-box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    -moz-box-shadow: 0 0 0 5px #FAF9F9, 0 0 5px 5px #FAF9F9 inset;
    padding: 0 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    height: 31px;
    overflow: hidden
}

.select_wrapper:hover {
    border: 1px solid #1a1a1a
}

.select_wrapper:focus {
    border: 1px solid #078BCC;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .3);
    color: #343434
}

#file_upload_table {
    border-collapse: collapse;
    width: 100%;
    border: none
}

#file_upload_table tr {
    border: 1px solid #989898;
    display: table-row;
    vertical-align: inherit
}

#file_upload_table tr:nth-child(2N) {
    background-color: #FCFCFC
}

#file_upload_table td {
    color: #767676;
    padding: 8px;
    border: none
}

#file_upload_table th {
    font-weight: 700;
    padding: 10px 8px 10px 10px;
    border: none;
    text-align: left
}

#file_upload_table th.sortable {
    cursor: pointer;
    text-decoration: underline
}

.badge,
.clickable,
.leadmagnetbutton {
    text-decoration: none
}

#file_upload_table th.sortable:hover,
#file_upload_table th.sorted-asc,
#file_upload_table th.sorted-desc {
    color: #000
}

#file_upload_table input,
.select_wrapper_table {
    color: #343434;
    font-size: 14px;
    padding: 0 6px;
    height: 31px;
    overflow: hidden
}

#file_upload_table input {
    border: 1px solid #DFDFDF;
    border-radius: 3px;
    box-shadow: none;
    width: 200px
}

#file_upload_table input:focus {
    border: 1px solid #078BCC;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

.select_wrapper_table {
    border: 1px solid #DFDFDF;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#document_header {
    background-color: #DBDBDB !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .42), 0 0 0 #000 inset
}

#first_row {
    width: 38px !important
}

.delete_x {
    background-image: url(../imgs/delete_file.png);
    height: 25px;
    width: 25px;
    opacity: .25
}

.delete_x:hover {
    opacity: 1
}

.publications_update {
    float: right
}

#cancel_share_documents {
    border-radius: 6px;
    display: none;
    float: left;
    height: 28px;
    width: 65px
}

.share_doc_row td>div {
    background-color: #fff;
    float: left;
    height: 200px;
    margin: 5px;
    position: relative;
    text-align: center;
    width: 48%
}

.share_individual_contact_box,
.share_individual_contact_box_selected {
    float: left;
    margin: 0 !important;
    padding: 20px;
    text-align: left;
    width: 252px;
    cursor: pointer
}

.share_box:hover {
    box-shadow: 0 0 60px rgba(0, 0, 0, .19) inset, 0 1px 2px rgba(0, 0, 0, .4)
}

.share_box {
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .09) inset;
    cursor: pointer
}

.share_div {
    border: none;
    box-shadow: none
}

.share_individual_contact_box_selected {
    background-color: #078bcc;
    color: #fff !important
}

#landing_page_header,
#photo-upload,
#slideshow div h2,
.doc-upload,
.share_documents_big {
    text-align: center
}

.share_individual_contact_box a img,
.share_individual_contact_box_selected a img {
    height: 70px;
    margin-right: 10px;
    width: 70px;
    float: left
}

.share_individual_contact_box:hover {
    background-color: #fefefe
}

#select-topic-section-wrap,
#selectable-contact-names li div.change-client-selectable>a,
.share_individual_contact_box a,
.share_individual_contact_box_selected a {
    float: left
}

#share_individual_contacts {
    width: 100%
}

.share_individual_contact_box:nth-child(3n+1),
.share_individual_contact_box:nth-child(3n+2) {
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    border-right: 1px solid rgba(0, 0, 0, .06)
}

.share_individual_contact_box:nth-child(3n+3) {
    border-bottom: 1px solid rgba(0, 0, 0, .06)
}

.share_documents {
    opacity: 0;
    color: #000;
    height: 20px;
    padding: 6px 26px
}

.share_documents_big {
    bottom: 30px;
    display: block;
    font-size: 20px;
    height: 20px;
    left: -4px;
    position: absolute;
    width: 160px
}

.beta_invite_bar_close {
    background-position: -96px -128px;
    color: #FFF;
    text-align: center;
    text-indent: 0;
    width: 75px;
    background-image: url(../images/ui-icons_222222_256x240.png);
    height: 16px;
    float: right
}

.request_BETA_text_wrapper {
    background-color: #078BCC;
    border-top: 1px solid rgba(0, 0, 0, .4);
    box-shadow: 1px 0 10px rgba(0, 0, 0, .6) inset;
    -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, .6) inset;
    -o-box-shadow: 1px 0 10px rgba(0, 0, 0, .6) inset;
    -ms-box-shadow: 1px 0 10px rgba(0, 0, 0, .6) inset;
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}

.landing_page_email_add,
.landing_page_sign_up {
    border: 1px solid #078BCC;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .3);
    color: #343434
}

.request_BETA_text {
    margin: auto;
    width: 960px
}

.request_BETA_text h3 {
    padding: 5px 0
}

.request_BETA_text div {
    float: left;
    height: 100px;
    padding: 10px;
    width: 450px
}

#landing_page_header h2 {
    font-size: 30px;
    font-weight: 400;
    padding: 25px 0
}

#landing_page_header p {
    font-size: 18px;
    padding-bottom: 25px
}

.landing_page_item {
    float: left;
    width: 100%;
    position: relative
}

.landing_page_item label {
    float: left;
    color: #343434;
    font-weight: 700;
    font-size: 14px;
    width: 100px
}

.landing_page_sign_up {
    width: 435px
}

.landing_page_email_add {
    margin-bottom: 14px;
    margin-top: 5px;
    float: left;
    width: 400px;
    clear: both;
    border-radius: 5px
}

.landing_page_item span {
    background-image: url(../imgs/cross-red.png);
    background-repeat: no-repeat;
    background-position: 5px 1px;
    padding: 3px 5px;
    margin-left: 10px;
    color: #000;
    font-weight: 700
}

.bottom_content {
    background: #078BCC;
    background: -moz-linear-gradient(top, rgba(37, 158, 211, 1) 0, rgba(85, 188, 231, 1) 1%, rgba(44, 170, 228, 1) 2%, rgba(42, 172, 224, 1) 3%, rgba(40, 169, 224, 1) 4%, rgba(37, 166, 223, 1) 22%, rgba(19, 149, 209, 1) 67%, rgba(10, 139, 204, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(37, 158, 211, 1)), color-stop(1%, rgba(85, 188, 231, 1)), color-stop(2%, rgba(44, 170, 228, 1)), color-stop(3%, rgba(42, 172, 224, 1)), color-stop(4%, rgba(40, 169, 224, 1)), color-stop(22%, rgba(37, 166, 223, 1)), color-stop(67%, rgba(19, 149, 209, 1)), color-stop(100%, rgba(10, 139, 204, 1)));
    background: -webkit-linear-gradient(top, rgba(37, 158, 211, 1) 0, rgba(85, 188, 231, 1) 1%, rgba(44, 170, 228, 1) 2%, rgba(42, 172, 224, 1) 3%, rgba(40, 169, 224, 1) 4%, rgba(37, 166, 223, 1) 22%, rgba(19, 149, 209, 1) 67%, rgba(10, 139, 204, 1) 100%);
    background: -o-linear-gradient(top, rgba(37, 158, 211, 1) 0, rgba(85, 188, 231, 1) 1%, rgba(44, 170, 228, 1) 2%, rgba(42, 172, 224, 1) 3%, rgba(40, 169, 224, 1) 4%, rgba(37, 166, 223, 1) 22%, rgba(19, 149, 209, 1) 67%, rgba(10, 139, 204, 1) 100%);
    background: -ms-linear-gradient(top, rgba(37, 158, 211, 1) 0, rgba(85, 188, 231, 1) 1%, rgba(44, 170, 228, 1) 2%, rgba(42, 172, 224, 1) 3%, rgba(40, 169, 224, 1) 4%, rgba(37, 166, 223, 1) 22%, rgba(19, 149, 209, 1) 67%, rgba(10, 139, 204, 1) 100%);
    background: linear-gradient(top, rgba(37, 158, 211, 1) 0, rgba(85, 188, 231, 1) 1%, rgba(44, 170, 228, 1) 2%, rgba(42, 172, 224, 1) 3%, rgba(40, 169, 224, 1) 4%, rgba(37, 166, 223, 1) 22%, rgba(19, 149, 209, 1) 67%, rgba(10, 139, 204, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#259ed3', endColorstr='#0a8bcc', GradientType=0);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 345px;
    border-top: 1px solid #000;
    box-shadow: 1px 0 10px rgba(0, 0, 0, .6) inset;
    height: 100%
}

.top_content_signup {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 960px
}

#top_content_signup {
    height: auto !important;
    margin: 0 auto -150px;
    min-height: 100%
}

#landing_page_wrapper {
    height: 280px
}

#landing_page_wrapper .header h1.logo {
    border-bottom: 2px solid #DBDBDB;
    height: 47px;
    margin: 0 auto;
    padding: 25px 300px;
    position: relative;
    width: 290px
}

#product_showcase_navigation {
    display: block;
    height: 13px;
    width: 100%;
    border-top: 1px solid #000
}

#product_showcase_navigation ul {
    height: 13px;
    margin: 0 auto;
    position: relative
}

#product_showcase_navigation ul li {
    float: left;
    height: 100%;
    position: relative;
    width: 20%
}

#product_showcase_navigation ul li a {
    display: block;
    text-indent: -9000px;
    background: #666;
    width: 100%;
    height: 100%;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .6);
    transition: background .2s ease
}

#product_showcase_wrapper {
    background: 0 0;
    width: 960px;
    overflow: hidden;
    margin: 0 auto
}

#product_showcase_steps {
    width: 960px;
    overflow: hidden;
    margin: 0 auto
}

.product_showcase_step {
    float: left;
    height: 525px;
    margin: 0;
    padding: 0;
    width: 960px;
    border: none
}

.product_showcase_step p {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 3px;
    bottom: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 20px;
    position: absolute;
    right: 20px;
    width: 400px;
    display: none
}

.next_button,
.previous_button {
    bottom: 20px;
    position: absolute
}

#slideshow {
    width: 960px;
    margin: 0 auto
}

#slideshow div h2 {
    color: #fff;
    font-size: 30px;
    padding: 10px 0;
    text-shadow: 1px 1px 1px #000;
    width: 960px
}

#slideshow div img {
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}

#product_showcase_steps form fieldset {
    border: none;
    padding-bottom: 20px;
    position: relative
}

#product_showcase_steps form img {
    border-radius: 5px;
    box-shadow: 1px 1px 1px #000;
    margin: 0 126px;
    width: 700px
}

.hr {
    background-color: #fff;
    background-repeat: repeat;
    border-bottom: 1px solid #E9E9E9;
    height: 1px
}

.doc_header {
    color: #404040;
    font-size: 12px
}

.doc_header h2 {
    color: #0B8946;
    display: inline;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0
}

.doc_header p {
    color: #343434;
    font-size: 14px
}

#publication_wrap {
    padding: 15px 0 30px
}

#photo-upload {
    float: right;
    padding: 5px 20px 20px;
    width: 465px
}

.doc-upload {
    height: 225px;
    margin: 0 auto;
    padding: 20px;
    width: 388px
}

#step_four .doc-upload {
    height: 145px
}

.document_file_extension {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    width: 338px;
    margin: 40px 0 0 60px;
    word-break: break-all
}

.edit_name {
    width: 375px
}

.upload_document_step {
    position: relative;
    height: 300px;
    padding-bottom: 31px
}

.previous_button {
    left: 0
}

.next_button {
    right: 0
}

#after_signup,
#step_four,
#step_three,
#step_two,
.noshow_doc,
body.login .header .header-menu .tax-pro,
body>p {
    display: none
}

.save_changes {
    color: #FFF !important;
    height: 17px;
    padding: 6px 26px
}

#doc-upload label {
    color: #343434;
    font-size: 14px;
    font-weight: 700
}

#doc-upload label span {
    color: #777;
    font-size: 12px;
    font-weight: 400
}

#doc-upload input.file {
    margin: 35px 0
}

#current_file {
    background-color: #EBFAEB;
    border-radius: 6px;
    top: 175px;
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1);
    left: 165px;
    padding: 10px;
    position: absolute;
    width: 400px
}

#current_file h2 {
    color: #0B8496;
    margin-bottom: 10px;
    font-size: 14px
}

.doc_TOS,
.photo_TOS {
    color: #767676;
    font-size: 10px;
    padding: 10px;
    width: 400px;
    position: relative;
    text-align: center
}

.doc_TOS {
    margin: 0 auto
}

.photo_TOS {
    margin-right: 37px;
    right: 96px
}

.learn_more_item .document_icon {
    background-position: 3px -33px;
    background-size: 300% auto;
    display: block;
    height: 22px;
    margin: 0;
    padding: 0
}

.document_icon {
    background-image: url(../imgs/12fileiconssmall.png);
    display: block;
    height: 75px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 58px;
    z-index: 2
}

.badge {
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-box-shadow: 0 1px 3px 0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25);
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    position: relative;
    cursor: pointer
}

.large {
    font-size: 14px;
    padding: 8px 14px 9px
}

.medium {
    font-size: 13px
}

.small {
    font-size: 11px;
    width: 97px;
    text-align: center
}

.green {
    background-color: #0b8946
}

.blue {
    background-color: #078BCC
}

.red {
    background: #c00;
    background: -moz-linear-gradient(top, #c00 0, #c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c00), color-stop(100%, #c00));
    background: -webkit-linear-gradient(top, #c00 0, #c00 100%);
    background: -o-linear-gradient(top, #c00 0, #c00 100%);
    background: -ms-linear-gradient(top, #c00 0, #c00 100%);
    background: linear-gradient(top, #c00 0, #c00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#cc0000', GradientType=0)
}

.magenta {
    background-color: #a9014b
}

.orange {
    background: #ffb76b;
    background: -moz-linear-gradient(top, rgba(255, 183, 107, 1) 0, rgba(255, 167, 61, 1) 50%, rgba(255, 124, 0, 1) 51%, rgba(255, 127, 4, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 183, 107, 1)), color-stop(50%, rgba(255, 167, 61, 1)), color-stop(51%, rgba(255, 124, 0, 1)), color-stop(100%, rgba(255, 127, 4, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 183, 107, 1) 0, rgba(255, 167, 61, 1) 50%, rgba(255, 124, 0, 1) 51%, rgba(255, 127, 4, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 183, 107, 1) 0, rgba(255, 167, 61, 1) 50%, rgba(255, 124, 0, 1) 51%, rgba(255, 127, 4, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 183, 107, 1) 0, rgba(255, 167, 61, 1) 50%, rgba(255, 124, 0, 1) 51%, rgba(255, 127, 4, 1) 100%);
    background: linear-gradient(top, rgba(255, 183, 107, 1) 0, rgba(255, 167, 61, 1) 50%, rgba(255, 124, 0, 1) 51%, rgba(255, 127, 4, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffb76b', endColorstr='#ff7f04', GradientType=0)
}

.yellow {
    background: #febf01;
    background: -moz-linear-gradient(top, rgba(254, 191, 1, 1) 0, rgba(254, 191, 1, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(254, 191, 1, 1)), color-stop(100%, rgba(254, 191, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 191, 1, 1) 0, rgba(254, 191, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 191, 1, 1) 0, rgba(254, 191, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 191, 1, 1) 0, rgba(254, 191, 1, 1) 100%);
    background: linear-gradient(top, rgba(254, 191, 1, 1) 0, rgba(254, 191, 1, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#febf01', endColorstr='#febf01', GradientType=0)
}

#tabs>ul li {
    float: left;
    padding: 10px
}

#topics-dialog-listing #contact-section-wrap {
    width: 7%;
}

#topics-dialog-listing .contacts-search-header {
    width: unset;
}

#selectable-contact-names {
    border-bottom: 4px solid #4EBCEB;
    border-left: 4px solid #4EBCEB;
    border-right: 4px solid #4EBCEB;
    border-top: 2px solid #4EBCEB;
    float: left;
    margin: 5px;
    width: 91%;
    border-radius: 5px
}

#selectable-contact-names li {
    float: left;
    max-width: 960px;
    min-width: 300px;
    padding: 15px 18px;
    width: 96%;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .4) inset;
    position: relative
}

#selectable-contact-names li:hover {
    background-color: #f1f1f1 !important;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .6) inset
}

#selectable-contact-names li:nth-child(2N) {
    background-color: #FCFCFC
}

#contact-section-wrap a.connection-section-link,
.contacts-search-header {
    background-color: #087bcc;
    box-shadow: 0 0 1px rgba(0, 0, 0, .7) inset, 0 4px 12px rgba(255, 255, 255, .6) inset, 0 -4px 4px rgba(0, 0, 0, .26) inset
}

#topics-dialog-listing #selectable-contact-names li .clientnamelabel {
    position: relative;
    top: unset;
    left: unset;
}

#selectable-contact-names li .clientnamelabel {
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 115px
}

#topics-dialog-listing #selectable-contact-names li .clientnameemployment {
    left: unset;
    position: relative;
    top: 5px;
}

#selectable-contact-names li .clientnameemployment {
    color: #666;
    font-size: 14px;
    left: 115px;
    position: absolute;
    top: 40px
}

#topics-dialog-listing #selectable-contact-names li div.change-client-selectable img {
    margin-right: 20px;
}

#selectable-contact-names li div.change-client-selectable img {
    border: 1px solid #dbdbdb;
    display: inline;
    float: left;
    height: 75px;
    margin-right: 75px;
    width: 75px !important;
}

.contributor_name {
    display: block;
    font-size: 15px;
    position: relative;
    top: 0
}

#topics-dialog-listing #selectable-contact-names li div.change-client-selectable p {
    position: relative;
    top: 10px;
    left: unset;
}

#selectable-contact-names li div.change-client-selectable p {
    position: absolute;
    text-transform: capitalize;
    top: 75px;
    font-size: 14px;
    left: 115px
}

#selectable-contact-names li .unread_messages {
    position: absolute;
    right: 26px;
    top: 13px
}

#topic-section-wrap {
    float: right;
    width: 100%
}

.contacts-search-header {
    border-radius: 2px;
    height: 40px;
    width: 92%;
    margin-left: 70px
}

.contacts-search-header input[type=submit] {
    background-image: url(../imgs/btn-search.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 transparent;
    color: #999;
    cursor: pointer;
    height: 28px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 33px
}

#contact-section-wrap a.connection-section-link {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 24px;
    margin: 2px -2px;
    padding: 6px 3px 3px;
    position: relative;
    border-radius: 5px 0 0 5px;
    text-align: center;
    text-shadow: 1px 0 2px rgba(0, 0, 0, .25);
    width: 60px
}

#contact-section-wrap a.connection-section-link:hover {
    background-color: #3b8eb5;
    color: #000 !important
}

#connection-search-input,
.connections-search {
    color: #999;
    font-size: 12px;
    padding: 0;
    font-weight: 700
}

#topics-dialog-listing {
    margin-top: 20px
}

#connection-search-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: none solid none none;
    border-width: 0;
    height: 15px;
    margin: 8px 2px 5px 8px;
    width: 80%
}

.connections-search {
    border: 1px solid #CCC;
    height: 28px;
    margin: 5px 5px 3px 8px;
    background-color: #fff;
    width: 300px;
    float: right
}

.current_letter {
    background-color: #cdcdcd !important;
    border-color: #000 -moz-use-text-color #000 #000 !important;
    border-style: solid none solid solid !important;
    border-width: 1px !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, .7) inset, 0 4px 12px rgba(255, 255, 255, .6) inset, 0 -4px 4px rgba(0, 0, 0, .26) inset !important;
    color: #000 !important;
    width: 60px !important;
    background-image: none !important
}

#invite_friends_wrapper {
    padding: 30px;
    width: 620px
}

#invite_friends_wrapper h3 {
    padding: 10px 0 20px
}

.invitesubmit {
    bottom: 60px;
    position: absolute;
    right: 55px
}

::-webkit-input-placeholder {
    color: #ccc !important
}

:-moz-placeholder {
    color: #ccc !important
}

#letter-section-wrap {
    float: left;
    width: 400px
}

#time-periods {
    min-height: 200px;
    width: 100%
}

#communication-archives {
    position: relative
}

#archive_fail {
    font-size: 18px;
    left: 175px;
    position: absolute;
    top: 145px
}

ul#accordion,
ul#accordion ul {
    list-style: none;
    margin: 0
}

ul#accordion {
    border-bottom: 1px solid #000E2E
}

ul#accordion li {
    border: 1px solid #000E2E;
    border-bottom: none
}

ul#accordion ul li {
    border: none;
    border-bottom: 1px solid #C2C8D1;
    color: #999;
    padding: 5px 10px
}

ul#accordion ul li:last-child {
    border-bottom: none
}

ul#accordion a.heading {
    background: #F4FFF9;
    color: #999;
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 5px;
    text-decoration: none
}

ul#accordion a.heading:hover {
    background: #00B9D2;
    color: #fff
}

.tutorial_ordered_list li {
    list-style: decimal;
    margin-left: -15px;
    padding: 5px 20px
}

.boardroom_button_wrap h3 {
    color: #0B8946;
    font-size: 14px;
    margin-top: 15px
}

.boardroom_button_wrap ul li {
    color: #000;
    font-size: 11px;
    list-style: square;
    margin-left: 14px;
    margin-top: 4px
}

.filter_tax_topic_item {
    background-color: #078BCC;
    box-shadow: 1px -1px 0 rgba(255, 255, 255, .6) inset;
    color: #fff;
    padding: 4px;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .26)
}

.filter_tax_topic_item:hover {
    box-shadow: 1px -1px 2px rgba(255, 255, 255, .8) inset;
    background-color: #6AB9E0;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5)
}

.question_tags_item {
    background-color: #CFE9F6;
    clear: both;
    color: #0F95D6;
    font-size: 11px;
    margin: 4px 3px 3px;
    padding: 2px 9px;
    white-space: nowrap;
    line-height: 2.5em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px
}

.event_archives {
    left: 40px;
    position: relative;
    top: 17px
}

.alert {
    padding: 9px;
    margin: 0 auto;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;
    -moz-box-shadow: inset 0 -1px 2px rgba(255, 255, 255, .6);
    -webkit-box-shadow: inset 0 -1px 2px rgba(255, 255, 255, .6);
    box-shadow: inset 0 -1px 2px rgba(255, 255, 255, .6);
    border: 1px solid #55a12c;
    color: #fff;
    -webkit-animation: animate-bg 8s linear infinite;
    -moz-animation: animate-bg 8s linear infinite;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    background-color: #0B8946;
    display: none
}

.next_client_change,
.prev_client_change {
    background-image: url(../imgs/bg-pagination.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    padding: 6px 15px;
    box-shadow: none;
    color: #078BCC !important;
    text-shadow: none;
    top: 5px;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    cursor: pointer
}

.next_client_change {
    border: 1px solid #CCC;
    border-radius: 5px;
    margin: 0 14px;
    float: right
}

.prev_client_change {
    border: 1px solid #CCC;
    border-radius: 5px;
    margin: 0 0 0 65px;
    float: left
}

#cur-topics-page {
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    top: 28px;
    width: 175px
}

.all_menu_notifications {
    padding: 9px;
    font-weight: 700;
    text-align: center;
    margin-top: 6px;
    border-radius: 5px;
    position: relative;
    width: 100%;
    background: #29aae3;
    background: -moz-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(41, 170, 227, 1)), color-stop(42%, rgba(29, 158, 216, 1)), color-stop(58%, rgba(21, 149, 210, 1)), color-stop(64%, rgba(21, 149, 212, 1)), color-stop(86%, rgba(12, 142, 204, 1)), color-stop(100%, rgba(10, 139, 204, 1)));
    background: -webkit-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: -o-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: -ms-linear-gradient(top, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    background: linear-gradient(to bottom, rgba(41, 170, 227, 1) 0, rgba(29, 158, 216, 1) 42%, rgba(21, 149, 210, 1) 58%, rgba(21, 149, 212, 1) 64%, rgba(12, 142, 204, 1) 86%, rgba(10, 139, 204, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#29aae3', endColorstr='#0a8bcc', GradientType=0);
    border: 1px solid #3B8EB5;
    color: #fff !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -1px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 1px rgba(0, 0, 0, .1), 0 -1px 2px rgba(255, 255, 255, .6) inset;
    font-size: 14px;
    text-shadow: 2px 0 1px rgba(0, 0, 0, .56)
}

.featured_tax_professionals {
    padding: 9px 60px;
    position: relative;
    top: 20px;
    width: 306px
}

.call_to_action_button_1 {
    float: right;
    height: 200px;
    width: 265px;
    margin: 20px 0 0;
    padding: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -2px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .2);
    position: relative;
    border-radius: 5px;
    background-image: url(../imgs/side_links/Home_Page_Side_Link_01.jpg);
    background-repeat: no-repeat
}

.call_to_action_button_1 h2 {
    font-size: 22px;
    text-align: left;
    width: 100%;
    text-transform: capitalize;
    color: #FF850D;
    font-weight: 700;
    margin-top: 12px;
    line-height: 9px;
    padding-left: 15px
}

.call_to_action_button_1 p {
    text-align: left;
    margin: 0;
    font-size: 16px;
    color: #CCC;
    font-weight: 700;
    padding-left: 15px
}

.call_to_action_button_1 a {
    position: relative;
    left: 34px;
    top: 16px;
    padding: 10px 26px
}

.call_to_action_button_1 .title {
    color: #fff;
    font-size: 17.4px;
    font-weight: 700;
    padding: 6px 15px;
    background-repeat: repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    margin: 0;
    text-align: center;
    display: none
}

#boardroom_landing_page_wrapper {
    width: 960px;
    margin: 50px auto 0;
    overflow: hidden;
    padding: 30px 60px;
    background-color: #fff;
    box-shadow: 0 0 28px rgba(0, 0, 0, .46), 0 1px 0 rgba(255, 255, 255, .8) inset, 0 -2px 0 rgba(0, 0, 0, .1) inset, 0 0 10px rgba(255, 255, 255, .5) inset, 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .2);
    border-radius: 5px
}

#boardroom_landing_page_wrap h3 {
    color: #078BCC;
    font-size: 22px;
    line-height: 6px
}

#boardroom_landing_page_wrap h2 {
    color: #078BCC;
    font-size: 23px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 0;
    text-shadow: 1px 1px 3px rgba(30, 30, 30, .2);
    font-weight: 700
}

#boardroom_landing_page_wrap .landing_page_signup h2 {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px
}

#boardroom_landing_page_wrap .landing_page_text {
    width: 45%;
    float: left;
    margin-top: 10px
}

#boardroom_landing_page_wrap .landing_page_text p {
    color: #343434;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 16px
}

#boardroom_landing_page_wrap .landing_page_text h4 {
    color: #000;
    line-height: 16px;
    margin: 20px 0 0 20px;
    font-size: 14px
}

#boardroom_landing_page_wrap .landing_page_text ol li {
    margin-left: 60px;
    padding-left: 20px;
    list-style: decimal;
    color: #343434;
    margin-top: 16px
}

#boardroom_landing_page_wrap .landing_page_signup {
    float: right;
    width: 48%
}

.homepage_submit_taxquestion {
    position: absolute;
    top: 105px;
    right: 70px;
    font-size: 18px;
    font-weight: 700
}

.image_bee {
    background-image: url(../imgs/404_bee.jpg);
    width: 450px;
    height: 329px;
    float: left
}

.error_h2 {
    font-size: 36px !important;
    margin: 30px auto !important;
    width: 400px
}

.error_p {
    float: right;
    font-size: 16px;
    width: 450px;
    padding: 20px;
    line-height: 32px
}

.best_value {
    padding: 46px 14px;
    transform: rotate(60deg);
    border-radius: 985px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0
}

.pricing_table_container>ul {
    width: 33.12%;
    float: left;
    border-right: 2px solid #fff
}

.pricing_table_container ul li {
    padding: 12px;
    text-align: center
}

.pricing_table_container ul li.table_heading {
    color: #fff;
    padding: 25px 12px 12px;
    border: 1px solid rgba(0, 0, 0, .11);
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .21)
}

.pricing_table_container ul li.table_heading h2 {
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, .35);
    text-align: center
}

.pricing_table_container ul li.call_to_action p {
    color: #fff;
    font-size: 26px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .6);
    font-weight: 700;
    text-align: center
}

.pricing_table_container ul li.call_to_action p.savings {
    font-size: 14px;
    color: #777;
    text-shadow: none
}

.pricing_table_container ul li.call_to_action {
    height: 38px;
    border-right: 1px solid rgba(0, 0, 0, .11);
    border-left: 1px solid rgba(0, 0, 0, .11)
}

.pricing_table_container ul li.features_list {
    padding: 0
}

.features_list ul {
    width: 100%
}

.features_list ul li {
    border-bottom: 1px solid #ebebeb;
    height: 35px
}

.pricing_green {
    background-color: #FFB100;
    border-color: #FFB100
}

.pricing_blue {
    background-color: #FFC540;
    border-color: #FFC540
}

.pricing_orange {
    background-color: #FFD473;
    border-color: #FFD473
}

.popular_option {
    box-shadow: 0 0 12px rgba(0, 0, 0, .5);
    border-radius: 14px;
    border-right: 0 solid transparent !important
}

.pricing_table_container ul li.arrow_down_1,
.pricing_table_container ul li.arrow_down_2,
.pricing_table_container ul li.arrow_down_3 {
    padding: 0;
    border-left: 160px solid transparent;
    border-right: 160px solid transparent;
    width: 0;
    height: 0;
    content: ''
}

.pricing_table_container ul li.arrow_down_1 {
    border-top: 20px solid #FFD473
}

.pricing_table_container ul li.arrow_down_2 {
    border-top: 20px solid #FFC540
}

.pricing_table_container ul li.arrow_down_3 {
    border-top: 20px solid #FFB100
}

.free_trial_button {
    padding: 9px 36px;
    position: relative;
    top: 12px
}

.ribbon_table {
    width: 350px;
    margin: 10px auto;
    padding: 0 10px;
    position: relative;
    color: #444;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.ribbon_table h3 {
    display: block;
    height: 30px;
    line-height: 1.3;
    width: 360px;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    left: -16px;
    top: 8px;
    color: #cfcfcf;
    text-shadow: 0 1px 1px #111;
    border-top: 1px solid #363636;
    border-bottom: 1px solid #202020;
    background: #333;
    background: linear-gradient(top, #383838 0, #262626 100%);
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.ribbon_table h3::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -11px;
    z-index: -10;
    border: 5px solid;
    border-color: #242424 transparent transparent;
    left: 0
}

.ribbon_table h3::after {
    right: 0
}

#wthvideo {
    padding-left: 660px
}

#addthis-toolbar {
    left: 16px;
    position: absolute;
    top: 100px;
    width: 300px
}

.register-process {
    background: url(../imgs/design-sprite.png) no-repeat;
    width: 100%;
    height: 76px;
    display: block;
    margin: 15px auto;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px
}

.register-process-1 {
    background-position: 15px -1140px
}

.register-process-2 {
    background-position: 15px -1247px
}

.register-process-3 {
    background-position: 15px -1350px
}

.register-process-4 {
    background-position: 15px -1453px
}

.ads-home {
    float: left;
    display: block
}

.ads-home a {
    display: block;
    height: 300px;
    width: 265px;
    text-indent: -9999px
}

.ads {
    background: #ccc;
    border: 5px solid #666;
    position: relative
}

.ads a {
    color: #fff;
    margin-left: 30%
}

.ads p {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 36%;
    text-align: center;
    margin-bottom: 5px
}

.ads p.ad-size {
    margin: 0 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666
}

#choose {
    width: 850px;
    margin: 0 auto 0 45px
}

#choose ul {
    margin-top: 30px
}

#Frm-Subscribe #choose {
    width: 310px;
    margin: 0 auto;
    float: right
}

#Frm-Subscribe #sign_up_wrap {
    width: 648px
}

#cvv {
    float: right;
    width: 56px;
    margin-right: 275px
}

#Frm-Subscribe .gold ul li,
#Frm-Subscribe .silver ul li {
    color: #999;
    font-size: 16px;
    line-height: 30px;
    background: url(../imgs/checkmark.png) 0 15% no-repeat;
    list-style-position: inside;
    padding: 0 0 15px;
    text-indent: 0
}

#Frm-Subscribe .silver .sign-up {
    background: url(../imgs/design-sprite.png) -26px -755px no-repeat;
    width: 302px
}

.gold .sign-up,
.silver .sign-up {
    width: 356px;
    height: 166px;
    display: block;
    margin: 0 auto
}

.gold ul li,
.silver ul li {
    background: 0 0 !important;
    border-bottom: 1px solid #e1e1e1;
    text-align: center
}

.silver {
    float: left
}

.gold {
    float: right
}

.silver .sign-up {
    background: url(../imgs/design-sprite.png) 20px -755px no-repeat
}

.silver .sign-up:hover {
    background-position: 20px -937px
}

.gold .sign-up {
    background: url(../imgs/design-sprite.png) -399px -753px no-repeat
}

.gold .sign-up:hover {
    background-position: -399px -935px
}

.silver-gold {
    background: url(../imgs/signup/Order_Form_SideBar.png) no-repeat
}

.align-right {
    float: right;
    margin: 0 0 15px 15px
}

.align-left {
    float: left;
    margin: 0 15px 15px 0
}

.verify-licenses {
    font-weight: 700
}

.verify-licenses-margin {
    font-weight: 400;
    margin-left: 400px
}

.three-col-newsroom {
    font-size: 14px;
    font-weight: 700;
    width: 680px;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 35px;
    -moz-column-gap: 35px;
    -webkit-column-gap: 35px;
    rule-color: #ccc;
    -moz-column-rule-color: #ccc;
    -webkit-column-rule-color: #ccc;
    column-rule-style: solid;
    -moz-column-rule-style: solid;
    -webkit-column-rule-style: solid;
    column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    -webkit-column-rule-width: 1px
}

.clickable {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=1)
}

.video_library_home_page {
    width: 265px;
    height: 413px;
    background-image: url(../imgs/webinar/Home_Page_Webinar_BG.jpg);
    margin: 10px 0
}

.video_library_home_page_products {
    width: 236px;
    height: 260px;
    top: 138px;
    left: 14px;
    position: relative;
    vertical-align: text-top;
    font-size: 11px
}

.blog_email_signup,
.blog_email_signup_188px,
.blog_email_signup_200px,
.footer_blog_signup {
    clear: left;
    font: 14px Helvetica, Arial, sans-serif
}

.blog_email_signup {
    background: url(../imgs/forms/blog_signup/BG.jpg) #fff;
    width: 265px;
    height: 200px
}

.blog_email_signup_200px {
    background: url(../imgs/forms/blog_signup/BG2.png) #fff;
    width: 200px;
    height: 150px
}

.blog_email_signup_188px {
    background: url(../imgs/forms/blog_signup/BG3.png) #fff;
    width: 188px;
    height: 144px
}

.footer_blog_signup {
    background: url(../imgs/forms/footer_signup/Footer_Email_Signup_BG.png);
    width: 310px;
    height: 138px
}

.popupform_field,
.popupform_message {
    color: #787A7E;
    font-size: 24px;
    outline: 0;
    width: 300px;
    padding: 6px;
    position: relative
}

.popupform_field {
    border: 1px solid rgba(0, 0, 0, .5);
    height: 18px;
    border-radius: 2px
}

.popupform_message {
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 2px
}

.popupform_label {
    color: #666;
    display: inline;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 3px;
    position: relative;
    top: 2px
}

.leadmagnetbutton {
    -moz-box-shadow: 0 3px 0 0 #2185b0;
    -webkit-box-shadow: 0 3px 0 0 #2185b0;
    box-shadow: 0 3px 0 0 #2185b0;
    background-color: #2aaae1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 25px
}

.leadmagnetbutton:hover {
    background-color: #4ebceb
}

.google,
.google:hover {
    background: #E02F2F
}

.leadmagnetbutton:active {
    position: relative;
    top: 1px
}

#homepage-main-image {
    width: 954px;
    max-width: 100%;
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0 auto
}

.google,
.google:hover,
.linkedin {
    border-radius: 0 5px 5px 0
}

.facebook:hover,
.linkedin:hover,
.twitter:hover {
    margin-bottom: 2px;
    margin-top: 2px
}

#social-media-tabs {
    position: fixed;
    top: 200px;
    left: -20px;
    color: #000
}

.sm-tabs {
    width: 40px
}

.sm-tabs li {
    width: 40px;
    height: 40px;
    padding: 2px 0
}

.facebook:hover,
.google:hover,
.linkedin:hover,
.twitter:hover,
.youtube:hover {
    width: 50px;
    box-shadow: inset 2px 1px 20px -10px
}

.google:hover {
    margin-bottom: 2px
}

.linkedin {
    background: #007BB5
}

.linkedin:hover {
    background: #007BB5;
    border-radius: 0 5px 5px 0
}

.facebook,
.facebook:hover {
    background: #3B5998;
    border-radius: 0 5px 5px 0
}

.twitter,
.twitter:hover {
    background: #00ABF1;
    border-radius: 0 5px 5px 0
}

.youtube,
.youtube:hover {
    background: #CF2200;
    border-radius: 0 5px 5px 0
}

.youtube:hover {
    margin-top: 2px
}

.tax-q-textarea {
    width: 100% !important;
    height: auto !important;
    font: normal 1em Arial, Helvetica, sans-serif;
}

.right-tax-q-form-item .remaining_characters_ask_tax_questions {
    float: left;
    margin: 0;
}

.right-tax-q-form-item label {
    margin: 8px 0 8px auto;
}

.tags-topic input {
    width: 48%;
    border: 1px solid #767676;
    padding: 4px 1px 5px;
    border-radius: 2px;
    margin-bottom: 5px;
}

.tags-topic-left input {
    float: left;
}

.tags-topic-right input {
    float: right;
}

.add_more_invisible {
    display: none;
}

.empty_state_list {
    display: none;
}

.country_refinement_submit {
    /*background: url("../imgs/arrow-down-blue.gif") no-repeat scroll 182px 13px #FFFFFF;*/
    border: 1px solid #767676;
    overflow: hidden;
    width: 100%;
    min-width: 242px;
    border-radius: 2px;
}

.taxquestions-leftside-widget-cvr div#question_wrap .country_refinement_submit {
    width: 99%;
}

.country_refinement_submit:hover {
    border: 1px solid #000000;
}

.content_header.tax-question-header {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .9);
}

.right-tags-topic .tags-topic .populated-tag-input {
    background-color: #0F95D6;
    background-image: url("../imgs/bg-filter-item-selected.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 0 4px 0 8px;
    white-space: nowrap;
    width: 44%;
}


/* Main Menu*/

.mobile-menu {
    display: block;
    width: 100%;
    background: #777777;
    font-weight: 400;
    text-align: center;
    position: relative;
    margin: 0 auto;
}


/*Strip the ul of padding and list styling*/

.mobile-menu ul {
    list-style-type: none;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
    width: 100%;
    /*position: absolute;*/
    position: relative;
    background: #777777;
    box-shadow: inset 0px 11px 8px -10px #171717;
}


/*Create a horizontal list with spacing*/

.mobile-menu li {
    display: inline-block;
}


/*Style for menu links*/

.mobile-menu li a {
    display: block;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 45px;
    font-weight: bold;
    font-size: 13px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.mobile-menu ul li:not(:last-child) {
    border-right: 1px solid #5d5d5d;
}


/*Hover state for top level links*/

.mobile-menu li:hover a {
    color: #2aaae1;
}


/*Style for dropdown links*/

.mobile-menu li:hover ul a {
    background: #f3f3f3;
    color: #2f3036;
    height: 40px;
    line-height: 40px;
}


/*Hover state for dropdown links*/

.mobile-menu li:hover .mobile-menu ul a:hover {
    color: #4db3ff;
}


/*Hide dropdown links until they are needed*/

.mobile-menu li ul {
    display: none;
}


/*Make dropdown links vertical*/

.mobile-menu li ul li {
    display: block;
    float: none;
}


/*Prevent text wrapping*/

.mobile-menu li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}


/*Style 'show menu' label button and hide it by default*/

.mobile-menu .show-menu {
    text-decoration: none;
    color: #fff;
    background: #777777;
    text-align: center;
    padding: 10px 15px;
    display: none;
    cursor: pointer;
    text-transform: uppercase;
}

.mobile-menu .show-menu span {
    /*padding-left: 35px;*/
}


/*Hide checkbox*/

.mobile-menu input[type=checkbox] {
    display: none;
}


/*Show menu when invisible checkbox is checked*/

.mobile-menu input[type=checkbox]:checked~#menu {
    /* display: block;*/
}


/*Home page banner*/


/*29-09-2018*/

.home-page-banner {
    max-width: 960px;
    width: 100%;
    height: 400px;
    position: relative;
    margin: 0 auto;
    top: -8px;
    left: 0px;
    overflow: hidden;
    visibility: hidden;
}

.jssor-container {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: 960px;
    width: 100%;
    height: 460px;
    overflow: hidden;
}

.jssor-container img {
    width: 960;
    height: 460;
}

.owl-carousel .owl-nav {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
}

.owl-carousel .owl-nav .owl-next {
    margin-left: 30px;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    font-size: 14px;
    text-transform: uppercase;
}

table.reps tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

table.reps tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.content-parent>div {
    float: left;
}

p.get {
    padding-left: 130px !important;
}

.boardroom_parentDiv {
    float: left;
    width: 100%;
}

.boardroom_parentDiv #boardroom_wrap {
    float: left;
    width: 72%;
}

.boardroom_parentDiv #boardroom_wrap .boardroom_main {
    width: 96%;
}

.boardroom_parentDiv .boardroom_main_location,
.boardroom_parentDiv .contributor_name {
    width: auto;
}

#reco-form textarea {
    width: 100%;
}

#reco-form .row {
    float: left;
    width: 100%;
    margin: 10px 0px;
}

.g-recaptcha {
    transform: scale(0.93);
    transform-origin: 0 0;
    left: 16px;
    position: relative;
    top: 15px;
}

.sign-up#hero #tc-user-login-form .g-recaptcha {
    left: 16px;
}

#hero #tc-user-login-form .g-recaptcha {
    position: relative;
    transform: scale(0.93);
    display: block;
    margin-top: 0px;
}

#tc-user-login-form .g-recaptcha {
    left: 0;
    position: unset;
    margin-top: 15px;
    display: inline-block;
}

.tax-question-loing-form#login-form .g-recaptcha {
    left: auto;
    top: 8px;
    right: -25px;
}

.tax-question-loing-form#login-form .g-recaptcha>div {
    float: right;
}

@supports (-moz-appearance:none) {
    .tax-question-loing-form#login-form .g-recaptcha {
        right: -22px;
    }
}

div.hdr.gain h3 {
    font-size: 26px !important;
    margin: 40px 0 25px 0 !important;
}

.cont #login-form .g-recaptcha {
    top: 0px;
    left: 21px
}

.cont #login-form .g-recaptcha>div {
    margin: 0 auto;
}

.wrap .instructors {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto;
}

.wrap .instructors .home-page-search {
    left: 0 !important;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    right: 0;
}

.wrap .instructors .home-page-search>div {
    max-width: 100% !important;
    width: 100% !important;
    left: 0 !important;
}

.wrap .instructors .home-page-search>div .button_blue_newnav {
    padding: 8px 38px !important;
    width: auto !important;
    float: right;
}

.wrap .instructors .home-page-search>div .search_tax_pro_wrap {
    margin: 0 !important;
}

.wrap .instructors .home-page-search>div .search_tax_pro_wrap form {
    float: left;
    width: 100%;
}

.wrap .instructors .home-page-search>div .search_tax_pro_wrap input[type=text] {
    max-width: unset !important;
    width: 75% !important;
    float: left;
    margin: 0 !important;
}

.main-container {
    padding: 0px 15px;
}

.sign-up-continer{
	padding: 0px 0px;
}

.m-sec.main-container,
.leg.main-container {
    padding: 0px;
}

#country-state-fliter-form .filter_item select {
    width: 100%;
}

.tax_question_listing_continer_comments .tax_question_preview i {
    padding-right: 5px;
}

.tax_question_listing_continer_comments .tax_question_preview {
    height: auto;
}

.video-sub-menu-header ul {
    height: 36px;
    background: #2aaae1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 0.5;
}

.samediv div.imgsjimgsj {
    margin-top: 20px !important;
}

#tax-bloggers .forma .check input.check {
    width: auto;
}

#tax-bloggers .forma .check {
    text-align: center;
}

.check {
    text-align: center;
}

#form .check input.check,
.check input.check {
    width: auto !important;
}

.tutorial_ordered_list img {
    margin-left: 0px !important;
    padding-left: 0 !important;
    width: auto !important;
    max-width: 100%;
}

#faqSection ol img {
    width: auto !important;
    max-width: 100%;
}

.question_tags_item {
    display: inline-block;
}

#current_enrolled {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .3);
}

td.cmd_btn button.comment-button.button_blue_newnav {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.post_detail .comment td.cmd_btn {
    float: none;
    top: -3px;
    position: relative;
}

table.auto_join_table tr {
    width: 100% !important;
}

table.auto_join_table tr td:last-child {
    float: right !important;
}

table.auto_join_table tr .community_button {
    margin-right: -5px !important;
}

.post_detail .utq {
    width: 196px;
}

.taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
    left: unset !important;
    right: -86px;
}

.taxstore_calendar_result_conference {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

table#main #content .post_detail table tbody {
    width: 100%;
    display: block;
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}

.my-community.my-community2 tr {
    width: 100%;
}

.my-community.my-community2 .lft-col {
    width: 47.5%;
    float: left;
}

.my-community.my-community2 .cnt-col {
    width: 5%;
    float: left;
}

.my-community.my-community2 .rft-col {
    width: 47.5%;
}

.boardroom_banner_container{
	float:left;
	width:100%;
	margin-bottom:15px; 
}
.boardroom_banner_container img{
	max-width:100%; 
}

.user-badges{
	display:inline;
	float:left;
	width:100%;
	margin:10px 0px; 
}
.user-badges .badge-items{	
    padding: 0px;
    float: left;
    width: 50%;          
	border-radius: 50%;
	margin:10px 0px;
	clear:both;	
}
.user-badges .badge-items img{
	width: 100%;    
    margin: 0px;    
	
}


.btn_block .button_blue{
    border-radius: 3px;
    box-shadow: none;
}
#manage-virtual{
    max-height: 550px;
    height: 100%;
    overflow: hidden;
    float: left;
    width: 100%;
}
.table_container{
    max-height: 450px;
    float: left;
    width: 100%;
    overflow: auto;
    margin-bottom: 20px; 
}
p.instructions{
    float: left;
    width: 93%;
    margin: 10px 0px;
    padding: 10px 15px;
    background: #e2e2e2;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
}

.pre_loading .page-loaders {
    display: block;
  }
  .page-loaders {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.75);
    display: none;
    text-align: center;
    top: 0px;
  }
  .page-loaders .preloader {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .page-loaders .preloader svg {
    width: 120px;
    height: 120px;
  }
#sliderb_container{
	width:100%!important;
	max-width: 960px;
}
div.desktop-wrapper{    
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
}
.desktop-wrapper iframe{
	box-sizing: border-box;
	background:url('../imgs/blank-computer-monitor.JPG')center center no-repeat;background-size: contain; 
	background-size: contain;
	padding: 8% 13% 23% 15%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.payment-user-info-head {
	font-size: 16px;
	text-align: justify;
	padding: 8px 6px;
	line-height: 1.5;
}
.payment-user-info {
	max-width: 320px;
	margin: 0 auto;
	width: 100%;
}
.payment-user-info p {
	font-size: 14px;
	padding: 6px 6px;
	text-align: left;
	z-index: -1;
}
.payment-user-info span {
	display: inline-block;
	min-width: 75px;
	text-align: left;
	color: #078bcc;
}
ul.financial-money-ul.arrow-bold li{
	list-style: inherit;
	padding: 0 0 0 8px;
}
ul.financial-money-ul.arrow-bold{
	list-style-image: url('../imgs/ullidotarrow.jpg');
}

@media screen and (max-width: 1024px) {
    .wrap>#events_calendar_results_wrap.book-parent {
        width: calc(100% - 30px) !important;
        padding: 0 15px !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 1017px) {
    table#main {
        padding: 0px 15px;
        width: calc(100% - 30px) !important;
    }
    table#main.profile-detail-feeds {
        padding: 0px;
        width: 100% !important;
    }
    table#main.homepage-comment-feeds {
        width: 100% !important;
    }
    @supports (-moz-appearance:none) {
        table#main {
            padding: 0px 15px;
            width: calc(100% - 30px) !important;
        }
    }
    table#main #content {
        width: calc(100% - 30px);
        padding: 1em 15px;
    }
    table#main.profile-detail-feeds #content {
        padding: 15px;
        width: calc(100% - 30px) !important;
    }
    table#main #content .post_detail {
        width: calc(100% - 30px);
        padding: 2em 15px;
        float: left;
    }
}

@media screen and (max-width: 1000px) {
    .homepage-comment-feeds tr td.recfe {
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {
    div#hdr.blogger-membership #form {
        margin: 15px 10px 0 0!important;
    }
    div#hdr.preparing-interview #form {
        margin: 0 0 0 40px!important;
    }
    div#hdr.interview-guide #form {
        margin-right: 35px;
    }
    #topics-dialog-listing {
        padding: 0px 15px;
    }
    a.comu {
        margin: 10px 0px 0 0 !important;
    }
    .comms {}
    div#hdr.find-tax-jobs #form {
        margin: 0px;
    }
}

@media screen and (max-width: 990px) {
    .virtual-office#hero h6 {
        font-size: 38px;
        line-height: 46px;
    }
    #tc-user-login-form .g-recaptcha {
        transform: scale(0.93);
    }
    .wrap .instructors .home-page-search>div .search_tax_pro_wrap form {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    .wrap .instructors .home-page-search>div .search_tax_pro_wrap input[type=text] {
        width: 71% !important;
        font-size: 16px;
    }
    .wrap .instructors .home-page-search>div .button_blue_newnav {
        width: 18% !important;
        float: right;
        border: none;
        text-align: center;
        padding: 10px 0px !important;
    }
    .m-sec.main-container {
        padding: 0px 15px;
        ;
    }
    .leg.main-container {
        padding: 0px 15px;
    }
    h2.ftrs {
        margin: 10px 0 !important;
    }
}

@media screen and (max-width: 982px) {
	.investor-oppor{
		max-width:100% !important;
	}
	.logged-invertor{
		padding: 0;
	}
	
	.ie11-browser .logged-invertor{
		padding: 0px;
	}
	
    .boardroom_parentDiv #boardroom_wrap {
        float: left;
        width: 65%;
    }
    .boardroom_parentDiv #boardroom_right_nav {
        float: left;
        width: 35%;
        margin: 0;
    }
    .boardroom_parentDiv .boardroom_main_info_wrap {
        width: 96%;
    }
    .boardroom_parentDiv .ribbon-front-view,
    .boardroom_parentDiv #message_reply_wrap {
        width: 100%;
    }
    .boardroom_parentDiv #thread_messages_wrapper {
        width: 78%;
    }
    .boardroom_parentDiv .reply_wrap #message_reply {
        width: 90% !important;
    }
    #taxprof.search_tax_pro_wrap .button_blue_newnav {
        width: auto !important;
        padding: 7px 55px !important;
        font-size: 20px !important;
    }
    #content_header #megaanchor {
        padding: 20px 15px 0px 0px;
    }
    table#main.profile-detail-feeds {
        padding: 0px 15px;
    }
    .community-page table#main.profile-detail-feeds tbody tr:first-child td:first-child {
        padding: 0px;
        width: 100% !important;
    }
    .community-page table#main.profile-detail-feeds tbody tr:first-child td:first-child #content .post_detail {
        width: calc(100% - 30px);
        padding: 15px;
    }
    .sponsor-ad .cl {
        width: auto!important;
    }
	.investor-oppor{max-width:100%;}
}

@media screen and (max-width: 980px) {
    .content-parent {
        padding: 0px 15px;
    }
    p.get {
        padding: 0px 0px 0px 130px !important;
        font-size: 18px !important;
    }
    .content-parent>div {
        margin-bottom: 15px;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
        right: -75px;
    }
}

@media screen and (max-width: 961px) {
    div.hero#find-tax-job2 h3 {
        width: auto;
        font-size: 28px;
        line-height: 35px;
    }
    div.hero#find-tax-job2 #form {
        margin-right: 0px;
    }
}

@media screen and (max-width: 940px) {
    .virtual-phone div#phn,
    .virtual-phone #form {
        width: 50%;
    }
    #topics-dialog-listing #selectable-contact-names li {
        width: 94%;
    }
    #topics-dialog-listing #contact-section-wrap {
        width: 9%;
    }
    #topics-dialog-listing #selectable-contact-names {
        width: 88%;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
        right: -75px;
    }
}

@media screen and (max-width: 900px) {
    .virtual-mailbox h4.phn {
        font-size: 28px;
    }
    h4.vtp {
        max-width: 50% !important;
        font-size: 26px !important;
    }
    #hdr.vtpw {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width 100%;
    }
    .motivational h2.msg {
        font-size: 24px;
        width: 52%;
    }
    .motivational #form {
        margin-right: 20px !important;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
        right: -60px;
    }
}

@media screen and (max-width: 880px) {
    #sign_in_wrap_consumer .consumer_description {
        padding: 0px 15px;
        display: block;
        float: left;
        width: 90%;
    }
    #sign_in_wrap_consumer #tc-user-login-form {
        width: 95%;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
        right: -60px;
    }
}

@media screen and (max-width: 821px) {
    #enr label {
        display: none;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
        right: -45px;
    }
}

@media screen and (max-width: 768px) {
    div#hdr.blogger-membership #form h2.msg {
        margin: 0 0 10px 0!important;
    }
    div#hdr.preparing-interview h2.ttl {
        margin: 20px 0 20px 60px!important;
    }
    div#hdr.interview-guide h2.ttl {
        margin: 25px 0px 25px 0!important;
        font-size: 22px !important;
        text-align: center;
    }
    div#hdr.interview-guide #form {
        width: 100%;
        margin: 0 auto;
    }
    div#hdr.interview-guide #form form {
        width: 100%;
        max-width: 100%;
    }
    div.hero#find-tax-job2 {
        min-height: 392px;
    }
    div.hero#find-tax-job2 h3 {
        margin: 15px 0px;
        width: 100%;
    }
    div.hero#find-tax-job2 #form {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    div.hero#find-tax-job2 #form form {
        width: auto;
    }
    .find-tax-jobs div.infusion-field {
        display: block!important;
        width: 280px!important;
    }
    h5.qte {
        text-align: left !important;
    }
    div.video iframe {
        height: 500px;
    }
    .sign-up#hero #tc-user-login-form .g-recaptcha {
        left: 0px;
        transform: scale(0.86);
    }
    #tax-bloggers h2.tb {
        margin: 40px 0 40px 0 !important;
        font-size: 21px;
    }
    #tax-bloggers h4.tb {
        font-size: 18px;
        margin-bottom: 0px;
    }
    #tax-bloggers h3.tb {
        padding: 20px 0px;
    }
    .findtaxprofessional #hero .home-page-search {
        max-width: 500px;
        position: absolute !important;
        top: 50px;
        left: 25px !important;
        padding: 0;
    }
    .g-recaptcha {
        transform: scale(0.85);
        left: 3px;
    }
    .tax-question-loing-form#login-form .g-recaptcha {
        right: -21px;
        transform: scale(0.93);
    }
    #hero #tc-user-login-form .g-recaptcha,
    #tc-user-login-form .g-recaptcha {
        transform: scale(0.83);
        display: block;
    }
    .private-invitation#forma {
        width: unset !important;
    }
    .text-container {
        float: left;
        padding: 0 15px;
    }
    .text-container h4.quo1 {
        text-align: left !important;
    }
    .private-invitation#forma {
        width: 93% !important;
        margin: -35px auto 0 auto;
        float: none;
        max-width: 384px;
    }
    .private-invitation#forma #form_items_signup_wrapper #agree_checkbox {
        width: auto !important;
    }
    .cont #login-form .g-recaptcha {
        top: 10px;
    }
    h3.city-name {
        top: 25px !important;
        font-size: 24px !important;
    }
    @supports (-moz-appearance:none) {
        .tax-question-loing-form#login-form .g-recaptcha {
            right: -45px;
        }
    }
    #tax-bloggers .forma form label {
        margin: 9px 10px 5px 0;
    }
    #tax-bloggers .forma .check input.check {
        width: auto !important;
        margin-bottom: 0px;
    }
    .about-us p.btqst {
        padding: 0px;
    }
    .findtaxprofessional #taxprof.search_tax_pro_wrap form {
        max-width: 100% !important;
        width: 100% !important;
    }
    .findtaxprofessional .search_tax_pro_wrap input[type="text"] {
        width: 75% !important;
    }
    .cntnr div.newsletter-optin {
        width: calc(100% - 30px) !important;
        padding: 0px 15px;
    }
    div.inbox_message_item_new {
        height: auto;
        min-height: 80px;
    }
    #tc-user-login-form #PaidMembership-b {
        font-size: 14px;
        padding: 10px 11px !important;
    }
    #hero #tc-user-login-form .g-recaptcha,
    #tc-user-login-form .g-recaptcha {
        transform: scale(0.84);
        display: block;
    }
    #taxstore_keyword {
        padding-bottom: 5px;
    }
    .header-menu.f-right,
    .header-menu.f-right .f-right {
        float: unset;
    }
    .home-page-tax-questions-wrap .content-footer a.button_blue_newnav,
    .home-page-blog-wrap .mobile-box-border a.button_blue_newnav,
    .home-page-tax-pros-wrap .m-center a.button_blue_newnav {
        width: auto !important;
        padding: 10px 55px !important;
        display: inline-block !important;
    }
    .home-page-blog-wrap .mobile-box-border {
        text-align: center;
    }
    table.auto_join_table tr td {
        width: 100% !important;
        float: left !important;
    }
    table.auto_join_table tr .community_button {
        margin: 0.5em 0px !important;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_result_conference,
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type {
        float: left;
        width: 100%;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type {
        padding-bottom: 20px;
    }
    .taxstore_calendar_result_content_wrap .taxstore_calendar_type>div {
        float: left !important;
        right: unset;
    }
    .my-community.my-community2 .lft-col,
    .my-community.my-community2 .cnt-col,
    .my-community.my-community2 .rft-col {
        width: 100%;
        float: left;
    }
    .sprnsrform-parent#hdr {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    table.reps tbody tr:first-child {
        display: none;
    }
    table.reps tbody tr td {
        display: block;
        text-align: right;
        clear: both;
        border: none;
        padding: 1.618em !important;
        vertical-align: top;
    }
    table.reps tbody tr td[data-title]:before {
        content: attr(data-title) " ";
        font-weight: 600;
        float: left;
        color: #078bcc;
    }
    table.reps tbody tr {
        border-bottom: solid 1px #ccc;
        display: block;
    }
    h6.pho {
        font-size: 20px !important;
    }
    .virtual-mailbox div#phn {
        float: left;
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .virtual-mailbox #form,
    .vtpw #form,
    .motivational #form {
        width: 100%;
        float: none;
    }
    .motivational #form form {
        margin: 0 auto;
    }
    h4.vtp {
        max-width: 100% !important;
    }
    .motivational h2.msg {
        width: 100%;
    }
    #topics-dialog-listing #contact-section-wrap {
        width: 7%;
    }
    #contact-section-wrap a.connection-section-link {
        font-size: 14px;
        height: 20px;
        padding: 3px 3px 3px;
        width: 30px !important;
    }
    #topics-dialog-listing #selectable-contact-names {
        width: 88%;
        margin: 10px 0px 0px 10px;
    }
    #topics-dialog-listing #selectable-contact-names li {
        width: 92%;
    }
    .boardroom_parentDiv #boardroom_wrap,
    .boardroom_parentDiv #boardroom_right_nav {
        width: 100%;
    }
    .boardroom_parentDiv #boardroom_wrap .boardroom_main {
        width: 97%;
    }
    .boardroom_parentDiv .boardroom_main_location,
    .boardroom_parentDiv .contributor_name {
        width: 75%;
    }
    .virtual-mailbox img.phn {
        width: auto;
    }
    .virtual-office .mailbox h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .main-container .rvls {
        display: block;
        margin: 30px auto;
        text-align: center;
    }
    .main-container .rvls .rvl {
        max-width: 100%;
    }
    .main-container .rvls .vs {
        margin: 0px;
        padding: 25px 0px;
        position: relative;
        display: block;
    }
    #hdr #form h3 {
        margin: 0px;
    }
    #optin #video {
        float: none;
        width: 100%;
        margin: 0 auto;
        max-width: 395px;
    }
    #optin #form {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        text-align: center;
    }
    h4.prodigy {
        margin: 10px auto 20px auto !important;
    }
    #optin #form div.infusion-field {
        display: block !important;
    }
    #nav-inbox.fixed {
        position: relative !important;
        top: unset !important;
    }
}

@media screen and (max-width: 600px) {
    .findtaxprofessional #hero .home-page-search {
        left: 0px !important;
    }
}

@media screen and (max-width: 640px) {
    .ui-dialog.ui-widget {
        max-width: 960px;
        width: 90% !important;
        left: 0 !important;
        margin: 0 auto !important;
        right: 0 !important;
    }
    .ui-dialog.ui-widget #boardroom-invite-dialog,
    .ui-dialog.ui-widget #InviteForm_message {
        width: 100% !important;
    }
    div.video iframe {
        height: 325px;
    }
}

@media screen and (max-width: 579px) {
    div#hdr.preparing-interview #form {
        margin: 0px!important;
    }
    div#hdr.preparing-interview #form form {
        padding: 0px!important;
    }
    div#hdr.preparing-interview h2.ttl {
        margin: 20px 0 20px 0px!important;
        text-align: center;
        font-size: 20px !important;
    }
    .virtual-phone div#phn,
    .virtual-phone #form {
        width: 100%;
    }
    div#hdr #form {
        float: none;
    }
    .best-tax#hdr #form,
    .best-tax#hdr #form form {
        float: none;
    }
    .testi-fullcvr .rfmq-center div img {
        margin-bottom: 15px;
    }
    #question_wrap .step p {
        padding-left: 10px;
    }
    .find-new-tax-clients h2.msg {
        font-size: 22px;
        margin: 20px 0px!important;
    }
}

@media screen and (max-width: 579px) {
    div#hdr.sponsor-ad #form {
        margin: 0px;
    }
    .sponsor-ad .cl {
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    #reco-form .row .select_wrapper.size5a.f-left {
        margin-top: 20px;
    }
    .virtual-office#hero h6 {
        font-size: 26px;
        line-height: 36px;
    }
    .main-container .videos video {
        max-width: 45%;
    }
    .best-tax#hdr h2.msg {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
        margin-top: 15px !important;
    }
    #optin div#form form {
        width: 86%;
    }
    .findtaxprofessional .search_tax_pro_wrap input[type="text"] {
        width: 88% !important;
    }
    div.hero h1.hero#event-List {
        font-size: 22px;
        margin-top: 60px;
    }
}

@media screen and (max-width: 560px) {
    .virtual-office .mailbox h2 {
        font-size: 20px;
        line-height: 26px;
        float: none;
        width: 100%;
        top: 0;
        text-align: center;
        right: 0;
    }
    .virtual-office .mailbox img {
        width: auto;
        margin: 0 auto;
        float: none;
        text-align: center;
        display: block;
    }
    .footer-bottom>div {
        padding: 0px 15px;
        background: #222222;
        padding-bottom: 25px;
    }
    .post_detail table tbody tr:nth-child(1) td:nth-child(2) {
        float: left;
        width: 100%;
        padding: 15px 0 !important;
    }
    .post_detail table tbody tr:nth-child(1) td:nth-child(3) {
        float: left;
        width: 100%;
    }
    div#hdr.blogger-membership #form h2.msg {
        padding: 0px 15px;
        width: calc(100% - 30px);
        font-size: 16px;
    }
}

@media screen and (max-width: 526px) {
    #events_calendar_results_wrap .taxstore_calendar_result .user_photo_thumbnail {
        margin-left: 12px;
    }
}

@media screen and (max-width: 480px) {
    .blogger-membership #forma form.infusion-form .infusion-field input {
        width: 70%!important;
    }
    .find-new-tax-clients h2.msg {
        font-size: 18px;
    }
    .profile-detail-feeds #header-menu a {
        width: auto;
    }
    .homepage-comment-feeds .cmd_btn {
        float: left;
        width: 100%;
    }
    .m-align {
        text-align: center;
    }
    h3.city-name {
        top: 25px !important;
        font-size: 30px !important;
    }
    .virtual-office h5.evrthng {
        right: unset;
        text-align: center;
    }
    .content-parent>div {
        border-bottom: 1px solid #ccc;
    }
    .content-parent>div img {
        text-align: center;
        margin: 0 auto 15px auto;
        display: block;
        float: none;
    }
    p.get {
        padding: 0px !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .motivational h2.msg {
        font-size: 18px;
        line-height: 25px;
    }
    #topics-dialog-listing .contacts-search-header {
        margin-left: 0px;
    }
    #topics-dialog-listing .connections-search {
        max-width: 300px;
        width: 88%;
    }
    #topics-dialog-listing #selectable-contact-names {
        width: 87%;
    }
    #contact-section-wrap a.connection-section-link {
        height: 25px;
        padding: 0px;
        width: 25px !important;
    }
    #topics-dialog-listing #selectable-contact-names li {
        min-width: 96%;
        max-width: 100%;
        width: 97%;
        float: left;
        padding: 15px 5px;
    }
    #topics-dialog-listing #cur-topics-page {
        text-align: left !important;
        float: left;
        left: 25px;
        top: 9px;
    }
    .virtual-mailbox#hdr #form,
    .virtual-mailbox#hdr #form form {
        float: none;
    }
    .main-container .videos video {
        max-width: 100%;
    }
    .best-tax h2.msg {
        font-size: 28px;
        line-height: 30px;
    }
    #optin div#form form .boton {
        width: 90%;
    }
    #optin #form form label {
        text-align: center;
    }
    .form-right-container {
        float: left;
        width: 100%;
    }
    div#hdr .form-right-container #form,
    div#hdr .form-right-container #form form {
        float: none;
    }
    .forma.sprnsrform {
        width: 95%;
    }
    .forma.sprnsrform form {
        box-sizing: border-box;
        padding: 15px !important;
    }
    .forma.sprnsrform form input {
        width: 100%;
    }
    #tax-bloggers h2.tb {
        margin: 25px 0 25px 0 !important;
        font-size: 18px !important;
    }
    #tax-bloggers figure.tb figcaption {
        font-size: 16px;
    }
    .profile_detail .clearboth {
        height: 1px !important;
        background: #ccc;
    }
    .profile_detail .certification {
        width: 100%;
    }
    .certification_location {
        padding-left: 0px;
        margin-left: 0px;
    }
    .gray-question-options {
        height: auto !important;
    }
    .private-invitation#forma {
        width: 87% !important;
    }
    .private-invitation#forma #form_items_signup_wrapper {
        max-width: 100%;
        width: 92.2% !important;
        padding: 10px !important;
    }
    .private-invitation#forma #form_items_signup_wrapper .form_item_signup input {
        max-width: 100% !important;
        width: 81% !important;
    }
    .private-invitation #tc-user-login-form .g-recaptcha {
        padding-left: 25px;
    }
    .private-invitation #tc-user-login-form #PaidMembership-b {
        width: auto !important;
        padding: 12px 25px !important;
    }
    .wrap .instructors .home-page-search>div .search_tax_pro_wrap input[type=text] {
        width: 89% !important;
        font-size: 16px;
        padding-left: 32px;
    }
    .wrap .instructors .home-page-search>div .button_blue_newnav {
        width: auto !important;
        float: left;
        border: none;
        text-align: center;
        padding: 10px 15px !important;
        margin-top: 15px;
        font-size: 16px !important;
    }
    .tax-question-loing-form#login-form .g-recaptcha {
        float: right;
    }
    #tax-bloggers .forma form {
        padding: 15px !important;
    }
    #tax-bloggers .forma form button.tb {
        font-size: 12px;
    }
    .findtaxprofessional .search_tax_pro_wrap input[type="text"] {
        width: 82% !important;
    }
    .ask-tax-question-login .bannersearch_txt {
        padding-left: 25px;
        background-position: 2px 6px;
    }
    #leading_contributor_wrapper div#question_wrap {
        padding-left: 0px;
    }
    #leading_contributor_wrapper.taxquestions-leftside-widget-cvr div#question_wrap {
        width: 100%;
        padding: 0px;
    }
    #leading_contributor_wrapper #question_wrap .button_blue {
        margin-left: 0px;
    }
    .forget-psd-cvr {
        min-height: 308px !important;
    }
    .m-center {
        padding: 0px 20px;
    }
    div.sec1 .rgt a.btn {
        width: auto !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
        display: inline-block !important;
    }
    #content_header #megaanchor {
        text-align: center;
    }
    .home-page-tax-questions-wrap .content-footer a.button_blue_newnav,
    .home-page-blog-wrap .mobile-box-border a.button_blue_newnav,
    .home-page-tax-pros-wrap .m-center a.button_blue_newnav {
        width: 90% !important;
        padding: 10px 0px !important;
        display: inline-block !important;
    }
    #balloon-body img.large-profile-pic {
        width: 100px !important;
        height: 100px !important;
    }
    .my-community.my-community2 .lft-col tr td,
    .my-community.my-community2 .rft-col tr td {
        width: auto !important;
    }
    .my-community.my-community2 .lft-col tr td:first-child img,
    .my-community.my-community2 .rft-col tr td:first-child img {
        padding-right: 15px;
    }
    .my-community.my-community2 .lft-col tr td:first-child .community_button.add,
    .my-community.my-community2 .rft-col tr td:first-child .community_button.add {
        margin: 0px;
    }
    .my-community.my-community2 .lft-col tr td:last-child img,
    .my-community.my-community2 .rft-col tr td:last-child img {
        max-width: 100%;
        margin: 10px 0px !important;
        padding: 0;
    }
    #tax-questions-create-form .country_refinement_submit {
        background: none;
    }
    #tax-questions-create-form .country_refinement_submit select {
        width: 100% !important;
        min-width: 95% !important;
    }
    #tax-questions-create-form-new .country_refinement_submit select {
        width: 97% !important;
        min-width: 97% !important;
    }
    .community-page table#main #about img {
        max-width: 100%;
        width: 100%;
    }
    div .liveurl-comment .details-comment a {
        font-size: 13px;
    }
    div#hdr.blogger-membership #form h2.msg {
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {
    .g-recaptcha {
        left: 27px;
    }
    #hero #tc-user-login-form .g-recaptcha,
    #tc-user-login-form .g-recaptcha {
        transform: scale(0.85);
    }
    #hdr h2.msg {
        font-size: 18px;
    }
    .sign-up#hero #tc-user-login-form .g-recaptcha {
        left: 26px;
    }
    .find-tax-jobs #form form input {
        width: 245px;
    }
}

@media screen and (max-width: 340px) {
    div.sec1 .rgt a.btn {
        font-size: 12px !important;
    }
}