a,a:active,a:focus,input,a:before {
    text-decoration:none ;
    transition : all 0.5s ease;
}
*, *:before, *:after {
    box-sizing: border-box;
}

label {
    display: block;
}

p{
    font-size:1.1em
}

.iconrightmenu {
    background:#E9EBEE ;
    padding:0px 15px;
    padding-top:10px ;

}
.iconrightsubmenu {
    color:#838c9a;
    border-bottom:1px solid #B3B9C4;
    font-size:0.9em;
    font-weight:bold ;
    line-height:3.5em

}
.iconrightsubmenu:hover,.iconrightsubmenuactivate {
    font-weight:bold ;
    color:#182645 ;
    padding-left:5px;
}
.iconrightsubmenuactivate::before {
	font-family: 'themify';
	content : "\e649";
	
}



/*

@media (orientation:landscape) {
    .hide-on-landscape {
        display: none;
    }
}
   */

.centercontent {
    padding:15px 20px
}
.pagetitle{
    padding:0px  ;
    margin:0px;
    font-size:2em;
    font-weight:100;
    color:#555
}
.page {
    padding-top:15px ;
}


.iconlink i,.iconlink span{
    float:left;
    line-height:30px ;
}
.iconlink i {
    font-size:1.6em;

}
.iconlink span:before{
    content:"\00a0"
}
.iconlink span:after{
    content:"\00a0\00a0"
}

.iconlink.black {
    color:#999;
    margin-right:1em ;
    float:left;
    background-color:transparent !important
}
.iconlink.black:hover {
    color:#000
}

.menucontent,.rightcontent {
    position:fixed;
    top:90px;
    z-index:99;
}

.rightcontent span {
    font-size:1em ;
    float:left;
    font-weight:bold;
    line-height:25px !important;
    color:#555;
}
.rightcontent span i {
    font-size:25px ;
    line-height:25px !important;
}


.modal-backdrop {
    background-color: rgba(20,54,123,0.4) !important;
}

.modal-open {
    overflow: inherit;
}
.modal-title {
    font-weight:500;
    display: inline-block;
}

.modalload {
    line-height: 34px;
    text-align: left;
}



.iconcard{
    padding:15px 0px;
    border-bottom:1px solid #B3B9C4
}
.iconcard .icon,.iconcard .text,.iconcard .number {
    line-height:40px;
    text-align:center;
}

.iconcard .icon{
    font-size:2.2em;
    color:#26436f ;
    opacity:0.4  ;

}
.iconcard .text{
    font-size:1.2em;
    color:#647082;
    text-align:center
}
.iconcard .number{
    font-size:2.2em;
    font-weight:100;
    text-align:center ;
    color:#b6beca ;

}


.big-iconcard{
    padding:10px;
    border-right:1px solid #e9ebee;
    border-bottom:1px solid #e9ebee
}



.big-iconcard .icon,.big-iconcard .text,.big-iconcard .number {
    line-height:40px;
    text-align:center;
}

.big-iconcard .icon{
    font-size:3em;
    color:#868686 ;
    opacity:0.7  ;
    line-height: 2em

}
.big-iconcard .text{
    font-size:1.2em;
    color:#666;
    text-align:center
}
.big-iconcard .number{
    font-size:2.2em;
    font-weight:100;
    text-align:center ;
    color:#b6beca ;

}

@media only screen and (max-width: 900px) {
    .big-iconcard:nth-child(2n+2) {
        border-right:none;
    }

    .big-iconcard:nth-last-child(1),.big-iconcard:nth-last-child(2) {
        border-bottom:none;
    }

}

@media only screen and (min-width: 900px) {
    .big-iconcard:nth-child(4n+4) {
        border-right:none;
    }

    .big-iconcard:nth-last-child(-n+4) {
        border-bottom:none;
    }

}





.autocomplete {
    background:white;
    max-height:300px;
    overflow:auto;
    position:absolute;
    bottom:1;
    z-index:100 ;
    border:1px solid #ccc ;border-top:none  ;display:none
}
.autocomplete a{
    display:block;
    padding:10px 5px ;
    font-size:1.1em ;
    color:#000;display:none
}
.autocomplete a:hover,.autocomplete a:focus{
    color:white;
    background:#4267b2
}


.fileloaded {
    float: right;
    line-height: 2.5em;
}

.fileupload span {
    line-height:2.7em;
    font-size:1.1em
}


.fileupload i:first-child{
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    font-size: 1.5em;
    color: #fff;
    background:#28b95b;
    display: block;
    position: absolute;
    margin-top: 0px;
    padding-left:0px ;
    transition:all 0.5s ease
}
.fileupload:hover > i:first-child{
    background:rgba(0,0,0,0.5);

}

.fileupload i{
    display:inline-block  ;
    color:#555;
    font-weight:bold;
    line-height: 3em;
    padding-left:3.5em
}


.badge{
    position:absolute;
    right:0;
    top:25%;
    font-family: roboto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 10px;
}
.required {
    border:1px solid #F44336 !important
}
.reddot::after {
    content:"*";
    color:red;
    position:absolute;
    right:10px;
    top:5px

}

.errorcontainer {
    margin-bottom:10px
}

.searchbar{
    padding: 10px;
    background-color: #d3dadc !important;
    display:none;
}

.rightpaneltable td {
   line-height:0.4 !important

}

/*HOMERWORK*/
.homework {
    padding:0px 10px 0px 0px
}
.homework h2{
    font-size:1.5em
}
.homework h3{
    font-size:1.2em
}


/*SURVEYY*/
.anketsoru {
    margin-bottom:2px
}

.anketsoru span {
    font-weight:bold;
    line-height:34px;
    text-align:center
}

.query {
    padding:10px;
}
.query p{
    font-size:1.15em  ;
    margin-bottom:5px
}
.query:nth-child(even) {
    background:#f7f7f7
}

#surveyreportmodal span {
    line-height : 20px !important
}
.percent {
    font-size:2em;
    font-weight:100
}
.percent:before {
    content:"%";
}



/*TAB CONTENT*/
.tabheader {
    background:#f5f5f5
}
.tabheader div {
    float:left
}

.tabheader div a {
    padding:15px ;
    float:left;
    font-size:1em;
    color:#888 ;
    font-weight:bold
}

@media only screen and (max-width: 900px) {
    .tabheader div  {
       width:50%
    }

}

.tabheader div a:hover {
    color:#000
}
.tabcontent {
    padding:15px 0px
}

.tabanim {
    background: #61b6ff;
    content: " ";
    height: 4px;
    margin: 0 !important;
    position: absolute;
    z-index: 10;
    bottom: 0px;
}
.active-header {
    background:#e9ebee ;
        transition : all 0.5s ease;

}

.active-header a{
    color:#4267b2 !important
}

.sablonlink i,.sablonlink a {
    float:left
}
.sablonlink a{
    margin-left:10px;width:85%
}
.sablonlink a:Hover{
    color:#000
}
.sablonlink a span {
    width:100%;
    color:#444;
    float:left
}
#edit-div {
    padding:10px;
    position:absolute;
    border:1px solid #caba36;
    z-index:100
}

ol, ul {
    padding-left: 2em;
}
li {
    line-height:1.5em
}

.dates:after{
    content : "\e6b6";
    position:absolute;
    right: 10px;
    top: 25px;
    font-family: 'themify';
    font-size:1.4em ;
    color:#888
}

.infobar {
    position: relative;
    padding:5px;
    display:none;
    position:absolute;
    z-index:5
}
.infobar:after {
    top: 100%;
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(102, 187, 106, 0);
    border-top-color: #66BB6A;
    border-width: 6px;
    margin-left: -6px;
}
.centerline {
    min-height:1em;

}
.centerline:after {
    border-top: 1px solid #ccc;
    display: block;
    height: 1px;
    content: " ";
    width: 80%;
    position: absolute;
    left: 10%;
    top: 1em;
}
