
.Headerlabel {
    text-decoration: none;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 18px;
    padding-top: 13px;
    margin-right: 40px;
    /*width: 100%;*/
    font-weight: 900;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
    color: #fff;
}
@media screen and (max-width: 815px) {

    .Headerlabel {
        margin-right:50%;
        position:fixed;
        max-height:30px;
        /*padding-top: 0px;*/
        font-size: 14px;
        /*width: 120px;*/
    }
}

.Headerbox {
    float: left;
    height: 100%;
    text-align: left;
    padding: 15px 10px 10px 15px;
    position: relative;
    padding: 15px 10px 10px 15px;
    font-size: 14px;
    font-weight: 600;
}

@media screen and (max-width: 768px) {

    .Headerbox {
        font-size: 10px;
    }
}

.Headerme {
    height: 80px;
    width: 100%;
    z-index: 9998;
    opacity: 1;
    position:relative;
    text-align: center;
    background: rgba(24, 46, 63, 0.2);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}


.HeaderGrid {
    display: block;
    width: calc(100% - 250px);
    height: 95%;
    overflow: hidden;
    float: left;
    opacity: 1;
    overflow: auto;
    position: fixed;
    top: 80px;
}
@media screen and (max-width: 1200px) {

    .HeaderGrid {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {

    .HeaderGrid {
        height: 80%;
       
    }
}


.containermid {
    position: absolute;
    height: 500px;
    max-width: 430px;
    min-width: 350px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 24px;
    padding: 0 0px;
    border: 6px solid rgba(31, 31, 35, 0.3);
    box-sizing: border-box;
    text-align: center;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    box-shadow: 14px 14px 42px rgba(0, 0, 0, 0.7);
}


.boxMid {
    text-align: center;
    text-decoration: none;
    border-radius: 17px;
    background-color: rgba(255, 255, 255, 0.7);
    height: 100%;
    width: 350px;
    position: relative;
    text-align: center;
    opacity: 1;
    padding: 0;
}

.Panelb200 {
   
    float: left;
    height: 100%;
    width:200px;
    overflow: hidden;
    background-color: #fff;
 
}
.Panelb150 {
    float: left;
    height: 100vh;
    width: 130px;
    padding-top:20px;
    padding-left:20px;
    overflow: hidden;
    background-color: #f9f9f9;
}
.PanelHeader {
    padding: 0px 0px 0px 0px;
    color: #4f4f4f;
    padding-top: 20px;
   
    text-align:center;
    /*background: #efefef;*/
    min-height: 50px;
    /*border-top-left-radius: 25px;
    border-top-right-radius: 25px;*/
    /*-moz-border-radius-topleft: 25px;
    -moz-border-radius-topright: 25px;*/
    font-size: 1em;
}

/*ZOEK*/

.Box5040 {
    width: 50%;
    padding: 10px;
    height: 40vh;
    overflow: scroll;
    float: left;
    /*}*/
}
.Box5060 {
    width: 50%;
    padding: 10px;
    height: 60vh;
    overflow: scroll;
    float: left;
    /*}*/
}

@media screen and (min-width: 1200px) {

    .PanelBoxMid {
        padding: 8px 8px 8px 8px;
        color: #000;
        background: #4f4f4f;
        cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
        display: block;
        margin: auto;
        width: 210px;
        border-radius: 5px;
        position: absolute;
        display: block;
        /*overflow-y: scroll;*/
        z-index: 99;
        top: 20px;
        left: 20px;
       
    }
}
@media screen and (max-width: 1200px) {

    .PanelBoxMid {
        padding: 8px 8px 8px 8px;
        color: #000;
        background: #4f4f4f;
        cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
        display: block;
        margin: auto;
        width: 210px;
        border-radius: 5px;
        position: absolute;
        display: block;
        /*overflow-y: scroll;*/
        z-index: 99;
        top: 30%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)
    }
}


.PanelGrid {
    color: #000;
    background: #f8f8f8;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
    display: block;
    margin: auto;
    /*border: solid 8px #3586a5;*/
    border-radius: 17px;
    position: absolute;
    display: grid;
    max-width: 1050px;
    /*overflow-y: scroll;*/
    z-index: 99;
    height: 80%;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.PanelbackLR {
    display: block;
    width: 100%;
    height: 95%;
    padding:10px;
    overflow: hidden;
    float: left;
    opacity: 1;
}
.PanelCelBlok {
    padding:5px 10px;
  width:100%;
    float:left;
    /*max-height:250px;*/
}

.cellimage {
    float:right;
    width:25px;
    height:25px;

}

.celltext {
    padding: 5px;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: left;
   
   
    display: inline-block;
    overflow: hidden;
    /*width: 40px;*/
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
}

.celltextbr {
    padding-right: 10px;
    padding-bottom: 10px;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: right;
    float: right;
   
   
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    /*width: 40px;*/
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
}
.celltextcenter {
    padding-top: 35px;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: center;
  
    color: #2a2a2a;
    display: block;
    overflow: hidden;
    /*width: 40px;*/

    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
}

.Blok {
    text-decoration: none;
    /*text-align: center;*/
    position: relative;
  
    overflow: hidden;
    display: block;
    vertical-align: middle;
    border-radius: 5px;
    /*border: 1px solid rgba(31, 31, 35, 0.1);*/
  
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    /*height: 100%;*/
    margin-right: 10px;
  
    margin-top: 10px;
    width: 120px;
    height: 130px;
    background-color: #fff;
    line-height: 11px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
    color: #fff;
}

.Panelcel {
    text-decoration: none;
    /*text-align: center;*/
    overflow: hidden;
    display: block;
    vertical-align: middle;
    border-radius: 5px;
    /*border: 1px solid rgba(31, 31, 35, 0.1);*/
    /*border: 1px solid #e6e6e6;*/
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    /*height: 100%;*/
    margin-bottom: 10px;
    width: 100%;
    font-size: 17px;
    background-color: #fff;
    font-weight: 600;
    line-height: 11px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
    color: #fff;
}

    .Panelcel:hover {

        cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
        box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
        /*padding-top: 7px;*/
        /*border: 2px solid #484848;*/
        color: #fff;
    }


.Labelcelltijd {
    /*float: left;*/
    /*margin-top: -4px;*/
    padding: 5px;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: left;
    background-color: #fff;
    color: #808080;
    display: inline-block;
    overflow: hidden;
    /*width: 40px;*/
    font-size: 13px;
    line-height: 11px;
    font-weight: 800;
    /*margin-left: 150px;*/
}
.Labelcelldate {
    /*float: left;*/
    /*margin-top: -4px;*/
    padding: 7px 5px;

    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: left;
    background-color: #fff;
 
    color: #b2b2b2;
    display: inline-block;
    overflow: hidden;
    /*width: 40px;*/
    line-height: 11px;
    font-size: 13px;
    font-weight: 600;
    /*margin-left: 150px;*/
}

.Labelcellstatus {
    /*float: left;*/
    /*margin-top: -4px;*/
    padding: 5px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    text-align: left;
    background-color: #fff;
   
    color: #fff;
    display: inline-block;
    overflow: hidden;
    /*width: 40px;*/
    font-size: 13px;
    font-weight: 800;
    /*margin-left: 150px;*/
}
.Labelcelltitel {
    /*float: left;*/
    /*margin-top: -4px;*/
    padding: 5px;
    line-height: 14px;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: left;
    background-color: #fff;
    color: #000;
    line-height: 14px;
    display: inline-block;
    overflow: hidden;
    /*width: 40px;*/
    font-size: 15px;
    font-weight: 800;
    /*margin-left: 150px;*/
}

.Labelcell {
    /*float: left;*/
    /*margin-top: -4px;*/
    padding: 5px;
    line-height: 14px;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 5px;
    text-align: left;
    background-color: #fff;
    color: #808080;
    line-height: 14px;
    display: inline-block;
    overflow: hidden;
    /*width: 40px;*/
    font-size: 15px;
    font-weight: 800;
    /*margin-left: 150px;*/
}

.itemBoxEE {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    border-radius: 5px;
    /*border: 1px solid #e6e6e6;*/
    vertical-align: middle;
    text-align: center;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    /*width: 160px;
    height: 140px;*/
    padding: 10px 10px 10px 10px;
    margin: 5px;
    width: 200px;
    display: inline-block;
    position: relative;
    line-height: 1em;
}


    .itemBoxEE span {
        line-height: 1.0;
        /*width: 100%;
        float:left;*/
        vertical-align: middle;
        padding-top:20px;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        /*color: #fff;*/
    }


.itemBoxEE img {
    width: 50px;
    float:left;
    vertical-align: middle;
    text-align: center;
    max-height: 62px;
}

.itemBoxEE:hover {
    opacity: 0.9;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
    animation: 0.4s fadeIn 0.1s;
    animation-name: boxTransitionScale;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
}
.itemBoxK {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    border-radius: 5px;
    /*border: 1px solid #e6e6e6;*/
    vertical-align: middle;
    text-align: center;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    /*width: 160px;
    height: 140px;*/
    padding: 10px 10px 10px 10px;
    margin: 5px;
    width: 70px;
    display: inline-block;
    position: relative;
    line-height: 1em;
}


    .itemBoxK span {
        line-height: 1.0;
      
       
        width: 100%;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        /*color: #fff;*/
    }


    .itemBoxK img {
       
        width: 100%;
        vertical-align: middle;
        text-align: center;
        max-height: 64px;
        
    }

    .itemBoxK:hover {
        opacity: 0.9;
        cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
        animation: 0.4s fadeIn 0.1s;
        animation-name: boxTransitionScale;
        animation-duration: 0.4s;
        animation-fill-mode: forwards;
    }


.ButtonNavLes {
    text-decoration: none;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    padding: 15px 15px 15px 15px;
    width:120px;
    /*margin-left: 10px;
    margin-right: 4px;*/
    /*float: right;*/
    float: left;
    position: relative;
    background-color: #56b273;
    color: #fff;
    font-size:15px;
    font-weight:500;
    border: 4px solid rgba(31, 31, 35, 0.3);
}

    .ButtonNavLes:hover {
        cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
        background-color: #B388DD;
    }


.labelcenter {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    position: absolute;
    padding: 80px;
    text-decoration: none;
    color: #fff;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}


.backS {
    width: 100%;
    height: 100%;
    position: Fixed;
    top: 0px;
    left: 0px;
    list-style-type: none;
    text-decoration: none;
    color: transparent;
    background-color: #b3cdd1;
    opacity: 1;
    z-index: -1;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    background-image: url(../images/Background/backS.png);
}

/*THEMA THEMA THEMA*/
.back1T {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    width: 200px;
    height: 114px;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    border: 3px solid #000;
    opacity: 0.5;
    display: inline-block;
    position: relative;
    line-height: 1em;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    background-image: url(../images/Background/back1t.png);
}
.back2T {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    width: 200px;
    height: 114px;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    border: 3px solid #000;
    opacity: 0.5;
    display: inline-block;
    position: relative;
    line-height: 1em;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    background-image: url(../images/Background/back2t.png);
}

.back3T {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    width: 200px;
    height: 114px;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    border: 3px solid #000;
    opacity: 1;
    display: inline-block;
    position: relative;
    line-height: 1em;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    background-image: url(../images/Background/back3t.png);
}
.back4T {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    width: 200px;
    height: 114px;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    border: 3px solid #000;
    opacity: 0.5;
    display: inline-block;
    position: relative;
    line-height: 1em;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    background-image: url(../images/Background/back4t.png);
}
.back5T {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    width: 200px;
    height: 114px;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    border: 3px solid #000;
    opacity: 0.5;
    display: inline-block;
    position: relative;
    line-height: 1em;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    background-image: url(../images/Background/back5t.png);
}
.back6T {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    width: 200px;
    height: 114px;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    border: 3px solid #000;
    opacity: 0.5;
    display: inline-block;
    position: relative;
    line-height: 1em;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    /*background-image: url(../images/Background/back6t.png);*/
}




.itemMA {
    position: relative;
    bottom: 0;
    height: 100%;
    padding: 0px 0px 0px 0px;
    /* background-color: #484848; */
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    line-height: 1em;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    width: 100%;
    text-align: center;
    /* height: calc(100% - 80px); */
    z-index: 999;
}



.itemMA::-webkit-scrollbar {
    width: 7px;
}


.itemMA::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.4);
}


.itemMA::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
}


    .itemMA::-webkit-scrollbar-thumb:hover {
        background: rgba(0, 0, 0, 0.4);
    }



.itemMA:hover {
    
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}


    /*KLASSENBOEK KLASSENBOEK KLASSENBOEK*/

    .buttonStyleknop {
    background-color: #fff;
    border: none;
    color: #fff;
    /*padding-left: 15px;*/
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    height: 50px;
    width: 100%;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
}

    .buttonStyleknop:hover {
        color: #fff;
        cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
    }
.buttonStyleknopzetles {
    background-color: #006CBC;
    border: none;
    border-radius: 6px;
    color: white;
   float:left;
   margin-right: 20px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    height: 50px;
    width: 190px;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
}
.buttonStyleknopz {
    background-color: #006CBC;
    border: none;
    border-radius: 6px;
    color: white;
    margin-top: 12px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    height: 50px;
    width: 190px;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
}
.buttonStyleknopA {
    background-color: #006CBC;
    border: none;
    border-radius: 6px;
    color: white;
    margin-top: 12px;
    right: 200px;
    position: absolute;
    padding:15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    height: 50px;
    width: 150px;
    
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
}

@media screen and (max-width: 768px) {

    .buttonStyleknopA {
        /*margin-top: 16px;*/
    }
}

.buttonStyleknopS {
    background-color: #FF5050;
    border: none;
    border-radius: 6px;
    color: white;
    position: absolute;
    margin-top: 12px;
    right: 12px;
    position: absolute;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    height: 50px;
    z-index: 999;
    width: 190px;
    cursor: url(../images/iconsM/hand_point.png) 14 2, pointer;
}


@media screen and (max-width: 1200px) {
    .buttonStyleknopS {
        zoom: 0.90;
    }
}

@media screen and (max-width: 768px) {
    .buttonStyleknopS {
        zoom: 0.80;
    }
}

.buttonStyleLabel {
    border: none;
    float: left;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 20px;
    height: 70px;
    width: 100%;
}

.ImageS {
    border-radius: 10px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
  
    /*border: 2px solid rgba(24, 46, 63, 0.2);*/
    background-size: cover;
    background-position: 15% 15%;
    background-repeat: none;
}

    .ImageS:active {
        background-size: inherit;
        background-position: 50% 50%;
        background-repeat: none;
        width: 500px;
        height: 100%;
        z-index:4;

    }


.ImageAcc {
    border-radius: 50%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    /*border: 2px solid rgba(24, 46, 63, 0.2);*/
    background-size: cover;
    background-position: 15% 15%;
    background-repeat: none;
}

    /*.ImageS:active {
        background-size: inherit;
        background-position: 50% 50%;
        background-repeat: none;
        width: 500px;
        height: 100%;
        z-index: 4;
    }*/


@media screen and (max-width: 768px) {

    .ImageS {
        /*top:20px;
        width: 60px;
        height: 60px;*/
    }
}

.Panelboxouter {
    padding: 10px 10px 10px 10px;
    color: #0d99b2;
    width: 50%;
    max-width:300px;
    text-align: center;
    float: left;
    position: relative;
    border-radius: 10px;
}


.Panelboxmain {
    /*box-shadow: 0px 0px 33px rgba(255, 255, 255, 0.8);*/
    padding: 10px 10px 10px 10px;
    color: #0d99b2;
    background-color: #fff;
    /*margin: 10px;*/
    /*width: 250px;*/
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
    border-radius: 10px;
}

.Panelbox {
    /*padding: 10px 2px 0px 0px;*/
    color: #0d99b2;
    width:60%;
    float: left;
    position: relative;
    border-radius: 10px;
}

.PanelboxF {
    color: #0d99b2;
    width: 40%;
    text-align: center;
    padding-top: 4px;
    float: left;
    padding-right: 5px;
    position: relative;
    border-radius: 10px;
}

.PanelboxF:active {
    color: #0d99b2;
    width: 40%;
    text-align: center;
    padding-top: 4px;
    float: left;
    padding-right: 5px;
    position: absolute;
    z-index:3;
    border-radius: 10px;
}

/*KLASSENBOEK KLASSENBOEK KLASSENBOEK EINDE*/

.btnA {
    border-radius: 5px;
    /*background-color: #c1c1c1;*/
    float: right;
}



/*.Panelbox {
    padding: 10px 2px 0px 0px;
    color: #0d99b2;
    width: 200px;
    float: left;
    position: relative;
    border-radius: 10px;
}

.Panelboxmain {
    padding: 10px 2px 0px 10px;
    color: #0d99b2;
    width: 250px;
    float: left;
    position: relative;
    border-radius: 10px;
}



.PanelboxF {
    padding: 10px 2px 0px 0px;
    color: #0d99b2;
    width: 90px;
    float: left;
    position: relative;
    border-radius: 10px;
}*/














.btn {
    position: relative;
    width: 200px;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 10px;
    text-align: left;
    font-size: 16px;
    color: #333;
    background: gray;
}

#btn_container {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background: red;
    float: left;
    position: relative;
}

.btn img {
    display: inline-block;
    vertical-align: middle;
    background: #f00;
    padding: 5px;
    border-radius: 5px;
}


.btn span {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
}