/*
Theme Name: ikidsmonitor
Theme URI: https://ikidsmonitor.com
Author: ikeymonitor.com
Author URI: https://ikidsmonitor.com
Description: ikidsmonitor.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ikidsmonitor2015
Tags: 
*/

* {
	outline: 0 !important;
}

ol, ul {
	list-style: none;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*===========================================================*/

/* Wizard Menu */
.wizard-modal {
    width: auto !important;
background-color: rgba(0,0,0,.0001) !important;
}
#signup-wizard .modal-content{
	width: 100% !important;
	max-width: 960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
.wizard_main {
    padding:100px 0;
        color: #555;
    font-weight: 300;
        background: #f5f6f7 url('/wp-content/themes/stratusx-child/img/pexels-photo-88819.jpeg') no-repeat;
    background-size: cover;
}
.wizard_main2,.container2 {
width:100%;
padding:0;
}
#tabwizard {color: #555}
.wizard_box {
    padding: 20px 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    /*min-height: 520px;*/
    padding-bottom: 60px;
    position: relative;
}
.wbreset {
padding:0; box-shadow:none;
}

.display_table {
    display: table;
    width: 100%;
    height: 100%;
}

.display_cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.main-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: 'Ubuntu';
    font-weight: 400;
    color: #5d5c5b;
}
.main-title2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Ubuntu';
    font-weight: 400;
    color: #5d5c5b;
}


.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    margin-top: 20px;
    border: 0;
}

.wizard .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0;
}

.wizard > div.wizard-inner {
    position: relative;
}

#signup_div {
    margin-top: 50px;
}

/* .connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
} */

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    border-color: #5669EC;
    background: #5669EC;
}

.wizard .nav-tabs > li.open_1 > a, 
.wizard .nav-tabs > li.open_1 > a:hover, 
.wizard .nav-tabs > li.open_1 > a:focus {
    color: #fff;
    cursor: default;
    border-color: #5669EC;
    background: #5669EC;
}

/*span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}*/
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 33.333%;
    margin-bottom: 0;
}

.wizard li:after {
    /* content: " "; */
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    /* content: " "; */
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    height: 50px;
    margin: 20px auto;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 0;
    padding: 14px 0;
    background: #31335A;
    border-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    border: 0;
    font-size: 15px;
   cursor: not-allowed;
}

.wizard .nav-tabs > li:first-child a {
    /*border-left: 1px solid #5b5941;*/
}

.wizard .nav-tabs > li a:hover {
    /*background: transparent;*/
}

.wizard .tab-pane {
    position: relative;
    margin-top: 20px;
    border: 1px solid #f5f6f7;
    padding: 15px;
}
#signup_div .row,#login .row {margin:10px 20px;}

.wizard h3 {
    margin-top: 0;
}

#tabwizard .control-label {
    margin-top: 12px;
    text-align: right;
}

#tabwizard .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 45px;
    font-size: 16px
}

#tabwizard .btn {
    padding: 10px 15px;
}

.logo_list {
    margin-top: 20px;
    margin-bottom: 20px;
}

.logo_list li img {
    width: 60px;
	height: 60px;
    margin: 10px 30px;
    display: inline-block;
}

.logo_list li.logo_sm img {
    height: 30px;
    width: auto;
}

.compability_div {
    padding: 0 0px 30px;
    text-align: center;
}

.compability_div.android h2 {
    margin-bottom: 20px;
}

.compability_div h2 {
    margin-bottom: 20px;
    color: #666;
    font-size: 24px;
}

.comability_list li {
    width: 160px;
    padding: 0 5px;
}

.comability_list li a {
    display: block;
    padding: 15px 17px;
    color: #333;
    border-radius: 15px;
    border: 1px solid #f7d08a;
    text-decoration: none;
    font-weight: 500;
}

.comability_list li img {
    width: 54px;
	height:54px;
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    margin-bottom: 15px;
}

.form-control-feedback {
    right: 15px;
}

.frb ~ .frb {
    margin-top: 15px;
}

.frb input[type="radio"]:empty,
.frb input[type="checkbox"]:empty {
    display: none;
}

.frb input[type="radio"] ~ label:before,
.frb input[type="checkbox"] ~ label:before {
    font-family: FontAwesome;
    /* content: '\f096'; */
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 15px;
    font-size: 22px;
}

.frb input[type="radio"]:checked ~ label:before,
.frb input[type="checkbox"]:checked ~ label:before {
    /* content: '\f046'; */
}

.frb input[type="radio"] ~ label,
.frb input[type="checkbox"] ~ label {
    position: relative;
    cursor: pointer;
    width: 100%;
    border: 2px solid #e2e5ff;
    border-radius: 20px;
    background-color: #fff;
    padding: 20px 10px;
    display: inline-block;
    color: #5d5c5b;
    font-weight: 500;
    transition: all 0.6s ease;
    margin-bottom: 10px;
}

.frb input[type="radio"] ~ label:focus, .frb input[type="radio"] ~ label:hover, .frb input[type="checkbox"] ~ label:focus, .frb input[type="checkbox"] ~ label:hover {
    border-color: #5669EC;
}

.frb input[type="radio"]:checked ~ label,
.frb input[type="checkbox"]:checked ~ label {
    color: #333;
}

.frb input[type="radio"]:checked ~ label,
.frb input[type="checkbox"]:checked ~ label {
    border-color: #5669EC;
}

.frb.frb-default input[type="radio"]:checked ~ label,
.frb.frb-default input[type="checkbox"]:checked ~ label {
    color: #333;
}

.iphone .frb input[type="radio"] ~ label, .iphone .frb input[type="checkbox"] ~ label {
    width: 250px;
    margin-bottom: 10px;
}

.comability_list li .frb input[type="radio"] ~ label, 
.comability_list li .frb input[type="checkbox"] ~ label {
    border-radius: 20px;
}

.tab-pane#select .help-block {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
}

.tabw-content>.tab-pane {
    padding: 20px;
}

#checkemail p {
    font-weight: 500;
    line-height: 1.7;
}

.logo_list li {
    padding: 20px;
    /* width: 217px; */
}

ul.pager.wizard {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    right: 0;
    padding: 0 15px;
}

.pager li>a {
    font-weight: 400;
    transition: all 0.6s ease;
}

.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #fce2e4;
    color: #fff;
    border-color: #fce2e4;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    /*color: transparent;*/
    /*font-size: 0;*/
}

.has-error .help-block {
    /*font-size: 15px;*/
}

#check .help-block {
    font-size: 16px;
    text-align: center;
}

.form-control-feedback {
    top: 5px;
    display: none !important;
}

.wiztitle {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-weight: 500;
    margin: 20px 0;
}

.tab-content>.tab-pane#select {
    padding: 20px 1px 1px;
}

.icon-astrick{
    color: #f12;
    font-size: 10px;
    font-weight: 300;
    display: inline-block;
    vertical-align: text-top;
}

#tabwizard .btn-submit {
    padding: 10px 30px;
    color: #fff;
    background: #5669EC;
    border: 1px solid #5669EC;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.50px;
    margin-top: 10px;
    transition: all 0.6s ease;
    text-align: center;
}

.pager li>a {
    padding: 9px 33px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    width: 150px;
    line-height: 1;
}

.pager li.previous>a:link,
.pager li.previous>a:focus {
    background-color: #5669EC;
    color: #fff;
    border-color: #5669EC;
}
.pager li.previous>a:hover{background-color: #4554BD;color: #fff; border-color: #4554BD;}
.pager li.next>a {
    border: 1px solid #5669EC;
    background: #5669EC;
    color: #fff;
}

.modal-backdrop.in {
    filter: alpha(opacity=70);
    opacity: .7;
}

.custom_modal.modal {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1.5;
    padding: 0 !important
}

.custom_modal.modal:before {
    content: '';
    display: inline-block;

    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.custom_modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.custom_modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Ubuntu';
}

.custom_modal .btn-default {
    transition: all 0.5s ease;
}

.custom_modal .btn-default:hover {
    color: #fff;
    background-color: #5d5c5b;
    border-color: #5d5c5b;
}

div#notCompatible {
    color: #e60c1c;
}

@media (min-width: 768px) {
    .form-group .col-md-6,
    .form-group .col-sm-8 {
        padding-left: 0px;
    }
}


@media (max-width: 767px) {
    .comability_list li a {
        margin-bottom: 15px;
    }
    .wizard_box {
        margin: 30px auto;
    }
    .main-title {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
   #tabwizard .tab-content>.tab-pane {
        padding: 20px 30px;
    }
    .compability_div {
        padding: 0 0px 0px;
    }
    .logo_list li {
         width: auto;
         white-space: nowrap;
    }    
    .comability_list {
        width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .control-label {
        margin-top: 0px;
    }
    .custom_modal .modal-sm {
        width: 300px;
    }
    /*.custom_modal.modal .modal-dialog {
        top: 50%;
        left: 0;
        right: 0;
        margin: 10px auto;
        position: absolute;
    }
    .custom_modal.modal.fade .modal-dialog {
        -webkit-transform: translate(0,0%);
        -ms-transform: translate(0,0%);
        -o-transform: translate(0,0%);
        transform: translate(0,0%);
    }
    .custom_modal.modal.in .modal-dialog {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }*/
}

@media( max-width : 585px ) {

    .wizard li.active:after {
        /* content: " "; */
        position: absolute;
        left: 35%;
    }
    .wizard li.active:after {
        /* content: " "; */
        position: absolute;
        left: -15px;
        opacity: 1;
        margin: 0 auto;
        bottom: 20px;
        border-top: 10px solid transparent;
        border-left: 10px solid #5bc0de;
        border-bottom: 10px solid transparent;
    }
    .wizard li:after {
        /* content: " "; */
        position: absolute;
        left: 46%;
        opacity: 0;
        margin: 0 auto;
        bottom: 20px;
        border-top: 10px solid transparent;
        border-left: 10px solid #5bc0de;
        border-bottom: 10px solid transparent;
    }
    /*.wizard .nav-tabs > li {
        width: 100%;
    }*/
    .wizard .nav-tabs {
        padding-left: 0;
    }
    .wizard .nav-tabs > li a {
        margin: 4px auto;
    }
    .nav-tabs {
        border-left: 0;
        border-bottom: 0;
    }
    .pager li>a {
        width: 120px;
        padding: 9px 14px;
    }
    .wiztitle {
        font-size: 18px;
        margin: 15px 0;
    }
    .main-title {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .main-title2 {
font-size:18px;
margin:20px 0 0 0;
    }
    #signup_div {
        margin-top: 0px;
    }
}

@media( max-width : 500px ) {
    .wizard .nav-tabs > li a {
        font-size: 13px;
    }
    .wizard .nav-tabs > li:first-child span {
        display: none;
    }
    .comability_list li {
        width: 148px;
        padding: 5px;
    }
    .comability_list li img {
        /* width: 45px; */
    }
    .comability_list  {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .frb input[type="radio"] ~ label, .frb input[type="checkbox"] ~ label {
        /* font-size: 12px; */
    }
    .comability_list li:nth-child(2) {
        clear: both;
    }
    .logo_list li img {
        width: 40px;
		height: 40px;
        margin-right:20px;
    }
    .logo_list li.logo_sm img {
        height: 20px;
    }
    .custom_modal .modal-sm {
        width: 270px;
    }
}

@media (max-width: 390px) {
    .comability_list {
        width: 285px;
    }
    .comability_list li {
        width: 120px;
    }
    .comability_list li img {
        width: 35px;
		height: 35px;
    }
    .frb input[type="radio"] ~ label, .frb input[type="checkbox"] ~ label {
        font-size: 12px;
    }
    .wizard_box {
        margin: 15px auto;
    }
}

@media (max-width: 375px) {
    .frb input[type="radio"] ~ label, .frb input[type="checkbox"] ~ label {
        width: 250px;
    }
    .comability_list .frb input[type="radio"] ~ label, .frb input[type="checkbox"] ~ label {
        width: 100%;
        padding: 15px;
    }
    .wiztitle {
        font-size: 16px;
    }
    .comability_list li {
        width: 110px;
    }
    .comability_list {
        width: 230px;
    }
    .logo_list li {
        padding: 20px;
    }
}
.error{color: #a94442;}
