.button{cursor:pointer;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);display:inline-block;margin-bottom:10px;outline:none;text-align:center;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.5);border:solid 1px #b7b7b7 !important}.button:hover{text-decoration:none}.button:active{position:relative;top:1px}.button-large{font:16px Arial,Helvetica,sans-serif;padding:8px 32px 9px}.button-medium{font:12px Arial,Helvetica,sans-serif;padding:6px 24px 7px}.button-small{font:11px Arial,Helvetica,sans-serif;padding:3px 8px 4px}.button-black{color:#d7d7d7 !important;border:solid 1px #333;background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#000));background:-moz-linear-gradient(top,#666,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#000000')}.button-black:hover{background:#000 !important;background:-webkit-gradient(linear,left top,left bottom,from(#444),to(#000));background:-moz-linear-gradient(top,#444,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#000000')}.button-black:active{color:#666 !important;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#444));background:-moz-linear-gradient(top,#000,#444);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#666666')}.button-green{color:#e8f0de !important;border:solid 1px #538312;background:#64991e;background:-webkit-gradient(linear,left top,left bottom,from(#7db72f),to(#4e7d0e));background:-moz-linear-gradient(top,#7db72f,#4e7d0e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f',endColorstr='#4e7d0e')}.button-green:hover{background:#538018 !important;background:-webkit-gradient(linear,left top,left bottom,from(#6b9d28),to(#436b0c));background:-moz-linear-gradient(top,#6b9d28,#436b0c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28',endColorstr='#436b0c')}.button-green:active{color:#a9c08c !important;background:-webkit-gradient(linear,left top,left bottom,from(#4e7d0e),to(#7db72f));background:-moz-linear-gradient(top,#4e7d0e,#7db72f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e',endColorstr='#7db72f')}.button-grey,.button-gray{color:#e9e9e9 !important;border:solid 1px #555;background:#6e6e6e;background:-webkit-gradient(linear,left top,left bottom,from(#888),to(#575757));background:-moz-linear-gradient(top,#888,#575757);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888',endColorstr='#575757')}.button-grey:hover,.button-gray:hover{background:#616161 !important;background:-webkit-gradient(linear,left top,left bottom,from(#757575),to(#4b4b4b));background:-moz-linear-gradient(top,#757575,#4b4b4b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575',endColorstr='#4b4b4b')}.button-grey:active,.button-gray:active{color:#afafaf !important;background:-webkit-gradient(linear,left top,left bottom,from(#575757),to(#888));background:-moz-linear-gradient(top,#575757,#888);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757',endColorstr='#888888')}.button-orange{color:#fef4e9 !important;border:solid 1px #da7c0c;background:#f78d1d;background:-webkit-gradient(linear,left top,left bottom,from(#faa51a),to(#f47a20));background:-moz-linear-gradient(top,#faa51a,#f47a20);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',endColorstr='#f47a20')}.button-orange:hover{background:#f47c20 !important;background:-webkit-gradient(linear,left top,left bottom,from(#f88e11),to(#f06015));background:-moz-linear-gradient(top,#f88e11,#f06015);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11',endColorstr='#f06015')}.button-orange:active{color:#fcd3a5 !important;background:-webkit-gradient(linear,left top,left bottom,from(#f47a20),to(#faa51a));background:-moz-linear-gradient(top,#f47a20,#faa51a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20',endColorstr='#faa51a')}.button-pink{color:#feeef5 !important;border:solid 1px #d2729e;background:#f895c2;background:-webkit-gradient(linear,left top,left bottom,from(#feb1d3),to(#f171ab));background:-moz-linear-gradient(top,#feb1d3,#f171ab);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3',endColorstr='#f171ab')}.button-pink:hover{background:#d57ea5 !important;background:-webkit-gradient(linear,left top,left bottom,from(#f4aacb),to(#e86ca4));background:-moz-linear-gradient(top,#f4aacb,#e86ca4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb',endColorstr='#e86ca4')}.button-pink:active{color:#f3c3d9 !important;background:-webkit-gradient(linear,left top,left bottom,from(#f171ab),to(#feb1d3));background:-moz-linear-gradient(top,#f171ab,#feb1d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab',endColorstr='#feb1d3')}.button-red{color:#faddde !important;border:solid 1px #980c10;background:#d81b21;background:-webkit-gradient(linear,left top,left bottom,from(#ed1c24),to(#aa1317));background:-moz-linear-gradient(top,#ed1c24,#aa1317);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24',endColorstr='#aa1317')}.button-red:hover{background:#b61318 !important;background:-webkit-gradient(linear,left top,left bottom,from(#c9151b),to(#a11115));background:-moz-linear-gradient(top,#c9151b,#a11115);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b',endColorstr='#a11115')}.button-red:active{color:#de898c !important;background:-webkit-gradient(linear,left top,left bottom,from(#aa1317),to(#ed1c24));background:-moz-linear-gradient(top,#aa1317,#ed1c24);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317',endColorstr='#ed1c24')}.button-white{color:#606060 !important;border:solid 1px #b7b7b7;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));background:-moz-linear-gradient(top,#fff,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed')}.button-white:hover{background:#ededed !important;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:-moz-linear-gradient(top,#fff,#dcdcdc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dcdcdc')}.button-white:active{color:#999 !important;background:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#fff));background:-moz-linear-gradient(top,#ededed,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff')}.button-gold{color:#002144 !important;border:none;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#feda48),to(#eac220));background:-moz-linear-gradient(center top,#feda48,#eac220) repeat scroll 0 0 transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEDA48',endColorstr='#EAC220');color:#fff !important}.button-gold:hover{background:#feda48 !important;background:-webkit-gradient(linear,left top,left bottom,from(#feda48),to(#feda48));background:-moz-linear-gradient(top,#feda48,#feda48);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda48',endColorstr='#feda48')}.button-gold:active{color:#feda48 !important;background:-webkit-gradient(linear,left top,left bottom,from(#feda48),to(#feda48));background:-moz-linear-gradient(top,#feda48,#feda48);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda48',endColorstr='#feda48')}.button-blue{color:#fff !important;border:none !important;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#4d7aaa),to(#002144));background:-moz-linear-gradient(center top,#4d7aaa,#002144) repeat scroll 0 0 transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D7AAA',endColorstr='#002144');text-shadow:none}.button-blue:hover{background:#4d7aaa !important;background:-webkit-gradient(linear,left top,left bottom,from(#4d7aaa),to(#4d7aaa));background:-moz-linear-gradient(top,#4d7aaa,#4d7aaa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D7AAA',endColorstr='#4D7AAA')}.button-blue:active{color:#4d7aaa !important;background:-webkit-gradient(linear,left top,left bottom,from(#eac943),to(#002144));background:-moz-linear-gradient(top,#eac943,#002144);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eac943',endColorstr='#002144')}.box{border:1px solid #ccc;clear:both;margin:15px 0;box-shadow:0 0 3px rgba(0,0,0,.1),0 0px 0 #fff inset,0 0px 0 #fff inset;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1),0 0px 0 #fff inset,0 0px 0 #fff inset;-moz-box-shadow:0 0 3px rgba(0,0,0,.1),0 0px 0 #fff inset,0 0px 0 #fff inset;padding:10px}div.box .box-header{background-repeat:no-repeat;background-position:2px 3px;border:1px solid #ccc;font-weight:400 !important;height:21px;padding:3px 3px 3px 35px;font-size:15px;background-size:21px}#content-main div.box p{margin:0}.box-blue .box-content,.box-green .box-content,.box-grey .box-content,.box-red .box-content,.box-tan .box-content,.box-yellow .box-content{padding:0}.box-blue{background-color:#e0eaf5}.box-green{background-color:#f2f9e5}.box-grey{background-color:#f2f2f2}.box-red{background-color:#ffdfdf}.box-tan{background-color:#fef8e1}.box-yellow{background-color:#ffffd5}.box-alert,.box-comment,.box-download,.box-info,.box-tip,.box-code{background-position:5px 7px;background-repeat:no-repeat;padding-left:40px}.box-alert{background-color:#ffdfdf;background-image:url(//www.blueskyparealestate.com/wp-content/themes/bluesky2/./images/box-alert.png)}.box-comment{background-color:#fef8e1;background-image:url(//www.blueskyparealestate.com/wp-content/themes/bluesky2/./images/box-comment.png)}.box-download{background-color:#f2f9e5;background-image:url(//www.blueskyparealestate.com/wp-content/themes/bluesky2/./images/box-download.png)}.box-info{background-color:#dbe7f8;background-image:url(//www.blueskyparealestate.com/wp-content/themes/bluesky2/./images/box-info.png)}.box-tip{background-color:#ffffd5;background-image:url(//www.blueskyparealestate.com/wp-content/themes/bluesky2/./images/box-tip.png)}.box-code{background-color:#f2f2f2;background-image:url(//www.blueskyparealestate.com/wp-content/themes/bluesky2/./images/box-code.png)}.column-four-fifths,.column-one-fifth,.column-one-fourth,.column-one-half,.column-one-third,.column-three-fifths,.column-three-fourths,.column-two-fifths,.column-two-fourths,.column-two-thirds{float:left;margin:0 0 20px;padding-right:3%}.column-one-half,.column-two-fourths{width:48%}.column-one-third{width:31%}.column-two-thirds{width:65%}.column-one-fourth{width:22.5%}.column-three-fourths{width:73.5%}.column-one-fifth{width:17.4%}.column-two-fifths{width:37.8%}.column-three-fifths{width:58.2%}.column-four-fifths{width:78.6%}.column-last{clear:right;padding-right:0}.mobile{display:none}.shortside{float:right;margin-bottom:-15px}.shortside #sidebar{border-left:1px solid #e5e5e5;margin-left:15px;margin-top:0;padding:0 0 0 15px;width:209px;float:none}.shortside #sidebar ul,.shortside #sidebar ol{list-style:none;margin:0}.shortside #sidebar ul li ul{list-style-position:outside;list-style-type:square;margin-bottom:15px;margin-left:15px}.shortside #sidebar ul li ul li{padding:0}.section-break{border-top:1px solid #eee;clear:both;display:block;margin:10px 0 0;padding-bottom:20px}