body {
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 15px;
    background: url(images/bg.png);
    color: #666666;
}
a {
    text-decoration: none;
    color: #137488;
}
img { border: none }
#content {
    width: 1008px;
    margin: -200px auto 0;
}

#content a{
            word-break: break-all;
}
#header {
    background: url(images/top_bg.png);
    height: 213px;
	min-width:1024px;
}
.logo { padding: 0px 300px 0 0px }
#navigation { float: right }
#twitter-widget-0 { width: 100% }
.nav {
    list-style: none;
    line-height: 18px;
    padding-top: 12px;
    font-size : 13px;
    font-weight: bold;
    text-shadow: -1px -1px #148aa2;
}
.nav li {
    float: left;
    padding-left: 26px;
}
.nav li a {
    float: left;
    display: block;
    text-decoration: none;
    color: #FFF;
}
.nav li a span {
    float: left;
    display: block;
    padding: 5px 16px 5px 16px;
}
.nav li.current a, .nav li a:hover {
    color: #fff; /*left tab image path*/
    text-shadow: -1px -1px #e2bc10;
}
.nav li.current a span, .nav li a:hover span {
    color: #fff; /*right tab image path*/
    text-shadow: -1px -1px #e2bc10;
    background-color: #F4CF44;
    -moz-border-radius: 25px;
    border-radius: 30px;
    border: 5px solid #11849B;
    margin: -5px;
}
.pakageinfo {
    text-align: left;
    font-style: italic;
    color: #bbbbbb;
    font-size: 12px;
    padding: 8px;
    width: 940px;
    margin: 0 0 20px 5px;
}
.pakageinfo span {
    color: #9a0000;
    line-height: 160%;
}
.page {
    background: #fcfcfc;
    min-height: 600px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    margin-top: 10px;
    padding: 1px;
}
.all {
    -moz-box-shadow: inset 0 0 15px #eee;
    -webkit-box-shadow: inset 0 0 15px #eee;
    box-shadow: inset 0 0 15px #eee;
    padding: 15px 0 0 15px;
    min-height: 600px;
}
.highlight {
    background: #fdfdfd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    width: 968px;
    padding: 8px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
}
.login {
    text-align: right;
    font-style: italic;
    margin-right: 10px;
}
.login a { color: #137488 }
.login a:hover { text-decoration: underline }
.socialb {
    text-align: left;
    margin: auto auto 2px 5px;
}
.info {
    color: #137488;
    text-align: center;
    font-size: 32px;
    text-shadow: 1px 1px 0px #fff, 2px 2px 0px #eee;
    letter-spacing: -1px;
    height: 180px;
    padding: 10px 0 0 0;
    font-family: 'Abel', sans-serif;
    -webkit-font-smoothing: antialiased;
}
.banner {
    float: right;
    margin-top: 6px;
}
.watch { margin-top: 15px }
.shadow {
    display: block;
    background: url(images/shadow.png) 0 0 no-repeat;
    height: 28px;
}
.buttons { margin: -25px 0 0 0px }
.main { margin-top: 20px }
.sizeinfo, .mirrorinfo {
    font-size: 12px;
    color: #aaa;
}
.additional {
    color: #137488;
    font-size: 12px;
    text-decoration: underline;
    background: url(images/plus.png) 0 0 no-repeat;
    padding: 0 22px;
}
.expanded {
    color: #137488;
    font-size: 12px;
    text-decoration: underline;
    background: url(images/minus.png) 0 0 no-repeat;
    padding: 0 22px;
}
.options input, .url, .userform input, .usertable input {
    z-index: 0;
    padding: 6px 0;
    color: #888;
    font-size: 14px;
    border: 1px solid #D9D9D9;
    outline: none;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    height: 21px;
}
.options input:hover, .url:hover, .userform input:hover, .usertable input:hover, .hostarea input:hover {
    background: #fcfcfc;
    border: 1px solid #bbb !important;
}
.options input:focus, .url:focus, .userform input:focus, .usertable input:focus, .hostarea input:focus {
    background: #fff;
    border: 1px solid #209DB7 !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(0, 171, 183, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(0, 171, 183, 0.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(0, 171, 183, 0.25);
    color: #333;
}
.left {
    float: left;
    margin: 0 0 0 65px;
}
.right { margin: 0 80px 0 0 }
.addinfo { margin: 15px 0 0 0 }
.hosts1 {
    text-align: center;
    font-size: 16px;
}
.hosts2 {
    text-align: left;
    margin: 0px 15px 0 0px;
}
.term {
    font-size: 12px;
    background: #FFFBEF;
    line-height: 20px;
}
.term a {
    color: #137488;
    text-decoration: underline;
}
.term span {
    color: #C40000;
    font-size: 13px;
}
.separator {
    background: url(images/separator.png) 0 0 no-repeat;
    height: 42px;
    margin: 20px 0;
    clear: both;
}
.featured {
    padding: 0 25px 30px 0;
    margin-left: -20px;
}
.featured ul { list-style: none }
.featured li { display: inline }
.footerbg {
    background: url(images/bg_footer.png) 0 0 repeat-x;
    height: 280px;
    margin-top: -50px;
    min-width:1024px;
}
#footer {
    text-align: center;
    width: 1008px;
    margin: 0 auto;
    line-height: 22px;
}
#footer a {
    font-size: 12px;
    color: #ccc;
    text-shadow: -1px -1px 1px #094754;
    font-weight: bold;
}
#footer a:hover {
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), 0 0 5px #005D7A, 0 0 20px rgba(255, 255, 255, 0.6);
}
.rightlist {
    text-align: left;
    float: left;
}
.foothead {
    color: #f2c53a;
    font-weight: bold;
    font-size: 13px;
    text-shadow: -1px -1px 1px #094754;
}
ul { list-style: none }
.section { overflow: auto }
label.checkbox {
    color: #286374;
    font-weight: bold;
}
label.checkbox span.holder {
    height: 72px;
    background: url(images/chk.png) 0 -0px no-repeat;
}
label.radio span.holder { height: 61px }
label.checkbox:hover span.holder, label.radio:hover span.holder { top: 0px !important }
label.checked span.holder, label.checked span.holder, label.checked:hover span.holder, label.checked:hover span.holder { top: -19px !important }
label.list {
    display: block;
    padding: 0.5em;
    padding-left: 26px;
    background-position: 8px center;
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    text-align: left;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
}
input.hiddenCheckbox {
    position: absolute;
    left: -10000px;
}
label.prettyCheckbox span.holderWrap {
    display: block;
    float: left;
    position: relative;
    margin-right: 8px;
    overflow: hidden;
}
label.prettyCheckbox span.holder {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.disabledhost {
    color: #545960;
}
.maxsize {
    font-size: 9px;
    color: #817f7f;
}
.page h2 {
    text-align: left;
    color: #137488;
}
.userform { padding: 40px 0 10px }
.userform table { margin-left: 160px }
.userform a, .loginoptions a, .linksarea a {
    color: #137488;
    text-decoration: underline;
}
.loginoptions ul {
    list-style: none;
    margin-right: 50px;
}
.loginoptions li {
    display: inline;
	font-size: 14px;
	padding: 0 25px;
    font-style: italic;
}
.lock { background: url(images/lock.png) 0 0 no-repeat }
.register { background: url(images/register.png) 0 0 no-repeat }
.resend { background: url(images/resend.png) 0 0 no-repeat }
.forget { background: url(images/forget.png) 0 0 no-repeat }
.registertable  table { margin-left: 0 }
.tips {
    font-size: 10px;
    color: #a8a8a8;
}
.already a { padding: 5px 550px 30px 0 }
.error {
    padding: 90px 0 0 150px;
    color: #ef5d5d;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    width: 700px;
}
.success h3 {
    font-size:18px;
    color: #049000;
    padding: 10px;
    background: url(images/ok.png)  200px 0px no-repeat;
}
.begin {
    padding-bottom: 35px;
}
.downlinks {
    text-align: left;
    padding: 20px 0;
    line-height: 24px;
    word-break: break-all;
}
.downlinks span{
font-size : 12px;
color : #aaa;
border : none;
}
.downlinks span a{
font-size : 12px;
-moz-border-radius: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #137488;
	    color: #137488;
		padding  : 3px;
	}
.downlinks span a:hover{
    border: 1px solid #0c4955;
    background-color: #F0F8FB;
	    color: #0c4955;
	}
.download {
    background: url(images/down.png)  0px 0px no-repeat;
    padding: 2px 0 5px 25px;
    font-style: italic;
    margin: 0 0 7px 20px;
}
.short {
    background: url(images/short.png)  0px 0px no-repeat;
    padding: 2px 0 5px 25px;
    font-style: italic;
    margin: 20px 0 7px 20px;
}
.adfly {
    background: url(images/adfly.png)  0px 0px no-repeat;
    padding: 2px 0 5px 25px;
    font-style: italic;
    margin: 20px 0 7px 20px;
}
.linksarea {
    padding: 15px;
    z-index: 0;
    border: 1px solid #D9D9D9;
    outline: none;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    width: 92%;
    margin-left: 20px;
}
.linksarea a:link {
    text-decoration: none;
    font-size : 16px;
    font-weight: bold;
}
.linksarea a:hover {
    text-decoration: none;
    border-bottom: 1px Dotted #13798e;
}
.linksarea span {
    color: #aaa;
    font-size: 13px;
    font-weight: bold;
}
.userinfo {
background-color: #ffefea;
margin: 15px 15px 15px 5px;
border-radius: 3px;
padding: 10px;
border: 2px dotted #d10000;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
color: #9e0000;
font-size: 13px;
font-weight: bold;
line-height: 24px;
text-align: left;
}
.infodisplay {
    background: url(images/info.png)  0px 0px no-repeat;
    padding: 5px 0 15px 45px;
    font-style: italic;
    margin: 0 0 3px 15px;
}
.comments { padding: 20px; }
.links { width: 972px }
.clear { clear: both }
.spacer { margin-top: 25px }
.menu { text-align: left }
.menu a { color: #555555 }
.menu  ul {
    list-style: none;
    padding: 0 50px 20px 0;
}
.menu  li {
    display: inline;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #CCC;
}
.menu  li  a:hover { color: #137488 }
li.lisummary { border-right: 0px }
li.lifile { border-right: 0px }
li.lisetting { border-right: 0px }
li.liupgrade { border-right: 0px }
li.lispace { border-left: 0px }
li.lisummary  span {
    background: url(images/summary.png)  0px 0px no-repeat;
    padding: 2px 10px 0 30px;
    height: 23px;
}
li.lisummary  span:hover { background: url(images/summary.png)  0px -23px no-repeat }
li.lifile  span {
    background: url(images/file.png)  0px 0px no-repeat;
    padding: 2px 10px 0 30px;
    height: 23px;
}
li.lifile  span:hover { background: url(images/file.png)  0px -23px no-repeat }
li.lisetting  span {
    background: url(images/setting.png)  0px 0px no-repeat;
    padding: 2px 10px 0 30px;
    height: 23px;
}
li.lisetting  span:hover { background: url(images/setting.png)  0px -23px no-repeat }
li.liupgrade  span {
    background: url(images/upgrade.png)  0px 0px no-repeat;
    padding: 2px 10px 4px 30px;
    font-weight: bold;
    font-style: italic;
    height: 23px;
}
li.liupgrade  span:hover { background: url(images/upgrade.png)  0px -23px no-repeat }
li.lilogout  span {
    background: url(images/logout.png)  0px 0px no-repeat;
    padding: 2px 20px 0 30px;
    height: 23px;
}
li.lilogout span:hover { background: url(images/logout.png)  0px -23px no-repeat }
li.lispace  span { padding: 2px 10px 0 80px }
.maintitle {
    background: url(images/title.png) repeat-x;
    color: #FFF;
    text-shadow: 0.1em 0.1em 0.1em #116779;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-width: 0 1px 1px 1px;
    border-color: #207b8e;
    border-style: solid;
    text-align: left;
}
.leftmenu {
    float: left;
    width: 235px;
    padding-top: 12px;
}
.menuhighlight {
    padding: 5px;
    width: 223px;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7;
}
.menuhighlight ul, .menuhighlight table {
    margin: 0;
    padding: 0;
}
.menuhighlight li {
    padding: 7px;
    background-color: #f3f3f3;
    margin: 7px 2px 7px 2px;
}
.menuhighlight a { text-decoration: none }
.menuhighlight a:hover { text-decoration: underline }
.usercontent {
    float: right;
    width: 722px;
    padding: 12px 17px 0 0;
}
.userdata { width: 714px }
.usertable {
    text-align: left;
    font-weight: bold;
}
.usertable span, .summary span {
    color: #137488;
    font-weight: normal;
}
.usertable a {
    color: #137488;
    font-style: italic;
}
.backit { background-color: #F3F3F3 }
.listacc {
    background-color: #F3F3F3;
    font-size: 12px;
}
.usertip {
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
}
.accounts { text-align: center }
.edit {
    float: right;
    color: #fff;
    padding: 4px 20px 0 10px;
    text-shadow: 0.1em 0.1em 0.1em #116779;
    font-style: italic;
    text-decoration: underline;
}
.summary { text-align: left }
.ground {
    background-color: #FFF!important;
    font-style: italic;
    margin: 0;
}
.icon {
    float: left;
    padding: 5px;
}
.facebook {
    background: url(images/fb.png)  0px 0px no-repeat;
    padding: 2px 0 5px 25px;
    height: 22px;
}
.facebook:hover { background: url(images/fb.png)  0px -22px no-repeat }
.twitter {
    background: url(images/tw.png)  0px 0px no-repeat;
    padding: 2px 0 5px 25px;
    height: 22px;
}
.twitter:hover { background: url(images/tw.png)  0px -22px no-repeat }
#file_uploadQueue { text-align: center }
#pick li { display: inline }
.filemanager { padding: 0px 0 30px 30px }
.pages_con {
    text-align: justify;
    padding: 15px;
    font-size: 13px;
    line-height: 150%;
    width: 940px;
}
.pages_con a {
    color: #137488;
    text-decoration: underline;
}
#start_up {
    display: inline-block;
    width: 347px;
    height: 61px;
    background: url(images/start_uploading_h.png) no-repeat 0 0;
    outline: 0;
}
#start_up:hover { background: url(images/start_uploading_h.png) no-repeat 0 -61px }
#life_h {
    display: inline-block;
    width: 237px;
    height: 66px;
    background: url(images/life_h.png) no-repeat 0 0;
    outline: 0;
}
#life_h:hover { background: url(images/life_h.png) no-repeat 0 -66px }
#ghacks_h {
    display: inline-block;
    width: 260px;
    height: 66px;
    background: url(images/ghacks_h.png) no-repeat 0 0;
    outline: 0;
}
#ghacks_h:hover { background: url(images/ghacks_h.png) no-repeat 0 -66px }
#makeus_h {
    display: inline-block;
    width: 224px;
    height: 66px;
    background: url(images/makeus_h.png) no-repeat 0 0;
    outline: 0;
}
#makeus_h:hover { background: url(images/makeus_h.png) no-repeat 0 -66px }
#crenk_h {
    display: inline-block;
    width: 190px;
    height: 66px;
    background: url(images/crenk_h.png) no-repeat 0 0;
    outline: 0;
}
#crenk_h:hover { background: url(images/crenk_h.png) no-repeat 0 -66px }
#chip_h {
    display: inline-block;
    width: 190px;
    height: 66px;
    background: url(images/chip_h.png) no-repeat 0 0;
    outline: 0;
}
#chip_h:hover { background: url(images/chip_h.png) no-repeat 0 -66px }

#banner_h {
    display: inline-block;
    width: 531px;
    height: 182px;
    background: url(images/feature.png) no-repeat 0 0;
    outline: 0;
    float: right;
}
a#watch_video {
    display: inline-block;
    width: 359px;
    height: 40px;
    background: url(images/watch_h.png) no-repeat 0 0;
    outline: 0;
}
a#watch_video:hover { background: url(images/watch_h.png) no-repeat 0 -40px }
#pc_up_h {
    display: inline-block;
    width: 251px;
    height: 35px;
    background: url(images/pc_h.png) no-repeat 0 0;
    outline: 0;
}
#pc_up_h:hover { background: url(images/pc_h.png) no-repeat 0 -35px }
#remote_up_h {
    display: inline-block;
    width: 262px;
    height: 35px;
    background: url(images/remote_h.png) no-repeat 0 0;
    outline: 0;
}
#remote_up_h:hover { background: url(images/remote_h.png) no-repeat 0 -35px }
#faq_content { text-align: justify }
#faq_content a { font-weight: bold }
.topad {
    background: #fcfcfc;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-style: dotted;
    border-width: 1px;
    border-color: #bbb;
    width: 728px;
    height: 90px;
    padding: 2px;
    margin: auto;
}
#abuselink {
    background: #FFFFE0;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #EDEDD0;
    padding: 10px;
    text-align: justify;
    line-height: 170%;
    width: 920px;
}
ul.abuselist {
    list-style-type: square;
    font-size: 13px;
}
#redirectlink {
    width: auto;
    font-size: 18px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    padding: 15px;
    text-align: center;
    line-height: 180%;
    margin: 25px 15px 25px 0px;
    font-weight: bold;
    height: 100px;}

#redirectlink a { color: #137588;
    border-bottom: 1px dotted #137588;
}
#redirectlink a:hover {
    background: #137588;
    border-radius: 5px;
    color: #fcfcfc;
    padding:5px;
}
#redirectlink span {
    font-size: 11px;
    color: #EB7D16;
    font-weight: normal;
    background: #FFFFE0;
}
.redirecturl {
    text-align: center;
    color: #bbb;
    font-size: 14px;
    width: auto;
}

.redirecturl input {
    text-align: center;
    width: 920px;
    margin-top: 20px;
    z-index: 0;
    font-weight: bold;
    padding: 12px;
    color: #bbb;
    font-size: 13px;
    border: 2px dotted #D9D9D9;
    outline: none;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.redirecturl input:hover {
    background: #fcfcfc;
    border: 2px dotted #bbb !important;
}
.redirecturl input:focus {
    background: #fff;
    border: 2px solid #209DB7 !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(0, 171, 183, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(0, 171, 183, 0.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0px rgba(0, 171, 183, 0.25);
    color: #333;
}
.faqquestion {
    font-weight: bold;
    color: #137488;
    padding: 5px;
    cursor: pointer;
}
.faqanswer {
    border-left: solid 3px #ddd;
    margin: 5px;
    padding-left: 10px;
}
.expandall {
    background-color: #F1F1F1;
    padding: 5px;
    text-align: center;
    color: #555;
    font: 10px "helvetica neue", helvetica, arial, sans-serif;
    text-shadow: 0 1px 0 #fff;
    border: 1px dotted #EEE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}
.expandall:hover {
    background-color: #EEE;
    color: #444;
    border: 1px dotted #E1E1E1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}
.btn {
border-radius: 3px;
padding: 15px 25px 15px 60px;
font-size: 20px;
text-decoration: none;
margin: 10px;
cursor: pointer;
position: relative;
display: inline-block;
background: url('/templates/mirror/images/down_icon.png') no-repeat;
background-position: 20px 18px;
}

.host {
 padding: 20px;
}

.blue {
     background-color: #1d8da4;
     color: #fff;
     border: 2px solid #1a798d;
}

.blue:hover {
     background-color: #21a2bc;
     color: #fff;
     border: 2px solid #1d8da4;
}

.blue a {
     color: #fff;
}

#btn1 {
background-color: #1d8da4;
color: #fff;
text-shadow: 0 1px 1px #1a798d;
border: 1px solid #1a798d;
  cursor: pointer;
  padding: 2px;
  text-align: center;
  font: 12px "helvetica neue", helvetica, arial, sans-serif;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

#btn1:hover {
background-color: #0e5564;
     color: #fff;
     text-shadow: 0 1px 0 #176b7c;
     border: 1px solid #0c4955;
}

#mlink a{
    line-height:25px;
    font-size:15px;
}
.mirrortable{
border: 2px solid #e8f2f4;
border-radius: 3px;
}
.mirrorhdr{
font-size:12px;;
padding:10px;
background-color: #e8f2f4;
color:#6b8184;
}
.mirrorhdr a{
font-weight:bold;
text-decoration:underline;
}
#miralert label{
    color : #aab2b5;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 20px;
  border: 5px solid #1d8da4;
  width: 80%;
  max-width:900px;
  font-size:13px;
  color:#333;
  line-height: 24px;
word-break: break-all;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#export{
text-align: left;
margin-top: -20px;
padding-left: 30px;
font-size: 13px;
font-weight: bold;
}

#link_btn {
background-color: #1d8da4;
color: #fff;
text-shadow: 0 1px 1px #1a798d;
border: 1px solid #1a798d;
  cursor: pointer;
  padding: 5px;
  text-align: center;
  font: 13px "helvetica neue", helvetica, arial, sans-serif;
	border-radius: 2px;
	margin-left:5px;
}

#link_btn:hover {
background-color: #0e5564;
     color: #fff;
     text-shadow: 0 1px 0 #176b7c;
     border: 1px solid #0c4955;
}

#copy-button{
background: #fcfcfc;
border: 2px solid #ccc;
color: #999;
font-size: 13px;
  cursor: pointer;
padding: 5px;
}
#copy-button:hover{
    background:#f1f1f1;
    border:2px solid #aaa;
    color:#777;
}