/*
 * cryptoucan.css
 * Copyright (c) 2019 Trustica s.r.o.
 */

/****************************************************************
 * General
 */

body{
    background-color: #071d3b;
    background-repeat: no-repeat;
}

.navbar{
    background: transparent ! important; 
    /* background-color: rgb(255,0,255,0.25) ! important; /**/
}

.navbar-toggler-icon{
    border: none;
    background-image: none ! important;
/*    border: 2px solid red; */
}

div#navbarNav{
    background-color: rgb(255,255,255,0.6);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.tpanel .list-group-item-action.active,.tpanel .list-group-item.active{
    background-color: #35445f;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.tpanelnav a{
    color: #8a99ba;
    font-style: italic;
}

.tpanel .modal-body img{
    width: 100%;
}

.tpanel.guides a{
    color: #35445f;
}

.tpanel.guides a:hover{
    text-decoration: none;
    color: #35445f;
}

.tpanel.guides a:hover .tpanelnav{
    color: #8a99ba;
}

.tpanelrow .tpanel{
    height: 100%;
}

.osdl h3{
    padding-top: 16px;
}

.osdl img{
    height: 48px;
}

.dli img{
    height: 128px;
}

.tpanel{
    padding-left: 50px;
    padding-right: 30px;
}

/****************************************************************
 * xs and on
 */

body{
    background-image: url("../img/xs-bg.rev05.png");
    background-position: top center;
}

.footer img{
    height: 14px;
    vertical-align: baseline;
    margin-left: 14px;
}

.footer{
    font-size: 14px;
}

.navbar{
    padding-top: 41px; /* position */
    min-height: 55px; /* height + position */
}

.navbar-brand{
    height: 55px; /* height + position */
    line-height: 14px; /* height */
    padding-top: 27px;
}

.navbar-brand img{
    height: 14px; /* height */
    vertical-align: bottom;
}

.navbar-toggler{
    padding-top: 20px;
}

.navbar-toggler img{
    height: 14px; /* height */
}

.tpanel{
    background-color: #ffffff;
    padding: 30px;
    padding-top: 10px;
}

.tpanel h2,.tpanel h1{
    padding-left: 47px;
    min-height: 57px;
    font-size: 18px;
    margin-bottom: 15px;
}

.tpanel h2 img,.tpanel h1 img{
    position: absolute;
    left: 10px;
    height: 67px;
}

.tpanel h3{
    font-size: 14px;
}

.tpanel p{
    font-size: 12px;
}

.tab-pane img,.tpanel img.img-responsive{
    width: 100%;
}

.tpanelnav{
    padding-top: 25px;
    /* padding-right: 20px; */
}

.tpanelnav a{
    padding-left: 10px;
    padding-right: 10px;
}

.tpanelnav img{
    margin-left: 10px;
    margin-right: 10px;
}

.tpanelnav img.navh{
    height: 24px;
}

.tpanelnav img.navv{
    width: 24px;
}

.features img{
    width: 24px;
}

.features img.featno{
    width: 16px;
}

.features th{
    word-break: all;
}

div.glistis{
    min-width: 128px;
}

.tpanel.guides .glistis img{
    height: 32px;
}

/****************************************************************
 * sm
 */

@media (min-width: 768px) {

    body{
	background-image: url("../img/sm-bg.rev05.png");
    }

    .footer img{
	height: 16px;
	margin-left: 16px;
    }

    .footer{
	font-size: 16px;
    }

    .navbar{
	padding-top: 35px;
	min-height: 55px;
    }
    
    .navbar-brand{
	height: 55px;
	line-height: 20px;
	padding-top: 20px;
    }

    .navbar-brand img{
	height: 20px;
    }

    .navbar-toggler img{
	height: 20px;
    }

    .tpanel h2,.tpanel h1{
	padding-left: 70px;
	min-height: 76px;
	font-size: 24px;
    }

    .tpanel h2 img,.tpanel h1 img{
	position: absolute;
	left: 10px;
	height: 76px;
    }

    .tpanel h3{
	font-size: 16px;
    }

    .osdl img{
	height: 64px;
    }
    
    div.glistis{
	min-width: 192px;
    }
    
    .tpanel.guides .glistis img{
	height: 48px;
    }

}

/****************************************************************
 * md
 */

@media (min-width: 992px) {

    body{
	background-image: url("../img/md-bg.rev05.png");
    }

    .footer img{
	height: 18px;
	margin-left: 18px;
    }

    .footer{
	font-size: 18px;
    }

    .navbar{
	padding-top: 31px;
	min-height: 55px;
    }
    
    .navbar-brand{
	height: 55px;
	line-height: 24px;
	padding-top: 21px;
    }

    .navbar-brand img{
	height: 24px;
    }

    .cryptoucan-toggler img{
	height: 24px;
    }

    .tpanel h2,.tpanel h1{
	padding-left: 70px;
	min-height: 76px;
	font-size: 32px;
    }

    .tpanel h3{
	font-size: 20px;
    }

    .tpanel p{
	font-size: 14px;
    }

    div.glistis{
	min-width: 256px;
    }
    
    .tpanel.guides .glistis img{
	height: 64px;
    }

}

/****************************************************************
 * lg
 */

@media (min-width: 1200px) {

    body{
	background-image: url("../img/lg-bg.rev05.png");
    }

    .footer img{
	height: 20px;
	margin-left: 20px;
    }

    .footer{
	font-size: 20px;
    }

    .navbar{
	padding-top: 27px;
	min-height: 55px;
    }
    
    .navbar-brand{
	height: 55px;
	line-height: 28px;
	padding-top: 17px;
    }

    .navbar-brand img{
	height: 28px;
    }

    .cryptoucan-toggler img{
	height: 28px;
    }

    .tpanel h2,.tpanel h1{
	padding-left: 70px;
	min-height: 76px;
	font-size: 40px;
    }

    .tpanel h3{
	font-size: 24px;
    }

    .tpanel p{
	font-size: 16px;
    }

}
