@charset "UTF-8";
/* Beeline Pro Limited V1.0 */ 
/* CSS Base */


/* HTML5 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
sup {vertical-align: super;}
sub {vertical-align: sub;}
hr {clear: both; display: block;}

*{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;}


a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:not([href]),a[href=""],a[href="#"] {cursor: default;}

hr {margin: 0;} /* for ie7 and below */
html>body hr {margin: 18px 0 7px 0;} /* for modern browsers */

input::-webkit-input-placeholder {font-weight: normal !important; color: #c0c0c0 !important;}
input:-moz-placeholder {font-weight: normal !important; color: #c0c0c0 !important;}
input:focus,textarea:focus,select:focus{ outline:none;}

.clear {clear: both;}
.clickable{ cursor:pointer;}
.inline-block{display:inline-block;zoom:1;*display:inline; }
.preload,.hidden {display: none;}
.canvas{ position:relative;}
.object{ position:absolute;}
.unselectable{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none;user-select: none;}

/* Font Size */
.size-12{font-size:12px !important;}
.size-13{font-size:13px !important;}
.size-14{font-size:14px !important;}
.size-15{font-size:15px !important;}
.size-16{font-size:16px !important;}
.size-17{font-size:17px !important;}
.size-18{font-size:18px !important;}
.size-19{font-size:19px !important;}
.size-20{font-size:20px !important;}
.size-21{font-size:21px !important;}
.size-22{font-size:22px !important;}
.size-23{font-size:23px !important;}
.size-24{font-size:24px !important;}
.size-25{font-size:25px !important;}
.size-26{font-size:26px !important;}
.size-27{font-size:27px !important;}
.size-28{font-size:28px !important;}
.size-29{font-size:29px !important;}
.size-30{font-size:30px !important;}
.size-31{font-size:31px !important;}
.size-32{font-size:32px !important;}



