*, body {
    margin: 0;
    padding: 0;
}

span.reverse {
    unicode-bidi: bidi-override;
    direction: rtl;
}

.references {
    list-style-type: none;
}

.centerImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.carousel-caption {
    position: relative;
    left: auto;
    right: auto;
    color: #2e2e2e;
}
a:visited {color:#009688;}

.smallp {
    font-size: 12px;
}
.suggestspan {
    width: 100%;
    text-align: center;
}

.figure-caption {
    font-size: 12px;
    color: #9b6400;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.theoryaccent {
    color: #009688;
    font-weight: bold;
}

.screenshotimg {
    border: 2px solid rgb(238, 238, 238);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

span.theorie {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ff9800;
    border-radius: 10px;
}

span.theorieLinkback {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #009688;
    border-radius: 10px;
}

img {
    max-height: 100%;
    max-width: 100%;
}

div[id*=lptopspacer] {
    margin-top: -120px;
    margin-bottom: 80px;
}

.tooltip {
    position: fixed;
}

.menutext {
    position: relative;
    top: 2px;
}

.brandheader, .secondmenu {
    padding-left: 15px !important;
}

.projectpage {
    padding-top: 10px;
}

.psycount {
    font-size: xx-large;
}

.coded {
    font-weight: bold;
}

.panel {
    height: 150px;
}

.navbar-header {
    width: 100%;
}

.copyright {
    line-height: 60px;
    margin-right: 15px;
}

.copyright p {
    margin: 0;
}

.head-category {
    font-size: large;
    text-transform: uppercase;
}

.head-category-theory {
    font-size: medium;
    text-transform: uppercase;
}

a .driver {
    color: #00aa9a;
    text-underline: #00aa9a;
    font-style: italic;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 768px) {

    body {
        padding-top: 50px;
    }

    .navbar-brand {
        font-size: 14px;
    }

    .copyright {
        display: none;
    }

    .principletext {
        padding: 0;
    }

    .navbar-nav a {
        line-height: 20px;
    }

    .screenshots {
        padding: 25px 0 0 10px;
    }

    .titlerow {
        display: none;
    }
    .pages {
        position: relative;
    }

    .innercontent {
        padding-top: 10px;
    }

    .navbar {
        margin-bottom: 0 !important;
    }

    .material-icons {
        display: inline-block;
        vertical-align: middle;
    }

    .brand-text {
        font-size: large;
    }

    .principles {
        list-style: none;
        cursor: pointer;
    }

    .menublocks {
        display: block;
        padding: 5px 0 5px 15px;
    }

    .sub-category {
        font-size: medium;
    }

    nav, .pages {
        overflow: auto;
        height: 100%;
    }

    .imagecaption {
        display: block;
    }

    .principles > * > a.active {
        background-color: rgb(255, 152, 0);
        color: white;
    }

    .infopane {
        padding-top: 10px;
        overflow-y: scroll;
        height: 100%;
    }

    .checklist {
        overflow-y: scroll;
    }
    #newprojectbut {
        background-color: #FF9800;
    }

    #downloadbtn {
        position: fixed !important;
        margin-top: -30px !important;
        margin-right: 0 !important;
        z-index: 200000;
        background-color: #FF9800 !important;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

    body {
        padding-top: 110px;
    }

    .navrow .navbar-collapse {
        clear: left;
    }

    .principletext {
        padding: 0;
    }

    .screenshots {
        padding: 25px 0 0 10px;
    }

    .titlerow {
        display: none;
    }

    .pages {
        position: relative;
    }

    .innercontent {
        padding-top: 10px;
    }

    .navbar {
        margin-bottom: 0 !important;
    }

    .material-icons {
        display: inline-block;
        vertical-align: middle;
    }

    .brand-text {
        font-size: large;
    }

    .principles {
        list-style: none;
        cursor: pointer;
    }

    .menublocks {
        display: block;
        padding: 5px 0 5px 15px;
    }

    .sub-category {
        font-size: medium;
    }

    nav, .pages {
        overflow: auto;
        height: 100%;
    }

    .imagecaption {
        display: block;
    }

    .principles > * > a.active {
        background-color: rgb(255, 152, 0);
        color: white;
    }

    .header-panel {
        z-index: 2;
    }

    .infopane {
        padding-top: 10px;
        overflow-y: scroll;
        height: 100%;
    }

    .checklist {
        overflow-y: scroll;
    }

    #newprojectbut {
        background-color: #FF9800;
    }

    #downloadbtn {
        position: fixed;
        margin-top: -30px;
        margin-right: 0;
        z-index: 200000;
        background-color: #FF9800;
    }
}

@media only screen
and (device-width: 601px)
and (device-height: 906px)
and (-webkit-min-device-pixel-ratio: 1.331)
and (-webkit-max-device-pixel-ratio: 1.332) {

    body {
        padding-top: 123px;
    }

    .navrow .navbar-collapse {
        clear: left;
    }

    .principletext {
        padding: 0;
    }

    .screenshots {
        padding: 25px 0 0 10px;
    }

    .titlerow {
        display: none;
    }

    .pages {
        position: relative;
    }

    .innercontent {
        padding-top: 10px;
    }

    .navbar {
        margin-bottom: 0 !important;
    }

    .material-icons {
        display: inline-block;
        vertical-align: middle;
    }

    .brand-text {
        font-size: large;
    }

    .principles {
        list-style: none;
        cursor: pointer;
    }

    .menublocks {
        display: block;
        padding: 5px 0 5px 15px;
    }

    .sub-category {
        font-size: medium;
    }

    nav, .pages {
        overflow: auto;
        height: 100%;
    }

    .imagecaption {
        display: block;
    }

    .principles > * > a.active {
        background-color: rgb(255, 152, 0);
        color: white;
    }

    .header-panel {
        z-index: 2;
    }

    .infopane {
        padding-top: 10px;
        overflow-y: scroll;
        height: 100%;
    }

    .checklist {
        overflow-y: scroll;
    }

    #newprojectbut {
        background-color: #FF9800;
    }

    #downloadbtn {
        position: fixed;
        margin-top: -30px;
        margin-right: 0;
        z-index: 200000;
        background-color: #FF9800;
    }
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1070px) {

    body {
        padding-top: 120px;
    }

    .navrow .navbar-collapse {
        clear: left;
    }

    .pages {
        position: relative;
    }

    .innercontent {
        padding-top: 10px;
    }

    .navbar {
        margin-bottom: 0 !important;
    }

    .material-icons {
        display: inline-block;
        vertical-align: middle;
    }

    .brand-text {
        font-size: large;
    }

    .principles {
        list-style: none;
        cursor: pointer;
    }

    .menublocks {
        display: block;
        padding: 5px 0 5px 15px;
    }

    .sub-category {
        font-size: medium;
    }

    nav, .pages {
        overflow: auto;
        height: 100%;
    }

    .infopane {
        padding-top: 10px;
        overflow-y: scroll;
        height: 100%;
    }

    .imagecaption {
        display: block;
    }

    .principles > * > a.active {
        background-color: rgb(255, 152, 0);
        color: white;
    }

    .header-panel {
        z-index: 2;
    }

    #newprojectbut {
        background-color: #FF9800;
    }

    #downloadbtntax {
        position: fixed;
        margin-top: -28px;
        margin-right: 0;
        z-index: 200000;
        background-color: #FF9800;
    }

    #downloadbtn {
        position: fixed;
        margin-top: -30px;
        margin-right: 0;
        z-index: 200000;
        background-color: #FF9800;
    }

    .infopane {
        padding-top: 10px;
        height: 100%;
    }

    .checklistinfo {
        margin: 18px 0 0 7px;
    }

    .categorynames {
        color: #009688;
    }

    .entireform {
        margin: 0 15px 0 15px;
    }
    
    .checklist {
        overflow-y: scroll;
    }

    div.screenshots {
        margin: 25px -15px 0 15px;
    }

    .principletext {
        margin-left: -15px;
        margin-right: 15px;
    }
}