body{
	margin:0px;
	background-color:#FFF;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:12px;
	color:#333;
}
form {
	margin:0px;
	padding:0px;
}
* {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

html, body {height: 100%;margin: 0px;}
body{margin:0px;padding:0px;-webkit-font-smoothing:subpixel-antialiased;font-size:16px;font-family:"Lucida Grande", Arial, sans-serif;}
div{margin:0px;padding:0px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility: hidden;}
table{padding:0px;border:none;margin:0px;}
form{width:100%;}
hr,form{margin:0px;padding:0px;display:inline-block;}
img{border:none;margin:0px;padding:0px;max-width:100%;  height:auto;}
::-moz-selection{background:#0099FF;color:#FFF;text-shadow:none}
::selection{background:#0099FF;color:#FFF;text-shadow:none}
a{cursor:pointer;outline:none;text-decoration:none;color:#000;}
a:hover{cursor:pointer;outline:none;text-decoration:underline;}
input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none;cursor:pointer;background-color:#FFF;color:#333;/*-webkit-appearance:none;*/border-radius:0;box-sizing:border-box;}
textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none;cursor:pointer;background-color:#FFF;padding:4px;color:#333;-webkit-appearance:none;border-radius:0;box-sizing:border-box;}
input[type='checkbox'] {-webkit-appearance:checkbox !important;}
input[type='radio'] {-webkit-appearance:radio !important;}
input[type='submit']{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none;cursor:pointer;-webkit-appearance:none;border-radius:0;box-sizing:border-box;}
input[type='button']{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none;cursor:pointer;-webkit-appearance:none;border-radius:0;box-sizing:border-box;}
.placeholder { color: #aaa;text-align:left !important;}
.txtbox{border:1px solid #CCC;padding:10px 10px;color:#000;outline:none;display:inline-block;margin-bottom:10px;text-align:left;font-size:14px;}
.dtxtbox{
	border:1px solid #333;padding:10px !important;color:#333;background:#F7F7F7;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	cursor: not-allowed;
}
.txtbox.red{border-color:#F00 !important;}
label{margin-bottom:10px;display:inline-block;font-size:12px;line-height:12px;vertical-align:middle;cursor:pointer;text-transform:uppercase;letter-spacing:1px;}
.b{font-weight:bold;}
*:not(#google_translate_element){-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/*.fancybox-desktop{width:100% !important;max-width:600px;margin-left:auto;margin-right:auto;display:block;}*/
/*#poContent{width:100%;}*/

.page_header{font-weight:bold;display:inline-block;padding:0;margin:0;margin-bottom:10px;}

.page_header2{font-weight:bold;font-size:26px;margin:0;padding:0;display:inline-block;width:100%;margin-bottom:10px;text-align:left;}
.page_header2 span{float:right;display:inline-block;font-weight:lighter;font-style:italic;font-size:16px;line-height:26px;}

.page_header3{font-weight:bold;font-size:26px;line-height:26px;margin:0;padding:0;display:inline-block;width:100%;margin-bottom:10px;padding-bottom:5px;text-align:left;border-bottom:1px solid #000;}
.page_header3 span{float:right;display:inline-block;font-weight:lighter;font-style:italic;font-size:16px;line-height:26px;}

.page_header22{font-weight:bold;font-size:20px;margin:0;padding:0;display:inline-block;width:100%;margin-bottom:10px;text-align:left;line-height:20px;}
.page_header22 span{float:right;display:inline-block;font-weight:lighter;font-style:italic;font-size:16px;line-height:20px;}

.highlight{color:#5a2048 !important;}
.highlight2{color:#0099FF !important;}

div{margin:0px;padding:0px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility: hidden;}
input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none;cursor:pointer;background-color:#FFF;color:#333;-webkit-appearance:none;border-radius:0;box-sizing:border-box;}
textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none;cursor:pointer;background-color:#FFF;padding:4px;color:#333;-webkit-appearance:none;border-radius:0;box-sizing:border-box;}
label {
	cursor:pointer;
	outline:none;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:18px;
	text-transform:uppercase;
	margin-bottom:10px;
	display:inline-block;
	color:#999;
	letter-spacing:1px;
}
.txtbox3{background-color:#FFF;font-family:Arial, Helvetica, sans-serif;cursor:pointer;outline:none;color:#000; padding:6px !important; border:1px solid #CCC; margin:0px; font-size:16px;}
.txtbox2{background-color:#FFF;font-family:Arial, Helvetica, sans-serif;cursor:pointer;outline:none;color:#000; padding:8px !important; border:1px solid #CCC; margin:0px; font-size:18px;}

.fs0{font-size:0px !important;}
.ml0{margin-left:0px !important;}
.hp{width:100% !important;}

.errMess {
	color:#FF0000;
}
.highlight{
	color:#09C;
	font-weight:bold;
}
#header{
	position:absolute;
	top:0;
	z-index:9999;
	width:100%;
/*	display:inline-block;*/
}
td {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	font-size:14px;
}
.values2{
	font-size:11px;
}
a {
	color:#09F;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#09F;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.msg_date{
	padding:6px;
	color:#FFFFFF;
	background-color:#CCC;
	border-bottom:2px solid #999;
	text-align:left;
}
.msg_date span{
	float:right;
	color:#000;
	font-weight:bold;
}


/*.tdactive{background-color:#FF0000;}*/
.tdactive input{background-color:#0099CC;color:#FFFFFF;}
.striped_tbl tr:nth-child(odd){background-color:#DDDDDD;}
.striped_tbl tr:nth-child(even){background-color:#F7F7F7;}
.striped_tbl tr:hover{background-color:#CCCCFF;}



.loginForm_text {
	color:#333;
	font-size:12px;
	font-family:"Lucida Grande", Arial, sans-serif;
}
.plain_text {
	color:#333;
	font-size:12px;
	font-family:"Lucida Grande", Arial, sans-serif;
}
.list_header_left {
	font-size:11px;
	font-weight:bold;
	padding:4px;
	text-transform:uppercase;
	background-color:#000000;
	color:#FFFFFF !important;
}
.list_header_center {
	font-size:11px;
	font-weight:bold;
	padding:4px;
	text-transform:uppercase;
	background-color:#000000;
	color:#FFFFFF !important;
}
.list_header_right {
	font-size:11px;
	font-weight:bold;
	padding:4px;
	text-transform:uppercase;
	background-color:#000000;
	color:#FFFFFF !important;
}
.list_header_left_old {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#D3E0EC;
	border-left:1px solid #22709F;
	border-top:1px solid #22709F;
	border-bottom:1px solid #22709F;
	color:#2D638D !important;
}
.list_header_center_old {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#D3E0EC;
	border-top:1px solid #22709F;
	border-bottom:1px solid #22709F;
	color:#2D638D !important;
}
.list_header_right_old {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#D3E0EC;
	border-right:1px solid #22709F;
	border-top:1px solid #22709F;
	border-bottom:1px solid #22709F;
	color:#2D638D !important;
}
.txtbox {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	size:10px;
	padding:4px;
	border:1px #bcbcbc solid;	
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight:bold;
}
.header_link_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #34537f;
	text-decoration:none;
}
.header_link_old:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #34537f;
	text-decoration:underline;
}
.header_link_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34537f;
	font-weight:bold;
	text-decoration:line-through;
	background-color:#D3E0EC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.header_link_off:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34537f;
	font-weight:bold;
	text-decoration:line-through;
	background-color:#EEE;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34537f;
	font-weight:bold;
	text-decoration:none;
	background-color:#D3E0EC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.header_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#930;
	font-weight:bold;
	text-decoration:none;
	background-color:#EEE;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.header_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34537f;
	font-weight:bold;
	text-decoration:none;
	background-color:#D3E0EC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.btn { position: relative; background: #aaa; padding: 5px; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(../images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; text-decoration:none;color:#FFFFFF; }
.btn.black { background: #000; text-decoration:none; }
.btn.orange { background:#F90; text-decoration:none; }
.btn.purple { background:#90C; text-decoration:none; }
.btn.green { background: #9d4; text-decoration:none; }
.btn.pink { background: #e1a; text-decoration:none; }
.btn.yellow { background:#FFFF66; text-decoration:none; }
.btn:hover { text-decoration:underline; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

div {margin:0px; padding:0px;}

/* message boxes: warning, error, confirmation */
.notice {
    color:              #000000;
    background-color:   #FFFFDD;
}
h1.notice,
div.notice {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #FFD700;
        background-image:url(../images/s_notice.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
.notice h1 {
    border-bottom:      0.1em solid #FFD700;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.warning {
    color:              #000000;
    background-color:   #F0CFC9;
}
p.warning,
h1.warning,
div.warning {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #FF0000;
        background-image:   url(../images/s_warn.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
.warning h1 {
    border-bottom:      0.1em solid #cc0000;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.error {
    background-color:   #F0CFC9;
    color:              #000000;
}

h1.error,
div.error {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #FF0000;
        background-image:   url(../images/s_error.png);
    background-repeat:  no-repeat;
            background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
            }
div.error h1 {
    border-bottom:      0.1em solid #ff0000;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.confirmation {
    background-color:   #FFFFCC;
}
fieldset.confirmation {
    border:             0.1em solid #FF0000;
}
fieldset.confirmation legend {
    border-left:        0.1em solid #FF0000;
    border-right:       0.1em solid #FF0000;
    font-weight:        bold;
        background-image:   url(../images/s_really.png);
    background-repeat:  no-repeat;
            background-position: 5px 50%;
    padding:            0.2em 0.2em 0.2em 25px;
            }
/* end messageboxes */

.navItem{
	font-size:12px;
	background-color:#333;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	padding-left:6px;
	padding-right:6px;
	margin:0px;
}
.navItem:hover{
	font-size:12px;
	background-color:#09F;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	padding-left:6px;
	padding-right:6px;
	margin:0px;
}
.navItem_over{
	font-size:12px;
	background-color:#06F;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	padding-left:6px;
	padding-right:6px;
	margin:0px;
}
.navItem_over:hover{
	font-size:12px;
	background-color:#06F;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	padding-left:6px;
	padding-right:6px;
	margin:0px;
}

.logintxtbox{background-color:#FFF;font-family:Arial, Helvetica, sans-serif;cursor:pointer;outline:none;color:#000; padding:8px !important; border:1px solid #CCC; margin:0px; font-size:18px;}

.cpList{
	list-style-type:none;margin-left:-40px;margin-top:0px;margin-bottom:0px;line-height:2em;
	width:112%;
	float:left;
	display:inline-block;
}
.cpList li{
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding:10px;
	border-bottom:2px #999 solid;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.cpList li:hover{
	color:#09F;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	background: #7db9e8; /* Old browsers */
	background: rgb(246,246,246); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(225,225,225,1) 49%, rgba(241,241,241,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(49%,rgba(225,225,225,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(225,225,225,1) 49%,rgba(241,241,241,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(225,225,225,1) 49%,rgba(241,241,241,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(225,225,225,1) 49%,rgba(241,241,241,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(225,225,225,1) 49%,rgba(241,241,241,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.cpList li:hover span{
	color:#09F;
}
.cpList li span{
	color:555;
	font-weight:normal;
	float:right;
}


.srtr:nth-child(even){background-color:#FFFFFF;}
.srtr:nth-child(odd){background-color:#DDDDDD;}
.srtr:hover{background-color:#CCCCFF;}
.handle{width:12px;height:26px;cursor:move;display:inline-block;margin:0px 5px;background-image:url(../images/sort.png);background-repeat:no-repeat;background-position:center;}
.messages{
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 10;
}
.messages div{
	color: rgba( 0, 0, 0, 0.5 );
	line-height: 18px;
	padding: 10px 20px;
	vertical-align:middle;
	font-size:20px;
}
.messages div i{
	color:#333;
}
.messages .error{
	background: rgb( 255, 225, 225 );
	border-bottom: 1px solid rgb( 255, 150, 150 );
}
.messages .confirm{
	background: rgb( 255, 255, 200 );
	border-bottom: 1px solid rgb( 200, 200, 150 );
}
.fr{float:right;}

.roman {
	list-style-type:none; /* circle */
	/*list-style-image: url("../images/bullet.png");*/
	font-size:12px;
	line-height: 20px;
	margin-left:-10px;
}
.roman li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -13px;
    top:14px;
    position: relative;
}
.roman span{
	float:right;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.roman span a i{
	font-size:20px !important;
	line-height: 20px;
	color:#444444;
}
.roman span a:hover i{
	color:#0099FF;
}
.square {
	list-style-type: none; /*square*/
	margin-left: -10px;
	font-size:12px;
	line-height: 20px;
	margin-top:0px;
	margin-bottom:0px;
}
.square li:before { 
    content: "";
    border-color: transparent #999;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -13px;
    top:14px;
    position: relative;
}

.dashboard_icon{
	font-size:20px !important;
	line-height: 20px;
	color:#444444;
}
.dashboard_icon:hover{
	color:#0099FF !important;
}

.gbg{background-color:rgba(247,247,247,1);border:1px solid #EEEEEE;}
.rc{border-radius:10px;}


.l{text-align: left;}

.p5{padding:5px !important;}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.mb25{margin-bottom:25px !important;}

.vidContainer {
	width:100% !important;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.vidContainer iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
}


/*
div[ptitle]{
	position: relative;
	z-index: 9998 !important;
}

div[ptitle]:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 3px;
	top: 4px;
	color: #fff;
	content: attr(ptitle);
	left: 4px;
	padding: 2px;
	position: fixed;
	z-index: 9999 !important;
	width: 220px !important;
	font-size:12px;
}
*/

.pbSegPTitle{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 3px;
	top: 80px;
	color: #fff;
	content: attr(ptitle);
	left: 10px;
	padding: 2px;
	position: fixed;
	z-index: 9999 !important;
	width: 220px !important;
	font-size:12px;
}

/*
div[ptitle]{position:relative;}
div[ptitle]:hover:after {
	content: attr(ptitle);
	position: absolute;
	color:#0099FF;
	background-color:rgba(238,238,238,0.95) !important;
	padding:4px;
	font-size:12px;
	border-radius:3px;
	display: block;
	z-index: 9999 !important;
	margin-top:-26px;
	word-break: keep-all !important;
	left:0px;
}
*/
#progressBar{
	background-color:#FFFFFF;
/*	padding:6px;*/
/*	border:1px solid #EEEEEE;*/
	width:100%;
	display:block;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	margin:0;
	height:25px;
	font-size:0;
}
#progressBarContainer{
	width:100%;
	margin:0;
	padding:0;
	display:block; /* inline-block */
	height:25px;
	overflow: hidden;
	border-bottom:1px solid #EEEEEE;
	font-size:0;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
}
.pbSeg{
	display:inline-block;height:25px;margin:0;padding:0;z-index: 9998;overflow: visible;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
}
.pbSeg:hover{opacity: 0.8;}


.hundo{width:100% !important;float:left;padding:0px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.fivestack{display:inline-block;width:50% !important;float:left;padding:0px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.threethreestack{width:33.33% !important;float:left;padding:0px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/* MOBILE
======================================================================= */
@media (max-width:767px){
	.threethreestack,.fivestack{width:100% !important;margin-bottom:px !important;}
}

/* TABLET
======================================================================= */
@media (min-width:768px) and (max-width:1260px){
/*	.threethreestack{width:100% !important;margin-bottom:5px !important;}*/
}

/* DESKTOP
======================================================================= */
@media (min-width:1261px){
