#1A92FD, #0F7CB4
.body{
background: transparent;
width:100%;
margin: 0 auto;
padding: 0px;
text-align: center;
}
.body > .container-fluid > .row > .col-md-2, .body > .container-fluid > .row > .col-md-10{
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 991px){
.body > .container-fluid > .row > .col-md-2, .body > .container-fluid > .row > .col-md-10{
padding-left: 15px;
padding-right: 15px;
}
}
table.body_operation{
border: 3px double #999999;
width: 1000px;
}
body{
border: 0px;
margin: 0px;
padding: 0px;
text-align: center;
background: linear-gradient(#FFFFFF,#F2F2F2);
color: #4d4d4d;
font-size: medium;
font-family: Open Sans:400, helvetica, sans-serif !important;
font-weight: 300;
}
div{
margin: 0px;
padding : 0px;
}
p{
line-height: 1.5em;
}
span{
line-height: 1.5em;
}
li{
line-height: 1.5em;
}
table{
}
td{
}
img.mngmnt_icon{
}
.admincontrol{
background-color: #EEE;
width: 100%;
border: 10px groove #AAA;
margin-bottom: 20px;
}
div.container_box{
padding: 0px;
margin: 0px;
background-color: transparent;
}
div.container_box_conditional:after{
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #999;
width: 0;
content: "";
position: absolute;
left: 50%;
margin-left: -10px;
margin-top: 15px;
}
div.container_box_conditional{
box-shadow: 0px 0px 10px #F7F7F7;
border: 2px dashed #999 !important;
background-color: rgba(255,255,255,0.1);
padding: 15px;
}
div.container_editbox{
border: 2px dashed #AAA;
margin: 0px;
padding: 0px;
border-radius: 5px;
}
div.top_container_editbox{
margin: 0px 0px 4px 0px}
.in_configblocks{
display: none;
}
div.container_editbox .in_configblocks{
display: block;
}
div.container_editheader{
padding: 5px 15px;
margin: -15px -15px 15px -15px;
}
.container_info{
font-size: medium;
color: #4d4d4d;
}
div.container_editheader div.container_editheader_info{
text-align: left;
font-weight: bold;
}
div.container_editheader div.container_editheader_block{
float: right;
text-align: left
}
span.container_info_hidden{
background-color: yellow;
}
div.side_container_editbox{border: 3px solid #DDDDDD}
div.side_container_editheader{background-color: #DDDDDD}
div.containermodule_container_editbox{border: 3px solid #9999cc;
padding: 15px !important;
}
div.containermodule_container_editheader{
padding: 5px 15px;
margin: -15px -15px 15px -15px;
background-color: #9999cc;
}
div.containermodule_side_container_editbox{border: 3px solid #9999cc}
div.containermodule_side_container_editheader{padding: 0px;background-color: #9999cc}
div.allpages_container_editbox{border: 3px solid #669999}
div.allpages_container_editheader{background-color: #669999}
div.allpages_containermodule_container_editbox{border: 3px solid #669999}
div.allpages_container_editheader{background-color: #669999}
div.allpages_containermodule_container_editheader{background-color: #669999}
div.container_selectbox{
background-color: #DDDDDD !important;
}
div.container_controls{
}
div.container_controls div.container_controls_edit{
float: left;
text-align: left;
}
div.container_controls div.container_controls_block{
float: right;
text-align: left;
}
.moduletitle{
font-family: Open Sans Condensed, helvetica, sans-serif;
font-size: x-large;
font-weight: 600;
margin: 0px;
padding: 0px 0px 10px 0px;
color: #036;
}
.modulebody{
padding: 0px;
margin: 0px;
font-size: medium;
}
.Compact_modulebody{
padding: 0px;
margin: 0px;
}
.login_modulebody{
font-size: medium;
}
.login_modulebody td{
font-size: medium;
padding-bottom: 5px;
}
.login_mngmntlink{
font-size: medium !important;
}
.login_navlink{
font-size: medium;
}
.login_moduletitle{
padding-left: 0px;
}
.category_title{
padding: 5px 0px;
font-family: Open Sans Condensed, helvetica, sans-serif;
font-size: large;
color: #63B8BD !important;
}
.itemtitle{
font-weight: bold;
}
.paypal_itemtitle{
font-size: x-large;
}
.title_link{
font-weight: bold;
text-decoration: underline;
color: #63B8BD;
}
.category_title_link{
color: #036;
}
.summary{
padding-top: 8px;
padding-bottom: 5px;
font-size: medium;
color: #4d4d4d;
}
.summary2{
font-size: small;
text-align: right;
color: #999999;
}
tr.hd_row{
}
tr.even_row{
background-color: #F7F7F7;
}
tr.odd_row{
background-color: #FFFFFF;
}
tr.row:hover td, tr.row:hover td a{
background-color: #63B8BD;
}
td.header{
padding: 0px;
color: #036;
font-weight: bold;
font-size: large;
text-align: center;
}
td.header a{
font-weight: bold;
font-size: large;
text-align: center;
}
td.boxed{
border: 1px solid #999999;
padding-left: 10px;
}
a{
color: #63B8BD;
text-decoration: none;
}
a:hover{
color: #63B8BD;
text-decoration: none;
}
a:visited{
color: #63B8BD;
text-decoration: none;
}
a.title_empty, a.title_empty:hover{
color: #63B8BD;
}
a.mngmntlink, a.mngmntlink:visited{
font-size: large;
text-decoration: none;
color: #63B8BD;
}
a.mngmntlink:hover{
text-decoration: underline;
}
a.mngmntlink_small{
font-size: small;
}
a.chooselink{
background-image: url("/hotdoodle_engine/iconset/doodle_splat.gif");
background-repeat: no-repeat;
background-position: top left;
height: 20px;
padding-left: 16px;
}
a.doodlelink, a.doodlelink:visited{
font-size: small;
text-decoration: none;
color: #63B8BD;
}
a.doodlelink:hover{
text-decoration: underline;
}
a.navigation_mngmntlink{
text-decoration: none;
color: #63B8BD;
font-weight: bold;
font-size: large;
}
.navlink, .navlink:visited, .navlink:hover{
color: #63B8BD;
}
.navlinkcurrent{
font-weight: bold;
}
.category_navlink, a.category_navlink:visited{
color: #63B8BD;
font-size: x-large !important;
font-weight: bold;
}
a.category_navlink:hover{
color: #63B8BD;
}
.videolink{
font-size: large !important;
background-color: transparent !important;
color: #FFFFFF !important;
}
table.table_hd{
}
table.table_hd tr td, table.table_hd tr th{
padding: 2px;
border: 1px solid #999999;
}
table.table_hd caption{
font-size: larger;
font-weight: bold;
}
table.table_hd_top tr td{
vertical-align: top;
}
table.table_hd_borderless{
border-collapse: collapse;
border: none;
}
table.table_hd_borderless tr td, table.table_hd_borderless tr th{
padding: 2px;
}
table.table_hd_minimal{
border-collapse: collapse;
border: none;
}
table.table_hd_minimal tr td{
padding: 0px;
}
table.densetable{
border-collapse: collapse;
border-spacing: 2px;
border: 2px solid black;
}
table.densetable td, table.densetable th{
padding: 2px;
border: 1px solid black;
font-size: medium;
}
table.densetable caption{
padding: 2px;
font-size: medium;
}
tr.hd_row{
}
tr.even_row{
background-color: #EEE;
}
tr.odd_row{
}
tr.hd_row:hover td, tr.hd_row:hover td a{
background-color: #63B8BD;
}
tr.hd_row:hover{
background-color: #63B8BD;
}
td.header, th.header{
background-color: transparent;
color: #036;
font-weight: bold;
font-size: small;
padding: 0px;
}
td.header a, th.header a{
background-color: transparent;
font-weight: bold;
font-size: small;
padding: 2px;
}
td.boxed{
border: 2px solid #999999;
padding-left: 10px;
}
.userguide_navlink{
font-size: medium;
height: 16px;
text-decoration: underline;
}
.helpbox{
border: 1px solid #999999;
padding: 15px;
background-color: #FFFFFF;
color: #333333;
text-align: left;
border-radius: 5px;
box-shadow: 0px 0px 10px #999;
}
.tipbox{
width: 30%;
}
a.doodlelink_help:hover{
border: 1px solid black;
}
a.doodlelink5_help i.hdfa-help{
vertical-align: middle;
color: #999999;
font-size: 20px;
}
a.doodlelink5_help i.hdfa-help:hover,
a.doodlelink5_help i.hdfa-helpOpened
{
color: #b3b3b3;
}
a.doodlelink5_help i.hdfa-helpOpened:hover{
color: #999999;
}
tr.hdform_dropdowncontrol a.doodlelink5_help i.hdfa-help,
tr.hdform_yesnocontrol a.doodlelink5_help i.hdfa-help{
margin-top: 7px;
font-size: 20px;
vertical-align: top;
}
div.hdform__row_dropdowncontrol a.doodlelink5_help i.hdfa-help,
div.hdform__row_yesnocontrol a.doodlelink5_help i.hdfa-help{
margin-top: 7px;
font-size: 20px;
vertical-align: top;
}
.helpClosed, .helpHidden{
display: none
}
span.system{
color: #4d4d4d;
}
.body{
background: transparent;
width:100%;
margin: 0 auto;
padding: 0px;
text-align: center;
}
.body_operation .body{
background-image: none !important;
}
.body_plain{}
a.doodlelink, span.a.doodlelink{
font-size: 12px;
text-decoration: none;
white-space:nowrap;
color: #63B8BD;
}
a.doodlelink5, span.a.doodlelink5, a.doodlelink5_small, a.doodlelink5_button_small{
font-size: medium;
color: #63B8BD;
text-decoration: none;
white-space: nowrap;
}
.container_controls_block a.doodlelink5, .container_controls_block span.a.doodlelink5{
}
a.doodlelink5 i, span.doodlelink5 i , a.doodlelink i, span.doodlelink i{
color: #4d4d4d;
}
a.doodlelink5_noicon, span.doodlelink5_noicon{
font-size: 12px;
}
span.hdfa, i.hdfa{
font-size: 16px;
}
.doodlelink5 i.hdfa-arrow, .doodlelink i.hdfa-arrow{
color: #009245;
}
.doodlelink5 i.hdfa-alert, .doodlelink5_button i.hdfa-alert{
color: #C1272D;
}
span.hdfa-disable{
opacity: 0.25;
filter: alpha(opacity=25);
cursor:no-drop;
}
.doodlelink5_button, .doodlelink5_button:visited
{
font-size: medium;
padding: 7px 20px;
border-radius: 5px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F7F7F7);
background: -o-linear-gradient(#FFFFFF, #F7F7F7);
background: -moz-linear-gradient(#FFFFFF, #F7F7F7);
background: linear-gradient(#FFFFFF, #F7F7F7);;
border: 1px solid #E6E6E6;
line-height: 2.5em;
color: #333333;
white-space: nowrap;
}
header a.doodlelink5_button, header a.doodlelink5_button:visited, footer a.doodlelink5_button, footer a.doodlelink5_button:visited{
color: #333333;
}
.doodlelink5_button_big, .doodlelink5_button_big:visited
{
font-size: large;
padding: 12px 30px;
border-radius: 5px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F7F7F7);
background: -o-linear-gradient(#FFFFFF, #F7F7F7);
background: -moz-linear-gradient(#FFFFFF, #F7F7F7);
background: linear-gradient(#FFFFFF, #F7F7F7);;
border: 1px solid #E6E6E6;
line-height: 2.2em;
color: #333333;
white-space: nowrap;
}
.doodlelink5_button:hover, .doodlelink5_button_big:hover{
text-decoration: none;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);;
color: #666666;
}
.doodlelink5_button:active, .doodlelink5_button_big:active{
text-decoration: none;
background-color: #F7F7F7;
background: -webkit-linear-gradient(#F7F7F7, #FFFFFF);
background: -o-linear-gradient(#F7F7F7, #FFFFFF);
background: -moz-linear-gradient(#F7F7F7, #FFFFFF);
background: linear-gradient(#F7F7F7, #FFFFFF);;
}
a.doodlelink5_button_prominent, a.doodlelink5_button_prominent:visited{
border-radius: 5px;
line-height: 1.8em;
padding: 7px 20px;
font-size: medium;
background-color: #309ADD;
background: -webkit-linear-gradient(#309ADD, #0071BD);
background: -o-linear-gradient(#309ADD, #0071BD);
background: -moz-linear-gradient(#309ADD, #0071BD);
background: linear-gradient(#309ADD, #0071BD);;
color: #FFFFFF;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}
a.doodlelink5_button_prominent_big, a.doodlelink5_button_prominent_big:visited{
border-radius: 5px;
line-height: 2.2em;
padding: 12px 30px;
font-size: large;
background-color: #309ADD;
background: -webkit-linear-gradient(#309ADD, #0071BD);
background: -o-linear-gradient(#309ADD, #0071BD);
background: -moz-linear-gradient(#309ADD, #0071BD);
background: linear-gradient(#309ADD, #0071BD);;
color: #FFFFFF;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
}
a.doodlelink5_button_prominent:hover, a.doodlelink5_button_prominent_big:hover{
background-color: #57B6F2;
background: -webkit-linear-gradient(#57B6F2, #309ADD);
background: -o-linear-gradient(#57B6F2, #309ADD);
background: -moz-linear-gradient(#57B6F2, #309ADD);
background: linear-gradient(#57B6F2, #309ADD);;
box-shadow: 0 0 5px #8AD8FF;
}
a.doodlelink5_button_prominent_small{
border-radius: 5px;
line-height: 1.8em;
padding: 4px 15px;
font-size: small;
background-color: #309ADD;
background: -webkit-linear-gradient(#309ADD, #0071BD);
background: -o-linear-gradient(#309ADD, #0071BD);
background: -moz-linear-gradient(#309ADD, #0071BD);
background: linear-gradient(#309ADD, #0071BD);;
color: #FFFFFF;
box-shadow: 0 0 3px #262626;
font-weight: normal;
text-decoration: none;
white-space: nowrap;
}
a.doodlelink5_button_prominent_small:hover{
background-color: #57B6F2;
background: -webkit-linear-gradient(#57B6F2, #309ADD);
background: -o-linear-gradient(#57B6F2, #309ADD);
background: -moz-linear-gradient(#57B6F2, #309ADD);
background: linear-gradient(#57B6F2, #309ADD);;
box-shadow: 0 0 5px #8AD8FF;
}
a.doodlelink5_admin, a.doodlelink5_admin:visited{
background-color: #FDC880;
background: -webkit-linear-gradient(#FDC880, #FBAF3F);
background: -o-linear-gradient(#FDC880, #FBAF3F);
background: -moz-linear-gradient(#FDC880, #FBAF3F);
background: linear-gradient(#FDC880, #FBAF3F);;
border-color: #FFC880;
color: #720815;
}
a.doodlelink5_admin:hover{
background-color: #FFD6A4;
background: -webkit-linear-gradient(#FFD6A4, #FDC880);
background: -o-linear-gradient(#FFD6A4, #FDC880);
background: -moz-linear-gradient(#FFD6A4, #FDC880);
background: linear-gradient(#FFD6A4, #FDC880);;
}
a.doodlelink5.doodlelink5_admin{
padding: 0 10px;
}
a.doodlelink5_danger, a.doodlelink5_danger:visited{
background-color: #C1272D;
background: -webkit-linear-gradient(#C1272D, #AD1F23);
background: -o-linear-gradient(#C1272D, #AD1F23);
background: -moz-linear-gradient(#C1272D, #AD1F23);
background: linear-gradient(#C1272D, #AD1F23);;
color: #FFFFFF;
}
a.doodlelink5_danger i, a.doodlelink5_danger:visited i{
color: #FFFFFF !important;
}
a.doodlelink5_danger:hover{
background-color: #DB3B40;
background: -webkit-linear-gradient(#DB3B40, #C1272D);
background: -o-linear-gradient(#DB3B40, #C1272D);
background: -moz-linear-gradient(#DB3B40, #C1272D);
background: linear-gradient(#DB3B40, #C1272D);;
box-shadow: 0 0 5px #8AD8FF;
color: #FFFFFF;
}
a.doodlelink5.doodlelink5_danger{
padding: 0 10px;
}
a.doodlelink5_important, a.doodlelink5_important:visited{
background-color: #309ADD;
background: -webkit-linear-gradient(#309ADD, #0071BD);
background: -o-linear-gradient(#309ADD, #0071BD);
background: -moz-linear-gradient(#309ADD, #0071BD);
background: linear-gradient(#309ADD, #0071BD);;
color: #FFFFFF;
}
a.doodlelink5_important i, a.doodlelink5_important:visited i{
color: #FFFFFF !important;
}
a.doodlelink5_important:hover{
background-color: #57B6F2;
background: -webkit-linear-gradient(#57B6F2, #309ADD);
background: -o-linear-gradient(#57B6F2, #309ADD);
background: -moz-linear-gradient(#57B6F2, #309ADD);
background: linear-gradient(#57B6F2, #309ADD);;
box-shadow: 0 0 5px #8AD8FF;
color: #FFFFFF;
}
a.doodlelink5.doodlelink5_important{
padding: 0 10px;
}
a.doodlelink5 span.hdfa-button-thin, span.doodlelink5 span.hdfa-button-thin{
margin-right: 0px;
}
.container_controls_edit .doodlelink5 i, .container_controls_edit .doodlelink i, .albumListed_controls .doodlelink5 i, .albumListed_controls .doodlelink i, .article_control_edit .doodlelink5 i, .article_control_edit .doodlelink i{
color: #333333;
}
button.hdfa-button-block{
background-color: #FFFFFF;
color: #333333;
border-radius: 5px !important;
padding: 5px 10px !important;
}
a.doodlelink5 span.pre_text, span.doodlelink span.pre_text{
color: #4d4d4d;
font-weight: bold;
}
.leftpad{margin-left: 5px}
.leftmargin{margin-left:4px}
.xxdoodlelink5_red{
background-color: green !important;
}
.error{
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px 10px 10px 35px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #DD3C10;
text-align: left;
}
.error:before{
font-family: 'FontAwesome';
content: '\f057';
margin: 0 5px 0 -23px;
color: #DD3C10;
font-size: 16px;
padding-right: 0px;
vertical-align: middle;
}
.error_text{
color: #DD3C10;
}
.warning{
background-color: #FFFFCC;
border: 1px solid #FCEE21;
padding: 10px 10px 10px 35px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #FCEE21;
text-align: left;
}
.warning:before{
font-family: 'FontAwesome';
content: '\f071';
margin: 0 5px 0 -25px;
color: #FCEE21;
font-size: 16px;
padding-right: 0px;
vertical-align: middle;
}
.warning_text{
color: #FFB200;
}
.success{
background-color: #F3FAEF;
border: 1px solid #5cb85c;
padding: 10px 10px 10px 35px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #5cb85c;
}
.success:before{
content: '\f14a';
margin: 0 5px 0 -25px;
font-family: 'FontAwesome';
color: #5cb85c;
font-size: 16px;
padding-right: 0px;
vertical-align: middle;
}
.blockingmask{
position:absolute;
top:0px;
left:0px;height:4000px;
width:100%;
background:linear-gradient(#FFFFFF,#F2F2F2);z-index:801;opacity: 0.7;
filter: alpha(opacity=70);
}
.navigation_manageall{
background-color: #FFFFFF;
border-radius: 5px;
box-shadow: 0 0 10px #999999;
padding: 15px;
}
.navigation_ul{
list-style: none;
padding-left: 0;
}
.navigation_li{
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px dashed rgb(204, 204, 204);
border-radius: 0px;
box-shadow: none;
}
div.form_help{
background-color: #FFFFFF;
color: #333333;
padding: 5px;
}
div.form_header{
margin-bottom: 15px;
padding: 15px 30px;
box-shadow: 0 0 10px #999;
border-radius: 5px;
background: #FFF;
}
.small{
font-size: small;
}
.xsmall{
font-size: x-small;
}
.picture_name{
font-weight: bold;
}
.picture_desc{
}
.admincontrol{
background-color: #EEE;
width: 100%;
border: 10px groove #AAA;
margin-bottom: 20px;
}
.checkout_err .checkout_moduletitle{
background-color: #F4F4F4;
background: -webkit-linear-gradient(#F4F4F4, #E8E8E8);
background: -o-linear-gradient(#F4F4F4, #E8E8E8);
background: -moz-linear-gradient(#F4F4F4, #E8E8E8);
background: linear-gradient(#F4F4F4, #E8E8E8);;
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png');
background-repeat: no-repeat;
background-position: left;
height: 38px;
padding-top: 12px;
padding-left: 80px;
border: 1px solid #B3B3B3;
}
.checkout_err{
background-color: #DDDDDD;
background: -webkit-linear-gradient(#DDDDDD, #FEFEFE);
background: -o-linear-gradient(#DDDDDD, #FEFEFE);
background: -moz-linear-gradient(#DDDDDD, #FEFEFE);
background: linear-gradient(#DDDDDD, #FEFEFE);
border: 1px solid #808080;
box-shadow: 0 0 5px #666666;
width: 70%;
padding: 30px 30px 60px 30px;
font-size: medium !important;
color: #4d4d4d !important;
}
div.checkout_error div.checkout_moduletitle{
}
.genedCheckout_progress .genedCheckout_cell{
float: left;
text-align: center;
width: 25%;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_mid.png') no-repeat top center;
padding-top: 40px;
}
.genedCheckout_progress .genedCheckout_cell_first{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_first.png') no-repeat top center;
}
.genedCheckout_progress .genedCheckout_cell_last{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_last.png') no-repeat top center !important;
}
.genedCheckout_progress .genedCheckout_cell_current{
float: left;
text-align: center;
width: 25%;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_mid_current.png') no-repeat top center !important;
padding-top: 40px;
}
.genedCheckout_progress .genedCheckout_cell_first_current{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_first_current.png') no-repeat top center !important;
}
.genedCheckout_progress .genedCheckout_cell_last_current{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_last_current.png') no-repeat top center !important;
}
.genedCheckout_progress .genedCheckout_row{
height: 60px;
margin: 20px auto 0 auto;
clear: both;
background-image: none;
}
.genedCheckout_progress{
}
.genedCheckout_clear .genedCheckout_cell{
margin-right: 20px;
float: left;
}
.genedCheckout_row a{
padding-top: 60px;
}
.genedCheckout_row a:hover{
text-decoration: none;
}
div.article_popupbody{
background: transparent;
border: 2px outset #e0e0e0;
left: 0px;
padding: 4px;
position: absolute;
width: 400px;
top: 0px;
visibility: hidden;
z-index: 1001;
}
table.resources_modulebody th, table.audio_modulebody th{
}
table.audio_modulebody audio{
width: 100%;
}
.category_ul{
list-style: none;
background-color: #FFFFFF;
border-radius: 5px;
box-shadow: 0 0 10px #999999;
padding: 15px;
}
.category_li{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #CCC;
}
pre{
font-size: 100%;
}
.mainfont{
color: #4d4d4d;
font-size: medium;
font-family: Open Sans:400, helvetica, sans-serif;
}
div.Marketing_box_visible{
text-align: center;
margin-top: 8px;
margin-bottom: 8px;
}
#marketing_image{
text-decoration: none;
border: 0;
width: 160px;
height: 17px;
}
div.Marketing_box{
display: none !important;
}
div.subnavbutton{
padding-left: 10px;
}
.menu_stacked_sub_line{
background-color: #E7E7E7}
.menu_stacked_sub_line_odd{
background-color: #DDDDDD;
}
.menu_stacked_sub a{
color: #333;
}
.menu_stacked_sub a.active{
font-weight: bold;
}
td.prodcat_body_spacer{
width: 20px;
}
.prodcat_prodlist_details{
padding: 0 20px;
}
.productcatelog_modulebody .summary{
padding: 0px;
}
.prodcat_metrics, .prodcat_article_summary, .prodcat_options{
font-size: medium;
}
.prodcat_price{
font-size: medium;
font-weight: bold;
}
.prodcat_order_header th.header{
padding: 0 10px;
}
.body_popup .mainarea, .body_popup .mainarea_table{
padding: 0px;
width: 100%;
height: 100%;
}
div.prodcat_indicator{
width:80px;
height:32px;
cursor:pointer;
color: #63B8BD;
padding-left: 36px;
padding-top: 10px;
font-size: xx-small;
background:url(/hotdoodle_engine/looks/images/imagelib/ecommerce/cart1d.png) no-repeat;
}
div.prodcat_indicator:hover{
background-position:0 -40px;
text-decoration: underline;
}
div.prodcat_indicator_noitems, div.prodcat_indicator_noitems:hover{
cursor: auto;
background-position: 0 0px;
color: #4d4d4d;
}
.clearfix:after{
visibility: hidden;
display: block;
font-size: 0;
line-height: 0;
content: " ";
clear: both;
height: 0;
width: 0;
}
div.cb_r_last{
margin-bottom: 0px;
}
div.cb_r_notlast_lg{
margin-top: 30px;
margin-bottom: 30px;
}
div.cb_r_notlast_sm{
margin-top: 15px;
margin-bottom: 15px;
}
div.cb_r_notlast_none{
margin-top: 0px;
margin-bottom: 0px;
}
div.cb_r_notlast_bar{
border-bottom: 1px solid #999999;
}
div.cb_r_first{
margin-top: 0px;
}
.horPadding_sm{
}
.horPadding_lg{
padding-left: 30px;
padding-right: 30px;
}
.horPadding_none{
padding-left: 0px;
padding-right: 0px;
}
.verPadding_sm{
}
.verPadding_lg{
padding-top: 30px;
padding-bottom: 30px;
}
.verPadding_none{
padding-top: 0px;
padding-bottom: 0px;
}
.readmore_button, .readmore_button:visited{
padding: 8px 30px;
color: #FFF;
background-color: #999;
border-radius: 5px;
}
.readmore_button:hover{
color: #FFF;
background-color: #999;
}
.readmore_link{
}
.readmore_link:hover{
}
.tbox{
position:absolute;
display:none;
z-index:2001;padding:14px 17px;
}
.tboxinner{
padding:15px;
-moz-border-radius:5px;
border-radius:5px;
background:#ff0 url(/hotdoodle_engine/iconset/tbox_preload.gif) no-repeat 50% 50%;
border-right:1px solid #333;border-bottom:1px solid #333;
background-color: #999999}
.tboxmask{
position:absolute;
display:none;
top:0px;
left:0px;height:100%;
width:100%;
background:linear-gradient(#FFFFFF,#F2F2F2);z-index:800}
.tboxclose{
position:absolute;
top:0px;
right:0px;
width:30px;
height:30px;
cursor:pointer;
background:url(/hotdoodle_engine/iconset/tbox_close.png) no-repeat;
left:6px;
}
.tboxclose:hover{
background-position:0 -30px
}
.slideshow_wrapper{margin:5px auto}.slideshow_wrapper *{margin:0;padding:0}
.slideshow_fullsize{position:relative;padding:2px;border:1px solid #ccc;background:#000}
.slideshow_information{position:absolute;bottom:0;height:0;background:#000;color:#fff;overflow:hidden;z-index:200;opacity:.3;filter:alpha(opacity=30)}
.slideshow_information h3{padding:4px 8px 3px;font-size:14px}
.slideshow_information p{padding:0 8px 8px}
.slideshow_image img{position:absolute;z-index:25;width:auto}
.slideshow_imgnav{position:absolute;width:25%;cursor:pointer;z-index:150}
.slideshow_imgprev{left:0;background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/left.gif) left center no-repeat}
.slideshow_imgnext{right:0;background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/right.gif) right center no-repeat}
.slideshow_imglink{position:absolute;width:100%;z-index:100;opacity:.4;filter:alpha(opacity=40)}
.linkhover{background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/link.gif) center center no-repeat}
.slideshow_thumbnails{margin-top:3px}
.slideshow_slideleft{float:left;width:20px;height:81px;background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/scroll-left.gif) center center no-repeat;background-color:#222}
.slideshow_slideleft:hover{background-color:#333}
.slideshow_slideright{float:right;width:20px;height:81px;background:#222 url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/scroll-right.gif) center center no-repeat}
.slideshow_slideright:hover{background-color:#333}
.slideshow_slidearea{float:left;position:relative;margin-left:5px;height:81px;overflow:hidden}
.slideshow_slider{position:absolute;left:0;height:81px}
.slideshow_slider img{cursor:pointer;border:1px solid #666;padding:2px}
form.hdform5{}
form.hdformBS{}
form.hdformBS-horizontal{}
div.hdform5 div.hdform_field{
margin-bottom: 10px;
}
div.hdform_filler{}
div.hdform_after{}
div.hdform_afterNL{}
div.hdformBS_controls div.hdform-group{
margin-bottom: 10px;
}
div.hdformBS_controls label.hdform_label,
div.hdformBS_controls label.hdform_field{
margin-bottom: 0px;
}
form.hdformBS label.hdform_label{font-weight: normal;
text-align: left;
}
div.hdform5 div.col-md-12 div.hdform_label{margin-bottom: 0px;
}
@media (max-width: 991px){div.hdform5 label.hdform_label{
margin-bottom: 0px;
}
}
.xxhdform select{
}
.xxhdform_label, .hdform select, .hdform_field{
}
.divinline{
display: inline;
}
.body_operation .hdform_label, .body_operation .hdform select, .body_operation .hdform_field{
font-size: medium;
margin-bottom: 10px;
}
.body_operation .hdform_checkbox{
font-size: medium;
}
.body_operation .hdform select{
padding: 5px;
margin-bottom: 10px;
}
div.hdform_sublabel div.hdform_label,
div.hdform_sublabel div.hdform_field{
font-size: smaller;
}
div.hdform div.hdform_note div.hdform_label,
div.hdform div.hdform_note label.hdform_label,
div.hdform div.hdform_note div.hdform_field,
.body_operation div.hdform_note .hdform_label,
.body_operation div.hdform_note .hdform select,
.body_operation div.hdform_note .hdform_field
{
font-size: 11px;
line-height: 18px;
margin-top: -10px;
}
.hdform_tip .hdform_label, .hdform_tip .hdform_field{
background-color: #FFFFCC;
border: 1px solid #FCEE21;
padding: 10px 10px 10px 35px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #FCEE21;
text-align: left;
}
.hdform_tip .hdform_label:before, .hdform_tip .hdform_field:before{
content: '\f0eb';
margin: 0 5px 0 -25px;
font-family: 'FontAwesome';
color: #333;
font-size: 16px;
padding-right: 0px;
vertical-align: middle;
}
div.hdform fieldset{
border: 1px solid #DDD;
border-radius: 8px;
margin-top: 8px;
margin-bottom: 8px;
padding: 30px;
}
div.hdform legend{
}
div.hdform .hdform_title{
font-weight: bold;
font-size: 18px;
}
div.hdform .hdform_title_big{
font-weight: bold;
font-size: 28px;
}
div.hdform_unused, div.hdform_hidden, fieldset.hdform_hidden{
display: none;
}
div.hdform_unused_manual{
display: none;
}
div.hdform_row_cmds{
background-color: #EEE;
text-align: right;
}
div.flash_block{
background-color: #EEE;
}
div.hdform_edit_group:hover, div.hdform_edit_group:hover div, div.hdform_edit_group:hover div.hdform_row_cmds{
background-color: #EEE !important;
}
div.hdform div.hdform_checkbox{
float: left;
}
div.hdform div.hdform_checkbox_col2{
margin-left: 5px;
}
.hdform_listbuilder_arrows{
width: 32px;
margin-bottom: 5px;
}
div.listbuilder_dragdrop{
}
div.listbuilder_dragdrop_col{
float: left;
}
div.listbuilder_dragdrop_col .listbuilder_title{
line-height: 1.5em;
font-weight: bold;
}
div.listbuilder_dragdrop_col ul{
list-style-type: none;
background-color: #FFF;
border: 1px solid #CCC;
padding: 5px 10px;
min-width: 250px;
margin-right: 30px;
overflow-y: scroll;
height: 180px;
box-shadow: 1px 2px 1px #CCC inset;
}
div.listbuilder_dragdrop_col ul li:hover{
background-color: #EEE;
}
div.listbuilder_dragdrop_col .listbuilder_dragdrop_col_arrows{
border: 2px solid red;
}
.imagehandler_frame{
display: block;
width: 100%;
position: relative;
height: 0;
padding-top: 100%;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
overflow: hidden;
border: 1px solid #DDD;
}
@media (max-width: 767px){
.imagehandler_frame{
height: auto !important;
padding-top: 0 !important;
}
}
.imagehandler_nocrop{
background-color: transparent;
}
@media (min-width: 768px){
.imagehandler_frameoverwide img{
height: auto;
width: 100%;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.imagehandler_frameovertall img{
width: auto;
height: 100%;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.imagehandler_nocrop .imagehandler_frameoverwide img{
height: 100%;
width: auto;
}
.imagehandler_nocrop .imagehandler_frameovertall img{
height: auto;
width: 100%;
}
}
@media (max-width: 767px){
.imagehandler_frameoverwide img, .imagehandler_frameovertall img,
.imagehandler_nocrop .imagehandler_frameoverwide img,
.imagehandler_nocrop .imagehandler_frameovertall img{
width: 100%;
height: auto;
}
}
.videoWrapper{
position: relative;
padding-top: 56.25%;
height: 0;
}
.videoWrapper iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.category_title{
padding: 5px 0px;
font-family: Open Sans Condensed, helvetica, sans-serif;
font-size: large;
color: #63B8BD !important;
}
.itemtitle{
font-weight: bold;
}
.paypal_itemtitle{
font-size: x-large;
}
.title_link{
font-weight: bold;
text-decoration: none;
color: #63B8BD;
}
.category_title_link{
color: #036;
}
.summary{
padding-top: 8px;
padding-bottom: 5px;
font-size: medium;
color: #4d4d4d;
}
.summary2{
font-size: small;
text-align: right;
color: #999999;
}
div.grid_albums{
}
div.grid_albums_square{
}
div.grid_albums_portrait{
}
div.grid_albums_landscape{
}
div.grid_row{
}
div.grid_col{
}
.grid_spacing_none{
padding-left: 15px;
padding-right: 15px;
}
.grid_spacing_none .gridImg{
margin: 0px;
border-radius: 0px !important;border: 0px;
}
.grid_spacing_none .col-sm-1, .grid_spacing_none .col-sm-2, .grid_spacing_none .col-sm-3, .grid_spacing_none .col-sm-4, .grid_spacing_none .col-sm-5, .grid_spacing_none .col-sm-6{
padding: 0px;
}
.grid_spacing_default{
}
.grid_spacing_default .gridImg{
border-radius: 8px;
}
.grid_spacing_default .col-sm-1, .grid_spacing_default .col-sm-2, .grid_spacing_default .col-sm-3, .grid_spacing_default .col-sm-4, .grid_spacing_default .col-sm-5, .grid_spacing_default .col-sm-6{
}
.grid_spacing_small{
padding-left: 15px;
padding-right: 15px;
}
.grid_spacing_small .gridImg{
margin: 8px;
border-radius: 0px;
border: 8px;
}
.grid_spacing_small .col-sm-1, .grid_spacing_small .col-sm-2, .grid_spacing_small .col-sm-3, .grid_spacing_small .col-sm-4, .grid_spacing_small .col-sm-5, .grid_spacing_small .col-sm-6{
padding: 8px;
}
.grid_spacing_large{
padding-left: 15px;
padding-right: 15px;
}
.grid_spacing_large .gridImg{
margin: 20px;
border-radius: 0px;
border: 20px;
}
.grid_spacing_large .col-sm-1, .grid_spacing_large .col-sm-2, .grid_spacing_large .col-sm-3, .grid_spacing_large .col-sm-4, .grid_spacing_large .col-sm-5, .grid_spacing_large .col-sm-6{
padding: 20px;
}
div.grid_filler{
}
div.grid_filler_col{
}
div.grid_filler_before, div.grid_filler_after{
}
.gridImg{
display: block;
width: 100%;
position: relative;
height: 0;
padding-top: 100%;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
overflow: hidden;
}
@media (max-width: 767px){
.gridImg{
padding: 0 !important;
height: auto;
}
}
.grid_albums_NoCrop .gridImg{
background-color: transparent;
}
.gridImgFrame{
padding: 5px;
border: 1px solid #DDD;
border-radius: 8px;
margin-bottom: 20px;
background-color: #FFFFFF;
}
.gridImgFrame .gridImg{
border: 0px;
border-radius: 0px;
margin-bottom: 0px;
}
.gridImgFrame_Pic{
padding: 0px;
}
.gridImgFrame_Pic .gridImg{
border-radius: 8px;
}
div.grid_spacing_none .gridImgFrame{
padding: 0;
border: 0;
margin: 0;
border-radius: 0;
}
.gridImg-title{
margin: 10px;
text-align: center;
font-weight: bold;
height: 25px;
overflow: hidden;
}
.gridImg-description{
margin-bottom: 5px;
height: 50px;
overflow: hidden;
}
.gridImg-descriptionEmpty{
}
.gridImg-sharpCorner{
border-radius: 0px;
}
.gridImg-description_Over{
position: absolute;
top: 0px;
padding: 15px;
height: 80%;
overflow: hidden;
margin: 0px 15px 30px 0px;
opacity: 0;
text-align: center;
}
.grid_col_Over .gridImgFrame{
padding: 0;
border: none;
border-radius: 0px;
margin-bottom: 0px;
background-color: transparent;
}
.grid_col_Over:hover .gridImg-description_Over{
opacity: 1;
}
.grid_col_Over:hover .gridImg_Over img{
opacity: 0.05;
}
@media (max-width: 767px){
.gridImg-1, .gridImg-2, .gridImg-3, .gridImg-4, .gridImg-5, .gridImg-6{
height: auto !important;
}
}
@media (min-width: 768px){
.gridImg-frameoverwide img{
height: auto;
width: 100%;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.gridImg-frameovertall img{
width: auto;
height: 100%;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.grid_albums_NoCrop .gridImg-frameoverwide img{
height: 100%;
width: auto;
}
.grid_albums_NoCrop .gridImg-frameovertall img{
height: auto;
width: 100%;
}
}
@media (max-width: 767px){
.gridImg-frameoverwide img, .gridImg-frameovertall img, .grid_albums_NoCrop .gridImg-frameoverwide img, .grid_albums_NoCrop .gridImg-frameovertall img{
width: 100%;
height: auto;
}
}
.slider_wrapper{
overflow: hidden;
background-color: #333333;
}
.slider_slide{
}
.slider_slideCrop img{
width: 100%;
height: auto;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.slider_slideNoCrop img{
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.slider_pic_name{
}
.slider_pic_desc{
}
.carousel-control{
color: #FFFFFF !important;
}
div.picture_wrap_img{
text-align: center;
}
div.picture_wrap_desc{
text-align: center;
}
img.picture_25, img.picture_50, img.picture_75, img.picture_100{
height: auto;
}
@media (min-width: 992px){
img.picture_25{
width: 25%;
}
img.picture_50{
width: 50%;
}
img.picture_75{
width: 75%;;
}
img.picture_100{
width: 100%;
}
}
img.picture_mobile_25, img.picture_mobile_50, img.picture_mobile_75, img.picture_mobile_100{
height: auto;
}
@media (max-width: 991px){
img.picture_mobile_25{
width: 25%;
}
img.picture_mobile_50{
width: 50%;
}
img.picture_mobile_75{
width: 75%;
}
img.picture_mobile_100{
width: 100%;
}
}
.article_moduletitle{
color: #63B8BD;
}
.article_summary td{
font-size: medium;
}
.article_navlink{
font-size: medium;
}
.article_title .article_navlink, a.title_empty{
color: #63B8BD !important;
font-weight: bold;
font-size: medium !important;
}
.article_summary img{
padding-left: 10px;
padding-right: 10px;
}
td.article_left_image{
padding-right: 10px;
}
td.article_right_image{
padding-left: 10px;
}
.article_modulebody_default{}
.article_modulebody_rotate{}
.article_modulebody_expandable{}
.article_block_header{
}
div.article_category_group{}
div.article_category_group_articles_single{}
div.article_category_group_articles_mc{}
.article_category_header{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.article_category_header .article_category_title{
font-size: 28px;
}
.article_category_header .article_category_count{
font-size: 28px;
}
.article_category_count{
text-align: right;
}
div.article_category_group_articles{
}
div.article_mc_row{
}
div.article_mc_col{
}
div.article_group{
}
.article_control{
padding-top: 30px;
}
.article_control_edit{
float: left;
}
.article_control_manage{
float: right;
}
.row_article_content{
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #DDD;
}
.article_modulebody_expandable .row_article_content{
border-bottom: 0px;
}
.row_article_content_following_edit{
padding-top: 0px;
}
.row_article_content_cols{}
.row_article_content_floating{}
.article_image_col{}.article_image_col_left{}.article_image_col_right{}.article_image{}.article_image_1{}.article_image_2{}
.article_image_float{}
.article_image_float_left{
float: left;
padding-right: 10px;
}
.article_image_float_right{
float: right;
padding-left: 10px;
}
.article_image_float_center{
}
.article_main{}
.article_title{
font-size: 18px;
padding-bottom: 15px;
}
.article_title_inactive .article_title_link{
text-decoration: line-through;
}
.article_title_extra{
font-size: 12px;
}
.article_body{
padding-bottom: 15px;
}
.article_readmore{
padding-top: 15px;
padding-bottom: 15px;
}
.article_readmore .article_readmore_button{
}
.article_readmore .article_readmore_button:hover{
}
.article_readmore .article_readmore_link{
}
.article_readmore_rowbottom{
margin-top: -10px;
padding-top: 0px;
padding-bottom: 45px;
text-align: right;
}
.article_readmore_rowbottom .article_readmore_link{
}
.article_readmore_rowbottom .article_readmore_link:hover{
}
.article_toc_cats{
text-align: center;
}
.article_toc_cat{
float: left;
margin-right: 10px;
}
.bb_modulebody_default{
}
.bb_category_header{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bb_category_title{
font-size: 28px;
}
.bb_category_header .bb_category_count{
font-size: 28px;
}
.bb_category_count{
text-align: right;
}
.bb_category_description{
padding-top: 15px;
}
.bb_category_control{
}
.bb_category_control_add, .bb_category_control_monitor{
float: left;
padding-right: 20px}
.bb_category_control_managesubs{}
.row_bb_topic_content{
padding-top: 30px;
padding-bottom: 15px;
border-bottom: 1px solid #DDD;
}
.bb_topic_main{}
.bb_topic_title{
font-size: 18px;
padding-bottom: 15px;
}
.bb_topic_title_inactive{
text-decoration: line-through;
}
.bb_topic_title_extra{
font-size: 12px;
}
.bb_topic_title_text{
float: left;
padding-right: 20px;
}
.bb_topic_title_replies, .bb_topic_title_manage{
float: right;
padding-right: 20px;
}
.bb_topic_title_link{
}
.bb_topic_body{
padding-bottom: 15px;
}
.bb_topic_readmore{
padding-top: 15px;
padding-bottom: 15px;
}
.bb_topic_readmore .bb_topic_readmore_button{
}
.bb_topic_readmore .bb_topic_readmore_button:hover{
}
.bb_topic_readmore .bb_topic_readmore_link{
}
.bb_topic_readmore_rowbottom{
margin-top: -10px;
padding-top: 0px;
padding-bottom: 45px;
text-align: right;
}
.bb_topic_readmore_rowbottom .bb_topic_readmore_link{
}
.bb_topic_readmore_rowbottom .bb_topic_readmore_link:hover{
}
.bb_topic_posted{
padding-bottom: 30px;
font-size: smaller;
text-align: right;
}
.bb_topic_replies{
}
.row_bb_topic_reply{
padding: 15px 30px;
border: 1px solid #DDD;
border-radius: 10px;
margin-bottom: 15px;
}
.row_bb_topic_reply .bb_topic_posted{
padding-bottom: 0px;
}
.newsletterReport_filters{
background-color: #FAFAFA;
padding: 15px;
border-radius: 5px;
margin: 5px 0;
}
.newsletterReport_filters_title{
font-size: 18px;
font-weight: bold;
border-bottom: 1px dashed #DDD;
margin-bottom: 15px;
padding-bottom: 10px;
}
.newsletterReport_filters_date, .newsletterReport_filters_status, .newsletterReport_filters_newsletterSelect{
border-bottom: 1px dashed #DDD;
margin-bottom: 15px;
padding-bottom: 30px;
}
.newsletterReport_filters_date label{
}
.newsletterReport_filters_date button{
}
.newsletterReport_filters .checkbox{
display: inline-block;
margin-top: 0;
padding-right: 15px;
vertical-align: middle;
}
.col-sm-3 .newsletterReport_filters .checkbox{
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.newsletterReport_searchbar{
background-color: #FAFAFA;
padding: 10px 0px;
border-radius: 5px;
margin: 5px 0 !important;
}
.newsletterReport_search form{
width: 60%;
}
.newsletterReport_search_left form{
float: left;
}
.newsletterReport_search_right form{
float: right;
}
@media (max-width: 767px){
.newsletterReport_search form{
width: 100%;
}
}
.newsletterReport_head{
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #DDD;
margin-bottom: 30px;
}
.newsletterReport_category{
}
.newsletterReport_sort{
text-align: right;
}
.newsletterReport_summary{
border: 1px solid #E6E6E6;
background-color: #FFF;
padding: 15px;
margin-bottom: 30px;
border-radius: 5px;
}
.newsletterReport_title{
font-size: 24px;
}
.newsletterReport_sentTime{
font-size: 16px;
padding-bottom: 15px;
}
.newsletterReport_summary_circle_group{
margin-bottom: 15px;
}
.newsletterReport_summary_circle{
background-color: #286090;
border-radius: 50%;
width: 90%;
padding-top: 25%;
text-align: center;
margin: 0 auto;
}
.newsletterReport_summary_circle:after{
content: "";
display: block;
padding-bottom: 25%;
}
.newsletterReport_summary_circle_title{
color: #FFFFFF;
font-size: 16px;
}
.newsletterReport_summary_circle_number{
color: #FFFFFF;
font-size: 60px;
line-height: 1em;
}
.newsletterReport_summary_circle_percent{
color: #FFFFFF;
font-size: 16px;
}
@media (max-width: 1200px){
.newsletterReport_summary_circle{
width: 95%;
padding-top: 25%;
}
.newsletterReport_summary_circle:after{
padding-bottom: 18%;
}
}
@media (max-width: 992px){
.newsletterReport_summary_circle{
width: 100%;
padding-top: 25%;
}
.newsletterReport_summary_circle:after{
padding-bottom: 23%;
}
.newsletterReport_summary_circle_title{
font-size: 14px;
}
.newsletterReport_summary_circle_number{
font-size: 42px;
line-height: 1em;
}
}
@media (max-width: 768px){
.newsletterReport_summary_circle{
width: 80%;
padding-top: 27%;
}
.newsletterReport_summary_circle:after{
padding-bottom: 32%;
}
.newsletterReport_summary_circle_title{
font-size: 18px;
}
.newsletterReport_summary_circle_number{
font-size: 56px;
line-height: 1em;
}
}
.newsletterReport_error{
background-color: #FFF;
padding: 8px 15px;
border: 1px solid #e6e6e6;
position: absolute;
z-index: 100;
}
.productcatelog_modulebody table{
border-collapse: collapse !important;
}
.productcatelog_modulebody td{
font-size: medium;
}
.productcatelog_modulebody td a{
font-weight: bold;
}
div.productcatalog{
}
div.productcatalog_gallery{
}
div.productcatalog_list{
}
div.productcatalog_debug{
}
div.productcatalog_thin{
}
div.prodcat_internal_name{
font-weight: bold;
font-size: larger;
opacity:0.8;
filter:alpha(opacity=80);
}
@media (min-width: 992px){
.productcatalog_showwhen1col{
display: none !important;
}
.productcatalog_showwhenNOT1col{
}
}
@media (max-width: 991px){
.productcatalog_showwhen1col{
}
.productcatalog_showwhenNOT1col{
display: none !important;
}
}
.productcatalog_head{
}
.productcatalog_head_ops{
}
.productcatalog_head_user{
background-color: #F7F7F7;
padding: 10px 0px;
margin: 5px 0px !important;
}
.productcatalog_head_edit{
}
.productcatalog_head_search{
border-radius: 5px;
}
.productcatalog_head_search form{
width: 100%;
}
.productcatalog_head_sort{
text-align: right;
}
.productcatalog_head_sort form{
float: right;
}
.productcatalog_cathelp{
font-weight: bold;
padding-bottom: 30px;
}
.cartHidden{
opacity:0.3;
filter:alpha(opacity=30);
display: none;
}
.productcatalog_category{
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #DDD;
}
.productcatalog_category_img{
display: inline-block;
width: 130px;
padding-right: 15px;
vertical-align: middle;
}
div.productcatalog_debug .productcatalog_category_img{
background-color: blue;
}
.productcatalog_category_edit{
display: inline;
}
.productcatalog_category_txt{
font-weight: bold;
font-size: 18px;
display: inline-block;
vertical-align: middle;
padding-right: 15px;
}
.productcatalog_category_txt_label{
float: left;
}
.productcatalog_category_txt_seeall{
float: right;
}
@media (min-width: 920px){
.productcatalog_category_txt{
padding-top: 20px;
}
.productcatalog_category_edit{
padding-top: 20px;
}
}
@media (max-width: 919px){
.productcatalog_category_txt{
padding-top: 5px;
}
.productcatalog_category_edit{
padding-top: 5px;
}
}
@media (max-width: 767px){
.productcatalog_category_txt{
padding-top: 0;
}
}
.productcatalog_content{
}
.productcatalog_content_prodgal{
}
.productcatalog_content_catgal{
}
.productcatalog_prodgal_row{
}
.productcatalog_catgal_row{
}
.productcatalog_contentrow{
margin-top: 15px;
}
.productcatalog_catgal_item{
}
.productcatalog_catgal_item_img{
}
.productcatalog_catgal_item_info{
text-align: center;
font-weight: bold;
font-size: larger;
}
.productcatalog_product{
padding-top: 20px;
padding-bottom: 20px;
}
.productcatalog_product_inactive{
opacity:0.4;
filter:alpha(opacity=40);
}
.productcatalog_product_draggable{
}
.productcatalog_product_draggable_debug{
border: 2px dashed green;
}
.productcatalog_productname, .productcatalog_categoryname{
text-align: center;
height: 1.5em;
overflow: hidden;
}
@media (min-width: 992px){
.productcatalog_thin .productcatalog_productname{
font-size: 12px;
font-weight: normal;
height: 1.1em;
}
}
.productcatalog_list .productcatalog_productname, .productcatalog_list .productcatalog_categoryname{
text-align: left;
font-weight: bold;
font-size: 18px;
}
.productcatalog_price{
text-align: center;
font-size: 18px;
font-weight: bold;
height: 1.5em;
overflow: hidden;
white-space: nowrap;
}
@media (min-width: 992px){
.productcatalog_thin .productcatalog_price{
font-size: 12px;
font-weight: normal;
height: 1.1em;
}
}
.productcatalog_list .productcatalog_price{
text-align: left;
min-height: 0px;
}
.productcatalog_oldprice{
font-weight: normal;
text-decoration: line-through;
margin-right: 10px;
color: #AAA;
}
.productcatalog_ordering{
margin-top: 10px;
text-align: center;
}
.productcatalog_list .productcatalog_addtocartbutton{
text-align: left;
margin-top: 15px;
}
.productcatalog_addtocartbutton input.button{
font-size: medium;
}
.productcatalog_productimg{
}
.productcatalog_product_onsale .imagehandler_frame:before{
content: "SALE";
font-size: 16px;
font-weight: bold;
background-color: #ea7b2a;
opacity: 0.8;
filter: alpha(opacity=80);
width: 54px;
height: 54px;
color: #FFF;
border-radius: 50%;
position: absolute;
top: 20%;
left: -2%;
z-index: 100;
text-align: center;
padding-top: 16px;
}
@media (min-width: 992px){
.productcatalog_product_onsale_medium .imagehandler_frame:before{
font-size: 8px;
width: 27px;
height: 27px;
top: 10%;
padding-top: 8px;
}
}
.productcatalog_product_isnew .imagehandler_frame:before{
content: "NEW";
font-size: 16px;
font-weight: bold;
background-color: #ea7b2a;
opacity: 0.8;
filter: alpha(opacity=80);
width: 54px;
height: 54px;
color: #FFF;
border-radius: 50%;
position: absolute;
top: 20%;
left: -2%;
z-index: 100;
text-align: center;
padding-top: 16px;
}
.productcatalog_productimg_select{
position: relative;
overflow: hidden;
border: 1px solid #DDD;
height: 20px;
}
.productcatalog_productsound{
position: relative;
overflow: hidden;
border: 1px solid #DDD;
height: 40px;
}
.productcatalog_list .productcatalog_details{}
.productcatalog_summary{
height: 1.5em;
overflow: hidden;
margin-bottom: 5px;
margin-top: 5px;
text-align: center;
}
div.productcatalog_debug .productcatalog_summary{
background-color: lightblue;
}
.productcatalog_list .productcatalog_summary{
max-height: 100px;
overflow: hidden;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
}
.productcatalog_summary_long{
height: 200px;
margin-bottom: 5px;
margin-top: 5px;
text-align: center;
}
.productcatalog_list .productcatalog_summary_long{
max-height: 200px;
overflow: hidden;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
}
.productcatalog_controls{
text-align: center;
height: 1.5em;
}
.productcatalog_floatCart{
background-color: #4D4D4D;
color: #FFF;
padding: 8px 30px;
position: fixed;
bottom: 0;
left: 5%;
z-index: 200;
opacity: 0.9;
filter: alpha(opacity=90);
font-size: 16px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.productcatalog_floatCart a{
color: #FFF;
}
.productcatalog_cart a{
font-size: 16px;
color: #333;
background-color: #FAFAFA;
padding: 8px 30px;
border-radius: 5px;
border: 1px solid #CCC;
line-height: 3em;
}
.productcatalog_cart a:hover{
background-color: #FDFDFD;
}
.productcatalog_cart_left{
text-align: left;
}
.productcatalog_cart_center{
text-align: center;
}
.productcatalog_cart_right{
text-align: right;
}
.productcatalog_cartSummary{
border-top: 1px dashed #DDD;
border-bottom: 1px dashed #DDD;
padding: 30px 0px;
margin: 15px 0px;
}
div.productcatalog_cartSummaryWinner{
border: 10px solid #337ab7;
padding: 0px 0px;
}
.productcatalog_promoList .productcatalog_cartSummaryWinner,
.productcatalog_cartSummaryWinner .productcatalog_cartSummary_head
{
background-color: #337ab7;
color: #FFF;
}
.productcatalog_cartSummaryDisqualified{
background-color: lightgrey;
}
.productcatalog_cartSummary_head{
font-size: 24px;
font-weight: bold;
}
.productcatalog_cartSummary_head_title{
font-size: 24px;
font-weight: bold;
}
.productcatalog_cartSummary_head_info{
font-size: 14px;
font-weight: bold;
}
.productcatalog_cartSummaryWinInfo{
color: red;
}
.productcatalog_cartTable{
}
.productcatalog_cartTable td{
vertical-align: top;
}
.productcatalog_cartTable_qty{
width: 10%;
}
.productcatalog_cartTable_itempic{
width: 7%;
}
@media (max-width: 767px){
.productcatalog_cartTable_itempic, .productcatalog_cartTable_qty{
display: none;
}
}
.productcatalog_cartTable_itemname{
text-align: left;
}
.productcatalog_cartTable_remove{
width: 10%;
}
.productcatalog_cartTable_remove a{
color: #aaaaaa;
}
.productcatalog_cartTable_remove a:hover{
color: #666666;
}
.productcatalog_cartTable_price{
width: 15%;
text-align: right;
}
.productcatalog_cartTable_price_free{
font-size: smaller;
}
.productcatalog_cartTable_total{
width: 15%;
text-align: right;
}
.productcatalog_cartTable_itemname{
}
.productcatalog_cartTable_itemname_details{
font-size: smaller;
}
.productcatalog_cartTotal{
}
.productcatalog_cartTotal_line{
color: #333;
}
.productcatalog_cartTotal_adjName{
text-align: right;
}
.productcatalog_cartTotal_adjValue{
text-align: right;
width: 15%;
}
.productcatalog_cartTotal_total{
font-weight: bold;
font-size: 24px;
}
.productcatalog_cartTotal_promo{
}
.productcatalog_cartSummaryOp{
padding-top: 15px;
}
.productcatalog_cartSummaryOp input.button{
}
.productcatalog_productDetails_img{
}
.imgArea{
}
.imagehandler_shframe{
}
.thumbnailArea{
padding-top: 15px;
}
.productcatalog_productDetails{
}
.productcatalog_productDetails_details{
}
.productcatalog_productDetails_details_title{
font-size: 36px;
}
productcatalog_productDetails_details_subtitle{
}
.productcatalog_productDetails_details_category{
}
.productcatalog_productDetails_details_subdetails{
margin-top: 15px;
}
.productcatalog_productDetails_details_description{
margin-top: 15px;
padding: 30px;
border: 1px solid #ddd;
}
.productcatalog_productDetails_details_description_sound{}
.productcatalog_productDetails_details_description_file{}
.productcatalog_productDetails_details_description_txt{}
.productcatalog_productDetails .productcatalog_productDetails_order{
margin-top: 15px;
}
.productcatalog_productDetails_order_options{
}
.productcatalog_productDetails_order_options_quantity{}
.productcatalog_productDetails_order_options_select{
margin-top: 15px;
}
.productcatalog_productDetails_order_options_text{
margin-top: 15px;
}
.productcatalog_productDetails_order_options_ordered{
margin-top: 15px;
}
.productcatalog_productDetails_order_entry{
}
div.productcatalog_debug .productcatalog_productDetails_order_entry{
border: 2px solid red;
background-color: yellow;
}
@media (min-width: 992px){
.productcatalog_productDetails_order_entry_1{
height: 40px;
}
.productcatalog_productDetails_order_entry_2{
height: 70px;
}
}
.productcatalog_productDetails_order_price{
}
.productcatalog_productDetails_order_price_name{
color: green;
}
.productcatalog_productDetails_order_price_original{
text-decoration: line-through;
font-size: 18px;
color: #AAA;
margin-top: 15px;
margin-bottom: -15px;
}
.productcatalog_productDetails_order_price_final{
font-size: 28px;
margin-top: 15px;
}
.productcatalog_productDetails .productcatalog_productDetails_details_addtocart input.button{
margin-top: 15px;
border-radius: 5px;
padding: 10px 50px;
font-size: 18px;
}
.productcatalog_ordering .productcatalog_productDetails_details_addtocart input.button,
.productcatalog_ordering .productcatalog_productDetails_order_options input.button{
margin-top: 5px;
font-size: 13px;
padding: 5px 15px;
}
.productcatalog_productDetails_order_entry .productcatalog_productDetails_details_addtocartDynamic{
display: inline;
}
.productcatalog_productDetails_order_entry input{
padding: 1px 5px;
}
.productcatalog_productDetails_details_addtocartDynamic input.button{
margin-top: 5px;
font-size: 13px;
padding: 5px 15px;
}
.row_productcatalog_checkoutProgress{
margin-bottom: 30px;
}
.productcatalog_checkoutProgress_tab{
background-color: #999;
color: #fff;
padding: 15px;
position: relative;
}
.productcatalog_checkoutProgress_tab a{
color: #fff;
}
.productcatalog_checkoutProgress_tab_current,
.productcatalog_checkoutProgress_tab_prior:hover
{
background-color: #333;
color: #fff;
font-weight: bold;
}
.productcatalog_checkoutProgress_tab_current:after,
.productcatalog_checkoutProgress_tab_prior:hover:after
{
z-index: 100;
position: absolute;
top: 25%;
left: 0%;
content: '';
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #FFF;
}
.productcatalog_promo{
}
.productcatalog_promo_entered{
padding-top: 20px;
}
.productcatalog_promo_winner{
padding-top: 20px;
padding-bottom: 20px;
}
.productcatalog_promo_entered span.promocode{
padding: 7px 30px;
background-color: #999;
color: #FFF;
border-radius: 5px;
}
.productcatalog_promo_winner span.promocode{
padding: 7px 30px;
background-color: #0c3;
color: #FFF;
border-radius: 5px;
}
.productcatalog_filter_expandable{
background-color: #FAFAFA;
border-radius: 5px;
border: 1px solid #E6E6E6;
padding: 5px 30px;
margin-bottom: 5px;
}
.productcatalog_filter_expandable_title:hover .hd_fa{
color: red;
}
.productcatalog_filters{
background-color: #FAFAFA;
padding: 15px;
border-radius: 5px;
margin: 5px 0;
}
.productcatalog_filters_config .productcatalog_filters{
background-color: #FAFAFA;
border: 1px solid #999;
box-shadow: 0 0 10px #666;
}
.productcatalog_filters_config .productcatalog_filters .form_title{
background: linear-gradient(#444, #222);
padding-top: 5px;
padding-bottom: 5px;
}
.productcatalog_filters_title{
font-size: 18px;
font-weight: bold;
border-bottom: 1px dashed #DDD;
margin-bottom: 15px;
padding-bottom: 10px;
}
.productcatalog_filters_price, .productcatalog_filters_props, .productcatalog_filters_category{
border-bottom: 1px dashed #DDD;
margin-bottom: 15px;
padding-bottom: 30px;
}
.productcatalog_filters_price label{
}
.productcatalog_filters_price button{
}
.productcatalog_filters .checkbox{
display: inline-block;
margin-top: 0 !important;
padding-right: 15px;
vertical-align: middle;
}
.col-sm-3 .productcatalog_filters .checkbox{
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.productcatelog_modulebody .col-sm-9 .col-sm-2 .productcatalog_oldprice{
display: none;
}
.productcatalog_export_status{
border-radius: 5px;
box-shadow: 0 0 10px #999;
padding: 30px;
}
.productcatalog_export_status_details{
margin-bottom: 30px;
}
.social_modulebody{
}
header .social_modulebody, footer .social_modulebody, .mainarea .social_modulebody{
font-size: medium;
}
.social_links i.fa-social{background-color: #333333;
color: #FFFFFF;
text-align: center;
}
.social_links i.fa{
width: 30px;
height: 30px;
padding-top: 6px;
}
.social_links i.fa-lg{
width: 40px;
height: 40px;
padding-top: 12px;
}
.social_links i.fa-2x{
width: 56px;
height: 56px;
padding-top: 12px;
}
.social_links i.fa-3x{
width: 70px;
height: 70px;
padding-top: 12px;
}
i.fa-social-square{
}
i.fa-social-circle{
border-radius: 50%;
}
i.fa-social-roundedcorner{
border-radius: 5px;
}
.social_links_list{
padding-left: 0px;
font-size: 0px;
}
.social_links_list li{
display: inline-block;
margin: 0px 2px;
font-size: 16px;
}
.social_links{
}
.social_links i{
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.social_links i:hover{
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.social_links_floatleft li, .social_links_floatright li{
list-style-type: none;
}
.social_links_floatleft i.fa-social, .social_links_floatright i.fa-social{
margin-bottom: 1px;
}
.social_links_floatleft{
position: fixed;
left: 0;
top: 10%;
padding-left: 0;
}
.social_links_floatleft .doodlelink5{
}
div.body_withToolbar .social_links_floatleft{
top: 160px}
.social_links_floatleft ul{
padding-left: 0;
}
.social_links_floatleft i{
display: block;
}
.social_links_floatright{
position: fixed;
right: 0;
top: 10%;
padding-right: 0;
}
.social_links_floatright .doodlelink5{
text-align: right;
}
div.body_withToolbar .social_links_floatright{
top: 160px}
.social_links_floatright ul{
padding-left: 0;
}
.social_links_floatright i{
display: block;
}
.theme_premainarea{
margin-bottom: 30px;
}
.theme_intro{
}
.theme_custom_button{
text-align: right;
}
.theme_wrapper{
}
.theme_family{
}
.theme_family_title{
padding-bottom: 15px;
font-size: 24px;
font-weight: bold;
}
.theme_family_content{
padding-top: 30px;
border-top: 1px dashed #DDD;
border-bottom: 1px dashed #DDD;
margin-bottom: 30px;
}
.theme_family_theme{
margin-bottom: 30px;
}
.xxtheme_family_theme_selected{
border: 2px solid red;
}
.theme_family_theme_selected:before{
content: "ON";
font-size: 16px;
font-weight: bold;
background-color: #ea7b2a;
opacity: 0.8;
filter: alpha(opacity=80);
width: 54px;
height: 54px;
color: #FFF;
border-radius: 50%;
position: absolute;
top: 20%;
left: 0;
z-index: 100;
text-align: center;
padding-top: 16px;
}
.theme_pic img{
width: 100%;
margin-bottom: 15px;
}
.theme_pic img:hover{
opacity: 0.9;
filter: alpha(opacity=90);
}
.theme_name{
text-align: center;
padding-top: 8px;
padding-bottom: 8px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
box-shadow: 0px 0px 5px #CCC;
border-top-left-radius:4px;
border-top-right-radius:4px;
}
.theme_select_button button{
width: 100% !important;
}
div.theme_reference{
border: 10px solid red;
background-color: #CCCCCC;
}
.theme_reference input, .theme_reference textarea{
background-color: #CCCCCC;
color: #666666;
}
.themeadj_premainarea{
margin-bottom: 30px;
}
.theme_intro{
}
.theme_custom_button{
text-align: right;
}
.themeadj_wrapper{
}
.themeadj_cat{
}
.themeadj_cat_title{
padding-bottom: 15px;
font-size: 24px;
font-weight: bold;
}
.themeadj_cat_content{
padding-top: 30px;
border-top: 1px dashed #DDD;
border-bottom: 1px dashed #DDD;
margin-bottom: 30px;
}
.themeadj_var{
margin-bottom: 30px;
}
.themeadj_var_showAsReset{
opacity: 0.50;
filter: alpha(opacity=50);
}
.themeadj_var_info{
}
.themeadj_var_info_name{
text-align: left;
}
.themeadj_var_info_doc{
font-size: smaller;
}
.themeadj_var_picker{
}
.themeadj_var_button{
}
.themeadj_var_reset{
}
.themeadj_var_currentColor{
height: 18px;
width: 18px;
}
.themeadj_var_label{
font-size: smaller;
width: 30px;
text-align: right;
}
div.hdform_debug{
background-color: #FEE;
border: 12px solid green;
}
div.hdform5_debug div.hdform_row,
div.hdformBS_debug div.hdform-group{
border: 2px dashed black;
background-color: lightyellow;
}
div.hdform5_debug div.hdform_row div.hdform_col .hdform_label,
div.hdformBS_debug label.hdform_label{
background-color: #EEF;
border: 2px solid gold;
}
div.hdform5_debug div.hdform_row div.hdform_col .hdform_field,
div.hdformBS_debug div.hdform_field{
background-color: #EFE;
border: 2px solid blue;
}
div.hdformBS_debug div.hdform_filler{background-color: #99F;
border: 2px solid orange;
}
div.hdformBS_debug div.hdform_after{background-color: #99F;
border: 2px solid orange;
}
div.hdformBS_debug div.hdform_afterNL{background-color: #99F;
border: 2px solid orange;
}
div.hdform_debug div.showhide_all, div.hdformBS_debug div.showhide_all{
border: 4px solid green;
}
div.hdform_debug div.showhide_contents, div.hdformBS_debug div.showhide_contents{
border: 4px dashed grey;
}
div.hdform_debug .form-control{
border: 4px solid red;
background-color: gold;
color: blue;
}
div.hdform_debug div.carousel-caption{
color: darkgreen;
}
tr.hdform_unused,
div.hdform_debug div.hdform_unused,
div.hdform_debug div.hdform_hidden,
div.hdform_debug fieldset.hdform_hidden
{
display: block;
opacity: 0.50;
filter: alpha(opacity=50);
margin-left: 200px;
}
.cd-top{
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(220,220,220, 0.8) url(/imagelib/files/imagegallerymodule/46d6f5f44a74c/gallery172/arrow.png) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover{
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible{
visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out{
opacity: .5;
}
.no-touch .cd-top:hover{
background-color: #e86256;
opacity: 1;
}
@media only screen and (min-width: 768px){
.cd-top{
right: 20px;
bottom: 20px;
}
}
@media only screen and (min-width: 1024px){
.cd-top{
height: 60px;
width: 60px;
right: 30px;
bottom: 30px;
}
}
.calendar_mini{
font-size: medium;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.sidebar .calendar_mini{
width: 100%;
}
.calendar_modulebody table{
background-color: #FFFFFF;
}
.calendar_modulebody td{
font-size: medium;
border-color: #E6E6E6;
color: #333333;
}
table.calendar_mini{
border: 1px solid #E6E6E6;
background-color: #FFFFFF;
color: #333333;
}
.calendar_title{
font-size: medium !important;
font-weight: bold;
}
.calendar-grid{
width:14.285714%;
height: 100px;
text-align: left;
vertical-align: top;
}
@media (max-width: 600px){
.calendar-grid{
height: 60px;
}
}
@media (max-width: 370px){
.calendar-grid{
height: 10px;
}
}
.calendar-grid{
text-align: left;
vertical-align: top;
}
@media (max-width: 359px){
.calendar-grid-debug, .calendar-eventList-info-debug{
background-color: red !important;
}
}
.calendar-grid-disable{
background-color: #F7F7F7;
}
.calendar-grid-100{
height: 100px;
}
@media (max-width: 600px){
.calendar-grid-100{
height: 60px;
}
}
@media (max-width: 360px){
.calendar-grid-100{
height: 10px;
}
}
.calendar-grid-67{
height: 80px;
}
.calendar-events-67{
font-size: 13px;
}
@media (max-width: 992px){
.calendar-grid-67{
height: 80px;
}
.calendar-events-67{
font-size: 13px;
}
}
@media (max-width: 768px){
.calendar-grid-67{
height: 70px;
}
}
@media (max-width: 600px){
.calendar-grid-67{
height: 60px;
}
}
@media (max-width: 360px){
.calendar-grid-50{
height: 10px;
}
}
.calendar-grid-50{
height: 60px;
}
.calendar-events-50{
display: none;
}
@media (max-width: 992px){
.calendar-grid-50{
height: 80px;
}
.calendar-events-50{
display: block;
font-size: 13px;
}
}
@media (max-width: 768px){
.calendar-grid-50{
height: 70px;
}
.calendar-events-50{
display: none;
}
}
@media (max-width: 600px){
.calendar-grid-50{
height: 60px;
}
}
@media (max-width: 360px){
.calendar-grid-50{
height: 10px;
}
}
.calendar-grid-34{
height: 10px;
}
.calendar-events-34{
display: none;
}
@media (max-width: 992px){
.calendar-grid-34{
height: 80px;
}
.calendar-events-34{
display: block;
font-size: 13px;
}
}
@media (max-width: 768px){
.calendar-grid-34{
height: 70px;
}
}
@media (max-width: 600px){
.calendar-grid-34{
height: 60px;
}
.calendar-events-34{
display: none;
}
}
@media (max-width: 360px){
.calendar-grid-34{
height: 10px;
}
}
tr.calendar_day_names th{
text-align: center;
font-weight:bold;
}
@media (min-width: 768px){
.calendar_day_names_long-100{display: table-row}
.calendar_day_names_medium-100{display: none}
.calendar_day_names_short-100{display: none}
.calendar_day_names_long-67{display: none}
.calendar_day_names_medium-67{display: table-row}
.calendar_day_names_short-67{display: none}
.calendar_day_names_long-50{display: none}
.calendar_day_names_medium-50{display: table-row}
.calendar_day_names_short-50{display: none}
.calendar_day_names_long-34{display: none}
.calendar_day_names_medium-34{display: none}
.calendar_day_names_short-34{display: table-row}
}
@media (max-width: 767px){
.calendar_day_names_long-100{display: none}
.calendar_day_names_medium-100{display: table-row}
.calendar_day_names_short-100{display: none}
.calendar_day_names_long-67{display: none}
.calendar_day_names_medium-67{display: table-row}
.calendar_day_names_short-67{display: none}
.calendar_day_names_long-50{display: none}
.calendar_day_names_medium-50{display: table-row}
.calendar_day_names_short-50{display: none}
.calendar_day_names_long-34{display: none}
.calendar_day_names_medium-34{display: table-row}
.calendar_day_names_short-34{display: none}
}
@media (max-width: 369px){
.calendar_day_names_long-100{display: none}
.calendar_day_names_medium-100{display: none}
.calendar_day_names_short-100{display: table-row}
.calendar_day_names_long-67{display: none}
.calendar_day_names_medium-67{display: none}
.calendar_day_names_short-67{display: table-row}
.calendar_day_names_long-50{display: none}
.calendar_day_names_medium-50{display: none}
.calendar_day_names_short-50{display: table-row}
.calendar_day_names_long-34{display: none}
.calendar_day_names_medium-34{display: none}
.calendar_day_names_short-34{display: table-row}
}
.calendar-date{
border-bottom: 1px dashed #DDD;
margin-bottom: 5px;
background-color: transparent !important;
color: #333333 !important;
}
@media (max-width: 767px){
.calendar-date{
border: none;
}
}
@media (max-width: 370px){
.calendar-date{
margin-bottom: 0px;
}
}
div.calendar-event-link{
margin-bottom: 4px;
max-height: 60px;
overflow: hidden;
}
@media (max-width: 767px){
.calendar-events{
display: none;
}
td.calendar_long_day_names{display: none}
}
.calendar-month-link{
color: #333;
}
@media (min-width: 768px){
.calendar-month-link{
background: linear-gradient(#FCFCFC,#F2F2F2);
padding: 7px 9px;
border-radius: 3px;
text-align: center;
box-shadow: 0 1px 3px #CCC;
}
}
.calendar-title{
text-align: center;
}
.calendar-title-month{
font-size: 24px;
font-weight: bold;
text-align: center;
padding-left: 30px;
margin-left: auto;
margin-right: auto;
}
.calendar-title-month-small, .calendar-title-month-alwayssmall{
font-size: 18px;
font-weight: bold;
}
@media (min-width: 640px){
.calendar-title-month-small{display: none}
}
@media (max-width: 639px){
.calendar-title-month-large{display: none}
}
.calendar-post-manage .btn-group-cal-nav{display: none}
@media (max-width: 639px){
.calendar-title-manage .btn-group-cal-manage{display: none}
}
@media (min-width: 640px){
.calendar-post-manage .btn-group-cal-manage{
display: none;
}
}
.calendar-title-manage, .calendar-post-manage{
text-align: right;
}
.calendar-list-Mmode .calendar-title-manage .btn-group-cal-manage, .calendar-list-Tmode .calendar-title-manage .btn-group-cal-manage, .calendar-list-Tmode .calendar-title-manage .btn-group-cal-nav{
display: none;
}
.calendar-list-Mmode .calendar-post-manage .btn-group-cal-manage, .calendar-list-Tmode .calendar-post-manage .btn-group-cal-manage, .calendar-list-Tmode .calendar-post-manage .btn-group-cal-nav{
display: block;
}
.calendar-list-Tmode .btn-sm{
padding: 5px 8px !important;
}
@media (max-width: 992px){
.calendar-list-Tmode .calendar-title-month{
text-align: left;
}
}
.calendar_monthly thead td{
vertical-align: middle !important;
}
.calendar_monthly thead td .doodlelink5{
color: #333;
}
@media (min-width: 768px){
.calendar_monthly thead td .doodlelink5{
background: linear-gradient(#FCFCFC,#F2F2F2);
padding: 7px 9px;
border-radius: 3px;
text-align: center;
box-shadow: 0 1px 3px #CCC;
}
}
.calendar-eventList-header{
border-bottom: 1px dashed #DDD;
margin-bottom: 5px;
padding-bottom: 5px;
}
.calendar-eventList-title{font-size: 24px;
font-weight: bold;
vertical-align: middle;
}
.calendar-eventList-info{
border-bottom: 1px dashed #DDD;
padding-bottom: 5px;
padding-top: 7px;
margin-top: 5px;
}
.calendar-eventList-info-main{
}
.calendar-eventList-date, .calendar-eventList-info .calendar-eventList-time, .calendar-eventList-info .calendar_paragraph{
padding-top: 7px;
}
.calendar-eventList-details{
}
.calendar-eventList-details-header{
}
.calendar-eventList-details-header .calendar-eventList-time{
float: left;
}
.calendar-eventList-details-header .calendar-eventList-edit{
float: right;
}
.calendar-eventList-detailButton{
text-align: right;
}
@media (max-width: 767px){
.calendar-eventList-detailButton{display: none}
}
.showthiscol{
border: 2px solid blue}
.weblog_modulebody p{
font-size: medium !important;
}
.weblog_modulebody{
padding-top: 0px !important;
font-size: medium !important;
}
.weblog_category_title{
font-weight: bold;
color: #274460
}
td.album_pictures, .album_pictures_Thumbnails, table.album, .album_Thumbnails, div.slideshow_fullsize, .slideshow_wrapper, .slideshow_thumbnails{
padding: 0px !important;
margin: 0px !important;
border-spacing: 0px !important;
border-collapse: collapse !important;
}
.premainarea .slideshow_thumbnails{
display: none;
}
.premainarea .slideshow_wrapper{
box-shadow: 0px 5px 5px #262626;
margin-bottom: 20px !important;
}
.slideshow_imgprev{
}
.slideshow_imgnext{
}
.slideshow_imglink{
}
.slideshow_image img{
left: 0;
}
.body_popup .mainarea, .body_popup .mainarea_table{
padding: 0px;
width: 100%;
height: 100%;
}
div.tbox, .tboxinner{
padding: 0px !important;
margin: 0px !important;
}
div.article_popupbody{
background-color: #FFFFFF !important;
}
.premainarea .picture_modulebody img{
box-shadow: 0px 5px 10px #262626;
}
.text_modulebody td table td{
font-size: medium;
}
.picture_modulebody td{
font-size: medium;
}
.picture_modulebody{
}
.picture_modulebody .col-md-12{
float: none;
padding: 30px;
background-color: #FFFFFF;
text-align: left;
}
.search_bar{
}
.search_within{
margin-top: 5px;
}
.search_within input{
margin-right: 5px;
}
.search_results_header{
margin-top: 30px;
margin-bottom: 15px;
}
.search_results_subheader{
margin-left: 30px;
font-size: smaller;
font-style: italic;
}
.search_results_content{
border: 1px solid #DDD;
box-shadow: 0px 0px 5px #E6E6E6;
padding: 30px;
margin-bottom: 15px;
background-color: #FFF;
}
.search_results_group{
margin-bottom: 20px;
}
.search_results_group_title{
font-size: 18px;
}
.search_results_group_title_label{
border-bottom: 1px solid #DDD;
padding-bottom: 5px;
}
.search_results_group_title_pagename{
margin-bottom: 1px;
}
.search_results_group_title_blockname{
margin-bottom: 1px;
}
.search_results_group_title_blocktype{
margin-bottom: 1px;
font-size: 16px;
}
.search_results_group_title{
font-size: 18px;
}
.search_result{
}
.search_result_title{
padding-left: 20px;
}
.search_result_title_block{
}
.search_result_title_pages{
}
.search_result_desc{
padding-left: 40px;
}
.search_results_content_detailed .search_result_simple{
display: none;
}
.search_results_content_simple .search_result_detailed{
display: none;
}
search_results_content_simple
div.hd_tooltip{
}
div.hd_tooltip .tooltip-arrow{
border-bottom-color: #FFF !important;
}
div.hd_tooltip .tooltip-inner{
background-color: #FFF;
color: #333;
font-size: medium;
line-height: 1.5em;
text-align: left;
padding: 15px;
box-shadow: 0px 0px 10px #999;
}
div.hd_tooltip_simple .tooltip-inner{
max-width: 500px;
}
div.hd_tooltip_formatted .tooltip-inner{
max-width: 800px;
}
div.hd_tooltip.in{
filter: alpha(opacity=95);
opacity: .95;
}
@media (max-width: 768px){
div.hd_tooltip_simple .tooltip-inner{
max-width: 500px;
}
div.hd_tooltip_formatted .tooltip-inner{
max-width: 500px;
}
}
@media (max-width: 360px){
div.hd_tooltip_simple .tooltip-inner{
max-width: 360px;
}
div.hd_tooltip_formatted .tooltip-inner{
max-width: 360px;
}
}
.navigation_modulebody .panel-default{
background-color: #FFFFFF !important;
}
.navigation_modulebody .panel-default:hover{
background-color: #1A9299 !important;
}
.navigation_modulebody .panel-default > .panel-heading > a{
color: #2B8FA5 !important;
}
.navigation_modulebody .panel-primary > .panel-heading{
background-color: #1A9299 !important;
}
.navigation_modulebody .panel-primary{
border-color: #1A9299 !important;
}
.navigation_modulebody .panel-primary > .panel-heading > a{
color: #FFFFFF !important;
}
.navigation_modulebody .panel-heading{
border-radius: 0px;
}
nav.navbar-default{
background: transparent !important;
border: 0px;
}
@media (max-width: 991px){
nav.navbar-default{
background: linear-gradient(#274460,#2f3337) !important;
border: 1px solid #e6e6e6;
}
}
@media (min-width: 992px){
.cb_c_last nav .container, .cb_c_notlast nav .container, .cb_c_first nav .container{
width: 100% !important;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
background: transparent !important;
}
.navbar-default .navbar-nav > li > a{
font-family: Open Sans, helvetica, sans-serif !important;
font-weight: 300;
color: #FFFFFF !important;
text-shadow: 0px 1px 0px #262626;
text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
color: #63B8BD !important;
}
nav.navbar-default li.active{
background: none !important;
}
nav.navbar-default li.active > a{
color: #63B8BD !important;
font-weight: 400;
}
@media (max-width: 991px){
nav.navbar-default li.active{
background: #E7E7E7 !important;
box-shadow: 0px 10px 10px #262626 inset;
}
nav.navbar-default li.active a{
color: #63B8BD !important;
font-weight: normal;
}
}
.dropdown-menu > .active > a{
background: #E7E7E7 !important;
box-shadow: none;
}
.nav-pills > li > a{
background-color: transparent !important;
font-weight: normal;
color: #FFFFFF !important;
font-size: large;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, footer .nav-pills > li.active > a:focus{
background-color: transparent !important;
font-weight: bold;
color: #FFFFFF !important;
}
footer .nav-pills > li{
float :none;
display: inline-block;
}
footer .nav-tabs{
text-align:center;
}
footer .nav-pills > li > a{
color: #FFFFFF !important;
font-size: small;
}
header .dropdown-menu li{
text-align: left;
font-family: Open Sans:400, helvetica, sans-serif;
}
.dropdown-menu{
background-color: #274460 !important;
}
.dropdown-menu > li > a:hover{
background-color: #63B8BD !important;
}
.dropdown-menu > li > a{
color: #FFFFFF !important;
}
.container_controls_block .dropdown-menu{
color: #FFFFFF !important;
}
.title{
font-size: x-large;
color: #036;
}
.login_title{
margin-top: 10px;
margin-bottom: 10px;
font-size: 18px;
}
.youarehere_modulebody{
background: linear-gradient(#FAFAFA,#F2F2F2);
margin-left: 15px;
margin-right: 15px;
padding: 10px 15px;
margin-bottom: 15px;
color: #036 !important;
}
a.youarehere_navlink{
}
input, textarea, select{
background-color: #FFFFFF;
box-shadow: 1px 2px 1px #262626 inset;
font-family: Open Sans:400, helvetica, sans-serif;
font-size: medium;
color: #000000;
padding: 5px;
border: 1px solid #999999;
border-radius: 3px;
}
input.button, input.controlstatus_button, .search_modulebody input.button{
border: 0px;
background-color: #63B8BD;
color: #FFFFFF;
font-size: large;
padding: 5px 30px;
border-radius: 3px;
}
.form_modulebody .hdform_field input, .form_modulebody .hdform_field select, .form_modulebody .hdform_field textarea{
margin-bottom: 10px;
}
.form_modulebody button{
background-color: #63B8BD !important;
color: #FFFFFF !important;
font-size: large !important;
padding: 5px 30px !important;
}
.hdform input{
border: 1px solid #999999;
}
.hdform_label{
padding-bottom: 10px;
}
input.opbutton{
font-size: medium;
margin-top: 20px;
padding: 10px 40px;
}
td.adv_opbutton input.opbutton{
margin-top: 10px;
padding: 0px 20px;
}
td.config_opbutton{
padding-bottom: 30px;
}
td.config_opbutton input.opbutton{
border: 0px !important;
}
td.config_opbutton input.opbutton_hover{
color: black;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
}
td.adv_opbutton input.opbutton_hover{
color: black;
}
input.opbutton_on{
color: black;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
}
input.button_on{
background-color: #F2F2F2;
color: black;
border: 1px solid black;
}
tr.perblock_op_row, tr.perblock_op_row > td.perblock_op{
color: BLACK;
font-size: medium;
font-family: Open Sans:400, helvetica, sans-serif;
background-color: #F2F2F2;
}
.first_op_row{
padding: 15px 0px !important;
}
tr.peruse_op_row, tr.peruse_op_row td{
background-color: #F2F2F2;
color: BLACK;
line-height: 2em;
}
tr.peruse_even_op_row, tr.peruse_even_op_row td{
background-color: white;
color: BLACK;
}
tr.peruse_odd_op_row, tr.peruse_odd_op_row td{
background-color: #F2F2F2;
color: BLACK;
}
div.peruse_op_row{
border: 2px solid green !important;
}
div.peruse_op_row, div.peruse_op_row col{
background-color: #F2F2F2;
color: BLACK;
}
div.peruse_even_op_row, div.peruse_even_op_row col{
background-color: white;
color: BLACK;
}
div.peruse_odd_op_row, div.peruse_odd_op_row col{
background-color: #F2F2F2;
color: BLACK;
}
tr.peruse_op_row td a, tr.peruse_op_row td a:hover, tr.peruse_op_row td a:visited
tr.peruse_op_row td a.doodlelink,tr.peruse_op_row td a.doodlelink:hover, tr.peruse_op_row td a.doodlelink:visited{
color: #0071BD !important;
text-decoration: none;
}
tr.peruse_op_row td a.doodlelink:hover{
text-decoration: underline;
}
.op_helpbox{
border: 1px solid #999999;
background-color: #F6F6F6;
padding: 4px;
color: #4d4d4d;
text-align: left;
}
div.container_style_options{
padding-top: 20px;
}
div.container_style_options_cat{
}
div.container_style_options_cat_title{
}
div.container_style_options_cat_option{
}
div.container_style_options_cat_option_pulldown{
height: 90px;
}
.block_editing_form, .block_editing_form td.block_title{
color: BLACK;
}
span.hdform{
color: BLACK;
}
.edita_control .hdform_first_col{
width: 30%;
}
div.block_editing_form{
padding: 30px;
background-color: #F2F2F2;
border-radius: 7px;
}
.container_controls_block{
background-color: #FFF;
}
.container_controls_block .dropdown-menu{
background-color: #FFF;
color: #333;
}
.container_controls_block .dropdown-menu a{
color: #333;
}
div.modGroup{
margin-top: 20px;
border-radius: 8px;
box-shadow: 0px 0px 10px #E6E6E6;
padding-bottom: 20px;
}
div.modGroupHeader{
padding: 15px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
}
div.modGroupHeader_title{
text-align: center;
font-weight: bold;
color: #333333;
font-size: medium;
}
div.modGroupBody{
max-width: 1000px;
margin: 0 auto;
text-align: center;
}
.modListed{
cursor: pointer !important;
width: 192px;
color: BLACK;
float: left;
font-weight: bold;
padding-top: 10px;
height: 190px;
text-align: center;
margin-right: 4px;
margin-left: 4px;
}
.modListed:hover{
border: 2px dashed #AAAAAA;
}
.selectedmodListed{
border: 2px dashed #AAAAAA;
}
div.viewGroupList{
text-align: left;
background-color: #F2F2F2;
display: none;
}
div.selectedviewGroupList{
display: block;
}
div.viewGroup{
margin-top: 20px;
border-radius: 8px;
box-shadow: 0px 0px 4px #E6E6E6;
padding-bottom: 2px;
}
div.viewGroup_captioned{
margin-top: 50px;
box-shadow: 0px 0px 16px #E6E6E6;
padding-bottom: 20px;
}
div.viewGroup_conditional{
display: none;
}
div.viewGroup_selected{
display: block;
}
div.viewGroupPicker{
font-size: large;
margin-top: 30px;
text-align: left;
}
div.viewGroupHeader{
text-align: center;
padding: 15px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
color: #333333;
}
div.viewGroupHeader_title{
text-align: center;
font-weight: bold;
font-size: medium;
}
div.viewGroupHeader_desc{
text-align: center;
font-size: small;
}
div.viewGroupBody{
text-align: center;
margin: 0px auto;
max-width: 900px;
}
.viewListed{
float: left;
cursor: pointer !important;
width: 192px;
color: BLACK;
font-weight: bold;
padding-top: 10px;
height: 170px;
text-align: center;
margin-right: 4px;
margin-left: 4px;
}
.viewListed_captioned{
height: 190px;
}
.viewListed:hover{
border: 2px dashed #AAAAAA;
}
.selectedviewListed{
border: 2px dashed #AAAAAA;
}
.currentView, currentView div, currentView td{
background-color: #FFCCCC !important;
cursor: pointer !important;
width: 150px;
padding-left: 10px;
color: BLACK;
}
.nonselectedView{
cursor: pointer !important;
width: 150px;
padding-left: 10px;
color: BLACK;
}
.toverlay{
position:absolute;
display:none;
padding: 0px;
z-index:2001}
.toverlayinner{
-moz-border-radius:5px;
border-radius:5px;
border:1px solid #999999;background-color: #F2F2F2;
font-size: smaller;
color: BLACK;
padding: 0px;
margin: 0px;
text-align: left;
}
div.view_Image{
WIDTH: 270px;
height: 220px;
}
div.view_Image_Framed{
background-image: url("/hotdoodle_engine/iconset/viewframe_l.gif");
background-repeat: no-repeat;
background-position: top left;
}
div.block_Image{
WIDTH: 250px;
height: 200px;
}
div.blocklist{
}
table.billing_warn, table.billing_warn td{
background-color: #FFFFCC;
margin: 0px;
color: #333333;
}
table.billing_warn td a.doodlelink{
color: red;
}
div.billing_policy, billing_policy h3{
background-color: white;
color: black;
}
div.billing_howitworks, div.billing_howitworks table tr td{
background-color: white;
color: black;
}
div.conditionalDisplay{
}
div.conditionalDisplay_Edit{
margin: 15px 0px;
}
div.conditionalGroupBody{
text-align: center;
background: linear-gradient(#309ADD, #0071BD);
padding: 7px 20px;
border-radius: 5px;
color: #FFFFFF;
}
.conditionalListed{
float: left;
margin-right: 10px;
background-color: transparent !important;
border: 0px;
}
.conditionalControl{
background-color: #98a7ac;
padding: 7px 20px;
border-radius: 5px;
margin: 15px 0px;
}
.conditionalDiv{
padding: 0px;
margin-top: 15px;
margin-bottom: 15px;
}
.conditionalDivStorage{
}
.conditionalControlArea{
}
.conditionalExpansionArea{
}
div.conditionalRule_new{
background-color: lightgreen;
border: 2px solid red;
}
div.container_conditional_controls{
}
div.container_conditional_controls_info{
float: left;
}
div.container_conditional_controls_edit{
}
.op_helpbox{
color: #FF0000;
}
.mainarea_table{
padding: 0px;
}
.mainarea, .centerarea, .divmain{
min-height: 100px;
text-align: left;
color: #4d4d4d;
background: transparent;
padding: 60px;
margin: 0px;
}
@media (max-width: 991px){
.mainarea, .centerarea, .divmain{
padding: 30px 0px;
}
}
.premainarea{
background: transparent;
padding-top: 30px;
}
.premainarea_fluid{
padding-top: 0px;
}
.premainarea_fluid > .container-fluid > .row > .col-md-12{
padding-left: 0px;
padding-right: 0px;
}
.premainarea .modulebody, .premainarea .moduletitle{
text-align: left;
}
aside{
background: linear-gradient(#999,#333);
height: 100vh;
padding-top: 60px;
padding-bottom: 30px;
margin: 0px;
}
@media (min-width: 992px){
aside{
position: fixed;
width: 16.67%;
box-shadow: 0px 0px 10px #262626;
}
}
.body_withToolbar aside{
position: static;
height: auto;
width: auto;
min-height: 100vh;
}
aside .moduletitle{
}
aside .modulebody{
color: #FFFFFF;
}
aside .modulebody a{
color: #FFF;
}
header{
margin: 0 auto;
padding: 15px 0px 0px 0px;
min-height:60px;
background: linear-gradient(#2f3337,#31373D);
box-shadow: 0px 5px 5px #262626;
display: none !important;
}
@media (min-width: 992px){
header{
opacity: 0.95;
filter:alpha(opacity=95);
position: fixed;
top: 0;
z-index: 100;
width: 100%;
display: none !important;
}
.body_withToolbar header{
position: static;
opacity: 1;
filter:alpha(opacity=100);
}
}
header .moduletitle{
font-family: Open Sans Condensed, helvetica, sans-serif;
color: #FFFFFF;
font-size: xx-large;
text-align: left;
}
header .modulebody{
font-family: Open Sans Condensed, helvetica, sans-serif;
color: #FFFFFF;
font-size: x-large;
text-align: left;
margin-bottom: 15px;
}
header .navigation_modulebody{
font-size: medium;
margin-bottom: 0px;
}
@media (max-width: 991px){
header .modulebody{
text-align: center;
}
}
.divtop_sidetoside{
}
footer{
min-height: 40px;
background: linear-gradient(#999,#333);
padding: 15px 0px;
font-size: small;
text-align: center !important;
}
footer .moduletitle, footer .modulebody, footer .modulebody a{
color: #FFFFFF;
}
.Marketing_box_visible{
background-color: #333;
margin: 0px !important;
padding-bottom: 15px;
}
div.Feature_container_box{
}
.Feature_moduletitle{
}
.Feature_modulebody{
font-family: Rokkitt, helvetica, sans-serif;
text-shadow: 0px 1px 0px;
font-size: x-large;
}
div.Feature2_container_box{
}
.Feature2_moduletitle{
}
.Feature2_modulebody{
font-family: Satisfy, helvetica, sans-serif;
text-shadow: 0px 1px 0px;
font-size: x-large;
}
div.form_title{
text-align: center;
background: linear-gradient(#309ADD, #0071BD);
padding: 10px 20px;
border-radius: 4px;
margin: 15px 0px;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
}
.form_title a{
text-transform: uppercase;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
}
div.wizardmenu{
background-color: #e0e0e0;
border: 2px outset #e0e0e0;
left: 0px;
padding: 0px 1px 1px 0px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 1001;
color: black;
}
div.wizard{
border: 0px !important;
background-color: #B1C4C9 !important;
padding: 25px !important;
width: 95%;
margin-left: auto;
margin-right: auto;
}
#wizard_details{
font-size: medium;
color: black;
background-color: white;
padding: 25px;
}
div.wizard a.doodlelink{
font-size: medium;
color: #0071BD;
}
div.wizard td.title{
font-size: medium;
font-weight: bold;
color: #0071BD;
}
div.wizard strong{
font-size: large;
font-weight: bold;
color: #0071BD;
}
div.wizard span.navlink{
font-size: large;
font-weight: bold;
color: #0071BD;
}
.title_empty, .title_empty:hover{
text-decoration: none !important;
cursor: default;
}
.product_title_link{
font-size: large;
text-decoration: none;
}
a.login_forgot, a.login_forgot:visited{
white-space: nowrap;
}
.bundle_adjustmentsSH, .bundle_posSH, .bundle_gridSH, .bundle_sliderSH{
background-color: yellow;
}
.flowSH, .popupflowSH, .openedflowSH{
background-color: #EEE;
}
.displaySH{
background-color: pink;
}
.container_col_inner{
padding-right: 3px;
}
.container_col_bar{
border-right: 2px dotted #D3D3D3;
}
.container_row_bar{
border-bottom: 2px dotted #D3D3D3;
}
.premainarea{
background-color: transparent;
}
td.picture_left{
padding-right: 10px;
}
td.picture_right{
padding-left: 10px;
}
div.LightGray_container_box{
background-color: #DDDDDD;
}
.LightGray_moduletitle{
background-color: #DDDDDD}
.LightGray_modulebody{
background-color: #DDDDDD;
color: #4d4d4d;
}
div.Aqua_container_box{
background-color: #CCFFFF;
}
.Aqua_moduletitle{
background-color: #CCFFFF;
}
.Aqua_modulebody{
background-color: #CCFFFF;
color: #4d4d4d;
}
div.Pink_container_box{
background-color: #FFCCFF;
}
.Pink_moduletitle{
background-color: #FFCCFF;
}
.Pink_modulebody{
background-color: #FFCCFF;
color: #4d4d4d;
}
div.Yellow_container_box{
background-color: #FFFFCC;
}
.Yellow_moduletitle{
background-color: #FFFFCC;
}
.Yellow_modulebody{
background-color: #FFFFCC;
color: #4d4d4d;
}
div.Center_container_box{text-align: center;margin-left: auto;margin-right: auto}
div.Center_container_box td{text-align: center;margin-left: auto;margin-right: auto}
.Center_moduletitle{text-align: center;margin-left: auto;margin-right: auto}
.Center_modulebody, .Center_modulebody table, .Center_modulebody td, .Center_modulebody div.picture_wrap_img{text-align: center
!important;margin-left: auto !important;margin-right: auto !important}
div.Left_container_box{text-align: Left;margin-left: 0;margin-right: auto}
div.Left_container_box td{text-align: Left;margin-left: 0;margin-right: auto}
.Left_moduletitle{text-align: Left;margin-left: 0;margin-right: auto}
.Left_modulebody, .Left_modulebody table, .Left_modulebody td, .Left_modulebody div.picture_wrap_img{text-align: Left !
important;margin-left: 0 !important;margin-right: auto !important}
div.Right_container_box{text-align: Right;margin-left: auto;margin-right: 0}
div.Right_container_box td{text-align: Right;margin-left: auto;margin-right: 0}
.Right_moduletitle{text-align: Right;margin-left: auto;margin-right: 0}
.Right_modulebody, .Right_modulebody table, .Right_modulebody td, .Right_modulebody div.picture_wrap_img{text-align: Right !
important;margin-left: auto !important;margin-right: 0 !important}
div.nogap_container_box{
}
.nogap_container_box .row{
margin-bottom: 0px !important;
margin-top: 0px !important;
}
.nogap_container_box .row .col-md-1, .nogap_container_box .row .col-md-2, .nogap_container_box .row .col-md-3, .nogap_container_box .row .col-md-4, .nogap_container_box .row .col-md-5, .nogap_container_box .row .col-md-6, .nogap_container_box .row .col-md-7, .nogap_container_box .row .col-md-8, .nogap_container_box .row .col-md-9, .nogap_container_box .row .col-md-10, .nogap_container_box .row .col-md-11, .nogap_container_box .row .col-md-12
{
padding: 0px !important;
}
@media (max-width: 991px){
.nogap_container_box .row .col-md-1, .nogap_container_box .row .col-md-2, .nogap_container_box .row .col-md-3, .nogap_container_box .row .col-md-4, .nogap_container_box .row .col-md-5, .nogap_container_box .row .col-md-6, .nogap_container_box .row .col-md-7, .nogap_container_box .row .col-md-8, .nogap_container_box .row .col-md-9, .nogap_container_box .row .col-md-10, .nogap_container_box .row .col-md-11, .nogap_container_box .row .col-md-12
{
padding: 15px !important;
}
}
.nogap_moduletitle{
}
.nogap_modulebody{
}
div.Box100w_container_box{
width: 100px;
margin-left: auto;
margin-right: auto;
}
div.Box200w_container_box{
width: 200px;
margin-left: auto;
margin-right: auto;
}
div.Box250w_container_box{
width: 250px;
margin-left: auto;
margin-right: auto;
}
div.Box300w_container_box{
width: 300px;
margin-left: auto;
margin-right: auto;
}
div.width100pc_container_box{
width: 100%;
margin-left: auto;
margin-right: auto;
}
div.width90pc_container_box{
width: 90%;
margin-left: auto;
margin-right: auto;
}
div.width80pc_container_box{
width: 80%;
margin-left: auto;
margin-right: auto;
}
div.width75pc_container_box{
width: 75%;
margin-left: auto;
margin-right: auto;
}
div.width70pc_container_box{
width: 70%;
margin-left: auto;
margin-right: auto;
}
div.width60pc_container_box{
width: 60%;
margin-left: auto;
margin-right: auto;
}
div.width50pc_container_box{
width: 50%;
margin-left: auto;
margin-right: auto;
}
div.width33pc_container_box{
width: 33.3333%;
margin-left: auto;
margin-right: auto;
}
div.Box100h_container_box{
height: 100px;
}
div.Box200h_container_box{
height: 200px;
}
div.Box250h_container_box{
height: 250px;
}
div.Box300h_container_box{
height: 300px;
}
div.height100vh_container_box{
height: 100vh;
}
div.height90vh_container_box{
height: 90vh;
}
div.height80vh_container_box{
height: 80vh;
}
div.height75vh_container_box{
height: 75vh;
}
div.height70vh_container_box{
height: 70vh;
}
div.height60vh_container_box{
height: 60vh;
}
div.height50vh_container_box{
height: 50vh;
}
div.FrameBold_container_box{
border: 5px solid #999999;;
padding: 30px;
}
div.FrameModerate_container_box{
border: 3px solid #999999;
padding: 30px;
}
div.FrameSubtle_container_box{
border: 1px solid #999999;
padding: 30px;
}
div.FrameBoldDashed_container_box{
border: 5px dashed #999999;;
padding: 30px;
}
div.FrameModerateDashed_container_box{
border: 3px dashed #999999;
padding: 30px;
}
div.FrameSubtleDashed_container_box{
border: 1px dashed #999999;
padding: 30px;
}
div.roundedBorders_container_box{
border-radius: 5px;
}
div.roundedBordersMed_container_box{
border-radius: 7px;
}
div.roundedBordersBig_container_box{
border-radius: 10px;
}
div.dividerTop01_container_box{
border-top: 1px solid #999999;
padding-top: 40px;
}
.dividerTop01_moduletitle{
}
.dividerTop01_modulebody{
}
div.dividerTop02_container_box{
border-top: 1px dashed #999999;
padding-top: 40px;
}
.dividerTop02_moduletitle{
}
.dividerTop02_modulebody{
}
div.dividerTop03_container_box{
background: url('/imagelib/files/imagegallerymodule/46d6f5f44a74c/gallery172/dividerTop03.png') no-repeat top center;
padding-top: 40px;
}
.dividerTop03_moduletitle{
}
.dividerTop03_modulebody{
}
div.dividerBottom01_container_box{
border-bottom: 1px solid #999999;
padding-bottom: 40px;
}
.dividerBottom01_moduletitle{
}
.dividerBottom01_modulebody{
}
div.dividerBottom02_container_box{
border-bottom: 1px dashed #999999;
padding-bottom: 40px;
}
.dividerBottom02_moduletitle{
}
.dividerBottom02_modulebody{
}
div.dividerBottom03_container_box{
background: url('/imagelib/files/imagegallerymodule/46d6f5f44a74c/gallery172/dividerBottom03.png') no-repeat bottom center;
padding-bottom: 40px;
}
.dividerBottom03_moduletitle{
}
.dividerBottom03_modulebody{
}
div.font11px_container_box{}
.font11px_moduletitle{}
.font11px_modulebody{
font-size: 11px;
}
div.font12px_container_box{}
.font12px_moduletitle{}
.font12px_modulebody{
font-size: 12px;
}
div.font14px_container_box{}
.font14px_moduletitle{}
.font14px_modulebody{
font-size: 14px;
}
div.font16px_container_box{}
.font16px_moduletitle{}
.font16px_modulebody{
font-size: 16px;
}
div.font18px_container_box{}
.font18px_moduletitle{}
.font18px_modulebody{
font-size: 18px;
}
div.font21px_container_box{}
.font21px_moduletitle{}
.font21px_modulebody{
font-size: 21px;
}
div.font24px_container_box{}
.font24px_moduletitle{}
.font24px_modulebody{
font-size: 24px;
}
div.font28px_container_box{}
.font28px_moduletitle{}
.font28px_modulebody{
font-size: 24px;
}
div.font32px_container_box{}
.font32px_moduletitle{}
.font32px_modulebody{
font-size: 32px;
}
div.font36px_container_box{}
.font36px_moduletitle{}
.font36px_modulebody{
font-size: 36px;
}
div.biggerTitle_container_box{
}
.biggerTitle_moduletitle{
font-size: 48px !important;
}
.biggerTitle_modulebody{
}
div.titleCenter_container_box{
}
.titleCenter_moduletitle{
text-align: center !important;
}
.titleCenter_modulebody{
}
div.biggerTitleCenter_container_box{
}
.biggerTitleCenter_moduletitle{
text-align: center !important;
font-size: 48px !important;
}
.biggerTitleCenter_modulebody{
}
div.titleStyleCheck_container_box{
}
.titleStyleCheck_moduletitle:before{
font-family: 'FontAwesome';
content: '\f046';
margin:0 5px 0 0px;
color: #9dc863;
}
.titleStyleCheck_modulebody{
}
div.titleStyleCheck02_container_box{
}
.titleStyleCheck02_moduletitle:before{
font-family: 'FontAwesome';
content: '\f058';
margin:0 5px 0 0px;
color: #9dc863;
}
.titleStyleCheck02_modulebody{
}
div.titleStylePlus_container_box{
}
.titleStylePlus_moduletitle:before{
font-family: 'FontAwesome';
content: '\f067';
margin:0 5px 0 0px;
}
.titleStylePlus_modulebody{
}
div.titleStyleStar_container_box{
}
.titleStyleStar_moduletitle:before{
font-family: 'FontAwesome';
content: '\f005';
margin:0 5px 0 0px;
color: #E5C20D;
}
.titleStyleStar_modulebody{
}
div.titleStyleWarning_container_box{
}
.titleStyleWarning_moduletitle:before{
font-family: 'FontAwesome';
content: '\f071';
margin:0 5px 0 0px;
color: #E5C20D;
}
.titleStyleWarning_modulebody{
}
div.titleStyleBan_container_box{
}
.titleStyleBan_moduletitle:before{
font-family: 'FontAwesome';
content: '\f05e';
margin:0 5px 0 0px;
color: #AD0000;
}
.titleStyleBan_modulebody{
}
div.titleStyleFolder_container_box{
}
.titleStyleFolder_moduletitle:before{
font-family: 'FontAwesome';
content: '\f07b';
margin:0 5px 0 0px;
color: #E5C20D;
}
.titleStyleFolder_modulebody{
}
div.titleStyleGear_container_box{
}
.titleStyleGear_moduletitle:before{
font-family: 'FontAwesome';
content: '\f013';
margin:0 5px 0 0px;
}
.titleStyleGear_modulebody{
}
div.titleStyleHeart_container_box{
}
.titleStyleHeart_moduletitle:before{
font-family: 'FontAwesome';
content: '\f08a';
margin:0 5px 0 0px;
color: #AD0000;
}
.titleStyleHeart_modulebody{
}
div.photoBorder_container_box{
}
.photoBorder_moduletitle{
}
.photoBorder_modulebody{
}
.photoBorder_modulebody img{
border: 8px solid #FFF;
box-shadow: 0px 0px 10px #262626;
}
div.photoRounded_container_box{
}
.photoRounded_moduletitle{
}
.photoRounded_modulebody{
}
.photoRounded_modulebody img{
border-radius: 10px;
}
div.imgHoverZoom_container_box{
overflow:hidden;
}
.imgHoverZoom_moduletitle{
}
.imgHoverZoom_modulebody{
transition: all 0.6s ease-in-out;
}
.imgHoverZoom_modulebody:hover{
transform: scale(1.1);
}
div.sliderzoomout_container_box{
}
.sliderzoomout_moduletitle{
}
.sliderzoomout_modulebody{
}
@media screen and (min-width: 992px){
.sliderzoomout_modulebody .img-responsive, .sliderzoomout_modulebody .carousel-inner > .item > img, .sliderzoomout_modulebody .carousel-inner > .item > a > img{
-webkit-animation: zoomout 6s 1;
animation: zoomout 6s 1;
animation-fill-mode: forwards;
}
}
@-webkit-keyframes zoomout{
0%{transform: scale(1.1)}
100%{transform: scale(1)}
}
@keyframes zoomout{
0%{transform: scale(1.1)}
100%{transform: scale(1)}
}
div.dotremoval_container_box{
}
.dotremoval_moduletitle{
}
.dotremoval_modulebody{
}
.dotremoval_modulebody li{
}
.dotremoval_modulebody ul{
list-style-type: none;
padding-left: 0px;
}
div.bulletStyleCheck_container_box{
}
.bulletStyleCheck_moduletitle{
}
.bulletStyleCheck_modulebody{
}
.bulletStyleCheck_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleCheck_modulebody li:before{
font-family: 'FontAwesome';
content: '\f046';
margin:0 5px 0 -15px;
color: #9dc863;
}
.bulletStyleCheck_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleCheck02_container_box{
}
.bulletStyleCheck02_moduletitle{
}
.bulletStyleCheck02_modulebody{
}
.bulletStyleCheck02_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleCheck02_modulebody li:before{
font-family: 'FontAwesome';
content: '\f058';
margin:0 5px 0 -15px;
color: #9dc863;
}
.bulletStyleCheck02_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStylePlus_container_box{
}
.bulletStylePlus_moduletitle{
}
.bulletStylePlus_modulebody{
}
.bulletStylePlus_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStylePlus_modulebody li:before{
font-family: 'FontAwesome';
content: '\f067';
margin:0 5px 0 -15px;
}
.bulletStylePlus_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleStar_container_box{
}
.bulletStyleStar_moduletitle{
}
.bulletStyleStar_modulebody{
}
.bulletStyleStar_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleStar_modulebody li:before{
font-family: 'FontAwesome';
content: '\f005';
margin:0 5px 0 -15px;
color: #E5C20D;
}
.bulletStyleStar_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleWarning_container_box{
}
.bulletStyleWarning_moduletitle{
}
.bulletStyleWarning_modulebody{
}
.bulletStyleWarning_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleWarning_modulebody li:before{
font-family: 'FontAwesome';
content: '\f071';
margin:0 5px 0 -15px;
color: #E5C20D;
}
.bulletStyleWarning_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleBan_container_box{
}
.bulletStyleBan_moduletitle{
}
.bulletStyleBan_modulebody{
}
.bulletStyleBan_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleBan_modulebody li:before{
font-family: 'FontAwesome';
content: '\f05e';
margin:0 5px 0 -15px;
color: #AD0000;
}
.bulletStyleBan_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleFolder_container_box{
}
.bulletStyleFolder_moduletitle{
}
.bulletStyleFolder_modulebody{
}
.bulletStyleFolder_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleFolder_modulebody li:before{
font-family: 'FontAwesome';
content: '\f07b';
margin:0 5px 0 -15px;
color: #E5C20D;
}
.bulletStyleFolder_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleGear_container_box{
}
.bulletStyleGear_moduletitle{
}
.bulletStyleGear_modulebody{
}
.bulletStyleGear_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleGear_modulebody li:before{
font-family: 'FontAwesome';
content: '\f013';
margin:0 5px 0 -15px;
}
.bulletStyleGear_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletStyleHeart_container_box{
}
.bulletStyleHeart_moduletitle{
}
.bulletStyleHeart_modulebody{
}
.bulletStyleHeart_modulebody li{
padding: 15px 0px;
border-bottom: 1px dashed #DDD;
}
.bulletStyleHeart_modulebody li:before{
font-family: 'FontAwesome';
content: '\f08a';
margin:0 5px 0 -15px;
color: #AD0000;
}
.bulletStyleHeart_modulebody ul{
list-style-type: none;
padding-left: 15px;
}
div.bulletBlockBriefcase_container_box{
}
.bulletBlockBriefcase_moduletitle{
}
.bulletBlockBriefcase_modulebody{
}
.bulletBlockBriefcase_modulebody ul{
padding-left: 0px;
}
.bulletBlockBriefcase_modulebody li{
display: block;
border: 1px solid #FFF;
margin-bottom: 5px;
padding: 0px;
}
.bulletBlockBriefcase_modulebody li:hover{
-webkit-animation: colorchange 0.3s 1;
animation: colorchange 0.3s 1;
animation-fill-mode: forwards;
}
.bulletBlockBriefcase_modulebody li:before{
font-family: 'FontAwesome';
content: '\f0b1';
margin: 0px 10px 0px 0px;
color: #FFF;
background-color:;
display: inline-block;
padding: 7px 10px;
}
div.bulletBlockCheck_container_box{
}
.bulletBlockCheck_moduletitle{
}
.bulletBlockCheck_modulebody{
}
.bulletBlockCheck_modulebody ul{
padding-left: 0px;
}
.bulletBlockCheck_modulebody li{
display: block;
border: 1px solid #FFF;
margin-bottom: 5px;
padding: 0px;
}
.bulletBlockCheck_modulebody li:hover{
-webkit-animation: colorchange 0.3s 1;
animation: colorchange 0.3s 1;
animation-fill-mode: forwards;
}
.bulletBlockCheck_modulebody li:before{
font-family: 'FontAwesome';
content: '\f046';
margin: 0px 10px 0px 0px;
color: #FFF;
background-color:;
display: inline-block;
padding: 7px 10px;
}
@-webkit-keyframes colorchange{
0%{}
100%{background-color:;font-color: #FFF}
}
@keyframes colorchange{
0%{}
100%{background-color:;font-color: #FFF}
}
div.Help_container_box{
border: 4px solid #999999;
padding: 4px;
padding-top: 22px;
background: #FFFFFF url("/hotdoodle_engine/iconset/doodle_instructions.gif") no-repeat top left;
}
.Help_moduletitle{background-color: #FFFFFF}
.Help_modulebody{background-color: #FFFFFF}
div.Wizard_container_box{
border: 4px solid #FFFFFF;
padding: 4px;
background: transparent;
}
.Wizard_moduletitle{background-color: transparent}
.Wizard_modulebody{background-color: transparent}
.shide_moduletitle{
font-size: xx-small !important;
color: #E0E0E0 !important;
background-color: transparent !important;
background-image: none !important;
}
.shide_modulebody, .shide_modulebody h1, .shide_modulebody h2, .shide_modulebody p, .shide_modulebody a{
font-size: xx-small !important;
color: #E0E0E0 !important;
margin: 0px !important;
font-weight: 100 !important;
background-color: transparent !important;
background-image: none !important;
}
.shide_container_box{
font-size: xx-small !important;
color: #E0E0E0 !important;
background-color: transparent;
background-image: none !important;
}
.shide2_modulebody, .shide2_modulebody h1, .shide2_modulebody h2, .shide2_modulebody p, .shide2_modulebody a{
line-height: 6px;
overflow: hidden;
height: 10px;
color: #E0E0E0 !important;
}
.side_modulebody a.doodlelink{
color: #63B8BD !important;
}
.divpostfooter .modulebody,
.divpostfooter .modulebody p,
.divpostfooter .modulebody span{
color: #4d4d4d;
}
.divpostfooter .shide_modulebody,
.divpostfooter .shide_moduletitle,
.divpostfooter .shide_modulebody h1,
.divpostfooter .shide_modulebody h2,
.divpostfooter .shide_modulebody p,
.divpostfooter .shide_modulebody span,
.divpostfooter .shide_modulebody a{
color: #363636 !important;
}
#OT_searchWrapperAll{
background: transparent !important;
}
#OT_searchWrapper{
background: transparent !important;
}
#OT_logo{
background: transparent !important;
}
#OT_logoLink{
background: transparent !important;
}
.sidebar #OT_searchWrapperAll{
background: linear-gradient(#999,#333) !important;
}
.sidebar #OT_searchWrapper{
background: linear-gradient(#999,#333) !important;
}
.sidebar #OT_logo{
background: linear-gradient(#999,#333) !important;
}
.sidebar #OT_logoLink{
background: linear-gradient(#999,#333) !important;
}
.divtop #OT_searchWrapperAll{
background: linear-gradient(#2f3337,#31373D) !important;
}
.divtop #OT_searchWrapper{
background: linear-gradient(#2f3337,#31373D) !important;
}
.divtop #OT_logo{
background: linear-gradient(#2f3337,#31373D) !important;
}
.divtop #OT_logoLink{
background: linear-gradient(#2f3337,#31373D) !important;
}
.ui-sortable-handle{
cursor:move;
}
.respAll{
display: block;
}
@media (max-width: 767px){
.respMobile{
display: block;
}
.respMobile_or_Tablet{display: block;
}
.respTablet_or_Laptop{
display: none;
}
.respLaptop{
display: none;
}
.respLaptopIL{
display: none;
}
.respMobile{
display: block;
}
.XrespMobile{
display: none;
}
.XrespMobile_or_Tablet{display: none;
}
.XrespTablet_or_Laptop{
display: block;
}
.XrespLaptop{
display: block;
}
.XrespLaptopIL{
display: inline;
}
}
@media (min-width: 768px){
.respMobile{
display: none;
}
.respMobile_or_Tablet{display: block;
}
.respTablet_or_Laptop{
display: block;
}
.respLaptop{
display: none;
}
.respLaptopIL{
display: none;
}
.XrespMobile{
display: block;
}
.XrespMobile_or_Tablet{display: none;
}
.XrespTablet_or_Laptop{
display: none;
}
.XrespLaptop{
display: block;
}
.XrespLaptopIL{
display: inline;
}
}
@media (min-width: 992px){
.respMobile{
display: none;
}
.respMobile_or_Tablet{display: none;
}
.respTablet_or_Laptop{
display: block;
}
.respLaptop{
display: block;
}
.respLaptopIL{
display: inline;
}
.XrespMobile{
display: block;
}
.XrespMobile_or_Tablet{display: block;
}
.XrespTablet_or_Laptop{
display: none;
}
.XrespLaptop{
display: none;
}
.XrespLaptopIL{
display: none;
}
}
div.hvrGrow_container_box{
}
.hvrGrow_moduletitle{
}
.hvrGrow_modulebody{
}
.hvrGrow_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, background;
transition-property: transform, background;
}
.hvrGrow_modulebody a:hover, .hvrGrow_modulebody a:focus, .hvrGrow_modulebody a:active{
-webkit-transform: scale(1.1);
transform: scale(1.1);
color: #FFFFFF;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
}
div.hvrBounceIn_container_box{
}
.hvrBounceIn_moduletitle{
}
.hvrBounceIn_modulebody{
}
.hvrBounceIn_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvrBounceIn_modulebody a:hover, .hvr-bounce-in_modulebody a:focus, .hvr-bounce-in_modulebody a:active{
color: #FFFFFF;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
div.hvrGrowRotate_container_box{
}
.hvrGrowRotate_moduletitle{
}
.hvrGrowRotate_modulebody{
}
.hvrGrowRotate_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, background;
transition-property: transform, background;
}
.hvrGrowRotate_modulebody a:hover, .hvrGrowRotate_modulebody a:focus, .hvrGrowRotate_modulebody a:active{
color: #FFFFFF;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
-webkit-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
}
div.hvrFade_container_box{
}
.hvrFade_moduletitle{
}
.hvrFade_modulebody{
}
.hvrFade_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: color, background;
transition-property: color, background;
}
.hvrFade_modulebody a:hover, .hvrFade_modulebody a:focus, .hvrFade_modulebody a:active{
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
color: #FFFFFF;
}
div.hvrSweepToRight_container_box{
}
.hvrSweepToRight_moduletitle{
}
.hvrSweepToRight_modulebody{
}
.hvrSweepToRight_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvrSweepToRight_modulebody a:before{
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvrSweepToRight_modulebody a:hover, .hvrSweepToRight_modulebody a:focus, .hvrSweepToRight_modulebody a:active{
color: #FFFFFF;
}
.hvrSweepToRight_modulebody a:hover:before, .hvrSweepToRight_modulebody a:focus:before, .hvrSweepToRight_modulebody a:active:before{
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
div.hvrSweepToLeft_container_box{
}
.hvrSweepToLeft_moduletitle{
}
.hvrSweepToLeft_modulebody{
}
.hvrSweepToLeft_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvrSweepToLeft_modulebody a:before{
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvrSweepToLeft_modulebody a:hover, .hvrSweepToLeft_modulebody a:focus, .hvrSweepToLeft_modulebody a:active{
color: #FFFFFF;
}
.hvrSweepToLeft_modulebody a:hover:before, .hvrSweepToLeft_modulebody a:focus:before, .hvrSweepToLeft_modulebody a:active:before{
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
div.hvrBounceToBottom_container_box{
}
.hvrBounceToBottom_moduletitle{
}
.hvrBounceToBottom_modulebody{
}
.hvrBounceToBottom_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvrBounceToBottom_modulebody a:before{
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvrBounceToBottom_modulebody a:hover, .hvrBounceToBottom_modulebody a:focus, .hvrBounceToBottom_modulebody a:active{
color: #FFFFFF;
}
.hvrBounceToBottom_modulebody a:hover:before, .hvrBounceToBottom_modulebody a:focus:before, .hvrBounceToBottom_modulebody a:active:before{
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
div.hvrRectangleOut_container_box{
}
.hvrRectangleOut_moduletitle{
}
.hvrRectangleOut_modulebody{
}
.hvrRectangleOut_modulebody a{
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
margin: 5px;
padding: 10px 30px;
cursor: pointer;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvrRectangleOut_modulebody a:before{
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvrRectangleOut_modulebody a:hover, .hvrRectangleOut_modulebody a:focus, .hvrRectangleOut_modulebody a:active{
color: #FFFFFF;
}
.hvrRectangleOut_modulebody a:hover:before, .hvrRectangleOut_modulebody a:focus:before, .hvrRectangleOut_modulebody a:active:before{
-webkit-transform: scale(1);
transform: scale(1);
}
div.hvrIconLeftArrow_container_box{
}
.hvrIconLeftArrow_moduletitle{
}
.hvrIconLeftArrow_modulebody{
}
.hvrIconLeftArrow_modulebody a{
}
.hvrIconLeftArrow_modulebody a:before{
content: "\f100";
font-family: FontAwesome;
font-size: 1.2em;
padding-right: 5px;
}
div.hvrIconRightArrow_container_box{
}
.hvrIconRightArrow_moduletitle{
}
.hvrIconRightArrow_modulebody{
}
.hvrIconRightArrow_modulebody a{
}
.hvrIconRightArrow_modulebody a:after{
content: "\f101";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconUpArrow_container_box{
}
.hvrIconUpArrow_moduletitle{
}
.hvrIconUpArrow_modulebody{
}
.hvrIconUpArrow_modulebody a{
}
.hvrIconUpArrow_modulebody a:after{
content: "\f102";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconDownArrow_container_box{
}
.hvrIconDownArrow_moduletitle{
}
.hvrIconDownArrow_modulebody{
}
.hvrIconDownArrow_modulebody a{
}
.hvrIconDownArrow_modulebody a:after{
content: "\f103";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconCcCard_container_box{
}
.hvrIconCcCard_moduletitle{
}
.hvrIconCcCard_modulebody{
}
.hvrIconCcCard_modulebody a{
}
.hvrIconCcCard_modulebody a:after{
content: "\f09d";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconPhone_container_box{
}
.hvrIconPhone_moduletitle{
}
.hvrIconPhone_modulebody{
}
.hvrIconPhone_modulebody a{
}
.hvrIconPhone_modulebody a:after{
content: "\f095";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconCheck_container_box{
}
.hvrIconCheck_moduletitle{
}
.hvrIconCheck_modulebody{
}
.hvrIconCheck_modulebody a{
}
.hvrIconCheck_modulebody a:after{
content: "\f00c";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconBubble_container_box{
}
.hvrIconBubble_moduletitle{
}
.hvrIconBubble_modulebody{
}
.hvrIconBubble_modulebody a{
}
.hvrIconBubble_modulebody a:after{
content: "\f075";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconMail_container_box{
}
.hvrIconMail_moduletitle{
}
.hvrIconMail_modulebody{
}
.hvrIconMail_modulebody a{
}
.hvrIconMail_modulebody a:after{
content: "\f0e0";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconHeart_container_box{
}
.hvrIconHeart_moduletitle{
}
.hvrIconHeart_modulebody{
}
.hvrIconHeart_modulebody a{
}
.hvrIconHeart_modulebody a:after{
content: "\f004";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconStar_container_box{
}
.hvrIconStar_moduletitle{
}
.hvrIconStar_modulebody{
}
.hvrIconStar_modulebody a{
}
.hvrIconStar_modulebody a:after{
content: "\f005";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.hvrIconDownload_container_box{
}
.hvrIconDownload_moduletitle{
}
.hvrIconDownload_modulebody{
}
.hvrIconDownload_modulebody a{
}
.hvrIconDownload_modulebody a:after{
content: "\f019";
font-family: FontAwesome;
font-size: 1.2em;
padding-left: 5px;
}
div.Aqua_container_box{
background-color: #DFF2FF;
border: 1px solid #00A8FF;
padding: 15px;
}
.Aqua_moduletitle{
background-color: #DFF2FF;
}
.Aqua_modulebody, .Aqua_modulebody td{
background-color: #DFF2FF;
}
div.Pink_container_box{
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 15px;
}
.Pink_moduletitle{
background-color: #FFEBEA;
}
.Pink_modulebody, .Pink_modulebody td{
background-color: #FFEBEA;
}
div.Yellow_container_box{
background-color: #FFFFCC;
border: 1px solid #FCEE21;
padding: 15px;
}
.Yellow_moduletitle{
background-color: #FFFFCC;
}
.Yellow_modulebody, .Yellow_modulebody td{
background-color: #FFFFCC;
}
div.LightGray_container_box{
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
padding: 15px;
}
.LightGray_moduletitle{
background-color: #EEEEEE;
}
.LightGray_modulebody, .LightGray_modulebody td{
background-color: #EEEEEE;
}
div.backgroundGrey_container_box{
background: linear-gradient(#FAFAFA,#F2F2F2);
padding: 30px;
box-shadow: 0px 0px 10px #262626;
border: 1px solid #F7F7F7;
}
.backgroundGrey_moduletitle{
}
.backgroundGrey_modulebody{
}
@media (max-width: 991px){
div.backgroundGrey_container_box{
margin-bottom: 15px;
}
}
div.backgroundLightGrey_container_box{
background: linear-gradient(#FFFFFF,#FAFAFA);
padding: 30px;
box-shadow: 0px 0px 10px #262626;
border: 1px solid #CCCCCC;
}
@media (max-width: 991px){
div.backgroundLightGrey_container_box{
margin-bottom: 15px;
}
}
.backgroundLightGrey_moduletitle{
}
.backgroundLightGrey_modulebody{
}
div.backgroundDarkGrey_container_box{
background: linear-gradient(#999999,#666666);
padding: 30px;
box-shadow: 0px 0px 10px #262626;
border: 1px solid #EEEEEE;
}
.backgroundDarkGrey_moduletitle{
color: #FFFFFF;
}
.backgroundDarkGrey_modulebody{
color: #FFFFFF;
}
@media (max-width: 991px){
div.backgroundDarkGrey_container_box{
margin-bottom: 15px;
}
}
div.headerRightCol_container_box{
}
.headerRightCol_moduletitle{
text-align: right !important;
}
.headerRightCol_modulebody{
text-align: right !important;
}
@media (max-width: 991px){
.headerRightCol_moduletitle{
text-align: center !important;
}
.headerRightCol_modulebody{
text-align: center !important;
}
}
div.menuRight_container_box{
}
.menuRight_moduletitle{
}
.menuRight_modulebody{
}
@media (min-width: 992px){
.menuRight_modulebody ul.navbar-nav{
float: right;
}
.menuRight_modulebody ul.nav-pills{
float: right;
}
}
div.pullTop15_container_box{
margin-top: -15px;
}
.pullTop15_moduletitle{
}
.pullTop15_modulebody{
}
@media (max-width: 991px){
.pullTop15_modulebody ul.navbar-nav{
margin-top: 0px;
}
}
div.extraTop_container_box{
margin-top: 60px;
}
.extraTop_moduletitle{
}
.extraTop_modulebody{
}
div.extraTopLaptop_container_box{
}
.extraTopLaptop_moduletitle{
}
.extraTopLaptop_modulebody{
}
@media (min-width: 992px){
div.extraTopLaptop_container_box{
margin-top: 60px;
}
}
div.extraBottom_container_box{
margin-bottom: 60px;
}
.extraBottom_moduletitle{
}
.extraBottom_modulebody{
}
div.extraBottomLaptop_container_box{
}
.extraBottomLaptop_moduletitle{
}
.extraBottomLaptop_modulebody{
}
@media (min-width: 992px){
div.extraBottomLaptop_container_box{
margin-bottom: 60px;
}
}
.primary-color{
color:;
}
a.linkbutton{
border-radius: 3px;
line-height: 2em;
padding: 8px 35px;
font-size: small;
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
}
a.linkbutton:hover{
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
color: #FFFFFF;
}
a.linkbutton_big{
border-radius: 3px;
line-height: 2em;
padding: 8px 60px;
font-size: x-large;
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
}
@media (max-width: 991px){
a.linkbutton_big{
padding: 8px 35px;
font-size: large;
}
}
a.linkbutton_big:hover{
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
color: #FFFFFF;
}
a.linkbutton_hero{
border-radius: 3px;
line-height: 2em;
padding: 15px 80px;
font-size: xx-large;
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #FFFFFF;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
}
@media (max-width: 991px){
a.linkbutton_hero{
padding: 15px 60px;
font-size: x-large;
box-shadow: 0 0 2px #262626;
}
}
@media (max-width: 768px){
a.linkbutton_hero{
padding: 10px 30px;
font-size: medium;
box-shadow: 0 0 1px #262626;
}
}
a.linkbutton_hero:hover{
background-color: #036;
background: -webkit-linear-gradient(#036, #069);
background: -o-linear-gradient(#036, #069);
background: -moz-linear-gradient(#036, #069);
background: linear-gradient(#036, #069);;
color: #FFFFFF;
}
.heroMessage{
font-size: 64px;
text-shadow: 0 3px 0px #FFFFFF;
font-family: Satisfy;
line-height: 1.8em;
}
@media (max-width: 991px){
.heroMessage{
font-size: 36px;
text-shadow: 0 2px 0px #FFFFFF;
}
}
@media (max-width: 768px){
.heroMessage{
font-size: 18px;
text-shadow: 0 1px 0px #FFFFFF;
}
}
.heroMessage2{
font-size: 64px;
text-shadow: 0 2px 0px #FFFFFF;
font-family: Raleway;
line-height: 1.5em;
font-weight: 200;
}
@media (max-width: 991px){
.heroMessage2{
font-size: 36px;
text-shadow: 0 1px 0px #FFFFFF;
}
}
@media (max-width: 768px){
.heroMessage2{
font-size: 18px;
text-shadow: 0 1px 0px #FFFFFF;
}
}
.responsiveSubtitle{
font-size: 36px;
text-shadow: 0 1px 0px #FFFFFF;
font-family: Raleway;
line-height: 1.5em;
font-weight: 200;
}
@media (max-width: 991px){
.responsiveSubtitle{
font-size: 24px;
text-shadow: 0 1px 0px #FFFFFF;
}
}
@media (max-width: 768px){
.responsiveSubtitle{
font-size: 18px;
text-shadow: 0 1px 0px #FFFFFF;
}
}
@media (max-width: 500px){
.responsiveSubtitle{
display: none;
}
}
a.linkbutton{
border-radius: 3px;
line-height: 2em;
padding: 8px 35px;
font-size: small;
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #fff;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
}
a.linkbutton:hover{
background: linear-gradient(#036, #069);
}
a.linkbutton_big{
border-radius: 3px;
line-height: 2em;
padding: 8px 60px;
font-size: x-large;
background-color: #1A92FD;
background: -webkit-linear-gradient(#1A92FD, #039);
background: -o-linear-gradient(#1A92FD, #039);
background: -moz-linear-gradient(#1A92FD, #039);
background: linear-gradient(#1A92FD, #039);;
color: #fff;
box-shadow: 0 0 3px #262626;
font-weight: bold;
text-decoration: none;
}
@media (max-width: 991px){
a.linkbutton_big{
padding: 8px 35px;
font-size: large;
}
}
a.linkbutton_big:hover{
background: linear-gradient(#036, #069);
}
// Serif font type
// Serif font type
div.Background1Use_container_box{}
div.Background2Use_container_box{}
div.HeaderUse_container_box{}
div.NavigationUse_container_box{}
div.BannerUse_container_box{}
div.FormUse_container_box{}
div.FooterUse_container_box{}
div.CallToActionUse_container_box{}
div.SWFUse_container_box{}
div.PaddingLRUse_container_box{}
div.PatientStories_container_box{}
div.ServicesPictures_container_box{}
div.view_container_box{}
div.viewfourth_container_box{}
div.PictureWrapDescUse_container_box{}
div.Article1Use_container_box{}
div.Testimonial_container_box{}
aside{
padding-top: 0px !important;
}
.dropbtn{
color: #00EAF7;
padding: 0;
border: none;
cursor: pointer;
font-size: 20px;
font-family: satisfy;
text-align: center;
line-height: 40px;
}
.dropbtn span{
font-family: Lato, sans-serif;
font-size: 20px;
color: #fff;
}
.contactlist-content a:hover > em.fa{
color: #00ff00;
}
.contactlist{
position: relative;
display: inline-block;
width: 95%;
}
.contactlist-content{
display: none;
position: absolute;
background: #fff;
min-width: 100%;
box-shadow: 0px 0px 3px 5px rgba(0,0,0,0.3);
z-index: 1;
}
.contactlist-content a{
color: #fff;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.contactlist-content ul{
margin: 0;
padding: 0;
}
.contactlist-content ul li{
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.contactlist-content ul li a{
font-size: 12px;
font-family: lato;
font-weight: 600;
text-align: left;
padding: 10px;
border-bottom: 1px solid;
line-height: 15px;
color: #272FE3;
}
.contactlist-content a:hover{
color: #000;
}
.contactlist:hover .contactlist-content{
display: block;
}
div.NavigationUse_container_box .navigation_modulebody{
padding: 0;
margin: 20px 0;
}
div.NavigationUse_container_box .navigation_modulebody .panel-primary{
border-color: none !important;
}
div.NavigationUse_container_box .navigation_modulebody .panel-links{
border-top: 1px solid #63a5a8;
}
div.NavigationUse_container_box .navigation_modulebody .panel-primary > .panel-heading{
background: linear-gradient(45deg, rgba(26, 102, 190, 1) 0%, rgba(0, 43, 90,1) 100%) !important;
border-radius: 50px 0 0 50px;
transition: all .2s ease-in-out;
}
div.NavigationUse_container_box .navigation_modulebody .panel-primary > .panel-heading:hover{
transform: translateX(-9px);
}
div.NavigationUse_container_box .navigation_modulebody .panel-heading{
transition: all .2s ease-in-out;
border-radius: 50px 0 0 50px;
}
div.NavigationUse_container_box .navigation_modulebody .panel-heading:hover{
background: #036;
transform: translateX(-9px);
border-right: 3px solid #fff;
}
div.NavigationUse_container_box .navigation_modulebody .panel-primary > .panel-heading > a{
}
div.NavigationUse_container_box .navigation_modulebody .panel-group .panel-heading{
border-bottom: 0;
text-align: right;
font-family: lato;
text-transform: uppercase;
font-size: 13px;
border-right: 3px solid #336;
margin: 1px 0;
border-radius: 0;
}
div.NavigationUse_container_box .navigation_modulebody .panel-group .panel-heading a{
color: #fff;
font-weight: bold;
font-size: 13px;
}
div.view_container_box{
width: 100%;
height: 100%;
margin: 10px;
float: left;
border: 10px solid #fff;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 1px 1px 2px #e6e6e6;
cursor: default;
background: #fff url(http://s6.hotdoodle.com/dummy/files/resourcesmodule/550a140600f22/1463477829_1/bgimg.jpg) no-repeat center center;
}
div.view_container_box .picture_wrap_desc,
div.view_container_box .content{
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
div.view_container_box .picture_wrap_img img{
display: block;
position: relative;
}
div.view_container_box h2{
text-transform: uppercase;
font-family: Raleway;
color: #fff;
text-align: center;
position: relative;
font-size: 27px;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 20px 0 0 0;
}
div.view_container_box .picture_wrap_desc ul,
div.view_container_box .picture_wrap_desc p{
font-family: Raleway;
font-style: italic;
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
}
div.view_container_box .picture_wrap_desc p a.info{
display: inline-block;
text-decoration: none;
padding: 5px 10%;
background: #00EAF7;
color: #2428E3;
text-transform: uppercase;
box-shadow: 0 0 1px #00EAF7;
font-weight: 600;
}
div.view_container_box .picture_wrap_desc p a.info: hover{
box-shadow: 0 0 5px #000;
}
div.viewfourth_container_box img{
transition: all 0.4s ease-in-out 0.2s;
filter: alpha(opacity=100);
opacity: 1;
}
div.viewfourth_container_box .picture_wrap_desc{
background: linear-gradient(to bottom, rgba(75,127,232,1) 0%, rgba(32,32,227,1) 100%);
filter: alpha(opacity=0);
opacity: 0;
transform: scale(0) rotate(-180deg);
transition: all 0.4s ease-in;
border-radius: 0px;
}
div.viewfourth_container_box h2{
filter: alpha(opacity=0);
opacity: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background: transparent;
margin: 20px 0px 0px 0px;
transition: all 0.5s ease-in-out;
}
div.viewfourth_container_box .picture_wrap_desc ul,
div.viewfourth_container_box .picture_wrap_desc p{
filter: alpha(opacity=0);
opacity: 0;
transition: all 0.5s ease-in-out;
}
div.viewfourth_container_box .picture_wrap_desc p a.info{
filter: alpha(opacity=0);
opacity: 0;
transition: all 0.5s ease-in-out;
}
div.viewfourth_container_box:hover .picture_wrap_desc{
filter: alpha(opacity=100);
opacity: 1;
transform: scale(1) rotate(0deg);
transition-delay: 0.2s;
}
div.viewfourth_container_box:hover img{
transform: scale(0);
filter: alpha(opacity=0);
opacity: 0;
transition-delay: 0s;
}
div.viewfourth_container_box:hover h2,
div.viewfourth_container_box:hover .picture_wrap_desc ul,
div.viewfourth_container_box:hover .picture_wrap_desc p,
div.viewfourth_container_box:hover .picture_wrap_desc p a.info{
filter: alpha(opacity=100);
opacity: 1;
transition-delay: 0.5s;
}
div.viewfourth_container_box .picture_wrap_desc ul, div.viewfourth_container_box .picture_wrap_desc li{
list-style: none;
text-align: left;
margin: 0 0 10px 0;
}
.premainarea .picture_modulebody img{
box-shadow: none;
}
.moduletitle,
.article_moduletitle{
font-family: lato;
}
div.CallToActionUse_container_box .text_modulebody p a{
background: linear-gradient(to right, rgba(255,255,255,0.2) 0%, rgba(75,127,232,0.98) 100%);
position: relative;
top: 100px;
z-index: 11;
text-align: center;
width: 100%;
margin: 0 auto;
font-size: 22px;
font-family: lato;
padding: 20px 20px;
border-radius: 0 50px 50px 0;
right: 0;
font-weight: 400;
color: #fff;
}
div.SWFUse_container_box .swf_modulebody{
position: relative;
top: -50px;
}
div.SWFUse_container_box .swf_modulebody iframe{
height: 100vh !important;
}
div.PaddingLRUse_container_box{
padding: 0 30px;
}
div.PatientStories_container_box,
div.Testimonial_container_box{
background: url("/files/imagegallerymodule/44d3c9fa539f4@random/gallery6/Patient_Stories.jpg");
background-position: center center;
background-size: cover;
height: 40vh;
background-attachment: fixed;
background-repeat: no-repeat;
}
div.Testimonial_container_box .text_modulebody p{
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(33,36,227,1) 50%, rgba(255,255,255,0) 100%);
position: relative;
top: 60px;
z-index: 11;
text-align: center;
width: 100%;
margin: 0 auto;
padding: 20px 10% 0px 10%;
color: #fff;
}
div.PatientStories_container_box .text_modulebody p,
div.dividerBottom01_container_box .picture_modulebody .picture_wrap_desc p{
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(33,36,227,1) 50%, rgba(255,255,255,0) 100%);
position: relative;
top: 100px;
z-index: 11;
text-align: center;
width: 100%;
margin: 0 auto;
font-size: 41px;
font-family: satisfy;
padding: 0px 20px;
font-weight: 400;
color: #fff;
}
div.dividerBottom01_container_box .picture_modulebody img{
box-shadow: none;
}
div.dividerBottom01_container_box{
border-bottom: 1px solid #999999;
padding-bottom: 0px;
}
div.PatientStories_container_box .text_modulebody a{
font-family: Lato;
font-weight: 600;
font-size: 47px;
color: #00EAF7;
}
div.ServicesPictures_container_box .picture_modulebody .picture_wrap_desc{
margin-top: -270px;
min-height: 270px;
}
div.bulletStyleCheck_container_box h2,
div.bulletStyleCheck_container_box .h2{
font-size: 20px;
border-bottom: 1px solid;
padding: 0 0 10px 0;
margin: 20px 0;
color: #151515;
}
div.PictureWrapDescUse_container_box .picture_modulebody .picture_wrap_desc{
text-align: center;
background: rgba(0,0,0,0.03);
padding: 10px;
}
div.PictureWrapDescUse_container_box .picture_modulebody .picture_wrap_desc p{
margin: 0;
font-size: 13px;
}
div.Article1Use_container_box .article_modulebody .panel-title > a:before{
content: "\f086";
font-family: "FontAwesome";
}
a.linkbutton_big{
background: linear-gradient(to bottom, rgba(75,127,232,1) 0%, rgba(32,32,227,1) 100%);
font-weight: 400;
font-family: raleway;
font-size: 22px;
}
a.linkbutton_big:hover{
background: linear-gradient(to bottom, rgba(32,32,227,1) 100%, rgba(75,127,232,1) 0%);
}
div.FormUse_container_box{
background: linear-gradient(to bottom, rgba(75,127,232,1) 0%, rgba(32,32,227,1) 100%);
padding: 20px;
}
div.FormUse_container_box .form_modulebody input,
div.FormUse_container_box .form_modulebody select{
height: 50px;
margin: 0;
padding: 0 10px;
}
div.FormUse_container_box .form_moduletitle,
div.FormUse_container_box .form_modulebody .form-control,
div.FormUse_container_box .form_modulebody .hdform_field textarea{
color: #fff;
}
div.FormUse_container_box .form_modulebody .hdform_field select{
color: #9999A0;
}
div.FormUse_container_box .form_modulebody .form-control,
div.FormUse_container_box .form_modulebody .hdform_field select{
font-size: 16px;
line-height: 1.42857143;
background: rgba(0,0,0,0.1);
background-image: none;
border: 1px solid rgba(255,255,255,0.3);
border-radius: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
width: 100%;
font-family: lato;
font-weight: 400;
}
.form-control:focus{
border-color: #66afe9 !important;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,.065), 0 0 8px rgba(102, 175, 233, 1) !important;
}
div.FormUse_container_box .form_modulebody br{
display: none;
}
div.FormUse_container_box .form_modulebody button{
background-color: #fcfcfc !important;
color: #2123E3 !important;
font-size: 22px !important;
padding: 5px 30px !important;
width: 40%;
text-transform: uppercase;
font-family: lato;
font-weight: 400;
border-radius: 0;
margin: 0 30%;
}
footer{
font-family: Lato;
font-weight: 600;
padding: 5px 0 0 0;
}
.Marketing_box_visible{
padding: 0px;
}
.cd-top.cd-fade-out{
opacity: 1;
}
.cd-top{
height: 40px;
width: 40px;
bottom: 40px;
right: 10px;
background-color: #3C4F4E;
}
h2.byline-from{
display: none !important;
}
@media (min-width: 992px){
}
@media (max-width: 991px){
}
@media (max-width: 767px){
div.CallToActionUse_container_box .text_modulebody p a{
top: 130px;
background: none;
}
div.Testimonial_container_box{
height: auto;
}
div.Testimonial_container_box .text_modulebody p{
top: 0;
}
.display{
display: none;
}
div.NavigationUse_container_box .navigation_modulebody{
width: 100%;
}
div.PaddingLRUse_container_box{
padding: 0 0px;
}
.cd-top{
right: 15px;
}
div.FormUse_container_box .form_modulebody button{
margin: 0 0%;
width: 100%;
}
}
@media (min-width: 768px){
}
@media (min-width: 1024px){
}
@media)min-width: 992px){
aside .row{
margin-bottom: 4px !important;
margin-top: 4px;
}
}
.panel-heading{
padding: 7px 15px !important;
}