﻿
@import "../Framework/select2/v3.3.2/select2.css";
@import "../Framework/bootstrap413/d/css/bootstrap.min.css";
@import "../Framework/font-awesome/css/font-awesome.min.css";
@import "../Template/assets/css/style.css";
/*@import "../vendors/themify-icons/css/themify-icons.css";*/
@import url('../framework/jqueryui/v1.10.3/jquery-ui-1.10.3.custom.css');
/*@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');*/
/*@import url('https://cdn.datatables.net/1.10.20/css/jquery.dataTables.min.css');*/
@import url('../framework/google/fonts/roboto/roboto.css');
@import url('../framework/jqueryui/jquery.datatables.min.css');


body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}
.padding10 .row{
    min-width:750px
}
.col-1 tspan {
    fill: white;
}
textarea{
    background:transparent
}
#topRightTextx tspan{

}
.border-red {
    /*border: 2px solid red;*/
    color: red !important;
    font-weight: bold !important;
}

.border-green {
    /*border: 2px solid green;
    border-color: green;*/
    color: green !important;
    font-weight: bold !important;
}
.yms-margin {
    margin-left: -4px
}
#forPdf, .forPdf {
    width: 1122px !important;
    height: 792px !important;
    /*display:block*/
}
.big-header-span {
    color: #2d3586;
    font-weight: bolder;
    font-family: Roboto;
    font-size: 26px
}
.second-header-span {
    color: #2d3586;
    font-weight: bolder;
    font-family: Roboto;
    font-size: 22px
}
.menu-title{
    padding:0 !important
}
.year-month-select {
    width: 80px;
    height: 30px;
    border-radius: 2px;
    border: solid 0.5px #2ec2a8;
    background-color: #ffffff;
}
.navbar-brand {
    border-bottom: 0 !important
}
select {
    border-radius: 2px;
    border: solid 0.5px #2ec2a8;
    background-color: #ffffff;
}
.dropdown-item.media p {
    /*display: block;*/
    color: black
}
aside a {
    font-family: Roboto !important;
    color: #f6f6f9 !important;
    font-size: 18px !important;
}
.padding10 {
    padding: 2%;
    margin-bottom: -2% !important;
    width: 70%;
    background-color: #ffffff;
}
.select-button {
    width: 80px;
    height: 35px;
    border-radius: 4px;
    background-color: #2d3586;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.save-button {
    width: 85px;
    height: 35px;
    display: block;
    /*margin-left: 14%;*/
    margin-top:4px;
    border-radius: 4px;
    box-shadow: none !important;
    background-color: #2ec2a8;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;

}
.navbar-brand {
    padding-bottom: 10% !important;
}
.edit-button {
    width: 85px;
    height: 35px;
    /*display: block;*/
    /*margin-left: 14%;*/
    margin-top: 4px;
    border-radius: 4px;
    box-shadow: none !important;
    /*background-color: #2ec2a8;*/
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    /*color: #ffffff;*/
}
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.content {
    background-color: #ffffff;
}

.tcmb-logo {
    /*width: 63.4px;
    height: 27.5px;*/
    /*background-color: #d8d8d8;*/
}
ul.item-has-children {
    background: #2d3586 !important;
}
.tcmb-blue {
    background: #2d3586 !important;
}
.aside.left-panel.navbar {
    background: #2d3586 !important;
}

.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}


.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}



#qrCode {
    margin: 15px;
}

@media screen and (max-width: 767px) {
    
    .carousel-caption {
        display: none;
    }
}




 