/*
    Document   : tablet
    Created on : 6-Jul-2015, 3:54:05 PM
    Author     : Dane Stevens <dane[at]dsmedia[dot]ca>
    Description:
        Purpose of the stylesheet follows.
*/

#deviceWrap span.device_desktop { display:block; }

.col_1 { width:8.333%; }
.col_2 { width:16.666%; }
.col_3 { width:24.999%; }
.col_4 { width:33.333%; }
.col_5 { width:41.666%; }
.col_6 { width:49.999%; }
.col_7 { width:58.333%; }
.col_8 { width:66.666%; }
.col_9 { width:74.999%; }
.col_10 { width:83.333%; }
.col_11 { width:91.666%; }
.col_12 { width:100%; }

.member-login-heading {
    float: right;
    position: relative;
    left: 16px;
    margin-bottom: 20px;
}