.iconsize {
	font-size: 5rem;
	color: #005da4;
}
/* line light */
hr.linelight {
	border: 1px dashed grey;
}

.toprightpadding {
	margin-top: 10px;
	margin-bottom: 10px;
}

.welcometextlink {
	font-size: .9rem;
	color: #003366;
}

.welcometextlink:hover  {
	color: #ee334c;
	font-size: .9rem;
	text-decoration:underline
}
.sloganbutton {
	font-size: 1.2rem;
	margin-top: 20px;
}	
.sloganbutton:hover {
	font-size: 1.2rem;
}	

.wideslogan {
	background: #003366;
	padding-top: 2rem;
	padding-bottom: 1rem;
}


// added for order

.textarea-message-box{
  resize: vertical;
  overflow: auto;
}
.message-card{
	position: relative;
    background: #fefc52;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden2
    -webkit-box-shadow: -1px 0px 10px 0px rgba(46,50,50,0.84) !important;
    -moz-box-shadow: -1px 0px 10px 0px rgba(46,50,50,0.84) !important;
    box-shadow: -1px 0px 5px 0px rgba(46,50,50,0.84) !important;
    display: table;
    margin: 1rem auto;
}

.message-card-content{
    padding: 1rem .5rem .20rem .5rem;
}

.message-card-withback{
	position: relative;
    background: #d1daff;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden2
    -webkit-box-shadow: -1px 0px 10px 0px rgba(46,50,50,0.84) !important;
    -moz-box-shadow: -1px 0px 10px 0px rgba(46,50,50,0.84) !important;
    box-shadow: -1px 0px 15px 0px rgba(46,50,50,0.84) !important;
    display: table;
    margin: 1rem auto;
}

.message-card-content{
    padding: 1rem .5rem .20rem .5rem;
}


.formdisplayfield{
    border: 1px solid #ccc;
    padding: .2rem .2rem .2rem .2rem;
	margin-top: 2px;
	margin-bottom: 2px;
    background-color: rgb(255, 255, 255);
}


.responsive-card-table {
  border-collapse: collapse;
}

.responsive-card-table.unstriped tbody {
  background-color: transparent;
}

.responsive-card-table th {
  background-color: #e6e6e6;
}

.responsive-card-table tr,
.responsive-card-table th,
.responsive-card-table td {
  border: 1px solid #0a0a0a;
}

@media screen and (max-width: 640px) {
  .responsive-card-table {
    
  }
  .responsive-card-table thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }
  .responsive-card-table tr {
    border: 1px solid #0a0a0a;
    display: block;
  }
  .responsive-card-table tr + tr {
    margin-top: 1.5rem;
  }
  .responsive-card-table td {
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #0a0a0a;
    padding-left: 50%;
    position: relative;
  }
  .responsive-card-table td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin-left: -100%;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .responsive-card-table td:after {
    content: '';
    position: absolute;
    background: #e6e6e6;
    width: 45%;
    height: 95%;
    left: 1px;
    top: 1px;
    z-index: 0;
  }
}


.reveal-model {
    height: 220px;
    overflow: auto;
    border: 0px solid black;
}

.logs-model {
    height: 220px;
    overflow: auto;
    border: 0px solid black;
}







//



.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 0px #8a8a8a;
	font-weight: bold;
	cursor: help; 
	background-color: #ffffff;
	font-size: 80%;
	color: #fefefe; 
 }
 



.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #a12222; }

.no-space {
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
	margin-top: 0rem;
	margin-bottom: 0rem;
}

.strike-out {
    text-decoration: line-through;
}


.marqueeline {
    padding: 0.5rem 0.2rem 0rem 0.2rem;
    background-color: #fff;
}

.marqueeimages {
    border: 1px solid #fcc;
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
    background-color: #fff;
}


.searchbox {
    padding: 1.3rem 0.2rem 0.2rem 0.2rem;
}

.listbox {
    border: 0px solid #fcc;
    padding: 1rem 0rem 0rem 0rem;
    background-color: #fff;
}

.multiimagebox {
    border: 2px solid #eee;
	padding: .2rem .2rem .2rem .2rem;
    background-color: #ffffff;
}


.searchinsearch {
    border: 0px solid #ccc;
    border-radius: 0px;
    overflow: hidden;
	margin-top: 0rem;
    padding: 1rem 0.2rem 0.2rem 0.2rem;
    text-align: center;
	font-size: 28px;
}


.searchfont { font-family: arial, serif, sans-serif; }

.sortby {
    background-color: rgb(255, 255, 255);
	margin-top: 0rem;
	margin-bottom: 0rem;
    padding: .0rem .5rem .2rem .5rem;
	font-size:20px;
	color:#0099FF;
}

.pagenum {
    border: 1px solid #ccc;
    border-radius: 2px;
    overflow: hidden;
    padding: .0rem .5rem .5rem .5rem;
    text-align: center;
	font-size: 20px;
    background-color: rgb(255, 255, 255);
}

.pagenum:hover {
    background-color: rgb(231, 231, 231);
}

.pagenum-active {
    background-color: rgb(180, 180, 180);
	font-weight:400;
}

.my-color{
  background-color:#DCDCDC;
  padding:5px 2px 5px 2px;
}

.no-margin{
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.strike { text-decoration: line-through; }

.size-10 { font-size: 10px; }

.size-12 { font-size: 12px; }

.size-14 { font-size: 14px; }

.size-16 { font-size: 16px; }

.size-18 { font-size: 18px; }

.size-21 { font-size: 21px; }

.size-24 { font-size: 24px; }

.size-36 { font-size: 36px; }

.size-48 { font-size: 48px; }

.size-60 { font-size: 60px; }

.size-72 { font-size: 72px; }

.red {color: #ff0000;}
.blue {color: #0000ff;}
.black {color: #000000;}
.magenta {color: #ff00ff;}
.green  {color: #00ff00;}
.navyblue {color: #000080;}
.grey  {color: #333333;}
.lightgrey  {color: #cccccc;}

textarea {
    height: auto;
}


#studiosCallout {
    border-top: 1px solid #f6f4f4;
    margin-bottom: 4rem;
    padding: 45px 45px 20px 45px !important;
    background-color: #fafafa !important;
    max-width: 1200px;
}

.page-intro {
    color: #767676;
    font-size: 1.125rem;
    line-height: 1.6;
}

.my-padding{
    padding: 1rem 0rem 1rem 1rem;
}

h1,h2,h3,h4,h5,h6,
h7,
h8,
h9 {
  margin: 0;
  padding: 0; 
}


h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: arial, serif, sans-serif;}

a, .a,
p, .p {
  font-family: arial, serif, sens-serif;}



h7, .h7,
h8, .h8,
h9, .h9 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit; 
  text-rendering: optimizeLegibility; }

h7 small, .h7 small,
h8 small, .h8 small,
h9 small, .h9 small {
line-height: 0;
    color: #cacaca; }


h7, .h7 {
  font-size: 1.45rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h8, .h8 {
  font-size: 1.35rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h9, .h9 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }


.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 0px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.homepage-items.title-wrapper{
    margin-bottom: 10px;
}

.title-wrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}

.title-wrapper-featured {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;	
    background-image: url("/images/back-featured.jpg");
}

.title-wrapper-testimonials-1 {	
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    line-height: 22px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}


.title-wrapper-testimonials-2 {
    background: #ffefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    line-height: 22px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}




.downloads-wrapper-1 {	
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}


.downloads-wrapper-0 {
    background: #ffefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}

@media print, screen and (min-width: 10em) {
  h7, .h7 {
    font-size: 0.9rem; }
  h8, .h8 {
    font-size: 0.8rem; }
  h9, .h9 {
    font-size: 0.75rem; } }

@media print {
  a[href]:after {
    content: none !important;
  }
}