
body {
    line-height: 1.5em;
    text-align: center;
    padding: 70px 0;
}

a, button, .btn {
    cursor: pointer;
}

button, .btn {
    box-shadow: inset -1px -2px 5px rgba(25,25,25,.3);
    border-top: solid 1px rgba(0,0,0,.2)!important;
    border-bottom: solid 1px rgba(0,0,0,.2)!important;
}

button:hover, .btn:hover {
    box-shadow: inset -1px -2px 7px rgba(25,25,25,.6);
}

.left-align, .left-align p {
    text-align: left;
}

.left-align h2 {
    text-align: center;
}

.panel h2 {
    padding: 1em;
}

.panel h3 {
    padding: .75em;
}

.panel h4 {
    padding: .5em;
}

.create-green {
    background: #5cb85c!important;
    color: white!important;
}

.create-green:hover {
    background: #3c763d!important;
    color: white!important;
}

.card p {
    margin-top: 7px!important;
    margin-bottom: 7px!important;
    padding-top: 6px!important;
    padding-bottom: 6px!important;
    border: none!important;
}

.input-group-label {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    padding-right: 1em;
    padding-left: 1em;
    border-right: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 0 8px 8px 0;
    box-shadow: inset -1em 0 1em rgba(0,0,0,.05)!important;
}

.input-group {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

input, button, .btn {
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    padding-top: 6px!important;
    padding-bottom: 6px!important;
    border-top: solid 1px rgba(0,0,0,.1)!important;
    border-bottom: solid 1px rgba(0,0,0,.1)!important;
    border-left: none!important;
    border-right: none!important;
    border-radius: .5em;
}

input {
    text-align: center;
    background: rgba(255,255,255,.75);
    color: #333;
    width: 75%;
    border: none;
    box-shadow: inset 1px 2px 5px rgba(25,25,25,.1);
}

input:hover {
    border-bottom:solid 1px rgba(0,0,0,.4);
    box-shadow: inset 1px 2px 7px rgba(25,25,25,.4);
}

.corners {
    border-radius: 0!important;
}

.corners-left {
    border-radius: 0 .5em .5em 0;
}

.corners-right {
    border-radius: .5em 0 0 .5em;
}

nav img {
    margin: -1em .5em;
    height: 2em;
    width: 2em;
}

nav .open, nav .dropdown-toggle {
    background: rgba(230,230,230,.95)!important;
}

.card h2 {
    color: #808080!important;
    border-radius: .25em;
    padding: .25em;
    box-shadow: inset 0 -15px 50px rgba(0,0,0,.1);
    cursor: pointer;
}


.card h2:hover {
    color: white!important;
    text-shadow: 2px 2px 5px rgba(0,0,0,.25);
    box-shadow: inset 0 -20px 50px rgba(0,0,0,.25);
}

hr {
    margin: none;
    height: 1px;
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
}

.card input, .card p{
    width: 100%;
}

.display-card {
    cursor: pointer;    
}

.title {
    background: #777;
    color: white;
}

.title-column {
    font-size: 1.25em;
    padding: .5em 0!important;
    margin: .75em 0!important;
    font-weight: bolder;
    border-radius: 2in;
}

#profilePicture img {
    height: 5em;
    width: 5em;
    border-radius: 5em;
    margin: 1em;
}

#userProfilePicture img {
    border-radius: 2em;
}

.glass {
    background: rgba(240,240,240,.9)!important;
    border-bottom: solid 1px rgba(230,230,230,.95)!important;
    box-shadow: 0 .5em 1em rgba(0,0,0,.25)!important;
}

.darken {
    background: rgba(24,24,24,.25);
}

.row {
    padding-top: .5em;
    padding-bottom: .5em;
}

#collapse-down-create-card:hover {
    color: white;
}

.btn-padding {
    padding: .5em;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.bottom-right {
    position: fixed!important;
    bottom: 0!important;
    right: 15px!important;
    padding: 0!important;
    margin: 0!important;
    border-top: 0!important;
}

.site {
    border: 1px solid #c06!important;
    box-shadow: inset 1px 2px 2px #c06;
}

.fb {
    border: 1px solid #3b5998!important;
    box-shadow: inset 1px 2px 2px #3b5998;
}

.ig {
    border: 1px solid #517fa4!important;
    box-shadow: inset 1px 2px 2px #517fa4;
}

.twitter {
    border: 1px solid #4099FF!important;
    box-shadow: inset 1px 2px 2px #4099FF;
}

.btn-site {
    background: #c06!important;
    color: white!important;
    box-shadow: inset 0 0 .5em rgba(32,32,32,.25);
    border: solid 1px rgba(16,16,16,.5)!important;
}

.btn-fb {
    background: #3b5998!important;
    color: white!important;
    box-shadow: inset 0 0 .5em rgba(32,32,32,.25);
    border: solid 1px rgba(16,16,16,.5)!important;
}

.btn-ig {
    background: #517fa4!important;
    color: white!important;
    box-shadow: inset 0 0 .5em rgba(32,32,32,.25);
    border: solid 1px rgba(16,16,16,.5)!important;
}

.btn-twitter {
    background: #4099FF!important;
    color: white!important;
    box-shadow: inset 0 0 .5em rgba(32,32,32,.25);
    border: solid 1px rgba(16,16,16,.5)!important;
}

.half {
    float:left;
    width:50%;
    margin:0;
    padding:0;
}

.third {
    float:left;
    width:33.33%;
    margin:0;
    padding:0;
}

.two-thirds {
    float:left;
    width:66.66%;
    margin:0;
    padding:0;
}

.quarter {
    float:left;
    width:25%;
    margin:0;
    padding:0;
}

.fifth {
    float:left;
    width:20%;
    margin:0;
    padding:0;
}

.two-fifths {
    float:left;
    width:40%;
    margin:0;
    padding:0;
}

#create-card {
    display: none;
    position: fixed;
    bottom: 45px;
    right: 10px;
    z-index: 50;
}

#create-card .panel-heading {
    cursor: pointer;
}

#create-card .panel {
    box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.25);
}

.visible {
    display: inline-block!important;
    visibility: visible!important;    
}

.alert {    
    line-height: 2em!important;
}

.alert ol, .alert ul {
    text-align: left;
}

.black {
    color: #333;
}
