/*BELOW CODE FOR COLOURS*/

.icon-bar {
    background: white !important;
}

.modal-title {
    font-family: 'Bai Jamjuree', sans-serif;
}

.deleteFileButton, .deleteStudentGlyph, .deleteReviewGlyph {
    color: #cc0000;
}

    .deleteFileButton:hover, .deleteStudentGlyph:hover, .deleteReviewGlyph:hover {
        color: #ff0000;
    }

.openEyeIcon, .moveStudentGlyph, .approvedReviewGlyph {
    color: #00b300;
}

    .openEyeIcon:hover, .moveStudentGlyph:hover, .approvedReviewGlyph:hover {
        color: #33ff33;
    }

.selectedPictureGlyph {
    color: #009900;
}

    .selectedPictureGlyph:hover {
        color: #00cc00
    }

.myClassroomGlyph {
    padding-left: 0px !important;
}

.fa, .glyphicon {
    padding: 6px;
}

.marginLeft {
    margin-left: 8px;
}

.closedEyeIcon, .disapprovedReviewGlyph, .reviewWaitingForApproval {
    color: #5c5c3d;
}

    .closedEyeIcon:hover, .disapprovedReviewGlyph:hover {
        color: #c2c2a3;
    }

.deleteClassGlyph, .moveAllStudentsGlyph, .changeAccessForAllGlyph, .whiteGlyph {
    color: #e6ffff;
}

    .deleteClassGlyph:hover, .moveAllStudentsGlyph:hover, .changeAccessForAllGlyph:hover, .whiteGlyph:hover {
        color: white;
    }

/*.panel > .panel-heading {
        background-image: none;
        background-color: white;
    }*/

/*.panel {
        border: 3px solid #b81400;
    }*/

.viewDescriptionButton, .enrolToCourseButton {
    background-color: #626e60;
    color: white;
    border-color: #3C3C3C;
    outline: 0;
}

    .viewDescriptionButton:hover, .viewDescriptionButton:active, .viewDescriptionButton:focus,
    .enrolToCourseButton:hover, .enrolToCourseButton:active, .enrolToCourseButton:focus {
        background-color: #626e60;
        color: white;
        border-color: #3C3C3C;
        outline: 0;
    }

audio:focus, audio:active {
    outline: 0;
}

.normalFont {
    font-family: sans-serif
}

.discountStrikeThrough {
    color: red;
    text-decoration: line-through
}

.courseName {
    color: #990000;
    font-weight: bolder;
}

.coursesTableHeaders {
    width: 120px;
}

.buttonStyle {
    background-color: white;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 10px;
    border: 2px solid #004d1a;
    display: inline-block;
    cursor: pointer;
    color: #004d1a;
    /*font-family: 'Source Sans Pro';*/
    font-family: 'Bai Jamjuree', sans-serif;
    /*font-family: 'Felipa';*/
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 17px;
    padding: 5px 15px;
    text-decoration: none;
}

    .buttonStyle:hover, .buttonStyle:active, .buttonStyle:focus {
        background-color: white;
        color: #004d1a;
        outline: 0 !important;
    }

.btn-default:hover, .btn-default:active, .btn-default:focus {
    outline: 0 !important;
}

.articleButton:hover, .articleButton:active, .articleButton:focus {
    outline: 0;
}

.tickColor {
    color: #00753e;
}

.quotesColor {
    color: #990000;
}

.isRed {
    color: #cc0000;
}






/*BELOW CODE FOR REMAINING STUFF, NOT COLOURS*/


.centraliseLoadingSpin {
            position: absolute; 
            display: block; 
            top: 50%; 
            left: 45%;            
        }

        /*needed for raw angular to be hidden before a page loads.*/
         [data-ng-cloak], .ng-cloak, .x-ng-cloak {
             display: none !important;
         }

        .ng-cloak {
            display:none;
        }

        /*distance between navbar and submenu that appears on hover.*/
        #myNavBar .submenu{
            top: 70px;        
        }
    
        /*height of navbar*/
        div.navbar-collapse.collapse {
            max-height: none; 
        }

        /*if changing font change for the three below*/
body {
    font-size: 16px;
    font-family: 'Bai Jamjuree', sans-serif;
    height: 100%;
    color: black;
}
     
        h1, h2, h3, h4, h5, h6 {
            font-family: 'Felipa';
            letter-spacing: 1.5px;
        }

.blogTextStyling h1,
.blogTextStyling h2,
.blogTextStyling h3,
.blogTextStyling h4,
.blogTextStyling h5,
.blogTextStyling h6,
.blogTextStyling textarea, 
.blogTextStyling li {
    font-family: Arial !important;
    font-size: 16px !important;
}

.simditor .simditor-toolbar {
    position: sticky;
    z-index: 5;
}
.instagramIcon {
    margin: 0 !important;
}

.instagramParagraph {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 16px;
    font-weight: lighter;
}

.instagramParagraphMain {
    font-weight: lighter !important;
    font-size: 25px !important;
}

a, label, select, option, input, textarea, .customParagraph {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 16px;
}

        p {
            font-family: Arial;
            font-size: 16px;
        }

        .navbarItemFont {
            font-family: 'Felipa';
            letter-spacing: 2px;
        }

.mainWebsiteFont {
    font-family: 'Bai Jamjuree', sans-serif;
}

hr, td, th {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 18px;
}

.standardFont {
    font-family: 'Bai Jamjuree', sans-serif;
}

        /*two below set navbar links in the middle of the navbar*/
        a#registerLink, a#loginLink {
            line-height: 40px;
            font-size: 20px;
        }

        #myNavBar a{
            line-height: 40px;
            font-size: 20px;
        }

        .centralize {
            text-align:center;
        }

        #loginNavBar a {
            line-height: 40px;
            font-size: 20px;
        }

        #midCol.affix-top {
            position:fixed;
            width:265px;
            margin-right:10px;  	  
        }

        #midCol.affix {
            position:static;
            width:100%;
        }

        .affix,.affix-top {
            position:fixed;
        }

        .classLevelsDropdown {
            width: 180px;
        }

        td { 
            border-left:1px;
            border: solid 1px lightgrey;
        }

        tr.coursesTable td { 
            border-left:1px;
            border: none;
        }

        .textCentered, div.text-danger, div.text-danger ul, div.text-danger li  {
            text-align: center;
        }

        .inputCentered, div.text-danger, div.text-danger ul, div.text-danger li {
            margin: auto;
        }

        .labelCentered {
            display: block;
            text-align: center;
            line-height: 150%;
            font-size: .85em;
        }

        .imageCentered {
            display: block;
            margin: 0 auto;
        }

        .imageOrVideoSizeAdjusted {
            max-width:100%;
            max-height: 100%;
        }

        .imageSmallHeight {
            height: 300px;
        }

        .tutorImage {
            height: 180px;
            max-width:100%;
        }

        .voucherImage {
            height: 350px;
            width: 500px;
        }

        .giftImage {
            display: block !important;
            margin-left: auto !important;
            margin-right: auto !important;
            width: 30% !important;
            height: 30% !important;
        }

        .felliniQuote {
            margin-top: 0px;
            color: #000033;
            padding-left: 58.5%;
        }

        .felliniQuoteName {
            margin-top: 0px;
            color: #000033;
            padding-left: 79%;
        }

        .text-xs-center {
            text-align: center;
        }

        .g-recaptcha {
            display: inline-block;
              transform-origin: left top;
                -webkit-transform-origin: left top;
        }

        @media (max-width: 1000px) {
          .textCenteredSmallDevice {
            text-align:center !important;
          }

            .nonCenteredSmallDevice {
                text-align: left;
                padding: 10%;
            }


            .voucherImageSmallDevice {
                height: 100%;
                width: 100%;
            }


          .inputCenteredSmallDevice {
            margin: auto;
          }

          .labelCenteredSmallDevice {
                display: block;
                text-align: center;
                line-height: 150%;
                font-size: .85em;
           }

          .imageCenteredSmallDevice {
                display: block;
                margin: 0 auto;
          }

           .myClassTitle {
                margin-top: 0px;
            }

            .centraliseLoadingSpin {
            position: absolute; 
            display: block; 
            top: 50%; 
            left: 35%;            
            }
        }

        .underlineStyle {
          border-width: 0 0 3px;
          border-style: solid;
          border-image: 27 fill stretch;
          border-color:#b81400;
          color: black;
        }
        .underlineStyle:hover {
          border-color:#b81400;
        }

        .footerLinkColor {
            color: #99ffdd;
        }

        .footerLinkColor:hover,.footerLinkColor:focus, .footerLinkColor:active  {
            color: #99ffdd;
        }

        .thickerFont {
            font-weight: bolder;
        }

         @media (max-width: 1500px) {

          .felliniQuote, .felliniQuoteName {
              display: none;
          }

        }

        .navbar {
            position: fixed;
            width: 100vw;
            top: 0;
            z-index: 100;
        }

        .navbar-ghost {
            height: 72px;
        }

        .dropdownSize {
             height:27.22222px; 
             width: 190px;
        }

        .floatRight {
            float: right;
        }

        .floatLeft {
            float: left;
        }

        .grow {
            display: inline-block;
            transition-duration: 0.03s;
            transition-property: transform;
        }

        .displayInLine {
            display: inline;
        }

	    .grow:hover {
		    transform: scale(1.15);
	    }

        .growSlower {
            display: inline-block;
            transition-duration: 0.1s;
            transition-property: transform;
        }

	    .growSlower:hover {
		    transform: scale(1.1);
	    }

        .materialsGlyph {
            color: #52527a;
        }

        .articleGlyph {
            color: #52527a;
        }

        .materialsLink {
            color: #00b3b3;
        }

        .materialsLink:hover, .materialsLink:focus, .materialsLink:active {
            color: #00e6e6;
        }

        .niceBlue {
            color: #009999;
        }

        .reviewFont {
            font-size: 19px;
            font-family: Courgette;
        }

        .pullRight {
            padding-left: 62%;
        }

        .well {
            border-radius: 40px;
        }

         .marginBottom {
             margin-bottom: 20px;
         }

        .boxedText {
            font-family: 'Kalam';
            font-size: 17px;
            border-style: solid;
            border-width: 2px;
            border-color: #dcdcdc;
            border-radius: 20px;
            width: 100%;
            padding: 1rem;
            /*letter-spacing: 1px;*/
        }

        .colouredBoxedText {
            font-family: 'Kalam';
            font-size: 20px;
            border-style:solid;
            border-width: 2px;
            border-color:#800000;
            border-radius:20px;
            background-color: white;
        }

        .patrickHandFont {
            font-family: 'Kalam';
        }

.juraFontSmallSize {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 17px;
}

.patrickHandFontSmallSize {
    font-family: 'Kalam';
    font-size: 20px;
    padding-top: 5px;
}

.patrickHandFontMediumSize {
    font-family: 'Kalam';
    font-size: 25px;
}

.patrickHandFontLargeSize {
    font-family: 'Kalam';
    font-size: 30px;
}

.weekNameLargeSize {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 25px;
    border-width: 1px;
    width: 430px;
    max-width: 600px;
    border: 1px solid #cccccc;
    padding-left: 7px;
}

.noMaterialsFoundFont {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 25px;
}

.paddingForGroupButtons {
    padding-right: 16px;
}

.normalFontInputs {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 15px;
    border-width: 1px;
    width: 300px;
    max-width: 600px;
    border: 1px solid #cccccc;
    height: 35px;
    padding: 8px;
}

.prettyDropdown {
    margin: auto;
    width: 500px;
}

.patrickHandFontSmallSize2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 15px;
}

.patrickHandFontMediumSize2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 20px;
}

.paddingForSelected {
    padding: 0.5rem;
}
/*.buttonStyle {
	        background-color:#00cc88;
	        -moz-border-radius:20px;
	        -webkit-border-radius:20px;
	        border-radius:20px;
	        border:2px solid #00a377;
	        display:inline-block;
	        cursor:pointer;
	        color:white;
            font-family: 'Jura';
	        font-size:17px;
	        padding:10px 21px;
	        text-decoration:none;
        }
        .buttonStyle:hover {
	        background-color:#00e699;
            color:white;
        }*/
.buttonStyle:active {
    position: relative;
    top: 1px;
}

        .roundedCorners {
            border-radius:15px;
        }

         .whiteBackground {
             background-color: white;
         }

         .listWithoutBullet {
             list-style: none;
         }

         .nonCentered {
             text-align: left;
         }

        .welcomeFont {
            font-family: 'Oregano';
        }

        .audioDownload {
            display: none;
            visibility: hidden;
        }

         .audioListener {
            display: block;
            visibility: visible;
        }

    @media (max-width: 950px) {
        .audioDownload {
            display: block;
            visibility: visible;
        }

        .audioListener {
            display: none;
            visibility: hidden;
        }
    }

    .bootbox, .modal, div.bootbox {
       display: block;
       padding-right: 50% !important;
       overflow: auto !important;
   }

    body.modal-open  {
        padding-right: 0;
    }

   .blogPicture {
       float: left;
       width: 250px;
       height: 200px !important;
       margin-right: 15px;
    }

textarea.form-control {
    width: 300px !important;
    max-width: 500px !important;
    height: 150px !important;
}

   .preserveLineBreaks {
       white-space: pre-wrap;
   }

    .paddingBox {
        padding: 2rem;
    }

        .flexBox {
            display: flex;
        }

.marginCenter {
    margin: 0 auto;
}

.mainPageImageInSetup {
    margin-bottom: 2rem;
}

/*.buttonStyleFade {
    transition: all 0.3s ease;
    font-family: sans-serif;
    font-size: 1.5rem;
    font-weight: 100;
}

    .buttonStyleFade:hover {
        background-color: #004d1a;
        color: white;
    }*/



/*.navbar-toggle
    {
        background:black !important;
    }*/

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: -3px;
    bottom: 0px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #00b300;
}

input:focus + .slider {
    box-shadow: 0 0 1px #00b300;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 20px;
}

.slider.round:before {
    border-radius: 50%;
}
