﻿

.tbcontact{
    width:90%;
    height:45px;
    border-radius:5px;
    font-size:17px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
    color:#000;
}
                    
.tbcontact:focus{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(81, 203, 238, 1);
    color:#000;
}














































.tbsignup{
    width:60%;
    height:35px;
    border-radius:5px;
    font-size:14px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 2px 0 2px 10px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
    color:#000;
            
}
                    
.tbsignup:focus{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding: 2px 0 2px 10px;
    border: 1px solid rgba(81, 203, 238, 1);
    color:#000;
            
}

col-md-7 h5,.tbsignup{
    margin-top:8px;
}


.rbsignup {
    width: 60%;
    height: 45px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    font-size:14px;
}































































#navCon{
    margin:-5% 0 0 10%;
    
}
.rbquote{
    width:98%;
    height:45px;
    padding:10px;
    border-radius:5px;
    border: 1px solid #DDDDDD;
    font-size:14px;
            
}
        

h5{
    font-size:15px;
            
}

.rd{
    padding:10px;
}

.tbquote{
    width:98%;
    height:35px;
    border-radius:5px;
    font-size:14px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 10px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
            
}
                    
.tbquote:focus{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding: 10px;
    border: 1px solid rgba(81, 203, 238, 1);
            
}


#iconCon{
    margin:1% 0 0 5%;
    }

#iconCon h4 {
    font-size:18px;
}

.bor0{
        width:74px;
        height:78px;
        border:2px solid #33accc;
        border-radius:4px;
        background:#33accc;
        float:left;
        margin-left:15%;
        margin-top:3%;
        cursor:pointer;
    }

.bor1{
        width:74px;
        height:78px;
        border:2px solid #33accc;
        border-radius:4px;
        background:#33accc;
        float:left;
        margin-left:15%;
        margin-top:15%;
        cursor:pointer;
    }

    .bor{
        border:2px solid #fafafa;
        padding:16px;
        width:70px;
        border-radius:200px;
    }

    .bor1 h4{
        margin-top:-8%;
    }




































.rborder{
        width:98%;
        height:45px;
        padding:10px;
        border-radius:5px;
        border: 1px solid #DDDDDD;
        font-size:14px;
    }

    .rd{
        font-size:16px;
   
    }

    .tborder{
        width:98%;
        height:35px;
        border-radius:5px;
        font-size:13px;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        outline: none;
        padding: 2px 0 2px 10px;
        margin: 5px 1px 3px 0px;
        border: 1px solid #DDDDDD;
            
    }
                    
    .tborder:focus{
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        padding: 2px 0 2px 10px;
        border: 1px solid rgba(81, 203, 238, 1);
            
    }

    .padding{
        padding:8px 0 8px 0;
    }


































.header1
{
	background-color: #33accc;
	font-family: 'Exo 2', sans-serif;
	color: White;
    text-align:right;
	font-size: 15px;
}

.body1{
    text-align:center;
}






/*admin panel*/        




 .btn1{
            background:inherit;
        }
        .btn1 hover{
            text-decoration:underline;
        }
        
        .val{
            font-weight:500;
            font-size:20px;
        }

        .val1{
            font-weight:400;
            font-size:13px;
        }

        .tbservice{
            border-radius:5px;
            font-size:17px;
            -webkit-transition: all 0.30s ease-in-out;
            -moz-transition: all 0.30s ease-in-out;
            -ms-transition: all 0.30s ease-in-out;
            -o-transition: all 0.30s ease-in-out;
            outline: none;
            padding: 10px;
            margin: 5px 1px 3px 0px;
            border: 1px solid #DDDDDD;
        }
        .tbservice:focus {
            box-shadow: 0 0 5px rgba(81, 203, 238, 1);
            padding: 10px;
            border: 1px solid rgba(81, 203, 238, 1);
        }

        #ModalForAllCustomers{
            width:30%;
            margin-top:15%;
        }

        #ModalForUpdateServices{
            width:30%;
            margin-top:5%;
        }

        #ModalForChangePassword{
            width:30%;
            margin-top:2%;
        
        }

        .table tr{
            height:60px;
        }

        .table h3{
            margin-top:10px;
        }

        .table h5{
            margin-top:15px;
        }


        #ModalForAddComments{
            margin-top:11%;
        
        }


        



