.bg-gradient-primary {
    background-color: #119fb8;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#4e73df),to(#224abe));
    background-image: linear-gradient(180deg,#1290a7 10%,#053a44 100%);
    background-size: cover;
}
.option_container {
    max-height: 75%;
}

form.user .form-control-user,form.user .btn-user,.btn-block {
border-radius: .25rem;
font-size: 0.9rem;
}
.form-control{
    border-radius: .25rem;
}
.btn-danger {
    padding: .75rem 1rem;
}
.btn-default {
    border: 1px solid #7fa4e7;
    color: #fff;
    background-color: #7fa4e7;
}
.bar-style-custom{
    width: 500;
    height: 300;
}
.vyugam-color-style .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #129cb6;
    border-bottom: 1px solid #e3e6f0;
    color: #fff;
}
.vyugam-color-style .card-footer {
    padding: .75rem 1.25rem;
    background-color: #129cb608;
    border-top: 1px solid #60bdce;
}
.vyugam-color-style .card {
    border: 1px solid #60bdce5e;
}
.question_container p, .question_container, .option_container .op p,.option_container .op em ,.option_container .op{
        font-family: sans-serif ! important;
        font-style:normal ! important;
}
.op {
    margin-bottom: 10px;
    border: 1px solid #eeeeeec2;
    padding: 8px 10px;
    border-bottom:1px solid #eeeeec2 ! important;
}
.op p{
    margin-bottom: 0px;
}
.op input[type="radio"]:checked + tr {
   background-color: yellow;
}
.question_div {
    margin-bottom: 80px;
}
.table {
    color: #000000;
}

body{
    color: #464141;
}

.question_container p, .question_container, .option_container .op p, .option_container .op em, .option_container .op{
    font-size:16px;
}
.question_container{
    font-size: 18px;
}
input[type=radio] {
    -webkit-box-sizing: border-box;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
}
.op td {
    font-size: 18px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
.container-fluid {
    padding: 0px;
}
div{
    margin-bottom:2px;
}
.p-5.sm-d-styles{
    padding: 2rem!important;
}
.sm-d-pad{
    padding: 0px;
}
.bar-style-custom{
    width: 340;
    height: 300;
}


}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
.table-cust-responsive {
    display: table;
   
}
.question_div {
    margin-bottom: 80px;
}
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
.table-cust-responsive {
    display: table;
   
}
.question_div {
    margin-bottom: 80px;
}

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

