
/* EYA CSS Start */

.eya .tabs{
    position: relative;
}
.eya .tabs .nav-tabs{
    border: none;
}
.eya .tabs .nav-tabs a{
    width: 25% !important;
    text-align: center;
    font-size: 10px !important;
    color: #333333;
    padding: 10px 0px 10px 6px !important;
    text-transform: uppercase;
}
.eya .tabs .nav-tabs a:hover{
    border-bottom: 2px solid #00518A;
}
.eya .tab-content{
    padding: 0px;
}
.eya .content_height{
    height: 380px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.eya .child_tabs{
    position: relative !important;
}
.eya .dropdown button{
    width: 100%;
    height: 35px;
    font-size: 12px;
    background-color: #67B1E2;
    border: none;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.eya .dropdown .dropdown-toggle::after{
    float: right;
    margin-top: 7px;
}
.lt_corretion{
    position: relative;
}
.lt_corretion .alert{
    padding: 10px;
    background-color: #FFF8DD;
    text-align: center;
    margin-bottom: 10px;
}
.lt_corretion .alert p {
    font-size: 10px;
    margin: 0px;
}
.lt_corretion .heading{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin: 0px;
    padding: 0px;
}
.lt_corretion hr{
    padding: 0px;
    margin: 0px;
}
.lt_corretion .text{
    font-size: 12px;
    color: #707070;
    margin: 5px 0px;
}
.lt_corretion .text2{
    font-size: 12px;
    color: #333333;
    margin: 5px 0px;
}
.eya_modal{
    position: relative;
    padding-top: 0px;
}
.eya_modal nav {
    border: none;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(176,176,176,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(176,176,176,1);
    box-shadow: 0px 2px 5px 0px rgba(176,176,176,1);
    background: #ffffff;
    width: 100%;
}
.eya_modal .nav-tabs .nav-link{
    font-size: 13px;
    width: 25%;
    color: #333333;
    text-align: center;
}
.losess_heading{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin: 0px;
    padding: 0px;
}
.eya .report{
    position: relative;
    border: 1px solid #DDDDDD;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.eya .report .bg{
    background-color: #DDDDDD;
    padding: 5px 10px;
    float: left;
    width: 100%;
}
.eya .report .bg p{
    font-size: 13px;
    font-weight: bold;
    float: left;
    margin: 0px;
    width: 50%;;
}
.eya .report .name{
    font-size: 12px;
    color: #00518A;
    margin: 10px 0px 0px 10px;
    float: left;
}
.eya .report .date{
    font-size: 12px;
    color: #333333;
    float: right;
    margin:10px 10px 0px 0px ;
}
.eya .report .report_btns{
    float: left;
}
.eya .report .report_btns button{
    font-size: 11px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.eya .report hr{
    float: left;
    margin: 10px 0px 0px 0px;
    width: 100%;
}


/* EYA CSS End */

/* WTG CSS Start */
.mfg{
    position: relative;
}
.mfg label{
    font-size: 10px;
}
.mfg .dropdown{
    width: 90px;
    float: left;
    margin-right: 10px;
}
.mfg .mr-0{
    margin-right: 0px !important;
}
.mfg .dropdown button{
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.mfg .form-group{
    width: 90px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.mfg .form-group{
    float: left !important;
}
.mfg .heading{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin:0px;
}
.mfg .small{
    font-size: 10px;
    color: #333333;
    margin:5px 0px;
}
.report-modal-bg{
    min-width: 70% !important;
}
.report-modal{
    position: relative;;
}
.report-modal .header{
    background-color: #ECECEC;
    padding: 10px;
}
.report-modal .header p{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    float: left;
}
.report-modal .header img{
    float: right;
}
.report-modal .modal-body{
    background-color: #F7FAFE;
    padding: 15px;
}
.report-modal .modal-body .heading{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    float: left;
}
.report-modal .modal-body .small-heading{
    font-size: 10px;
    color: #333333;
    margin:5px 0px;
}
.pl-0{
    padding-left: 0px !important;
}
.pr-0{
	padding-right: 0px !important;
}
.pr-5px{
	padding-right: 5px !important;
}
.download-option{
    width: 135px;
    height: 30px;
    border: none;
    font-size: 12px;
    float: right;
    margin-top: 15px;
}
.download-btn{
    width: 110px;
    height: 30px;
    border: none;
    font-size: 12px;
    color: #fff;
    float: right;
    background-color: #00518A;
    border-radius: 3px;
    margin-left: 15px;
    margin-top: 15px;
}
.wtg_drop{
    position: relative;
}
.wtg_drop .dropdown-menu.show {
    display: block;
    width: 10% !important;
    font-size: 12px;
}
.wtg_border{
    border: 1px solid #dddddd;
    padding-bottom: 10px;
}
.wtg_comments{
    border-bottom: 1px solid #dddddd;
    padding: 10px;
    
}
.blue_text{
    color: #00518A;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
}
.comments_text{
    color: #333333;
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.wtg_report_error{
    background-color: #FDD4D8;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
    float: left;
    width: 100%;
}
.wtg_report_error img{
    float: left;
}
.wtg_report_error p{
    font-size: 11px;
    color:#D25563;
    margin: 0px;
    float: left;
}
.wtg_summary{
    position: relative;
    border: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-top: 20px;
}
.wtg_summary .bg{
    background-color: #DDDDDD;
    padding: 3px 10px 8px 10px;
}
.wtg_summary .bg p {
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    margin:0px;
}
.wtg_summary .body{
    padding: 10px;
    width: 100%;
}
.wtg_summary .body .table{
    width: 100% ;
}
.wtg_summary .body .table td{
    font-size: 11px;
    border: 0px;
    padding: 10px;
}
.wtg_summary .body .table .green{
    background-color: #C6E0B4;
}
.wtg_summary .body .table .yellow{
    background-color: #FFD966;
}
.wtg_summary .body .table .orange{
    background-color: #F8CBAD;
}
.wtg_summary .body .table .white{
    background-color: #ffffff;
    opacity: 0.4;
}
.wtg_summary .body .table .grey{
    background-color: #dddddd;
}
.wtg_summary .gamesa_bg{
    background-color: #C6E0B4;
    width: 100%;
    padding: 8px 0px;
    text-align: center;
}
.wtg_summary .gamesa_bg p{
    margin: 0px;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}
.wtg_summary .gamesa-tables{
    position: relative;
    overflow-y:auto;
}
.wtg_summary .gamesa-tables .table{
    border: 1px solid #67B1E2;
}
.wtg_summary .gamesa-tables .blue_bg{
    background-color: #5B9BD5;
    color: #ffffff;
}
.wtg_summary .gamesa-tables .table td {
    font-size: 10px;
    padding: 5px;
    border: 1px solid #67B1E2;
}
.wtg_summary .gamesa-tables .lightblue{
    background-color: #E0EFF9;
}
/*Coordinate search popup*/
.popup_tablist{
    position: relative;
}
.popup_tablist ul{
    padding: 10px 0px;
    list-style: none;
    margin: 0px;
    float: left;
}
.popup_tablist ul li{
    float: left;
    margin-left: 15px;
}
.popup_tablist ul li a{
    color: #5E5C5C;
    text-decoration: none;
}
.popup_tablist ul li a.active{
    color: #C02032;
    padding-bottom: 11px;
    border-bottom: 2px solid #C02032;
}
.mb-10{
    margin-bottom: 10px !important;
}
.padding-0{
    padding: 0px !important;
}
/*Coordinate search popup end*/
/* WTG CSS End */
