﻿.mt12{margin-top:12px}
.emrgNo div{
display: inline-block;
padding: 10px;
font-size: 1.1em;
color: #fff;
width: 39%;
font-weight: bold;
margin-bottom: 20px;
text-align: center;
}
.emrgNo a,.emrgNo a:hover{
color:#fff !important;
text-decoration:none !important;
}
.emrgNo div:first-child{background-color:#4fcfe7;border-radius: 0 20px 20px 0;white-space: nowrap}
.emrgNo div:last-child{background-color:#f0d846;border-radius: 20px 0 0 20px }
@media (min-width: 500px){.emrgNo div:last-child{width: 22%}}
@media all and (max-width: 930px) {.emrgNo div{width:48%}}

.listDocs{
list-style:none;
padding-right:0
}
.listDocs li{
border:1px solid #a7a7a7;
border-radius:5px;
margin-bottom:20px;
width:60%;
/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.06);
overflow: hidden;*/
}
@media all and (max-width: 930px) {.listDocs li{width:100% !important}}
.listDocs a{
display:block;
padding:20px;
color:#000;
text-decoration:none !important;
font-size: 1.2em;
text-align:center
}
.listDocs a:hover{background-color:#f8f8f8}
.pageTitle a{color:#333}
.backBtn{
float: right;
position: absolute;
top: 108px;
margin:12px 0 12px 6px
}

/*h3{margin-top:0;font-size: 1.3em;font-weight: bold;}*/
/*.form-horizontal .control-label {text-align: right;margin-bottom:10px}*/
/*.logos{overflow: hidden;margin-bottom: 20px}*/
.instCont{margin-bottom:30px}
@media (min-width: 500px){.container {width: 60%}}
.custom-file-input ~ .custom-file-label::after {
    content: "إختر الملف";
}
