/* Screen stylesheet *//* Designed and developed by TCS Software (www.associationsoftware.com) */

/*
===========================================================================
@IMPORTED STYLESHEET: convention_css-structure
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://nahad.org:443/aws/NAHAD/am/gi,@primary,#OB27668,@dprimary,#OB27668,@secondary,#803248,@accent,#415359,@white,#ffffff,@black,#231F20,@lgrey,#C4CACE,@bordercolor,#d4d4d4] -->*/html{}body{  margin:0px;  padding:0px;  background:#231F20;}img, iframe{  max-width:100%;}.tcs_printer_friendly a{  background:#d4d4d4 url(http://nahad.org:443/aws/NAHAD/am/gi/icon-print.png) no-repeat left center;  padding:10px 20px 10px 50px;  border-radius:5px;  color:#ffffff !important;  text-decoration:none !important;  margin:10px 0px 20px 0px;  font-weight:900;  display:inline-block;}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  html  {   }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {   }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {   }}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  background:#ffffff url(http://nahad.org:443/aws/NAHAD/am/gi/convention-header-bg.jpg?ver=7)no-repeat center top;  background-size:cover;  padding:20px;}#date{  margin-bottom:20px;}#date h2{  color:#415359;  margin:20px 0px 20px 0px;  text-align:center;  font-weight:700;}#date h3{  color:#415359;  margin:0px 0px 20px 0px;  text-align:center;  font-weight:300;}#date h3 i{  color:#OB27668;  margin:10px 10px 5px 10px;  display:block;  font-size:.8rem;}#sponsors{  background:#ffffff;  padding:15px;  text-align:center;}#sponsors h5{  color:#803248;  font-weight:100;  margin:0px;}#sponsors h4{  color:#OB27668;  font-weight:500;  margin:0px 0px 10px 0px;  font-size:.8rem;}#tcs-carousel-sponsors .carousel-indicators,#tcs-carousel-sponsors .carousel-control-prev,#tcs-carousel-sponsors .carousel-control-next{  display:none;}#register-now{  background:url(http://nahad.org:443/aws/NAHAD/am/gi/register-background.png?ver=1) no-repeat center top;  background-size:contain;}#register-now h2{  text-align:center;  padding:12px 20px 20px 20px;  color:#ffffff;  text-transform:uppercase;  font-size:15px;}#register-now h2 a{  color:#ffffff !important;  text-decoration:none !important;}/* HEADER MD ONLY -------------------------------------------- */@media (max-width: 991px) and (min-width: 768px){  #header .container  {    max-width:100%;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #header  {    padding:0px;  }  #logo  {    padding-top:30px;  }  #date  {    margin-bottom:0px;  }  #date h2  {    margin:15px 0px 10px 0px;    text-align:left;  }  #date h3  {    margin:0px 0px 15px 0px;    text-align:left;  }  #date h3 i  {    margin:0px 10px 0px 10px;    display:inline-block;    font-size:1rem;  }   #sponsors  {    padding:10px;  }  #register-now h2  {    font-size:20px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header  {    position:sticky;    top:0px;    left:0px;    right:0px;    z-index:1;  }  #date h2  {    margin:25px 0px 10px 0px;  }  }/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #date h2  {    margin:35px 0px 10px 0px;  }  }/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  font-weight:700;}#nav a i{  padding-left:5px;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#OB27668;    border:1px solid #OB27668;    border-radius:0px;  }  #nav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#ffffff;  }  #nav .navbar-toggler-icon i  {    margin-right:5px;  }  #nav .navbar-collapse  {    background:#ffffff;    border:1px solid #OB27668;    margin:0px 0px;    position:relative;    z-index:999;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-top:1px dashed #OB27668;    padding:10px;    color:#OB27668;  }  .dropdown-menu   {    background:#ffffff;  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    color:#OB27668;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  .nav-item  {    padding:0px;  }  #nav a:link, #nav a:visited  {    padding:0px 20px 10px 0px;    font-size:.9rem;    color:#ffffff;    text-align:center;  }  #nav a:hover  {    color:#ffffff;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav a:link, #nav a:visited  {    padding:0px 20px 10px 0px;    font-size:.9rem;  }}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav a:link, #nav a:visited  {    padding:0px 30px 10px 0px;    font-size:1rem;  } }/* DROPDOWN ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu ul{  list-style:none;  margin:0px;  padding:0px;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;    border-radius:0px;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    margin:0px;    width:200px;    border:1px solid #OB27668;    padding:0px;    right:0px;    background:#231F20;     border-radius:0px;  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    padding:10px 10px;    border-bottom:1px solid #OB27668;    background-color:transparent;    text-align:left;    color:#OB27668;  }  #nav .dropdown-menu a:hover  {    color:#OB27668;  }}/* ------------------------------------------------------------------------------- *//* BANNER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#banner-01{  height:250px;  background:url(http://nahad.org:443/aws/NAHAD/am/gi/nahad_2021.png?ver=3) no-repeat center top;  background-size:100%;}#banner img{  width:100%;}.subpage #banner-01{  height:150px;} #banner-02{  height:250px;  background:url(http://nahad.org:443/aws/NAHAD/am/gi/convention-banner-02.jpg?ver=4) no-repeat center top;  background-size:100%;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner-01  {    height:250px;    background-size:cover;    background-attachment:fixed;  }    .subpage #banner-01  {    height:200px;  }   #banner-02  {    height:250px;    background-size:cover;    background-attachment:fixed;  }  }/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-01  {    height:500px;  }    .subpage #banner-01  {    height:350px;  }   #banner-02  {    height:350px;  }    }/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  #banner-01  {    height:600px;  }    .subpage #banner-01  {    height:400px;  }    #banner-02  {    height:400px;  }     }/* ------------------------------------------------------------------------------- *//* TESTIMONIALS ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.testimonial{  background:#ffffff url(http://nahad.org:443/aws/NAHAD/am/gi/convention-header-bg.jpg?ver=7)no-repeat center top;  background-size:cover;   padding:20px;  font-style:italic;}/* TESTIMONIALS MD ------------------------------------------------- */@media (min-width: 768px) {  }/* TESTIMONIALS LG ------------------------------------------------- */@media (min-width: 992px) {   }/* TESTIMONIALS XL ------------------------------------------------- */@media (min-width: 1200px) {     }/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.content{  background:#ffffff;  padding:20px;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  }/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  .content  {    padding:50px 20px;  }}/* CONTENT XL ------------------------------------------------- */@media (min-width: 1200px) {     }/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#ffffff url(http://nahad.org:443/aws/NAHAD/am/gi/convention-header-bg.jpg?ver=7)no-repeat center top;  background-size:cover;  color:#415359;  font-size:.8rem;  padding:25px 25px 80px 25px;}#footer a{  color:#415359 !important;}#footer .tcspromo{  padding-top:25px;}/* FOOTER MD --------------------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:25px 25px 25px 25px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* ------------------------------------------------------------------------------- *//* COMPONENTS -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsnews_odd, .tcsnews_even, .tcslinks_odd, .tcslinks_even, .tcsjobs_even, .tcsjobs_odd{  margin:0px 0px 20px 0px;}.tcsnews h5, .tcscalendars h5, .tcslinks h5, .tcsjobs h5{  color:#666666;  margin:0px 0px 5px 0px;}.tcsnews a, .tcscalendars a, .tcsjobs a, .topstory a{  text-decoration:none !important;}.tcslinks table tr td{  padding:0px 20px 20px 0px;}.tcsnews h3, .tcscalendars h3, .tcslinks h3, .tcsjobs h3{  margin:0px 0px 5px 0px;}.tcsnews h4, .tcscalendars h4, .tcslinks h4, .tcsjobs h4{  margin:0px 0px 5px 0px;}.tcsnews p, .tcscalendars p, .tcslinks p{  margin:0px 0px 5px 0px;}.PageResults, .NewsResults, .CalendarResults, .LinksResults{  margin-bottom:25px;}.tcssearch .odd, .tcssearch .even{  margin-bottom:10px;}.tcsUserCreatedForm{  border:0px !important;}.none_at_this_time{  display:none;}h5.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:25px;  margin:0px 0px 10px 0px;  padding:0px 0xp 10px 0px;  border-bottom:1px solid #d4d4d4;  color:@grey;}/* ------------------------------------------------------------------------------- *//* FORM STYLES ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.commentbox {  background:#ffffff !important;  background:linear-gradient(#ffffff, #C4CACE) !important;  border-radius:0px !important;  border:1px solid #d4d4d4 !important;  padding:20px !important;  width:100% !important;  font-size:1rem !important;  margin-bottom:10px !important;}select, input[type='checkbox'], input[type="radio"]{  display:inline !important;}::-webkit-input-placeholder /* WebKit, Blink, Edge */{  color:#d4d4d4;}:-moz-placeholder /* Mozilla Firefox 4 to 18 */{  color:#d4d4d4;  opacity: 1;}::-moz-placeholder /* Mozilla Firefox 19+ */{  color:#d4d4d4;  opacity: 1;}:-ms-input-placeholder /* Internet Explorer 10-11 */{  color:#d4d4d4;}::-ms-input-placeholder /* Microsoft Edge */{  color:#d4d4d4;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,.tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,#loginform input, #loginform select, #loginform textarea{  margin:0px;  padding:10px !important;  border:1px solid #d4d4d4 !important;  box-shadow:0px 0px 0px !important;  width:auto;  max-width:100%;  box-sizing:border-box;  height:auto;  border-radius:5px;}.tcsUserCreatedForm select, .tcsInputForm select, #loginform select{  background:#ffffff;  background:url(http://nahad.org:443/aws/NAHAD/am/gi/accordian_open.png?ver=1) no-repeat 95% center;  background:url(http://nahad.org:443/aws/NAHAD/am/gi/accordian_open.png?ver=1) no-repeat 95% center, linear-gradient(#ffffff, #C4CACE);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}.tcsUserCreatedForm td,.tcsInputForm td,#loginform td{  vertical-align:middle !important;  padding:2px;}.tcsUserCreatedForm_table,.tcsInputForm_table,#loginform_table{  border-spacing:3px;}.tcsUserCreatedForm_table input,.tcsInputForm_table input,#loginform_table input{  padding:3px;  margin-bottom:20px;}.tcsUserCreatedForm,.tcsInputForm,#loginform{  padding:0px;  max-width:100%;}.formtitle{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px solid #d4d4d4;}.tcsUserCreatedForm_Table h3,.tcsInputForm_Table h3,#loginform_Table h3{  margin:20px 0px;}.tcsUserCreatedForm .valid.required,.tcsInputForm .valid.required,#loginform .valid.required{  background-position:98%;}.tcsUserCreatedForm [type="radio"], .tcsUserCreatedForm [type="checkbox"],.tcsInputForm [type="radio"], .tcsInputForm [type="checkbox"],#loginform [type="radio"], #loginform [type="checkbox"],#commentform [type="radio"], #commentform [type="checkbox"] {  position:static;  visibility:visible;}.tcsUserCreatedForm input.button,.tcsInputForm input.button,#loginform input.button,.tcsFormButton{  background:#OB27668;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;}#tcs-login-panel .row{  margin:0px;}#tcs-login-panel [class*="col-"] {  padding-left: 0;  padding-right: 0;}#tcs-login-panel #new-user{  width:100%;}/* FORM XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .commentbox   {    padding:10px !important;  }  .tcsUserCreatedForm td,  .tcsInputForm td,  #loginform td  {    float:left;    width:96%;    padding:2px 2%;    text-align:left !important;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,  .tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,  #loginform input, #loginform select, #loginform textarea  {    max-width:100%;  }}


/*
===========================================================================
@IMPORTED STYLESHEET: convention_Editor_Stylesheet
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://nahad.org:443/aws/NAHAD/am/gi,@primary,#OB27668,@dprimary,#OB27668,@secondary,#803248,@accent,#415359,@white,#ffffff,@black,#231F20,@lgrey,#C4CACE,@bordercolor,#d4d4d4] -->*/body {  color:#231F20;    line-height:1.2;  font-weight:normal;  font-family: 'Lato', sans-serif;}table td {  font-size:1rem;  font-weight:normal;}a:link, a:visited, a:focus{  color:#OB27668;  text-decoration:underline;}a:hover{  color:#OB27668;}h1 {  color:#231F20;  font-size:2rem;  font-weight:900;  margin-bottom:1rem;}h2 {  color:#231F20;  font-size:1.6rem;  font-weight:900;  margin-bottom:1rem;}h3 {  color:#231F20;  font-size:1.3rem;  font-weight:900;  margin-bottom:1rem;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1.1rem;  margin-bottom:0px;}h4 {  color:#d4d4d4;  font-size:1.1rem;  font-weight:500;  margin-bottom:1rem;}h5 {  color:#d4d4d4;  font-size:1rem;}h6 {  color:#231F20;  font-size:.9rem;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;  clear:both;}.title{  padding:0px 0px 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}.primarytext{  color:#OB27668 !important;}.primary-button a{  color:#ffffff !important;  background:#OB27668;  padding:10px 30px;  border-radius:10px 0px 10px 0px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondarytext{  color:#803248 !important;}.secondary-button a{  color:#ffffff !important;  background:#803248;  padding:10px 30px;  border-radius:10px 0px 10px 0px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.responsive-table{  width:100% !important;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.primary-cell{  background:#OB27668;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.secondary-cell{  background:#803248;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.large-text{  font-size:1.3rem;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100%;  }}
 