.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

body {
    background: url(http://192.168.5.10/web/cpa/images/bg.jpg);
}

.section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.row {
    margin-bottom: 0px;
}

.footer-copyright {
    font-size: 12px;
}

.container .row {
    margin-left:0px;
    margin-right:0px;
}

.row .col {
padding:0px;
}


div.k2TagCloudBlock a {
    padding: 4px;
    float: left;
    display: block;
}

.k2TagCloudBlock a {
    color: #717171;
    border: 1px dashed;
    margin: 2px 2px;
    font-size: 12px;
}

.ant-top-border{
    background-color: rgba(13, 31, 68, 0.8);
    color: white;
}

/* .slider {
    width: 950px;
    margin-left: 10px;
}
*/
.ant-top-tarih{
    font-size: 12px;
    font-family: monospace;
    color: rgb(255, 255, 255);
}
.ant-top-sosyal{
    float: right;font-size: 12px;color: white;
        margin-right: 5px;    margin-top: 2px;
}

.ant-takvim-title{
    background-color: #0d2045;
    color: white;
    margin-bottom: 3px;
}

a {
  color: #fff;
}

.ant-pad-sol{padding-left: 7px;}
.ant-pad-sag{padding-right: 7px;}

nav ul a {
    color: #0d1f44;
margin-left: 1px;
    background-color: rgb(220, 220, 220);
    border-radius: 5px;
}

nav ul a:hover {
    background-color:rgba(13, 31, 68, 1);
    color:  #fff;
}

.ant-color-trans-white {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.ant-top-menu{
    height: 120px;
    padding-top: 20px;
    padding-left: 10px;
    
    border-bottom: solid 5px rgba(13, 32, 69, 0.6);
    }

.ant-top-menu-item{
        padding-top: 45px;
    margin-right: 10px;}

nav {
    line-height: 40px !important;
}


nav .button-collapse i {
    color: black;
    font-size: 30px;
        margin-top: 15px;
}

nav .button-collapse {
    float: right;
}

.side-nav {
    /*background-color: rgba(13, 31, 68, 0.9);*/
    background-color: rgba(255, 255, 255, 1);
}

.ant-sol-menu-logo{
    margin-left: 27px;
    margin-bottom: 15px;
}

.side-nav li > a {
    color: #0d1f44;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px;
}

.caption {
    background-color: rgba(13, 31, 68, 0.7);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    left: 0 !important;
    top:60% !important;
}

.side-nav li:hover {
    background-color:rgba(13, 31, 68, 0.5);
    color:  #fff;
}

.slider .indicators {
    z-index: 5;
    background-color: rgba(255, 255, 255, 0.6);
}

.slider .indicators .indicator-item{
        height: 10px;
    width: 10px;
          background-color: rgb(117, 121, 130);
}

.slider .indicators .indicator-item.active {
    background-color: #0d2045;
}

.slider-sag-alan{
    min-height: 400px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: hidden;
    height: 400px;
}
.ant-home-haber{background-color: white;min-height: 200px;}
.card{margin: 5px 0 5px 0;}
.card-image{
border: solid 7px #fff;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
}

.card-image2 img {
    border: solid 10px #ffffff;
    float: left;
    margin-left: 0px;
    width: 100%;
    margin-right: 0px;
    margin-top: 0px; 
}
.list-group-item-div{min-height: 110px;}
span.badge.new {
    min-width: 60px;
}

.collection .collection-item{
    padding: 10px 10px !important;
    font-size: 13px !important;
    line-height: 25px !important;
}

.card .card-content {
    padding: 10px;
    text-align: justify;
}
.page-icerik-list-item{display: block; float: left; width: 100%;padding-bottom: 70px;}
.page-icerik-list-item-photo{display: block; float: left; width: 30%;}
.page-icerik-list-item-photo2{display: block; float: right; width: 30%;}
.page-icerik-list-item-photo img{width: 100%;height: auto; border: solid 1px rgba(13, 31, 68, 0.15);}
.page-icerik-list-item-body{display: block; float: left;width: 70%;padding-left: 15px;text-align: justify;}
.page-icerik-list-item-body2{display: block; float: left;width: 70%;padding-right: 15px;    text-align: justify;}
.page-icerik-list-item-title{font-size: 17px;font-weight: bold;padding: 10px 0;}
.page-icerik-list-item-title2{font-size: 17px;font-weight: bold;padding: 10px 0;text-align: right;}
.cpacolor {
    background-color: #0d1f44 !important;
}

.btn {
    margin-bottom: 0.5rem;
}
bootstrap.min.css:1
.btn-primary-outline {
    color: #0d1f44;
    background-image: none;
    background-color: transparent;
    border-color: #0d1f44;
}
bootstrap.min.css:1
.btn-primary {
    color: #fff;
    background-color: #0d1f44;
    border-color: #0d1f44;
}
bootstrap.min.css:1
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    padding: .375rem 1.6rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 1.4rem;
    transition: all .2s ease-in-out;
}

.card-actiona a {color: #0d1f44;font-weight: bold;}
.card-actiona a:hover {color: #0d1f44;font-weight: bold;}
.card-actiona {
color: #0d2045;
    font-weight: bold;
    float: right;
    padding-right: 10px;
}
.card-contenta {
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
    height: 120px;
    overflow: hidden;
    text-align: justify;
}
.card-titlea{
    background: url(http://www.bubaco.com/templates/fidelity_j3/images/body/mod-dot.png) repeat-x scroll left bottom transparent;
    color: rgba(13, 31, 68, 0.76);
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
}

.card-header{padding: .75rem 2rem;
}

.ant-top10{margin-top: 10px;}
.ant-bottom10{margin-bottom: 10px;}
.bg-primary{background-color: #0d1f44!important;color: #fff!important;}
.ant-lead{font-size: 18px;padding: 10px 0px 10px 0px;
    font-weight: 400;}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 0px 10px 0px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

td, th {
    padding:0px;
}

@media only screen and (min-width: 1200px) {

.ant-right-5px{margin-right: 15px;}
.ant-left-5px{margin-left: 15px;}
.slider-sag-alan{border-left:solid 5px rgba(13, 32, 69, 0.6);}

    
}

.collection {
    margin:-3px 0 5px 0;;
}


.collection a.collection-item {
    color: #0d1f44;
}

.breadcrumb:before {
    color: rgba(255, 255, 255, 0.7);
    margin: 4px 10px 8px 8px;
}

.ant-sag-slider{height: 370px !important;}

.ant-egitim-tarih{
float: left;
    margin-bottom: 3px;
    width: 60px;
    height: 62px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(15, 32, 70, 0.3);
}
.ant-egitim-icerik{
float: left;
    margin-bottom: 3px;
    width: 250px;
    margin-left: 3px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    background-color: rgba(15, 32, 70, 0.15);
}

.ant-egitim-tarih-gun {
    float: left;
    width: 100%;
    text-align: center;
}
.ant-egitim-tarih-ay {
    float: left;
    width: 100%;
    text-align: center;
}


.ant-subpage-title{
background: #0d1f44;
    padding-top: 25px;
    padding-left: 25px;
    color: white;
    height: 100px;
    font-size: 25px;
}
.card-content.aleft{
	text-align: left;
}

.col img {
    max-width: 100%;
    padding: 5px;
}